Scratch 3.0

Scratch 3.0

5th Grade

9 Qs

quiz-placeholder

Similar activities

Scratch-Pop Quiz 1

Scratch-Pop Quiz 1

5th Grade

10 Qs

Scratch Class 5

Scratch Class 5

5th Grade

10 Qs

Scratch Basics Term 3 Final

Scratch Basics Term 3 Final

KG - University

14 Qs

Scratch 2

Scratch 2

KG - University

10 Qs

Grade 5 Scratch

Grade 5 Scratch

5th Grade

10 Qs

Scratch

Scratch

4th - 6th Grade

10 Qs

Scratch-Learn about blocks

Scratch-Learn about blocks

5th - 6th Grade

10 Qs

Scratch

Scratch

3rd - 5th Grade

10 Qs

Scratch 3.0

Scratch 3.0

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Dr. Knowledge

Used 148+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

How many command tabs are there in scratch 3.0

5

9

7

8

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the first variable named when you open scratch 3.0

My variable

Score

Variable 1

Scratch variable

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

To make an object turn, the turn 15 degrees command is in the Motion section, So in which section the forever loop command to make the sprite to turn forever?

Control

Events

Motions

looks

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which is the first command block in the sounds section?

Start sound Pop

Stop all sounds

Play sound Pop until done

Clear sound effect

Change Pitch by by 10

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which is the default sprite in scratch

Cat

Balerina

Bear

Pico

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Does the X axis is the one that moves from ______________

Side to side

To the center

Up and down

Diagonally

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do you make a walking animation using the cat sprite

Inside a forever loop block add a next costume black and a wait 1 second block

Inside a forever loop block, place the following block in this order:

.Switch costume to costume 1

. Wait 1 second

. Switch costume to costume 2

Inside a forever loop block add a next costume block.

Inside a forever loop block, place the following block in this order:

.Switch costume to costume 1

. Switch costume to costume 2

Answer explanation

The two answers are correct because with both the codes will make the walk if you have not added any costume

8.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

When you start a new scratch project, the default cat sprite will be at coordinates

X: 100

Y: 100

X:0

Y:0

X: -100

Y: -50

X: 25

Y: 50

9.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

At default, the turn _______ degrees block has __ numbers at default

15

30

90

60