Programming Game in Scratch

Programming Game in Scratch

5th - 6th Grade

8 Qs

quiz-placeholder

Similar activities

Sensing and Voice blocks

Sensing and Voice blocks

5th - 7th Grade

10 Qs

Quis Informatika Scratch

Quis Informatika Scratch

1st - 5th Grade

10 Qs

Kuiz Scratch

Kuiz Scratch

6th Grade

12 Qs

Cloning 1

Cloning 1

2nd - 8th Grade

7 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Scratch CS First

Scratch CS First

5th - 6th Grade

12 Qs

Scratch Quiz ADVANCED

Scratch Quiz ADVANCED

5th - 8th Grade

11 Qs

Scratch Beginner Level

Scratch Beginner Level

3rd - 10th 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