Skip to content

Commit

Permalink
1049 Add a <100-word one-pager about how to interact with the curricu…
Browse files Browse the repository at this point in the history
…lum (#1126)

* it's more like 150 words

* self review

have made it more paragraphs so it all fits on one laptop screen

* Suggested edits to discuss (#1127)

* Suggested edits to discuss

* Reflow

* Revert "Suggested edits to discuss (#1127)" (#1128)

This reverts commit 7f342b6.

* take daniel's edits but not his formatting

48a33a9

* add primo link

this will be replaced with magic class link in time

* formatting again

* Update common-content/en/module/how-our-curriculum-works/overview/index.md

Co-authored-by: Daniel Wagner-Hall <daniel@codeyourfuture.io>

---------

Co-authored-by: Daniel Wagner-Hall <daniel@codeyourfuture.io>
SallyMcGrath and illicitonion authored Oct 24, 2024
1 parent a832a51 commit 75781e1
Showing 3 changed files with 41 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
+++
title="Overview"
description="tl;dr How Our Curriculum Works"
emoji="🦌"
time=2
[objectives]
1="Explain the structure of our curriculum"
[build]
render = 'never'
list = 'local'
publishResources = false

+++

The course is divided into modules, each with a theme and learning objectives. Modules are divided into week-long sprints. Each sprint contains these activities in this order:

##### 1. Start with the: **🧑🏾‍💻 Prep**, which explains the main concepts of the sprint.

**Learners** complete prep before class. **Mentors** browse prep to know what learners are learning.

##### 2. Then go to: **🏷️ Backlog**, a list of coursework assignments as issues.

**Learners** clone issues to project boards and work on them. **Mentors** browse issues to know what learners are doing.

##### 3. For class it's the: **🧑🏾‍🤝‍🧑🏾 Day Plan**, a timestamped agenda for class day.

Usually a lively morning workshop and quieter afternoon study-group. **Everyone** should review the plan to prepare for class.

##### 4. Review with: **✅ Success**, the learning objectives for the sprint.

**Learners** check off goals. **Mentors** help us focus on the sprint goals.

### Still lost?

1. 🔍 Search: filter by module, sprint, and view.
1. 🦉 [Overview](/overview): your high level map with themes.
1. 📚 [How this works](/how-this-works): our programme in detail.
3 changes: 3 additions & 0 deletions org-cyf-how-this-works/content/prep/index.md
Original file line number Diff line number Diff line change
@@ -27,4 +27,7 @@ src="module/how-our-curriculum-works/curriculum"
[[blocks]]
name="🛣️ using this module"
src="module/how-our-curriculum-works/using-this-module"
[[blocks]]
name="overview"
src="module/how-our-curriculum-works/overview"
+++
2 changes: 1 addition & 1 deletion org-cyf-itp/content/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title="Intro to Programming"
map=["start here", "programming", "next steps"]
description="Here's how you find out _what_ to do _when_"
description="New? Lost? [Quickstart](how-this-works/prep/#overview)"
emoji= "🧑🏿‍🏫"
+++

0 comments on commit 75781e1

Please sign in to comment.