全部
正确({{ rightCount }})
错误({{ wrongCount }})
未答({{ unAnsweredCount }})
第
{{ currentIndex + 1 }}
/{{ list.length }}题
{{ index + 1 }}
{{ isRotating ? '收起' : '展开' }}
单选题({{ item.questionScore }}分)
多选题({{ item.questionScore }}分)
判断题({{ item.questionScore }}分)
{{ currentIndex + 1 }}. {{ item.examTopic }}
回答正确
回答错误
未选择
正确选择
{{ item.correctGrade || '' }}
{{ grade }}{{ gradeIndex + 1 == item.correctGrade.split('').length ? '' : ', ' }}
你的选择
{{ item.selectAnswer || '' }}
{{ grade }}{{ gradeIndex + 1 == item.selectAnswer.split('').length ? '' : ', ' }}
{{ item.examAnaly }}