MISC
Motion
Event or Control
Blocks
Looks / Sound
Blocks
General Computer Science
100

Which block makes sprites disappear?

hide

100

Teleports the sprite to a specific location

Go to x: y:

100

What is a a loop that never stops called?

What is a forever loop

100

If I wanted to make a sprite bark like a dog, what category might I found that sound under?

What is Animals?
100

Name 3 programming languages (other than Scratch).

What is python, javscript, html, css, C++, C, MatLab, etc?

200

When you want a sprite to appear in front of another, which block do you need?

go to front layer

200
Shows the sprite moving across the screen over a period of time.

What is glide?

200

Which event block is most commonly used to initialize or reset a program?

What is when "green flag" clicked?

200

What look block makes the sprite show a thought bubble?

What is think.

200

Give an example of hardware.

What is a computer, monitor, mouse, printer, etc.

300

Which block makes messages?

broadcast (message)

300

I would use this block to avoid my sprite going off the edge of the screen

If on edge, bounce

300

Have the program pause for a certain amount of time

What is wait

300

If I wanted to make my sprite appear a different color from what is given in the library, what looks block might I use?

What is set color effect to ...

300

Give an example of software.

Computer software includes: Operating systems (such as Microsoft Windows, Linux, macOS) Productivity Software (for example, Microsoft Office Suite including Word, Excel, and PowerPoint) Internet Browsers (including Firefox, Chrome, and Safari).

400

I want to reset a sprite and have it  point in its initial direction. Which code block do I need?

point in direction 90

400

Where is the origin in the scratch platform

The center; 0,0

400

A way to have a program repeat a certain piece of code.

What is a loop

400

If I want my sprite to appear animated, for example walking, I would want to use which looks block in a loop?

What is next costume?

400

What do you need in a computer to connect to the internet?

Mouse, Modem, CPU, Keyboard

modem

500

I want a spite to appear only during a certain backdrop.  I would use the "show" block from looks with what event block?

When backdrop switches to

500

What direction would the sprite move using [move 10 steps]

Whatever the direction was set to
500

If I want to make a sprite jump when a message is broadcast by another sprite, what event block would I use?

What is when I receive message?

500

Which looks blocks can make one sprite into grid of many duplicates of that sprite? 

What is change mosaic effect by

500

When were the first ELECTRONIC computers invented?

1890's, 1940's, 1970's, 2000's

1940's

M
e
n
u