Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.1, 2.8.1
-
Fix Version/s: 3.2
-
Component/s: Grading methods
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE, MOODLE_28_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-38105-master -
Pull Master Diff URL:
-
Sprint:3.2 Sprint 4
Description
Would be nice to allow negative grade in rubric. For example, this would allow teacher to set some penalty for bad grammar and orthography.
I did look into the code and found two places where there is a comment "TODO why we can't allow negative score for rubric?"
- /grade/grading/form/rubric/lib.php #206
- /grade/grading/form/rubric/rubriceditor.php #215
I tried to comment the validation and, if it now accept a negative value, the summary didn't compute correctly tho. I stop my investigation there as grades impact much of Moodle, and wasn't sure what else I could have broken.
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-33563 Rubric grades could be posted in decimal format
-
- Closed
-
-
MDL-33663 Improve the error message when you enter a negative grade when using a marking guide
-
- Closed
-
- has been marked as being related by
-
MDL-50586 Prevent or warn teachers about removing level 0 in rubrics as it leads to unexpected grades.
-
- Closed
-
- is duplicated by
-
MDL-54111 Allow negative numbers in Rubric Tool Descriptors for grading
-
- Closed
-
- will help resolve
-
MDL-35821 Defining rubric points with a comma as decimal separator discard the decimal part
-
- Open
-
-
MDL-53729 Add a new Rubric-like Grading method with simple direct grading
-
- Open
-