Skip to content

Commit 61aefdd

Browse files
committed
Updates to coaches training
1 parent 0a9ac75 commit 61aefdd

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

coaches_training.deck.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h3>Who are you?</h3>
9191
<ul>
9292
<li>What's your name and pronouns?</li>
9393
<li>Have you been to a ClojureBridge or similar workshops before?</li>
94-
<li>What's your current favourite restaurant?</li>
94+
<li>What's your current favourite place in Berlin?</li>
9595
</ul>
9696

9797
</section>
@@ -158,15 +158,15 @@ <h2>On that note...</h2>
158158
</ul>
159159

160160
</section>
161-
<section class="slide" id="try_to_suppress_your_culturallyinfluenced_sexism">
162-
<h2>Try to suppress your culturally-influenced sexism</h2>
161+
<section class="slide" id="make_clojurebridge_a_safe_space_for_learners">
162+
<h2>Make ClojureBridge a safe space for learners</h2>
163163

164164
<ul>
165165
<li>Don't hit on people. No sexual advances. This extends to the after-party.</li>
166-
<li>Don't make sexist jokes. Or racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.</li>
166+
<li>Don't make sexist, racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.</li>
167167
<li>Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")</li>
168168
<li>Don't make references to people's bodies or state your opinion of them.</li>
169-
<li>Don't use slurs.</li>
169+
<li>Don't use discriminatory language.</li>
170170
</ul>
171171

172172
</section>
@@ -434,7 +434,7 @@ <h4>Know what's going on</h4>
434434
<h4>Establish a few ground rules</h4>
435435

436436
<ul>
437-
<li>Questions are always welcome. "That's a <strong>GREAT</strong> question"</li>
437+
<li>There are no bad questions - welcome questions, even if the student thinks their question is not valuable. "That's a <strong>GREAT</strong> question"</li>
438438
<li>Explain that if someone has trouble, the coaches will help troubleshoot.</li>
439439
<li>If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.</li>
440440
<li>Have breaks! Eat a muffin! Have a look at what other groups are doing!</li>
@@ -586,7 +586,7 @@ <h2>deck.rb presentation</h2>
586586
<li><a href="#how_does_a_workshop_work">How does a workshop work?</a></li>
587587
<li><a href="#installfest">Installfest!</a></li>
588588
<li><a href="#on_that_note">On that note...</a></li>
589-
<li><a href="#try_to_suppress_your_culturallyinfluenced_sexism">Try to suppress your culturally-influenced sexism</a></li>
589+
<li><a href="#make_clojurebridge_a_safe_space_for_learners">Make ClojureBridge a safe space for learners</a></li>
590590
<li><a href="#typical_clojurebridge_schedule">Typical ClojureBridge Schedule</a></li>
591591
<li><a href="#is_clojurebridge_open_source">Is ClojureBridge Open Source?</a></li>
592592
<li><a href="#is_clojurebridge_open_source">Is ClojureBridge Open Source?</a></li>

docs/coaches_training.deck.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ We're making tech more diverse and more welcoming!
4747
### Who are you?
4848
* What's your name and pronouns?
4949
* Have you been to a ClojureBridge or similar workshops before?
50-
* What's your current favourite restaurant?
50+
* What's your current favourite place in Berlin?
5151

5252
# What's a ClojureBridge?
5353

@@ -96,13 +96,12 @@ Please actually create and run a Quil project, so all dependencies are downloade
9696
* PHP is fine, Windows is fine, VisualBasic is fine
9797
* Appreciate that different technologies have different trade-offs. Being easily accessible is one of them.
9898

99-
100-
# Try to suppress your culturally-influenced sexism
99+
# Make ClojureBridge a safe space for learners
101100
* Don't hit on people. No sexual advances. This extends to the after-party.
102-
* Don't make sexist jokes. Or racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.
101+
* Don't make sexist, racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.
103102
* Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")
104103
* Don't make references to people's bodies or state your opinion of them.
105-
* Don't use slurs.
104+
* Don't use discriminatory language.
106105

107106
# Typical ClojureBridge Schedule
108107

@@ -275,7 +274,7 @@ DISCUSS!
275274
* Let them know they can hang around and socialize afterwards
276275

277276
#### Establish a few ground rules
278-
* Questions are always welcome. "That's a **GREAT** question"
277+
* There are no bad questions - welcome questions, even if the student thinks their question is not valuable. "That's a **GREAT** question"
279278
* Explain that if someone has trouble, the coaches will help troubleshoot.
280279
* If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.
281280
* Have breaks! Eat a muffin! Have a look at what other groups are doing!

0 commit comments

Comments
 (0)