Skip to content

Commit

Permalink
Update Forest and Turkey Day (#6521)
Browse files Browse the repository at this point in the history
* Update Forest and Turkey Day

* Fixed end button
  • Loading branch information
kiki-lee committed Oct 16, 2024
1 parent 4a0ba53 commit d94258d
Show file tree
Hide file tree
Showing 30 changed files with 2,391 additions and 709 deletions.
30 changes: 26 additions & 4 deletions docs/courses/educator-trainings.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,37 @@
A collection of courses that provide professional learning opportunities for Microsoft MakeCode.


## MakeCode Sections
## CSEd Week Webinars

```codecard
[
{
"name": "Arcade PL",
"description": "A 42 min course on MS Learn that shows you how to utilize MakeCode Arcade in your classroom",
"name": "Intro to MakeCode for CSEd Week 2024",
"description": "Join us for an engaging 50-minute webinar where we'll explore the best MakeCode Hour of Code activities, perfect for Computer Science Education Week! ",
"url":"https://learn.microsoft.com/en-us/training/modules/utilize-makecode-arcade-your-classroom/",
"imageUrl": "https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RWOYCd?ver=bf04&q=90&m=6&h=291&w=517&b=%23FFFFFFFF&l=f&o=t"
}, {
"name": "micro:bit PL",
"name": "Instant CSEd Week Prep",
"description": "From activity selection to class runtime, you'll leave this session with all the knowledge and resources necessary to make CS Education Week fun, engaging, and stress-free for you and your students. ",
"url":"https://microbit.org/teach/professional-development/",
"imageUrl": "https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RWP52j?ver=a251&q=90&m=6&h=291&w=517&b=%23FFFFFFFF&l=f&o=t"
}
]
```



## Intro to CS with Arcade

```codecard
[
{
"name": "Tips and Tricks for Intro to CS with Arcade",
"description": "From activity selection to class runtime, you'll leave this session with all the knowledge and resources necessary to make CS Education Week fun, engaging, and stress-free for you and your students.",
"url":"https://learn.microsoft.com/en-us/training/modules/utilize-makecode-arcade-your-classroom/",
"imageUrl": "https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RWOYCd?ver=bf04&q=90&m=6&h=291&w=517&b=%23FFFFFFFF&l=f&o=t"
}, {
"name": "Intro to CS - Ask Me Anything",
"description": "Explore courses covering a range of topics to do with computing and the micro:bit",
"url":"https://microbit.org/teach/professional-development/",
"imageUrl": "https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RWP52j?ver=a251&q=90&m=6&h=291&w=517&b=%23FFFFFFFF&l=f&o=t"
Expand All @@ -26,6 +46,8 @@ A collection of courses that provide professional learning opportunities for Mic
]
```



### ~hint

In addition to the trainings found here, Arcade and micro:bit occasionally provide live professional learning opportunities in persona and online. Follow @MSMakeCode on Twitter to learn more.
Expand Down
188 changes: 188 additions & 0 deletions docs/graveyard/forest_new/forest1.md

Large diffs are not rendered by default.

217 changes: 217 additions & 0 deletions docs/graveyard/forest_new/forest2.md

Large diffs are not rendered by default.

333 changes: 333 additions & 0 deletions docs/graveyard/forest_new/forest3.md

Large diffs are not rendered by default.

196 changes: 196 additions & 0 deletions docs/graveyard/forest_new/forest4.md

Large diffs are not rendered by default.

292 changes: 292 additions & 0 deletions docs/graveyard/forest_new/forest5.md

Large diffs are not rendered by default.

273 changes: 273 additions & 0 deletions docs/graveyard/forest_new/forest6.md

Large diffs are not rendered by default.

181 changes: 101 additions & 80 deletions docs/skillmap/forest_new/forest1.md

Large diffs are not rendered by default.

229 changes: 144 additions & 85 deletions docs/skillmap/forest_new/forest2.md

Large diffs are not rendered by default.

Loading

0 comments on commit d94258d

Please sign in to comment.