ljmu-cms / automark

Automatic code marking
GNU General Public License v3.0
0 stars 1 forks source link

Allow multiple execution attempts #8

Open llewelld opened 9 years ago

llewelld commented 9 years ago

For code that has multiple execution paths, there should be scope to execute the code multiple times with different inputs and collate the results.

Currently the structure of the checks makes this awkward to achieve. This capability should be added.