Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Forest and Turkey Day (#6521) #6523

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading