149k views
3 votes
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

User Tom Dale
by
4.7k points

2 Answers

7 votes
Question 1: True

Question 2: Blocks

Question 3: Computational Thinking

Question 4: Sensing

Question 5: Motion
User Kgothatso Kurt
by
4.9k points
3 votes

Answer:

question 1=true

2=blocks

3: programming

4:sensing

5:motion

6:cap block

7:stack block

8programming language

9: computational thinking

10: systematic reasoning

User Parasietje
by
4.8k points