You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
941 B
52 lines
941 B
4 years ago
|
# [Lesson Topic]
|
||
|
|
||
|
![Embed a video here](video-url)
|
||
|
|
||
|
## [Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||
|
|
||
|
[Describe what we will learn]
|
||
|
|
||
|
### Introduction
|
||
|
|
||
|
Describe what will be covered
|
||
|
|
||
|
> Notes
|
||
|
|
||
|
### Prerequisite
|
||
|
|
||
|
What steps should have been covered before this lesson?
|
||
|
|
||
|
### Preparation
|
||
|
|
||
|
Preparatory steps to start this lesson
|
||
|
|
||
|
---
|
||
|
|
||
|
[Step through content in blocks]
|
||
|
|
||
|
## [Topic 1]
|
||
|
|
||
|
### Task:
|
||
|
|
||
|
Work together to progressively enhance your codebase to build the project with shared code:
|
||
|
|
||
|
```html
|
||
|
code blocks
|
||
|
```
|
||
|
|
||
|
✅ Knowledge Check - use this moment to stretch students' knowledge with open questions
|
||
|
|
||
|
## [Topic 2]
|
||
|
|
||
|
## [Topic 3]
|
||
|
|
||
|
🚀 Challenge: Add a challenge for students to work on collaboratively in class to enhance the project
|
||
|
|
||
|
Optional: add a screenshot of the completed lesson's UI if appropriate
|
||
|
|
||
|
## [Post-lecture quiz](.github/post-lecture-quiz.md)
|
||
|
|
||
|
## Review & Self Study
|
||
|
|
||
|
**Assignment Due [MM/YY]**: [Assignment Name](assignment.md)
|