-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 15903fc
Showing
720 changed files
with
136,531 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: eb4e90e843dc86ea2b226220d9bae02d | ||
tags: d77d1c0d9ca2f4c8421862c7c5a0d620 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(co-teaching)= | ||
|
||
# Co-teaching | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(collaborative-notes)= | ||
|
||
# Collaborative notes | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(computational-thinking)= | ||
|
||
# Computational thinking | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(cool-gems)= | ||
|
||
# Cool gems | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Community teaching training | ||
|
||
```{admonition} Previous versions | ||
This was our first version of the course which we gave | ||
in 2019 and then in 2020: | ||
<https://coderefinery.github.io/train-the-trainer/branch/instructor-training/> | ||
|
||
In 2022 we reworked the material for our summer workshop and | ||
for the CarpentryCon 2022 workshop: | ||
<https://coderefinery.github.io/train-the-trainer/branch/community-teaching/> | ||
``` | ||
|
||
```{toctree} | ||
:maxdepth: 1 | ||
:caption: Session 1 | ||
|
||
lesson-template | ||
lesson-development | ||
post-workshop-survey | ||
``` | ||
|
||
```{toctree} | ||
:maxdepth: 1 | ||
:caption: Session 2 | ||
|
||
overview | ||
onboarding | ||
co-teaching | ||
screenshare | ||
sound | ||
collaborative-notes | ||
``` | ||
|
||
```{toctree} | ||
:maxdepth: 1 | ||
:caption: Session 3 | ||
|
||
computational-thinking | ||
teaching-philosophies | ||
cool-gems | ||
``` | ||
|
||
```{toctree} | ||
:maxdepth: 1 | ||
:caption: Session 4 | ||
|
||
streaming | ||
video-editing | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(lesson-development)= | ||
|
||
# Lesson development | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(lesson-template)= | ||
|
||
# Lesson template | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(onboarding)= | ||
|
||
# Onboarding | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(workshop-overview)= | ||
|
||
# Workshop overview and roles | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(post-workshop-survey)= | ||
|
||
# Post-workshop survey | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(screenshare)= | ||
|
||
# Screenshare | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(sound)= | ||
|
||
# Sound | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(streaming)= | ||
|
||
# Streaming | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(teaching-philosophies)= | ||
|
||
# Teaching philosophies | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
(video-editing)= | ||
|
||
# Video editing | ||
|
||
:::{objectives} | ||
- Here we will list learning objectives | ||
::: | ||
|
||
:::{instructor-note} | ||
- Teaching: ? min | ||
- Exercises: ? min | ||
::: | ||
|
||
|
||
Here the episode sections and text ... | ||
|
||
|
||
:::{keypoints} | ||
- Here we summarize keypoints. | ||
::: |
Oops, something went wrong.