Font size
WorksheetsCoding - Scratch
Total questions: 20
Worksheet time: 11mins
_________is a programming language that is perfect for making games, animations, interactive stories and other visually rich programs.
Pane
Scratch
Blocks
What does this button do in Scratch?
Inserts a cat
Inserts a Sprite
Inserts a sound
Changes the scene
What does this button do in Scratch?
Inserts a cat
Open the Sprite library
Inserts a picture
Changes the scene
Where to find these codes?
With Scratch we can make... ?
Games
Stories
Animation
All
Putting the blocks in a specific order is called ______________
Arranging
Duplication
Sequencing
The ______________ is a stack of blocks include step-by-step instructions for the sprite.
blocks menu
script
sprite
To start the script, you must click on (a)
What can you create using the Scratch Application? (Choose all that apply)
Games
Quizzes
Spreadsheet workbooks
Animated Stories
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
Move and Turn commands are found in the Events Block
True
False
Identify the name of the command shown in the image
repeat loop
forever loop
We can increase and decrease the size of a sprite ---------------
Yes
No
Characters in Scratch program are known as -------------------
animations
sprites
Scratch is a programming Language
true
false
