全部
正确({{ rightCount }})
错误({{ wrongCount }})
未答({{ unAnsweredCount }})
第
{{ currentIndex + 1 }}
/{{ list.length }}题
{{ index + 1 }}
{{ isRotating ? '收起' : '展开' }}
单选题({{ item.score }}分)
多选题({{ item.score }}分)
判断题({{ item.score }}分)
{{ currentIndex + 1 }}. {{ item.question }}
回答正确
回答错误
未选择
正确选择
{{ item.rightAnswer }}
{{ item.rightAnswer.join(', ') }}
你的选择
{{ item.userAnswer }}
{{ item.userAnswer.join(', ') }}
解析
{{ item.analysis }}