wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 8 App lab

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

Which of these allows the user to enter text?

This question requires more than one answer

a)
b)
c)
d)
2.

What makes a text area different from a text input?

a)

A user cannot type into a text area.

b)

The user can enter multiple lines of text.

c)

A text area always fills the entire screen.

d)

They are the same thing.

3.

This control is frequently used to let the user start an action.

a)
b)
c)
d)
4.

Which of these could be used to display a different page?

a)
b)
c)
d)
5.

Look carefully at the image.

What is the id name of the screen?

a)

startScreen

b)

Above

c)

Below

d)

Run

6.

The image shows the properties of an object.

Which of the following are true?

You can choose more than one answer.

a)

The object is called stopScreen

b)

Background colour is one of the properties

c)

I can choose an image to set as a property

d)

Sound can be set as one of the properties of this object

7.

Look carefully at the image.

What type of event is this the code for?

a)

Long click

b)

Click

c)

Shake

d)

Input

8.

Look carefully at the image.

What object is this the event for?

a)

leftButton

b)

rightButton

c)

topButton

d)

bottomButton

9.

Look carefully at the image.

What will happen when this event is carried out?

a)

Nothing will happen

b)

The left screen will display and then a sound will play

c)

A sound will play and then the right screen will display

d)

The screen will flash on and then flash off

10.

Look carefully at the image.

This is an example of a user Interface.

a)

True

b)

False

11.

The User Interface or UI of an app refers to..

a)

One button on the screen

b)

The layout of the screen that a person interacts with

c)

The On/Off button

d)

An event

12.

To place objects onto the screen in order to create a user interface you would need to use...

a)

Code mode

b)

Design mode

c)

Event mode

d)

Property mode

13.

How would you find out the id of an object on the screen?

a)

Hover over it and read the label

b)

Click on the object

c)

Double-click on the object

d)

Delete the object

14.

 

Buttons, labels, images and the screen are all examples of objects.

a)

True

b)

False

15.

Each object that I add to the User Interface must have a unique object id. That means, all objects must have a different object id.

a)

True

b)

False

16.

Choose the best ID name

a)

cat button

b)

catButton

c)

catbutton

d)

button 1

17.

You cannot upload your own images to use in App Lab

a)

True

b)

False

18.

An ‘Element’ has an ---------- that can be used to identify the element

a)

Property

b)

Set Screen

c)

ID

19.

Which mode can be used to create elements such as buttons ,screen or labels

a)

Code mode

b)

Design mode

c)

Sleep mode

d)

Super mode

20.

 

A variable is used for?

a)

Something you want the computer to remember

b)

Varying the amount of data

c)

Storing numbers

d)

Calculating the answer when two numbers are input