{{ scoreData.obtainedScore || 0 }}
/ {{ scoreData.totalScore || 0 }}分
得分率:{{ getScorePercent() }}%
考试信息
考试名称
{{ scoreData.examName || '未知' }}
提交时间
{{ formatTime(scoreData.submitTime) }}
用时
{{ formatDuration(scoreData.duration) }}
答题详情
{{ detail.questionContent }}
我的答案:
{{ detail.studentAnswer || '未作答' }}
{{ item }}
正确答案:
【题目未设置正确答案】
{{ detail.correctAnswer }}
{{ item }}