{{ pageTitle }}
{{ settings.className }}
学生总数
{{ stats.totalStudents }}
今日积分
{{ stats.todayPoints }}
本周积分
{{ stats.weekPoints }}
宠物数量
{{ stats.totalPets }}
📊 近7天积分趋势
🏆 积分排行 TOP 8
{{ i+1 }}
{{ s.name }}
{{ s.total_points }}分
⚡ 快捷操作
还没有学生,添加你的第一批学生吧!
{{ s.name.charAt(0) }}
{{ s.name }}
{{ s.group_name || '未分组' }} · {{ s.gender }}
累计:{{ s.total_points }} 可用:{{ s.available_points }}
{{ currentStudent.name.charAt(0) }}
{{ currentStudent.name }}
{{ currentStudent.student_no }} · {{ currentStudent.gender }} · {{ currentStudent.group_name || '未分组' }}
累计总积分
{{ currentStudent.total_points }}
可用积分
{{ currentStudent.available_points }}
班级排名
第{{ studentRank }}名
拥有宠物
{{ studentPets.length }}只
🐾 我的宠物
还没有宠物,去图鉴兑换一只吧!
{{ pet.custom_name || getPetDef(pet.pet_def_id)?.name || '未知宠物' }}
{{ getPetDef(pet.pet_def_id)?.rarity || '普通' }}
Lv.{{ pet.level }} · 阶段 {{ pet.stage+1 }}/3
成长值
饱腹度
心情值
📋 积分明细
暂无积分记录
| 时间 | 规则 | 分值 | 备注 |
|---|---|---|---|
| {{ formatTime(r.recorded_at) }} | {{ getRuleName(r.rule_id) }} | {{ r.points>0?'+'+r.points:r.points }} | {{ r.note }} |
全部
{{ cat }}
此分类下暂无规则
{{ r.name }}
{{ r.category }}
{{ r.is_penalty?'':'+' }}{{ r.points }}
{{ p.emoji }}
{{ p.name }}
{{ p.rarity }}
{{ p.unlock_points }}分兑换
仅进化获得
→ Lv{{ p.evolve_level }}进化: {{ getPetDef(p.evolve_to)?.name }}
暂无排行数据
{{ topStudents[1].name.charAt(0) }}
{{ topStudents[1].name }}
{{ topStudents[1].total_points }}分
🥈
👑
{{ topStudents[0].name.charAt(0) }}
{{ topStudents[0].name }}
{{ topStudents[0].total_points }}分
🥇
{{ topStudents[2].name.charAt(0) }}
{{ topStudents[2].name }}
{{ topStudents[2].total_points }}分
🥉
📊 完整排行
| 排名 | 姓名 | 小组 | 累计积分 | 可用积分 | 宠物数 |
|---|---|---|---|---|---|
| {{ i+1 }} | {{ s.name }} | {{ s.group_name }} | {{ s.total_points }} | {{ s.available_points }} | {{ s.pet_count||0 }} |
🎯 随机点名
{{ pickerEmoji }}
🎉 {{ pickerResult }}
👥 小组竞赛
暂无分组数据
{{ g.name }}{{ g.avg }}分/人 · {{ g.count }}人
🏆 班级积分排行榜
{{ topStudents[1].name.charAt(0) }}
{{ topStudents[1].name }}
{{ topStudents[1].total_points }}分
🥈
👑
{{ topStudents[0].name.charAt(0) }}
{{ topStudents[0].name }}
{{ topStudents[0].total_points }}分
🥇
{{ topStudents[2].name.charAt(0) }}
{{ topStudents[2].name }}
{{ topStudents[2].total_points }}分
🥉
| 排名 | 姓名 | 小组 | 积分 | 宠物 |
|---|---|---|---|---|
| {{ i+1 }} | {{ s.name }} | {{ s.group_name }} | {{ s.total_points }} | {{ s.pet_count||0 }} |
📋 班级信息
🔧 功能设置
启用扣分规则
🔄 数据管理