Font size
WorksheetsScratch Programming Quiz
Total questions: 28
Worksheet time: 21mins
Which block allows you to make decisions (choices)?
Which of the following symbols means "greater than"?
<
**
/
>
If Josh is 11 years old, what will this program print out?
It won't print out anything
You are old enough for Year 8
You are still in year 7
It will print out his age
What happens to sprite?
Goes Up
Goes Down
Goes Right
Goes Left
This shows the script for a character in a game.
What happens to the score when the character touches the edge?
Score will remain the same
Score will increase by 1
Score will decrease by 1
Score will increase by 2
What would the program output if the age entered was 16?
You can learn to drive
You are not old enough to drive yet
You can keep score in Scratch by creating a (a) .
Looking at the script block below. What is the ghost's starting position?
(X:100, Y:50)
(X:50, Y:50)
(X:100, Y:100)
(X:0, Y:0)
In scratch, these characters are called?
Backdrop
Block
Stage
Sprite
What is the definition of an Algorithm?
A set of instructions to perform a process.
The answer to a question.
A question to be answered
A list of instructions.
What loop is this?
Forever loop
Fixed loop
A script is made up of blocks with instructions that tells the sprite what to do.
True
False
Which of the following statements best describes the term 'programming'?
A set of instructions
A group of words
Building blocks
Entertainment on the TV
In the programming language Scratch, what is the purpose of the "script"?
It is a character in a game or program.
It is the background in a game or program.
It is the instructions for the program.
It is used to keep the score or add a timer.
Where do you find the images of backdrops to insert in scratch?
Script
Backdrop
Costume
Gallery
Which block allow movement/motion in Scratch?
What will happen when the green flag is clicked?
Make the character spin
Add a sprite
Make the ball bounce
Which categories does this command blocks belong to?
Motion
Events
Looks
Control
Which block of code is used to make the character change costume?
Control
Looks
Motion
Sensing
What is another name for your background in Scratch?
Back
Background 1
Sprite
Backdrop
Which command use to let the sprite walk?
Go
Walk
Run
Move
You can paint a new costume for a sprite in scratch?
Yes
No
Scratch is a Programming Language.
True
False
scratch is -----------
programming Language
Computer project
A computer screen
A website
What happens when the green flag is clicked is Scratch program?
The program stops
the program starts
the program Freeze
the program is deleted
Scratch is----------
Text-base Programming
Block-Base Visual programming Language
Operators in scratch is used for ---------
Moves sprites
change location
Sprite interaction
Mathematical operators
You can paint a new costume for a sprite in scratch?
True
False
