ikun-test icon indicating copy to clipboard operation
ikun-test copied to clipboard

ID28的题目为什么最佳答案是水果忍者?

Open YinRunhao opened this issue 1 year ago • 0 comments

{ id: "28", name: "坤坤最有可能代言什么游戏?", checkType: "single", options: [ { key: "A", name: "全民养鸡", score: 3, }, { key: "B", name: "NBA2K", score: 0, }, { key: "C", name: "我的世界", score: 0, }, { key: "D", name: "水果忍者", score: 5, }, ], },

YinRunhao avatar Apr 27 '23 03:04 YinRunhao