WorksheetsIntroduction to Scratch
Total questions: 20
Worksheet time: 10mins
Name
Class
Date
1.
What is Scratch?
a)
A web browser
b)
A programming language
c)
A game
d)
A music player
2.
Who created Scratch?
a)
Steve Jobs
b)
Mark Zuckerberg
c)
Mitchel Resnick and Andrés Monroy-Hernández
d)
Bill Gates
3.
What is a sprite in Scratch?
a)
A background image
b)
A sound clip
c)
A character or object
d)
A text file
4.
How do you start a new project in Scratch?
a)
File -> Open
b)
File -> Save
c)
File -> New
d)
Edit -> New
5.
What is the default sprite in Scratch?
a)
A dog
b)
A cat
c)
A bear
d)
A butterfly
6.
Where do you see the output of your Scratch project?
a)
Scripts area
b)
Menu bar
c)
Stage
d)
Blocks palette
7.
How do you make a sprite move in Scratch?
a)
By clicking on it
b)
By changing the backdrop
c)
By using motion blocks
d)
By resizing it
8.
What type of coding is Scratch based on?
a)
Text-based coding
b)
Block-based coding
c)
Command-line coding
d)
Visual coding
9.
How can you add a new sprite from the Scratch library?
a)
By clicking on the Menu bar
b)
By selecting File -> New
c)
By clicking the 'Choose a Sprite' button
d)
By dragging and dropping from the desktop
10.
Which area in Scratch allows you to program the actions of a sprite?
a)
Stage
b)
Scripts area
c)
Menu bar
d)
Backdrop area
11.
What is the purpose of the green flag in Scratch?
a)
To stop a project
b)
To start a project
c)
To save a project
d)
To delete a project
12.
How can you change the backdrop of the stage in Scratch?
a)
By right-clicking on the stage
b)
By clicking the 'Choose a Backdrop' button
c)
By selecting File -> Open
d)
By dragging and dropping an image
13.
What is the function of the 'Looks' blocks in Scratch?
a)
To control the appearance of a sprite
b)
To control the movement of a sprite
c)
To play sounds
d)
To detect collisions
14.
How can you save a project in Scratch?
a)
File -> Open
b)
Edit -> Save
c)
File -> Save to your computer
d)
View -> Save
15.
What steps should you follow to add a new sprite and make it say 'Hello!' for 2 seconds?
a)
Choose a Sprite -> Scripts area -> Event block
b)
Choose a Sprite -> Scripts area -> Looks block -> 'say' block
c)
Choose a Sprite -> Stage -> Looks block -> 'say' block
d)
Choose a Sprite -> Scripts area -> Control block -> 'say' block
16.
If you want to create an animation of a sprite moving across the stage, which blocks would you use?
a)
Event blocks
b)
Motion blocks
c)
Sound blocks
d)
Looks blocks
17.
How can you make a sprite move 10 steps and then turn 15 degrees in Scratch?
a)
Use 'move 10 steps' block followed by 'turn 15 degrees' block
b)
Use 'go to' block followed by 'wait 1 second' block
c)
Use 'glide' block followed by 'hide' block
d)
Use 'say' block followed by 'show' block
18.
Which option allows you to create your own custom block in Scratch?
a)
Motion blocks
b)
Looks blocks
c)
My Blocks
d)
Control blocks
19.
To make a sprite bounce when it touches the edge of the stage, which blocks should you use?
a)
Event block
b)
Control block
c)
Looks block
d)
Motion block
20.
How can you ensure that a sprite starts at a specific position every time the project runs?
a)
Use the 'set x' and 'set y' blocks in the Scripts area
b)
Use the 'go to random position' block
c)
Use the 'wait' block
d)
Use the 'hide' block
100 %
