No student devices needed. Know more
10 questions
What version of Scratch are we using?
1.0
2.0
3.0
4.0
What kind of code does Scratch use?
Python
C++
Block code
Java
What is the name of the space where sprites move?
Background
Backdrop
Stage
Sprite space
What button do we press to run code?
Green flag
Red button
Start
Space
Which would make a sprite move up?
Change X by 10
Change Y by -10
Change Y by 10
Change X by -10
If we want code to run for an entire game which block is used?
Repeat 10 times
Repeat until
Keep going
Forever
Do your old scratch files still work in Scratch 3.0?
Sometimes
No
Yes
Only if they were saved the right way
What type of block do we use to run code when something happens?
When
IF
Sometimes
While
What block causes sprites make a speech bubble?
Sound
Speech bubble
Say
Think
What is the size of the Scratch stage?
480 x 360
480 x 300
400 x 360
400 x 300
Explore all questions with a free account