You are here

Functions in Quiz 6.5

Primary tabs

Namesort descending Location Description Direct uses Strings
smarty_function_mailto includes/moodle/lib/smarty/plugins/function.mailto.php Smarty {mailto} function plugin
smarty_function_math includes/moodle/lib/smarty/plugins/function.math.php Smarty {math} function plugin
smarty_function_popup includes/moodle/lib/smarty/plugins/function.popup.php Smarty {popup} function plugin
smarty_function_popup_init includes/moodle/lib/smarty/plugins/function.popup_init.php Smarty {popup_init} function plugin
smarty_make_timestamp includes/moodle/lib/smarty/plugins/shared.make_timestamp.php Function: smarty_make_timestamp<br> Purpose: used by other smarty functions to make a timestamp from a string. 3
smarty_modifier_capitalize includes/moodle/lib/smarty/plugins/modifier.capitalize.php Smarty capitalize modifier plugin
smarty_modifier_capitalize_ucfirst includes/moodle/lib/smarty/plugins/modifier.capitalize.php 1 1
smarty_modifier_cat includes/moodle/lib/smarty/plugins/modifier.cat.php Smarty cat modifier plugin
smarty_modifier_count_characters includes/moodle/lib/smarty/plugins/modifier.count_characters.php Smarty count_characters modifier plugin
smarty_modifier_count_paragraphs includes/moodle/lib/smarty/plugins/modifier.count_paragraphs.php Smarty count_paragraphs modifier plugin
smarty_modifier_count_sentences includes/moodle/lib/smarty/plugins/modifier.count_sentences.php Smarty count_sentences modifier plugin
smarty_modifier_count_words includes/moodle/lib/smarty/plugins/modifier.count_words.php Smarty count_words modifier plugin
smarty_modifier_date_format includes/moodle/lib/smarty/plugins/modifier.date_format.php Smarty date_format modifier plugin
smarty_modifier_debug_print_var includes/moodle/lib/smarty/plugins/modifier.debug_print_var.php Smarty debug_print_var modifier plugin
smarty_modifier_default includes/moodle/lib/smarty/plugins/modifier.default.php Smarty default modifier plugin
smarty_modifier_escape includes/moodle/lib/smarty/plugins/modifier.escape.php Smarty escape modifier plugin
smarty_modifier_indent includes/moodle/lib/smarty/plugins/modifier.indent.php Smarty indent modifier plugin
smarty_modifier_lower includes/moodle/lib/smarty/plugins/modifier.lower.php Smarty lower modifier plugin
smarty_modifier_nl2br includes/moodle/lib/smarty/plugins/modifier.nl2br.php Smarty plugin
smarty_modifier_regex_replace includes/moodle/lib/smarty/plugins/modifier.regex_replace.php Smarty regex_replace modifier plugin
smarty_modifier_replace includes/moodle/lib/smarty/plugins/modifier.replace.php Smarty replace modifier plugin
smarty_modifier_spacify includes/moodle/lib/smarty/plugins/modifier.spacify.php Smarty spacify modifier plugin
smarty_modifier_string_format includes/moodle/lib/smarty/plugins/modifier.string_format.php Smarty string_format modifier plugin
smarty_modifier_strip includes/moodle/lib/smarty/plugins/modifier.strip.php Smarty strip modifier plugin
smarty_modifier_strip_tags includes/moodle/lib/smarty/plugins/modifier.strip_tags.php Smarty strip_tags modifier plugin
smarty_modifier_truncate includes/moodle/lib/smarty/plugins/modifier.truncate.php Smarty truncate modifier plugin
smarty_modifier_upper includes/moodle/lib/smarty/plugins/modifier.upper.php Smarty upper modifier plugin
smarty_modifier_wordwrap includes/moodle/lib/smarty/plugins/modifier.wordwrap.php Smarty wordwrap modifier plugin
smarty_outputfilter_trimwhitespace includes/moodle/lib/smarty/plugins/outputfilter.trimwhitespace.php Smarty trimwhitespace outputfilter plugin
smarty_outputfilter_trimwhitespace_replace includes/moodle/lib/smarty/plugins/outputfilter.trimwhitespace.php 1
sort_categories_by_tree includes/moodle/lib/questionlib.php returns the categories with their names ordered following parent-child relationships finally it tries to return pending categories (those being orphaned, whose parent is incorrect) to avoid missing any category from original array. 2
stripslashes_safe includes/moodle_support.php 1
text_format_name includes/moodle_support.php Converts the text format from the value to the 'internal' name or vice versa. $key can either be the value or the name and you get the other back. 2
theme_long_answer_feedback question_types/long_answer/long_answer.theme.inc Implementation of theme_$type_feedback(). This is basically useless for long answer questions.
theme_long_answer_report question_types/long_answer/long_answer.theme.inc Implementation of theme_$type_report(). Theme the feedback report for a quiz. This report is generated (typically) at the end of the quiz.
theme_long_answer_view_unscored question_types/long_answer/long_answer.admin.inc Theme the list of unscored long answer questions.
theme_multichoice_feedback question_types/multichoice/multichoice.module Displays feedback for multichoice
theme_multichoice_form question_types/multichoice/multichoice.module Theme function for multichoice form.
theme_multichoice_generate_title question_types/multichoice/multichoice.module Create a decent question title based on taxonomy and question body.
theme_multichoice_report question_types/multichoice/multichoice.module Theme a multichoice question report for quiz feedback.
theme_multichoice_selected question_types/multichoice/multichoice.module Theme a selection indicator for an answer. 2
theme_multichoice_unselected question_types/multichoice/multichoice.module Theme an indicator that an answer is not selected or correct. 2
theme_question_selection_table ./quiz.admin.inc Theme a question selection table, adding drag and drop support.
theme_quiz_admin ./quiz.admin.inc Theme the admin results table.
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_availability ./quiz.pages.inc Theme a message about the quiz's availability for quiz takers.
theme_quiz_feedback ./quiz.pages.inc Theme the question feedback.
theme_quiz_filtered_questions ./quiz.pages.inc Theme the filtered question list.
theme_quiz_get_user_results ./quiz.pages.inc Theme the user results page.

Pages

Other projects