You are here

constant QUIZ_NAME in Quiz 7

Same name and namespace in other branches
  1. 8.4 quiz.module \QUIZ_NAME
  2. 5.2 quiz.module \QUIZ_NAME
  3. 5 quiz.module \QUIZ_NAME
  4. 6.6 quiz.module \QUIZ_NAME
  5. 6.2 quiz.module \QUIZ_NAME
  6. 6.3 quiz.module \QUIZ_NAME
  7. 6.4 quiz.module \QUIZ_NAME
  8. 6.5 quiz.module \QUIZ_NAME
  9. 7.6 quiz.module \QUIZ_NAME
  10. 7.4 quiz.module \QUIZ_NAME
  11. 7.5 quiz.module \QUIZ_NAME

Quiz name.

20 uses of QUIZ_NAME
QuizQuestion::getNodeForm in question_types/quiz_question/quiz_question.core.inc
Returns a node form to quiz_question_form
QuizQuestion::saveRelationships in question_types/quiz_question/quiz_question.core.inc
Handle the add to quiz part of the quiz_question_form
quiz_admin_settings in ./quiz.admin.inc
This builds the main settings form for the quiz module.
quiz_create_rid in ./quiz.module
Creates a unique id to be used when storing results for a quiz taker.
quiz_form in ./quiz.module
Implements hook_form().

... See full list

File

./quiz.module, line 42
Quiz Module

Code

define('QUIZ_NAME', _quiz_get_quiz_name());