This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-10 02:40:10 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
quiz
/
db
History
jamiesensei
17f1782c12
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.
2008-07-24 17:36:33 +00:00
..
access.php
Strip some trailing whitespace.
2008-03-07 12:35:10 +00:00
install.xml
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.
2008-07-24 17:36:33 +00:00
upgrade.php
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.
2008-07-24 17:36:33 +00:00