moodle-local_recompletion
moodle-local_recompletion copied to clipboard
"Grade Status" & "Grade" columns do not reset: Grade or View all Assignment submissions
Example: Using a single-activity course with an assignment
SETUP & GRADE
- Enable recompletion, set course duration, delete grades for user selected
- Go to the Assignment: "View all submissions" or "Grade"
- Grade student with passing grade (I used a C/NYC scale)
RESET 5. Edit course completion date for that student, choose a past date longer than the course duration from step 1. 6. Confirm grades have been deleted.
VIEW ISSUE 8. Navigate back to Assignment: "View all submissions" or "Grade" 9. View all submissions: Grade Status is "Graded", and the pass grade is still showing (not reset) 10. Grade: Grade status is "Graded", and the pass grade is still showing (not reset). In addition, directly underneath says "not graded"
thanks for the report - the assignment code in the recompletion plugin is intended to be used with the multiple attempts option - retaining a previous attempt with grade, but allowing the user to submit a new attempt which would make this clearer.
But - I guess we could include some settings to clear the submission grade record as well - pull requests and or funding for improvements are always welcome.