coursemology2
coursemology2 copied to clipboard
Course statistics TODO
Continuing on https://github.com/Coursemology/coursemology2/pull/5440
TODO
- Show in UI which submissions are late/overdue
- Add groups filtering (and perhaps support group average vs class average comparisons)
- Possible extension would be #113, since now we can check specific rows in the table and perform operations. Instructors should be able to select these students and add them into the watchlist.
- Write more tests, especially on the correctness of the statistics provided.
- Refactor correctness SQL into ORM.