SCRATCH Programming recap

SCRATCH Programming recap

10th Grade

19 Qs

quiz-placeholder

Similar activities

Lesson 6: Criminal Use

Lesson 6: Criminal Use

9th - 12th Grade

15 Qs

AR - 1.5 - Looping Shuffles

AR - 1.5 - Looping Shuffles

8th Grade - University

17 Qs

PPL 223 ( QUIZ 2) Syntax and Semantics

PPL 223 ( QUIZ 2) Syntax and Semantics

University

20 Qs

C++ Quiz 1

C++ Quiz 1

12th Grade

15 Qs

Quiz sobre el ornitorrinco y la programación

Quiz sobre el ornitorrinco y la programación

8th Grade - University

15 Qs

Software Process

Software Process

University

20 Qs

PPL 223 (QUIZ 1) Introduction to Programming Languages

PPL 223 (QUIZ 1) Introduction to Programming Languages

University

20 Qs

IT Quiz Bee 2025 - EASY

IT Quiz Bee 2025 - EASY

University

15 Qs

SCRATCH Programming recap

SCRATCH Programming recap

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Shin Shin

Used 9+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sprite in SCRATCH?

A sprite is a type of programming language used in SCRATCH.

A sprite is a background image that cannot be animated.

A sprite is a sound file that plays during a SCRATCH project.

A sprite is a character or object in SCRATCH that can be programmed to perform actions.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the backdrop in a SCRATCH project?

Right-click on the 'Stage' and choose 'Change Background' from the menu.

Click on the 'Stage', go to 'Backdrops' tab, and select or upload a new backdrop.

Click on the 'Sprite', go to 'Costumes' tab, and select a new costume.

Open the 'File' menu and select 'Import Background' to change the backdrop.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block would you use to move a sprite forward?

jump forward

move backward

move forward

turn left

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'when green flag clicked' event?

To end the execution of scripts or actions in a project.

To start the execution of scripts or actions in a project.

To display a message on the screen when clicked.

To pause the project until a user input is received.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you send a message to another sprite in SCRATCH?

Use the 'message' block to send a text directly.

Use the 'broadcast' block to send a message and 'when I receive' block to receive it.

Use the 'send' block to directly message another sprite.

Connect sprites with a 'link' block for communication.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable and how is it used in SCRATCH?

A variable in SCRATCH is a fixed value that cannot be changed.

In SCRATCH, a variable is a type of sprite that represents a character.

In SCRATCH, a variable is a named container for storing data that can be changed and used throughout the program.

Variables in SCRATCH are only used for visual effects and have no data storage.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a loop in SCRATCH?

Use the 'repeat' or 'forever' block to create a loop in Scratch.

Loops are not supported in Scratch.

Use the 'if' block to create a loop in Scratch.

Create a loop by stacking multiple 'move' blocks together.

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?