autograder_samples
autograder_samples copied to clipboard
Enhancements to diff_general
- Add a Makefile to generate the required zip file.
- Add diffs to user output
- Replace standard output redirect with direct file write of
results.json.- My hope here was to allow any script output to show up on the webpage but with no avail.
- Augment message to include diff.
- Replace standard output redirect with direct file write of
BTW I might not have the bandwidth to merge this any time soon so don't feel like you need to make those changes soon or something. I just want to make sure that the example is more generally useful for different people's preferences. Thanks for your contribution!