Skip to content

Commit 629c926

Browse files
author
aspiece
committed
Markdown violation fixes and Changelog
1 parent b5cc0df commit 629c926

8 files changed

+27
-21
lines changed

Changelog.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [2.2.4] - 2022-1-25
4+
5+
|Unit | Change |
6+
|---------|--------|
7+
| All files | Added discussion link to top navigation |
8+
| 1.5 Slide deck | Link added in lesson 1.5 and review slide updated. |
9+
| Unit 1 tips | seperate page delete and added directly into lesson page. |
10+
| Lesson 1.5 | Grudgeball link removed and instructions added directly to slide deck. |
11+
| All lessons | Continued alignment to the Microsoft Style guide. |
12+
313
## [2.2.3] - 2021-10-09
414

515
|Unit | Change |
@@ -118,6 +128,7 @@
118128
|Unit 3| Moved 2.6 to 3.2|
119129

120130
## [2.1.2] - 2018-11-28
131+
121132
|Unit | Change |
122133
|---------|--------|
123134
|Culture_day_lesson_b.md| Added Curriculum Competencies and Possible Topics|
@@ -137,6 +148,7 @@
137148
|Summary.md| Added Culture day C and D, added Project 2 alternative|
138149

139150
## [2.1.1] - 2018-08-21
151+
140152
| Unit | Change |
141153
|---------|--------|
142154
| lab_22.md | Change theme from brick wall to yellow brick road
@@ -145,6 +157,7 @@
145157
| +Lab 2.2 Yellow Brick Road.docx/.pdf |
146158

147159
## [2.1.0] - 2018-08-16
160+
148161
| Unit | Change |
149162
|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
150163
| 0.2 | Toothbrush activity option added to Do Now <br>World Cafe protocol added for Lab |

do_now_15.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Knock knock joke
22

3-
1. Writea program where one sprite is telling another a "knock, knock" joke. Internet search for one if you need ideas.
3+
1. Write a program where one sprite is telling another a "knock, knock" joke. Internet search for one if you need ideas.
44

55
Use these blocks:
66

lab_11.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Welcome To Snap!
1+
# Welcome to Snap!
22

33
Snap! is a programming language, which you can use to tell a computer what to do. A program is a particular set of instructions for the computer to follow.
44

@@ -203,7 +203,7 @@ Some tips:
203203
## Grading rubric
204204

205205
| **Day 1 criteria** | Points |
206-
| :------------------------------------------- | -------------- |
206+
| :--------------- | -------------- |
207207
| 1.1 What does it do? | 2 |
208208
| 1.2 Categories | 4 |
209209
| 2.1 Move in opposite direction | 1 |

lesson_11.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@ Students will be able to...
1515
* [Lab 1.1 - Welcome to Snap!](lab_11.md) ([docx](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Unit%201%20Word/Lab%201.1%20Welcome%20To%20SNAP.docx)) ([pdf](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Unit%201%20PDF/Lab%201.1%20Welcome%20To%20SNAP.pdf))
1616
* [Helping trios activity](helping_trios.md)
1717
* [Snap! tips][]: 0, 1, 2, 3, 4, 5, 6, 8, 11, 12, 13, 23
18-
19-
### Video resources
20-
21-
* [https://www.youtube.com/watch?v=b-EWj7xN90U](https://www.youtube.com/watch?v=b-EWj7xN90U)
22-
* Video quiz - See additional curriculum materials accessed from the TEALS dashboard.
18+
* Video resource: [https://www.youtube.com/watch?v=b-EWj7xN90U](https://www.youtube.com/watch?v=b-EWj7xN90U)
19+
* Video quiz - See additional curriculum materials accessed from the TEALS dashboard.
2320

2421
## Pacing guide
2522

lesson_12.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ Students will be able to...
1616
* [Lab 1.2 - Scavenger hunt](lab_12.md) ([docx](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Unit%201%20Word/Lab%201.2%20SNAP%20Scavenger%20Hunt.docx)) ([pdf](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Unit%201%20PDF/Lab%201.2%20SNAP%20Scavenger%20Hunt.pdf)).
1717
* [Helping trios activity](helping_trios.md)
1818
* [Snap! tips][]: 0, 1, 2, 3, 4, 5, 6, 8, 11, 12, 13, 23
19-
20-
### Video resources
21-
22-
* [https://youtu.be/u80WYSNxRjM](https://youtu.be/u80WYSNxRjM)
23-
* Video Quiz: See Additional Curriculum Materials accessed from the TEALS Dashboard.
19+
* Video resource: [https://youtu.be/u80WYSNxRjM](https://youtu.be/u80WYSNxRjM)
20+
* Video Quiz: See Additional Curriculum Materials accessed from the TEALS Dashboard.
2421

2522
### Who is Grace Hopper? video
2623

@@ -91,12 +88,12 @@ Discuss one or two student solutions to each of the programming problems.
9188

9289
* Point out differences between student solutions and call attention to the fact that there is more than one way to solve a problem.
9390

94-
## Accommodations/Differentiation
91+
## Accommodations and differentiation
9592

9693
Colorblind students may not be able to identify the block colors, but can still recognize the organization of pallettes. Be sensitive to this, but no modifications are likely required.
9794

9895
Students that are struggling with the lab can work with another student or receive individual instructor attention to help them through the activity. Consider using [helping trios](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Unit%201%20PDF/Helping%20Trios.pdf) if appropriate.
9996

10097
The bonus assignment should be used for students who finish quickly.
10198

102-
[Snap! tips]: https://github.com/TEALSK12/introduction-to-computer-science/blob/master/Snap%20Tips.docx?raw=true
99+
[Snap! tips]: https://github.com/TEALSK12/introduction-to-computer-science/blob/master/Snap%20Tips.docx?raw=true

lesson_13.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Ask students to share what they learned from looking at their partner's projects
7878

7979
Point out that there is more than one way to solve a problem and two programs that are both correct might not look the same.
8080

81-
## Accommodations/differentiation
81+
## Accommodations and differentiation
8282

8383
Advanced students can attempt the five-pointed star. If students finish that shape, encourage them to try more advanced shapes.
8484

lesson_15.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Students will be able to...
1010
## Materials and preparation
1111

1212
* [1.5 Slide deck](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/slidedecks/TEALS%20SNAP%201.5.pptx)
13-
* [Do Now 1.5: Day 1](do_now_15.md)
14-
* [Do Now 1.52: Day 2](do_now_152.md)
15-
* [Do Now 1.53: Day 3](do_now_153.md)
13+
* [Do now 1.5: Day 1](do_now_15.md)
14+
* [Do now 1.52: Day 2](do_now_152.md)
15+
* [Do now 1.53: Day 3](do_now_153.md)
1616
* [Project 1 - Storytelling](project_1.md) ([docx](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Projects/Projects%20Word/Project%201%20Storytelling.docx)) ([pdf](https://github.com/TEALSK12/introduction-to-computer-science/raw/master/Projects/Projects%20PDF/Project%201%20Storytelling.pdf))
1717
* [Most popular plays and musicals](http://www.npr.org/sections/ed/2015/07/30/427138970/the-most-popular-high-school-plays-and-musicals)
1818
* [Wikipedia](https://en.wikipedia.org/wiki/List_of_nursery_rhymes)
@@ -80,4 +80,4 @@ Instead of a scene from a play or a nursery rhyme, students can recreate a famou
8080
Advanced students can be encouraged to add detail and/or complexity to their project for possible extra credit.
8181
For ELL students or students from other cultures, offer the opportunity to choose an animation subject familiar to them rather than requiring a traditional English nursery rhyme or play.
8282

83-
[Snap! tips]: https://github.com/TEALSK12/introduction-to-computer-science/blob/master/Snap%20Tips.docx?raw=true
83+
[Snap! tips]: https://github.com/TEALSK12/introduction-to-computer-science/blob/master/Snap%20Tips.docx?raw=true

unit_1.md

-1
This file was deleted.

0 commit comments

Comments
 (0)