Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/quiz/db/events.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Variables

 $handlers

Variable Documentation

$handlers
Initial value:
 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.

 All Data Structures Namespaces Files Functions Variables Enumerations