Feature - Assignment exports
Compare changes
Introduces an API endpoint for full assignment exports (that is, exports of all the submissions for this assignment). It supports both JSON and CSV output format, the latter of which supporting even more sub-formats provided by Apache Commons CSV.
None.
Closes #172 (closed)
Depends on !79 (merged)
To be filled in by the reviewers