lesson 30

lesson 30

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

Scratch

Scratch

2nd - 4th Grade

10 Qs

SCR1 Recap Day 2

SCR1 Recap Day 2

1st Grade

7 Qs

Scratch quiz CS first

Scratch quiz CS first

5th - 6th Grade

12 Qs

SCR1 Recap Day 4

SCR1 Recap Day 4

1st Grade

6 Qs

CS First

CS First

5th - 6th Grade

12 Qs

Scratch - Aula 5

Scratch - Aula 5

2nd - 7th Grade

6 Qs

Scratch Basics

Scratch Basics

1st - 8th Grade

15 Qs

lesson 30

lesson 30

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Wong CN

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between "for all sprites" and "for this sprite only" in Scratch?

"For all sprites" changes the costume of all sprites, while "for this sprite only" changes the backdrop.

"For all sprites" affects every sprite in the project, while "for this sprite only" affects just the selected sprite.

"For all sprites" can only be used with sounds, while "for this sprite only" can be used with movement.

"For all sprites" stops all actions, while "for this sprite only" stops just the original sprite.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you don’t delete clones in your project?

They will automatically delete after a few seconds.

They will continue to exist and could slow down your project.

They will disappear after touching the edge of the stage.

They will stop moving but stay visible.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you differentiate the behavior of the original sprite from its clones?

Use the "repeat" block for clones and "broadcast" for the original.

Clones and the original sprite must have the same behavior.

Use the "when I start as a clone" block for clones and "when green flag clicked" for the original.

Use the "forever" block for clones and "wait" block for the original.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when you use the "delete this clone" block in a script that applies to "for this sprite only"?

It deletes all clones and the original sprite.

It pauses the clone but doesn't delete it.

It deletes only the original sprite.

It only deletes the specific clone that runs the block.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the "create clone of [sprite]" block set to "for this sprite only," what will happen?

It will create clones of all sprites in the project.

It will create a clone of the sprite that the block is attached to.

It will hide the original sprite.

It will delete all clones.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "for all sprites" mean when applied to changing a sprite’s appearance or behavior?

It changes only the selected sprite.

It only affects clones of the sprite.

It stops the project from running.

It affects every sprite in the project, including clones.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does "for this sprite only" affect clones in Scratch?

It affects all clones created by the original sprite.

It only affects the original sprite or the clone that is running the script.

It prevents clones from running.

It applies to every sprite in the project.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?