WorksheetsScratch Final Quiz
Total questions: 40
Worksheet time: 29mins
Scratch is used for —
a) Cooking
b) Making stories & games
c) Writing books
d) Playing football
In Scratch, the characters are called —
a) Actors
b) Sprites
c) Dolls
d) Figures
Which block is used to start the program?
a) When green flag clicked
b) Repeat block
c) Forever block
d) Stop block
Which block runs forever until stopped?
a) Repeat block
b) Forever block
c) Say block
d) Show block
What is Loops?
Doing Something again and again
Doing just once
Turning around
Doing nothing
Which one is loops here?
Write what will happen in this program:
(a) The sprite will always move 10 steps.
(b) The sprite will move 10 steps only if it is touching the edge.
(c) The sprite will never move.
(d) The sprite will disappeared
Why is the IF statement used in Scratch?
a) To always move the sprite.
b) To make decisions and do something only when a condition is true.
c) To change the color of the stage.
d) To add more sprites to the project.
What is Cloning in Scratch?
a) Making the sprite disappear.
b) Changing the costume of a sprite.
c) Making a copy of a sprite while the program is running.
d) Playing a sound with the sprite.
How many sprites are there?
5
4
6
7
What does the Glide block do in Scratch?
a) Makes the sprite jump suddenly to a new place.
b) Makes the sprite move smoothly to a new position in a given time.
c) Changes the color of the sprite.
d) Makes the sprite disappear from the stage.
What is Programming?
a) Playing computer games
b) Giving step-by-step instructions to the computer to do a task
c) Drawing pictures with a computer
d) Watching cartoons
Ali wants his cat sprite to say "Hello!" when the green flag is clicked.
If we use the block what can be the output?
A) Always 1
B) Always 3
C) 1, 2, or 3
D) Only 2
What is a Variable in Scratch?
A) A block that makes a sprite move
B) A sound that plays when we click the sprite
C) A place to store information, like a box that can hold numbers or words
D) A costume of a sprite
Rina is making a game in Scratch. She wants to count how many apples her sprite collects. Which block should she use?
A) Sound block 🎵 (to play music)
B) Motion block 🚶 (to move the sprite)
C) Variable block 📦 (to keep the score)
D) Looks block 👀
What will happen when the green flag is clicked
the sprite will rotate 15 times
the sprite will rotate 10 times
the sprite will move 15 spaces
the sprite will move 10 spaces
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
What is the variable in this code?
keep score
random position
edge
What does the 'Broadcast' block do in Scratch?
Moves the sprite to a new position
Changes the background
Stops all sounds
Sends a message to all sprites
With which block, you can set a value for the "boy's choice" variable?
Which of these are Operators?(choose many)
A sprite needs to wait before it says something.
Which block should be used?
(a) Wait block
(b) Move block
(c) Sound block
(d) If block
What will be the output?
Triangle
Circle
Line
Square
Can you make animation with scratch?
Yes
No
Here, A=3, B=2
And X=A+B.
So X=?
5
4
3
2
Which group of blocks include the "Glide" block?
Motion
Looks
Control
Which group of blocks include the "Broadcast" block?
Events
Motion
Control
How to add a sprite?
How many times the fish will say "Hello!"
10
11
12
13
What is the purpose of the 'Say' block in Scratch?
c) To change the sprite's costume.
a) To make the sprite move around.
b) To display a message on the screen.
d) To play a sound.
Which block would you use to repeat an action a specific number of times?
a) Forever block
b) Repeat block
d) Wait block
c) If block
What does the 'Stop' block do in Scratch?
d) Resets the score
b) Ends the program
a) Stops all sounds
c) Pauses the sprite's movement
What does the 'Wait' block do in Scratch?
b) Pauses the program for a specified amount of time.
a) Makes the sprite disappear for a moment.
c) Changes the sprite's size.
d) Moves the sprite to a random position.
Which block is used to change the sprite's costume?
c) Control block
a) Looks block
b) Motion block
d) Sound block
John wants his sprite to keep moving forever.
Which block will help him?
(a) If block
(b) Forever loop
(c) When green flag clicked
(d) Repeat 10
What will happen when the green flag is clicked?
a) The sprite will show.
b) The sprite will hide.
c) The sprite will move 10 steps.
d) The sprite will change color.
Which one shows the pictures and words on a computer?
a) Keyboard
b) Monitor
c) CPU
d) Mouse
Which part of the computer do we use to type letters?
a) Mouse
b) Keyboard
c) Monitor
d) Printer
