You are here

Functions in Quiz 5

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_calculate_result ./multichoice.module check if the user selected all the correct answers for this question
multichoice_calculate_results ./multichoice.module
multichoice_delete ./multichoice.module Implementation of hook_delete().
multichoice_evaluate_question ./multichoice.module Evaluate whether question is correct
multichoice_form ./multichoice.module Implementation of hook_form().
multichoice_insert ./multichoice.module Implementation of hook_insert().
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_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 4
quiz_delete ./quiz.module Implementation of hook_delete().
quiz_form ./quiz.module Implementation of hook_form().
quiz_get_number_of_questions ./quiz.module 1
quiz_get_num_questions ./quiz.module Gets the number questions of a given type for a quiz 2
quiz_get_pass_rate ./quiz.module
quiz_get_user_results ./quiz.module Displays all the quizs the user has taken part in 1
quiz_help ./quiz.module Implementation of hook_help().
quiz_insert ./quiz.module Implementation of hook_insert().
quiz_install ./quiz.install Implementation of hook_install()
quiz_load ./quiz.module Implementation of hook_load().
quiz_menu ./quiz.module Implementation of hook_menu().
quiz_node_info ./quiz.module Implementation of hook_node_info().
quiz_node_map ./quiz.module Map node properties to a question object 2
quiz_perm ./quiz.module Implementation of hook_perm().
quiz_questions ./quiz.module 1
quiz_questions_form ./quiz.module Handles "Manage questions" tab 1
quiz_questions_form_submit ./quiz.module Submit function for quiz_questions
quiz_settings_form_validate ./quiz.module Validation form settings form
quiz_start_actions ./quiz.module Actions to take place at the start of a quiz 1
quiz_take_quiz ./quiz.module Handles quiz taking 1
quiz_translate_form_date ./quiz_datetime.inc Handles the start and end times in a node form submission. 3

Pages

Other projects