Scratch

Scratch

3rd - 9th Grade

9 Qs

quiz-placeholder

Similar activities

Programming: Game

Programming: Game

4th - 6th Grade

11 Qs

Scratch

Scratch

7th - 8th Grade

14 Qs

Scratch Quiz ADVANCED

Scratch Quiz ADVANCED

5th - 8th Grade

11 Qs

Scratch Programming Language

Scratch Programming Language

3rd Grade

10 Qs

Scratch Animation

Scratch Animation

8th Grade

12 Qs

Scratch Programming

Scratch Programming

1st - 12th Grade

13 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 Qs

Practice

Practice

6th Grade

12 Qs

Scratch

Scratch

Assessment

Quiz

Computers

3rd - 9th Grade

Hard

Used 80+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a statement?
Instructions telling the program to do something
Shouting something
When the Scratch cat touches something
Forever if

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a loop?
Starting the program
Ending the program
Allows something to be repeated
Programs running

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use loops?
To run the program forever
So we do not have to start a program again
To start a program
To make the Scratch cat run in circles

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What in this picture is a condition?
When flag clicked
Touching paddle?
Forever if
Move 5 steps

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a condition?
Makes the Scratch cat touch something
Instructions telling the program what to do
When the Scratch cat touches something
Tests whether something is true or false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is interactivity?
When you can touch something
Instructions telling the program what to do
Has an input and an output
Tests whether something is true

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are interactive?
A video game
An online video
A water bottle
A demonstration

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
Something that can change
Instructions telling the program what to do
Has an input and an output
Forever if

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be a variable in a game?
lives
the ball
the player
the paddle