Siderite / Siderite/lichessTools
Spaced repetition learning feature
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
It would work like this:
- player marks study chapters that will participate in the learning (maybe grouped in some way so people can choose one group as "active")
- chapters are being presented to the player for study one after the other
- some method of determining success (even asking the player how it went) will then increase/decrease/leave the interval until the same chapter will be presented
- if the learning did succeed, the interval will double
- if the learning fails after a success, the interval remains the same
- two consecutive failures lead to a halving of the interval
Still refining the idea
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
No files, tests, or entry points are named, and the issue says the idea is still being refined. First define how chapters are selected and grouped, how study success is recorded, and how intervals are persisted. Done should include an agreed design and clear behavior for success, failure, and repeated review.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100