Where are quiz question comments located in the DB?

Where are quiz question comments located in the DB?

ໂດຍ 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?

ໂດຍ 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.

ການຈັດອັນດັບສະເລ່ຍ: -