测试完成情况
{{test?.completeNumber}}/{{test?.totalNumber}}
平均分
{{test?.examineeAvg}} 分
优秀率
{{test?.excellentRate}}
通过率
{{test?.passRate}}
平均用时
{{test?.avgUseTime | formatTime}}
基本信息
发布日期:{{test?.publishTime | date:'yyyy-MM-dd HH:mm:ss'}}
参与人员:{{test?.testObject}}
时间限制:{{test?.timeLimit | formatTime}}
题数与分值:
单选题 多选题 填空题 判断题 问答题 {{item.questionCount}} 每题 {{item.singleQuestionScore}}分