School - Clone 1

School - Clone 1

1st Grade

9 Qs

quiz-placeholder

Similar activities

Scratch CS First Storytelling

Scratch CS First Storytelling

5th - 6th Grade

12 Qs

CS First Game Design Review

CS First Game Design Review

6th - 8th Grade

14 Qs

Scratch CS First Storytelling

Scratch CS First Storytelling

6th - 8th Grade

14 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

level 2 - 3.	Cloning Sprites and Repeated Objects

level 2 - 3. Cloning Sprites and Repeated Objects

2nd Grade

10 Qs

School - Clone  2

School - Clone 2

1st - 5th Grade

9 Qs

Aaron's quiz

Aaron's quiz

3rd Grade

13 Qs

School - Clone 1

School - Clone 1

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Future Teacher

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does cloning in Scratch allow you to do?

Duplicate a project

Copy a sprite and control each copy with code

Share a project online

Make music

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block is used to run code for each clone when it appears?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if you don’t delete a clone after it’s created?

It disappears automatically

It will stay on the screen forever

The main sprite will stop working

Nothing will happen

5.

DRAG AND DROP QUESTION

1 min • 1 pt

The block when I start as a clone only runs when a ​ (a)   is created.

clone
sprite
sound
backdrop

6.

OPEN ENDED QUESTION

3 mins • 1 pt

If you don’t use the delete this clone block, the clones will stay __________.

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the clone duplicate?

Only the costume

Only the sounds

The entire sprite (costume, code, position, size, etc.)

The project

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

hat is the maximum number of clones you can create in Scratch?

300

3000

30

3

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The clone always appears behind the original sprite by default.

True

False