本次刷题数量:
当前得分: {{ score }} / {{ questions.length }}
输入数量后点击「开始」练习
{{ idx+1 }}. {{ q.question }}
{{ String.fromCharCode(65 + optIdx) }} {{ opt }}

📚 我的错题 ({{ wrongList.length }})

暂无错题
{{ item.question }} 错 {{ item.wrong_count }} 次
选项: {{ String.fromCharCode(65+i) }}.{{ opt }}
✔ 正确答案:{{ item.correctText || item.answer }}
正确次数 {{ item.correct_count }}/3

答题结果

{{ idx+1 }}. {{ getQuestionText(item.questionId) }} 你的答案: {{ item.selectedText }} 正确答案: {{ item.correctText }} 🧠 顽固错题