Log in
Sign up for FREE
arrow_back
Library
Scratch Basics
By Angela Caswell
star
star
star
star
star
Share
share
Last updated about 2 years ago
10 questions
Add this activity
10
10
10
10
10
10
10
10
10
10
Question 1
1.
Question 2
2.
Question 3
3.
Question 4
4.
Question 5
5.
Question 6
6.
Question 7
7.
Question 8
8.
Question 9
9.
Question 10
10.
What is Scratch mainly designed to teach?
Art and drawing
Social Studies
English language
Coding and computational thinking
Which among the following is a key feature of Scratch?
Photo editing
Visual drag-and-drop programming
Spreadsheet calculations
Creating PowerPoint presentations
What are the blocks used inside Scratch called?
Programming circles
Variable rectangles
Function squares
Code blocks
On the Scratch platform, what theme-based collections of graphics are known as?
Sprites
Widgets
Icons
Gadgets
What is the main purpose of the Scratch 'motion' blocks?
To play sound effects
To change the background color
To control program flow
To control the movement of sprites
In Scratch, how do you make a sprite say 'hello' for 2 seconds?
Use the 'switch sprite to hello' block
Use the 'play sound hello' block
Use the 'say hello for 2 seconds' block
Use the 'wait 2 seconds' block
In the context of Scratch programming, what is a 'sprite'?
A moveable object or character
A sound component
A program control structure
A type of background design
In Scratch, what does the 'motion' category of blocks control?
Movement of sprites
Sound effects
Background changes
Data storage
What does the 'repeat' block do in Scratch?
Changes the sprite's look
Moves the sprite to a different location
Plays a sound effect repeatedly
Repeats the following blocks a specified number of times
What functionality is provided by the 'broadcast' block in Scratch?
It plays a pre-set audio clip.
Posts updates online.
It triggers specific scripts upon receiving a message.
It communicates with radio signals.