You are here

constant QUIZ_NAME in Quiz 6.6

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.2 quiz.module \QUIZ_NAME
  5. 6.3 quiz.module \QUIZ_NAME
  6. 6.4 quiz.module \QUIZ_NAME
  7. 6.5 quiz.module \QUIZ_NAME
  8. 7.6 quiz.module \QUIZ_NAME
  9. 7 quiz.module \QUIZ_NAME
  10. 7.4 quiz.module \QUIZ_NAME
  11. 7.5 quiz.module \QUIZ_NAME

Quiz name.

18 uses of QUIZ_NAME
qcollection_export_quiz in includes/qcollection/qcollection.inc
Viewless action that copies the questions of the collection into a new quiz node, then redirects the browser to editing the new quiz
quiz_admin_result_delete_form in ./quiz.admin.inc
Creates a form used for deleting a set of quiz results.
quiz_admin_settings in ./quiz.admin.inc
Implementation of hook_settings().
quiz_form in ./quiz.module
Implementation of hook_form().
quiz_menu in ./quiz.module
Implementation of hook_menu().

... See full list

File

./quiz.module, line 42
Quiz Module

Code

define('QUIZ_NAME', _quiz_get_quiz_name());