Scratch basics quiz
Question 1 (1 point)
Programming is the art of making a computer do what you want it to do.
Question 1 options:
True
False
Question 2 (1 point)
These determine how sprites interact with each other and the backdrop.
Question 2 options:
Blocks
Scripts
Programs
Costumes
Question 3 (1 point)
This is the process of nurturing your imagination.
Question 3 options:
Systematic Thinking
Computational Thinking
Programming
Creative Thinking
Question 4 (1 point)
Which block type allows for the sprite to detect things?
Question 4 options:
Control
Operators
Sensing
Variables
Question 5 (1 point)
Which type of block controls a sprite's movement
Question 5 options:
Events
Sound
Looks
Motion
Question 6 (1 point)
This block shape has a notch at the top and a flat bottom so you can't place any blocks below them.
Question 6 options:
Stack Block
Cap Block
Boolean Block
Reporter Block
Question 7 (1 point)
This block shape is also called a "Conditional Block". They can either be true or false.
Question 7 options:
Hat Block
Stack Block
Reporter Block
Boolean Block
Question 8 (1 point)
This is a set of instructions to tell a computer how to perform a task.
Question 8 options:
Systematic Reasoning
Computational Thinking
Programming Language
Computer Program
Question 9 (1 point)
This is thinking or solving problems like computer scientists.
Question 9 options:
Creative Thinking
Systematic Reasoning
Programming
Computational Thinking
Question 10 (1 point)
If you are doing things according to a fixed plan, you are using what?
Question 10 options:
Programming
Computational Thinking
Creative Thinking
Systematic Reasoning