quickhac / qhac-ios

Native iOS app to allow checking of grades, based on the QuickHAC Chrome extension.
0 stars 0 forks source link

Abstract grade parsing into modules #3

Closed tristanseifert closed 10 years ago

tristanseifert commented 10 years ago

Currently, SQUGradeParser is fixed to work with the output of GradeSpeed. This needs to be abstracted into modules like school districts in order to support other software packages that don't use GradeSpeed for their gradebook component at some point in the future.