Home
last modified time | relevance | path

Searched defs:qubaid (Results 1 – 24 of 24) sorted by relevance

/dports/www/moodle310/moodle/question/engine/
H A Dlib.php82 public static function load_questions_usage_by_activity($qubaid, moodle_database $db = null) {
108 public static function delete_questions_usage_by_activity($qubaid) {
140 public static function is_manual_grade_in_range($qubaid, $slot) {
682 protected static function get_toggle_checksum($qubaid, $questionid,
716 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
776 public function __construct($qubaid, $slot, $postdata) {
H A Ddatalib.php434 public function load_questions_usage_by_activity($qubaid) {
1101 public function update_question_attempt_flag($qubaid, $questionid, $qaid, $slot, $newstate) {
1189 public function sum_usage_marks_subquery($qubaid) {
H A Dquestionusage.php931 public static function load_from_records($records, $qubaid) {
/dports/www/moodle39/moodle/question/engine/
H A Dlib.php82 public static function load_questions_usage_by_activity($qubaid, moodle_database $db = null) {
108 public static function delete_questions_usage_by_activity($qubaid) {
140 public static function is_manual_grade_in_range($qubaid, $slot) {
682 protected static function get_toggle_checksum($qubaid, $questionid,
716 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
776 public function __construct($qubaid, $slot, $postdata) {
H A Ddatalib.php434 public function load_questions_usage_by_activity($qubaid) {
1101 public function update_question_attempt_flag($qubaid, $questionid, $qaid, $slot, $newstate) {
1189 public function sum_usage_marks_subquery($qubaid) {
H A Dquestionusage.php931 public static function load_from_records($records, $qubaid) {
/dports/www/moodle310/moodle/question/
H A Dpreviewlib.php235 $filearea, $qubaid, $slot, $args, $forcedownload, $fileoptions) {
275 function question_preview_action_url($questionid, $qubaid,
H A Dtoggleflag.php34 $qubaid = required_param('qubaid', PARAM_INT); variable
/dports/www/moodle311/moodle/question/
H A Dpreviewlib.php235 $filearea, $qubaid, $slot, $args, $forcedownload, $fileoptions) {
275 function question_preview_action_url($questionid, $qubaid,
H A Dtoggleflag.php34 $qubaid = required_param('qubaid', PARAM_INT); variable
/dports/www/moodle39/moodle/question/
H A Dpreviewlib.php235 $filearea, $qubaid, $slot, $args, $forcedownload, $fileoptions) {
275 function question_preview_action_url($questionid, $qubaid,
H A Dtoggleflag.php34 $qubaid = required_param('qubaid', PARAM_INT); variable
/dports/www/moodle311/moodle/question/engine/
H A Dlib.php82 public static function load_questions_usage_by_activity($qubaid, moodle_database $db = null) {
108 public static function delete_questions_usage_by_activity($qubaid) {
140 public static function is_manual_grade_in_range($qubaid, $slot) {
690 protected static function get_toggle_checksum($qubaid, $questionid,
724 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
784 public function __construct($qubaid, $slot, $postdata) {
H A Ddatalib.php434 public function load_questions_usage_by_activity($qubaid) {
1101 public function update_question_attempt_flag($qubaid, $questionid, $qaid, $slot, $newstate) {
1189 public function sum_usage_marks_subquery($qubaid) {
H A Dquestionusage.php931 public static function load_from_records($records, $qubaid) {
/dports/www/moodle310/moodle/question/engine/upgrade/
H A Dupgradelib.php107 protected function set_quba_preferred_behaviour($qubaid, $preferredbehaviour) {
113 protected function set_quiz_attempt_layout($qubaid, $layout) {
118 protected function delete_quiz_attempt($qubaid) {
/dports/www/moodle311/moodle/question/engine/upgrade/
H A Dupgradelib.php107 protected function set_quba_preferred_behaviour($qubaid, $preferredbehaviour) {
113 protected function set_quiz_attempt_layout($qubaid, $layout) {
118 protected function delete_quiz_attempt($qubaid) {
/dports/www/moodle39/moodle/question/engine/upgrade/
H A Dupgradelib.php107 protected function set_quba_preferred_behaviour($qubaid, $preferredbehaviour) {
113 protected function set_quiz_attempt_layout($qubaid, $layout) {
118 protected function delete_quiz_attempt($qubaid) {
/dports/www/moodle39/moodle/question/classes/
H A Dexternal.php78 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
/dports/www/moodle310/moodle/question/classes/
H A Dexternal.php78 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
/dports/www/moodle311/moodle/question/classes/
H A Dexternal.php78 public static function update_flag($qubaid, $questionid, $qaid, $slot, $checksum, $newstate) {
/dports/www/moodle310/moodle/mod/quiz/
H A Dlib.php1836 $filearea, $qubaid, $slot, $args, $forcedownload, array $options=array()) {
/dports/www/moodle311/moodle/mod/quiz/
H A Dlib.php1847 $filearea, $qubaid, $slot, $args, $forcedownload, array $options=array()) {
/dports/www/moodle39/moodle/mod/quiz/
H A Dlib.php1833 $filearea, $qubaid, $slot, $args, $forcedownload, array $options=array()) {