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

Evaluator assigned phases view #302

Closed
11 tasks done
stepchud opened this issue Nov 27, 2024 · 0 comments · Fixed by #319
Closed
11 tasks done

Evaluator assigned phases view #302

stepchud opened this issue Nov 27, 2024 · 0 comments · Fixed by #319
Assignees
Labels

Comments

@stepchud
Copy link
Contributor

stepchud commented Nov 27, 2024

What/Why

This ticket implements the first page when an evaluator clicks "Evaluations" on their dashboard.
The route can be /phases as an evaluator user role

Figma Link

assigned phases list

Acceptance Criteria

  • Evaluator can see a list of all challenge phases to which they have been assigned submissions
  • Table includes
  • Challenge phase title
  • Number of submissions "Assigned to me"
  • Number of submissions "Remaining to evaluate"
  • Due by date (close_date on the eval form for that phase)
  • Evaluate button that navigates to the list of submission on that phase

Disregard the following if this work does not include any UI changes

  • WAVE screenshot
  • Automated a11y tests (axe-rspec specs)
  • Keyboard accessibility (tab navigation, form interactions)
  • Responsiveness at desktop and mobile

Out of Scope

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

Successfully merging a pull request may close this issue.

3 participants