{{ tab }}
{{ item.examTypeName }}
{{ item.examStatus == 1 ? '未开始' : '进行中' }}
›
{{ item.examName }}
学时要求
{{ item.completedStudyHours }}/{{ item.studyHoursRequirement }}
未达标
已达标
学习任务
{{ item.examStudy ? '待完成' : '已完成' }}
模拟考试
{{ item.mockExam ? '待完成' : '已完成' }}
满分/及格
{{ item.totalScore }} / {{ item.passScore }} 分
可考次数
{{ item.attemptLimit === 0 ? '不限' : item.attemptLimit + ' 次' }}
暂无考试任务
加载中...
{{ item.examTypeName }}
模拟卷
›
{{ item.examName }}
最高成绩:
{{ item.maxScore > 0 ? item.maxScore + ' 分' : '未参加' }}
及格线:{{ item.passScore }} 分
暂无模拟考试
加载中...
{{ resultOptions[resultIndex].label }} ▾
{{ startDate?startDate:'请选择' }}
至
{{ endDate?endDate:'请选择' }}
重置
{{ tag.label }}
{{ item.examTypeName }}
{{ item.resultStatus == 2 ? '通过' : '未通过' }}
{{ item.examName }}
考试时间:{{ item.startTime }}
时长:{{ item.answerDuration }} 分钟
满分/及格:{{ item.totalScore }} / {{ item.passScore }}
考次:{{ item.attemptCount }} / {{ item.attemptLimit === 0 ? '不限' : item.attemptLimit }}
用时:{{ item.myDuration || '-' }}
最高成绩:
{{ item.bestScore }} 分
获得积分:
{{ item.myScore > 0 ? '+' + item.myScore + '分' : '无' }}
考试结果:
{{ item.resultStatus === 1 ? '通过' : '未通过' }}
暂无成绩记录
加载中...
没有更多了