Skip to content
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: 1 addition & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ project:
children:
- file: posts/index.md
- file: posts/survey-results/index.md
- file: posts/develop-open-source-lesson-cldt/index.md
- file: posts/repowise-announcement/index.md
- file: posts/ossprey-announcement/index.md
- file: posts/uc-open-25-report/index.md
Expand Down
4 changes: 4 additions & 0 deletions news.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ title: News
Our analysis of UC open source contributors is now live! Read the
[blog post](posts/survey-results/index.md).

## Develop an Open Source Lesson with the UC OSPO Network

Four Carpentries CLDT cohorts are running this summer and fall. Express interest by June 30. [Learn more](posts/develop-open-source-lesson-cldt/index.md).

## UC Open 2026 CfP

Save the date! [UC Open 2026](events/uc-open-2026/index.md) will be held 22-23 April at Berkeley.
Expand Down
57 changes: 57 additions & 0 deletions posts/develop-open-source-lesson-cldt/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
date: 2026-06-15
title: "Develop an Open Source Lesson with the UC OSPO Network"
description: "The UC OSPO Network is running four Carpentries Collaborative Lesson Development Training cohorts this summer and fall. We're looking for people to join an already-scoped lesson team or propose a new lesson."
author: Tim Dennis
tags: [carpentries, ospo, education, lesson, open-source, ucospo]
---

Four [Carpentries Collaborative Lesson Development Training](https://carpentries.github.io/lesson-development-training/) (CLDT) cohorts are running through the UC OSPO Network this summer and fall. The software licensing cohort is confirmed and already full.

Three cohorts are still forming. You can join an already-scoped team or propose a new lesson and build your own.

## What is CLDT?

Teams of 2-5 people spend the training applying backward design to a lesson: who they're teaching, what learners need to be able to do, what exercises get them there, and how to structure it in the [Carpentries Workbench](https://carpentries.github.io/workbench/).

By the end, you'll have a complete outline and a working draft of several sections.

Certification requires one more step: teaching part of the lesson and debriefing with a trainer on what you learned and what to improve.

Before joining, at least one team member must have completed [Carpentries Instructor Training](https://carpentries.org/instructor-training/) or [Learner-Centered Teaching](https://carpentries.org/learner-centered-teaching/).

## Option 1: join the "Librarians as Open Source Stewards" cohort

This lesson is scoped and ready. It builds on skills librarians already have - curation, preservation, metadata, community stewardship - and treats them as open source contributions.

We need 2-4 people to help develop and pilot it.

## Option 2: propose a new lesson

Two slots are open for new lesson ideas. If you have a topic that fits the open source and OSPO ecosystem - security practices for academic open source, open source in non-CS research, governance models, contributing as a non-coder, reproducibility and open data - pitch it.

To propose, you need a topic and a rough sense of who you're teaching. That's it. If the idea is a good fit, we'll work with you to recruit a development team before the cohort starts.

Finished lessons live in the UC OSPO curriculum catalog and get taught through UC OSPO and partner programs. From there, lessons can move into the broader Carpentries lesson programs or go through [Carpentries Lab](https://carpentries-lab.org), an open peer-review process focused on lesson design, content quality, and accessibility.

The Lab is currently reviewing by invitation, so early contact matters.

## What authors get

Lab acceptance qualifies you to submit to [JOSE](https://jose.theoj.org) (Journal of Open Source Education). The JOSE review is separate - it evaluates an accompanying paper, not the lesson itself.

Authors who complete both get a Crossref DOI. The publication is peer-reviewed, indexed by Google Scholar, and follows you if you move institutions. The UC OSPO Network will provide editorial support for teams pursuing JOSE, including mentorship through submission and review.

Lessons staying institutional can still get a Zenodo DOI. We maintain a Zenodo community connected to our GitHub organization, and DOI minting is part of the publication process before a lesson goes public.

You don't need broad adoption to get credit for your work.

We provide Workbench-compatible repository templates and setup support so teams arrive at CLDT ready to build. Most lessons stall at the pilot stage. We actively create teaching opportunities through UC Carpentries and the [CURIOSS network](https://curioss.org/) so lessons get tested and refined.

If contributors move institutions, lessons hosted in the [UC OSPO GitHub organization](https://github.com/UC-OSPO-Network) can continue to be maintained through network oversight.

## Express interest by June 30

Open an issue on [GitHub](https://github.com/UC-OSPO-Network/education/issues/new?template=cldt-interest.yml) or email [tdennis@library.ucla.edu](mailto:tdennis@library.ucla.edu).

Tell us which option you're responding to, who would be joining you, and for Option 2, a brief description of the lesson idea.
7 changes: 7 additions & 0 deletions posts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ title: Blog
The UC OSPO Network's analysis of UC open source contributors is now published in PLOS One, alongside an infographic and project summary.
:::

:::{card} Develop an Open Source Lesson with the UC OSPO Network
:link: /posts/develop-open-source-lesson-cldt
:footer: June 15, 2026

The UC OSPO Network is running four Carpentries CLDT cohorts this summer and fall. Join an already-scoped lesson team or propose a new lesson idea.
:::

:::{card} Introducing RepoWise
:link: /posts/repowise-announcement
:footer: November 25, 2025
Expand Down
Loading