You are here

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

ChoiceQuestion::load in question_types/choice/choice.classes.inc
Implementation of load
LongAnswerQuestion::load in question_types/long_answer/long_answer.classes.inc
Retrieve information about the question and add it to the node.
MatchingQuestion::load in question_types/matching/matching.classes.inc
Retrieve information about the question and add it to the node.
QuizDirectionsQuestion::load in question_types/quiz_directions/quiz_directions.classes.inc
Retrieve information about the question and add it to the node.
ScaleQuestion::load in question_types/scale/scale.classes.inc
Implementation of load
ShortAnswerQuestion::load in question_types/short_answer/short_answer.classes.inc
Retrieve information about the question and add it to the node.
TrueFalseQuestion::load in question_types/truefalse/truefalse.classes.inc
Retrieve information about the question and add it to the node.