Search Header Logo
Course E Review Lessons 1-4

Course E Review Lessons 1-4

Assessment

Presentation

Computers

4th - 5th Grade

Medium

Created by

Tiffany Jones

Used 18+ times

FREE Resource

9 Slides • 9 Questions

1

Course E Review Lessons 1-4

Review for Code.org Lessons 1-4 on Course E

Slide image

2

Lesson 1: Sequencing in the Maze

  • Order movement commands as sequential steps in a program.

  • Modify an existing program to solve errors.

  • Break down a long sequence of instructions into the largest repeatable sequence.

  • Predict where a program will fail.

  • Modify an existing program to solve errors.

  • Reflect on the debugging process in an age-appropriate way.

3

Vocabulary

  • Bug - Part of a program that does not work correctly.

  • Debugging - Finding and fixing problems in an algorithm or program.

  • Program - An algorithm that has been coded into something that can be run by a machine.

  • Programming - The art of creating a program.


4

Multiple Choice

Define Bug

1

The art of creating a program

2

An algorithm that has been coded into something that can be run by a machine.

3

Finding and fixing problems in an algorithm or program.

4

Part of a program that does not work correctly.

5

Multiple Choice

Define Program

1

The art of creating a program

2

An algorithm that has been coded into something that can be run by a machine.

3

Finding and fixing problems in an algorithm or program.

4

Part of a program that does not work correctly.

6

Multiple Choice

Define debugging

1

The art of creating a program

2

An algorithm that has been coded into something that can be run by a machine.

3

Finding and fixing problems in an algorithm or program.

4

Part of a program that does not work correctly.

7

Lesson 2: Drawing with Loops

  • Identify the benefits of using a loop structure instead of manual repetition.

  • Differentiate between commands that need to be repeated in loops and commands that should be used on their own.

8

Vocabulary

  • Loop - The action of doing something over and over again.

  • Repeat - To do something again.

9

Multiple Choice

Define Loop

1

To do something again.

2

The action of doing something over and over again.

3

Something a program checks to see if it is true before allowing an action.

4

Statements that only run under certain conditions.

10

Multiple Choice

Define Repeat

1

To do something again.

2

The action of doing something over and over again.

3

Something a program checks to see if it is true before allowing an action.

4

Statements that only run under certain conditions.

11

Lesson 3: Conditionals in Minecraft

  • Define circumstances when certain parts of a program should run and when they shouldn't.

  • Determine whether a conditional is met based on criteria.

12

Vocabulary

  • Condition - Something a program checks to see if it is true before allowing an action.

  • Conditionals - Statements that only run under certain conditions.

13

Multiple Choice

Define Condition

1

To do something again.

2

The action of doing something over and over again.

3

Something a program checks to see if it is true before allowing an action.

4

Statements that only run under certain conditions.

14

Multiple Choice

Define Conditional

1

To do something again.

2

The action of doing something over and over again.

3

Something a program checks to see if it is true before allowing an action.

4

Statements that only run under certain conditions.

15

Lesson 4: Conditionals with the Farmer

  • Define circumstances when certain parts of a program should run and when they shouldn't.

  • Determine whether a conditional is met based on criteria.

16

Vocabulary

  • Condition - Something a program checks to see if it is true before allowing an action.

  • Conditionals - Statements that only run under certain conditions.

  • While Loop - A loop that continues to repeat while a condition is true.

17

Multiple Choice

Define While Loop

1

To do something again.

2

The action of doing something over and over again.

3

Something a program checks to see if it is true before allowing an action.

4

A loop that continues to repeat while a condition is true.

18

Poll

How am I feeling about computer science so far?

Course E Review Lessons 1-4

Review for Code.org Lessons 1-4 on Course E

Slide image

Show answer

Auto Play

Slide 1 / 18

SLIDE