- 温馨提示
- {{ index + 1 }}、{{ item }}
正在加载成绩信息...
{{ resultError }}
考生号:
{{ resultStudent.examNo }}
姓名:
{{ resultStudent.name }}
考生号:
{{ resultStudent.examNo }}
姓名:
{{ resultStudent.name }}
成绩信息
| 统考科目 | 选考科目 | 总分 | 特征分 | ||||
|---|---|---|---|---|---|---|---|
| 语文 | 数学 | 外语 | 物理 | 化学 | 生物 | ||
| {{ resultStudent.scores.chinese }} | {{ resultStudent.scores.math }} | {{ resultStudent.scores.foreign }} | {{ resultStudent.scores.physics }} | {{ resultStudent.scores.chemistry }} | {{ resultStudent.scores.biology }} | {{ resultStudent.scores.total }} | {{ resultStudent.scores.feature }} |
位次信息
|
在所有考生中总成绩 的位次 在所有考生 中总成绩的 位次 |
在选考物理考生中总成绩 的位次 在选考物理 考生中总成 绩的位次 |
在选考化学考生中总成绩 的位次 在选考化学 考生中总成 绩的位次 |
在选考生物考生中总成绩 的位次 在选考生物 考生中总成 绩的位次 |
|---|---|---|---|
| {{ resultStudent.ranks.overall }} | {{ resultStudent.ranks.physics }} | {{ resultStudent.ranks.chemistry }} | {{ resultStudent.ranks.biology }} |
说明:(1) 选考科目的分数为等级分数转化后的分数。
(2) 若考生某科目下显示“成绩无效”,则说明考生在考试
期间存在违纪作弊行为。
(3) 总成绩=总分+特征分。
(4) 被高校单招提前录取的考生,不再参加后续录取。
防伪校验码:{{ resultStudent.antiFakeCode }}