-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.1
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
MDL-59666-master -
You can set a value for the "Remind me to grade by" field in the assignment settings form which is before the allow submissions from/due-/cutoff- dates.
I think it makes sense that the grading due date to be validated as follows:
allowsubmissionsfrom | duedate | Validation method |
N/A | ||
gradingduedate >= allowsubmissionsfrom | ||
gradingduedate >= duedate | ||
gradingduedate >= duedate |
||||gradingduedate >= cutoff|
||||gradingduedate >= cutoff|
||||gradingduedate >= cutoff|
||||gradingduedate >= cutoff|