CSSE1001 / MyPyTutor

Interactive tutorial application for Python3.
Other
7 stars 12 forks source link

"Allow late submissions" setting #90

Closed jgat closed 9 years ago

jgat commented 9 years ago

Add allowances for users to submit a problem without academic penalty. This is implemented as a flag set in the user's submission data. Also added functionality into the client and web interfaces to display info about this flag.

Note: this feature is not fully implemented. For the time being, there's no need to merge this pull request, but if you do, it won't break the existing functionality (I think; I haven't tested it very extensively). Checkboxes below indicate progress:

Non-core goals:

jgat commented 9 years ago

Due to the new web-interface plans for the admin interface, the scope of unfinished work relating to this branch has changed, so I'm merging this as "complete".