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

Submissions on the Rails App - Evaluators #285

Closed
35 of 47 tasks
r-bartlett-gsa opened this issue Nov 20, 2024 · 4 comments
Closed
35 of 47 tasks

Submissions on the Rails App - Evaluators #285

r-bartlett-gsa opened this issue Nov 20, 2024 · 4 comments
Assignees

Comments

@r-bartlett-gsa
Copy link
Member

r-bartlett-gsa commented Nov 20, 2024

User story

As a challenge manager or evaluator, in order to manager evaluations process efficiently, I would like to be able to access submissions on the same app as Evaluation Forms.

Acceptance Criteria:

  • A user can navigate to a page on the Rails app that lists challenges via the dashboard or utility nav:
    • An evaluator sees a list of challenges they have assigned submission to, and the list displays:
    • Challenge Name and Phase
    • Number of assigned submissions
    • Number of remaining submissions to evaluate (in progress and not started)
    • Evaluations due date
    • If the user does not have any submissions assigned to them, a message is displayed indicating so
  • The user can view a list of submission for each challenge:

Dev tasks:

  • Task 1
  • Task 2

Definition of Done

Doing (dev team)

  • Code complete
  • Code is organized appropriately
  • Any known trade offs are documented in the associated GH issue
  • Code is documented, modules, shared functions, etc.
  • Automated testing has been added or updated in response to changes in this PR
  • The feature is smoke tested to confirm it meets requirements
  • Database changes have been peer reviewed for index changes and performance bottlenecks
  • PR that changes or adds UI
    • include a screenshot of the WAVE report for the altered pages
    • Confirm changes were validated for mobile responsiveness
  • PR approved / Peer reviewed
  • Security scans passed
  • Automate accessibility tests passed
  • Build process and deployment is automated and repeatable
  • Feature toggles if appropriate
  • Deploy to staging
  • Move card to testing column in the board

Staging

  • Usability testing: mobile and desktop (Tracy or Marni)
  • Accessibility tested (Marni)
    • Keyboard navigation
    • Focus confirmed
    • Color contrast compliance
    • Screen reader testing
  • Cross browser testing - UI rendering is performant on below listed devices/browsers (Tracy or Marni)
    • Windows/Chrome
    • Windows/Edge
    • Mac/Chrome
    • Mac/Safari
    • iOS/Safari
  • AC review (Renata)
  • Deploy to production (production-like environment for eval capability) (dev team)
  • Move to production column in the board

Production

  • User and security documentation has been reviewed for necessary updates (Renata/Tracy/Dev team)
  • PO / PM approved (Jarah or Renata)
  • AC is met and it works as expected (Jarah or Renata)
  • Move to done column in the board (Jarah or Renata)
@r-bartlett-gsa r-bartlett-gsa added this to the Sprint 12/03/24 milestone Nov 20, 2024
@r-bartlett-gsa
Copy link
Member Author

r-bartlett-gsa commented Nov 20, 2024

Some button styles, colors and labels may have changed and screenshots below may reflect outdated styles. Please refer to Figma for latest designs.
Misalignment in styles, colors and labels should not affect the completion of development work. There will be additional user stories towards the end of this epic or MVP to bring uniformity to styles and colors.
If significant difference is noticed in features / functionality, please contact Renata.

Evaluators

Image
Image

Evaluators, desktop

Image

@r-bartlett-gsa
Copy link
Member Author

r-bartlett-gsa commented Jan 8, 2025

@stepchud

  • The list of challenges should only show the challenges that the evaluator has assigned submissions to. Currently it also is showing two challenge phases without any assigned submissions, one of which does not even have any evaluators:

Image

@stepchud
Copy link
Contributor

stepchud commented Jan 13, 2025

@emmabjj can you work to resolve the failed AC feedback from @r-bartlett-gsa above?

@emmabjj
Copy link
Contributor

emmabjj commented Jan 15, 2025

A PR is up to fix this AC failure, thanks! 👍 @stepchud @r-bartlett-gsa

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

No branches or pull requests

5 participants