X-Git-Url: https://code.communitydata.science/coldcallbot-discord.git/blobdiff_plain/0ecadc51eb7b4245def4f6357c9d5e561784edc6..677315cd95ce1f656b790e616be45f7dc56a2a21:/README diff --git a/README b/README index a972038..da52a4d 100644 --- a/README +++ b/README @@ -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