Enumeration QuestionType

Enumeration Members

DESCRIPTION: "description"
ESSAY: "essay"
MATCHING: "matching"
MULTIPLE_CHOICE: "multiple_choice"
MULTIPLE_CHOICE_WITH_MULTIPLE_RIGHT_ANSWERS: "multiple_choice_with_multiple_right_answers"
NUMERICAL_QUESTION: "numerical_question"
SHORT_ANSWERS: "short_answers"
TRUE_FALSE: "true_false"

Generated using TypeDoc