wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Introduction to Scratch

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

It is a visual programming language that allows students to create their own interactive stories, games and animations.

a)

Quizizz

b)

Kahoot!

c)

Scratch

d)

MySQL

2.

This is where the action happens

a)

Street

b)

Road

c)

Sprite

d)

Stage

3.

This refers to any character or object on the stage

a)

Robot

b)

Sprite

c)

Mighty Mouse

d)

Troll

4.

This refers to a single instruction

a)

Command

b)

Instruction

c)

Block

d)

Code

5.

A stack of blocks that tells a sprite what to do.

a)

Script

b)

Rules

c)

Instructions

d)

Stack-o

6.

​ These enable the students to control the movement of their sprite(or character) around the stage.​

a)

Motion Blocks

b)

Sound Blocks

c)

Sun Block

7.

These are used to define how the sprite and background will look.

a)

Design Blocks

b)

Look Blocks

c)

Stage Block

8.

​ ​ ​ These control the movement of the sprite under certain conditions, which can be done by inserting conditional statements, loops, repeats, and causes.

a)

Movement Blocks

b)

Manage Blocks

c)

Control Blocks

9.

​ ​ These hold procedures for the selected sprite. They are color-coded pink. Before any blocks are created, it is empty, except for a "Make a Block" button.​

a)

My Blocks Blocks

b)

Procedure Blocks

c)

Make a Block

10.

​ These are used to define the triggers when the script should run. All the other blocks will have no meaning till an event block is used to define when a script is to be run.​

a)

Events Blocks

b)

Trigger Block

c)

The Block