Skip to content

Add mark model and refactor

Kyle Muldoon requested to merge marksModel into master

Refactored studentMarks to contain mark objects instead of mappings of strings to grades. We also updated our endpoints to support this change in data schema

Merge request reports