White Belt Level 1

White Belt Level 1

1st - 5th Grade

6 Qs

quiz-placeholder

Similar activities

CS First Vocabulary

CS First Vocabulary

5th - 6th Grade

10 Qs

SCRATCH

SCRATCH

4th - 8th Grade

10 Qs

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

SCRATCH - GRADE 2 - JUNE2023

SCRATCH - GRADE 2 - JUNE2023

2nd Grade

10 Qs

Grade 5 Scratch Activity

Grade 5 Scratch Activity

5th Grade

11 Qs

Scratch Coding

Scratch Coding

KG - 5th Grade

10 Qs

LET'S LEARN SCRATCH

LET'S LEARN SCRATCH

3rd Grade

10 Qs

Code.org Unit 3

Code.org Unit 3

3rd Grade

11 Qs

White Belt Level 1

White Belt Level 1

Assessment

Quiz

Computers

1st - 5th Grade

Easy

Created by

Codeninjas Sammamish

Used 17+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the [on start] container do?

It contains the code that runs when your program starts

It contains the code that doesn't when your program starts

It contains the code that loops when your program starts

It contains the code that stops when your program starts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [set sprite to] block defines what?

It defines the speed of a sprite

It defines location of a sprite

It defines the look and type of a sprite

It defines the function of a sprite

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
  • What does the [set sprite position to] block do?

  • It changes the color of a sprite

  • It rotates the sprite

  • It places a sprite at a specific place on the screen

  • It changes a sprite's type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [mySprite say] block shows what?

It shows the provided text in a speech bubble above the sprite

It changes the image of the sprite

It shows the sprite moving across the screen

It allows the sprite move with the controller

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The [splash] block displays what?

It displays the provided text on the game screen until the player presses the A button.

It displays the provided text on the game screen until the player presses the B button.

It displays a text bubble above a sprite of the provided text

It displays an image of a sprite

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
  • What happens when the [play sound] block is selected?

It will play an animation

It will move a sprite

It will play the selected sound

It will change the background color