Skip to content

Commit 6177f18

Browse files
committed
Create tasks for kickstart presentation
1 parent 9e9ceda commit 6177f18

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

kickstart/give-presentation.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
summary: Decide who will present the kickstart presentation
2+
3+
priority: major
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Kickstart
8+
9+
description: >-
10+
The presentation needs to be given at each venue, so will be presented by
11+
multiple people. It's recommended the person who wrote the slides be one of the people to
12+
present.
13+
14+
dependencies:
15+
- kickstart/presentation

kickstart/presentation.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
summary: Create kickstart presentation
2+
3+
priority: major
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Kickstart
8+
9+
description: >-
10+
Kickstart events require a presentation to go through what student robotics
11+
is, what the competition cycle looks like, and details of the game.
12+
13+
The presentation needs to be given at each venue, so will be presented by
14+
multiple people.
15+
16+
The presentation usually covers:
17+
18+
1. What student robotics is
19+
2. Who the volunteers are
20+
3. Schedule for the year
21+
- How long the competition is
22+
- Tech days date, time, etc..
23+
4. General robot design tips
24+
5. The kit
25+
- Hardware
26+
- Software
27+
- The docs
28+
- The forums
29+
6. Health and safety
30+
- How to charge your batteries
31+
7. Awards
32+
8. Schedule for the rest of kickstart
33+
34+
dependencies:
35+
- kickstart/rules/write
36+
- kickstart/venues

0 commit comments

Comments
 (0)