-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
1 parent
2fb6b5e
commit a6993ab
Showing
13 changed files
with
109 additions
and
118 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
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
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
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
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
This file was deleted.
Oops, something went wrong.
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,48 @@ | ||
--- | ||
title: Code of Conduct | ||
teaching: 5 | ||
exercises: 55 | ||
--- | ||
|
||
::::::::::::::::::::::::::::::::::::::: objectives | ||
|
||
- Explain the impact of The Carpentries Code of Conduct on classroom climate. | ||
- Identify strategies to handle Code of Conduct incidents during an Instructor Training event. | ||
- Identify areas of uncertainty with regard to handling Code of Conduct violations. | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: questions | ||
|
||
- How should we introduce the Code of Conduct at workshops and trainings? | ||
- How can we be prepared to handle Code of Conduct incidents? | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: prereq | ||
|
||
## Reading: | ||
|
||
* The Carpentries' [Code of Conduct](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html) and [Incident Reporting Guidelines](https://docs.carpentries.org/topic_folders/policies/incident-reporting.html). | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: | ||
|
||
|
||
## Discussion Questions | ||
|
||
1. What questions do you have about our community's Code of Conduct? | ||
|
||
1. Plan how you will introduce the Code of Conduct at your trainings. Practice delivering this introduction out loud. | ||
|
||
1. **Placeholder for practice handling CoC scenario(s).** | ||
|
||
1. How do you feel about the prospect of handling a Code of Conduct incident at an event? What questions do you have? | ||
|
||
:::::::::::::::::::::::::::::::::::::::: keypoints | ||
|
||
- Highlighting the importance of the Code of Conduct sets the tone for the your training. | ||
- Code of Conduct incidents are rare in our community, but we need to be prepared to handle one if it arises. | ||
|
||
:::::::::::::::::::::::::::::::::::::::::::::::::: | ||
|
||
|
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Week 7 | ||
title: Live Coding | ||
teaching: 5 | ||
exercises: 55 | ||
--- | ||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Week 9 | ||
title: How We Operate | ||
teaching: 5 | ||
exercises: 55 | ||
--- | ||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Week 10 | ||
title: Conclusions | ||
teaching: 5 | ||
exercises: 55 | ||
--- | ||
|
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 |
---|---|---|
|
@@ -59,16 +59,7 @@ contact: 'mailto:[email protected]' | |
|
||
# Order of episodes in your lesson | ||
episodes: | ||
- 01-week1_discussion_questions.md | ||
- 02_week2_discussion_questions.md | ||
- 03_week3_discussion_questions.md | ||
- 04-week_4_discussion_questions.md | ||
- 05-week_5_discussion_questions.md | ||
- 06-Week_6_discussion_questions.md | ||
- 07-Week_7_discussion_questions.md | ||
- 08-Week_8_discussion_questions.md | ||
- 09-Week_9_discussion_questions.md | ||
- 10-Week_10_discussion_questions.md | ||
|
||
|
||
# Information for Learners | ||
learners: | ||
|
Oops, something went wrong.