-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Updated Summer Training * Update docs/courses/summer-training.md * Update docs/courses/summer-training.md --------- Co-authored-by: Richard Knoll <riknoll@users.noreply.github.com>
- Loading branch information
Showing
4 changed files
with
98 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,63 @@ | ||
#Skillmap Classroom Resources | ||
|
||
Looking to run a skillmap in your classroom? These resources will help get you prepared to lead the activities. | ||
# Skillmap Classroom Resources | ||
|
||
Looking to run a skillmap in your classroom? These resources will help you get prepared to lead the activities. | ||
|
||
|
||
## <a name="stories">Full of Stories</a> | ||
Full of Stories is a fantastic beginner skillmap that is easy to blend into nearly any lesson in any classroom. | ||
|
||
| **Full of Stories Skillmap** | **Full of Stories Teacher Guide** | **Full of Stories Help Video** | | ||
| ----------- | ----------- | ----------- | | ||
| ![Stories Map Image](/static/skillmap/backgrounds/story-map.png) | ![Teacher Guide Image](/static/educator/lessonplan.png) | ![Video Thumbnail](http://img.youtube.com/vi/DE_-0flM324/0.jpg) | | ||
| **URL:** https://aka.ms/new-story <br/> **Level:** Beginner | The learning outcomes page for the skillmap, complete with pacing and answer keys. | A YouTube video meant to introduce educators to the skillmap, which can also be used to provide deeper understanding to students. | | ||
|
||
|
||
|
||
|
||
```codecard | ||
[ | ||
{ | ||
"name": "Full of Stories Skillmap", | ||
"url":"/skillmap/story", | ||
"imageUrl": "", | ||
"description": "" | ||
},{ | ||
"name": "", | ||
"description": "", | ||
"url":"https://arcade.makecode.com/skillmap/educator-info/story-map-info", | ||
"imageUrl": "" | ||
},{ | ||
"name": "", | ||
"description": "", | ||
"url":"https://youtu.be/DE_-0flM324", | ||
"imageUrl": "" | ||
} | ||
] | ||
``` | ||
|
||
|
||
## <a name="stories">Whack-the-Mole</a> | ||
Whack-the-Mole is a fantastic beginner | ||
|
||
|
||
```codecard | ||
[ | ||
{ | ||
"name": "Whack-the-Mole Skillmap", | ||
"description": "Level: Beginner, URL: https://aka.ms/whack-the-mole", | ||
"url":"/skillmap/mole", | ||
"imageUrl": "/static/skillmap/backgrounds/mole.gif" | ||
},{ | ||
"name": "Whack-the-Mole Teacher Guide", | ||
"description": "The learning outcomes page for the skillmap, complete with pacing and answer keys.", | ||
"url":"/educators#skillmaps", | ||
"imageUrl": "/static/educator/lessonplan.png" | ||
},{ | ||
"name": "Whack-the-Mole Help Video", | ||
"description": "A YouTube video meant to introduce educators to the skillmap, which can also be used to provide deeper understanding to students.", | ||
"url":"https://youtu.be/DE_-0flM324", | ||
"imageUrl": "http://img.youtube.com/vi/DE_-0flM324/2.jpg" | ||
} | ||
] | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.