Enumeration AnswerDifficulty

Immutable type representing how the user answered some particular trial of a flashcard.

PS1 instructions: do NOT change this class.

Enumeration Members

Enumeration Members

EASY: 2

user got it right easily

HARD: 1

user got it right but only with difficulty

WRONG: 0

user got the flashcard wrong

Generated using TypeDoc