NEW
Font size
WorksheetsScratch Programming Quiz
Total questions: 25
Worksheet time: 13mins
What is Scratch?
A programming language for professionals
A drag-and-drop visual programming language for beginners
A hardware device for advanced coders
A word processing software
In Scratch, what are characters or objects called?
Blocks
Sprites
Scripts
Backdrops
Which block is used to move a sprite forward in Scratch?
Glide
Jump
Move
Go to
What type of programming model does Scratch use?
Object-oriented programming
Functional programming
Procedural programming
Event-driven programming
What is the event that occurs when a sprite's costume is clicked in Scratch?
Key Pressed
Green Flag Clicked
Mouse Clicked
Start Clicked
Which block is used to make a sprite say something in Scratch?
Show
Speak
Tell
Say
What is the name of the Scratch block used to repeat a set of actions?
Repeat Forever
Repeat Until
Repeat X Times
Repeat
What are the different costumes of a sprite called in Scratch?
Outfits
Looks
Costumes
Appearances
Which category in Scratch contains blocks related to motion and movement?
Events
Control
Looks
Motion
How do you delete a block from a script in Scratch?
Drag it to the trash bin
Right-click and select "Delete"
Press the Delete key on the keyboard
All of the above
What does the "if" block in Scratch do?
Repeats a set of actions forever
Allows sprites to communicate with each other
Checks a condition and performs an action based on the result
Sets the background image of the project
Which block is used to change the background of a project in Scratch?
Switch Backdrop
Change Backdrop
Next Backdrop
Set Backdrop
What is the purpose of a "variable" in Scratch?
To display messages on the screen
To change the appearance of a sprite
To store and manipulate data in a project
To repeat a set of actions indefinitely
Which block is used to hide a sprite in Scratch?
Vanish
Hide
Disappear
Go Away
What is the event that occurs when the green flag is clicked in Scratch?
Start
Go
Begin
Green Flag
Which block is used to wait for a specific amount of time in Scratch?
Wait For
Sleep
Wait Until
Wait Seconds
How can you duplicate a sprite in Scratch?
Right-click and select "Duplicate"
Drag it to the "Duplicate" area on the stage
Press Ctrl + D (Command + D on Mac)
All of the above
What is the Scratch block used to set the size of a sprite?
Resize
Scale
Set Size
Change Size
What is the name of the Scratch block used to play a sound?
Play Sound
Start Sound
Sound On
Sound Play
Which category in Scratch contains blocks related to pen and drawing?
Sound
Pen
Looks
Control
What is the purpose of the "broadcast" block in Scratch?
To share projects with others
To send a message to other sprites
To display text on the screen
To create an animation effect
How can you change the background color of a project in Scratch?
Use the "Change Backdrop Color" block
Drag a color from the palette and drop it on the stage
Right-click and select "Change Background Color"
Use the "Set Stage Color" block
What is the Scratch block used to stop all scripts in a sprite?
End
Stop
Terminate
Halt
What is the name of the Scratch block used to reset a sprite's position and appearance?
Reset
Reappear
Start Over
Go to Start
How can you change the language of the Scratch interface?
It cannot be changed; it is fixed in English.
Go to the Scratch settings and select the desired language.
Right-click on the stage and choose the language from the menu.
The language changes automatically based on the user's location.
