wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 6

Total questions: 18

Worksheet time: 10mins

Name
Class
Date
1.

A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?

a)

Looks

b)

Event

c)

Motion

d)

Control

2.

If I want to move my goody to the right, which set of blocks would I need?

a)
b)
c)
d)
3.

If I wanted to start a character at a particular place on the screen, which block would I use?

a)
b)
c)
d)
4.

What is the default Sprite when you open Scratch?

a)

Cat

b)

Dog

c)

Bat

d)

Bear

5.

Which group of blocks include the When Flag Clicked command?

a)

Motion

b)

Control

c)

Looks

d)

Events

6.

Which command let the sprites walk ?

a)

Walk

b)

Run

c)

Move

d)

Go

7.

To change the appearance of a sprite we can give it a different...

a)

Costume

b)

Look

c)

Style

d)

Stage

8.

Which of these would move the sprite down on the stage?

a)

Change x by 10

b)

Change x by -10

c)

Change y by 10

d)

Change y by -10

9.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
10.

Where to find these codes?

a)
b)
c)
d)
11.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
12.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
13.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement 
14.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
15.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

16.

Blocks that allows you to repeat scripts multiple times.

a)

repeating blocks

b)

script

c)

volume

17.
What is the final value of b?
a)
0
b)
9
c)
10
d)
11
18.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse