Font size
WorksheetsICT G3/Y4 Revision link for Term 2 exam
Total questions: 30
Worksheet time: 3600secs
Look at the picture, what is this character called in Scratch?
Sprite
Script
Stage
What colour is the "Operators" blocks?
Blue
Green
Yellow
Red
What is the default sprite in Scratch?
Cat
Hippo
Boy
What is the name of the symbol that runs the scripts?
Red Flag
Green Hat
Green flag
True or False
In Scratch, as long as they are in the script area, the blocks don't need to be connected to create a script that runs correctly.
True
False
Which block should you add to run the script below?
Look at the following script.
Which of the following blocks will be executed if the user entered "15" as an answer?
What is Scratch?
A computer program that controls a small image called Sprite.
A computer program that easy for kids to code.
Both
What is the "Stage" area in Scratch?
The background of the project where the sprite will move.
The area where the user will put the blocks to make-up the Scratch scripts.
In which group can you find the following block?
True or False :-In Scratch, you can NOT change the backdrop of the stage.
True
False
What is the type of the following question?"What is 20+15?"
open question
closed question
What kind of action do the display blocks represent?
pen
Looks
event
control
What sprite is affected by the script displayed?
Diver 1
Diver 2
Stage
Finding and fixing problems in code is called __________________ .
fixing
correcting
debugging
In Scratch, a "sprite" can be resized.
True
False
The shown block is used to
change Sprite color
change Sprite size
To make another copy of the block we use the command
copy
duplicate
add comment
which of the following blocks is used to change Sprite size?
to use "Ask" block, we should go to.........
Lebel the Scratch window.
What do we call the selected in a pink square?
Blocks
Script Area
Background
The green blocks that allow comparisons such as >, <, =, >=, <= are called _______________________.
logics
operators
formulas
We can find The Green flag block in
Sensing
Events
Looks
Will the code run correctly if the answer is incorrect?
Yes
No
The block shown is used to change the Sprite color
True
False
What is a costume is in Scratch?
( You can choose more than one answer)
it is another picture of the same sprite that is just slightly different.
it is a different way a sprite looks.
it is the size of the sprite in project
The block shown in the picture is used to
Start script
Repeat a set of statements until the program is stopped by the user.
Add a new sprite
The block shown in the picture is used to
Repeats a set of commands a certain number of times.
Decompose the program
Add a new sprite.
What does Decomposing mean in Scratch?
finding and fixing mistakes in a program
block in Scratch is used to pause a program
breaking down a complex problem or project into smaller, more manageable parts.
What does the word " Loop " means in Scratch program?
a block can be used to ask questions in Scratch
block changes the costume of a sprite to the next one in the list.
repeat an action multiple times.
