拖拽JSON文件到此处
或点击选择文件
📝 JSON格式示例:
{
"title": "JavaScript基础知识测试",
"description": "测试你的JavaScript基础",
"questions": [
{
"id": 1,
"type": "single",
"question": "JavaScript中,以下哪个不是基本数据类型?",
"options": ["String", "Number", "Array", "Boolean"],
"answer": 2
},
{
"id": 2,
"type": "multiple",
"question": "以下哪些是CSS的选择器类型?(多选)",
"options": ["类选择器", "ID选择器", "元素选择器", "属性选择器"],
"answer": [0, 1, 2, 3]
},
{
"id": 3,
"type": "boolean",
"question": "HTML是一种编程语言。",
"answer": false
}
]
}
📚 已导入题库
暂无题库,请导入题库文件
📋 答题配置
📚
题库标题
📊
总题数: 0
⏱️
00:00
第 1 题
单选题
题目内容
🎉 答题完成!
0%
总题数:
0
正确题数:
0
错误题数:
0
用时:
00:00