[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 This files describes API changes for quiz access rule plugins. 2 3 Overview of this plugin type at http://docs.moodle.org/dev/Quiz_access_rules 4 5 === 2.8, 2.7.1, 2.6.4 and 2.5.7 === 6 7 * New static method delete_settings for access rules, which is called when a 8 quiz is deleted. 9 10 11 === 2.4 and 2.3.4 === 12 13 * Replaced time_left() with new time_left_display() and end_time() functions. 14 15 16 === 2.3 === 17 18 * This plugin type now supports cron in the standard way. If required, Create a 19 lib.php file containing 20 function quizaccess_mypluginname_cron() {}; 21 22 23 === 2.2 === 24 25 * This plugin type was new in Moodle 2.2!
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |