|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Topics | |
| test | |
Directories | |
| directory | backup |
| | |
| directory | classes |
| | |
Namespaces | |
| namespace | gradingform_rubric\grades\grader\gradingpanel\external |
| | |
| namespace | gradingform_rubric\privacy |
| Privacy class for requesting user data. | |
Classes | |
| class | backup_gradingform_rubric_plugin |
| Defines rubric backup structures. More... | |
| class | gradingform_rubric\grades\grader\gradingpanel\external\fetch |
| Web services relating to fetching of a rubric for the grading panel. More... | |
| class | gradingform_rubric\grades\grader\gradingpanel\external\store |
| Web services relating to storing of a rubric for the grading panel. More... | |
| class | gradingform_rubric\privacy\provider |
| Privacy class for requesting user data. More... | |
| class | gradingform_rubric_controller |
| This controller encapsulates the rubric grading logic. More... | |
| class | gradingform_rubric_editrubric |
| Defines the rubric edit form. More... | |
| class | gradingform_rubric_instance |
| Class to manage one rubric grading instance. More... | |
| class | gradingform_rubric_renderer |
| Grading method plugin renderer. More... | |
| class | MoodleQuickForm_rubriceditor |
| Form element for handling rubric editor. More... | |
| class | restore_gradingform_rubric_plugin |
| Restores the rubric specific data from grading.xml file. More... | |
Functions | |
| xmldb_gradingform_rubric_upgrade ($oldversion) | |
| Keeps track or rubric plugin upgrade path. | |
Variables | |
| global | gradingform_rubric\grades\grader\gradingpanel\external::$CFG |
| $functions | |
| $plugin = 2023100400 | |
| $plugin | component = 'gradingform_rubric' |
| $plugin | maturity = MATURITY_STABLE |
| const | RUBRIC = 'rubric' |
| rubric: Used to compare our gradeitem_type against. | |
| $plugin | version = 2023100900 |
| xmldb_gradingform_rubric_upgrade | ( | $oldversion | ) |
Keeps track or rubric plugin upgrade path.
| int | $oldversion | the DB version of currently installed plugin |
| bool | true |
| $functions |