ok
ok copied to clipboard
Gracefully Handle Student Syntax Errors
When a student submits code that results in a syntax error or other unhandled exception the autograder output displayed to the student isn't helpful:
It would be nice to display the actual error that was raised.