makeopensource / devU

Autograder version 4
11 stars 14 forks source link

Gradebook instructor view #73

Closed keiferms3 closed 6 months ago

keiferms3 commented 7 months ago

Proposed changes


Implemented the instructor gradebook view at /courses/{course-id}/gradebook/instructor. Also added new endpoints to Users and AssignmentScores to get by course. The user endpoint also supports query parameters to filter by level (eg. student, instructor). Resolves #72

Types of changes


What types of changes does your code introduce? Put an x in the boxes that apply

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.