Moodle  2.2.1
http://www.collinsharper.com
backup_mod_quiz_access_subplugin Class Reference
Inheritance diagram for backup_mod_quiz_access_subplugin:
Collaboration diagram for backup_mod_quiz_access_subplugin:

Protected Member Functions

 define_quiz_subplugin_structure ()
 define_attempt_subplugin_structure ()

Detailed Description

Base class for backing up all the quiz settings and attempt data for an access rule quiz sub-plugin.

Definition at line 37 of file backup_mod_quiz_access_subplugin.class.php.


Member Function Documentation

Use this method to describe the XML structure required to store your sub-plugin's settings for a particular quiz attempt, and how that data is stored in the database.

Definition at line 53 of file backup_mod_quiz_access_subplugin.class.php.

Use this method to describe the XML structure required to store your sub-plugin's settings for a particular quiz, and how that data is stored in the database.

Definition at line 44 of file backup_mod_quiz_access_subplugin.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations