rsta — Generate answers to a solution before running rst.
Version 1:
rst
{assignment
} [[ p | f | t ] | c ] {suite
} [ 'studentglob
' [run_id
] ]
Version 2:
rst
[options
] {assignment
} {suite
} [run_id
]
This command is exactly like rst except that before applying runTests to each student submission it first applies runTests to the official sample solution. The official solution must be placed in marking/
in order for rsta to find it. For consistency, it is good practice to keep the solution in this location even if auto-testing is not being done. The results of this application will be stored in assign
/solution/marking/
.
assign
/test.suite
/answers