File feedback import

File feedback import

by Dominik Zatloukal -
Number of replies: 1

Hi,

I have one little problem. In my module I have function to import  submission from assingment to another place. It function corectly, but if I want to import feedback it doesn't do anything. As I know, submissions and feedbacks has it's own table in DB. For submission is "assignsubmission_file" and if I use $DB->get_records('assignsubmission_file'...) it corectly load all submissions. For fedback is "assignfeedback_file", but if I use $DB->get_records('assignfeedback_file'..) it doesn't load any feedback, however I have in that assingment both of these, submission and feedback. Does anybody know how to fix and solve it?

Thanks,

Dominik Zatloukal

Average of ratings: -
In reply to Dominik Zatloukal

Re: File feedback import

by Marina Glancy -
Picture of Core developers Picture of Moodle HQ Picture of Moodle Workplace team Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

This forum is for the Feedback module and you are talking about Assignment, please re-post in Assignment module forum