Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Provides support for the conversion of moodle1 backup to the moodle2 format Based off of a template @ http://docs.moodle.org/dev/Backup_1.9_conversion_for_developers. More...
Classes | |
class | moodle1_assignment_subplugin_handler |
Base class for the assignment subplugin handler Extend this for your own subplugin conversion handling purposes. More... | |
class | moodle1_assignment_unsupported_subplugin_handler |
This class handles subplugins that do not exist or that are not supported. More... | |
class | moodle1_mod_assignment_handler |
Assignment conversion handler. More... | |
Provides support for the conversion of moodle1 backup to the moodle2 format Based off of a template @ http://docs.moodle.org/dev/Backup_1.9_conversion_for_developers.