Merge branch 'MDL-36842' of git://github.com/timhunt/moodle
This commit is contained in:
@@ -2,7 +2,7 @@ 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.4 ===
|
||||
=== 2.4 and 2.3.4 ===
|
||||
|
||||
* Replaced time_left() with new time_left_display() and end_time() functions.
|
||||
|
||||
@@ -15,5 +15,3 @@ function quizaccess_mypluginname_cron() {};
|
||||
=== 2.2 ===
|
||||
|
||||
* This plugin type was new in Moodle 2.2!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user