Class: ActiveRecall::FSRS::Internal::Rating

Inherits:
Object
  • Object
show all
Defined in:
lib/active_recall/algorithms/fsrs/internal.rb

Constant Summary collapse

AGAIN =
1
HARD =
2
GOOD =
3
EASY =
4