❮
进度: {{ qIndex + 1 }} / {{ questions.length }}
❯
{{ getQTypeLabel(currentQ.qtype) }}
{{ opt.Key }}.
{{ opt.Key }}.
正确
错误
确认提交
📈 全站错率: {{ currentQ.global_total ? Math.round((currentQ.global_wrong / currentQ.global_total)*100) : 0 }}%
👤 我做过 {{ currentQ.personal_total || 0 }} 次
❌ 错 {{ currentQ.personal_wrong || 0 }} 次
考点:
🎯 {{ tag }}
➕ 添加考点
{{ currentQ.is_correct === 1 ? '✅ 回答正确' : '❌ 回答错误' }}
💡 答案透视
正确答案:
您的答案: {{ currentQ.user_answer }}
解析: