Multiple "Attempt finished" under Description

Multiple "Attempt finished" under Description

François Lizotte
Number of replies: 1
Particularly helpful Moodlers 사진

Hello,

I ran into this on Moodle 3.8. I cannot reproduce. In a quiz that has sections with descriptions, in response history, under every description, we have "Attempt finished" repeated, which doesn't make sense.

In the capture below, we can see that the attempt was finished at 14:36.  The following entry (20:39) corresponds to the teacher manually grading and so on.

It only happens under Descriptions.  Just wondering how this can happen.

capture

평균 등급 : -
In reply to François Lizotte

Re: Multiple "Attempt finished" under Description

Tim Hunt
Core developers 사진 Documentation writers 사진 Particularly helpful Moodlers 사진 Peer reviewers 사진 Plugin developers 사진
I can't work out how that happened either. To see what is really going on here, it would be helpful to see what is going on behind the scenes. Are you able to get the output of a database query like this one for this question attempt?

https://docs.moodle.org/dev/Overview_of_the_Moodle_question_engine#Detailed_data_about_an_attempt

(Make sure you obscure any personal information before posting here. You can email the data to me if that seems more appropriate.)