Part 2a - The Basics Flashcards

1
Q

How do you run an entire program?

A

Click the green flag at the top of the display screen.

To stop, click the red octagon.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What kind of block is needed to make the program run when you run it?

A

An Event block. (The dark orange blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a sprite?

A

A sprite is an object that can be programmed to do just about anything.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you edit the sprites?

A

Right clicking the sprites will give you options of deleting, duplicating, downloading, etc. Right clicking will give options that changes how it looks on the display screen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you add sprites?

A

To add, find the buttons on the top-right corner in the sprite section. You can either upload one, start one from scratch, or use one from the library.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What block is needed for a sprite to move?

A

A Motion block. (The dark blue blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What block is needed to change the looks of a sprite?

A

A Looks block. (The purple blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What block is needed to manage different scripts in a sprite?

A

A Control block. (The yellow blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What block is needed in order to find the answer to a math computation?

A

An Operation block (The green ones)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What block is needed to figure out various things happening on the display screen?

A

A Sensing block. (The light blue blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What block is needed to use the pen feature on scratch?

A

A Pen block. (The turquoise blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What block is needed in order to create variables and/or lists?

A

A Data block. (The bright orange blocks)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What do you do to create a custom block?

A

Click on the “more blocks” section, and click “add new block”. A screen will show up giving you choices on what to put in your block. Extensions makes the block able to receive information and use it in the program. To tell the block what to do, you can add other blocks in the “define ——-“ block that will appear once you have created your block.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What’s on the cover?

A

The cover is where people get information about your project. Click on the boxes to type something in. You will also see a green flag, red octagon, and a display screen. This is how people can view your project. On the bottom, there is a heart, star, and an eye. The heart and star indicates how many loves and favorites you have, and the eye indicates the number of views.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do backgrounds work?

A

Backgrounds are like the “setting” in your project. You can have multiple backgrounds, and you can even put blocks in the backgrounds. Background “Looks” blocks lets you alternate between different backgrounds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the drawing board?

A

The drawing board is something that always shows up when you choose to create a sprite or background from scratch. On the sides, there are various tools to draw with. On the bottom there are options for the tool, including a color menu. On the top there are buttons that lets you tweak the drawing and help you draw.

17
Q

How do you get into all the scripts from the cover?

A

Press the blue “see inside” just above the description.

18
Q

How do you let everyone view your project?

A

In the editor, press the “Share” button on the top-right corner. You may also see a little note indicating that your project is not shared. Click on “share”. You may also share or un-share a project in the “My Stuff” section.