Home
last modified time | relevance | path

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

/dports/www/moodle310/moodle/mod/quiz/
H A Dattemptlib.php2199 $this->fire_state_transition_event('\mod_quiz\event\attempt_submitted', $timestamp);
2238 $this->fire_state_transition_event('\mod_quiz\event\attempt_becameoverdue', $timestamp);
2260 $this->fire_state_transition_event('\mod_quiz\event\attempt_abandoned', $timestamp);
2271 protected function fire_state_transition_event($eventclass, $timestamp) { function in quiz_attempt
/dports/www/moodle311/moodle/mod/quiz/
H A Dattemptlib.php2208 $this->fire_state_transition_event('\mod_quiz\event\attempt_submitted', $timestamp);
2247 $this->fire_state_transition_event('\mod_quiz\event\attempt_becameoverdue', $timestamp);
2269 $this->fire_state_transition_event('\mod_quiz\event\attempt_abandoned', $timestamp);
2280 protected function fire_state_transition_event($eventclass, $timestamp) { function in quiz_attempt
/dports/www/moodle39/moodle/mod/quiz/
H A Dattemptlib.php2199 $this->fire_state_transition_event('\mod_quiz\event\attempt_submitted', $timestamp);
2238 $this->fire_state_transition_event('\mod_quiz\event\attempt_becameoverdue', $timestamp);
2260 $this->fire_state_transition_event('\mod_quiz\event\attempt_abandoned', $timestamp);
2271 protected function fire_state_transition_event($eventclass, $timestamp) { function in quiz_attempt