Whereas we really like the “Show Failure Details to Students” feature, we would like to restrict this only to the exception name, as in the class name.

Currently we do not use this option, as a custom exception with a toString() or message containing the input file can be used to obtain the input files used by us.

Suggested improvement: Only return the exception name when this feature is used, not the message of the Exception.

Submitted by Algoritmiek-TAs on 25 November 2016 at 10:06

On 23 June 2017 at 15:56 Elmer van Chastelet tagged algoritmiek-2017

On 23 June 2017 at 15:57 Elmer van Chastelet commented:

Add an extra checkbox to only show the exception type, not the message.

Log in to post comments