
Premise
Quiz by Elizabeth Kourbatski
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
You want a sprite to start moving when the space key is pressed. Which block should you use?
You need a sprite to move 10 steps, then turn 15 degrees, and then say "Hello!". Which sequence of blocks should you use?
A sprite needs to change its costume every time it moves 10 steps. How would you achieve this?
How can you ensure a sprite starts with a specific costume every time the green flag is clicked?
Which combination of blocks would you use to hide a sprite when the space key is pressed and show it again when the "a" key is pressed?
You need a sprite to say "Hello" if it touches the sprite "cat", and "Goodbye" if it doesn’t. Which blocks would you use?
How can you move a sprite up when the up arrow key is pressed?
You want a sprite to move a random number of steps between 5 and 50 each time it is clicked. Which blocks would you use?