You are here

18 uses of QUIZ_NAME in Quiz 6.6

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().
quiz_node_info in ./quiz.module
Implementation of hook_node_info().
quiz_questions_form_submit in ./quiz.admin.inc
Submit function for quiz_questions.
quiz_quiz_finished in ./quiz.module
quiz_start_actions in ./quiz.module
Actions to take place at the start of a quiz.
quiz_take_quiz in ./quiz.module
Handles quiz taking.
theme_quiz_admin in ./quiz.admin.inc
Theme the admin results table.
theme_quiz_admin_quizzes in ./quiz.admin.inc
Theme the admin quizzes table.
theme_quiz_get_user_results in ./quiz.pages.inc
Theme the user results page.
theme_quiz_take_summary in ./quiz.pages.inc
Theme the summary page after the quiz has been completed.
theme_quiz_user_summary in ./quiz.pages.inc
Theme the summary page for user results.
theme_quiz_view in ./quiz.pages.inc
Theme the node view for quizzes.
_quiz_get_feedback_options in ./quiz.module
Get an array of feedback options.
_quiz_help in ./quiz.help.inc
Handle help calls.