You are here

Functions in Quiz 6.6

Primary tabs

Namesort descending Location Description Direct uses Strings
add_indented_names includes/moodle/lib/questionlib.php Format categories into an indented list reflecting the tree structure. 1
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
choice_add_alternative_js question_types/choice/choice.module 1
choice_autoload_info question_types/choice/choice.module Implementation of hook_autoload_info().
choice_help question_types/choice/choice.module Implementation of hook_help().
choice_install question_types/choice/choice.install Implementation of hook_install()
choice_menu question_types/choice/choice.module
choice_more_choices_submit question_types/choice/choice.module 1
choice_quiz_question_info question_types/choice/choice.module Implementation of hook_quiz_question_info().
choice_schema question_types/choice/choice.install Implementation of hook_schema().
choice_theme question_types/choice/choice.module
choice_uninstall question_types/choice/choice.install Implementation of hook_uninstall()
choice_update_6400 question_types/choice/choice.install
choice_update_6401 question_types/choice/choice.install
choice_update_6402 question_types/choice/choice.install
choice_update_6403 question_types/choice/choice.install
choice_update_6404 question_types/choice/choice.install
choice_user question_types/choice/choice.module Implementation of hook user.
clean_getstring_data includes/moodle_support.php fix up the optional data in get_string()/print_string() etc ensure possible sprintf() format characters are escaped correctly needs to handle arbitrary strings and objects 1
clean_text includes/moodle_support.php 1
cleardoubleslashes includes/moodle_support.php Replace 1 or more slashes or backslashes to 1 slash 1
current_language includes/moodle_support.php 1
custom_mediaplugin_filter includes/moodle/question/format/qti2/custommediafilter.php @package questionbank @subpackage importexport 1
default_export_filename includes/moodle/lib/questionlib.php Create default export filename
delete_attempt includes/moodle/lib/questionlib.php Deletes all data associated to an attempt from the database
delete_question includes/moodle/lib/questionlib.php Deletes question and all associated data from the database 3
error includes/moodle_support.php 17 17
flatten_category_tree includes/moodle/lib/questionlib.php Private method, only for the use of add_indented_names(). 1
format_text includes/moodle_support.php 3
get_categories_for_contexts includes/moodle/lib/questionlib.php Get all the category objects, including a count of the number of questions in that category, for all the categories in the lists $contexts. 1
get_course_media_files includes/moodle/question/format/qti2/qt_common.php gets a list of all the media files for the given course
get_filesdir_from_context includes/moodle/lib/questionlib.php 1
get_file_dimensions includes/moodle/question/format/qti2/qt_common.php determines the x and y size of the given file
get_grade_options includes/moodle/lib/questionlib.php Returns list of 'allowed' grades for grade selection formatted suitably for dropdown box function 1
get_html_head_contributions includes/moodle/lib/questionlib.php Get the HTML that needs to be included in the head tag when the questions in $questionlist are printed in the gives states.
get_import_export_formats includes/moodle/lib/questionlib.php Get list of available import or export formats
get_media_tag includes/moodle/question/format/qti2/qt_common.php creates a media tag to use for choice media
get_question_actual_response includes/moodle/lib/questionlib.php
get_question_fraction_grade includes/moodle/lib/questionlib.php
get_question_image includes/moodle/lib/questionlib.php Returns a html link to the question image if there is one
get_question_options includes/moodle/lib/questionlib.php Updates the question objects with question type specific information by calling {@link get_question_options()}
get_question_responses includes/moodle/lib/questionlib.php
get_question_states includes/moodle/lib/questionlib.php Loads the most recent state of each question session from the database or create new one.
get_string includes/moodle_support.php Moodle localized string function from moodle/lib/moodlelib.php reimplemented hackedly for within the Drupal Quiz module e.g. get_string("wronggrade", "quiz", $nLineCounter).' '.get_string("fractionsnomax",… 33
get_string_from_file includes/moodle_support.php 1
hotpot_charcode_to_utf8 includes/moodle/question/format/hotpot/format.php

Pages

Other projects