From 55574629ea6e6a9953b274bbd0d1ff477ded6116 Mon Sep 17 00:00:00 2001 From: Toby Hodges Date: Mon, 21 Aug 2023 17:17:07 +0200 Subject: [PATCH 1/2] Adjust format of discussion activity Fixes #99 --- episodes/explanation.md | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/episodes/explanation.md b/episodes/explanation.md index ab4cb1976..74c7f915b 100644 --- a/episodes/explanation.md +++ b/episodes/explanation.md @@ -63,17 +63,34 @@ These callouts should still be kept to a minimum as they can be disruptive to in ::::::::::::::::::::::::::::::::::::: discussion -## Group Discussion (10 minutes) +## Lesson Time Management (10 minutes) +(5 minutes) In the shared notes document, +note down your answers to these questions: -- At what point is a lesson too long? -- How might you prioritise what to keep if you have to cut it down? +- From a design perspective, at what point is a lesson too long? +- What factors influence and constrain the length of a lesson? +- How might you prioritise what to keep if you have to cut lesson content down? -Trainer Note: Ask one of the other trainers/helpers to take notes of this discussion in the collaborative +(5 minutes) In the remaining time, +your Trainers will lead a discussion based on the responses. + +:::::::::::::::::::::::::::::::::::::::::::::::::: + +::::::::::::::::::::::::::::::::::::::::::::::::::::::::: instructor + +## Trainer Note + +To get started on the discussion part, +try reading out an interesting response and asking for more detail from the trainee who wrote it. +Ask one of the other trainers/helpers to take notes of this discussion in the collaborative note-taking document. +This is a good opportunity to remind trainees about +how counter-productive it can be to try to cover more content than the time allows. +(See [the earlier section on lesson scope](https://carpentries.github.io/lesson-development-training/objectives.html#lesson-scope).) -:::::::::::::::::::::::::::::::::::::::::::::::::: +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ## Less is More From 140dc98977fdff196d73a7682356b5a91ac5ef92 Mon Sep 17 00:00:00 2001 From: Toby Hodges Date: Mon, 21 Aug 2023 17:19:16 +0200 Subject: [PATCH 2/2] correct internal link syntax --- episodes/explanation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/explanation.md b/episodes/explanation.md index 74c7f915b..4828728c4 100644 --- a/episodes/explanation.md +++ b/episodes/explanation.md @@ -88,7 +88,7 @@ note-taking document. This is a good opportunity to remind trainees about how counter-productive it can be to try to cover more content than the time allows. -(See [the earlier section on lesson scope](https://carpentries.github.io/lesson-development-training/objectives.html#lesson-scope).) +(See [the earlier section on lesson scope](./objectives.md#lesson-scope).) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::