You are here

constant QUESTION_NEVER in Quiz 7

Same name and namespace in other branches
  1. 8.4 quiz.module \QUESTION_NEVER
  2. 5.2 quiz.module \QUESTION_NEVER
  3. 5 quiz.module \QUESTION_NEVER
  4. 6.6 quiz.module \QUESTION_NEVER
  5. 6.2 quiz.module \QUESTION_NEVER
  6. 6.3 quiz.module \QUESTION_NEVER
  7. 6.4 quiz.module \QUESTION_NEVER
  8. 6.5 quiz.module \QUESTION_NEVER
  9. 7.4 quiz.module \QUESTION_NEVER
3 uses of QUESTION_NEVER
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_quiz_question_relationship in ./quiz.module
Copies quiz-question relation entries in the quiz_node_relationship table from an old version of a quiz to a new.

File

./quiz.module, line 37
Quiz Module

Code

define('QUESTION_NEVER', 2);