Programming Game in Scratch

Programming Game in Scratch

5th - 6th Grade

8 Qs

quiz-placeholder

Similar activities

Revision Module 3

Revision Module 3

2nd - 8th Grade

10 Qs

PENGATURCARAAN KOMPUTER TAHUN 6

PENGATURCARAAN KOMPUTER TAHUN 6

6th Grade

12 Qs

Computer Scratch lesson

Computer Scratch lesson

KG - Professional Development

10 Qs

Scratch Pen Quiz

Scratch Pen Quiz

KG - University

10 Qs

Scratch-Learn about blocks

Scratch-Learn about blocks

5th - 6th Grade

10 Qs

Cloning 2

Cloning 2

2nd - 8th Grade

5 Qs

Scratch

Scratch

1st - 7th Grade

10 Qs

Scratch (4th April)

Scratch (4th April)

KG - University

11 Qs

Programming Game in Scratch

Programming Game in Scratch

Assessment

Quiz

Computers

5th - 6th Grade

Medium

Created by

Jupiter Sabate

Used 45+ 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