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.)