Home
last modified time | relevance | path

Searched defs:answerformat (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/moodle310/moodle/mod/lesson/pagetypes/
H A Dtruefalse.php353 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_truefalse
H A Dmultichoice.php438 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_multichoice
H A Dshortanswer.php414 protected $answerformat = ''; variable in lesson_add_page_form_shortanswer
H A Dmatching.php497 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_matching
H A Dnumerical.php356 protected $answerformat = ''; variable in lesson_add_page_form_numerical
H A Dessay.php175 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle311/moodle/mod/lesson/pagetypes/
H A Dtruefalse.php353 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_truefalse
H A Dmultichoice.php438 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_multichoice
H A Dshortanswer.php414 protected $answerformat = ''; variable in lesson_add_page_form_shortanswer
H A Dmatching.php497 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_matching
H A Dnumerical.php356 protected $answerformat = ''; variable in lesson_add_page_form_numerical
H A Dessay.php175 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle39/moodle/mod/lesson/pagetypes/
H A Dtruefalse.php354 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_truefalse
H A Dmultichoice.php439 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_multichoice
H A Dmatching.php502 protected $answerformat = LESSON_ANSWER_HTML; variable in lesson_add_page_form_matching
H A Dshortanswer.php419 protected $answerformat = ''; variable in lesson_add_page_form_shortanswer
H A Dnumerical.php361 protected $answerformat = ''; variable in lesson_add_page_form_numerical
H A Dessay.php175 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle310/moodle/question/type/calculated/
H A Dquestiontype.php1847 $tolerance, $tolerancetype, $answerlength, $answerformat = '1', $unit = '') {
/dports/www/moodle311/moodle/question/type/calculated/
H A Dquestiontype.php1847 $tolerance, $tolerancetype, $answerlength, $answerformat = '1', $unit = '') {
/dports/www/moodle39/moodle/question/type/calculated/
H A Dquestiontype.php1847 $tolerance, $tolerancetype, $answerlength, $answerformat = '1', $unit = '') {
/dports/www/moodle39/moodle/mod/lesson/
H A Dlocallib.php1310 protected $answerformat = ''; variable in lesson_add_page_form_base
4322 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle310/moodle/mod/lesson/
H A Dlocallib.php1309 protected $answerformat = ''; variable in lesson_add_page_form_base
4338 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle311/moodle/mod/lesson/
H A Dlocallib.php1315 protected $answerformat = ''; variable in lesson_add_page_form_base
4347 public function format_answer($answer, $context, $answerformat, $options = []) {
/dports/www/moodle39/moodle/question/type/
H A Dquestionbase.php850 public $answerformat = FORMAT_PLAIN; variable in question_answer

12