NEW
Font size
WorksheetsCKQT-Scratch - Coding
Total questions: 35
Worksheet time: 35mins
Displays the location of your X and Y positions.
Stage
coordinates
Point
Step
Where your project is displayed when active.
Stage
Speech bubble
Tempo
Loop
A completed program in scratch is......
Scratch
Volume
Project
program
Blocks that allows you to repeat scripts multiple times.
Volume
Script
repeating blocks
Variable
What type of block is this?
Iteration
Sequence
Selection
Variable
What type of block is this?
Iteration
Variable
Sequence
Selection
A set of three blocks placed in order is known as what?
Iteration
Sequence
Selection
Variable
If I want to move my goody to the right, which set of blocks would I need?
Which set of blocks allow a character to move to the next level?
Which set of blocks would I use if I wanted my character to get an extra life it touched a bowl of cheesy puffs?
I want my bowl of cheesy puffs to appear at random points around the screen. Which set of blocks would I use?
Allows defining functions which have no return value:
My Blocks
Motion
Control
Sensing
What does this script make the cat do? (practice it on your Scratch account to see!)
Spin
Duplicate 5 times
Duplicate 25 times
Spin and duplicate forever
What is the output of the program?
Which block allows you to collect information from user?
None of the Above
What will my sprite do first?
Say Bye
Move 10 steps
Say Hello
Switch costume
When the flag is clicked, what will be the coordinates of the sprite?
(20, 110)
(- 120, 180)
(120 , 70)
(- 120, 80)
What will be the output of this script ?
salma5years
join name join lengthof name years
join salma join lengthof 5 years
None of the above
Suppose you made a list and named it ANIMALS. What will happen if you used [add DOG to ANIMALS]
DOG will be added to the end of the list
DOG will be added to the beginning of the list
None of the above
What is the output of this script
Spain
France
Sweden
Italy
Ireland
How many times will meow sound be played?
1
2
10
12
How many times will the sprite says hello
8
16
24
32
What is the name of the variable used in this script
Bunny
Bear
Snail
Number
What happens to a sprite's script if this sprite was deleted?
The script will be saved if you decided to use this sprite later
You can't delete a sprite before deleting the script written in it.
The script will be deleted with the sprite
What is the difference between the "Broadcast" and "Broadcast and wait" blocks?
The first one broadcasts and carries on the script. The second one waits until those scripts have finished before carrying on
The first one broadcasts all over the program. The second one do the same but executed for specified number of seconds
None of the above
About how long will this Script take to run?
less than one second
2 seconds
5 seconds
It will actually keep running forever
What does this block do?
Stops the sprite from rotating upside down when it changes direction
Makes the sprite go upside down
slows the sprite down
spins the sprite around forever
Choose the correct solution:
I would like for my Sprite to earn points when it touches the apple!
What is the output of the program?
WHAT IS THE RESULT OF THE PROGRAM
WHAT IS THE OUTPUT OF THE PROGRAM?
How to make one sprite run to the other sprite?
1. To add a new sprite to your code, you click on:
Choose the code that makes the sprite look to the left.
