Create a tool to fetch the actual submission files for an assignment.
Allow filtering by students.
Ensure that files are named by email.
It looks like each submission file(s) will have to be be downloaded one at a time (see below references).
So we'll fetch a full assignment (including "attachments"), then go through the attachments and download one at a time.
Create a tool to fetch the actual submission files for an assignment. Allow filtering by students. Ensure that files are named by email.
It looks like each submission file(s) will have to be be downloaded one at a time (see below references). So we'll fetch a full assignment (including "attachments"), then go through the attachments and download one at a time.
Some references: