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


Public Member Functions | |
| process_essay ($data) | |
Static Public Member Functions | |
| static | define_decode_contents () |
Protected Member Functions | |
| define_question_plugin_structure () | |
| after_execute_question () | |
restore plugin class that provides the necessary information needed to restore one essay qtype plugin
Definition at line 35 of file restore_qtype_essay_plugin.class.php.
| after_execute_question | ( | ) | [protected] |
When restoring old data, that does not have the essay options information in the XML, supply defaults.
Definition at line 81 of file restore_qtype_essay_plugin.class.php.
| static define_decode_contents | ( | ) | [static] |
Return the contents of this qtype to be processed by the links decoder
Definition at line 71 of file restore_qtype_essay_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_essay_plugin.class.php.

| process_essay | ( | $ | data | ) |
Process the qtype/essay element
Definition at line 49 of file restore_qtype_essay_plugin.class.php.
