Font size
WorksheetsQuiz on Scratch
Total questions: 15
Worksheet time: 8mins
Which is the first step to create a variable in Scratch?
Set Variable
Change Variable
Make a Variable
Declare Variable
Which block will you use to include a delay in your project?
Wait
Repeat
Forever
If-Else
Which block is used to give the starting value to your variable?
Set Variable
Change Variable
Initialize Variable
Declare Variable
If-then code block works only when answer of condition put is
True
False
Scratch is a block based coding platform.
True
False
We cannot change the number of repeats in 'repeat' block?
True
False
In which category of blocks do you find 'say''?
Motion
Looks
Sound
Pen
This turn block turns the sprite anti-clockwise
True
False
Which of the four will make your sprite point left side?
Point in Direction 90
Point in Direction 180
Point in Direction -90
Point in Direction 0
'If on edge bounce' code block from motion category keeps the sprite outside stage area.
True
False
Which of the given block options will make Avery walk in the project?
Glide and next costume
Move
move and next costume
goto and next costume
Which of the following is a motion block?
Change Size
Switch Costume
Go to X: Y:
Set Rotation Style
What will be the value of 'time' variable after repeat ends?
0
-35
nothing
35
Which event is used to start a project in Scratch?
When Green Flag Clicked
When Space Key Pressed
When Flag Clicked
When Arrow Key Pressed
Which of the following will have 'color picker' tool?
only 2
both 2 and 3
both 1 and 2
none
