Parent Flow
拍作业,整理错题,生成今日小课
1. 拍题上传
这个阶段给家长使用,目标是把输入整理干净。
2. 确认错题
等待上传
系统会识别错题、空题、知识点和错因,家长只需要做必要确认。
需处理题目
{{ analysis.questions.length }}
推荐优先
{{ recommendedQuestion?.knowledge_node_name || '-' }}
识别模式
{{ health?.analysis?.mode || '-' }}
{{ analysis.summary }}
3. 今日补习方案
上传并确认错题后,系统会把多道题聚成一节 10-15 分钟小课。
{{ plan.title }}
{{ plan.parent_summary }}
{{ cluster.knowledge_node_name }}
{{ cluster.error_pattern }}
还没有今日小课
请先让家长上传作业并生成补习方案。
智
智学猫老师
{{ lesson?.status === 'completed' ? '小课完成' : '正在上课' }}
师
{{ childTeacherLine }}
{{ asrStatusText }}
{{ asrPartialText || asrFinalText || '孩子说话后会在这里显示字幕' }}
{{ childStepIndex + 1 }} / {{ plan.lesson_steps.length }}
{{ childCurrentStep?.title || plan.child_theme }}
{{ childCurrentStep?.child_prompt }}
最近对话
{{ turn.role === 'assistant' ? '智学猫老师' : '孩子' }}
{{ turn.content }}
- {{ step.title }}