{{ reportStatus == 0 ? '测试未通过' : reportStatus == 1 ? '测试通过' : '' }}
{{ ((rightQuestionNum / (rightQuestionNum + doWrongQuestionNum)) * 100).toFixed(0) }}%
正确率
不含简答/案例题
正确题数
{{ rightQuestionNum }}
少选题数
{{ lessQuestionNum }}
错误题数
{{ doWrongQuestionNum }}
试卷得分
(不含简答和案例题)
答题时长