File tree Expand file tree Collapse file tree 3 files changed +53
-0
lines changed Expand file tree Collapse file tree 3 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
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 creates the presentation be one of the people to
12
+ present.
13
+
14
+ dependencies :
15
+ - kickstart/venues
Original file line number Diff line number Diff line change @@ -24,3 +24,5 @@ dependencies:
24
24
- kickstart/remind-volunteers
25
25
- kickstart/signups-volunteers
26
26
- kickstart/venues
27
+ - kickstart/decide-presenters
28
+ - kickstart/write-presentation
Original file line number Diff line number Diff line change
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. The game
33
+ 9. Schedule for the rest of kickstart
34
+
35
+ dependencies :
36
+ - kickstart/rules/write
You can’t perform that action at this time.
0 commit comments