Diagnostic Test on the Concept of Variables in Scratch Programming

Diagnostic Test on the Concept of Variables in Scratch Programming

5 Qs

quiz-placeholder

Similar activities

Control Sprite

Control Sprite

KG - University

10 Qs

FLASHLIGHT APP

FLASHLIGHT APP

KG - University

10 Qs

Aula 2

Aula 2

KG - University

6 Qs

Chapter 1 Lesson 3 Quiz

Chapter 1 Lesson 3 Quiz

KG - University

10 Qs

D Quiz

D Quiz

KG - University

8 Qs

Section 1.1 Quiz

Section 1.1 Quiz

KG - University

10 Qs

First Scratch Program: Moving, Sequencing, and Parallel Actions

First Scratch Program: Moving, Sequencing, and Parallel Actions

KG - University

9 Qs

Diagnostic Test on the Concept of Variables in Scratch Programming

Diagnostic Test on the Concept of Variables in Scratch Programming

Assessment

Quiz

others

Hard

Created by

Tasneem Bhatia

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Scratch?
A sound effect that can be added to a sprite
A block that makes a sprite move
A way to store information that can be used in a project
A costume that changes the appearance of a sprite

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, what can a variable be used for?
To change the background color
To keep track of scores or other changing values
To create new sprites
To move the sprite to a random position

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new variable in Scratch?
By clicking on the "Costumes" tab
By selecting "Make a Variable" in the "Variables" category
By dragging the "Move" block into the script area
By clicking on the sprite and choosing "Add Variable"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about variables in Scratch is true?
Variables cannot be changed once set
Variables can only store text, not numbers
Variables can be used to store and update values during the program
Variables are only visible in the background

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to reset a variable to its initial value in Scratch, what should you do?
Delete the variable and create it again
Use the "Set variable to" block to assign the initial value
Use the "Hide" block to reset the variable
Change the sprite's costume