Scratch Quiz

Scratch Quiz

5th Grade

9 Qs

quiz-placeholder

Similar activities

Scratch Coding

Scratch Coding

KG - 5th Grade

10 Qs

LC (3-5) Scratch Quiz

LC (3-5) Scratch Quiz

1st - 5th Grade

10 Qs

CS First Vocabulary

CS First Vocabulary

5th - 6th Grade

10 Qs

Conditional Statement in Scratch

Conditional Statement in Scratch

5th Grade

14 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Programming: Make a game

Programming: Make a game

4th - 5th Grade

10 Qs

Gr3-Scratch - Revision

Gr3-Scratch - Revision

3rd - 5th Grade

11 Qs

Scratch Quiz

Scratch Quiz

1st Grade - Professional Development

13 Qs

Scratch Quiz

Scratch Quiz

Assessment

Quiz

Computers

5th Grade

Medium

Created by

IT ABHIJITH

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "if" block in Scratch?

To check a condition and execute the blocks only if the condition is true

To play a sound effect

To change the color of a sprite

To create a new sprite

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We cannot add variables inside scratch ?
False
True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call the changes in the characters in Scratch? 
Next Sprite
Next Script
Next Costume
Character change

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we give sprite specific location to start from ?
No
Yes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code will run when

Spacebar is clicked

Green Flag is clicked

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the Looks block

Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block should be used to set the position of the sprite to the center of the stage?

Media Image
Media Image
Media Image
Media Image

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Repeat Until block used?

To Repeat a code until some condition becomes True

To Repeat a code Forever

To change costume