You are here

14 uses of QUIZ_NAME in Quiz 5.2

quiz_admin_result_delete_form in ./quiz.module
quiz_admin_settings in ./quiz.module
Implementation of hook_settings().
quiz_form in ./quiz.module
Implementation of hook_form().
quiz_help in ./quiz.module
Implementation of hook_help().
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.module
Submit function for quiz_questions.
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.
quiz_update_questions in ./quiz.module
Updates the status of questions assigned to the quiz. Possible statuses are 'random', 'always', 'never'.
theme_quiz_admin in ./quiz.module
Theme the admin results table.
theme_quiz_get_user_results in ./quiz.module
Theme the user results page.
theme_quiz_view in ./quiz.module
Theme the node view for quizzes.
_quiz_get_feedback_options in ./quiz.module
Get an array of feedback options.