Vocabulary
Name the code block
What's missing?
Miscelaneous
100

Define coding- 

the process or activity of writing computer programs.

100

this code block runs the code when the actor is clicked

on click

100

Gerald is having a problem with his code. when he hits the yellow start button, nothing happens! What could he be missing? 

On start

100

What colors did we use for lenses to make 3D glasses?

Blue and red

200

Define sequence- 

The order at which things happen

200

this code block tells the animation to pause before running the next block

wait

200

Tyler notices that when he hits the up arrow key, his actor moves down on the Y axis. What should he change?

Change the value too a negative number 

200

What two "squishy materials" did we use to make our circuit's? 

play doh, and modeling clay

300

Define  (Tynker) actor- 

Any character added to the stage that can be given code

300

This code block tells a character to move up/down on the screen when the button attached to it is pressed. (Hint: Which axis moves up/down?)

Change Y by [  ]  pixels

300

Riley notices that her actors animation is moving too slowly for her game! What could she change to fix this? 

The wait block (decrease the number) 

300

What step in the Engineering Design Process are we in if we are drawing out our ideas, and preparing to build?  

Imagine/Plan

400

define "on start"

A code block that tells the code to run when the yellow start button is pressed

400

this code block cycles to the next visual difference of an actor, often used in animations

Next costume

400

When Sarah presses the ''up arrow key" her actor moves up on the screen! what should she do to fix this? 

Change to the "When Y axis pressed" code 

400

What does the "D" stand for in LED?

Diode

500

define loop

A code block that repeats until the program ends

500

this code block gets a message to all actors in a project, instead of sending it to just one.

Broadcast

500

Hank needs to match all his actors costumes, but they aren't all lining up correctly. what should he change about his repeat loop to debug this? 

the repeat number

500

What vision type do most humans use?

Binocular