White Belt Level 7

White Belt Level 7

1st - 5th Grade

7 Qs

quiz-placeholder

Similar activities

White Belt Level 6

White Belt Level 6

1st - 5th Grade

6 Qs

Code.org Course E: Sprites

Code.org Course E: Sprites

3rd - 5th Grade

10 Qs

Pictoblox 4

Pictoblox 4

3rd - 6th Grade

10 Qs

2B Scratch 4th Grade Post Test

2B Scratch 4th Grade Post Test

5th Grade

10 Qs

Pictoblox Saturday 1

Pictoblox Saturday 1

1st - 10th Grade

10 Qs

TMK TAHUN 6

TMK TAHUN 6

5th - 7th Grade

11 Qs

Scratch Test - Basic Loops

Scratch Test - Basic Loops

5th - 6th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st Grade

10 Qs

White Belt Level 7

White Belt Level 7

Assessment

Quiz

Instructional Technology

1st - 5th Grade

Medium

Created by

Codeninjas Sammamish

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

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

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

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

 It changes the life by the value in the parameter.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

The code in the [else] container will run

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

It plays the provided melody at the provided tempo or speed

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [comparison] does what?

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

 It moves the selected sprite with the chosen animation.

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

It adds an effect to the game over screen.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

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

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

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

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

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

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

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

The code in the [else] container will run

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [set sprite kind to] block does what?

It changes the sprite kind of the selected sprite.

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

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

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [percent chance] block does what?

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

It moves the selected sprite with the chosen animation.

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

 It changes the sprite kind of the selected sprite.