Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]

Implementaton of the quizaccess_offlineattempts plugin.

Copyright: 2016 Juan Leyva
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 139 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: quizaccess_offlineattempts  - X-Ref

A rule implementing the offlineattempts check.

make(quiz $quizobj, $timenow, $canignoretimelimits)   X-Ref
No description

is_preflight_check_required($attemptid)   X-Ref
No description

add_preflight_check_form_fields(mod_quiz_preflight_check_form $quizform,MoodleQuickForm $mform, $attemptid)   X-Ref
No description

validate_preflight_check($data, $files, $errors, $attemptid)   X-Ref
No description

notify_preflight_check_passed($attemptid)   X-Ref
No description

current_attempt_finished()   X-Ref
No description

add_settings_form_fields(mod_quiz_mod_form $quizform, MoodleQuickForm $mform)   X-Ref
No description

validate_settings_form_fields(array $errors,array $data, $files, mod_quiz_mod_form $quizform)   X-Ref
No description