
Scratch
Quiz by farah
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
11 questions
Show answers
- Q1What does the 'when green flag clicked' block do in Scratch?It changes the backdropIt starts the execution of the script when the green flag is clicked.It duplicates the spriteIt stops all scripts30s
- Q2In Scratch, what does the 'repeat' block do?It stops the script from runningIt waits for a user inputIt repeats the blocks inside it a specified number of times.It runs the script once30s
- Q3What is the function of the 'say' block in Scratch?It changes the sprite's colorIt displays a speech bubble with text from a sprite.It plays a soundIt stops the script30s
- Q4What does the 'forever' block do in Scratch?It executes only onceIt repeats the blocks inside it indefinitely.It runs for a set timeIt pauses the script30s
- Q5In Scratch, how do you change a sprite's costume?You use the 'set size' blockYou use the 'change color effect' blockYou use the 'switch costume to' block.You use the 'go to front' block30s
- Q6What does the 'play sound' block do in Scratch?It plays a sound from the selected list or a uploaded sound file.It stops all soundsIt changes the volume of all soundsIt only plays sounds when the sprite is clicked30s
- Q7What does the 'if then' block do in Scratch?It only repeats the blocks onceIt checks a condition and runs the following blocks only if the condition is true.It runs all blocks inside it regardless of conditionsIt stops the program if the condition is false30s
- Q8Which block would you use to start your Scratch program?Repeat UntilWait 1 SecondChange ColorWhen Green Flag Clicked30s
- Q9What is the purpose of the 'forever' block in Scratch?It repeats the enclosed blocks of code indefinitely.It switches to a different spriteIt stops all actionsIt runs the code only once30s
- Q10What is a backdrop in Scratch?A special sprite animationA backdrop is the background that sets the scene for the project.A block of codeA type of sound effect30s
- Q11What does the 'If Then' block do in Scratch?It performs actions based on whether a condition is true.It repeats actions a set number of timesIt stops the programIt changes the sprite's costume30s