Skip to content
New issue

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

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

Already on GitHub? # to your account

Submissions Stats Dashboard Updates #394

Open
40 of 59 tasks
r-bartlett-gsa opened this issue Feb 6, 2025 · 1 comment · Fixed by #434 · May be fixed by #469
Open
40 of 59 tasks

Submissions Stats Dashboard Updates #394

r-bartlett-gsa opened this issue Feb 6, 2025 · 1 comment · Fixed by #434 · May be fixed by #469
Assignees
Labels

Comments

@r-bartlett-gsa
Copy link
Member

r-bartlett-gsa commented Feb 6, 2025

User Story

As a challenge manager or an evaluator, in order to quickly assess the status of the submission of my challenge or evaluations I'm assigned to, I would like to a summary dashboard with key information displayed on select pages.

Acceptance Criteria:

  • The design and layout of the submissions/evaluations summary dashboard are updated on the following pages:
    • For a challenge manager:
      • Evaluator submissions list page
        • Key information:
          • Number of assigned submissions
          • Number of recused submissions
          • Number of unassigned submissions
          • Evaluation due date
      • Challenge submissions list page
        • Key information:
          • Number of submissions for that challenge
          • Number of eligible for evaluation
          • Number of selected to advance
          • Evaluation due date
    • For an evaluator:
      • Challenge submissions list page
        • Key information:
          • Number of assigned submissions for that challenge
          • Evaluation due date
          • Number of completed evaluations
          • Number of in progress evaluations
          • Number of not started evaluations
  • Designs (colors, fonts, labels, etc) match wireframes in Figma: https://www.figma.com/design/sLkJM1Ua9Zu3HW2h4mVdgr/Challenge.gov-Eval-(Updated-01%2F27%2F25)?node-id=7003-153455&t=G2WnCXJa1OXhZSU3-1

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

  • Accessibility tested (Marni)
    • Keyboard navigation
    • Focus confirmed
    • Color contrast compliance
    • Screen reader testing
  • Usability testing: mobile and desktop (Tracy or Marni)
  • 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 (Renata)
  • AC is met and it works as expected (Renata)
  • Move to done column in the board (Renata)
@r-bartlett-gsa r-bartlett-gsa changed the title Evaluation Summary Dashboard Updates Submissions Stats Dashboard Updates Feb 6, 2025
@emmabjj emmabjj self-assigned this Feb 19, 2025
@r-bartlett-gsa r-bartlett-gsa linked a pull request Feb 20, 2025 that will close this issue
@r-bartlett-gsa r-bartlett-gsa added this to the Sprint 02/25/25 milestone Feb 21, 2025
@stepchud stepchud reopened this Feb 26, 2025
@r-bartlett-gsa
Copy link
Member Author

@stepchud Initial review feedback:

  • "At a glance" heading should be an H3
  • The grey background should be full width, not page width

# for free to join this conversation on GitHub. Already have an account? # to comment