{{
reportdata.reportStatus === 0
? "测试未通过"
: reportdata.reportStatus === 1
? "测试通过"
: ""
}}
{{ examName }}
交卷时间:{{
$method.timestampToTime(reportdata.updateTime, false)
}}
{{
(
(reportdata.rightQuestionNum / reportdata.doQuestionNum ||
0) * 100
).toFixed(0)
}}%
{{
(
(reportdata.rightQuestionNum / reportdata.totalQuestionNum ||
0) * 100
).toFixed(0)
}}%
正确率
不含简答/案例题
正确题数
{{ reportdata.rightQuestionNum }}
少选题数
{{ reportdata.lessQuestionNum }}
错误题数
{{ wrongRecordWrongNum }}
错题解析
全部解析
重新做题
继续做题
试卷得分
(不含简答和案例题)
答题时长
试卷得分
(含简答和案例题)
推荐课程
{{ item.goodsName }}
{{
item.year ? item.year : ""
}}
¥ {{ item.standPrice }}
¥
{{ item.linePrice }}
立即购买
{{ item.buyUserNum }}人参与