troeger / opensubmit

Just another submission system for course assignment solutions. Supports semi-automated code evaluation.
GNU Affero General Public License v3.0
30 stars 18 forks source link

Active submissions in inactive courses #180

Closed troeger closed 7 years ago

troeger commented 7 years ago

Active submissions in inactive courses are shown on the frontend, but not in the teacher backend. This leads to the funny situation that uncorrected submissions are sticked forver on the student dashboard, since the teachers no longer see them.

Remove them from the student dashboard, or allow inactive courses in the list of submissions.

troeger commented 7 years ago

Fixed with 36db168ff09490fa14cdcb2831a2e82278cfe4c7. User may complain in the future about there 'lost' of code. In this case, we might add a dedicated archive page on the front-end.