SCRATCH Programming recap

SCRATCH Programming recap

10th Grade

19 Qs

quiz-placeholder

Similar activities

Programming Languages & MakeCode Arcade Basics

Programming Languages & MakeCode Arcade Basics

10th Grade

15 Qs

Python String Methods Quiz

Python String Methods Quiz

10th Grade

15 Qs

EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

10th Grade

15 Qs

Grade11_COMPROG2_Q4_Quiz#2

Grade11_COMPROG2_Q4_Quiz#2

11th Grade

15 Qs

Problem Solving and Programming Design (Part 2)

Problem Solving and Programming Design (Part 2)

University

15 Qs

7-PAS Scratch

7-PAS Scratch

7th Grade - University

21 Qs

Quiz Scratch Programming

Quiz Scratch Programming

2nd Grade - University

20 Qs

Blockchain Quiz for 11th Grade(Guided)

Blockchain Quiz for 11th Grade(Guided)

11th Grade

20 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?