Font size
WorksheetsApp Lab
Total questions: 15
Worksheet time: 8mins
Which of these allows the user to enter text?
None of these.
This control is frequently used to let the user start an action.
Look carefully at the image.
What is the id name of the screen?
startScreen
Above
Below
Run
Look carefully at the image.
What type of event is this the code for?
Long click
Click
Shake
Input
Look carefully at the image.
What object is this the event for?
LeftButton
RightButton
TopButton
BottomButton
Look carefully at the image.
This is an example of a user Interface.
True
False
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
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
backgrounds, buttons, labels etc are called?
Assets
backgrounds, buttons and labels
Elements
sausage
text colour, background colour, X and Y position, text and font size are examples of
Properties
elements
design
app presentation
'green', rgb (255,0,0) and #FF000 are examples of
values
property values
colours
velues
Choose the best ID name
catbutton
button1
cat button
CatButton
The text 'click me' will appear as......
a heading on the screen
a label on the screen
a label on button1
it won't show up at all
In this image Btn stands for button
True
False
You cannot upload your own images to use in App Lab
True
False
