You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a challenge manager, in order to accomplish all tasks associated with my challenge management in a consistent way, I would like evaluation panel workflows to be consistent in design and styles with other eval site features.
Acceptance Criteria:
When the challenge manager clicks on "Invite evaluators" or "[number] evaluators" links on the new challenges dashboard page, they are taken to the evaluation panel page associated with that challenge
Evaluation Panel page H1 is Challenge Title (if it's a phased challenge, the phase is indicated in the H1)
Page H2 is "Evaluation Panel"
Add Evaluators form consists of two fields:
Full Name
Email Address
All fields are required
Add Evaluator button adds the evaluator to the evaluator table with appropriate name, user role, and user status (no changes)
Cancel button clears out the form
If there are no evaluators in the panel, a warning alert is displayed indicating so
Evaluation Panel table consist of the following headers:
Name
Links to the Evaluator's Submission Page
Email Address
User Role
User Status
Invite Sent status also includes an option to resend the invite
# of Assigned Submissions
If the number of assigned submissions is >0, then it links to the Evaluator's Submissions Page
Action
Delete button is displayed for each row
Delete action shows confirmation modal
Successful deletion shows a success alert on the elevation panel page
Delete button removes an evaluator from the panel and all associations to submission evaluation (no changes)
Info alert is displayed for how to assign evaluators to submissions and a link to the submissions list page for that challenge
User Story
As a challenge manager, in order to accomplish all tasks associated with my challenge management in a consistent way, I would like evaluation panel workflows to be consistent in design and styles with other eval site features.
Acceptance Criteria:
Definition of Done
Doing (dev team)
Staging
Production
The text was updated successfully, but these errors were encountered: