You are here

Functions in Quiz 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
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 of the Form Settings form.
quiz_start_actions ./quiz.module Actions to take place at the start of a quiz. 1
quiz_store_question_result ./quiz.module Store a quiz question result. 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
quiz_uninstall ./quiz.install Implementation of hook_uninstall()
quiz_update ./quiz.module Implementation of hook_update().
quiz_update_2 ./quiz.install Implementation of hook_update_N().
quiz_update_questions ./quiz.module Updates the status of questions assigned to the quiz. Possible statuses are 'random', 'always', 'never'. 1
quiz_update_quiz_question_relationship ./quiz.module Updates quiz-question relation entires in the quiz_node_relationship table. 1
quiz_user_results ./quiz.module 1
quiz_validate ./quiz.module Implementation of hook_validate().
quiz_view ./quiz.module Implementation of hook_view().
quiz_views_arguments ./quiz_views.module Implementation of hook_views_arguments
quiz_views_default_views ./quiz_views.module Implementation of hook_default_views().
quiz_views_handler_field_avg_score ./quiz_views.module 1
quiz_views_handler_field_result_id ./quiz_views.module Handler for result_id field allowing it to optionally show as the result_id with a link, the result_id with no link or just a link to the result. 1
quiz_views_handler_field_score ./quiz_views.module 1
quiz_views_handler_field_username_link ./quiz_views.module Callback for quiz_views_tables(): user name as a link to the usernode. 1
quiz_views_handler_field_username_text ./quiz_views.module Callback for quiz_views_tables(): user name as plaintext.
quiz_views_handler_percentage ./quiz_views.module Generic handler given a string will add a percentage sign to the end 1
quiz_views_handler_query_avg_score ./quiz_views.module 1
quiz_views_handler_sort_avg_score ./quiz_views.module 1
quiz_views_tables ./quiz_views.module Implementation of hook_views_tables().
theme_multichoice_feedback ./multichoice.module Displays feedback for multichoice
theme_multichoice_form ./multichoice.module Theme function for multichoice form.
theme_multichoice_generate_title ./multichoice.module Create a decent question title based on taxonomy and question body.
theme_multichoice_render_question_form ./multichoice.module Theme function for the multichoice form.
theme_multichoice_report ./multichoice.module Theme a multichoice question report for quiz feedback.
theme_multichoice_selected ./multichoice.module Theme a selection indicator for an answer. 2
theme_multichoice_unselected ./multichoice.module Theme an indicator that an answer is not selected or correct. 2
theme_quiz_admin ./quiz.module Theme the admin results table.
theme_quiz_admin_summary ./quiz.module Theme the summary page for admins.
theme_quiz_availability ./quiz.module Theme a message about the quiz's availability for quiz takers.
theme_quiz_feedback ./quiz.module Theme the question feedback.
theme_quiz_filtered_questions ./quiz.module Theme the filtered question list.
theme_quiz_get_user_results ./quiz.module Theme the user results page.
theme_quiz_no_feedback ./quiz.module Theme the "no feedback" option.
theme_quiz_progress ./quiz.module Theme a progress indicator for use during a quiz.
theme_quiz_questions ./quiz.module Allow the option to theme the questions form.
theme_quiz_question_feedback ./quiz.module Theme feedback for one question.
theme_quiz_question_table ./quiz.module Theme a table containing array of questions and options.

Pages

Other projects