Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.6.4
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE
Description
We have found a problem with some tests. The random questions which are stored on the table mdl_question are disappearing, as well as the answers of the students who had responded, which are stored in mdl_question_states, and the grades of the tests (mdl_quiz_attempts).
This is affecting to a lot of tests.
We are using a version 1.6.4 with PostgreSQL.
Luckily, we have backups of the database, but we would like to find out why this is happening. We have thought that it could be the VACUUM ANALIZE done by PostgreSQL.
Cheers
Issue Links
| This issue duplicates: | ||||
| MDL-11211 | Deletion of a course with published questions destroys quizzes in other courses that have used those questions. |
|
|
|
Resolving as 'Cannot reproduce' because I can't, and because there has been no follow-up in the corresponding forum thread: http://moodle.org/mod/forum/discuss.php?d=71457
If anyone can find a way to reproduce this, please reopen.