实现幂等答案自动保存与断网恢复 #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#1
What to build
学生选择答案后,系统会自动且安全地保存答案。网络超时、重复点击、乱序请求或页面刷新不会丢失或覆盖更新的答案。
Acceptance criteria
Blocked by
Issue #7:幂等答案自动保存与恢复
已完成
验证
Education 模块测试通过。
代码:
ce02f8a。