Animation
Sound & Sound Board
Sequencing
Broadcasting
Algorave & UI Design
100

•What block makes a sprite change its costume?

next costume

100

•What tab do you click to add a new sound?

Sounds tab

100

•What is sequencing?

Putting instructions in order

100

•What does broadcasting help sprites do?

Communicate between sprites

100

•What is an algorave?

Coding-based music performance

200

•Changing costumes quickly creates what effect?

Animation

200

•What block plays a sound until it finishes?

play sound until done

200

•Which block always starts a sequence?

Event blocks

200

•What block sends a message?

broadcast block

200

•What is a user interface?

How the user interacts

300

Which block repeats an animation a set number of times?



repeat loop

300

•What block is needed to make a sound when a sprite button is clicked?

when this sprite clicked

300

•What happens if blocks are out of order?

Incorrect behavior

300

•What block responds to a message?

when I receive block

300

Why add animations when sounds play?

Feedback

400

True or False: A sprite must have at least 2 costumes to animate.


True

400

•Why do we rename sprites in a sound board?

To label each sound button

400

•What Scratch feature tests order of steps?

Step-by-step/debug mode

400

•Why use broadcasting in projects?

Trigger scenes/animations

400

What is parallelism in Scratch?

Two things at once

500

•What two Scratch tabs are used to edit animation?

Costumes tab & Code tab

500

•Which loop is best for repeating a beat pattern?

forever loop

500

•Give an example of a sequence for a dance animation.

Any valid sequence

500

•Why is broadcasting important in a sound board?

Allows multiple sprites to activate

500

Give an example of UI feedback.

Color change, flash, bounce

M
e
n
u