Skip to content

add support for reviews - #12

Draft
jackhogan wants to merge 1 commit into
mainfrom
support_reviews
Draft

add support for reviews#12
jackhogan wants to merge 1 commit into
mainfrom
support_reviews

Conversation

@jackhogan

Copy link
Copy Markdown

Implements a scheduler ported from Anki's Rust codebase:

  • FSRS-6 memory model (fsrs.py) with parameter upgrade/clipping and SM-2 approximation
  • Complete state machine (scheduler.py) covering new/learning/review/relearning states
  • Answer bookkeeping: revlog entries, deck stats, leech handling, sibling burying
  • Simplified next_card queue with daily limits and due-order gathering
  • Collection timing with timezone-aware day boundary calculations
  • Full oracle parity test suite validates scheduling against desktop Anki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant