Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Grading method controller for the guide plugin. More...
Classes | |
class | gradingform_guide_controller |
This controller encapsulates the guide grading logic. More... | |
class | gradingform_guide_instance |
Class to manage one guide grading instance. More... | |
Functions | |
gradingform_guide_get_fontawesome_icon_map () | |
Get the icon mapping for font-awesome. More... | |
Variables | |
const | MARKING_GUIDE = 'guide' |
guide: Used to compare our gradeitem_type against. | |
Grading method controller for the guide plugin.