📝 学生信息
📚 选择测试类型
📖 选择题专项
📚 多选题专项
⚖️ 判断题专项
🖱️ 操作题专项
🎲 综合随机测试
📄 {{ currentPaper.title }}
{{ idx+1 }}. {{ q.text }} (单选,5分)
{{ currentPaper.questions.single.length + idx + 1 }}. {{ q.text }} (多选,5分,全对得分)
{{ currentPaper.questions.single.length + currentPaper.questions.multi.length + idx + 1 }}. {{ q.text }} (判断,5分)
{{ currentPaper.questions.single.length + currentPaper.questions.multi.length + currentPaper.questions.judge.length + 1 }}. 综合实践操作题 (20分)
{{ currentPaper.questions.operation.text }}
{{ step.content }}
💡 提示:拖拽上方步骤调整顺序,使之符合正确流程。
🎉 得分:{{ examScore }} / {{ examTotal }}
📖 错题本与解析
错题: {{ w.question }}
你的答案: {{ w.userAnswer }} 正确答案: {{ w.correct }}
解析: {{ w.explanation }}