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_workshopform_rubric_handler
 Conversion handler for the rubric grading strategy data. More...
 

Functions

 workshopform_rubric_upgrade_rubric_level (stdclass $old, $newdimensionid)
 Transforms given record into an object to be saved into workshopform_rubric_levels. More...
 
 workshopform_rubric_upgrade_weight ($oldweight)
 Given old workshop element weight, returns the weight multiplier. 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