From a730c0815c389c789e07fb2a7e4f7c8f546ccd48 Mon Sep 17 00:00:00 2001 From: jennyamos Date: Thu, 18 Mar 2021 09:10:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 757fc57..c1ec59f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Please contact co-PI Jenny Amos (jamos@illinois.edu or git: jennyamos) for quest This repo has code to scrape Gradescope exported data to create various tag organized visualizations of assessment data ## plot.py -This python script scrapes Gradescope exported data into tag organized studentwise radar plots visualizing student perfromance vs class perfromance +This python script scrapes Gradescope exported data into tag organized studentwise radar plots visualizing student performance vs class performance ## Usage Install necessary Python packages: bokeh, numpy, pandas