Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes | Functions
lib.php File Reference

Provides support for the conversion of moodle1 backup to the moodle2 format. More...

Classes

class  moodle1_mod_workshop_handler
 Workshop conversion handler. More...
 
class  moodle1_workshopform_handler
 Base class for the grading strategy subplugin handler. More...
 

Functions

 workshop_upgrade_transform_instance (stdClass $old)
 Given a record containing data from 1.9 workshop table, returns object containing data as should be saved in 2.0 workshop table. More...
 

Detailed Description

Provides support for the conversion of moodle1 backup to the moodle2 format.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later