You are here

constant QUESTION_RANDOM in Quiz 6.6

Same name and namespace in other branches
  1. 8.4 quiz.module \QUESTION_RANDOM
  2. 5.2 quiz.module \QUESTION_RANDOM
  3. 5 quiz.module \QUESTION_RANDOM
  4. 6.2 quiz.module \QUESTION_RANDOM
  5. 6.3 quiz.module \QUESTION_RANDOM
  6. 6.4 quiz.module \QUESTION_RANDOM
  7. 6.5 quiz.module \QUESTION_RANDOM
  8. 7 quiz.module \QUESTION_RANDOM
  9. 7.4 quiz.module \QUESTION_RANDOM
5 uses of QUESTION_RANDOM
qcollection_items_form in includes/qcollection/qcollection.inc
Handles "manage questions" tab.
quiz_questions_form in ./quiz.admin.inc
Handles "manage questions" tab.
quiz_questions_form_submit in ./quiz.admin.inc
Submit function for quiz_questions.
_quiz_get_random_questions in ./quiz.module
_quiz_update_items in ./quiz.admin.inc
Update a quiz or qcollection set of items with new weights and membership

File

./quiz.module, line 35
Quiz Module

Code

define('QUESTION_RANDOM', 0);