Skip to content

Commit

Permalink
Adding new teacher/training pages (#6377)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiki-lee authored Mar 26, 2024
1 parent 4c83cb1 commit 3fac852
Show file tree
Hide file tree
Showing 5 changed files with 235 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/courses/summer-training.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We will be hosting a special training in Las Vegas in the days leading up to CST
{
"name": "Micro:bit at CSTA",
"description": "Join us in Vegas on 6/16/24 for an introduction to using micro:bit in the classroom",
"url":"https://aka.ms/carnivalGuide",
"url":"https://aka.ms/CSTA24reg",
"imageUrl": "https://pxt.azureedge.net/blob/ce157b871e8d7330375d8dc8ade57d7426259ef4/static/courses/csintro.jpg",
"label": "In Person on 6/16/24",
"labelClass": "black ribbon large"
Expand All @@ -28,14 +28,14 @@ This year, we will be hosting two separate cohorts of each session for both the
{
"name": "Intro to CS PD #1",
"description": "Click here to register through Infosys Pathfinders to take part in this online 40-hour professional learning introduction to our entry level Intro to CS with MakeCode Arcade curriculum",
"url":"https://aka.ms/carnivalGuide",
"url":"https://pathfinders.onwingspan.com/web/en/app/event-details/makeCode",
"imageUrl": "https://pxt.azureedge.net/blob/6fc548f43baa08998bdc2bd7221cc740244d65f5/static/courses/teals-introcs.jpg",
"label": "Online 6/3/24 - 6/7/24",
"labelClass": "orange ribbon large"
}, {
"name": "Intro to CS PD #2",
"description": "Click here to register through Infosys Pathfinders to take part in this online 40-hour professional learning introduction to our entry level Intro to CS with MakeCode Arcade curriculum",
"url":"https://aka.ms/carnivalDrive",
"url":"https://pathfinders.onwingspan.com/web/en/app/event-details/makeCode",
"imageUrl": "https://pxt.azureedge.net/blob/6fc548f43baa08998bdc2bd7221cc740244d65f5/static/courses/teals-introcs.jpg",
"label": "Online 7/29/24 - 8/2/24",
"labelClass": "orange ribbon large"
Expand All @@ -47,21 +47,21 @@ This year, we will be hosting two separate cohorts of each session for both the
{
"name": "AP CS Prinicpals #1",
"description": "Click here to register through the College Board to experience this online professional learning opportunity for the MakeCode Arcade AP CS Principals course",
"url": "https://aka.ms/mbCarnival",
"url": "https://events.teams.microsoft.com/event/068ed173-0075-493a-be29-8d9784b2717f@38dd6634-1031-4c50-a9b4-d16cd9d97d57",
"imageUrl": "https://pxt.azureedge.net/blob/2f29e06f0ce78fc647a0f19ea4acadd0ea29563c/static/courses/csp.png",
"label": "Online 6/17/24 - 6/22/24",
"labelClass": "orange ribbon large"
},{
"name": "AP CS Prinicpals #2",
"description": "Click here to register through the College Board to experience this online professional learning opportunity for the MakeCode Arcade AP CS Principals course",
"url": "https://aka.ms/mbCarnival",
"url": "https://events.teams.microsoft.com/event/ee217aa0-7581-432b-b828-b0972328b25d@38dd6634-1031-4c50-a9b4-d16cd9d97d57",
"imageUrl": "https://pxt.azureedge.net/blob/2f29e06f0ce78fc647a0f19ea4acadd0ea29563c/static/courses/csp.png",
"label": "Online 7/22/24 - 7/26/24",
"labelClass": "orange ribbon large"
}
]
```

<!--
## MakeCode Trainings for Minecraft
```codecard
Expand All @@ -83,11 +83,12 @@ This year, we will be hosting two separate cohorts of each session for both the
}
]
```
-->


## See also

* [Summer Training for VSCodeEDU](https://arcade.makecode.com/hour-of-code-2022)
* [Summer Training for VSCodeEDU](https://vscodeedu.com/educators)
* [Code a Carnival Webpage (HoC)](https://arcade.makecode.com/hour-of-code-2022)
* [Getting Started with MakeCode Arcade](https://youtu.be/DE_-0flM324)
* [Meet the micro:bit Video](https://youtu.be/iG-cRQXP7R8)
Expand Down
169 changes: 169 additions & 0 deletions docs/educators.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@

![MakeCode Educator Hero Image](/static/educator/edu.jpg)

# MakeCode Arcade Educator Page

## Educator Resources
We have gathered all of our best educator resources and collected them all right here for your convenience.


```codecard
[
{
"name": "Tutorial Activities",
"description": "Popular short activities for classrooms looking for a quick lesson or a variety of options.",
"url":"/educators#tutorials",
"imageUrl": "static/tutorials/froggy/frog.gif"
},{
"name": "Skillmap Activities",
"description": "Simple sets of tutorials that build to more in depth games over a handful of sessions.",
"url":"/educators#skillmaps",
"imageUrl": "static/skillmap/backgrounds/galaxy-map.png"
},{
"name": "Complete Courses",
"description": "Full course sets for dedicated STEM or CS classrooms.",
"url":"/educators#courses",
"imageUrl": "static/courses/teals-introcs.jpg"
},{
"name": "Help Videos",
"description": "YouTube videos ",
"url":"/educators#vids",
"imageUrl": "https://pxt.azureedge.net/blob/ce157b871e8d7330375d8dc8ade57d7426259ef4/static/courses/csintro.jpg"
},{
"name": "Concept Blogs",
"description": "Join us in Vegas on 6/16/24 for an introduction to using micro:bit in the classroom",
"url":"/educators#blog",
"imageUrl": "https://pxt.azureedge.net/blob/ce157b871e8d7330375d8dc8ade57d7426259ef4/static/courses/csintro.jpg"
},{
"name": "Educator Training",
"description": "Join us in Vegas on 6/16/24 for an introduction to using micro:bit in the classroom",
"url":"/educators#trainings",
"imageUrl": "https://pxt.azureedge.net/blob/ce157b871e8d7330375d8dc8ade57d7426259ef4/static/courses/csintro.jpg"
}
]
```

## <a name="tutorials">Tutorial Activities</a>
This year, we will be hosting two separate cohorts of each session for both the Intro and CSP courses.

```codecard
[
{
"name": "Intro to CS PD #1",
"description": "Click here to register through Infosys Pathfinders to take part in this online 40-hour professional learning introduction to our entry level Intro to CS with MakeCode Arcade curriculum",
"url":"https://pathfinders.onwingspan.com/web/en/app/event-details/makeCode",
"imageUrl": "https://pxt.azureedge.net/blob/6fc548f43baa08998bdc2bd7221cc740244d65f5/static/courses/teals-introcs.jpg"
}, {
"name": "Intro to CS PD #2",
"description": "Click here to register through Infosys Pathfinders to take part in this online 40-hour professional learning introduction to our entry level Intro to CS with MakeCode Arcade curriculum",
"url":"https://pathfinders.onwingspan.com/web/en/app/event-details/makeCode",
"imageUrl": "https://pxt.azureedge.net/blob/6fc548f43baa08998bdc2bd7221cc740244d65f5/static/courses/teals-introcs.jpg"
}
]
```


## <a name="skillmaps">Skillmap Activities</a>

```codecard
[
{
"name": "Teach Minecraft Code",
"description": "All you need to know has been presented in this easy to follow PDF.",
"url":"https://aka.ms/carnivalGuide",
"imageUrl": "https://pxt.azureedge.net/blob/67b55f01ae0289333b6900632b6edc08d74462a8/static/live-coding/eO8cXUjwrmM.jpg"
}, {
"name": "Resources Drive",
"description": "This is home base for all of the resources that accompany the Code a Carnival Lesson",
"url":"https://aka.ms/carnivalDrive",
"imageUrl": "https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg"
}
]
```


## <a name="courses">Complete Courses</a>

```codecard
[
{
"name": "Teach Minecraft Code",
"description": "All you need to know has been presented in this easy to follow PDF.",
"url":"https://aka.ms/carnivalGuide",
"imageUrl": "https://pxt.azureedge.net/blob/67b55f01ae0289333b6900632b6edc08d74462a8/static/live-coding/eO8cXUjwrmM.jpg"
}, {
"name": "Resources Drive",
"description": "This is home base for all of the resources that accompany the Code a Carnival Lesson",
"url":"https://aka.ms/carnivalDrive",
"imageUrl": "https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg"
}
]
```


## <a name="vids">Help Videos</a>

```codecard
[
{
"name": "Teach Minecraft Code",
"description": "All you need to know has been presented in this easy to follow PDF.",
"url":"https://aka.ms/carnivalGuide",
"imageUrl": "https://pxt.azureedge.net/blob/67b55f01ae0289333b6900632b6edc08d74462a8/static/live-coding/eO8cXUjwrmM.jpg"
}, {
"name": "Resources Drive",
"description": "This is home base for all of the resources that accompany the Code a Carnival Lesson",
"url":"https://aka.ms/carnivalDrive",
"imageUrl": "https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg"
}
]
```


## <a name="tutorials">Concept Blogs</a>

```codecard
[
{
"name": "Teach Minecraft Code",
"description": "All you need to know has been presented in this easy to follow PDF.",
"url":"https://aka.ms/carnivalGuide",
"imageUrl": "https://pxt.azureedge.net/blob/67b55f01ae0289333b6900632b6edc08d74462a8/static/live-coding/eO8cXUjwrmM.jpg"
}, {
"name": "Resources Drive",
"description": "This is home base for all of the resources that accompany the Code a Carnival Lesson",
"url":"https://aka.ms/carnivalDrive",
"imageUrl": "https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg"
}
]
```



## <a name="training">Educator Training</a>

```codecard
[
{
"name": "Teach Minecraft Code",
"description": "All you need to know has been presented in this easy to follow PDF.",
"url":"https://aka.ms/carnivalGuide",
"imageUrl": "https://pxt.azureedge.net/blob/67b55f01ae0289333b6900632b6edc08d74462a8/static/live-coding/eO8cXUjwrmM.jpg"
}, {
"name": "Resources Drive",
"description": "This is home base for all of the resources that accompany the Code a Carnival Lesson",
"url":"https://aka.ms/carnivalDrive",
"imageUrl": "https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg"
}
]
```



## See also

* [MakeCode Arcade Summer Trainings](/courses/summer-training)
* [Getting Started with MakeCode Arcade](https://youtu.be/DE_-0flM324)
* [Kiki's Corner MakeCode Arcade Blog](https://medium.com/kikis-corner)
* [Homepage for Microsoft MakeCode Arcade](https://arcade.makecode.com/)

3 changes: 3 additions & 0 deletions docs/educators/skillmaps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Skillmap Classroom Resources

Looking to run a skillmap in your classroom? These resources will help get you prepared to lead the activities.
55 changes: 55 additions & 0 deletions docs/educators/tutorials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# Tutorial Classroom Resources

Looking to run a tutorial in your classroom? These resources will help get you prepared to lead one in the classroom.


## <a name="pizza">Chase the Pizza</a>
Chase the pizza is one of our most popular tutorials. Providing a quick and simple introduction to MakeCode Arcade games, this is a gret way to provide entertaining results in a single class period.


```codecard
[
{
"name": "Chase the Pizza Tutorial",
"description": "Level: Beginner, URL: https://aka.ms/chase-the-pizza",
"url":"/educators#tutorials",
"imageUrl": "static/tutorials/froggy/frog.gif"
},{
"name": "Chase the Pizza Teacher Guide",
"description": "Simple sets of tutorials that build to more in depth games over a handful of sessions.",
"url":"/educators#skillmaps",
"imageUrl": "static/skillmap/backgrounds/galaxy-map.png"
},{
"name": "Chase the Pizza Help Video",
"description": "Full course sets for dedicated STEM or CS classrooms.",
"url":"/educators#courses",
"imageUrl": "static/courses/teals-introcs.jpg"
}
]
```


## <a name="pizza">Chase the Pizza</a>
Chase the pizza is one of our most popular tutorials. Providing a quick and simple introduction to MakeCode Arcade games, this is a gret way to provide entertaining results in a single class period.


```codecard
[
{
"name": "Chase the Pizza Tutorial",
"description": "Level: Beginner, URL: https://aka.ms/chase-the-pizza",
"url":"/educators#tutorials",
"imageUrl": "static/tutorials/froggy/frog.gif"
},{
"name": "Chase the Pizza Teacher Guide",
"description": "Simple sets of tutorials that build to more in depth games over a handful of sessions.",
"url":"/educators#skillmaps",
"imageUrl": "static/skillmap/backgrounds/galaxy-map.png"
},{
"name": "Chase the Pizza Help Video",
"description": "Full course sets for dedicated STEM or CS classrooms.",
"url":"/educators#courses",
"imageUrl": "static/courses/teals-introcs.jpg"
}
]
```
Binary file added docs/static/educator/edu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3fac852

Please sign in to comment.