积分管理系统
第{{ currentWeek }}周 ({{ weekStartDate }} ~ {{ weekEndDate }})
选择班级
{{ c.name }}
小组视图
方阵视图
返回
随机点名
讲台
加载中...
{{ group.group_num }}
第{{ group.group_num }}组
{{ group.total_score }}分
{{ student.name || 'XX' }}
{{ formatScore(student.week_score ?? student.total_score ?? 0) }}
{{ cell.name }}
{{ formatScore(cell.week_score ?? cell.total_score ?? 0) }}
积分排行榜
课堂
风貌
卫生
个人榜
小组榜
个人积分榜 TOP 10
{{ idx + 1 }}
{{ student.name }}
{{ (student.week_score ?? student.total_score ?? 0) }}分
小组积分榜
{{ idx + 1 }}
第{{ group.group_num }}组
{{ (group.week_score ?? group.total_score ?? 0) }}分
菏泽市牡丹区第二十一初级中学
数字化教学发展中心 版权所有
积分管理 - {{ selectedStudent?.name || '学生姓名' }}
(第{{ selectedStudent.group_num }}组)
×
课堂积分
{{ getModuleScore('classroom') }}分
加分项
{{ item.label }}
减分项
{{ item.label }}
风貌积分
{{ getModuleScore('style') }}分
加分项
{{ item.label }}
减分项
{{ item.label }}
卫生积分
{{ getModuleScore('hygiene') }}分
加分项
{{ item.label }}
减分项
{{ item.label }}
今日历史记录
暂无记录,点击上方理由直接加分或扣分
{{ item.module }} - {{ item.reason }}
{{ formatTime(item.created_at) }}
{{ item.score_change > 0 ? '+' : '' }}{{ item.score_change }}分
撤销中...
撤销
{{ randomDisplayName }}
停止
退出
学期设置
×
本学期开学日期
从开学第一天起,每7天算一周。保存后页面自动更新。
积分理由设置
×
课堂
风貌
卫生
加分项
减分项
暂无理由,点击下方添加
加分
减分
添加
{{ toastMessage }}