{{ userInfo.name ? userInfo.name[0] : 'S' }}
你好,{{ userInfo.name || '同学' }} 👋
{{ userInfo.className || '' }} · 学号 {{ userInfo.studentId || '' }}
📖 第 {{ globalClassData.lesson }} 课
📅 今日暂无课程安排
项目目标:{{ globalProjectData.projectQ || '暂无项目目标' }}
项目情境
{{ globalClassData?.projectName || '暂无项目情境' }}
项目成果
- {{ item }}
👥 小组成员{{ userGroupName }}
{{ member.name }}(我)
{{ member.role || '组员' }}组长
📋 小组计划{{ userGroupName }}
| 序号 | 任务名称 | 任务描述 | 负责人 | 状态 | 教师批注 |
|---|---|---|---|---|---|
| {{ item.No || index + 1 }} | {{ item.taskName || '-' }} | {{ item.taskDes || '-' }} | {{ item.stuName || '-' }} | {{ item.taskSta || '未开始' }} | - |
💬 小组讨论
🏷️ {{ userGroupName }}📝 课后闯关
{{ idx + 1 }}. {{ q.questionText }}{{ q.type || '单选题' }}
点击"获取题目"开始闯关
得分:{{ myAnswerResult.correctCount }} / {{ myAnswerResult.totalCount }}
提交时间:{{ myAnswerResult.submitTime }}
{{ idx + 1 }}.
{{ a.questionText }}
{{ a.type || '单选题' }}
{{ isAnswerCorrect(a) ? '✅' : '❌' }}
你的答案:{{ a.userAnswer || '未作答' }}
正确答案:{{ normalizeSingleAnswer(a.standardAnswer, a.options) || a.standardAnswer }}
{{ userInfo.name ? userInfo.name[0] : 'S' }}
当前积分
{{ pointsBalance }}
⏳ 加载中...
🎒 我的背包
共 {{ backpackItems.length }} 件背包空空如也,快去兑换奖品吧!
{{ item.gifName || '未知奖品' }}
{{ item.gifSta || '未使用' }}
类型{{ item.giftype || '—' }}
时长{{ getTimeDisplay(item) }}
🎁 奖品兑换
共 {{ prizeItems.length }} 件暂无可兑换的奖品
{{ item.name }}
{{ item.points }}积分
🎮 游戏中心
共 {{ gameList.length }} 个{{ game.name }}
{{ game.desc }}
📋 项目计划申请
小组:{{ userGroupName || '未加入小组' }}| 序号 | 任务名称 | 任务简述 | 负责人 | 任务状态 | 教师批注 | 操作 | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ index + 1 }} | 未开始 | {{ row.teacherComment || '-' }} | {{ row.name }} | {{ row.description || '-' }} | {{ row.leader }} | {{ row.status || '未开始' }} | {{ row.teacherComment }}- | |||||
| {{ planRows.length + 1 }} | 未开始 | - |
共 {{ planRows.length }} 行
👥 小组分工
{{ divisionGroupName.length }}/20
| 序号 | 组员 | 角色 | 组长 | 操作 | ||||
|---|---|---|---|---|---|---|---|---|
| {{ index + 1 }} | {{ row.member }} | {{ row.role }} | 👑 组长- | |||||
| {{ divisionRows.length + 1 }} |
⭐ 课时互评
{{ peerProjectLabel }}⏳ 加载中...
| 序号 | 组员 | 角色 | {{ criterion }} |
|---|---|---|---|
| {{ rowIdx + 1 }} | {{ member.stuName }} | {{ member.role || '-' }} |
{{ peerEmptyText || '暂无互评数据' }}
共 {{ peerData.length }} 位组员,{{ peerCriteria.length }} 项评价标准
共 {{ peerData.length }} 位组员,{{ peerCriteria.length }} 项评价标准 · 已提交
个人中心
姓名{{ userInfo.name || '—' }}
学号{{ userInfo.studentId || '—' }}
班级{{ userInfo.className || '—' }}
所属小组{{ userGroupName || '暂无小组' }}
小组身份{{ userGroupName ? (isGroupLeader ? '组长 👑' : '组员') : '—' }}
总积分{{ pointsBalance }}
📝 教师批注