Scratch Level 2 Quiz
Quiz by Alpa Ved
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
- view complete results in the Gradebook and Mastery Dashboards
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
Our brand new solo games combine with your quiz, on the same screen
Correct quiz answers unlock more play!
10 questions
Show answers
- Q1When will the game over screen appear?When the balloon touches a plantWhen the player clicks on a plantWhen the player clicks on the balloonWhen the balloon turns Green30sEditDelete
- Q2What will the cat say?I am a junior cat!I am a mature cat!I am a kitten!I am senior cat!30sEditDelete
- Q3Which type of programs can be made using the above block?None of the aboveVirtual RealityAugmented RealityMixed Reality30sEditDelete
- Q4What is the name of the variable used in this script?colorspacerainbowanimate30sEditDelete
- Q5How many circles would be drawn when we run this program01016630sEditDelete
- Q6Which of the following is true about cloning of sprites?Clones do not disappear when program ends.Cloned sprites have their storage space and independent scriptsWe have to manually copy the code for every cloneClones can be see in the sprite window30sEditDelete
- Q7Custom blocks can accept parameters, true or falseTrueFalse30sEditDelete
- Q8Which block from the above blocks, would change the length/size of myLIst ?None of the aboveInsert blockReplace blockInsert & Replace blocks both30sEditDelete
- Q9A new programmer is developing story and has created 10 new broadcast messages, but does not use "When I receive messagename" block, what will happen when program runsProgram will run as expectedProgram will run but the story will be incomplete and will not work as plannedProgram will give errorProgram will not run30sEditDelete
- Q10I have written a flowchart for a program that tests users knowledge on science concepts using a quiz. Which languages can I use to write the final program using flowchart?All of the aboveScratchPythonJava30sEditDelete