This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1730 from carpentries/cldt-trainers-curriculum-post
CLDT Trainers & Curriculum blog post
- Loading branch information
Showing
9 changed files
with
129 additions
and
0 deletions.
There are no files selected for viewing
129 changes: 129 additions & 0 deletions
129
_posts/2023/10/2023-10-19-cldt-curriculum-and-trainers.md
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,129 @@ | ||
--- | ||
layout: page | ||
authors: ["Toby Hodges"] | ||
teaser: "A deeper look at the content of the new training program and the people who will be teaching it" | ||
title: "The Curriculum and Trainers for Collaborative Lesson Development Training" | ||
date: 2023-10-19 | ||
time: "09:00:00" | ||
tags: ["Template", "Communications"] | ||
--- | ||
|
||
Earlier this week we announced [the launch of a new program of Collaborative Lesson Development Training](https://carpentries.org/blog/2023/10/launching-collaborative-lesson-development-training/). | ||
Today I would like to provide some more details about the content of the training, and the community members who will be teaching it. | ||
|
||
## Lesson Developer Trainers | ||
|
||
Following a first round of Trainer Training we have a cohort of eight Trainers who will lead the events. | ||
These Lesson Developer Trainers are | ||
experts in curriculum development drawn from The Carpentries community. | ||
They have a wealth of experience in design, development, and maintenance of lessons | ||
gathered from activities both within and outside The Carpentries. | ||
|
||
|
||
<style type="text/css"> | ||
.tg {border:none;border-collapse:collapse;border-spacing:0;margin:0px auto;} | ||
.tg td{border-style:solid;border-width:0px;font-family:Arial, sans-serif;font-size:14px;overflow:hidden; | ||
padding:10px 5px;word-break:normal;} | ||
.tg th{border-style:solid;border-width:0px;font-family:Arial, sans-serif;font-size:14px;font-weight:normal; | ||
overflow:hidden;padding:10px 5px;word-break:normal;} | ||
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top} | ||
.tg .tg-0lax{text-align:left;vertical-align:top} | ||
</style> | ||
<table class="tg"> | ||
<tbody> | ||
<tr> | ||
<td class="tg-0pky"><img src="{{ site.urlimg }}/blog/2023/10/ann_backhaus_circular.png" alt="Ann Backhaus" style="width: 200px; padding: 20px;"><br/> | ||
<span style="font-weight:bold">Ann Backhaus</span><br><a href="https://pawsey.org.au/researchers/ann-backhaus/" target="_blank" rel="noopener noreferrer">Education & Training Manager</a><br><span style="font-style:normal;text-decoration:none">Pawsey 🇦🇺</span></td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/erin_becker_circular.png" alt="Erin Becker" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Erin Becker</span><br>Associate Director<br>The Carpentries 🇺🇸</td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/tim_dennis_circular.png" alt="Tim Dennis" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Tim Dennis</span><br><a href="https://www.library.ucla.edu/about/staff/tim-dennis/" target="_blank" rel="noopener noreferrer">Director of the Data Science Center</a><br>UCLA Library 🇺🇸</td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/toby_hodges_circular.png" alt="Toby Hodges" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Toby Hodges</span><br>Director of Curriculum<br>The Carpentries 🇩🇪<br></td> | ||
</tr> | ||
<tr> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/mateusz_kuzak_circular.png" alt="Mateusz Kuzak" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Mateusz Kuzak</span><br><a href="https://www.esciencecenter.nl/team/mateusz-kuzak-msc/" target="_blank" rel="noopener noreferrer">Team Lead Training Programme</a><br>Netherlands eScience Center 🇳🇱<br></td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/aleks_nenadic_circular.png" alt="Aleksandra Nenadic" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Aleksandra Nenadic</span><br><a href="https://software.ac.uk/about/staff/person/aleksandra-nenadic" target="_blank" rel="noopener noreferrer">Training Lead</a><br>Software Sustainability Institute 🇬🇧</td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/sarah_stevens_circular.png" alt="Sarah Stevens" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Sarah Stevens</span><br><a href="https://datascience.wisc.edu/staff/stevens-sarah-2/" target="_blank" rel="noopener noreferrer">Director of the Data Science Hub</a><br>University of Wisconsin - Madison 🇺🇸<br></td> | ||
<td class="tg-0lax"><img src="{{ site.urlimg }}/blog/2023/10/mike_trizna_circular.png" alt="Mike Trizna" style="width: 200px; padding: 20px;"><br/><span style="font-weight:bold">Mike Trizna</span><br><a href="https://datascience.si.edu/people/mike-trizna" target="_blank" rel="noopener noreferrer">Data Scientist</a><br>Smithsonian Data Science Lab 🇺🇸</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
--- | ||
|
||
## The Training Curriculum | ||
|
||
Collaborative Lesson Development Training teaches skills and concepts in three broad categories: | ||
|
||
1. Lesson design & development | ||
2. Collaboration | ||
3. The Carpentries lesson infrastructure | ||
|
||
### Lesson Design & Development | ||
Collaborative Lesson Development Training guides | ||
trainees through a process of iterative, backward lesson design, inspired by [_Understanding by Design_](https://www.goodreads.com/book/show/946155.Understanding_by_Design) and [Nicholl's five phases of curriculum design](https://www.taylorfrancis.com/books/mono/10.4324/9780203469231/developing-teaching-learning-higher-education-gill-nicholls), | ||
with a particular focus on design strategies for short-format training. | ||
Trainees leave with a published lesson website, | ||
containing a complete outline of their lesson and content fully drafted for selected sections. | ||
|
||
#### What concepts and skills does the curriculum teach? | ||
By participating in these sections of the training, | ||
trainees will learn | ||
the importance of identifying the target audience of their lesson, | ||
how and why to define what they want this audience to learn, | ||
and techniques to include tasks for effective assessment of learner progress throughout their content. | ||
They will also learn about how feedback should guide the development of lessons, | ||
and strategies for ensuring that this feedback is gathered at the right times throughout the process. | ||
|
||
#### What activities do trainees follow? | ||
While following these elements of the training, trainees will: | ||
|
||
* describe the target audience for their lesson, including expected prior knowledge and common misconceptions about the lesson topic that learners might arrive with | ||
* define the desired outcomes of their lesson - what learners should know how to do when they finish the lesson - and the fine-grained objectives of individual sections to the lesson that will lead to these higher-level goals. | ||
* design exercises in a variety of formats to help assess and provide actionable feedback on learners' progress | ||
* choose an appropriate narrative and/or example dataset to use in their lesson | ||
* teach selected sections of the lesson and gather feedback to inform subsequent iterations on their lesson content | ||
|
||
|
||
|
||
### Collaboration | ||
Reflecting the typical approach of The Carpentries community, | ||
Collaborative Lesson Development Training places emphasis on lessons as open source projects. | ||
Subsequently, a large portion of the training is devoted | ||
to exploring skills and practices to enable effective collaboration. | ||
|
||
#### What concepts and skills does the curriculum teach? | ||
By participating in these sections of the training, | ||
trainees will learn | ||
how to prepare and manage a lesson repository to welcome and encourage newcomers to the project, | ||
practices to improve coordination and communication between collaborators, | ||
and approaches that can be taken to establish sustainable project governance. | ||
|
||
#### What activities do trainees follow? | ||
While following these elements of the training, trainees will: | ||
|
||
* document their lesson project to make it easier for people to contribute | ||
* implement project management strategies to facilitate regular progress on lesson development | ||
* practice collaborating on GitHub by opening and reviewing pull requests | ||
* discuss the processes and structures of governance that would be appropriate for their project | ||
|
||
|
||
|
||
### The Carpentries Workbench | ||
In addition to teaching how to design and collaborate on a lesson, | ||
Collaborative Lesson Development Training also guides | ||
trainees through the process of creating and populating an open source lesson using The Carpentries lesson infrastructure, [the Workbench](https://carpentries.github.io/workbench/). | ||
|
||
|
||
#### What concepts and skills does the curriculum teach? | ||
Trainers will demonstrate how to create and configure a new lesson repository using The Carpentries infrastructure, | ||
and how to begin adding content to build up a lesson website. | ||
Trainees will learn how to write accessible content using the syntax and structure of a Carpentries Workbench lesson, | ||
and how to ensure that the resulting lesson is useful to both learners and instructors. | ||
|
||
#### What activities do trainees follow? | ||
While following these elements of the training, trainees will: | ||
|
||
* create a lesson website | ||
* add pages to that site, creating the structure of the lesson | ||
* draft accessible content for those pages, including exercises, images, and example code blocks | ||
|
||
The [Collaborative Lesson Development Training curriculum](https://carpentries.github.io/lesson-development-training/) is available online, for those who want to explore it in more detail. We hope the community will find it useful, and we look forward to seeing them create even more, even better lessons together in the future! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.