Student Submission Comments

Student Submission Comments

by Bobby White -
Number of replies: 1

I was wondering where in the database student submission comments are stored?

Previous it could be found under mdl_assign_submissions.submissioncomment, but the mdl_assign_submission table doesn't have an equivalent field.

Thanks,

Average of ratings: -
In reply to Bobby White

Re: Student Submission Comments

by Perry Way -

Try `mdl_assignsubmission_onlinetext` table!

File reference records are in `mdl_assignsubmission_file` table.