You are here

Functions in Quiz 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_quiz_help includes/ajax_quiz/ajax_quiz.module Implementation of hook_help().
ajax_quiz_init includes/ajax_quiz/ajax_quiz.module
ajax_quiz_instruction includes/ajax_quiz/ajax_quiz.admin.inc 1
ajax_quiz_menu includes/ajax_quiz/ajax_quiz.module Implementation of hook_menu
ajax_quiz_perm includes/ajax_quiz/ajax_quiz.module Implementation of hook_perm() Valid permissions for this module
long_answer_autoload_info question_types/long_answer/long_answer.module Implementation of hook_autoload_info().
long_answer_config question_types/long_answer/long_answer.module Implementation of hook_config
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_get_all_unscored_answers question_types/long_answer/long_answer.module Get all quiz scores that have not yet been evaluated. 3
long_answer_get_answer question_types/long_answer/long_answer.module Get the answer for a question. 2
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. 1
long_answer_help question_types/long_answer/long_answer.module Implementation of hook_help().
long_answer_install question_types/long_answer/long_answer.install Implementation of hook_install().
long_answer_menu question_types/long_answer/long_answer.module Implementation of hook_menu().
long_answer_questions_list question_types/long_answer/long_answer.module Generate a list of long answer questions 1
long_answer_quiz_question_info question_types/long_answer/long_answer.module Implementation of hook_quiz_question_info(). 1
long_answer_report_submit question_types/long_answer/long_answer.module Submit function for the report form 1
long_answer_report_validate question_types/long_answer/long_answer.module Validation function for the report form 1
long_answer_schema question_types/long_answer/long_answer.install Implementation of hook_schema().
long_answer_score_an_answer question_types/long_answer/long_answer.module Set a score for a long answer question. 3
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 Implementation of hook_theme().
long_answer_uninstall question_types/long_answer/long_answer.install Implementation of hook_uninstall().
long_answer_update_6400 question_types/long_answer/long_answer.install Implementation of hook_update_N()
long_answer_update_6401 question_types/long_answer/long_answer.install Implementation of hook_update_N()
long_answer_update_6402 question_types/long_answer/long_answer.install Implementation of hook_update_N()
long_answer_view_unscored question_types/long_answer/long_answer.admin.inc Generate a view of all unscored answer questions. 1
matching_autoload_info question_types/matching/matching.module Implementation of hook_autoload_info().
matching_config question_types/matching/matching.module hook_config
matching_config_validate question_types/matching/matching.module Validate the matching config form values 1
matching_help question_types/matching/matching.module Implementation of hook_help().
matching_install question_types/matching/matching.install Implementation of hook_install().
matching_quiz_question_info question_types/matching/matching.module Implementation of hook_quiz_question_info(). 1
matching_schema question_types/matching/matching.install Implementation of hook_schema().
matching_theme question_types/matching/matching.module Implementation of hook_theme().
matching_uninstall question_types/matching/matching.install Implementation of hook_uninstall().
matching_update_6400 question_types/matching/matching.install Implementation of hook_update_N().
multichoice_add_alternative_ahah question_types/multichoice/multichoice.module ahah callback function used when adding alternatives to the node-form 1
multichoice_autoload_info question_types/multichoice/multichoice.module Implementation of hook_autoload_info().
multichoice_config question_types/multichoice/multichoice.module Implementation of hook_config
multichoice_config_validate question_types/multichoice/multichoice.module Validate the multichoice config form values 1
multichoice_content_extra_fields question_types/multichoice/multichoice.module Implementation of hook_content_extra_fields(cck)
multichoice_help question_types/multichoice/multichoice.module Implementation of hook_help().
multichoice_install question_types/multichoice/multichoice.install Implementation of hook_install()
multichoice_menu question_types/multichoice/multichoice.module Implementation of hook_menu
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 Implementation of hook_quiz_question_info().
multichoice_schema question_types/multichoice/multichoice.install Implementation of hook_schema().

Pages

Other projects