Scratch

Scratch

3rd Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Coding

Scratch Coding

3rd - 6th Grade

15 Qs

Recap on Scratch

Recap on Scratch

3rd - 4th Grade

12 Qs

Scratch Grade 3

Scratch Grade 3

3rd - 5th Grade

10 Qs

Scratch Debugging

Scratch Debugging

3rd Grade

10 Qs

Scratch Basics

Scratch Basics

3rd Grade

12 Qs

Grade 3 Scratch blocks

Grade 3 Scratch blocks

3rd Grade

10 Qs

Let's Play with scratch Blocks

Let's Play with scratch Blocks

3rd - 4th Grade

10 Qs

Y4 - Scratch What do you know quiz?!?

Y4 - Scratch What do you know quiz?!?

3rd Grade

10 Qs

Scratch

Scratch

Assessment

Quiz

Computers

3rd Grade

Hard

Created by

Joicy Samuel

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Scratch?

A programming language for robots

A visual programming language for creating interactive projects

A video game console

Answer explanation

Scratch is a block-based programming language that allows users to create interactive stories, games, and animations.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the building blocks in Scratch called?

Blocks

Bricks

Scratchies

Answer explanation

In Scratch, the programming commands are represented as colorful blocks that can be stacked together to create scripts.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a sprite in Scratch?

A character in a game

A background image

A sound effect

Answer explanation

In Scratch, sprites refer to the interactive characters or objects that can move, respond to user input, and perform actions.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "forever" block in Scratch?

It makes a sprite move continuously on the screen.

It repeats a set of actions indefinitely.

It changes the background color of the stage.

Answer explanation

The "forever" block in Scratch allows a set of actions to be repeated endlessly until the program stops or an exit condition is met.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make a sprite react to a mouse click in Scratch?

Drag and drop the "when green flag clicked" block.

Drag and drop the "when mouse clicked" block.

Drag and drop the "when sprite clicked" block.

Answer explanation

To make a sprite react to a mouse click, you need to use the "when sprite clicked" block and attach the desired actions.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "broadcast" block in Scratch?

It sends a message to all sprites in the project.

It plays a sound effect.

It changes the background of the stage.

Answer explanation

The "broadcast" block in Scratch allows communication between different sprites by sending a message that can trigger specific actions in other sprites.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable in Scratch?

By selecting it from the menu options.

By dragging and dropping a "create variable" block.

By typing the variable name directly in the code area.

Answer explanation

To create a variable in Scratch, you need to use the "create variable" block and provide a name for the variable.

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?