Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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. | |
Variables | |
const | MARKING_GUIDE = 'guide' |
guide: Used to compare our gradeitem_type against. | |
Grading method controller for the guide plugin.