diff --git a/docs/courses/summer-training.md b/docs/courses/summer-training.md
index 6e7b55f9348..020bc17ac77 100644
--- a/docs/courses/summer-training.md
+++ b/docs/courses/summer-training.md
@@ -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"
@@ -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"
@@ -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"
}
]
```
-
+
## 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)
diff --git a/docs/educators.md b/docs/educators.md
new file mode 100644
index 00000000000..0712023326c
--- /dev/null
+++ b/docs/educators.md
@@ -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"
+ }
+]
+```
+
+## Tutorial Activities
+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"
+ }
+]
+```
+
+
+## Skillmap Activities
+
+```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"
+ }
+]
+```
+
+
+## Complete Courses
+
+```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"
+ }
+]
+```
+
+
+## Help Videos
+
+```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"
+ }
+]
+```
+
+
+## Concept Blogs
+
+```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"
+ }
+]
+```
+
+
+
+## Educator Training
+
+```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/)
+
diff --git a/docs/educators/skillmaps.md b/docs/educators/skillmaps.md
new file mode 100644
index 00000000000..0bd47a654ea
--- /dev/null
+++ b/docs/educators/skillmaps.md
@@ -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.
\ No newline at end of file
diff --git a/docs/educators/tutorials.md b/docs/educators/tutorials.md
new file mode 100644
index 00000000000..69d2fdcfb1d
--- /dev/null
+++ b/docs/educators/tutorials.md
@@ -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.
+
+
+## Chase the Pizza
+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"
+ }
+]
+```
+
+
+## Chase the Pizza
+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"
+ }
+]
+```
\ No newline at end of file
diff --git a/docs/static/educator/edu.jpg b/docs/static/educator/edu.jpg
new file mode 100644
index 00000000000..768b5b60816
Binary files /dev/null and b/docs/static/educator/edu.jpg differ