You are here

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

ChoiceQuestion::getQuestionForm in question_types/choice/choice.classes.inc
Generates the question form.
LongAnswerQuestion::getQuestionForm in question_types/long_answer/long_answer.classes.inc
Get the form that will be displayed to the test-taking user.
MatchingQuestion::getQuestionForm in question_types/matching/matching.classes.inc
Get the form that will be displayed to the test-taking user.
QuizDirectionsQuestion::getQuestionForm in question_types/quiz_directions/quiz_directions.classes.inc
Get the form that will be displayed to the test-taking user.
ScaleQuestion::getQuestionForm in question_types/scale/scale.classes.inc
Generates the question form.
ShortAnswerQuestion::getQuestionForm in question_types/short_answer/short_answer.classes.inc
Get the form that will be displayed to the test-taking user.
TrueFalseQuestion::getQuestionForm in question_types/truefalse/truefalse.classes.inc
Get the form that will be displayed to the test-taking user.