正确({{ correctNum }})
错误({{ errorNum }})
用时:{{ timeCount }}
第
{{ currentIndex + 1 }}
/{{ questionList.length }}
题
单选题
多选题
判断题
{{ index + 1 }}. {{ item.content }}
{{ question.options + '. ' + question.answerOptions }}
回答正确
回答错误
正确答案
{{ item.correctAnswer1 }}
已选答案
{{ item.chooseAnswer1 }}
解析:
{{ item.analysis }}