kfl / staffeli_nt

Staffeli NT Technology
MIT License
8 stars 7 forks source link

Add support for info/stats wrt. submissions #25

Open madsobitsoe opened 3 years ago

madsobitsoe commented 3 years ago

Using the gradebook interface to get an overview of missing submissions is a bad experience. It is especially terrible at the end of the semester, when we try to coordinate extra help to struggling students and coordinate which submissions still need to be graded.

It should be possible to use the API to fetch all the needed information. A possible starting point could be recreating the info in the gradebook, by fetching all the info and constructing a .csv file.