Scratch Programming Quiz

Scratch Programming Quiz

Professional Development

9 Qs

quiz-placeholder

Similar activities

Hari 2 - Kuis Coding & Perkenalan AI

Hari 2 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

DECI - Week 15 - round

DECI - Week 15 - round

Professional Development

14 Qs

Coding Artificial Intelligence

Coding Artificial Intelligence

3rd Grade - Professional Development

10 Qs

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

Python Quiz

Python Quiz

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

12 Qs

DECI - Week 6 - round

DECI - Week 6 - round

Professional Development

12 Qs

Scratch Programming Quiz

Scratch Programming Quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Chris Kavanaugh

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Scratch programming?

Scratch programming is a visual programming language developed by MIT.

Scratch programming is a text-based programming language used for web development.

Scratch programming is a programming language used for writing complex algorithms.

Scratch programming is a hardware programming language used for designing circuits.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a block in Scratch?

wait

forever

do nothing

repeat

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the 'if' block in Scratch?

The purpose of the 'if' block in Scratch is to define variables.

The purpose of the 'if' block in Scratch is to create conditional statements.

The purpose of the 'if' block in Scratch is to repeat a set of instructions.

The purpose of the 'if' block in Scratch is to play sounds.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the 'broadcast' block do in Scratch?

The 'broadcast' block plays a sound.

The 'broadcast' block sends a message to other sprites or scripts.

The 'broadcast' block moves a sprite to a different location.

The 'broadcast' block changes the background color.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which block is used to repeat a set of actions in Scratch?

loop

iterate

cycle

repeat

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the 'pen' blocks in Scratch?

The purpose of the 'pen' blocks in Scratch is to change the background color of the stage.

The purpose of the 'pen' blocks in Scratch is to control the movement of the sprite.

The purpose of the 'pen' blocks in Scratch is to play sound effects.

The purpose of the 'pen' blocks in Scratch is to control the drawing and coloring capabilities of the sprite.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which block is used to detect when a key is pressed in Scratch?

when backdrop switches to [backdrop]

when green flag clicked

when key released

when key pressed

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the 'wait' block in Scratch?

To stop the execution of a script completely.

To pause the execution of a script for a specified amount of time.

To skip the execution of a script.

To repeat the execution of a script multiple times.

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which block is used to change the background in Scratch?

Modify backdrop with

Set backdrop to

Alter backdrop using

Change background to