Hi,
today I tried to clone a quiz in a course and for the first time I got the error:
Failed to find an answer matching "<p>i=9, j=7,&nbsp; k=0<br></p>" in the question_answers database table. This occurred while restoring the question with id 60951 in the backup file, which has been matched to the existing question with id 60954 in the database.
This problem appeared after upgrading from 4.4.x to the newer 4.5.2, I'm pretty sure that with 4.4.x it was possible to clone quizzes there (questions have not changed before or after the update).
I've read that an old solution is to browse URL/admin/tool/health, but I found out that the plugin is deprecated. However, after installing it, it did not show any errors.
I don't know why, but cron.php works correctly (according to general->notifications). I tried going through all the quiz questions and figuring out what the problem was without success.
Within the question bank, I tried deleting both questions, but the problem is still there (questions are not listed, but are still accessible via URL).
URLquestion/bank/editquestion/question.php?returnurl=%2Fquestion%2Fedit.php%3Fcourseid%3D338&courseid=338&id=60951
URLquestion/bank/editquestion/question.php?returnurl=%2Fquestion%2Fedit.php%3Fcourseid%3D338&courseid=338&id=60954
Do you have any suggestion?
Thank you