{{getGradeUserName(second)}}
得分:{{second ? second.score : 0}}
用时:{{second.grade_time|format_second(second.grade_time)}}0
{{getGradeUserName(first)}}
得分:{{first ? first.score : 0}}
用时:{{first.grade_time|format_second(first.grade_time)}}0
{{getGradeUserName(third)}}
得分:{{third ? third.score : 0}}
用时:{{third.grade_time|format_second(third.grade_time)}}0
统计
截止:{{summary.cache_time}}
{{summary.grade_count}}人
考试人数
{{summary.pass_rate}}
及格率
{{ index + 4 }}
{{item.user.nickname}}
得分:{{item.score}}分 | 用时:{{item.grade_time|format_second}}
暂无数据