Skip to content

Commit bbe0ce2

Browse files
authored
Merge pull request #200 from srobo/challenges
Document challenge submission and judging process
2 parents 0159143 + 036bacf commit bbe0ce2

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

docs/programme/challenges.md

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Challenges
2+
3+
Challenges are an additional component to the competition, designed to encourage and incentivise teams to start building and developing their robot sooner.
4+
5+
## Submission
6+
7+
Challenges are submitted by teams through a dedicated Discord forum-style channel. When challenges are submitted:
8+
9+
- Inform the team as soon as possible that the challenge has been received:
10+
11+
> Consider your submission received - we'll judge it soon and let you know 🙂
12+
13+
- Record the challenge submission in the challenges spreadsheet ([example from SR2024](https://docs.google.com/spreadsheets/d/1jAVf18LDqb0PjnWi_0an5KACyvfcPaki5yvrY0KXBIA/edit))
14+
15+
- Post about the submission in the `#changing-judging-` year-specific Slack channel. The main message should be the TLA and the challenge type, with a link to the Discord thread in the Slack thread.
16+
17+
- Add a tag to the relevant Discord thread noting the type of challenge
18+
19+
- Judge the challenge, and then inform the team of the result
20+
21+
## Judging
22+
23+
At least 2 assessors need to confirm that a challenge has passed before it's reported back to the team.
24+
25+
Challenge feedback may be given in person (for example, at a [tech day](../teams/tech-days.md)), however this process must still be followed for a submission to be considered valid.
26+
27+
!!! note
28+
If a submission doesn't complete a full challenge (because they submitted in 2 parts), don't report its status until the entire challenge has been submitted.
29+
30+
### Pass ✅
31+
32+
If the challenge has been considered a **Pass**:
33+
34+
1. Record the pass in the challenges spreadsheet
35+
2. Reply on Discord with the appropriate wording:
36+
- > We confirm you have **passed** the Movement Challenge, congratulations!
37+
- > We confirm you have **passed** the Mechanics Challenge, congratulations!
38+
- > We confirm you have **passed** the Vision Challenge, congratulations!
39+
3. Tag the forum post as "Passed ✅"
40+
41+
### Not pass ❌
42+
43+
!!! tip
44+
It's better to phrase a challenge as having "not passed" as opposed to "failed"
45+
46+
If the challenge has been considered not a pass:
47+
48+
1. Record the not pass in the challenges sheet
49+
50+
2. Reply on Discord with the reasons why their submission was not passed. Make the reasons precise and actionable as far as possible.
51+
52+
> Unfortunately, we confirm you have **not passed** the vision challenge. The reasons are:
53+
>
54+
> - First reason;
55+
> - Second reason.
56+
>
57+
> We encourage you to resubmit as soon as you have addressed these problems and we will re-mark your challenge.

0 commit comments

Comments
 (0)