MatthewIreland / kudos-research

0 stars 0 forks source link

Output supervision template as application/zip so student can download template for a particular supervision #14

Open MatthewIreland opened 4 years ago

MatthewIreland commented 4 years ago

Hook up the generation code that Ananya wrote to Tomcat.

For now, use hardcoded supervision parameters. Return application/zip stream to student when they go to a particular link.

John-Fawcett commented 4 years ago

Steps:

Get "appropriate values" by loading the SV record from the database. Primary key (to know which SV you're talking about) will come from URL query parameters (...?foo=bar&foo2=bar2&...)