You are here

7 methods override QuizQuestion::__construct() in Quiz 6.6

ChoiceQuestion::__construct in question_types/choice/choice.classes.inc
Constructor
LongAnswerQuestion::__construct in question_types/long_answer/long_answer.classes.inc
Construct a new quiz question.
MatchingQuestion::__construct in question_types/matching/matching.classes.inc
Construct a new quiz question.
QuizDirectionsQuestion::__construct in question_types/quiz_directions/quiz_directions.classes.inc
Construct a new quiz question.
ScaleQuestion::__construct in question_types/scale/scale.classes.inc
Constructor
ShortAnswerQuestion::__construct in question_types/short_answer/short_answer.classes.inc
Construct a new quiz question.
TrueFalseQuestion::__construct in question_types/truefalse/truefalse.classes.inc
Construct a new quiz question.