You are here

8 uses of ESSAY in Quiz 6.6

qformat_blackboard::process_essay in includes/moodle/question/format/blackboard/format.php
qformat_blackboard_6::process_essay in includes/moodle/question/format/blackboard_6/format.php
qformat_examview::readquestion in includes/moodle/question/format/examview/format.php
Given the data known to define a question in this format, this function converts it into a question object suitable for processing and insertion into Moodle.
qformat_gift::readquestion in includes/moodle/question/format/gift/format.php
Given the data known to define a question in this format, this function converts it into a question object suitable for processing and insertion into Moodle.
qformat_gift::writequestion in includes/moodle/question/format/gift/format.php
convert a single question object into text output in the given format. This must be overriden
qformat_xml::get_qtype in includes/moodle/question/format/xml/format.php
Turn the internal question code into a human readable form (The code used to be numeric, but this remains as some of the names don't match the new internal format)
qformat_xml::import_essay in includes/moodle/question/format/xml/format.php
import essay type question
qformat_xml::writequestion in includes/moodle/question/format/xml/format.php
Turns question into an xml segment