Font size
WorksheetsBasic Scratch Programming Pt. 2
Total questions: 60
Worksheet time: 35mins
The Pen Down block tells ...
The Sprite to start drawing
The Sprite to erase a drawing
The Sprite to stop drawing
The Sprite to draw
If the program moves too fast, you can put ...
What does this block tell?
Turn left 90 degrees
Move 90 steps
Repeat 90 times
Turn right 90 degrees
What dose this red shape do in Scratch?
Start program
Stop program
Delay program
What is the character in Scratch is called
Cat
bat
Sprite
Crab
What is the default Sprite when you open Scratch?
Cat
Dog
Bat
Crab
Which group of blocks include the When Flag Clicked command?
Motion
Control
Looks
Events
What is the backdrop area called in Scratch?
Background
area
Stage
Paint
What do you call the list of commands in Scratch?
Variable
Scratch
Program
Script
Scratch is a_____________________
Programming language
video editing software
gaming application
3. In which block will you find [Say (Hello) for (2) secs]
Control
Looks
Motion
Events
Which color indicate " Operator Command " ?
Orange
Blue
Green
Red
We cannot add variables inside scratch ?
True
False
The playing speed of a sound file.
tempo
volume
The loudness of a sound file.
tempo
volume
Graphical bubble that displays a sprite thinking.
thought bubble
speech bubble
Graphical bubble that shows a sprite speaking.
thought bubble
speech bubble
Making a copy of a sprite.
stage
cloning
script
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
Using the Scratch “Pen” feature to write on the stage.
script
stage
drawing
Displays the location of your X and Y positions.
stage
coordinates
volume
Alternate appearances of your sprite.
tempo
stage
costumes
Background displayed on your Scratch stage.
costumes
backdrop
coordinates
The objects on the Scratch stage that performs actions.
stage
script
sprite
The instructions that determines what happens on the stage.
sprite
stage
script
Where your project is displayed when active.
speech bubble
stage
tempo
A completed program in scratch.
Scratch
volume
project
Programming commands that you snap together to create a program in Scratch.
sprite
blocks
Programming language based on graphical code blocks.
Scratch
sprite
background
Scratch is a Programming Language
True
False
What type of loop is this?
Forever Loop
Fixed loop
Infinite loop
What loop is this?
Forever loop
Fixed loop
Which block allows you to make decisions (choices)?
How many categories of block do we have in Scratch?
12
10
9
2
In scratch, these characters are called___________________________
Backdrop
Sprites
Blocks
Stage
This is called ____________
a Program
a Script
Multiple blocks
an instruction
A program is a set of instructions that tells the computer what to do
True
False
A script is made up of blocks with instructions that tells the sprite what to do
True
False
Which category of block contains this block?
Sensing
Motion
Operators
Events
Sound
What type of coding is Scratch?
Textual
Non-Textual
What colour blocks allow the code to start running?
Blue
Green
Yellow
Red
What colour blocks allow movement/motion in Scratch?
Blue
Green
Yellow
Red
True or False: The blocks don't need to be joined, as long as they are on the script area, they will run
True
False
Which of these blocks can be identified as Iteration.
When Space key pressed
Forever
Move 10 Steps
If on edge, bounce
Data can be stored in a Scratch program, what is data saved in?
Stage
Variable
Variant
Code drawer
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 is the key word used for when code is repeated or looped?
Iteration
Isolation
ISO File
Instantaneous
What shape will this code draw?
Circle
Square
Triangle
Rectangle
Which code block allows scratch to draw on the stage?
Pen Down
Pen Up
Pen In
Pen Out
What colour is the default cat in Scratch?
Brown
Black
Orange
White
It is possible to add maths into Scratch, what is the Scratch Key Word used for it?
Operators
Calculators
Calculations
Operations
The blocks don't need to be joined, as long as they are on the script area, they will run.
True
False
What type of coding is Scratch?
Non-Textual
Textual
What color blocks allow the code to start running?
Green
Red
Blue
Yellow
Which of these blocks can be identified as Iteration?
wait 1 second
set score to 0
forever
create clone of myself
What color blocks allow movement/motion in Scratch?
Blue
Yellow
Red
Green
What is the definition of an Algorithm?
A question to be answered
A set of instructions to perform a process.
A list of instructions
The answer to a question
What is the key word used for when code is repeated or looped?
Isolation
Instantaneous
Script
Iteration
It is possible to add Maths into Scratch, what color blocks are these?
Green
Blue
Yellow
Orange
It is possible to add Maths into Scratch, what is the Scratch Key Word used for it?
Calculations
Operators
Calculators
Operations
