Class: ActiveRecall::FSRS::Internal::State
- Inherits:
-
Object
- Object
- ActiveRecall::FSRS::Internal::State
- Defined in:
- lib/active_recall/algorithms/fsrs/internal.rb
Constant Summary collapse
- NEW =
0- LEARNING =
1- REVIEW =
2- RELEARNING =
3