Unit 3 Lesson 5: Check for Understanding

Unit 3 Lesson 5: Check for Understanding

9th Grade

5 Qs

quiz-placeholder

Similar activities

Pretest LO 2

Pretest LO 2

7th - 12th Grade

10 Qs

Coding dan Kecerdasan Artifisial/AI

Coding dan Kecerdasan Artifisial/AI

1st Grade - University

10 Qs

Hari 3 - Kuis Coding dan Perkenalan AI

Hari 3 - Kuis Coding dan Perkenalan AI

KG - Professional Development

10 Qs

Year 8 Health and Safety Quiz

Year 8 Health and Safety Quiz

8th - 11th Grade

10 Qs

8 ICT diagnostic test

8 ICT diagnostic test

8th Grade - University

10 Qs

Robotics/Coding Pop Quiz

Robotics/Coding Pop Quiz

4th Grade - Professional Development

10 Qs

Cuestionario sobre Scratch

Cuestionario sobre Scratch

7th Grade - University

8 Qs

Iniciando programación en Scratch

Iniciando programación en Scratch

5th Grade - University

10 Qs

Unit 3 Lesson 5: Check for Understanding

Unit 3 Lesson 5: Check for Understanding

Assessment

Quiz

Instructional Technology

9th Grade

Medium

Created by

Lyndsey Puckett

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following words means a statement that evaluates to true or false?

Repeat

Conditional

Pseudocode

Debugging

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

True or False? The following statement is a conditional statement: "If it is raining, then I will bring an umbrella to school."

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Scratch Cat is facing right. There is a green ball sprite 10 steps to the right of the Scratch Cat sprite. Based on the sequence of blocks below, what will Scratch Cat say when the green flag is clicked?

Nothing

Green! Red!

Green!

Red! Green!

Red!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this Boolean statement evaluate to?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Writing pseudocode is helpful when we are creating computer programs. This is because:

Pseudocode tells us whether a conditional statement is true or false.

Pseudocode allows us to run our programs multiple times in a row.

Pseudocode can only be used when programming in Scratch, but not in other programming languages

Pseudocode lets us write out step-by-step descriptions to help us figure out how to make our programs do what we want them to do.