Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2467. UI for View Submissions #57

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Conversation

masonhorne
Copy link

@masonhorne masonhorne commented Oct 18, 2024

This PR adds the submission view for instructors to the application that currently exists in Expertiza.
This view is composed of 3 components that each have unit testing created for them.

The variations from the existing design include:

  • Sorting is now only available on the team name column (it didn't make sense to sort the other columns).
  • Submissions can now be filtered by the assignment they were submitted for

This PR also includes the History view for submissions. At the moment there wasn't a backend for submissions so we currently use mock data in our view. This view is composed of a single component that has a unit test suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants