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