You are here

constant SHORTANSWER in Quiz 6.6

Same name in this branch
  1. 6.6 includes/moodle_support.php \SHORTANSWER
  2. 6.6 includes/moodle/lib/questionlib.php \SHORTANSWER
Same name and namespace in other branches
  1. 6.5 includes/moodle_support.php \SHORTANSWER
  2. 6.5 includes/moodle/lib/questionlib.php \SHORTANSWER
21 uses of SHORTANSWER
qformat_blackboard::process_fib in includes/moodle/question/format/blackboard/format.php
qformat_blackboard_6::process_fblank in includes/moodle/question/format/blackboard_6/format.php
qformat_coursetestmanager::importprocess in includes/moodle/question/format/coursetestmanager/format.php
Process the file This method should not normally be overidden
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.

... See full list

File

includes/moodle_support.php, line 47

Code

define("SHORTANSWER", "shortanswer");