Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AnswerDifficulty

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

PS1 instructions: do NOT change this class.

Index

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