
INTRODUCTION TO SCRATCH PROGRAMMING
Quiz by adegboyega adewumi
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
9 questions
Show answers
- Q1What is Scratch?A programming language for robotsA type of puzzle gameA type of dance moveA visual programming language30s
- Q2What is a sprite in Scratch?A type of variable in ScratchA type of musical instrument in ScratchA background image in ScratchA character or object that can be programmed and interacted with30s
- Q3What is the purpose of the 'when green flag clicked' block in Scratch?To play a sound effectTo end the program or scriptTo start the program or scriptTo change the sprite's color to green30s
- Q4What does the 'repeat' block in Scratch do?Deletes a sprite from the projectReverses the order of a listExecutes a block of code a specified number of timesChanges the backdrop of the stage30s
- Q5What is the purpose of the 'if-else' block in Scratch?To play a sound effectTo create conditional statementsTo hide a sprite from the stageTo change the backdrop of the stage30s
- Q6What is a variable in Scratch?A function for changing the stage backdropA block for playing sound effectsA placeholder for storing and manipulating dataA type of sprite in Scratch30s
- Q7What does the 'broadcast' block in Scratch do?Moves a sprite to a different locationPlays a specific sound effectAllows sprites to send and receive messagesChanges the backdrop of the stage30s
- Q8What is the purpose of the 'wait' block in Scratch?To pause the program execution for a specified amount of timeTo change the sprite's colorTo move a sprite to a specific positionTo play a sound effect30s
- Q9What is the purpose of the 'forever' loop block in Scratch?To switch the backdrop of the stageTo display a message on the screenTo play a specific sound effectTo repeat a block of code indefinitely30s