You are here

Functions in Quiz 7.6

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_quiz_help modules/ajax_quiz/ajax_quiz.module @todo Please document this function.
ajax_quiz_init modules/ajax_quiz/ajax_quiz.module @todo Please document this function.
ajax_quiz_instruction modules/ajax_quiz/ajax_quiz.admin.inc @todo Please document this function. 1
ajax_quiz_menu modules/ajax_quiz/ajax_quiz.module Implements hook_menu().
ajax_quiz_permission modules/ajax_quiz/ajax_quiz.module @todo Please document this function.
hook_quiz_begin ./quiz.api.php Implements hook_quiz_begin().
hook_quiz_finished ./quiz.api.php Implements hook_quiz_finished().
hook_quiz_question_info ./quiz.api.php Implements hook_quiz_question_info().
hook_quiz_scored ./quiz.api.php Implements hook_quiz_scored().
long_answer_config_validate question_types/long_answer/long_answer.module Validate the long_answer config form values 1
long_answer_edit_score question_types/long_answer/long_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
long_answer_field_extra_fields question_types/long_answer/long_answer.module Implements hook_field_extra_fields().
long_answer_get_all_unscored_answers question_types/long_answer/long_answer.module Get all quiz scores that have not yet been evaluated.
long_answer_get_answer question_types/long_answer/long_answer.module Get the answer for a question. 1
long_answer_get_unscored_answers_by_question question_types/long_answer/long_answer.module Given a quiz, return a list of all the unscored answers.
long_answer_help question_types/long_answer/long_answer.module Implements hook_help().
long_answer_install question_types/long_answer/long_answer.install Implements hook_install().
long_answer_menu question_types/long_answer/long_answer.module Implements hook_menu().
long_answer_questions_list question_types/long_answer/long_answer.module Generate a list of long answer questions
long_answer_quiz_question_config question_types/long_answer/long_answer.module Implements hook_quiz_question_config().
long_answer_quiz_question_info question_types/long_answer/long_answer.module Implements hook_quiz_question_info().
long_answer_report_submit question_types/long_answer/long_answer.module Submit function for the report form 1
long_answer_schema question_types/long_answer/long_answer.install Implements hook_schema().
long_answer_score_an_answer question_types/long_answer/long_answer.module Set a score for a long answer question. 2
long_answer_score_form question_types/long_answer/long_answer.admin.inc Build a form for scoring long-answer questions. 1
long_answer_score_form_submit question_types/long_answer/long_answer.admin.inc Submit handler for the long answer score form
long_answer_score_form_validate question_types/long_answer/long_answer.admin.inc Validates the long answer score form
long_answer_theme question_types/long_answer/long_answer.module Implements hook_theme().
long_answer_update_7401 question_types/long_answer/long_answer.install Adding feedback field to table {quiz_long_answer_user_answers}
long_answer_update_7402 question_types/long_answer/long_answer.install Adding feedback format field to table {quiz_long_answer_user_answers}
long_answer_view_unscored question_types/long_answer/long_answer.admin.inc Generate a view of all unscored answer questions. 1
matching_config_validate question_types/matching/matching.module Validate the matching config form values 1
matching_field_extra_fields question_types/matching/matching.module Implements hook_field_extra_fields().
matching_help question_types/matching/matching.module Implements hook_help().
matching_install question_types/matching/matching.install Implements hook_install().
matching_quiz_question_config question_types/matching/matching.module Implements hook_quiz_question_config().
matching_quiz_question_info question_types/matching/matching.module Implements hook_quiz_question_info().
matching_schema question_types/matching/matching.install Implements hook_schema().
matching_theme question_types/matching/matching.module Implements hook_theme().
matching_update_7400 question_types/matching/matching.install Add a table to store properties for the matching questions
multichoice_add_alternative_ajax_callback question_types/multichoice/multichoice.module ajax callback function used when adding alternatives to the node-form 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_quiz_question_config question_types/multichoice/multichoice.module Implements hook_quiz_question_config().
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().

Pages

Other projects