reed-college / vrfy

the (bare bones) beginnings of the cs hw project for the sds
0 stars 1 forks source link

write contents of file i/o to the logger #5

Open grantal opened 8 years ago

grantal commented 8 years ago

From @ifjorissen on August 3, 2015 21:8

in cases where a student might be writing to a file:

copy the output of the file at that filename to the session logger object also do this for the ta_solution (for easy comparison)

Copied from original issue: ifjorissen/vrfy#67