Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.2, 1.9.2
-
Fix Version/s: None
-
Component/s: Assignment (2.2)
-
Labels:None
-
Environment:Linux Redhat
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
When using quick grading in an assignment and the are more than one users entering grades/feedback the one who last submits the data overwrites all other information entered by the other concurrent user.
Solution idea: Moodle onliy checks the "lastchanged" database entry whean loading the form - has to check again when submitting the data.
Patch for solution will follow afte testing.
Issue Links
| This issue is blocked by: | ||||
| MDL-16731 | Overwrite of grades possible when multiple Teachers grade the same assignment at the same time |
|
|
|
| This issue has a non-specific relationship to: | ||||
| MDL-4470 | Quick grade sending emails for ungraded assignments |
|
|
|
| MDL-15791 | Online text assignment: Teacher comments can be lost when using combination of "quick grading" and "comment inline" |
|
|
|
MDL-15791and MDL-4470 are similar and may share a common root cause.MDL-15791and MDL-4470 are similar and may share a common root cause.