You are here

Functions in Quiz 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_quiz_admin_quizzes ./quiz.admin.inc Theme the admin quizzes table.
theme_quiz_admin_summary ./quiz.admin.inc Theme the summary page for admins.
theme_quiz_categorized_form ./quiz.admin.inc
theme_quiz_get_user_results ./quiz.pages.inc Theme the user results page.
theme_quiz_grade_range includes/quiz_stats/quiz_stats.admin.inc Theme function for quiz grade range chart generates Chart using CHART API function
theme_quiz_jumper ./quiz.pages.inc
theme_quiz_my_results_for_quiz ./quiz.pages.inc Theme the user results page.
theme_quiz_node_form ./quiz.admin.inc Theme the quiz node form
theme_quiz_no_feedback ./quiz.pages.inc Theme the "no feedback" option.
theme_quiz_progress ./quiz.pages.inc Theme a progress indicator for use during a quiz.
theme_quiz_question_creation_form question_types/quiz_question/quiz_question.theme.inc Theme the question creation form
theme_quiz_question_navigation_form question_types/quiz_question/quiz_question.theme.inc Theme the question navigation form(Back, Next, Skip buttons...)
theme_quiz_score_correct ./quiz.pages.inc Pass the correct mark to the theme so that theme authors can use an image.
theme_quiz_score_incorrect ./quiz.pages.inc Pass the incorrect mark to the theme so that theme authors can use an image.
theme_quiz_single_question_node ./quiz.pages.inc Theme the single question node
theme_quiz_stats_get_basic_stats includes/quiz_stats/quiz_stats.admin.inc Generates table of results from quiz data structure.
theme_quiz_take_summary ./quiz.pages.inc Theme the summary page after the quiz has been completed.
theme_quiz_top_scorers includes/quiz_stats/quiz_stats.admin.inc generates a chart of quiz top scorers
theme_quiz_user_summary ./quiz.pages.inc Theme the summary page for user results.
theme_quiz_view_stats ./quiz.pages.inc Theme the stats on the views page
theme_scale_answer_node_view question_types/scale/theme/scale.theme.inc Theme function for the answer part of the node view
theme_scale_creation_form question_types/scale/theme/scale.theme.inc Theme function for the scale creation form.
theme_scale_response_form question_types/scale/theme/scale.theme.inc Theme the scale response form
theme_short_answer_response_form question_types/short_answer/theme/short_answer.theme.inc Theme the short_answer response form
theme_short_answer_user_answer question_types/short_answer/theme/short_answer.theme.inc
theme_short_answer_view_unscored question_types/short_answer/theme/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_autoload_info question_types/truefalse/truefalse.module Implementation of hook_autoload_info().
truefalse_config question_types/truefalse/truefalse.module Implementation of the quiz_question hook_config
truefalse_help question_types/truefalse/truefalse.module Implementation of hook_help().
truefalse_install question_types/truefalse/truefalse.install Implementation of hook_install().
truefalse_quiz_question_info question_types/truefalse/truefalse.module Implementation of hook_quiz_question_info(). 1
truefalse_schema question_types/truefalse/truefalse.install Implementation of hook_schema().
truefalse_theme question_types/truefalse/truefalse.module Implementation of hook_theme().
truefalse_uninstall question_types/truefalse/truefalse.install Implementation of hook_uninstall().
truefalse_update_6400 question_types/truefalse/truefalse.install Implementation of hook_update_N
_ajax_quiz_get_questions includes/ajax_quiz/ajax_quiz.admin.inc 1
_get_date_vs_takeup_count_chart includes/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 includes/quiz_stats/quiz_stats.admin.inc Generates grade range chart 1
_get_quiz_status_chart includes/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 includes/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.) 1

Pages

Other projects