autolab / Autolab

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

AutogradersController methods should use @autograders.errors in flash #2141

Closed cg2v closed 5 months ago

cg2v commented 6 months ago

When @autograders.save fails, the controller methods should use the @autograders.errors in the flash error messages, like assessment settings do.

damianhxy commented 6 months ago

The hardcoded upper limit for timeouts (899s) should also be displayed on the page