HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/moodleAW/moodle506/mod/quiz/accessrule/upgrade.txt
This files describes API changes for quiz access rule plugins.

Overview of this plugin type at http://docs.moodle.org/dev/Quiz_access_rules

=== 2.8, 2.7.1, 2.6.4 and 2.5.7 ===

* New static method delete_settings for access rules, which is called when a
  quiz is deleted.


=== 2.4 and 2.3.4 ===

* Replaced time_left() with new time_left_display() and end_time() functions.


=== 2.3 ===

* This plugin type now supports cron in the standard way. If required, Create a
  lib.php file containing
function quizaccess_mypluginname_cron() {};


=== 2.2 ===

* This plugin type was new in Moodle 2.2!