Scratch computing
Quiz by chris clark
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 'if' block do in Scratch programming?It makes the sprite move in a circleIt allows you to make decisions in your program based on conditionsIt adds a new spriteIt changes the background color30s
- Q2How can you make a sprite move in a specific direction in Scratch?By changing the sprite's colorBy adding a new backdropBy using motion blocks like 'move 10 steps' or 'turn 15 degrees'By creating a new sprite30s
- Q3What is the purpose of using a 'repeat' block in Scratch programming?To play a soundTo end the programTo execute a set of code multiple timesTo change the background color30s
- Q4How do you create a new sprite in Scratch?Click on the 'Upload Sprite' buttonClick on the 'Save Project' buttonClick on the 'Choose a Sprite from Library' buttonClick on the 'Start' button30s
- Q5What is the primary purpose of variables in Scratch programming?To play gamesTo store data and informationTo draw shapesTo browse the internet30s
- Q6What is the purpose of the 'wait' block in Scratch programming?To end the programTo make the sprite move fasterTo pause the program for a specified amount of timeTo change the backdrop color30s
- Q7What is the function of the 'costume' tab in Scratch?To move a spriteTo delete a spriteTo rename a spriteTo change the appearance of a sprite30s
- Q8What is the purpose of using the 'forever' block in Scratch programming?To end the programTo change the sprite's costumeTo play a sound effectTo repeat a set of code continuously30s
- Q9In Scratch computing, which block is used to repeat a set of actions multiple times?WaitIfRepeatBroadcast30s
- Q10Which block in Scratch is used to play sounds or music in a project?WaitPlay SoundHideRepeat30s
- Q11What does the 'Set Score' block in Scratch programming allow you to do?Change and update the score of a gameHide a sprite from the stageChange the color of a spriteMove a sprite to a specific location30s