wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PLTW Lesson 1.3 - 1.5

Total questions: 24

Worksheet time: 47mins

Name
Class
Date
1.

Which of the following event handlers will play an audio file when a check box is clicked in App Inventor?

a)
b)
c)
2.

Which set of blocks will change the canvas to blue when the button is clicked?

a)
b)
c)
3.

An ordered set of instructions that are used to carry out a task is called:

a)

control layer

b)

algorithm

c)

backpack

d)

conditional statement

4.

Which of the following is correctly named using camel case?

a)

reset button

b)

RESETbutton

c)

ResetButton

d)

Reset button

5.

An action or occurrence that happens during run time that will trigger a response or behavior by the software is called:

a)

component

b)

properties window

c)

variable

d)

event

6.

A diagram that represents an algorithm or process, and uses geometric symbols connected by arrows to show the direction of the flow of action is called:

a)

backpack

b)

variable

c)

flowchart

d)

pair programming

7.

The layer of an app that the user sees and interacts with is called

a)

control layer

b)

view layer

c)

model layer

8.

The layer of an app that contains the blocks of code that tell the app how to behave is called:

a)

control layer

b)

view layer

c)

model layer

9.

Items you can drag to the viewer in the Designer side of App Inventor like buttons, labels, etc are called:

a)

events

b)

components

c)

variables

d)

algorithms

10.

This allows you to change specific things about each component like height, width, color, etc.

a)

backpack

b)

properties window

c)

control layer

d)

palette

11.

1. On a flowchart which shape is used to show an action (like MoveForward)

a)

oval

b)

rectangle

c)

rhombus

12.

What is the visual part of a computer program or operating system, that an end user interacts with the computing device or software?

a)

user interface (UI)

b)

main screen

c)

the app itself

d)

the viewer

13.

________ is the consumer for whom a hardware or software product is designed.

a)

the event handler

b)

programmer

c)

end user

d)

computer scientist

14.

The _______ block of code is triggered when a certain event occurs?

a)

controller

b)

event handler

c)

conditional statement

d)

media

15.

The visual part of a computer app or operating system, through which an end user interacts with the computing device or software.

a)

Controller Layer

b)

Event Driven Programming

c)

Incremental Approach

d)

User Interface

16.

Type of computer programming where the program responds to an input (or trigger).

a)

Controller Layer

b)

Event Driven Programming

c)

Incremental Approach

d)

User Interface

17.

What does UI stand for?

a)

Universal Idenitifaction

b)

User Interface

c)

User Identification

d)

User View

18.

What kind of question can a conditional statement be?

a)

Multiple Choice

b)

Long Answer

c)

Short Answer

d)

Yes/No

19.

Where can you find the If/Then Blocks?

a)

Logic Drawer

b)

Control Drawer

c)

Math Drawer

d)

Variables Drawer

20.

In a flow chart the symbol for a desicion is:

a)

Oval

b)

Rectangle

c)

Diamond

d)

Heart

21.

In a flow chart the symbol for a Command is:

a)

Oval

b)

Rectangle

c)

Diamond

d)

Arrow

22.

In a flow chart the symbol for the beggining and ending is:

a)

Oval

b)

Rectangle

c)

Diamond

d)

Arrow

23.

What is an end user?

a)

The person who created the app

b)

The consumer that uses the app

c)

The client that wants the app made

d)

Your teacher

24.

What is an event handler?

a)

A block of code that is triggered when a certain event happens.

b)

Someone who organizes special events like birthday parties and weddings

c)

A component you can find in the designer of App Inventor

d)

None of the above