Removed redundant Lesson Plan Structure (#445)
This commit is contained in:
parent
f087f9907e
commit
d7c332a97d
@ -15,24 +15,14 @@ Students will...
|
|||||||
* Understand that when you update or change the value held by a variable, the new value replaces the previous value.
|
* Understand that when you update or change the value held by a variable, the new value replaces the previous value.
|
||||||
* Learn how to use the basic mathematical blocks for adding, subtracting, multiplying, and dividing variables.
|
* 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.
|
* 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
|
## Lesson plan
|
||||||
|
|
||||||
1. [**Overview**: Variables and constants](/courses/csintro/variables/overview)
|
1. [**Overview**: Variables in Daily Life](/courses/csintro/variables/overview)
|
||||||
2. [**Unplugged**: Keeping score](/courses/csintro/variables/unplugged)
|
2. [**Unplugged**: Rock Paper Scissors](/courses/csintro/variables/unplugged)
|
||||||
3. [**Activity**: Scorekeeper](/courses/csintro/variables/activity)
|
3. [**Activity**: Make a Game Scorekeeper](/courses/csintro/variables/activity)
|
||||||
4. [**Project**: Everything counts](/courses/csintro/variables/project)
|
4. [**Project**: Everything Counts](/courses/csintro/variables/project)
|
||||||
|
|
||||||
## Related standards
|
## Related standards
|
||||||
|
|
||||||
[Targeted CSTA standards](/courses/csintro/variables/standards)
|
[Targeted CSTA standards](/courses/csintro/variables/standards)
|
||||||
|
Loading…
Reference in New Issue
Block a user