Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Provides the information to backup numerrors grading strategy information. More...
Public Member Functions | |
define_subplugin_structure ($connectionpoint) | |
Protected Member Functions | |
define_assessment_subplugin_structure () | |
Returns the dimension grades to attach to 'assessment' XML element. | |
define_exampleassessment_subplugin_structure () | |
Returns the dimension grades to attach to 'exampleassessment' XML element. | |
define_referenceassessment_subplugin_structure () | |
Returns the dimension grades to attach to 'referenceassessment' XML element. | |
define_workshop_subplugin_structure () | |
Returns the assessment form definition to attach to 'workshop' XML element. | |
get_recommended_name () | |
Simple helper function that suggests one name for the main nested element in subplugins It's not mandatory to use it but recommended ;-) | |
get_setting_value ($name) | |
Returns the value of one (task/plan) setting. | |
get_subplugin_element ($final_elements=null, $conditionparam=null, $conditionvalue=null) | |
Factory method that will return one backup_subplugin_element (backup_optigroup_element) with its name automatically calculated, based one the subplugin being handled (type, name) | |
Protected Attributes | |
$connectionpoint | |
$optigroup | |
$step | |
$subpluginname | |
$subplugintype | |
$task | |
Provides the information to backup numerrors grading strategy information.