L8 Scratch Broadcasting 3-5

L8 Scratch Broadcasting 3-5

3rd Grade

7 Qs

quiz-placeholder

Similar activities

MS Word [G3] Part3

MS Word [G3] Part3

3rd Grade

10 Qs

About mouse

About mouse

3rd Grade

10 Qs

Key board

Key board

3rd Grade

12 Qs

Scratch - Basic Blocks

Scratch - Basic Blocks

3rd Grade

10 Qs

Intro to Typing

Intro to Typing

KG - 5th Grade

10 Qs

SCRATCH Basics

SCRATCH Basics

3rd Grade

10 Qs

Coding Review

Coding Review

3rd Grade

8 Qs

Explore Scratch 3: Motion and Pen

Explore Scratch 3: Motion and Pen

3rd Grade - University

10 Qs

L8 Scratch Broadcasting 3-5

L8 Scratch Broadcasting 3-5

Assessment

Quiz

Computers

3rd Grade

Hard

Created by

kashish agrawal

Used 24+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What section of code blocks would this block be in?

Move

Event

Control

Looks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If a sprite is broadcasting 'Dance' what message would have to be received by the other sprite for it to run the code wanted.

Spin

broadcast

Dance

Dancing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To send a message between sprites or from the sprite to the stage, you need to

Sequence

Send

Transmit

Broadcast

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When a is pressed, what does the sprite says ?

Constructs can see....

You choose True....

You choose False....

Nothing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If message1 is broadcasted, what will the sprite do?

play sound meow

say hello

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this block do?

Gives the y coordinate value of mouse cursor

Gives the x coordinate value of mouse cursor

Takes sprite to mouse's x coordinate

Takes sprite to mouse's y coordinate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this block do?

Set x value of Sprite to x value of mouse sprite

Set x value of Sprite to y value of mouse sprite

Set y value of Sprite to x value of mouse cursor

Set y value of Sprite to y value of mouse cursor