Removed redundant Lesson Plan Structure (#445)
This commit is contained in:
parent
f087f9907e
commit
d7c332a97d
@ -16,22 +16,12 @@ Students will...
|
||||
* Learn how to use the basic mathematical blocks for adding, subtracting, multiplying, and dividing variables.
|
||||
* Apply the above knowledge and skills to create a unique program that uses variables as an integral part of the program.
|
||||
|
||||
## Lesson Structure
|
||||
|
||||
* Introduction: Variables in daily life
|
||||
* Unplugged Activity: Rock Paper Scissors scorekeeping activity
|
||||
* micro:bit Activity: Make a game scorekeeper
|
||||
* Project: Make a scorekeeper
|
||||
* Project Mods
|
||||
* Assessment: Rubric
|
||||
* Standards: Listed
|
||||
|
||||
## Lesson plan
|
||||
|
||||
1. [**Overview**: Variables and constants](/courses/csintro/variables/overview)
|
||||
2. [**Unplugged**: Keeping score](/courses/csintro/variables/unplugged)
|
||||
3. [**Activity**: Scorekeeper](/courses/csintro/variables/activity)
|
||||
4. [**Project**: Everything counts](/courses/csintro/variables/project)
|
||||
1. [**Overview**: Variables in Daily Life](/courses/csintro/variables/overview)
|
||||
2. [**Unplugged**: Rock Paper Scissors](/courses/csintro/variables/unplugged)
|
||||
3. [**Activity**: Make a Game Scorekeeper](/courses/csintro/variables/activity)
|
||||
4. [**Project**: Everything Counts](/courses/csintro/variables/project)
|
||||
|
||||
## Related standards
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user