Scratch Programming Quiz

Scratch Programming Quiz

7th Grade

13 Qs

quiz-placeholder

Similar activities

Scratch Show What You Know

Scratch Show What You Know

6th - 8th Grade

12 Qs

Scratch 2

Scratch 2

KG - University

10 Qs

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

Scratch Pen Quiz

Scratch Pen Quiz

KG - University

10 Qs

Maze game

Maze game

5th - 7th Grade

11 Qs

Scratch

Scratch

7th - 8th Grade

17 Qs

Hour of Code 3.1 & 3.2

Hour of Code 3.1 & 3.2

6th - 8th Grade

10 Qs

Unit 3 code.org

Unit 3 code.org

6th - 8th Grade

15 Qs

Scratch Programming Quiz

Scratch Programming Quiz

Assessment

Quiz

Computers

7th Grade

Medium

Created by

A Manderson

Used 3+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sprite in Scratch programming?

A type of variable

A character or object that performs actions

A loop structure

A conditional statement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to make a sprite move 10 steps forward?

`move 10 steps`

`turn 10 degrees`

`go to x: 10 y: 10`

`glide 1 secs to x: 10 y: 10`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `if` block do in Scratch?

Repeats a set of instructions

Checks a condition and executes a set of instructions if the condition is true

Broadcasts a message

Changes the value of a variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `forever` loop in Scratch?

To repeat a set of instructions a specific number of times

To repeat a set of instructions indefinitely

To check a condition

To broadcast a message

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to start a script when the green flag is clicked?

`when [space] key pressed`

`when this sprite clicked`

`when green flag clicked`

`when backdrop switches to [backdrop1]`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `broadcast` block do in Scratch?

Starts a loop

Sends a message to all sprites

Changes the value of a variable

Checks a condition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to make a sprite wait for 2 seconds?

`wait 2 secs`

`repeat 2`

`forever`

`if`

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?