
Scratch Game 2
Quiz by Bethaney Wright
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
26 questions
Show answers
- Q1Which option lets me move to the right?Set x by 10Set y by 10Change x by 10Change y by 1030s
- Q2Which menu allows you to change costumes?ControlMotionLooksData30s
- Q3Which option shows the use of the sensing functions?"forever if touching hungry fish"hide and showchange score by 1pick random 1 to 1030s
- Q4What would the Sprite say if the Test is set to 10?My name is BobI like Chocolate30s
- Q5What is a variable?A block of code.Something that never changesA container for a value which can change.30s
- Q6What does this code do?The code asks the user to enter the test score and if the score is greater than 20, it states that the user has passed the test.Asks the user to enter a test score and if the score is less than 20, it says they failed the testAsks the user to enter an answer.30s
- Q7Match these words with their definitionsUsers link answersLinking30s
- Q8What was the name of the last project we created? Capitalization is importantUsers enter free textType an Answer30s
- Q9What was the name of the project where the player has to pop balloons in order to score points? Capitalization is important.Users enter free textType an Answer30s
- Q10Sort these blocks into the correct categories.Users sort answers between categoriesSorting30s
- Q11What is the name of the graphic that we used to define the word "sequence." Capitalization and spelling is important.Users enter free textType an Answer30s
- Q12If I answered yes, what would happen?It would say, "Oh, why yes" for 2 seconds and then meow.It would switch to the costume.It would say, "oh, why yes" for 2 seconds and then meow.30s
- Q13Use the remix button and sign in to ensure thatyou are completing your projectYour progress is savingyou are in the right project30s
- Q14Events tell the computer when tocelebrate the victoryopen the filerun the code30s
- Q15In order for you to command your sprite to make a decision you should use a(n)If statementcommand statement30s