Scratch Programming Quiz

Scratch Programming Quiz

1st - 5th Grade

9 Qs

quiz-placeholder

Similar activities

CS First Vocabulary

CS First Vocabulary

5th - 6th Grade

10 Qs

Grade 3 Scratch

Grade 3 Scratch

3rd Grade

13 Qs

SCRATCH

SCRATCH

4th - 8th Grade

10 Qs

SCRATCH - GRADE 2 - JUNE2023

SCRATCH - GRADE 2 - JUNE2023

2nd Grade

10 Qs

Scratch Quiz-1

Scratch Quiz-1

3rd Grade

10 Qs

Scratch Coding

Scratch Coding

KG - 5th Grade

10 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

LET'S LEARN SCRATCH

LET'S LEARN SCRATCH

3rd 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