Font size
WorksheetsMultiple-Choice Test: Scratch Programming
Total questions: 33
Worksheet time: 17mins
What is a program?
A sequence of steps performed automatically
Stepwise instructions a computer follows to complete a task
A virus on a computer
A game on a phone
Who writes programs?
Gamers
Programmers
Scientists
Technicians
On which operating systems can Scratch run?
Only Windows
Windows, MacOS, and Linux
Only MacOS
Only Linux
What is Scratch?
A tool for coding viruses
A programming language for creating games and animations
A gaming software for mobile phones
A tool for designing hardware
How are programs created in Scratch?
By writing code in a text editor
By dragging and dropping blocks of code
By selecting predefined templates
By using a mouse and keyboard
Who developed Scratch?
Bill Gates
Steve Jobs
Lifelong Kindergarten Group at MIT
Elon Musk
What is a sprite in Scratch?
A tool for coding
A small graphic character performing actions
A type of program
A Scratch programming block
What are the default X and Y coordinates in Scratch used for?
Indicating the position of a sprite on the stage
Indicating the size of a sprite
Defining sprite speed
Determining screen resolution
What is the "Presentation Mode" used for?
To edit a sprite
To view the project in full screen
To delete a sprite
To create animations
What does the "Duplicate" tool do?
Deletes a sprite
Creates a copy of the sprite
Changes sprite size
Rotates a sprite
Which tool helps increase the size of a sprite?
Grow
Shrink
Rotate
Duplicate
What is the "Blocks Palette" used for?
To design new sprites
To program sprites and create actions
To store sprite images
To manage stage settings
What is a script in Scratch?
A set of graphics for a sprite
A sequence of stepwise instructions
Where is a script created in Scratch?
Blocks Palette
Script Area
Presentation Mode
Stage Coordinates
How many blocks are needed to form a script?
At least one
At least two
At least five
Any number
How do you create a new sprite using the paint editor?
Click "New Sprite" and draw in the costumes window
Select a sprite from the library
Upload a sprite file
Import a sprite from a camera
How can you move a sprite to a desired position on the stage?
Click and drag it
Use arrow keys
Type coordinates manually
Rotate the sprite
How do you save a sprite?
Click "File" and select "Save As"
Right-click the sprite and select "Save"
Drag the sprite to a folder
Save it as a script
What is the function of the "Move 20 Steps" block?
Rotates the sprite clockwise
Moves the sprite forward
Turns the sprite counterclockwise
Moves the sprite backward
How do you move a sprite backward?
Use "Turn 15 Degrees" block
Type a negative number in the "Move" block
Which block helps draw colorful shapes?
Motion Block
Pen Block
Script Block
Presentation Block
What does the "Pen Down" block do?
Increases pen size
Changes the pen color
Draws lines as the sprite moves
Deletes the sprite
How can you change the thickness of a pen in Scratch?
Use "Set Pen Size" block
Use "Pen Color" block
Use "Turn" block
Use "Move" block
What does the "Stop" button do?
Stops the sprite from moving
Pauses the project temporarily
Stops the project execution
Deletes the project
How do you create a duplicate sprite?
Use the "Stamp" block
Use the "Pen Down" block
Use the "Turn" block
Use the "Stop" button
What happens when a sprite reaches the edge of the stage with the "If on Edge, Bounce" block?
The sprite stops moving
The sprite moves backward
The sprite bounces back and changes direction
The sprite disappears
Which block allows the sprite to bounce on the stage?
Bounce Block
Edge Block
How can sound be added to a Scratch project?
Using the Motion Blocks
Using the Sound Blocks
Using the Pen Blocks
Using the Presentation Blocks
What is the function of the "Green Flag"?
To delete the sprite
To stop the project
To run the project step by step
To edit the script
Which block is used to change the pen color?
Change Pen Size
Pen Down
Change Pen Color
Move
What does the "Turn 15 Degrees" block do?
Moves the sprite forward
Rotates the sprite clockwise
Rotates the sprite counterclockwise
Stops the sprite
Which block enables a sprite to move and draw simultaneously?
Pen Down
Move
Both Pen Down and Move
Turn
Where can scripts be created and edited in Scratch?
Blocks Palette
Script Area
Presentation Mode
Stage Coordinates
