Module question

Source

Structs§

EssayQuestion
Essay question type. There are no answers for this question type.
MultiChoiceQuestion
Multiple choice question type.
ShortAnswerQuestion
Short answer question type.
TrueFalseQuestion
True/False question type. The amount of answers is fixed to 2, where one answer must have 100 fraction.

Enums§

QuestionType
Represents the different types of questions that can be included in a quiz.
TextFormat
Represents the formatting options for the question text, feedback text and in other situations where Moodle could render it differently.

Traits§

Question
Common trait for all question types