Where are quiz question comments located in the DB?

Where are quiz question comments located in the DB?

by Gary Harris -
အကြောင်းပြန်မှု အရေအတွက်: 2

When I go into a quiz as an instructor and then go to Results -> Manual grading in order to manually grade essay questions, there is a comment box under the student's response. I have a professor who is claiming that those comments are not being saved for a particular quiz. In order to troubleshoot the problem, I need to know what table/field those comments are stored in. Can someone assist me with that? I can't seem to find them.

Thanks,

Gary

ပျှမ်းမျှအဆင့်သတ်မှတ်ချက်များ: -
Gary Harris ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Where are quiz question comments located in the DB?

by Tim Hunt -
Core developers ၏ ရုပ်ပုံ Documentation writers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Peer reviewers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ

They get stored in question_attempt_step_data. This query https://docs.moodle.org/dev/Overview_of_the_Moodle_question_engine#Detailed_data_about_an_attempt may help you interpret the data.

Gary Harris ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Where are quiz question comments located in the DB?

by Marcus Green -
Core developers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ

This diagram might help a little, though Tims reply is a reminder to me to go further with my quiz diagramming.

http://www.examulator.com/er/components/quiz.png