Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Advance grading form element. More...
Advance grading form element.
HTML class for a grading element. This is a wrapper for advanced grading plugins. When adding the 'grading' element to the form, developer must pass an object of class gradingform_instance as $attributes['gradinginstance']. Otherwise an exception will be thrown. This object is responsible for implementing functions to render element html and validate it