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 an evaluator, in order to effectively accomplish all tasks associated with evaluating submissions assigned to me, I would like evaluation workflows to be consistent in design and styles with other eval site features.
Acceptance Criteria:
When an evaluator clicks on a submission ID or evaluate button, they are sent to the submission detail view that consist of the submission information and evaluation form assigned to the challenge
Page H1 is Challenge Title (if it's a phased challenge, the phase is indicated in the H1)
Page H2 is "Submissions [ID]"
The evaluator can minimize submission information section, or open it in a new tab
On desktop the arrow button to minimize the submission information sticks on the screen as the evaluator scrolls the page
The Evaluator can recuse themselves from evaluating the submission
Recusal link displayed at the bottom of submission information as a wanning alert and if selected displays a modal requiring an evaluator to confirm their choice
If confirmed, an evaluator is sent to the submission list page with a success alert message displayed confirming that they were recused from the evaluation
Evaluation form is updated to display calculated scores for each scale option
The form indicates required fields and validates the input for errors
This follows the same error validation designs and message styles as form creation from (for example, instead of "can't be blank" the error message says "Please provide your feedback", "Please provide your score")
User Story
As an evaluator, in order to effectively accomplish all tasks associated with evaluating submissions assigned to me, I would like evaluation 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: