martzcodes / gt-course-surveys

Helping students assess course difficulty and workload.
https://omscentral.com
36 stars 11 forks source link

Grades don't seem to match #12

Closed peridot121 closed 8 years ago

peridot121 commented 8 years ago

Something seems off on the grade listing. Intro to Info Sec was a first offering this year, and according to a Piazza poll on our course site, of those who voted, 65 received an A, 32 received a B and 2 received <= C. The grade listing has only 43 total grades listed for that course. It also lists some classes which aren't offered until next semester.

mehmetbajin commented 8 years ago

Grades are scraped from the following resource:

http://www.irp.gatech.edu/reports/grade_distributionsmry.php

Currently, only grades from Fall 2014, Spring 2015, and Summer 2015 are included in the app. This is noted (albeit discretely) in the Grades view.

You can see the raw data that was imported here (cs.txt and cse.txt):

https://github.com/mehmetbajin/gt-course-surveys/tree/master/grades

I intend on uploading the Fall 2015 grades some time in January.