{{ item }}
{{ scope.row.questionType == "5" ? "" : scope.row["option" + index] ? `${scope.row["option" + index]}(${ scope.row["persent" + index] })` : "" }}
汇总
- 主观题 {{ examReport.subjectiveScore }} {{ examReport.subjectiveHighestScore }} {{ examReport.subjectiveLowestScore }} {{ examReport.subjectiveAvgScore }} {{ examReport.subjectiveClassScoringRate }}%
- 客观题 {{ examReport.objectiveScore }} {{ examReport.objectiveHighestScore }} {{ examReport.objectiveLowestScore }} {{ examReport.objectiveAvgScore }} {{ examReport.objectiveClassScoringRate }}%
- 整卷 {{ examReport.examPaperScore }} {{ examReport.highestScore }} {{ examReport.lowestScore }} {{ examReport.avgScore }} {{ examReport.classScoringRate }}%
第一步:下载模板并编辑完成学生分数
第二步:上传完成编辑的模板文件并导入。