NEW
Font size
WorksheetsHow sprite talk in scratch
Total questions: 20
Worksheet time: 10mins
An algorithm is..
.. A set of instructions in order
... A motion block
... A character
... A loop statement
What is the name of the area where the sprites perform in Scratch?
Workspace
Stage
Zone
We can access the command/script shown in the image from the ------------- coding block.
LOOKS
EVENTS
SENSING
OPERATORS
In which coding block can you find the following command?
Events
Motion
Looks
Control
We cannot add many sprites on the stage.
True
False
The default sprite appearing on the stage is a -------------
kangaroo
cat
Scratch is a ---------------------------
Programming language
English Language
Characters in Scratch Program are called -------------------
Sprites
Animations
1. What is the ICON of Scratch Program?
Lion
Cat
Spider
Tiger
-----------------is writing a line of instructions within a programming language
coding or programming
Design
Algorithm
The name of this character is ?
cat
mouse
sprite
The Instructions used to control sprite in scratch is called ?
command
stage
script
backpack
where are the instruction blocks stored in scratch screen ?
stage
blocks palette
help tab
costume tab
About how long will this Script take to run?
less than one second
2 seconds
5 seconds
It will actually keep running forever
What does this block do?
It allows sprites to "talk" to each other
It plays music on the radio
It writes a message in a bottle
It lets a sprite say "message1"
What is the variable in this code?
Direction
Score
x 180 y 120
Costume2
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
