background shapesbackground shapes

Quiz Summary

Basics of App Lab

Profile Image

Guest

question markRank: 106
question markPoints: 400
Accuracy 40.0%

Want to learn coding and ace these quizzes?

Find a new quiz

Share this in social media

Quiz result

4

Correct

6

Incorrect

Question Performance

1.

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

One button on the screen

The layout of the screen that a person interacts with

The On/Off button

An event

2.

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

Code mode

Design mode

Event mode

Property mode

3.

App Lab uses this coding language:

Python

HTML

JavaScript

None of the above

4.

An Element has______ that can be used to identify the element

PROPERTY

SET SCREEN

ID

None of the above

5.

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

Elements does not have ids

Click on the object

Hover over the element and read the label    

None of the above

6.

Which block changes the current screen?

setProperty

getText

onEvent

setScreen

7.

What does the set property block do?

Enables you to set properties for objects

Repeats a set of instructions

Ends the program

Starts a new program

8.

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

Code Mode

Design Mode

Sleep Mode

Super Mode

9.

Where do you find various blocks needed for coding your app?

Workspace

Play Area

Toolbox

Instructions Area

10.

Text colour, background colour, X and Y position, text and font size are examples of

Properties

bgcolour

design

app presentation