You are here

Functions in Quiz 8.5

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_quiz_form_alter modules/ajax_quiz/ajax_quiz.module Implements hook_form_alter().
ajax_quiz_help modules/ajax_quiz/ajax_quiz.module Implements hook_help().
ajax_quiz_navigate_quiz modules/ajax_quiz/ajax_quiz.module AJAX callback for quiz submission. 1
ajax_quiz_permission modules/ajax_quiz/ajax_quiz.module Implements hook_permission().
hook_quiz_access ./quiz.api.php Implements hook_quiz_access().
hook_quiz_access_alter ./quiz.api.php Implements hook_quiz_access_alter().
hook_quiz_begin Deprecated ./quiz.api.php Implements hook_quiz_begin().
hook_quiz_feedback_labels_alter ./quiz.api.php Allow modules to alter the feedback labels.
hook_quiz_feedback_options ./quiz.api.php Expose a feedback option to Quiz so that Quiz administrators can choose when to show it to Quiz takers.
hook_quiz_feedback_options_alter ./quiz.api.php Allow modules to alter the quiz feedback options.
hook_quiz_feedback_times ./quiz.api.php Allow modules to define feedback times.
hook_quiz_feedback_times_alter ./quiz.api.php Allow modules to alter the feedback times.
hook_quiz_finished Deprecated ./quiz.api.php Implements hook_quiz_finished().
hook_quiz_question_info ./quiz.api.php Implements hook_quiz_question_info().
hook_quiz_scored Deprecated ./quiz.api.php Implements hook_quiz_scored().
long_answer_config_validate question_types/quiz_long_answer/quiz_long_answer.module Validate the long_answer config form values. 1
long_answer_help question_types/quiz_long_answer/quiz_long_answer.module Implements hook_help().
long_answer_quiz_question_config question_types/quiz_long_answer/quiz_long_answer.module Implements hook_quiz_question_config().
long_answer_theme question_types/quiz_long_answer/quiz_long_answer.module Implements hook_theme().
matching_help question_types/quiz_matching/quiz_matching.module Implements hook_help().
matching_quiz_question_config question_types/quiz_matching/quiz_matching.module Implements hook_quiz_question_config().
matching_theme question_types/quiz_matching/quiz_matching.module Implements hook_theme().
multichoice_quiz_question_config question_types/quiz_multichoice/quiz_multichoice.module Implements hook_quiz_question_config().
multichoice_schema question_types/quiz_multichoice/quiz_multichoice.install Implements hook_schema().
multichoice_theme question_types/quiz_multichoice/quiz_multichoice.module Implements hook_theme().
multichoice_uninstall question_types/quiz_multichoice/quiz_multichoice.install Implements hook_uninstall().
multichoice_user_cancel question_types/quiz_multichoice/quiz_multichoice.module Implements hook_user_cancel().
quiz_admin_results ./quiz.admin.inc Quiz result report page for the quiz admin section.
quiz_copy_questions ./quiz.module Copies questions when a quiz is translated.
quiz_cron ./quiz.module Implements hook_cron().
quiz_default_rules_configuration ./quiz.rules_defaults.inc Implements hook_default_rules_configuration().
quiz_directions_help question_types/quiz_directions/quiz_directions.module Implements hook_help().
quiz_entity_bundle_info ./quiz.module Implements hook_entity_bundle_info().
quiz_entity_extra_field_info ./quiz.module Implements hook_field_extra_fields().
quiz_entity_field_access ./quiz.module Implements hook_field_access().
quiz_form_field_config_edit_form_alter ./quiz.module Implements hook_form_FORM_ID_alter().
quiz_generate ./quiz.devel.inc Generate random quiz data. 1
quiz_generate_dummy_multichoice_question_info ./quiz.devel.inc Template for multichoice questions. 1
quiz_generate_form ./quiz.devel.inc Form callback for devel_generate support. 1
quiz_generate_form_submit ./quiz.devel.inc Submit callback for devel_generate support.
quiz_generate_questions ./quiz.devel.inc Generate Quiz questions. 1
quiz_get_defaults ./quiz.module Returns the users default settings. 2
quiz_get_feedback_options ./quiz.module Get the feedback options for Quizzes. 5
quiz_get_question_types ./quiz.module Retrieve list of question types. 2
quiz_get_score_array ./quiz.pages.inc Returns an array of score information for a quiz.
quiz_get_sub_questions ./quiz.module Get sub-questions. 1
quiz_help ./quiz.module Implements hook_help().
quiz_install ./quiz.install Implements hook_install().
quiz_is_passed ./quiz.module Check a user/quiz combo to see if the user passed the given quiz. 1
quiz_menu ./quiz.module Implements hook_menu().

Pages

Other projects