Skip to content
Jarrett Ye edited this page Aug 15, 2024 · 3 revisions

Based on the DSR model and parameters within the scheduler, the Reschedule feature updates the memory state by considering each card's review history and then reschedules the review interval and due based on the desired retention.

For details, please see the code:https://github.com/open-spaced-repetition/fsrs4anki-helper/blob/main/schedule/reschedule.py

Clone this wiki locally