autolab / Tango

Standalone RESTful autograding service
http://www.autolabproject.com/
Apache License 2.0
48 stars 60 forks source link

213 labs are not autograding (high priority) #14

Closed droh closed 9 years ago

droh commented 9 years ago

With the exception of proxylab, 213 uses legacy .rb files that overload functions like autogradeInputFiles and parseAutoresult. None of the labs are autograding. Tango returns a status code of -3 to the front-end with no other feedback.

Kosbie uses similar legacy .rb files, so he's going to be running into this issue as well.

mihirpandya commented 9 years ago

https://github.com/autolab/Autolab/pull/98 fixes it