Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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.