Font size
WorksheetsScratch Exam
Total questions: 40
Worksheet time: 51mins
What is scratch?
A Computer Project
A Programming Language
A website
A Computer Screen
What do you call the changes in the looks of characters in Scratch?
Next Sprite
Next Script
Next Costume
Character change
Examine the code. When the green flag is clicked, what will the sprite do?
The sprite will spin
Make the ball bounce
Start the game
Add a sprite
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
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
These two commands are associated with what computer science principle?
Branching
Loop & Repetition
Methods
Objects
y = 145
y = -100
y = 145
y = -120
What are the values of Fruit and Citrus after this script is done?
Fruit = 12, Citrus = 17
Fruit = 13, Citrus = 16
Fruit = 12, Citrus = 16
Fruit = 4, Citrus = 12
What happens when the green flag symbol is clicked in a Scratch program?
The program stops
The program freezes
The program deletes
The program starts
What type of block is used in making a sprite move around?
Sensing
Control
Sound
Motion
None of the above
What do you use to call out to other sprites or backdrops to perform an action at a given time?
Msg
Message
Call
Broadcast
What will be the final answer of "b" in this script?
0
9
10
11
In this line of code, Look closely, each block is attached a number, What block number determines the correct answer from the code?
5
8
4
12
What happens if the Instruction blocks on Scratch are placed in the wrong order?
The Program will run faster
The Program will be slow
The Program will not work well
The Program will run as normal
What would you use to change the location of a Sprite on the stage in Scratch?
X-Y Co-ordinates
Stage Information
File Menu
Costume tab
What other block can be used to perform the same action as the block shown?
A Computer graphic character on scratch which may be moved on screen and also manipulated to perform various actions is known as:
Sprite
Animation
Image
Block
A Placeholder(Container) where a value is stored in scratch is called a ?
Data
Script
Variable
Backdrop
What is the function of the 'forever' command block?
Runs the script inside over and over
Point sprite in specified direction
If condition is true, runs the blocks inside.
Runs script below only when specified key is pressed
What would you call the track (background) in your Maze game?
Sprite
Stage
Script
Scratch
In Mbot Robot Kit, Select the three different default modes of the robotic device?
Line Follower Mode
Rectangular Movement
Obstacle Avoidance mode
Keyboard Control
Remote Control
In Using Amazon Alexa and other wireless automation devices, which of the following factors is NOT necessary in this procedure?
Wireless Internet Access (Wi-Fi)
Constant Power Supply
Computer
Smartphone
What does S.T.E.M stand for?
Statistics, Technology, English, Mathematics
Science, Technology, Engineering, Mathematics
Science, Technology, Experiment, Movement
Scratch, Trigonometry, Encoding, Machine
