
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
20 questions
Show answers
- Q1In Scratch, what is the primary block used to start a script?when key 'a' pressedwhen space key pressedwhen green flag clickedwhen sprite clicked30s
- Q2Which Scratch block can be used to make a sprite move?change size by 10turn left 15 degreeswait 1 secondmove 10 steps30s
- Q3What is the purpose of the 'repeat' block in Scratch?to display a messageto stop all scriptsto execute a set of instructions multiple timesto change the color of a sprite30s
- Q4In Scratch, what does the 'forever' block do?stops all scripts temporarilypauses the script for a whileexecutes the blocks onceexecutes the enclosed blocks endlessly30s
- Q5Which of the following is a way to make a sprite say something in Scratch?display 'Hello!'speak 'Hello!'say 'Hello!' for 2 secondsshow 'Hello!'30s
- Q6What is a 'variable' in Scratch?a sound blocka type of spritea storage place for informationa graphic effect30s
- Q7What does the 'if' block do in Scratch?executes code every timeexecutes code only if a condition is truecreates a new spritestops the program30s
- Q8What type of programming language is Scratch considered to be?markup languageblock-based programmingtext-based programmingassembly language30s
- Q9In Scratch, how can you make a sprite change its costume?use the 'change color effect' blockuse the 'next costume' blockuse the 'say' blockuse the 'move' block30s
- Q10What does the 'broadcast' block do in Scratch?sends a message to other spritesstops all scriptschanges the backgroundplays a sound30s
- Q11In Scratch, what is the function of the 'when green flag clicked' block?It changes the backdropIt starts the script when the green flag is clickedIt stops all scriptsIt plays a sound30s
- Q12What is the purpose of the 'repeat' block in Scratch?It allows you to execute a set of instructions multiple timesIt stops the script from runningIt changes the color of the spriteIt makes the sprite jump30s
- Q13What does the 'broadcast' feature in Scratch do?It sends a message to other scripts to trigger an actionIt changes the size of the spriteIt plays a music noteIt pauses the project30s
- Q14In Scratch, what does the 'if then' block allow you to do?It changes the sprite's costumeIt repeats a set of instructions indefinitelyIt allows you to execute a set of instructions only if a condition is trueIt plays a random sound30s
- Q15What is a sprite in Scratch?A background imageA coding blockA sprite is a character or object that you can control and animateA type of sound effect30s