You are here

14 uses of QUIZ_NAME in Quiz 5

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 in ./quiz.module
Handles "Manage questions" tab
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_validate in ./quiz.module
Implementation of hook_validate().
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