]> git.mjollnir.org Git - moodle.git/commit
MDL-15818 "allow quiz reports to register cron routines" - Quiz reports can now inclu...
authorjamiesensei <jamiesensei>
Thu, 24 Jul 2008 17:36:33 +0000 (17:36 +0000)
committerjamiesensei <jamiesensei>
Thu, 24 Jul 2008 17:36:33 +0000 (17:36 +0000)
commit17f1782c1217ab5b83de6bd55a4e7a7adb0abe5a
tree5ec7639bb88fafd88d0b675c0df7d7a4eeb4d953
parentdaae98e118e2bca08e97293208bf1b0dffe4022e
MDL-15818 "allow quiz reports to register cron routines" - Quiz reports can now include files cron.php which include functions quiz_report_{reportname}_cron that will be executed from the moodle cron. They must also modify their quiz_report record to set cron to the number of seconds between cron execution.
admin/cron.php
mod/quiz/db/install.xml
mod/quiz/db/upgrade.php
mod/quiz/version.php