|
|
@@ -0,0 +1,93 @@
|
|
|
+{
|
|
|
+ "timestamp": "2026-04-09T22:55:00.000Z",
|
|
|
+ "version": "V1.1",
|
|
|
+ "totalRequirements": 148,
|
|
|
+ "summary": {
|
|
|
+ "P0": 28,
|
|
|
+ "P1": 45,
|
|
|
+ "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": "双模式切换"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "modified": [
|
|
|
+ {
|
|
|
+ "id": "MODE-006",
|
|
|
+ "oldDescription": "角色权限区分(管理员/普通家长)",
|
|
|
+ "newDescription": "角色权限区分(管理员/普通家长/孩子)",
|
|
|
+ "oldPriority": "P2",
|
|
|
+ "newPriority": "P0"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "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"}
|
|
|
+ ]
|
|
|
+}
|