reed-college / vrfy

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

grader libraries as a python package #6

Open grantal opened 8 years ago

grantal commented 8 years ago

From @ifjorissen on August 5, 2015 18:42

allowing TAs to upload (potentially untested) grader libraries is a little risky, as lennon pointed out. might make more sense to pull them down from a repo as a dependency.

Copied from original issue: ifjorissen/vrfy#84