From 17eaa478107b7bb5489e361797c54e2f71dd2745 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 9 Dec 2024 14:40:06 +0000 Subject: [PATCH] differences for PR #478 --- lesson-design.md | 2 ++ md5sum.txt | 6 +++--- operations.md | 3 +++ wrap-up2.md | 2 ++ 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/lesson-design.md b/lesson-design.md index bbd1115f2..c9344e3a9 100644 --- a/lesson-design.md +++ b/lesson-design.md @@ -143,6 +143,8 @@ Although your lessons will probably remain in pre-alpha throughout this training some of the content will be equally valuable at later stages and we will also point you towards resources to help with testing the lesson and gathering feedback. +[The Carpentries Community Handbook](https://docs.carpentries.org/) provides [more information about the lesson life cycle](https://docs.carpentries.org/resources/curriculum/lesson-life-cycle). + :::::::::::::::::::::::::::::::::::::::: keypoints - We will learn to develop lessons based on the (slightly adapted) Nicholls' backward lesson design process. diff --git a/md5sum.txt b/md5sum.txt index a698d9df2..0e9d823b9 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -6,7 +6,7 @@ "index.md" "8687afa5440104377c4489ee70e9e323" "site/built/index.md" "2023-08-21" "links.md" "f1e7734abb3ee40076789c0611d7d57e" "site/built/links.md" "2024-12-09" "episodes/introduction.md" "82cca2df56f36eb4c702a1636fa85dfc" "site/built/introduction.md" "2024-02-02" -"episodes/lesson-design.md" "d1a6a1a3eed6a813d7d9563e8a559442" "site/built/lesson-design.md" "2024-10-17" +"episodes/lesson-design.md" "d9b8f6dee9d360d5a93976516ec15427" "site/built/lesson-design.md" "2024-12-09" "episodes/audience.md" "cbb73e6c87b03fd28f64abedc9937cdd" "site/built/audience.md" "2024-06-26" "episodes/objectives.md" "d788429e61e0df7764b5a075639bcedf" "site/built/objectives.md" "2024-10-17" "episodes/narrative.md" "268c072514643b02f39a990b1a8620c5" "site/built/narrative.md" "2024-12-03" @@ -15,14 +15,14 @@ "episodes/explanation.md" "082721a6a5c85985e24408c791db3071" "site/built/explanation.md" "2024-11-29" "episodes/infrastructure.md" "3b356dc44aa7b2aed641efc34c418358" "site/built/infrastructure.md" "2024-11-07" "episodes/lesson-content.md" "15a53789ca93be61145d7420268f26a7" "site/built/lesson-content.md" "2024-12-04" -"episodes/operations.md" "9cbc9245919f3cc0a23818d79b56881e" "site/built/operations.md" "2024-12-04" +"episodes/operations.md" "4e9aeb62ef81d72ed201fd01b5aa8304" "site/built/operations.md" "2024-12-09" "episodes/preparing.md" "c826ad573f84968191b9393321b65085" "site/built/preparing.md" "2024-11-29" "episodes/wrap-up1.md" "4dec2e5878c0c15d4ae23ac3fc5f350f" "site/built/wrap-up1.md" "2024-10-29" "episodes/reflecting.md" "fafc8907ab9a8711f22a8069c56fff42" "site/built/reflecting.md" "2024-11-29" "episodes/collaborating-team.md" "a05cc97a9ee14f933e174760a6ea8240" "site/built/collaborating-team.md" "2024-12-04" "episodes/collaborating-newcomers.md" "6dd120c6143617a496116c0b31027d08" "site/built/collaborating-newcomers.md" "2024-12-04" "episodes/project-management.md" "648584a861fe3d95aa3e4706b0e3c5ed" "site/built/project-management.md" "2024-12-04" -"episodes/wrap-up2.md" "449fdd1f8dd0e7dfa520a6c435f9240b" "site/built/wrap-up2.md" "2024-05-13" +"episodes/wrap-up2.md" "14f1aa0de9e4521d18aaa5ad2ee42cf0" "site/built/wrap-up2.md" "2024-12-09" "instructors/instructor-notes.md" "542eaf3a5089cba82f9b0510282af171" "site/built/instructor-notes.md" "2024-11-07" "learners/pilot-description.md" "e33e8c3e3df21a170f32532607a22de8" "site/built/pilot-description.md" "2022-03-30" "learners/markdown-github-primer.md" "103cfbb156526a6d29ed681f2de216c0" "site/built/markdown-github-primer.md" "2022-02-03" diff --git a/operations.md b/operations.md index f58c86635..37db375f5 100644 --- a/operations.md +++ b/operations.md @@ -181,6 +181,9 @@ and join/subscribe to any communication channels that you find interesting. :::::::::::::::::::::::::::::::::::::::::::::::::: +## Further Reading +[The Carpentries Lesson Developer Handbook](https://docs.carpentries.org/handbooks/lesson_developers) provides guidance and a list of resources for lesson developers to consult as they move through the different stages of development. + :::::::::::::::::::::::::::::::::::::::: keypoints diff --git a/wrap-up2.md b/wrap-up2.md index 2a57c13ea..199c64b2d 100644 --- a/wrap-up2.md +++ b/wrap-up2.md @@ -95,6 +95,8 @@ will change as you move through these stages. | beta | feedback from pilot workshops; polishing changes; expanding instructor notes; suggestions for major overhauls/reorganisations | recruiting pilot instructors; reviewing changes; guiding contributors | | stable | feedback from workshops; polishing changes; new/updated content | reviewing changes; guiding contributors; onboarding new maintainers; stepping away from the project | +As you continue to make progress, remember that [The Carpentries Lesson Developer Handbook](https://docs.carpentries.org/handbooks/lesson_developers) provides guidance and a list of resources for lesson developers to consult. + ## Farewell and Feedback Thank you for following this training.