by Paul Vincent.
Hi,
I'm looking for a way to bring a list of assignment feedback files into our external SIS via web service curl commands. I'm assuming that core_files_get_files is the way to do this, but as 'filename' is one of the required fields (not known by the SIS), I'm not so sure. I have a configurable report that's providing a list of feedback files against the student and tutor, but we could really do with listing these in our SIS database. Is there a way to use core_files_get_files without knowing the filename?
As an aside, I've also failed to use this function even when I include the filename, but my assumption is that I'm passing the wrong contextid in that case.
Many thanks
Paul