Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reminder of workshop expectations #291

Merged
merged 7 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ we pledge to follow the [Carpentry Code of Conduct][coc].
Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by following our [reporting guidelines][coc-reporting].

[coc]: https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html
[coc-reporting]: https://docs.carpentries.org/topic_folders/policies/incident-reporting.html
2 changes: 1 addition & 1 deletion episodes/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ participate by writing your answers in the shared document for the workshop.

To make clear what is expected,
everyone participating in The Carpentries activities is required to abide by our
[Code of Conduct](../CODE_OF_CONDUCT.md).
[Code of Conduct][coc].
Any form of behaviour to exclude, intimidate,
or cause discomfort is a violation of the Code of Conduct.
In order to foster a positive and professional learning environment we encourage you to:
Expand Down
16 changes: 16 additions & 0 deletions episodes/reflecting.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,19 @@ After completing this episode, participants should be able to...

Welcome back!

::::::::::::::::::::: instructor

This episode picks-up after a long break in training for learners, you may need to remind
them of the following expectations as part of training.

- The [Carpentries Code of Conduct][coc]
- How to get in the queue to participate - hand-raising, typing in chat, etc.
- Microphones muted when you aren't speaking (if virtual)
- Any other expectations for interaction

::::::::::::::::::::::::::::::::


![
In this episode, we will discuss the final step of the iterative lesson design process:
how you can use the notes, information, and feedback you collected when trialling your lesson
Expand Down Expand Up @@ -113,3 +126,6 @@ Designing and developing quality lessons is hard - there are many pieces of a pu
- Identify changes and improvements you want to make as a result of trialling your lesson and schedule co-working sessions to work on these tasks.

::::::::::::::::::::::::::::::::::::::::::::::::::



1 change: 1 addition & 0 deletions links.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[carpentries-lab]: https://carpentries-lab.org/
[carpentries-website]: https://carpentries.org/
[cldt-site]: https://carpentries.github.io/lesson-development-training/
[coc]: https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html
[codimd-notes-template]: https://codimd.carpentries.org/cldt-notes-template?both#Exercise-evaluating-learning-objectives-15-minutes
[component-guide]: https://carpentries.github.io/sandpaper-docs/component-guide.html
[dc]: https://datacarpentry.org/
Expand Down
Loading