wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Mblock Pre-test

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

What is a sprite?

a)

a popular drink

b)

a cat

c)

a 2D object that contains code/programing

d)

a 3D object that is used in video games

2.

What is the 1st block we need to start our code?

a)

move block

b)

event block

c)

repeat block

3.

How do you create a loop in mblock?

a)

Use a repeat block

b)

Use a variable

c)

Snap a block

d)

Use a condition block

4.

The blocks that control a sprite are called?

a)

Lines

b)

Instructions

c)

Actions

d)

Script

5.

To change the appearance of a sprite we can give it a different...

a)

Costume

b)

Look

c)

Style

d)

Stage

6.

Repeating a statement more than once is called a...

a)

Repetition

b)

Loop

c)

Sequence

d)

Event

7.

Sensing blocks are used to tell the sprite what to do when touching something on the stage.

a)

True

b)

False

8.

A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?

a)

Looks

b)

Event

c)

Motion

d)

Control

9.

A block used to trigger an action only if another action happens first; cause and effect..

a)

If then block

b)

Animation

c)

Sensing block

d)

Event

10.

A block that starts the action; also called a "hat" block or "starter" block; usually a click or press of a button is called what?

a)

Event

b)

Control

c)

Variable

d)

Sound

11.

What is a character in mblock called?

a)

Bat

b)

Cat

c)

Sprite

d)

Crab

12.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

13.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

14.

You use _____ blocks to program Mblock

a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
15.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume