Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 20.0, 21.0 [Tentative]
-
Fix Version/s: 20.0, 21.0 [Tentative]
-
Component/s: WC Sakai Grader
-
Labels:None
-
Environment:
-
20 status:Verified
-
Test Plan:
Description
When grading through Assignment's native grading screen, clicking Save and Release to Student does the following:
- saves the comments and grade in assignment grading screen
- presents the "Comments and/or grade have been saved" message at top of submission grading screen
- changes status to Returned in submissions list
- adds a checkmark in the Released column of the submissions list
- makes the comments and grade visible to student
- sends the grade to the Gradebook, if that setting has been chosen
However, the behavior of the new Sakai Grader's Save and Release button is different. Clicking that button does the following:
- saves the comments and grade in Grader pane
- presents a green checkmark next to the grade as a confirmation that it was saved
- changes status to Graded in submissions list
- adds a (bogus) checkmark in the Released column of the submissions list
- DOES NOT make comments and grade visible to the student
- DOES NOT send the grade to the gradebook.
In order to complete the last two steps, the instructor must additionally click Release Grades link at top of the submissions page, which seems redundant since the Released column has the checkmark that otherwise indicates that step has been accomplished.