You are here

constant QUESTION_NEVER in Quiz 7.4

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 quiz.module \QUESTION_NEVER
2 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.

File

./quiz.module, line 37
Quiz Module

Code

define('QUESTION_NEVER', 2);