mirror of
https://github.com/moodle/moodle.git
synced 2025-02-12 03:26:34 +01:00
Implement grade validation for numeric grade overrides by setting the type attribute for the grade input to number and setting a min and max attribute values. Submitting the form with invalid values will trigger built-in validation of the inputs.