You are here

6 calls to _quiz_is_taking_context() in Quiz 6.6

ChoiceQuestion::getQuestionForm in question_types/choice/choice.classes.inc
Generates the question form.
MatchingQuestion::getQuestionForm in question_types/matching/matching.classes.inc
Get the form that will be displayed to the test-taking user.
multichoice_render_question_form in question_types/multichoice/multichoice.module
Print question to screen.
quiz_question_question_form in question_types/quiz_question/quiz_question.module
Get the form to show to the user.
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.