Assign feedback get_files function?

Assign feedback get_files function?

by Dominik Zatloukal -
Number of replies: 0

Hi,

I need help with get feedback files from assign. For geting submissions there is get_files function with this syntax - 

$files = $fs->get_area_files($this->assignment->get_context()->id, 'assignsubmission_file', ASSIGNSUBMISSION_FILE_FILEAREA, $submission->id, 'timemodified', false); 

But if I want get feedback from the same assign, there is no function like get_files and if I use syntax I mentioned up, it doesn't work. Please I need get feedback for my bachelor thesis and Iam crazy of this, because I don't know, what to do. Thanks for every reply. Dominik Zatloukal


Average of ratings: -