You are here

7 uses of QUESTION_NEVER in Quiz 6.6

multichoice_update in question_types/multichoice/multichoice.module
Implementation of hook_update().
quiz_node_map in ./quiz.module
Map node properties to a question object.
quiz_set_questions in ./quiz.module
Sets the questions that are assigned to a quiz.
quiz_update_questions in ./quiz.module
Updates the status of questions assigned to the quiz. Possible statuses are 'random', 'always', 'never'.
quiz_update_quiz_question_relationship in ./quiz.module
Updates quiz-question relation entries in the quiz_node_relationship table.
_quiz_get_questions in ./quiz.module
Retrieve list of published questions assigned to quiz.
_quiz_get_unused_questions in ./quiz.module
Retrieve list of published questions not assigned to quiz.