From 8f7d8348cfd644e14f5f449110eaac786f79ea60 Mon Sep 17 00:00:00 2001 From: Sally McGrath Date: Mon, 30 Dec 2024 12:06:42 +0000 Subject: [PATCH] add class planner info (#1272) --- .../classplanner/index.md | 29 +++++++++++++++++++ .../sprints/self-coordinate/prep/index.md | 3 ++ 2 files changed, 32 insertions(+) create mode 100644 common-content/en/module/how-our-curriculum-works/classplanner/index.md diff --git a/common-content/en/module/how-our-curriculum-works/classplanner/index.md b/common-content/en/module/how-our-curriculum-works/classplanner/index.md new file mode 100644 index 000000000..3c0274277 --- /dev/null +++ b/common-content/en/module/how-our-curriculum-works/classplanner/index.md @@ -0,0 +1,29 @@ ++++ +title="Classplanner" +emoji="๐Ÿ“…" +time=10 +[objectives] + 1="Bookmark the Classplanner" + 2="Schedule your classes" +[build] + render = 'never' + list = 'local' + publishResources = false + ++++ + +> Bookmark the [Classplanner](https://classplanner.codeyourfuture.io/) + +We use Classplanner to manage Saturday rotas per region, so we can all see who is volunteering and when. This is currently just for volunteers, but we are working on expanding it to include learners. + +### ๐Ÿคน๐Ÿฝ Course Leaders + +Course Leaders, [register your course](https://classplanner.codeyourfuture.io/London/newcourse/)s and [classes](https://classplanner.codeyourfuture.io/London/newclass/) in Class Planner and add links to the curriculum and class agenda. Share these newly-created volunteering opportunities with the CYF volunteer community, usually via Slack or the volunteer weekly newsletter. + +It's important to **schedule your course in advance**, so volunteers can commit and add the classes to their own calendars. Do this before the start of the course, so volunteers can plan their availability. Help your team help you! + +### ๐Ÿ™‹๐Ÿฝ Volunteers + +Volunteers, view classes scheduled in your region (choose /cities), and sign up to those which suit your expertise and availability. You can commit to a half-day or full day on your chosen dates. + +It's important to **sign up for classes in advance** so that everyone knows what is happening and who will be there. Check the schedule against your own calendar and commit to the Saturdays you know you can be available. If you are sick or have an emergency, let your team know as soon as possible so they can find a replacement. Don't leave your team in the lurch! diff --git a/org-cyf-how-this-works/content/sprints/self-coordinate/prep/index.md b/org-cyf-how-this-works/content/sprints/self-coordinate/prep/index.md index 4bbe56a50..810d0c6f4 100644 --- a/org-cyf-how-this-works/content/sprints/self-coordinate/prep/index.md +++ b/org-cyf-how-this-works/content/sprints/self-coordinate/prep/index.md @@ -29,4 +29,7 @@ src="module/how-our-curriculum-works/backlog" [[blocks]] name="tasks and ratios" src="module/how-our-curriculum-works/tasks-and-ratios" +[[blocks]] +name="class planner" +src="module/how-our-curriculum-works/classplanner" +++