You are here

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

ChoiceQuestion::view in question_types/choice/choice.classes.inc
Implementation of view
LongAnswerQuestion::view in question_types/long_answer/long_answer.classes.inc
Retrieve information relevant for viewing the node. This data is generally added to the node's extra field.
MatchingQuestion::view in question_types/matching/matching.classes.inc
Retrieve information relevant for viewing the node. This data is generally added to the node's extra field.
QuizDirectionsQuestion::view in question_types/quiz_directions/quiz_directions.classes.inc
Retrieve information relevant for viewing the node. This data is generally added to the node's extra field.
ScaleQuestion::view in question_types/scale/scale.classes.inc
Implementation of view
ShortAnswerQuestion::view in question_types/short_answer/short_answer.classes.inc
Retrieve information relevant for viewing the node. This data is generally added to the node's extra field.
TrueFalseQuestion::view in question_types/truefalse/truefalse.classes.inc
Retrieve information relevant for viewing the node. This data is generally added to the node's extra field.