Home
last modified time | relevance | path

Searched refs:loadquestions (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/mod/quiz/
H A Dattemptlib.php640 * @param bool $loadquestions (optional) if true, the default, load all the details
643 public function __construct($attempt, $quiz, $cm, $course, $loadquestions = true) { argument
647 if ($loadquestions) {
/dports/www/moodle311/moodle/mod/quiz/
H A Dattemptlib.php640 * @param bool $loadquestions (optional) if true, the default, load all the details
643 public function __construct($attempt, $quiz, $cm, $course, $loadquestions = true) { argument
647 if ($loadquestions) {
/dports/www/moodle39/moodle/mod/quiz/
H A Dattemptlib.php640 * @param bool $loadquestions (optional) if true, the default, load all the details
643 public function __construct($attempt, $quiz, $cm, $course, $loadquestions = true) { argument
647 if ($loadquestions) {