Moodle

Quiz saves duplicate states in question_states whenever you navigate

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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

Activity

Hide
Tim Hunt added a comment -

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.

Show
Tim Hunt added a comment - 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.
Hide
Tim Hunt added a comment -

As per the previous comment, this now seems to be working thanks to fixes for other more specific bugs.

Show
Tim Hunt added a comment - As per the previous comment, this now seems to be working thanks to fixes for other more specific bugs.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: