希望把每日计划和错题本打通
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
如果某个知识点最近错得多,第二天计划里应该自然出现复习任务。现在如果计划、错题和图谱各自独立,用户就得自己串起来。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the entry points for daily plans, the wrong-answer notebook, and the knowledge graph. Trace how recent mistakes and knowledge points are stored and how the next day's plan is generated. Done means frequently missed knowledge points automatically produce review tasks without requiring users to connect these areas manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100