Scratch Begin_English Question Preview (ID: 55391)


Practice Basic Scratch Concept And Event, Motion, Control, Sensing Blocks. TEACHERS: click here for quick copy question ID numbers.

Which of the following program will help the cat move until touching the red color?
a) forever (move 10 steps)
b) repeat 10 (move 10 steps)
c) repeat until touching red (move 10 steps)
d) wait 10 secs, move 10 steps

Which category does the touching... block belong to?
a) Sound
b) Looks
c) Control
d) Sensing

Which block can change the appearances of a sprite?
a) switch backdrop to ...
b) switch costume to ...
c) play sound ... until done
d) change x by 10

Which category does the when the green flag clicked block belong to?
a) Operators
b) Events
c) Control
d) Motion

How to create a new variable in Scratch project?
a) Go to Variables, choose Make a List
b) Go to Operations, choose +
c) Go to Events, choose When this sprite clicked
d) Go to Variables, choose Make a Variable

Tom programs the cat disappears when it touches the yellow color. But after touching the yellow color, the cat disappears forever. How to fix this problem?
a) Put the touching color yellow inside the forever block.
b) Add show block for the cat when the game starts.
c) Add move 10 steps block for the cat when the game starts.
d) Change the color in the touching block.

What are the objects that perform actions in a Scratch project?
a) Sprites
b) Costumes
c) Backdrops
d) Code

Which number should be changed in the following block to make the sprite move slower: glide 1 secs to x: 100, y: 165
a) x: 100
b) y: 165
c) 1 secs
d) Change the whole block to go to x:100, y:165

What is possible position of a sprite in Scratch stage?
a) x: 10321; y: 098135e5
b) k: 23; j: -152
c) x: 210; y: -56
d) k: 45; j:-152; z: 34

Which block helps us to know whether a sprite is touching the mouse pointer or not?
a) if on edge, bounce
b) broadcast message1
c) mouse down?
d) touching mouse-pointer?

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 55391 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register