-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.6, 3.10.3, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-71400-master -
-
1
-
QA blitz
This has been identified in https://tracker.moodle.org/browse/MDLQA-15735.
The notification which reflects on the updates after uploading a grading worksheet is wrong and misleading.
Steps to reproduce:
Requires a course with several students enrolled and an assignment set up where online text, file submissions and feedback files have been set to "No" and feedback comments and offline grading worksheet have been set to "yes". All students must be given a grade and feedback.
- As a teacher, click on the assignment and navigate to "View all submissions"
- From the dropdown box, choose "Download grading worksheet" and save the file.
- Navigate back to the assignment grading screen and change one student's grade and feedback comment.
- Open the downloaded file in a program such as Excel and add a different grade and feedback comment for that same student. Save as a csv file.
- Navigate back to the assignment grading screen and click on "Upload grading worksheet".
- Upload worksheet csv file, and tick the box "Allow updating records that have been modified more recently etc"
- The screen "Confirm changes" should display the grade and feedback from the csv file ready to update on Moodle. Click Confirm.
Expected:
- Should be notified that 1 grade and 1 feedback have been updated
Actual:
- The following message is displayed: "Updated 2 grades and feedback."
- Discovered while testing
-
MDLQA-15735 CLONE - A teacher can override updated Moodle grades when uploading an offline grading worksheet
- Passed
- is duplicated by
-
MDL-51960 The displayed result message after uploading an offline grading worksheet is confusing and ambiguous
- Closed