Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.7
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
Description
When processing EVENT_GRADE, it checks for duplicate submissions, and does not save duplicate rows in the database. For some reason it does not do the same when processing EVENT_SAVE, and it shoud, to stop the database getting full of redundant information.
Issue Links
| This issue will be resolved by: | ||||
| MDL-10799 | Question types do not accurately determine whether their state has changed or not. |
|
|
|
This issue should now have been fixed by
MDL-10799, and by other fixes I have done to that area of the code since htis bug was opened.MDL-10799, and by other fixes I have done to that area of the code since htis bug was opened.