WorksheetsIntrospection Quiz
Total questions: 10
Worksheet time: 3mins
What are the images or figures on every scratch editor which can be created or modified?
Stage
Sprite
Scratch
What do the motion blocks in scratch do?
Allow the sprite to move in any direction specified
Play sounds
Adds a background image
What is the function of the 'repeat' block?
Repeats a statement endlessly (without a stop)
Repeats the chosen statement to the number of times the programmer specifies.
Moves a sprite up and down
Which command block enables you to give a name for a value?
Variable Block
Forever Block
Move 10 steps block
Scratch is a programming language
True
False
What would you call the track (background) in your racing car game?
Sprite
Stage
Script
What is the function of the green flag in a scratch program?
The sprites move in a direction
Find an error in the program
Run/Begin the program
What happens to the car if the number increases in the 'Move _ steps' command block?
The car moves quicker
The car stops
The car moves backwards
What will happen if we place the instruction blocks in the scratch at the wrong order?
The program will start working slowly
The program will not work well
The program will terminate
The speed of the program will increase
Name the place where sprites and scripts are stored in a Scratch screen
Blocks palette
BackPack
Stage and sprite list
Sounds editor
