
Scratch code
Quiz by Keziah Varghese
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
17 questions
Show answers
- Q1What block would you use to make a sprite move forward 10 steps?Change Size by 10Turn 10 DegreesBroadcast MessageMove 10 Steps30s
- Q2What block would you use to make a sprite repeat a set of actions?RepeatStart/StopWaitIf/Else30s
- Q3What block would you use to make a sprite change its costume?Switch CostumeWait for SoundRepeat UntilChange Color30s
- Q4What block would you use to make a sprite wait for a certain amount of time?Move 10 StepsWaitHide SpritePlay Sound30s
- Q5What block would you use to make a sprite check if something is touching it?Hide SpriteTouchingSay HelloTurn 10 Degrees30s
- Q6What block would you use to change the background color in Scratch?Set Background ColorRepeatChange VolumeAsk30s
- Q7What block would you use to play a sound in Scratch?Switch CostumeWaitPlay SoundBroadcast Message30s
- Q8What block would you use to create a new sprite in Scratch?Create CloneRepeatWaitPen Down30s
- Q9What block would you use to make a sprite disappear?Move 10 StepsPlay SoundTurn LeftHide30s
- Q10What block would you use to make a sprite rotate by a certain number of degrees?TurnSet Pen SizeStampChange Size30s
- Q11What is the term used to describe a set of instructions that a computer program follows?DebuggingAlgorithmFunctionSyntax30s
- Q12What is the term used to describe a reusable block of code in Scratch?ListObjectFunctionVariable30s
- Q13What is the term used to describe the workspace where blocks can be dragged and combined to create code in Scratch?SpriteStagePaletteEditor30s
- Q14What is the term used to describe a space in Scratch where a sprite can move and interact with other sprites?BackdropsCostumesStagePalette30s
- Q15What is the term used to describe a block that repeats a set of actions a certain number of times in Scratch?LoopIf-elseOperatorBoolean30s