Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MIT App Inventor

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

These are the two components that make up the main menu of a game.

a)

Text and Sound

b)

Labels and Images

c)

Orientation and Blocks

d)

Background and Buttons

2.

This layout helps arrange menu buttons neatly.

a)

Clock

b)

Canvas

c)

Sensor

d)

Vertical or Horizontal Arrangement

3.

An event listener in App Inventor

a)

A timer

b)

A storage component

c)

A block that designs the screen

d)

A block that waits for user actions

4.

An event that happens when a button is tapped

a)

Button.Text

b)

Button.Click

c)

Button.Initialize

d)

Button.Enabled

5.

An example of an event

a)

Adding a label

b)

Clicking a button

c)

Changing font size

d)

Setting screen color

6.

A property of the sound component that you can set in the audio file

a)

Source

b)

AudioSource

c)

MediaSource

d)

SoundSource

7.

An orientation which is most suitable for a racing game that is best played sideways.

a)

Landscape

b)

Locked

c)

Portrait

d)

Sensor

8.

This concept is used when a doorbell app plays a sound when pressed.

a)

Textbox

b)

Clock Timer

c)

Event Listener

9.

This feature helps move to different screens when a game menu has “Play, Settings, and Exit”.

a)

Clock

b)

Orientation

c)

Textbox

d)

Open another screen

10.

This component is BEST used to start a game.

a)

Button

b)

Clock

c)

Image

d)

Label

11.

These components are used when a waste-sorting app prompts users to enter an item and displays the corresponding bin.

a)

Textbox and Event Listener

b)

Clock, Sound, and Orientation

c)

Label, Hint, Button, and Textbox

d)

Multiple Screen and Text-to-speech