|
|
@@ -1,93 +1,38 @@
|
|
|
{
|
|
|
- "timestamp": "2026-04-09T22:55:00.000Z",
|
|
|
- "version": "V1.1",
|
|
|
- "totalRequirements": 148,
|
|
|
+ "timestamp": "2026-04-10T00:00:00.000Z",
|
|
|
+ "version": "V1.2",
|
|
|
+ "totalRequirements": 156,
|
|
|
"summary": {
|
|
|
- "P0": 28,
|
|
|
- "P1": 45,
|
|
|
+ "P0": 32,
|
|
|
+ "P1": 48,
|
|
|
"P2": 20
|
|
|
},
|
|
|
"changes": {
|
|
|
"added": [
|
|
|
- {
|
|
|
- "id": "TASK-012A",
|
|
|
- "description": "打卡支持照片上传",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "TASK-012B",
|
|
|
- "description": "打卡支持视频上传",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "TASK-012C",
|
|
|
- "description": "打卡支持录音上传",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "TASK-012D",
|
|
|
- "description": "打卡支持文字描述",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "TASK-012E",
|
|
|
- "description": "打卡支持倒计时功能(开始任务时启动倒计时)",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "TASK-012F",
|
|
|
- "description": "倒计时结束时语音提醒",
|
|
|
- "priority": "P0",
|
|
|
- "module": "任务管理"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "MODE-008",
|
|
|
- "description": "孩子账号停用功能",
|
|
|
- "priority": "P0",
|
|
|
- "module": "双模式切换"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "MODE-009",
|
|
|
- "description": "停用的孩子不可登录且不可被切换",
|
|
|
- "priority": "P0",
|
|
|
- "module": "双模式切换"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "MODE-010",
|
|
|
- "description": "指导师注册与审核",
|
|
|
- "priority": "P2",
|
|
|
- "module": "双模式切换"
|
|
|
- }
|
|
|
+ {"id": "TASK-005", "description": "设置任务分类(学习类/生活类/运动类/其他)", "priority": "P0", "module": "任务发布"},
|
|
|
+ {"id": "REWARD-001A", "description": "家长填写所需积分后心愿进入奖励库", "priority": "P0", "module": "奖励体系"},
|
|
|
+ {"id": "REWARD-002A", "description": "家庭奖励库(多个家长都可调整)", "priority": "P0", "module": "奖励体系"},
|
|
|
+ {"id": "REWARD-002B", "description": "多孩子心愿单隔离", "priority": "P0", "module": "奖励体系"}
|
|
|
],
|
|
|
"modified": [
|
|
|
- {
|
|
|
- "id": "MODE-006",
|
|
|
- "oldDescription": "角色权限区分(管理员/普通家长)",
|
|
|
- "newDescription": "角色权限区分(管理员/普通家长/孩子)",
|
|
|
- "oldPriority": "P2",
|
|
|
- "newPriority": "P0"
|
|
|
- }
|
|
|
+ {"id": "POINT-002", "oldDescription": "提前完成获得额外积分(默认+1分)", "newDescription": "超额完成获得额外积分(提前或超质完成,家长制定规则)", "oldPriority": "P0", "newPriority": "P0"},
|
|
|
+ {"id": "POINT-009", "oldDescription": "积分每月清零(每月1日00:00重置)", "newDescription": "积分不清零,可设置积分有效期(按任务设置)", "oldPriority": "P0", "newPriority": "P0"},
|
|
|
+ {"id": "DAN-001", "oldDescription": "拍照/上传DAN测评报告图片", "newDescription": "通过接口获取DAN测评数据", "oldPriority": "P1", "newPriority": "P1"},
|
|
|
+ {"id": "DAN-002", "oldDescription": "大模型解析报告内容,提取DAN等级", "newDescription": "测评记录存储与历史查看", "oldPriority": "P1", "newPriority": "P1"},
|
|
|
+ {"id": "DAN-003", "oldDescription": "解析DAN等级(A1/A2/A3/B1/B2/B3/B4/B5/B6)", "newDescription": "测评记录与任务模板关联", "oldPriority": "P1", "newPriority": "P1"},
|
|
|
+ {"id": "DAN-004~DAN-017", "description": "DAN测评模块重新编号,测评数据来自接口", "oldPriority": "P1", "newPriority": "P1"}
|
|
|
],
|
|
|
"removed": []
|
|
|
},
|
|
|
"requirements": [
|
|
|
- {"id": "TASK-001", "description": "家长可创建任务,设置任务名称", "priority": "P0"},
|
|
|
- {"id": "TASK-002", "description": "设置任务积分值(1-10分,默认2分)", "priority": "P0"},
|
|
|
- {"id": "TASK-003", "description": "设置任务截止时间(精确到分钟)", "priority": "P0"},
|
|
|
- {"id": "TASK-012A", "description": "打卡支持照片上传", "priority": "P0"},
|
|
|
- {"id": "TASK-012B", "description": "打卡支持视频上传", "priority": "P0"},
|
|
|
- {"id": "TASK-012C", "description": "打卡支持录音上传", "priority": "P0"},
|
|
|
- {"id": "TASK-012D", "description": "打卡支持文字描述", "priority": "P0"},
|
|
|
- {"id": "TASK-012E", "description": "打卡支持倒计时功能(开始任务时启动倒计时)", "priority": "P0"},
|
|
|
- {"id": "TASK-012F", "description": "倒计时结束时语音提醒", "priority": "P0"},
|
|
|
- {"id": "MODE-006", "description": "角色权限区分(管理员/普通家长/孩子)", "priority": "P0"},
|
|
|
- {"id": "MODE-008", "description": "孩子账号停用功能", "priority": "P0"},
|
|
|
- {"id": "MODE-009", "description": "停用的孩子不可登录且不可被切换", "priority": "P0"},
|
|
|
- {"id": "MODE-010", "description": "指导师注册与审核", "priority": "P2"}
|
|
|
+ {"id": "TASK-005", "description": "设置任务分类(学习类/生活类/运动类/其他)", "priority": "P0"},
|
|
|
+ {"id": "POINT-002", "description": "超额完成获得额外积分(提前或超质完成,家长制定规则)", "priority": "P0"},
|
|
|
+ {"id": "POINT-009", "description": "积分不清零,可设置积分有效期(按任务设置)", "priority": "P0"},
|
|
|
+ {"id": "REWARD-001A", "description": "家长填写所需积分后心愿进入奖励库", "priority": "P0"},
|
|
|
+ {"id": "REWARD-002A", "description": "家庭奖励库(多个家长都可调整)", "priority": "P0"},
|
|
|
+ {"id": "REWARD-002B", "description": "多孩子心愿单隔离", "priority": "P0"},
|
|
|
+ {"id": "DAN-001", "description": "通过接口获取DAN测评数据", "priority": "P1"},
|
|
|
+ {"id": "DAN-002", "description": "测评记录存储与历史查看", "priority": "P1"},
|
|
|
+ {"id": "DAN-003", "description": "测评记录与任务模板关联", "priority": "P1"}
|
|
|
]
|
|
|
-}
|
|
|
+}
|