Scratch Programming Quiz

Scratch Programming Quiz

1st - 5th Grade

9 Qs

quiz-placeholder

Similar activities

NotchUp - Scratch My First Quiz

NotchUp - Scratch My First Quiz

1st - 8th Grade

8 Qs

Scratch Basics - Grade 4

Scratch Basics - Grade 4

4th Grade

10 Qs

Recap on Scratch

Recap on Scratch

3rd - 4th Grade

12 Qs

Scratch Programming Language

Scratch Programming Language

3rd Grade

10 Qs

More about scratch

More about scratch

3rd - 6th Grade

10 Qs

SCR1 Recap Day 1

SCR1 Recap Day 1

1st Grade

8 Qs

Introduction to Scratch

Introduction to Scratch

5th - 6th Grade

10 Qs

More About On Scratch

More About On Scratch

4th Grade

10 Qs

Scratch Programming Quiz

Scratch Programming Quiz

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Ryan Schoon

Used 18+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Scratch sprite?

a. A background image

b. A sound effect

c. A character or object in a Scratch project

d. A programming block

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Scratch Stage?

a. The canvas where you can add sprites and create a projectThe Scratch homepage

b. The area where you write code in Scratch

c. The Scratch homepage

d. The place where you can save and share your Scratch projects

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "when flag clicked" block do in Scratch?

a. It moves a sprite to a specific location on the Stage

b. It is the only block that starts a Scratch project

c. It tells a sprite what to do when the green flag is clicked

d. It changes the background color of the Stage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Scratch programming block category?

a. Control

b. Looks

c. Sensing

d. Food

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a sound effect to a Scratch project?

a. You select the backdrop and open the "Control" drawer.

b. You use a "play sound" block from the "Sound" programming block category

c. You can't add sound to a Scratch project

d. You use a "background" block from the "Looks" programming block category

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a way to create motion in Scratch?

a. Using the "go to x: y:"

b. Using the "glide" block

c. Using the "wait" block

d. Using the "change x by" and "change y by" blocks

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "forever" block do in Scratch?

a. It makes a sprite disappear

b. It repeats a set of code indefinitely (forever)

c. It waits for a certain amount of time

d. It changes the costume of a sprite

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Scratch Cat?

a. A type of programming block

b. A background image

c. A sound effect

d. A default sprite in Scratch

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a custom block in Scratch?

a. You can't create custom blocks in Scratch

b. You use the "make a block" option in the "My Blocks" block

c. You copy and paste existing blocks into a new project

d. You use the "add sprite" button to create a new sprite