wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Semester 1 Final

Total questions: 75

Worksheet time: 45mins

Name
Class
Date
1.

programming language based on graphical code blocks

a)

Scratch

b)

sprite

c)

background

2.

A completed program in scratch.

a)

Scratch

b)

volume

c)

project

3.

Where your project is displayed when active.

a)

speech bubble

b)

stage

c)

tempo

4.

The instructions that determines what happens on the stage.

a)

sprite

b)

stage

c)

script

5.

Background displayed on your Scratch stage.

a)

costumes

b)

backdrop

c)

coordinates

6.

Alternate appearances of your sprite.

a)

tempo

b)

stage

c)

costumes

7.

Using the Scratch “Pen” feature to write on the stage.

a)

script

b)

stage

c)

drawing

8.

Blocks that allows you to repeat scripts multiple times.

a)

repeating blocks

b)

script

c)

volume

9.

Making a copy of a sprite.

a)

stage

b)

cloning

c)

script

10.

Graphical bubble that shows a sprite speaking.

a)

thought bubble

b)

speech bubble

11.

Graphical bubble that displays a sprite thinking.

a)

thought bubble

b)

speech bubble

12.

The loudness of a sound file.

a)

tempo

b)

volume

13.

The playing speed of a sound file.

a)

tempo

b)

volume

14.

A block that knows when one block is touching another

a)

Sent

b)

Sensing

c)

Sense

d)

Scent

15.

Use to move a sprite smoothly to an x y position on the Stage.

a)

Glide

b)

Glitch

c)

Glimpse

d)

Guide

16.

Pauses the program for a set amount of time

a)

Water

b)

Wonder

c)

Waiter

d)

Wait

17.

Making decisions based on conditions

a)

Conditionals

b)

Events

c)

Sensing

d)

Scratch

18.

Script that keeps running until it is told to stop

a)

Repeat

b)

Forever

c)

Run

d)

Loops

19.

Making something by building on what others or you have done

a)

Repeat

b)

Replay

c)

Retreat

d)

Remix

20.

One thing causing another thing to happen

a)

Evenings

b)

Everlast

c)

Events

d)

Evergreen

21.

Running the same sequence multiple times

a)

Loot

b)

Loops

c)

Local

d)

Lot

22.

An image than can be controlled by code.

a)

Sprite

b)

Coke

c)

Pepsi

d)

Red Bull

23.

What is a sequence (in terms of computer science).

a)

Shiny beads on a jacket.

b)

A random order of steps.

c)

Costuming for a sprite.

d)

Step-by-step order of code.

24.

In Scratch, what is an extension?

a)

Something that makes your hair look longer.

b)

A device for reaching objects on the top shelf.

c)

Something that adds code blocks that are not automatically included in a scratch program.

d)

A way to reduce the number of code blocks used in Scratch.

25.

In Scratch, what does "Pen" refer to?

a)

An extension that adds blocks for drawing on the canvas.

b)

A red marker used for grading papers.

c)

A highlighter used for marking code.

d)

A place to keep minecraft pigs.

26.

Information “blocks” perform mathematical or logical operations on one or more values are called...

a)

Operators

b)

Surgeons

c)

Mathematicians

27.

Mathematical operators are "blocks" used to...

a)

build a robot

b)

return a value (number or letter) to the user

c)

do math

28.

To control the flow or timing of other code blocks, you will use...

a)

control blocks

b)

magic blocks

c)

jedi mind tricks

29.

What type of code block can stop a sequence, a sprite, or an entire program

a)

stop

b)

wait

c)

YOU SHALL NOT PASS!

30.

What type of block will pause for a fixed number of seconds before running the next code block?

a)

loading spinney wheel of doom

b)

USB drive

c)

wait

31.

This will run nested code blocks a fixed number of times.

a)

Try again

b)

Repeat

c)

Do over

32.

Also known as an infinite loop, this will run nested code blocks forever.

a)

Never

b)

Whenever

c)

Forever

33.

Wait until blocks will...

a)

wait until your popcorn is finished popping.

b)

wait until a specific true/false condition is met.

c)

wait until a pig flies.

34.

Repeat until loops will...

a)

repeat nested code blocks until a specific true/false condition is met.

b)

echo words like a cave.

c)

repeat your Spotify playlist.

35.

Which palette will you find code blocks that will change the appearance of a sprite or stage?

a)

Looks

b)

Make Up

c)

Photoshop

36.

Which palette will you find code blocks that will let the user listen to noise/music?

a)

Pandora

b)

Apple Music

c)

Sound

37.
The Scratch logo contains a....
a)
Koala
b)
Cat
c)
Lion
d)
Dog
38.
According to the image, the order of the elements in scratch are...
a)
1.Stage 2.Sprites 3.Blocks 4.Scripts
b)
1.Stage 2.Blocks 3.Sprites 4.Scripts
c)
1.Scripts 2.Blocks 3.Sprites 4.Stage
d)
1.Scripts 2.Blocks 3.Stage 4.Sprites
39.
In scratch, this is the place where we program. Where we give orders to our sprites and backdrops.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
40.
In scratch, this is the place where we  see all the animation happening. Where we put our backdrops and sprites.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
41.
In scratch, this is the place where we  see all the possible commands for our project. Includes movement, control, events and other options.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
42.
In scratch, this where we create our characters or objects. We can import or create a new one that later on will be on the stage.
a)
Stage
b)
Sprites
c)
Blocks
d)
Scripts
43.
According to the image, when you click on the green flag....
a)
It will show the backdrop called "Tittle" wait 5 seconds and then switch to the backdrop called "scene 1"
b)
It will show the backdrop called "Tittle" wait 3 seconds and then switch to the backdrop called "scene 1"
c)
It will show the backdrop called "Scene 1" wait 5 seconds and then switch to the backdrop called "title"
d)
It will show a Sprite called "Tittle" wait 5 seconds and then switch to the costume called "scene 1"
44.
An organized set of rules or steps to perform an action, is also known as...
a)
Scratch
b)
Software
c)
Algorithm
d)
Block
45.

Coordinates (x,y)

a)

determine the position of the Sprite on stage.

b)

are near the end of the alphabet.

c)

are a great way to organize your clothes.

46.

If the coordinates are set to x:0, y:0,

a)

the Sprite will be invisible.

b)

the Sprite will be in the center of the stage.

c)

the Sprite will be at the far left side of the stage.

d)

the Sprite will be at the bottom of the stage.

47.

The x coordinate is

a)

diagonal (from lowest left to highest right).

b)

vertical (up and down).

c)

horizontal (side to side).

48.

Increasing the number of the y coordinate

a)

is difficult to do.

b)

increases the number of the x coordinate as well.

c)

raises the Sprite upward.

49.

A program is

a)

a red fruit with lots of seeds.

b)

a collection of instructions (blocks) that a computer follows to complete a task.

c)

a language that computers recognize.

50.

Start

Put your hand on the doorknob

Turn the doorknob to the side until it unlocks the door

Push or pull the door to open it

End

..................................................

What would be an appropiate title for this sequence?

a)

How to push a door

b)

Steps to stand infront of a door

c)

Steps to touch a doorknob

d)

How to open a door

51.

What does this green flag mean in scratch?

a)

Nothing

b)

Start

c)

STOP

d)

I don't know

52.

What does this block to do the sprite?

a)

Nothing

b)

Changes it's size

c)

Changes it's colour

d)

I don't know

53.

What will happen when the green flag is clicked?

a)

Add a new sprite

b)

Make the character spin

c)

Move the character 15 steps

d)

Nothing

54.

What does this block say when clicked?

a)

Hello!

b)

Don't eat me!

c)

2 seconds

d)

Nothing

55.

Which block can I use to change costume?

a)
b)
c)
d)

None of these

56.
What kind of block do I use to make my sprite move around?
a)
Motion
b)
Sound
c)
Sensing
d)
Control
57.

Can you have more than one sprite?

a)

True

b)

False

58.

The Costume area is used to connect blocks.

a)

True

b)

False

59.

The toolbar is used to start scripts

a)

True

b)

False

60.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
61.
Where do you find the images of characters to insert in Scratch? 
a)
Costumes
b)
Backdrop
c)
Gallery
d)
Script
62.
Programming languages give computers instructions
a)
True
b)
False
63.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement 
64.
You use _____ blocks to program Scratch
a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
65.
These two commands are associated with what computer science principle?
a)
Branching
b)
Iteration
c)
Methods
d)
Objects
66.
Another term for iteration is...
a)
Decision Points
b)
Loops
c)
Pulling commands from other libraries
d)
Start-up meetings to get everyone dedicated to solving the most important aspects of the software they are developing
67.
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
68.

What is the movement or change of objects through time?

a)

Animation

b)

Frame

c)

Layer

d)

Motion Picture

69.

What is the process of creating animated images using computer graphics?

a)

Computer Animation

b)

Stage

c)

Animatic

d)

Arts

70.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
71.
" if on edge, bounce " mean ... ?
a)
Jump
b)
Go back
c)
Continue
d)
STOP
72.
Which color indicate " Control Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
73.
Which command will shows animation for sprite ?
a)
next costume
b)
next look
c)
next style
d)
next move
74.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
75.
We cannot add variables inside scratch ?
a)
False
b)
True