App Inventer Flashcards

1
Q

Event

A

An action that causes something to happen

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

Command

A

The blocks of code that actually do the work of the app

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

Palette

A

The section in the design view that shows what the app will look like

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

Viewer

A

The section in the design view that shows what the app will look like

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

Components

A

The section in the design view that shows what items have already been added to your app

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

Properties

A

The section in the design view that shows what you can change about the current component

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

Media

A

The section in the design view that shows any images and sounds you currently have uploaded to your app.

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

Blockly

A

Blockly is the name of the visual programming editor that app invented uses to make the blocks in the browser

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

Designer

A

the screen where you can drag and drop component pieces and design your app

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

Accelerometer sensor

A

Non-visible component that can detect shaking.

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

Canvas

A

A two dimensional touch sensitive rectangular panel in app inventor on which drawing can be done and spirits or a ball can be moved

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

Horizontal arrangement

A

A component that lets you place things next to each other horizontally

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

Heading

A

A property of the ball component in app inventor this specifies the direction which the ball travels

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

Interval

A

A property of the ball component that specifies the frequency of the balls movement

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

Radius

A

The property of the ball that specifies the size of the ball

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

Speed

A

The property of the ball that specifies how fast the ball travels

17
Q

Conditional statement

A

A set of rules preformed if a vervain condition is met.

18
Q

Clock

A

A no visible component that provides the instant in time using the internal clock on the phone

19
Q

Image sprite

A

A sprite that can be placed on a canvas and it reacts