You are here

Functions in Quiz 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
multichoice_config_submit question_types/multichoice/multichoice.module Submit the multichoice config form values 1
multichoice_config_validate question_types/multichoice/multichoice.module Validate the multichoice config form values 1
multichoice_field_extra_fields question_types/multichoice/multichoice.module Implements hook_field_extra_fields().
multichoice_help question_types/multichoice/multichoice.module Implements hook_help().
multichoice_install question_types/multichoice/multichoice.install Implements hook_install().
multichoice_more_choices_submit question_types/multichoice/multichoice.module Submit handler used when adding more alternatives to the node-form 1
multichoice_quiz_question_info question_types/multichoice/multichoice.module Implements hook_quiz_question_info().
multichoice_schema question_types/multichoice/multichoice.install Implements hook_schema().
multichoice_theme question_types/multichoice/multichoice.module Implements hook_theme().
multichoice_uninstall question_types/multichoice/multichoice.install Implements hook_uninstall().
multichoice_user_cancel question_types/multichoice/multichoice.module Implements hook_user_cancel().
multichoice_user_OLD question_types/multichoice/multichoice.module Implementation of hook user.
quiz_access_multi_or ./quiz.module Helper function to check if the user has any of a given list of permissions. 1
quiz_access_my_result ./quiz.module Helper function to determine if a user has access to view a specific quiz result. 1
quiz_access_my_results ./quiz.module Helper function to determine if a user has access to view his quiz results 1
quiz_access_results ./quiz.module Helper function to determine if a user has access to the different results pages. 1 1
quiz_access_to_score ./quiz.module Helper function to determine if a user has access to score a quiz. 6
quiz_admin_node_form ./quiz.admin.inc Renders the quiz node form for the admin pages 1
quiz_admin_node_form_submit ./quiz.admin.inc Submit function for quiz_admin_node_form 1
quiz_admin_node_form_validate ./quiz.admin.inc Validation function for the quiz_admin_node_form form
quiz_admin_paths ./quiz.module Implements hook_admin_paths().
quiz_admin_quizzes ./quiz.admin.inc Displays the quizzes by title with a link to the appropriate results for that specific quiz. 1
quiz_admin_results ./quiz.admin.inc Quiz result report page for the quiz admin section 1
quiz_availability ./quiz.module Find out if a quiz is available for taking or not 3
quiz_browser_body_callback ./quiz.module 2
quiz_build_question_list ./quiz.module Retrieves a list of questions (to be taken) for a given quiz. 2
quiz_calculate_score ./quiz.module Calculates the score user received on quiz. 4
quiz_categorized_form ./quiz.admin.inc Form for managing what questions should be added to a quiz with categorized random questions. 1
quiz_categorized_form_submit ./quiz.admin.inc Submit the categorized form
quiz_categorized_form_validate ./quiz.admin.inc Validate the categorized form
quiz_categorized_term_ahah ./quiz.admin.inc Ahah function for finding terms...
quiz_copy_questions ./quiz.module Copies questions when a quiz is translated. 1
quiz_create_rid ./quiz.module Creates a unique id to be used when storing results for a quiz taker. 2
quiz_cron ./quiz.module @todo Please document this function.
quiz_ddlines_config question_types/quiz_ddlines/quiz_ddlines.module Implements hook_config().
quiz_ddlines_config_submit question_types/quiz_ddlines/quiz_ddlines.module Submit the config form values 1
quiz_ddlines_config_validate question_types/quiz_ddlines/quiz_ddlines.module Validate the config form values 1
quiz_ddlines_help question_types/quiz_ddlines/quiz_ddlines.module Implements hook_help().
quiz_ddlines_install question_types/quiz_ddlines/quiz_ddlines.install Implements hook_install().
quiz_ddlines_quiz_question_info question_types/quiz_ddlines/quiz_ddlines.module Implements hook_quiz_question_info().
quiz_ddlines_schema question_types/quiz_ddlines/quiz_ddlines.install Implements hook_schema().
quiz_ddlines_theme question_types/quiz_ddlines/quiz_ddlines.module Implements hook_theme().
quiz_ddlines_uninstall question_types/quiz_ddlines/quiz_ddlines.install Implements hook_uninstall().
quiz_ddlines_update_7401 question_types/quiz_ddlines/quiz_ddlines.install Adding Execution mode column. Makes it possible to run the test in two different modes.
quiz_delete_results ./quiz.module Delete quiz results. 5
quiz_email_results_format ./quiz.module This functions returns the default email subject and body format which will be used at the end of quiz. 1
quiz_end_actions ./quiz.module Actions to take at the end of a quiz 1
quiz_end_scoring ./quiz.module Score a completed quiz. 1
quiz_get_number_of_questions ./quiz.module Finds out the number of questions for the quiz. 2
quiz_get_questions ./quiz.module Retrieve list of published questions assigned to quiz. 1

Pages

Other projects