-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
use case:
prerequisite:
- a user is in a team
post condition:
- the team is awarded points
Main Scenario
- a user goes in the challenges page
- clicks submit on a challenge he wants to be reviewed
- uploads image/video/text on challenge submission page
- submits; the challenge in the challenges page is now marked with "in review"
- admin goes on judge page
- clicks on challenge to review
- opens file
- approves and marks as accepted; challenge is marked with "done"
- team is awarded points
Alternative Scenarios
8a) does not approve
- marks as incomplete and sends back
- team is not awarded points
- in teams' challenge page, the challenge is marked by "needs work"
8b) admin awards overkill points
- admin loves submission and awards more points than the max
- challenge is marked with "overkill"
9a) team wants overkill points
- same as main scenario, but button "submit" is replaced with "overkill"
Metadata
Metadata
Assignees
Labels
No labels