You are here

Functions in Quiz 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
matching_help ./matching.module Implementation of hook_help().
matching_list_questions ./matching.module
matching_node_info ./matching.module Implementation of hook_node().
multichoice_access ./multichoice.module Implementation of hook_access().
multichoice_admin_settings_form ./multichoice.module Admin settings form. 1
multichoice_calculate_result ./multichoice.module Check if the user selected all the correct answers for this question. 1
multichoice_calculate_results ./multichoice.module
multichoice_delete ./multichoice.module Implementation of hook_delete().
multichoice_evaluate_question ./multichoice.module Evaluate whether a question is correct.
multichoice_form ./multichoice.module Implementation of hook_form().
multichoice_get_number_of_corrects ./multichoice.module Get the number of correct answers in an array of multichoice answers. 2
multichoice_get_report ./multichoice.module Retrieve a full multichoice question with answers and user answers for reporting.
multichoice_insert ./multichoice.module Implementation of hook_insert().
multichoice_install ./multichoice.install Implementation of hook_install()
multichoice_list_questions ./multichoice.module List all multiple choice questions.
multichoice_load ./multichoice.module Implementation of hook_load().
multichoice_menu ./multichoice.module Implementation of hook_menu().
multichoice_node_info ./multichoice.module Implementation of hook_node_info().
multichoice_perm ./multichoice.module Implementation of hook_perm().
multichoice_render_question ./multichoice.module 1
multichoice_render_question_form ./multichoice.module Print question to screen. 1
multichoice_store_answer ./multichoice.module Store one response to a multichoice question. 1
multichoice_submit ./multichoice.module Implementation of hook_submit().
multichoice_uninstall ./multichoice.install Implementation of hook_uninstall()
multichoice_update ./multichoice.module Implementation of hook_update().
multichoice_validate ./multichoice.module Implementation of hook_validate().
multichoice_view ./multichoice.module Implementation of hook_view().
quiz_access ./quiz.module Implementation of hook_access().
quiz_admin ./quiz.module Quiz Admin. 1
quiz_admin_results ./quiz.module 1
quiz_admin_result_delete ./quiz.module 1
quiz_admin_result_delete_form ./quiz.module 1
quiz_admin_result_delete_form_submit ./quiz.module
quiz_admin_settings ./quiz.module Implementation of hook_settings(). 1
quiz_build_question_list ./quiz.module Retrieves a question list for a given quiz. 1
quiz_calculate_score ./quiz.module Calculates the score user received on quiz. 3
quiz_data_update_2 ./quiz.install Updates data from quiz 1.1. 1
quiz_delete ./quiz.module Implementation of hook_delete().
quiz_end_actions ./quiz.module Actions to take at the end of a quiz. 1
quiz_form ./quiz.module Implementation of hook_form().
quiz_get_answers ./quiz.module Get answers the user actually tried.
quiz_get_corrects ./quiz.module Get an array of correct answer(s) for a question.
quiz_get_feedback ./quiz.module Get feedback for one question. 1
quiz_get_number_of_questions ./quiz.module Finds out the number of questions for the quiz. 1
quiz_get_num_questions ./quiz.module Gets the number questions of a given type for a quiz.
quiz_get_pass_rate ./quiz.module Finds out the pass rate for the quiz.
quiz_get_user_results ./quiz.module Displays all the quizzes the user has taken part in. 1
quiz_help ./quiz.module Implementation of hook_help().
quiz_insert ./quiz.module Implementation of hook_insert(). 1
quiz_install ./quiz.install Implementation of hook_install()

Pages

Other projects