NEW
Font size
WorksheetsGrade 3_scratch_UEA
Total questions: 12
Worksheet time: 7mins
What happens when you use the forever block in a script?
a) The script runs once and stops
b) The script runs continuously until the program is stopped
c) The script runs only when a condition is true
d) The script restarts automatically after finishing
Which block would you use to repeat a set of instructions exactly 10 times?
forever
repeat 10
wait 10 seconds
if __ then
In Scratch, what is the name of the area where you assemble the blocks to create a program?
A) Stage
B) Code area
C) Scripts area
D) Costume editor
What does the when green flag clicked block do?
It starts the program from the beginning when clicked
It stops the program immediately
It makes the sprite move to a random position
It waits for user input
what is the purpose of scratch in real time application
A) To create complex software for industrial use
B) To teach programming and develop interactive projects like animations, games, and stories
C) To design large-scale databases for enterprises
D) To simulate advanced machine learning algorithms
Which block is used for starting a program?
The Y axis means:
"Left" and "Right"
"Up and Down"
These blocks are different examples of what?
motion
events
controls
sound
What does this mean?
Then sprite will spin
The sprite will change color
The sprite will move for 2 seconds
The sprite will say Hello for 2 seconds
What does this mean?
The sprite will turn 10 times to the right
The sprite will change size 10 times
The sprite will move 10 times
The sprite will say HELLO 10 times
What does this mean?
The sprite will change colors after clicking on the sprite
The sprite will spin when spacebar is pressed
The sprite will change colors after pressing spacebar
The sprite will not do anything
The sprite will change costumes 1 time
The sprite will change costumes 10 times
The sprite will spin 10 times
The sprite will stop moving
