Home
last modified time | relevance | path

Searched defs:shownumcorrect (Results 1 – 6 of 6) sorted by relevance

/dports/www/moodle39/moodle/question/type/ddmarker/
H A Dquestiontype.php53 public function __construct($id, $hint, $hintformat, $shownumcorrect,
/dports/www/moodle310/moodle/question/type/ddmarker/
H A Dquestiontype.php53 public function __construct($id, $hint, $hintformat, $shownumcorrect,
/dports/www/moodle311/moodle/question/type/ddmarker/
H A Dquestiontype.php53 public function __construct($id, $hint, $hintformat, $shownumcorrect,
/dports/www/moodle39/moodle/question/type/
H A Dquestionbase.php674 public $shownumcorrect = false; variable in question_graded_automatically
935 public $shownumcorrect; variable in question_hint_with_parts
948 public function __construct($id, $hint, $hintformat, $shownumcorrect, $clearwrong) {
/dports/www/moodle310/moodle/question/type/
H A Dquestionbase.php699 public $shownumcorrect = false; variable in question_graded_automatically
960 public $shownumcorrect; variable in question_hint_with_parts
973 public function __construct($id, $hint, $hintformat, $shownumcorrect, $clearwrong) {
/dports/www/moodle311/moodle/question/type/
H A Dquestionbase.php699 public $shownumcorrect = false; variable in question_graded_automatically
960 public $shownumcorrect; variable in question_hint_with_parts
973 public function __construct($id, $hint, $hintformat, $shownumcorrect, $clearwrong) {