You are here

constant MATCH in Quiz 6.6

Same name in this branch
  1. 6.6 includes/moodle_support.php \MATCH
  2. 6.6 includes/moodle/lib/questionlib.php \MATCH
Same name and namespace in other branches
  1. 6.5 includes/moodle_support.php \MATCH
  2. 6.5 includes/moodle/lib/questionlib.php \MATCH
15 uses of MATCH
qformat_blackboard::process_matching in includes/moodle/question/format/blackboard/format.php
qformat_examview::process_matches in includes/moodle/question/format/examview/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

... See full list

File

includes/moodle_support.php, line 51

Code

define("MATCH", "match");