autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
743 stars 209 forks source link

Allow version switching on autograding output #2090

Closed damianhxy closed 4 months ago

damianhxy commented 4 months ago

As a result of #1578, version switching is disabled when viewing autograding output.

However, it might still be preferable to allow version switching (between autograder outputs).

But, if a submission doesn't have an autograder output, instead of skipping it, perhaps display a message and/or option to regrade the submission -- unless no autograder was defined (Given that autograder output is rendered as text, maybe display a message and add a button to the speedgrader?)