Show results of spec tests of student submission to instructor
Submitted by Eelco Visser on 5 January 2013 at 20:27
Issue Log
Also: show compilation errors to instructor
Could we have it such that when we (course manager, etc) go to a student submission and hit Run Spec Test we actually get the compiler output? that would make easier debugging. Now i just have to copy and build locally.
Added this by:
- Showing privileged compiler and execution output when viewed by a privileged person, i.e. a person that may edit the assignment
- The output is only shown in the request when the privileged person hits therun specification test
button for the student’s assignment. I.e. when refresh is hit, the output is no longer there and the spec test needs to be run again by the privileged person. This hinders the student from getting the privileged output which is part of the student’s submission.
Log in to post comments