NEW
Font size
WorksheetsMblock Pre-test
Total questions: 15
Worksheet time: 5mins
What is a sprite?
a popular drink
a cat
a 2D object that contains code/programing
a 3D object that is used in video games
What is the 1st block we need to start our code?
move block
event block
repeat block
How do you create a loop in mblock?
Use a repeat block
Use a variable
Snap a block
Use a condition block
The blocks that control a sprite are called?
Lines
Instructions
Actions
Script
To change the appearance of a sprite we can give it a different...
Costume
Look
Style
Stage
Repeating a statement more than once is called a...
Repetition
Loop
Sequence
Event
Sensing blocks are used to tell the sprite what to do when touching something on the stage.
True
False
A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?
Looks
Event
Motion
Control
A block used to trigger an action only if another action happens first; cause and effect..
If then block
Animation
Sensing block
Event
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?
Event
Control
Variable
Sound
What is a character in mblock called?
Bat
Cat
Sprite
Crab
What programming concept means following steps in order?
Iteration
Sequence
Selection
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
You use _____ blocks to program Mblock
Displays the location of your X and Y positions.
stage
coordinates
volume
