Add export extra work functionality
- Aug 19, 2022
-
-
Timur Oberhuber authored
* Including Tests
-
- Aug 18, 2022
-
-
Timur Oberhuber authored
-
Timur Oberhuber authored
-
Timur Oberhuber authored
* Untested
-
When looking at a specific extra work (eg. extra-work/1) an export declarations button has been added
Pressing this button results in an export of all the declarations for that extra work (sorted by student number)
Added a page displaying all the declarations (declarations/all)
Added the ability to export all of these declarations
* Including Tests