Scratch Day2

Scratch Day2

4th Grade

7 Qs

quiz-placeholder

Similar activities

Visual coding- scratch

Visual coding- scratch

3rd - 5th Grade

8 Qs

Scratch Grade 3

Scratch Grade 3

3rd - 5th Grade

10 Qs

Scratch Beginner Level

Scratch Beginner Level

3rd - 10th Grade

12 Qs

Scratch

Scratch

4th - 6th Grade

10 Qs

Scratch

Scratch

3rd - 10th Grade

11 Qs

scratch

scratch

4th - 6th Grade

10 Qs

Scratch Quiz

Scratch Quiz

4th Grade

12 Qs

scratch code review

scratch code review

4th - 8th Grade

10 Qs

Scratch Day2

Scratch Day2

Assessment

Quiz

Computers

4th Grade

Medium

Created by

Surrey Clayton Teacher Best Brains

Used 8+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "broadcast" block do in Scratch?

Sends a message to all sprites

Stops the program execution

Changes the backdrop

Plays a sound effect

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to create a clone of a sprite in Scratch?

Repeat block

Clone block

When Green Flag Clicked block

Create Clone block

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, what does the "pick random" block do?

Generates a random number

Chooses a random sprite from the library

Randomly selects a costume for a sprite

Picks a random color for the backdrop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the "forever" block in Scratch?

Runs the blocks inside it continuously

Stops the program execution

Changes the backdrop

Plays a sound effect

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "wait" block do in Scratch?

Pauses the script for a specified amount of time

Generates a random number

Chooses a random sprite from the library

Picks a random color for the backdrop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to stop a script in Scratch?

Repeat block

Stop block

When Green Flag Clicked block

Create Clone block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which event block is triggered when the sprite is clicked?

When Green Flag Clicked

When Key Pressed

When Sprite Clicked

When Backdrop Switches