
Scratch
Quiz by Jemal Habib
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
16 questions
Show answers
- Q1What programming language is commonly used for creating animations, games, and interactive stories in computer science education?JavaHTMLPythonScratch30s
- Q2In Scratch, what type of blocks are used to control the flow of a program?Sound blocksPen blocksMotion blocksControl blocks30s
- Q3What is the name of the area in Scratch where you can visually drag and drop blocks to create code?Scripting areaSprite areaBackdrop areaStage area30s
- Q4What is the purpose of the 'broadcast' block in Scratch?To move a sprite on the stageTo play a sound effectTo send a message to other spritesTo change the costume of a sprite30s
- Q5Which tab in Scratch contains blocks related to drawing on the stage?PenSoundMotionLooks30s
- Q6In Scratch, what is the purpose of the 'wait' block?To move a sprite to a specific locationTo pause the program for a specified amount of timeTo play a sound effectTo change the backdrop of the stage30s
- Q7What does the 'if-else' block do in Scratch?It plays a specific sound effectIt resets the position of a spriteIt allows you to create different pathways for your program based on a conditionIt changes the background color of the stage30s
- Q8What is the name of the block in Scratch that allows you to repeat a set of actions multiple times?Repeat blockIf blockForever blockWhen block30s
- Q9What is the maximum number of costumes a sprite can have in Scratch?205Unlimited1030s
- Q10Which block in Scratch is used to play sound effects or music in a project?Sound blockLooks blockPen blockMotion block30s
- Q11In Scratch, what do you use to repeat a set of instructions multiple times?ConditionsLoopsFunctionsVariables30s
- Q12What type of block in Scratch is used to store information that can change?SelectionSequenceIterationVariables30s
- Q13In Scratch, which block is used to make decisions based on certain conditions?Variable blockIf statementWait blockRepeat block30s
- Q14What is the main purpose of the 'broadcast' block in Scratch?To change the background colorTo create a loopTo play musicTo send a message between sprites30s
- Q15What does the 'Pen' extension in Scratch allow you to do?Draw lines and shapes on the stageRecord and play soundsCreate variablesControl motion of sprites30s