Skip to content

Commit d889e66

Browse files
committed
Created a new page on Curriculum to host handouts. Added handout file links to new Handouts for Students page.
1 parent d3c7b1f commit d889e66

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

_curriculum/06-01_Handouts.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
# This is the frontmatter
3+
4+
title: "" # Title and Heading 1
5+
permalink: /handouts/ # Give your page a permalink
6+
published: true
7+
---
8+
9+
# Handouts for Students
10+
11+
## Radians Diagram
12+
13+
[![Preview or Download Radians Diagram](https://drive.google.com/thumbnail?id=1SPQ568L1MIX3e3vmxOd7SST3qifnBEoz)](https://drive.google.com/file/d/1SPQ568L1MIX3e3vmxOd7SST3qifnBEoz/view?usp=drive_link)
14+
15+
---
16+
17+
## Shapes and Color Handout
18+
19+
[![Preview or Download Shapes and Color Handout](https://drive.google.com/thumbnail?id=1vEazbhsh30gOLqIec2fIWX_Bt_6CwDAH)](https://drive.google.com/file/d/1vEazbhsh30gOLqIec2fIWX_Bt_6CwDAH/view?usp=drive_link)

_data/navigation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ curriculum:
7474
children:
7575
- title: "Rubric"
7676
url: /rubric/
77+
- title: "Handouts"
78+
children:
79+
- title: "Handouts for Students"
80+
url: /handouts/
7781

7882
# - title: "Assessment Activities & Checking for Understanding"
7983
# url: /drawingMachine-assessment/

0 commit comments

Comments
 (0)