makeopensource / devU

Autograder version 4
10 stars 13 forks source link

Submission list and detail views #77

Closed keiferms3 closed 5 months ago

keiferms3 commented 5 months ago

Proposed changes


Added a list of submissions to the assignment detail page. Updated the submission detail view to display the submission's scores and content. Created a submission feedback page to view submission feedback. Also fixed the user submissions list page to only display the user's submissions. Resolves #76

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.

Further comments


Currently new submissions don't immediately appear in the assignment submissions list, a refresh is required for it to appear.