Skip to content

Final Submissions and Grading

Some3141 edited this page Nov 7, 2014 · 2 revisions

Requirements:

  • Each group has one final submission per assignment for a course in which they are enrolled

  • The user who actually submitted it is marked (distinguishing Partner A, in our case)

  • There is a front-end page that displays the final submission for each assignment for a user

  • Submission can be tagged as final, corresponding to the --submit flag. In this case, the final submission for that user's group should be updated

  • Users can create groups after they --submit, and something reasonable will happen with their final submission

  • Users can change which submission is final through a front-end page, before the deadline

  • Staff can change which submission is final through a front-end page, at any time

  • It is possible to figure out which final submissions have not yet been manually graded and add them to grading queues

  • There should be a front-end staff interface for grading. (This should be a long term goal.)