You are here

Functions in Quiz 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
quiz_update_total_score_fast ./quiz.pages.inc Updates the total score using only one mySql query. 1
quiz_user_cancel ./quiz.module Implements hook_user_cancel().
quiz_user_results ./quiz.pages.inc Show result page for a given result id 2
quiz_views_api ./quiz.module Implements hook_views_api().
quiz_views_data includes/views/quiz.views.inc Implementation of hook_views_data().
quiz_views_default_views includes/views/quiz.views_default.inc Implements hook_views_default_views().
quiz_views_handlers includes/views/quiz.views.inc @file This file provides metadata to the Views 2 API for views integration.
scale_collection_form_submit question_types/scale/scale.module Handles the scale collection form. 1
scale_collection_form_validate question_types/scale/scale.module Validates the scale collection form 1
scale_config question_types/scale/scale.module Implements hook_config().
scale_config_submit question_types/scale/scale.module Submit the scale config form values 1
scale_config_validate question_types/scale/scale.module Validate the scale config form values 1
scale_get_answer question_types/scale/scale.module Implements hook_get_answer().
scale_help question_types/scale/scale.module Implements hook_help().
scale_install question_types/scale/scale.install Implements hook_install().
scale_manage_collection_form question_types/scale/scale.module Form for changing and deleting the current users preset answer collections. 1
scale_menu question_types/scale/scale.module Implements hook_menu().
scale_permission question_types/scale/scale.module Implements hook_permission().
scale_quiz_question_info question_types/scale/scale.module Implements hook_quiz_question_info().
scale_schema question_types/scale/scale.install Implements hook_schema().
scale_theme question_types/scale/scale.module Implements hook_theme().
scale_uninstall question_types/scale/scale.install Implements hook_uninstall().
scale_user_cancel question_types/scale/scale.module Implements hook_user_cancel().
short_answer_config question_types/short_answer/short_answer.module Implements hook_config().
short_answer_config_submit question_types/short_answer/short_answer.module Submit the short_answer config form values 1
short_answer_config_validate question_types/short_answer/short_answer.module Validate the short_answer config form values 1
short_answer_edit_score question_types/short_answer/short_answer.admin.inc Page handler for displaying a scoring form. This function is called directly from the menu router. It generates a form for scoring a quiz. 1
short_answer_field_extra_fields question_types/short_answer/short_answer.module Implements hook_field_extra_fields().
short_answer_get_answer question_types/short_answer/short_answer.module Get the answer for a question. 1
short_answer_help question_types/short_answer/short_answer.module Implements hook_help().
short_answer_install question_types/short_answer/short_answer.install Implements hook_install().
short_answer_menu question_types/short_answer/short_answer.module Implements hook_menu().
short_answer_permission question_types/short_answer/short_answer.module Implements hook_permission().
short_answer_quiz_question_info question_types/short_answer/short_answer.module Implements hook_quiz_question_info().
short_answer_report_submit question_types/short_answer/short_answer.module Submit the result report for short answer 1
short_answer_report_validate question_types/short_answer/short_answer.module Validate the result report for short answer 1
short_answer_schema question_types/short_answer/short_answer.install Implements hook_schema().
short_answer_score_an_answer question_types/short_answer/short_answer.module Set a score for a short answer question. 2
short_answer_score_form question_types/short_answer/short_answer.admin.inc Build a form for scoring long-answer questions. 1
short_answer_score_form_submit question_types/short_answer/short_answer.admin.inc Submit the score form
short_answer_score_form_validate question_types/short_answer/short_answer.admin.inc Validate the score form
short_answer_theme question_types/short_answer/short_answer.module Implements hook_theme().
short_answer_uninstall question_types/short_answer/short_answer.install Implements hook_uninstall().
short_answer_update_6401 question_types/short_answer/short_answer.install Implementation of hook_update_N()
short_answer_update_7401 question_types/short_answer/short_answer.install Adding feedback field to table {quiz_short_answer_user_answers}
short_answer_view_unscored question_types/short_answer/short_answer.admin.inc Generate a view of all unscored short_answer questions. 1
template_preprocess_quiz_questions_browser_body ./quiz.module Prepares variables for views exposed form templates.
theme_cloze_answering_form question_types/cloze/cloze.theme.inc Theme the cloze answering form
theme_cloze_response_form question_types/cloze/cloze.theme.inc Theme the cloze response form
theme_cloze_user_answer question_types/cloze/cloze.theme.inc @file Theme functions for cloze.

Pages

Other projects