17
0

reminder to create subdirectories

This commit is contained in:
Benjamin Mako Hill 2020-12-29 13:40:30 -08:00
parent 0ecadc51eb
commit 677315cd95

6
README
View File

@ -129,6 +129,12 @@ compute_final_case_grades.R:
`myuw-COM_482_A_autumn_2020_students.csv`) which is described
above.
To run this script, you will need to create the following subdirectories:
data/case_grades
data/case_grades/student_reports
One final note: A bunch of things in these scripts assumes a UW 4.0
grade scale. I don't think it should be hard to map these onto some
other scale, but that's an exercise I'll leave up to those that want