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 keep track which submission are deemed as winners, I would like to be able to indicate winning submissions.
Notes:
This is a current functionality on Phoenix app, with submission migration to the Rails, ability to mark awardees/advancement and associated rules need to also be available on the Rails.
If a challenge is multi-phased and the second phase is limited only to the previous phase awardees, then only solvers with submissions selected for advancement can participate in later phase entries
Acceptance criteria:
On a submission details view for a challenge manager, if all assigned evaluators completed their evaluations, a challenge manager can indicate if a submission is selected to advance
Once a submission is marked as selected to advance, the evaluation process for that submission is considered completed and a challenge manager can no longer assign any new evaluators or change any scores of existing evaluators
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.
This criteria is not met: Once a submission is marked as selected to advance, the evaluation process for that submission is considered completed and a challenge manager can no longer assign any new evaluators or change any scores of existing evaluators
Bug: on the submission detail if I click "Save" twice without making any checkbox or comment changes, the the checkboxes get disabled and the evaluator tables disappear (even with completed evaluations) https://app.screencast.com/yX5I1WpuH8DMm
User story
As a challenge manager, in order to keep track which submission are deemed as winners, I would like to be able to indicate winning submissions.
Notes:
Acceptance criteria:
Dev tasks:
Definition of Done
Doing (dev team)
Staging
Production
The text was updated successfully, but these errors were encountered: