what table in phpmyadmin stores teacher comments

what table in phpmyadmin stores teacher comments

von Alexander De La Garza -
Anzahl Antworten: 2
Good day,

I am using Moodle 3.11.4+ (Build: 20211201)

I have made a custom report for showing student answers to quiz question, and was asked to include the comments teachers give to each individual question,

seems I have found the general comment for each question, but the remarks typed by the teacher for each answer seem to elude me.


When I go to the quiz itself and see some ones answers and then select "Make comment or override mark" it takes me to /mod/quiz/comment.php?attempt=######&slot#


Als Antwort auf Alexander De La Garza

Re: what table in phpmyadmin stores teacher comments

von Tim Hunt -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers
Als Antwort auf Tim Hunt

Re: what table in phpmyadmin stores teacher comments

von Alexander De La Garza -
Always appreciate your help Tim,

I found what I was looking for in mdl_question_attempt_step_data .. didnt see that "name" has a value of "-comment"