|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_calculated_record ($data) | |
| process_calculated_option ($data) | |
Protected Member Functions | |
| define_question_plugin_structure () | |
restore plugin class that provides the necessary information needed to restore one calculated qtype plugin
Definition at line 35 of file restore_qtype_calculated_plugin.class.php.
| define_question_plugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the plugin at question level
Definition at line 40 of file restore_qtype_calculated_plugin.class.php.

| process_calculated_option | ( | $ | data | ) |
Process the qtype/calculated_option element
Definition at line 95 of file restore_qtype_calculated_plugin.class.php.

| process_calculated_record | ( | $ | data | ) |
Process the qtype/calculated_record element
Definition at line 69 of file restore_qtype_calculated_plugin.class.php.
