{{ toast.message }}

{{ loadingText }}

📝

错题整理

小学数学错题智能整理助手

没有账号?点击上方「注册」创建

没有账号?去注册

已有账号?去登录

👋 {{ user.nickname }}

{{ gradeName(user.grade) }} · 错题整理助手

🟢 在线:{{ monitorData.online_count }} 人
{{ user.nickname ? user.nickname[0] : '👤' }}
🔄 你有 {{ pendingTaskCount }} 个任务处理中 点击查看 →
{{ stats.total_questions }}
总题目
{{ stats.wrong_count }}
错题
{{ stats.collected_count }}
收藏
{{ stats.mastery_rate }}%
掌握率
📸
拍照上传试卷
AI自动识别错题并解析
⚠️ 有 {{ pendingTaskCount }} 个任务处理中,请等待完成后再上传
📊
知识分析
✏️
专项练习
📄
导出打印
👥
用户管理
查看所有注册用户信息

📋 最近错题

查看全部 >
📚

还没有错题哦

点击上方拍照上传试卷开始吧

{{ q.question_text }}
{{ kp }}
{{ q.is_collected ? '⭐' : '☆' }} {{ formatDate(q.created_at) }}

上传试卷

📷

选择试卷图片

支持 JPG、PNG 格式,可拍照或从相册选择

{{ uploadFile?.name }}

👆 拖拽框选题目区域

✂️ 裁剪后预览

整张试卷分析 · VL批改 · 配图提取 · Word报告

📚

选择多张试卷图片

支持 JPG、PNG,单次最多 10 张

已选择 {{ batchFiles.length }} 张试卷

📄 {{ f.name }} {{ formatFileSize(f.size) }}
🔄 {{ taskStatus.message }}
{{ taskStatus.current }}/{{ taskStatus.total }} {{ Math.round(taskStatus.current / taskStatus.total * 100) }}%
{{ taskStatus.message }}
{{ taskStatus.message }}
📋

AI判定错题(可手动调整)

共识别 {{ reviewWrongQuestions.length }} 道错题

暂无错题

{{ i+1 }} {{ q.question_text }}
学生答案:{{ q.student_answer }}
AI答案:{{ q.correct_answer }}

包含 {{ q.sub_items.length }} 个小题:

题文 学生答案 正确答案 标记
{{ sub.text }} {{ sub.student_answer || '-' }} {{ sub.correct_answer || '-' }}
📝

全部题目({{ allQuestions.length }}道,点击加入错题)

{{ i+1 }} {{ q.question_text }}
学生:{{ q.student_answer }}
{{ sub.text }} 学生:{{ sub.student_answer }} 正确:{{ sub.correct_answer }} {{ sub.is_wrong ? '❌' : '✅' }}

🎯 识别结果

{{ uploadResult.message }}

{{ q.is_wrong ? '❌ 错题' : '✅ 正确' }} 第{{ i+1 }}题

{{ q.question_text }}

答案:{{ q.correct_answer }}

📝

试卷批改报告

{{ paperResult.message }}

VL批改 {{ paperResult.all_questions?.length || 0 }}题 错题 {{ paperResult.questions?.length || 0 }}道 配图 {{ paperResult.figures?.length || 0 }}张 耗时 {{ Math.round(paperResult.elapsed || 0) }}s

❌ 错题 ({{ paperResult.questions.length }})

第{{ q.index }}题 {{ q.question_text }}
✏️ 学生答案:{{ q.student_answer }}
📌 正确答案:{{ q.correct_answer }}
💡 {{ q.solution }}

📋 全部题目 ({{ paperResult.all_questions.length }})

{{ q.index }}
{{ q.question_text }}
学生:{{ q.student_answer }}

📋 任务中心

📭

暂无任务,去上传试卷开始吧

{{ task.status === 'completed' ? '✅' : task.status === 'failed' ? '❌' : '⏳' }} {{ task.status === 'completed' ? '已完成' : task.status === 'failed' ? '失败' : '处理中' }} {{ formatDate(task.created_at) }}

📄 {{ task.source_files[0] }}

{{ task.message }}

{{ task.message || ('正在识别第 ' + (task.current || 0) + '/' + (task.total || 0) + ' 题') }} {{ task.total > 0 ? Math.round(task.current / task.total * 100) : 0 }}%
{{ task.error_detail }}

错题本

📅 日期范围: ~

仅显示最近180天内的错题

📭

暂无题目

{{ q.question_text }}
{{ kp }} 错题 已复习
{{ q.is_collected ? '⭐' : '☆' }} {{ formatDate(q.created_at) }} 🗑️
🏷️

暂无知识点分组

请先上传试卷,AI识别后会自动归类知识点

🏷️

暂未识别到知识点

所有题目均未标注知识点,请上传新试卷进行AI分析

{{ kp.name }} ({{ kp.questions.length }}题)

{{ q.question_text }}
错题 已复习
{{ q.is_collected ? '⭐' : '☆' }} {{ formatDate(q.created_at) }} 🗑️

题目详情

{{ currentQuestion.is_wrong ? '❌ 错题' : '✅ 正确' }} {{ currentQuestion.question_type }}
{{ currentQuestion.is_collected ? '⭐' : '☆' }}

📝 题目

{{ currentQuestion.question_text }}

✏️ 学生答案

{{ currentQuestion.student_answer }}

✅ 正确答案

{{ currentQuestion.correct_answer }}

💡 解题过程

{{ currentQuestion.solution }}

🏷️ 知识点

{{ kp }}

💡 学习建议

{{ currentQuestion.notes }}

📊 知识点分析

{{ analysisData.wrong_count }}
错题总数
{{ analysisData.knowledge_points?.length || 0 }}
涉及知识点
{{ analysisData.weak_points?.length || 0 }}
薄弱知识点

⚠️ 薄弱知识点

{{ wp.name }} {{ wp.error_count }}次错误

📈 所有知识点

{{ kp.name }} {{ kp.category }}
{{ kp.error_count }}
📊

暂无分析数据

上传试卷后即可查看知识点分析

✏️ 专项练习

第{{ i+1 }}题 {{ pq.knowledge_point }}

{{ pq.question_text }}

{{ opt }}

{{ practiceAnswers[i] === pq.correct_answer ? '✅ 回答正确!' : '❌ 正确答案:' + pq.correct_answer }}

{{ pq.solution }}

更多功能

✏️
专项练习
📄
导出打印
📊
知识分析
👤
个人设置
📊
数据面板
管理员专属

📄 导出打印

导出错题

将错题本导出为文档,方便打印复习

📊 当前数据

{{ stats.wrong_count }}
可导出错题
{{ stats.collected_count }}
已收藏

个人设置

{{ user.nickname ? user.nickname[0] : '👤' }}

{{ user.nickname }}

{{ user.phone }}

📊 系统监控

{{ monitorData.total_users || 0 }}
注册用户
{{ monitorData.online_count || 0 }}
当前在线
{{ monitorData.visit_count || 0 }}
累计访问
{{ monitorData.total_questions || 0 }}
错题总数

📊 数据面板

{{ adminStats.total_users || 0 }}
注册用户数
{{ adminStats.total_questions || 0 }}
错题总数
{{ adminStats.today_uploads || 0 }}
今日上传试卷
{{ adminStats.today_wrong || 0 }}
今日新增错题

👥 注册用户

共 {{ adminUsers.length }} 人

暂无注册用户

{{ (u.nickname || u.username || '?')[0] }}
{{ u.nickname || u.username }}
{{ u.username }} · {{ u.grade }}年级
{{ formatDate(u.created_at) }}

👥 用户管理

注册用户列表

共 {{ adminUsers.length }} 人
👤

暂无注册用户

{{ (u.nickname || u.username || '?')[0] }}
{{ u.nickname || u.username }}
用户名:{{ u.username }}
{{ u.grade }}年级
{{ formatDate(u.created_at) }}