wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

White Belt Level 7

Total questions: 7

Worksheet time: 4mins

Name
Class
Date
1.

What does the [if true then] container block do?

a)

 It will run the code inside of the container when the provided value block is true

b)

It gives the selected sprite an x and y velocity based on the values of the parameters.

c)

It runs over and over, repeating once every number of milliseconds (ms) selected.

d)

 It changes the life by the value in the parameter.

2.

What happens when the [if true then] statement is false?

a)

The code in the [else] container will run

b)

It is used to set a wide range of individual properties for the selected sprite.

c)

It plays the provided melody at the provided tempo or speed

d)

 It creates a new projectile sprite at the location of the provided sprite with the provided velocity.

3.

The [comparison] does what?

a)

it compares the two provided numbers based on the selected operator.

b)

 It moves the selected sprite with the chosen animation.

c)

It will run the code inside of the container when the provided value block is true

d)

It adds an effect to the game over screen.

4.

The [set sprite property] block is used to what?

a)

It is used to set a wide range of individual properties for the selected sprite.

b)

It creates a new projectile outside of the game window with the provided x and y velocity.

c)

 It will make the sprite named in the red bubble stay within the screen and move in the opposite direction after touching the wall.

d)

It creates a new projectile sprite at the location of the provided sprite with the provided velocity.

5.

The [set the projectile to projectile from side] does what?

a)

It creates a new projectile outside of the game window with the provided x and y velocity.

b)

It stops all sound effects or melodies currently playing in a project.

c)

It changes the visuals of sprite based on the sequence of frames.

d)

The code in the [else] container will run

6.

The [set sprite kind to] block does what?

a)

It changes the sprite kind of the selected sprite.

b)

 It controls the level of sounds playing on the current sound effect or melody playing in a project.

c)

 it compares the two provided numbers based on the selected operator.

d)

 It gives the selected sprite an x and y velocity based on the values of the parameters.

7.

The [percent chance] block does what?

a)

It randomly selects true or false based on the parameter provided.

b)

It moves the selected sprite with the chosen animation.

c)

It will make the sprite named in the red bubble stay within the screen and move in the opposite direction after touching the wall.

d)

 It changes the sprite kind of the selected sprite.