wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Makey Makey, Circuits, & Scratch

Total questions: 24

Worksheet time: 14mins

Name
Class
Date
1.

What is electricity?

a)

Magic!

b)

The flow of small particles called electrons

c)

Water flowing through pipes

d)

The science of atoms

2.

Why isn't this bulb lit?

a)

The circuit isn't complete

b)

The light bulb is broken

c)

The battery is dead

d)

No way to know, it should definitely be lit!

3.

What is a conductor?

a)

A material that does not allow the flow of electricity

b)

An element that can be powered by electricity

c)

A power source

d)

A material that does allow the flow of electricity

4.

Which of the following materials are conductors?

Select all that apply!

a)

Aluminum foil

b)

People

c)

Bananas

d)

Paper clips

5.

What is an insulator?

a)

A material that does not allow the flow of electricity

b)

An element that can be powered by electricity

c)

A power source

d)

A material that does allow the flow of electricity

6.

Which of the following materials are insulators?

Select all that apply!

a)

Copper tape

b)

Plastic

c)

Wood

d)

Potatoes

7.

What is a switch?

a)

Something fun to fidget with

b)

Something that permanently closes a circuit

c)

A component that lets us open & close a circuit

d)

Something that permanently opens a circuit

8.

Which circuit will light the lightbulb?

a)

Circuit A

b)

Circuit B

c)

Both

d)

Neither

9.

What is a Makey Makey?

a)

A computer

b)

A digital watch

c)

A programmable circuit board

d)

An electronic toy

10.

What can we do with the Makey Makey?

a)

Create external buttons for our computer

b)

Program it to control a robot

c)

Power a light bulb

d)

Use it to calculate complex equations

11.

Which computer operations can I control with my Makey Makey?

Select all that apply!

a)

Pressing the delete key

b)

Pressing the arrow keys

c)

Clicking the mouse

d)

Pressing the space key

12.

In order for our Makey Makey to work, we need to create a complete circuit between the _____ and the _____.

a)

Back of the Makey Makey

b)

Button we want to use

c)

Earth

d)

Power source

13.

What is Scratch?

a)

An AI tool

b)

A video game

c)

A robot

d)

A block-based coding program

14.

Which part of the Scratch environment is circled?

a)

The Sprite Pane

b)

The Block Palette

c)

The Programming Area

d)

The Stage

15.

Which part of the Scratch environment is circled?

a)

The Sprite Pane

b)

The Block Palette

c)

The Programming Area

d)

The Stage

16.

Which block(s) would allow us to use our Makey Makey with a Scratch program?

Select all that apply!

a)

b)

c)

17.

What will happen when I press the space bar on the keyboard (or the space button on my connected Makey Makey)?

a)

My sprite will move 10 steps

b)

My sprite will meow

c)

My sprite will say hello

d)

My sprite will glide to a random spot

18.

Changing the X will move my sprite

a)

right and left

b)

up and down

19.

Which sequence would move the cat to the mouse?

a)

b)

c)

d)

20.

Which block would I use if I want my sprite to glide to a specific spot on the stage?

a)

b)

c)

d)

21.

What will this piece of code do?

a)

Turn the sprite to the right

b)

When the right arrow is pressed, the sprite will move to the right

c)

Turn the sprite to the left

d)

When the left arrow is pressed, the sprite will move to the left

22.

When this code is running, when will the sprite go to a random position and meow?

a)

When the program starts

b)

When the sprite is clicked

c)

When the space bar is pressed

d)

When the sprite is touching the color green

23.

I programmed this code, but it isn't working. What do I need to do?

a)

Add a wait block

b)

Add another if-then statement

c)

Add a forever loop

24.

I can use my Makey Makey to run this program.

a)

True

b)

False