Font size
WorksheetsG6 2nd Test Review
Total questions: 93
Worksheet time: 3hrs 30mins
It is one of the ten categories of Scratch blocks. They are color-coded medium-blue and are used to control a sprite's movement. They are available only for sprites.
Motion Blocks
Control Blocks
Sensing Blocks
Events Blocks
This block moves its sprite forward the specified amount of steps in the direction it is facing.
This block sets its sprite's X and Y position to the specified amounts.
This block checks to see if its sprite is touching the edge of the screen.
This block changes the Rotation Style of the sprite in-project.
What color represents motion blocks?
Green
Red
Orange
Blue
None of the above
Scratch is a
programming language
gaming application
website editor
video software
What do you call a character in Scratch?
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
Default sprite in Scratch
Gorilla
Elephant
Cat
Platypus
What is a character in Scratch called?
Bat
Cat
Sprite
Crab
Which word below describes the use of a repetition block?
Order
Steps
Loop
Decision
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
Displays the location of your X and Y positions.
stage
coordinates
volume
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
Which of the following will allow the movements to occur continuously to various positions?
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
What does this code block do?
Go Up
Go Down
Go Left
Go Right
Which of these blocks can be identified as Iteration?
wait 1 second
set score to 0
forever
create clone of myself
Data can be stored in a Scratch program, what is data saved in?
Variable
Operators
Variant
Script
What is the variable in this script?
Looks
Timer
Score
Lives
WHICH ONE OF THE FOLLOWING BLOCKS IS NOT A REPETITION LOOP.
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
If I want to move my goody to the right, which set of blocks would I need?
"The following block is used for checking the condition. Which one is it?
1.
What is the name of the software that you use to create the game?
A.
Sprite
B.
Scratch
C.
Stage
What is the function of the 'forever' command block?
A.
Runs the script inside over and over
B.
Point sprite in specified direction
C.
If condition is true, runs the blocks inside.
Which command block enables you to control the car?
A.
Point in direction
B.
Wait_secs
C.
When_key is pressed
What would you call the track (background) in your Feeding Frenzy game?
A.
Sprite
B.
Stage
C.
Script
What is the Shark in the feeding frenzy game?
A.
Stage
B.
Sprite
C.
Script
What is the function of the 'when green flag clicked' command block?
A.
Points sprite in the specified direction
B.
If condition is true, runs the blocks inside
C.
Runs the script
What is the function of the 'Move 10 steps' command block?
A.
Runs the blocks inside over and over
B.
Move spite forward
C.
Runs script below when specified key is pressed
What happens to the cat if the number increases in the 'Move _ steps' command block?
A.
The cat moves quicker
B.
The cat stops
C.
The cat moves backwards
What will happen if we place the instruction blocks in the scratch at the wrong order?
A.
The program will start working slowly.
B.
The program will not work well.
C.
The program will terminate.
D.
The speed of the program will increase.
Name the place where sprites and scripts are stored in a Scratch screen.
A.
Blocks palette
B.
BackPack
C.
Stage and sprite list
D.
Sounds editor
It is one of the ten categories of Scratch blocks. They are color-coded medium-blue and are used to control a sprite's movement. They are available only for sprites.
Motion Blocks
Control Blocks
Sensing Blocks
Events Blocks
This block moves its sprite forward the specified amount of steps in the direction it is facing.
These blocks turn their sprite the specified amount of degrees clockwise or counter-clockwise (depending on which block is used); this changes the direction the sprite is facing.
This block sets its sprite's X and Y position to that of the mouse-pointer, an arbitrary coordinate, or another sprite
This block sets its sprite's X and Y position to the specified amounts.
This block moves its sprite steadily to the specified X and Y position in the specified amount of seconds -
This block moves its sprite at a steady pace to the specified sprite or the mouse-pointer from a drop-down
This block points its sprite in the specified direction; this rotates the sprite.
It is a motion block and a Stack block that points its sprite towards the mouse-pointer or the costume center of another sprite.
This block checks to see if its sprite is touching the edge of the screen.
This block moves its sprite's Y position by the specified amount.
This block moves its sprite costume center's X position by the specified amount.
This block changes the Rotation Style of the sprite in-project.
Which group of blocks include the When Flag Clicked command?
Motion
Looks
Sound
Event
Chose the correct answer.
This block gives a sort of thought, the block can be used whenever a character thinks something (such as in an animation).
The block displays a speech bubble with the specified text for the sprite that runs it, which appears on the screen for the specified amount of seconds.
The block gives its sprite a speech bubble with the specified text.
Choose the correct answer.
This block is one of the most commonly used blocks; it is used whenever a sprite must switch to a specific costume
A look block that instructs the sprite to think for a specified amount of time.
This block is a commonly used block; it is used whenever the Stage must switch to a specific backdrop
Choose the correct answer.
The block changes its sprite's costume to the next one in the costumes pane.
The Next Backdrop block is a Looks block and a Stack block.
This block is one of the most commonly used blocks; it is used whenever a sprite must switch to a specific costume.
If the block's sprite is shown, it will _______the sprite to disappear.
Show
Change
Hide
Select ALL the repeating blocks.
Select the ALL the Motion blocks.
glide 1 sec to x:12 y :20
if on edge, bounce
when this sprite is clicked
say hello
Select ALL the Looks blocks.
next costume
move 10 steps
say Hello
forever
Select ALL the Control blocks.
move 10 steps
wait 1 sec
say Hello
forever
Which block is best for repeating a series of costume changes in a loop?
Switch costume to costume 2
Next costume
Which block should you use if you want players to start the program by clicking on a key?
When green flag is pressed
When space key is pressed
When this sprite is clicked
When I receive message1
What is the name of this type of blocks?
Motion
Sprites
Control
Sound
Which of the following will allow the movements to occur continuously to various positions?
Number 1?
Script Groups
Script Blocks
Script Area
Stage
Sprite
Number 2?
Script Groups
Script Blocks
Script Area
Stage
Sprite
Number 3?
Script Groups
Script Blocks
Script Area
Stage
Sprite
Number 4?
Script Groups
Script Blocks
Script Area
Stage
Sprite
Number 5?
Script Groups
Script Blocks
Script Area
Stage
Sprite
Number 1?
Motion
Looks
Sound
Events
Control
Number 2?
Looks
Sound
Events
Control
Sensing
Number 3?
Sound
Events
Control
Sensing
Operation
Number 4?
Events
Control
Sensing
Operation
Variables
Number 5?
Control
Sensing
Operation
Variables
Motion
Number 6?
Sensing
Operation
Variables
Motion
Looks
Number 7?
Operation
Variables
Motion
Looks
Sound
Number 8?
Variables
Motion
Looks
Sound
Events
The background, this is where you change the background of the game
Stage
Sprite
Costume
If
Forever
A single character that you can program to move or act in a particular way
Sprite
Costume
If
Forever
Repeat
A look for the sprite and the one sprite can have more than one of these for different looks
Costume
If
Forever
Repeat
Wait
A script that keeps running until it is told to stop
Forever
Repeat
Wait
Stage
Sprite
A script that runs a set number of times
Repeat
Wait
Stage
Sprite
Costume
Pause the program for a set amount of time
Wait
Stage
Sprite
Costume
If
