WorksheetsIntro to Scratch - Quiz 1
Total questions: 20
Worksheet time: 12mins
What is Scratch?
A text-based programming language
A block-based visual programming language
A web browser
A photo editing software
Who developed Scratch?
Microsoft
MIT
Apple
Which of the following is not a feature of Scratch?
Drag-and-drop coding
Large online community
Requires advanced coding skills
Allows creating animations and games
What is the purpose of Scratch?
To teach children how to write research papers
To help beginners learn programming concepts visually
To create professional software applications
To replace all other programming languages
Which component of Scratch displays the sprites and animations?
Script Area
Blocks Palette
Stage
Menu
What is the function of the Blocks Palette?
To arrange code blocks
To store sprites
To display animations
To select code blocks for programming
What is the function of the Green Flag button in Scratch?
Stops the program
Runs the program
Saves the project
Deletes the sprite
Which block category is used to make a sprite move?
Motion
Looks
Sound
Events
What does the "Say [Hello!] for 2 seconds" block do?
Moves the sprite
Changes the background
Makes the sprite display a speech bubble
Plays a sound
Which type of block detects touch, keypresses, and mouse clicks?
Operators
Sensing
Variables
Looks
Scratch requires users to write complex programming code.
TRUE
FALSE
The Script Area is where you arrange coding blocks.
TRUE
FALSE
Scratch can be used to create animations, games, and stories.
TRUE
FALSE
The Looks blocks are used to move a sprite.
TRUE
FALSE
The Blocks Palette allows users to arrange their code.
TRUE
FALSE
The part of the Scratch interface where you arrange coding blocks
(a)
The button used to start a Scratch program
(a)
The part of Scratch where characters and objects appear
(a)
Motion blocks are represented by what color?
Blue
Gold
Yellow
Purple
"When space key pressed" is an example of what code block?
Motion Blocks
Event Blocks
Control Blocks
Sensing Blocks
