You are here

Functions in Quiz 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_short_answer_response_form question_types/short_answer/short_answer.theme.inc Theme the short_answer response form
theme_short_answer_user_answer question_types/short_answer/short_answer.theme.inc @todo Please document this function.
theme_short_answer_view_unscored question_types/short_answer/short_answer.theme.inc Theme the list of unscored short answer questions.
theme_truefalse_response question_types/truefalse/truefalse.module Theme the response part of the response report
truefalse_config question_types/truefalse/truefalse.module Implements hook_config().
truefalse_field_extra_fields question_types/truefalse/truefalse.module Implements hook_field_extra_fields().
truefalse_help question_types/truefalse/truefalse.module Implements hook_help().
truefalse_install question_types/truefalse/truefalse.install Implements hook_install().
truefalse_quiz_question_info question_types/truefalse/truefalse.module Implements hook_quiz_question_info().
truefalse_schema question_types/truefalse/truefalse.install Implements hook_schema().
truefalse_theme question_types/truefalse/truefalse.module Implements hook_theme().
truefalse_uninstall question_types/truefalse/truefalse.install Implements hook_uninstall().
_ajax_quiz_get_questions modules/ajax_quiz/ajax_quiz.admin.inc 1
_cloze_get_clean_text question_types/cloze/cloze.module Makes the given text consistent for comparison 2
_cloze_get_correct_answer question_types/cloze/cloze.module 1
_cloze_get_correct_answer_chunks question_types/cloze/cloze.module 4
_cloze_get_question_chunks question_types/cloze/cloze.module 6
_cloze_get_user_answer question_types/cloze/cloze.module 1
_cloze_shuffle_choices question_types/cloze/cloze.module 2
_get_date_vs_takeup_count_chart modules/quiz_stats/quiz_stats.admin.inc Generates chart showing how often the quiz has been taken the last days 1
_get_quiz_grade_range_chart modules/quiz_stats/quiz_stats.admin.inc Generates grade range chart 1
_get_quiz_status_chart modules/quiz_stats/quiz_stats.admin.inc Generates a chart showing the status for all registered responses to a quiz 1
_get_quiz_top_scorers_chart modules/quiz_stats/quiz_stats.admin.inc Generates the top scorers chart 1
_multichoice_alter_answers question_types/multichoice/multichoice_update_6400.inc We alter the quiz_multichoice_answers table to fit the new data model
_multichoice_alter_user_answers1 question_types/multichoice/multichoice_update_6400.inc Alter and create tables to store user answers
_multichoice_alter_user_answers2 question_types/multichoice/multichoice_update_6400.inc We delete fields not needed after the user_answer data was moved from the old data model
_multichoice_check_answers question_types/multichoice/multichoice_update_6400.inc We go through the alternatives and update question properties and field formats
_multichoice_create_properties question_types/multichoice/multichoice_update_6400.inc We create a new table to store multichoice properties in
_multichoice_create_user_settings question_types/multichoice/multichoice_update_6400.inc We create the user settings table
_multichoice_move_old_answers question_types/multichoice/multichoice_update_6400.inc Move/convert user answer data from the old data model to the new
_multichoice_next_step question_types/multichoice/multichoice_update_6400.inc Helper function to switch steps in the update process 2
_multichoice_skip_validation question_types/multichoice/multichoice.module Recursive helper function to set the validated property. (Taken from the skip validation module.)
_multichoice_update_6400 question_types/multichoice/multichoice_update_6400.inc Helper function for multichoice_update_6400
_quiz_active_result_id ./quiz.module Returns the result ID for any current result set for the given quiz. 1
_quiz_add_fields_for_creating_questions ./quiz.admin.inc Fields for creating new questions are added to the quiz_questions_form 1
_quiz_add_fields_for_random_quiz ./quiz.admin.inc Add fields for random quiz to the quiz_questions_form 1
_quiz_add_hidden_questions ./quiz.admin.inc Adds all information about the hidden questions to the questions array. 1
_quiz_add_questions_to_form ./quiz.admin.inc Adds the questions in the $questions array to the form 1
_quiz_add_revision_checkbox ./quiz.admin.inc Adds checkbox for creating new revision. Checks it by default if answers exists. 2
_quiz_add_to_get ./quiz.admin.inc Adds variables from a querystring to $_GET 2
_quiz_categorized_add_term ./quiz.admin.inc Adds a term to a categorized quiz 1
_quiz_categorized_existing_terms_form ./quiz.admin.inc 1
_quiz_categorized_new_term_form ./quiz.admin.inc Form for adding new terms to a quiz 1
_quiz_categorized_update_terms ./quiz.admin.inc Update the categoriez belonging to a quiz with categorized random questions. 1
_quiz_check_num_always ./quiz.module If a quiz is saved with random categories we should make sure all questions are removed from the quiz 2
_quiz_check_num_random ./quiz.module If a quiz is saved as not randomized we should make sure all random questions are converted to always. 2
_quiz_cleanup_after_jumping ./quiz.module Clean up result data when the user jumps forward in a quiz 1
_quiz_common_presave_actions ./quiz.module Common actions that need to be done before a quiz is inserted or updated 2
_quiz_date ./quiz_datetime.inc Formats a GMT timestamp to local date values using time zone offset supplied. All timestamp values in event nodes are GMT and translated for display here. 1
_quiz_ddlines_add_js_and_css question_types/quiz_ddlines/quiz_ddlines.module 3

Pages

Other projects