0 of 20 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 20 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
1. What is a sprite ?
2. What does the ‘When green flag clicked’ block do?
3. Where do you place blocks to create a program?
4. What does this script do?
Pen down
repeat 5
move 100 steps
turn 72 degrees
5. How many block palette category does Snap! have?
6. What block would you use to make a sprite move forward in snap! ?
7. What does the “Wait” block do?
8. How can you make a sprite face a random direction?
9. Which block is used to check if two sprites are touching?
10. What does the “Hide” block do?
11.
4. What does this script do?
Pen down
repeat 4
move 100 steps
turn 90 degrees
12. How can you make a sprite move to a specific point?
13. What does the “Clear” block do?
14.
11. What does this script do?
Pen down
repeat 3
move 100 steps
turn 120 degrees
15. What does the “Forever” block do?
16. How can you make a sprite move smoothly to a point?
17. Which block is used to set the size of a sprite?
18. What does the “Broadcast” block do?
19. What does “if on edge, bounce” block do?
20. What does the “pen down” block do?