Programming Game in Scratch

Programming Game in Scratch

5th - 6th Grade

8 Qs

quiz-placeholder

Similar activities

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

Scratch Quiz ADVANCED

Scratch Quiz ADVANCED

5th - 8th Grade

11 Qs

CS First Vocabulary

CS First Vocabulary

5th - 6th Grade

10 Qs

SCRATCH

SCRATCH

4th - 8th Grade

10 Qs

Scratch Basics

Scratch Basics

5th - 8th Grade

12 Qs

Control Blocks

Control Blocks

4th - 6th Grade

12 Qs

Scratch quiz CS first

Scratch quiz CS first

5th - 6th Grade

12 Qs

Programming Game in Scratch

Programming Game in Scratch

Assessment

Quiz

Computers

5th - 6th Grade

Medium

Created by

Jupiter Sabate

Used 44+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a statement?

When Scratch sprite touches something

Instructions telling the program to do something

Shouting something

iteration

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why do we use loops?

So we do not have to start a program again

To start a program

Shoutout something again and again

To make the scratch sprite run in circle

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Observe the scripts and choose the most appropriate answer.

When it starts as a clone, it will continue to process internal scripts like, if sprite1 is touched, it will give a score, it will give Squish Pop sound output until finished, wait 1 sec and delete this clone.

When it starts as a clone, it will continue to process internal scripts like, if sprite2 is touched, it will give a score, it will give Squish Pop sound output until finished and wait 0.05 secs.

When it starts as a clone, it will continue to process internal scripts like, if Star is touched, it will give a score, it will give Squish Pop sound output until finished, wait 0.05 secs and delete this clone.

When it starts as a clone, it will continue to process internal scripts like, if sprite2 is touched, it will give a score, it will give Squish Pop sound output until finished, wait 0.05 secs and delete this clone.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a condition?

When the Scratch sprite touch something

Tests whether something is true or false

Instructions telling the program what to do

To make the scratch sprite run in circle

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of these codes is a condition?

When Green Flag is clicked

Forever loop

move 10 steps

if key pick random 0 to 1 = 1 then

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a loop?

Allows something to be repeated

Ending the program

Programs running

Starting a program

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A __________ coordinate sets how far up or down the screen a point is.

Y

Z

X

Sprite

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A completed program in Scratch.

Sprite

Volume

Project

Blocks