Conditional Statement in scratch

Conditional Statement in scratch

5th Grade

9 Qs

quiz-placeholder

Similar activities

Foundational Scratch Programming Concepts

Foundational Scratch Programming Concepts

5th Grade

10 Qs

Scratch Questions

Scratch Questions

3rd - 6th Grade

13 Qs

Scartch

Scartch

5th Grade

11 Qs

Scratch for Khai Nam

Scratch for Khai Nam

1st Grade - University

10 Qs

Post Test Hari ke 1 PAI SD

Post Test Hari ke 1 PAI SD

1st - 6th Grade

13 Qs

Scratch Programming

Scratch Programming

1st - 12th Grade

13 Qs

NotchUp - Scratch My First Quiz

NotchUp - Scratch My First Quiz

1st - 8th Grade

8 Qs

Scratch Quiz ADVANCED

Scratch Quiz ADVANCED

5th - 8th Grade

11 Qs

Conditional Statement in scratch

Conditional Statement in scratch

Assessment

Quiz

Computers

5th Grade

Easy

Created by

Bloomington Innovation

Used 7+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block category in Scratch provides the blocks used for creating conditional statements?

A) Operators


B) Control

C) Motion

D) Events

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, which two types of conditional statements can you find in the Control block?

A) If and Repeat


B) If and Forever

C) If and If-Else

D) If-Else and Wait

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use the "if" block in Scratch?


A) To repeat actions a set number of times

B) To perform an action only if a certain condition is true

C) To change the color of a sprite

D) To move the sprite across the screen automatically

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use the "if-else" block in Scratch?




A) To execute two different actions depending on whether a condition is true or false

B) To make the sprite move continuously

C) To play a sound after a specific time

D) To stop all actions in a program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do you write the condition in an "if" block in Scratch?





A) Inside the hexagonal space at the top of the block

B) Below the "if" block

C) Inside a circle next to the block

C) Inside a circle next to the block

6.

LABELLING QUESTION

1 min • 1 pt

Identify and label the following sections of the Scratch conditional block in the order of syntax:

a
b
c
d
if section
else section
condition area
then section

7.

LABELLING QUESTION

1 min • 1 pt

Identify the components of the conditional block.
a
b
c
if block
condition
then block

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, from which block category can you find the "say" or "reply" block to make a sprite display a message?


A) Events

B) Motion

C) Looks

D) Control

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In Scratch, from which block category can you get the block shown in the image (used to compare a value with 50)?




A) Sensing

B) Motion

C) Operators

D) Control