feat: 新增自由练习拼写总结与导出功能 - #303
Open
Sun8854 wants to merge 2 commits into
Open
Conversation
|
@Sun8854 is attempting to deploy a commit to the zyronon's projects Team on Vercel. A member of the Team first needs to authorize it. |
Sun8854
marked this pull request as ready for review
August 17, 2026 06:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
本次改动
改动原因
原有的逐字即时纠错适合在练习过程中快速反馈,但只能记录单个错误按键,无法完整保留用户实际拼写出的错误单词,因此不利于分析漏写、多写、字母替换和相邻字母颠倒等常见错误。
新增的整词核对方式允许用户先完成整个单词,再按空格统一检查,从而获得更完整、更有价值的拼写错误统计。
使用方式
“整词核对”默认关闭,因此现有用户的练习行为不会发生变化。
在设置中开启后,该功能仅作用于自由练习中临时开启的默写模式:
练习总结
自由练习完成后会显示:
网页按照单词的错误总次数排序,只显示前 10 个单词。TXT 和 Markdown 导出文件不做截断,包含本次练习的完整总结。
兼容性
验证
git diff --check检查通过自由练习总结-三年级上-2026-08-17-13-20-25.txt

自由练习总结-三年级上-2026-08-17-13-20-24.md