wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CS First: Scratch Review

Total questions: 31

Worksheet time: 21mins

Name
Class
Date
1.
How many costumes can you add to an actor?
a)
An actor can have up to five costumes
b)
An actor can only have one costume
c)
Some actors can have five, but others can have up to 10
d)
As many as you want
2.

What key needs to be pressed to change the costume of this Actor?

a)

The return key

b)

The right arrow key

c)

The space bar

d)

The left arrow key

3.

Which block is needed to change to a specific costume?

a)
b)
c)
d)
4.

The language that tells a computer what to do...

a)

condition

b)

code

c)

actor

d)

command

5.

The background of the project where actors are placed...

a)

counting loop

b)

stage

c)

sequence

d)

conditional statement

6.

The order in which steps or events happen...

a)

loop

b)

condition

c)

sequence

d)

counting loop

7.

An action that repeats one or more commands over and over

a)

code

b)

loop

c)

stage

d)

actor

8.

The process of finding and fixing programming errors is called:

a)

destabalizing

b)

decoding

c)

debugging

d)

decrypting

9.

Which piece of code will make a character walk 3 times then turn around?

a)
b)
c)
d)
10.

Coding is used ...

a)

in robotics

b)

in the automotive industry

c)

in the medical field

d)

all of the above

11.

What are these called in coding?

a)

Tiles

b)

Segments

c)

Actors

d)

Blocks

12.
Coding can be used to
a)
Program robots
b)
create websites, games & apps
c)
tell computers what to do
d)
all of the above
13.

What does run mean?

a)

to make a code for a program

b)

to make a program complete an algorithm

c)

to make a website show up on your screen

14.

Is there more than one way to code a puzzle?

a)

No

b)

No, but you can make up your own design

c)

Yes

d)

Yes, but it will be counted wrong

15.

What does this code do?

a)

Moves forward 1 time

b)

Moves forward forever

c)

Moves forward 5 times

d)

Moves left

16.

What is a costume?

a)

a code block

b)

a sound

c)

a different way a sprite looks

d)

a motion

17.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
18.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
19.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
20.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
21.

If your sprite is at the coordinate 0,0 where on the screen is it?

a)

Dead center

b)

Bottom Left Corner

c)

Top Left Corner

d)

Top Right Corner

22.

Where does a sprite point when its direction is 90 degrees?

a)

up

b)

right

c)

left

d)

down

23.

How can the code in one sprite send a message to another sprite to do something?

a)

Move

b)

Message

c)

Broadcast

24.

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

25.

Which sprite has the most available costume options?

a)
b)
c)
d)
26.

What is a Sprite in Scratch programming?

a)

A background image

b)

A piece of code

c)

A character or object that performs actions

d)

A sound effect

27.

a set of steps to complete a task

a)

algorithm

b)

program

c)

computer science

d)

code

28.

Using the powers of computers to solve problems.

a)

computer science

b)

computational thinking

c)

for loop

d)

command

29.

What are the two mindsets?

a)

Fixed and Progressing

b)

Dumb and Smart

c)

Growth and Fixed

d)

Peace and Anger

30.

"When I fail, I'm not good at it" is an example of:

a)

Growth mindset

b)

Fixed mindset

31.

Helping desk technicians and service workers is a function of:

a)

Designing

b)

Managing

c)

Troubleshooting

d)

Networking