|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Variables | |
| $handlers | |
| $handlers |
array( 'quiz_attempt_submitted' => array ( 'handlerfile' => '/mod/quiz/locallib.php', 'handlerfunction' => 'quiz_attempt_submitted_handler', 'schedule' => 'cron', ), )
Definition at line 30 of file events.php.