wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

starter activity scratch Lesson 2

Total questions: 22

Worksheet time: 4mins

Name
Class
Date
1.
Which one from the following indicate scratch file extension ?
a)

scr

b)

sh

c)

scar

d)

sb

2.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
3.
" if on edge, bounce " mean ... ?
a)
Jump
b)
Go back
c)
Continue
d)
STOP
4.
What ( Red Flag ) mean in Scratch
a)
Nothing
b)
STOP
c)
Start
d)
Finish
5.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
6.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
7.
Will sprite move from his position after this code ?
a)
Yes
b)
No
8.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
9.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

10.

Which word below describes iteration?

a)

Order

b)

Steps

c)

Loop

d)

Decision

11.

What is a character in Scratch called?

a)

Bat

b)

Cat

c)

Sprite

d)

Crab

12.

What would the Sprite say if the Test is set to 10?

a)

My name is Bob

b)

I like Chocolate

c)

Hello

d)

I do not know

13.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

14.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

15.

What it this code an example of?

a)

Iteration

b)

Selection

c)

Sequence

d)

Repetition

16.

Repeating a statement more than once is called a...

a)

Repetition

b)

Loop

c)

Sequence

d)

Event

17.

Which of the following will allow the movements to occur continuously to various positions?

a)
b)
c)
d)
18.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

19.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

20.

What does this code block do?

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

21.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
22.
What would this code do?
a)

Make a character dance

b)

Make a sound play

c)

rotate a character

d)

chase the mouse