From d36563dfb898e3488702462545c8098cb473fdf4 Mon Sep 17 00:00:00 2001 From: dkiang Date: Thu, 13 Jul 2017 01:12:32 -0400 Subject: [PATCH] Removed redundant Lesson Plan Structure section (#449) --- docs/courses/csintro/conditionals.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/courses/csintro/conditionals.md b/docs/courses/csintro/conditionals.md index 214305f3..e12c70b8 100644 --- a/docs/courses/csintro/conditionals.md +++ b/docs/courses/csintro/conditionals.md @@ -11,14 +11,6 @@ Students will... * Practice using the Logic blocks so different conditions yield specified outcomes. * Demonstrate understanding and apply skill by collaborating with classmates to create a game that uses a micro:bit and a program that correctly and effectively uses conditionals. -## Lesson structure -* Introduction: Conditionals in daily life -* Unplugged Activity: Red if, green then -* micro:bit Activity: Rock Paper Scissors -* Project: Board game -* Assessment: Rubric for board game project -* Standards: Listed - ## Lesson plan 1. [**Overview**: Conditional statements](/courses/csintro/conditionals/overview) @@ -28,4 +20,4 @@ Students will... ## Related standards -[Targeted CSTA standards](/courses/csintro/conditionals/standards) \ No newline at end of file +[Targeted CSTA standards](/courses/csintro/conditionals/standards)