Font size
WorksheetsYear 6 Scratch - Revision
Total questions: 98
Worksheet time: 58mins
TO START THE PROGRAM WE USE ......
TO DRAW IN SCRATCH WE USE:
Which animals Scratch logo contains ?
Koala
Cat
Lion
Dog
Where your project is displayed when active.
speech bubble
stage
tempo
Can we add sound to our scratch project ?
Yes
No
Changes the backgrounds of the Stage.
Script
Backdrop
Blocks Pallette
Sprites List
what is this ?
a picture of a cat that says 'scratch'
the icon of scratch
a kitty head with the word 'scratch' under it
scratch
how many sprites can you add ?
1234
3
10
as much as
What shape do we use in scratch for the code?
Triangle
Circle
Block
What happens when we click this?
Nothing happens
The scene stops
We can change the sprite
The scene starts
To add more sprite (character) which button should you click?
Which icon should you click to change Scratch backdrop
Which group of blocks include the When Flag Clicked command?
Motion
Looks
Sound
Control
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
What is a variable?
Block of code
Container for a value
Sprite costume
Sound
what will the sprite do ?
does it move ?
walk
move
when the green flag is clicked the sprite will move ten steps forword
TO START THE PROGRAM WE USE ......
TO DRAW IN SCRATCH WE USE:
Which animals Scratch logo contains ?
Koala
Cat
Lion
Dog
Where your project is displayed when active.
speech bubble
stage
tempo
Can we add sound to our scratch project ?
Yes
No
Changes the backgrounds of the Stage.
Script
Backdrop
Blocks Pallette
Sprites List
what is this ?
a picture of a cat that says 'scratch'
the icon of scratch
a kitty head with the word 'scratch' under it
scratch
how many sprites can you add ?
1234
3
10
as much as
What shape do we use in scratch for the code?
Triangle
Circle
Block
What happens when we click this?
Nothing happens
The scene stops
We can change the sprite
The scene starts
To add more sprite (character) which button should you click?
Which icon should you click to change Scratch backdrop
Which group of blocks include the When Flag Clicked command?
Motion
Looks
Sound
Control
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
What is a variable?
Block of code
Container for a value
Sprite costume
Sound
what will the sprite do ?
does it move ?
walk
move
when the green flag is clicked the sprite will move ten steps forword
A completed program in scratch.
Scratch
volume
project
Where your project is displayed when active.
speech bubble
stage
tempo
Displays the location of your X and Y positions.
stage
coordinates
volume
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
choose the sprite.
What happens when we click this?
Nothing happens
The scene stops
We can change the sprite
The scene starts
You can change the backdrop in Scratch.
true
false
To add more sprite (character) which button should you click?
Which icon should you click to change Scratch backdrop
What is the name of this part of Sratch?
Sprites
Backdrop
Costume
Blocks
What is the name of this in Scratch?
Costumes
Code
Script
Backdrop
What colour blocks is used to make Sprite move (motion)?
Blue
Green
Yellow
Red
What colour blocks allow the code to start move (event)?
Blue
Green
Yellow
Red
What happen to sprite if you use this block?
Sprite will jump
Sprite will move 10 steps
Sprite will change colour
Sprite will say hello
To send a message between sprites or from the sprite to the stage, you need to
Sequence
Send
Transmit
Broadcast
How do you create a loop in scratch?
Use a repeat block
Use a variable
Snap a block
Use a condition block
The blocks that control a sprite are called?
Lines
Instructions
Actions
Script
You can keep score in Scratch by creating a...
Sprite
Variable
Loop
Function
To change the appearance of a sprite we can give it a different...
Costume
Look
Style
Stage
Repeating a statement more than once is called a...
Repetition
Loop
Sequence
Event
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
Finding and fixing problems in code...
Fixing
Debugging
Correcting
Deissuing
A blocks that hold value and can be changed...
Operational blocks
Event blocks
Sensing blocks
Variable blocks
Sensing blocks are used to tell the sprite what to do when touching something on the stage.
True
False
A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?
Looks
Event
Motion
Control
A block used to trigger an action only if another action happens first; cause and effect..
If then block
Animation
Sensing block
Event
What is the variable in this script?
Looks
Timer
Score
Lives
A block that starts the action; also called a "hat" block or "starter" block; usually a click or press of a button is called what?
Event
Control
Variable
Sound
A step by step instruction is called_______
Programming
Program or Script
Programmer
A person who writes programs is known as __________
Programming
Program
Programmer
_________ is one of the easiest computer language.
English
Hindi
Scratch
______ is the graphic character that moves on the stage.
Script
Sprite
Title bar displays the ______ of the project.
title
menu
tools
Cat is by default sprite in Scratch.
True
False
The area where sprite performs action is known as ______
Sprite
Stage
Script
Scratch is a programming language which is developed at MIT by ______
Mitchel Resnick
Steve Jobs
Charles Babbage
_______ is the area where we write step by step instructions or script to perform any action.
Script Area
Stage
Which of the following are the components of Scratch? (Select multiple options)
Green Flag
Sprite
Script Area
Standard Toolbar
Blocks Palette
1. What is the ICON of Scratch Program?
Lion
Cat
Spider
Tiger
Characters in Scratch Program are called -------------------
Sprites
Animations
Scratch is a ---------------------------
Programming language
English Language
The default sprite appearing on the stage is a -------------
kangaroo
cat
In Scratch, the area where the sprites perform is called the ----------------
canvas
document
stage
We cannot add many sprites on the stage.
false
true
The ------------- is the image that fills up the background.
sprite
backdrop
A Computer program is a set of instructions or commands
yes
no
