You are here

17 calls to error() in Quiz 6.5

get_filesdir_from_context in includes/moodle/lib/questionlib.php
get_question_image in includes/moodle/lib/questionlib.php
Returns a html link to the question image if there is one
qformat_blackboard_6::readdata in includes/moodle/question/format/blackboard_6/format.php
Return complete file within an array, one item per line
qformat_coursetestmanager::importprocess in includes/moodle/question/format/coursetestmanager/format.php
Process the file This method should not normally be overidden
qformat_default::create_category_path in includes/moodle/question/format.php
find and/or create the category described by a delimited list e.g. $course$/tom/dick/harry or tom/dick/harry
qformat_default::exportprocess in includes/moodle/question/format.php
Do the export For most types this should not need to be overrided
qformat_default::get_category_path in includes/moodle/question/format.php
get the category as a path (e.g., tom/dick/harry)
qformat_default::importprocess in includes/moodle/question/format.php
Process the file This method should not normally be overidden
qformat_qti2::exportprocess in includes/moodle/question/format/qti2/format.php
exports the questions in a question category to the given location
qformat_qti2::export_quiz in includes/moodle/question/format/qti2/format.php
exports a quiz (as opposed to exporting a category of questions)
qformat_qti2::importpreprocess in includes/moodle/question/format/qti2/format.php
Perform any required pre-processing
qformat_qti2::init_smarty in includes/moodle/question/format/qti2/format.php
gets a new Smarty object, with the template and compile directories set
qformat_webct_convert_formula in includes/moodle/question/format/webct/format.php
question_extract_responses in includes/moodle/lib/questionlib.php
Extracts responses from submitted form
question_make_default_categories in includes/moodle/lib/questionlib.php
Gets the default category in the most specific context. If no categories exist yet then default ones are created in all contexts.
question_new_attempt_uniqueid in includes/moodle/lib/questionlib.php
Returns the unique id for a new attempt
save_question_session in includes/moodle/lib/questionlib.php
Saves the current state of the question session to the database