NEW
Font size
S
M
L
XL
WorksheetsSCRATCH1
Total questions: 26
Worksheet time: 26mins
Name
Class
Date
1.
An organized set of rules or steps to perform an action, is also known as...
a)
Scratch
b)
Software
c)
Algorithm
d)
Block
2.
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 algorithm?
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 algorithm?
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
3.
Scratch is a free programming language where you can create your own interactive stories, games, and animations.
a)
True
b)
False
4.
The Scratch logo contains a....
a)
Koala
b)
Cat
c)
Lion
d)
Dog
5.
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
6.
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
7.
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
8.
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
9.
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
10.
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"
11.
According to the image, when you click on the green flag, this sprite will....
a)
Show and when the backdrop changes, it will hide and say "Hi!"
b)
Hide and when the backdrop changes, it will show and say "Hello!"
c)
Show and when the backdrop changes, it will change the backdrop again
d)
hide and show the Tittle
12.
What do you call the characters in Scratch?
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts
13.
What do you call the list of commands in Scratch?
a)
Sprite
b)
Script
c)
Scratch
d)
Help
14.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
15.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement
16.
A costume is
a)
A code block
b)
A motion
c)
A different way a sprite looks
d)
A sound
17.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
18.
Displays the location of your X and Y positions.
a)
stage
b)
coordinates
c)
volume
19.
Blocks that allows you to repeat scripts multiple times.
a)
repeating blocks
b)
script
c)
volume
20.
What would this code do?
a)
make sprite run when distace is close
b)
broadcast RUN when distance is close
c)
move 10 steps then stop
d)
glitch out
21.
What is the final value of b?
a)
0
b)
9
c)
10
d)
11
22.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
23.
What will the cat say when this script is run?
a)
Have a nice day. (only)
b)
Here's some fruit. (only)
c)
Here's some fruit. Have a nice day.
d)
You can't have any. Have a nice day.
24.
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
25.
What ( Red Flag ) mean in Scratch
a)
Nothing
b)
STOP
c)
Start
d)
Finish
26.
Will sprite move from his position after this code ?
a)
Yes
b)
No
Reset
