NEW
Font size
WorksheetsSkill 1_Grade 5 — Blooket | Question Set
Total questions: 14
Worksheet time: 7mins
What is Scratch?
A text-based coding platform for advanced programming.
A tool for designing 3D models and simulations.
A programming language used to create interactive stories, games, and animations.
A software for editing photos and videos.
What is the primary purpose of programming?
To create instructions that a computer can follow to perform specific tasks.
To design graphics and animations for digital projects.
To connect computers to the internet.
To build and repair hardware components.
In which category can you find the when green flag clicked block?
The events category.
The control category.
The motion category.
The looks category.
What is the purpose of the ask and wait block in Scratch?
To make the sprite display a message on the screen.
To collect input from the user and store it in the answer block.
To trigger an event when a specific key is pressed.
To control the movement of the sprite.
What does the if block do in Scratch?
It repeats actions forever.
It checks if something is true and does something if it is.
It moves the sprite to a new position.
It changes the backdrop.
In which category can you find the wait 1 second block?
The control category.
The motion category.
The sensing category.
The looks category.
What is the main purpose of a loop?
To make the sprite stop moving.
To repeat a set of instructions.
To change the color of the sprite.
To add sound effects.
What does the Glide block need to know?
Time, X position, Y position
Only the color of the sprite
Only the name of the sprite
The sound to play
The answer from the Ask block is saved in a variable called answer
TRUE
FALSE
The go to block makes the sprite glide smoothly to a new position
TRUE
FALSE
The Ask block can be used to control the sprite’s movement directly
TRUE
FALSE
The If Else block helps a sprite choose between two different actions
TRUE
FALSE
The glide block can only move left and right
TRUE
FALSE
The speak block reads the text that you type out loud
TRUE
FALSE
