Scratch Programming Quiz for Students

Scratch Programming Quiz for Students

4th Grade

15 Qs

quiz-placeholder

Similar activities

Using Scratch

Using Scratch

3rd - 10th Grade

13 Qs

Scratch Quiz

Scratch Quiz

4th - 6th Grade

10 Qs

Scratch Quiz 1 - 2026

Scratch Quiz 1 - 2026

4th - 11th Grade

10 Qs

RBT Tahun 4 (Mengenal Fitur Antara Muka Perisian Scratch)

RBT Tahun 4 (Mengenal Fitur Antara Muka Perisian Scratch)

4th Grade

20 Qs

PRETEST 1 SCRATCH

PRETEST 1 SCRATCH

1st Grade - University

10 Qs

More about scratch

More about scratch

3rd - 6th Grade

10 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

scratch

scratch

3rd - 6th Grade

15 Qs

Scratch Programming Quiz for Students

Scratch Programming Quiz for Students

Assessment

Quiz

Computers

4th Grade

Medium

Created by

Nick Williams

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable used for in Scratch?

To store information that can change while the programme runs

To draw shapes on the stage

To play sounds

To change the background colour

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to set a variable called "score" to zero at the start of a game?

change [score v] by 1

set [score v] to [0]

broadcast [score v]

wait [0] seconds

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "broadcast" block do in Scratch?

It sends a message to all sprites to trigger scripts

It changes the sprite’s costume

It moves the sprite to a new position

It deletes a variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to make a sprite react when it receives a broadcast message called "start"?

when [start v] key pressed

when I receive [start v]

when green flag clicked

when backdrop switches to [start v]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you animate a sprite to make it look like it is walking?

Change its x position only

Switch between different costumes quickly

Change the background colour

Use the "say" block

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to move a sprite 10 steps forward?

move [10] steps

change y by [10]

go to [10, 0]

glide [1] secs to x: [10] y: [0]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want a sprite to always stay at the bottom of the stage, which coordinate should you set its y position to?

y: 0

y: 180

y: -180

y: 240

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?