Scratch has become established as one of the best platforms for small children to learn block-based coding. Kids can improve their logical thinking and use creativity and program using simple blocks without worrying about the syntax.
Below is a simple Scratch Coding Quiz for kids to try out and learn.
Scratch Coding Quiz for Kids
Question 1:
What will be the x-position and y position of the apple when the green flag is clicked? Choose your answer from the options below.
A. 100,-100
B. -100,-34
C. -14,100
D. -100.100
Question 2:
What will happen to the chick when the right arrow is pressed? Choose your answer from the options below.
A. The chick will walk towards the right.
B. The chick will walk towards the left.
C. The chick will reach a particular point on the right.
D. The chick will reach a particular point on the left.
Question 3:
What will happen when the left key is pressed? Choose your answer from the options below.
A. The Hedgehog will walk towards the left
B. The Hedgehog will walk towards the right
C. The Hedgehog will not move.
D. The hedgehog will go to the point on the left whose x position is -10.
Question 4:
What will be the value of the variable Time when the flag is clicked and the space key is pressed? Choose your answer from the options below.
A.17,6
B.20,6
C.10,5
D. None of the above
Question 5:
What is the value of the variable of score when the flag is clicked and the sprite is clicked ?
A.15,20
B. 17,20
C. 17,18
D. 15,20
Hope this is useful, thank you.
You may like to read: Scratch Programming Course, How to make a character jump in Scratch?, Coding Pacman game in Scratch, & Coding a Flappy Bird Game in Scratch.