Font size
WorksheetsTeachers Evaluation 3 - Thunkable
Total questions: 40
Worksheet time: 21mins
How many app development UIs are there in Thunkable?
1
2
Which are not app development UI in Thunkable?
Drag and drop UI
Text assisted Ui
Graphic assisted UI
Snap to place UI
Select which of the following changes when the image is used in "Strech Mode"?
Radius
Height
Width
Opacity
Which of the following is not an image scaling option in Thunkable?
Cover
Contain
Crop
Center
Can custom fonts be used in Thunkable?
Yes
No
With a bussiness account
On mobile devices only
You want to show word "Letter" as "L e t t e r" in lables etc in Thunkable, which of the following should be used?
Word margin
Text decoration
Text margin
Letter spacing
The number of text alignment methods in Thunkable labels?
3
5
4
Most suitable keyboard for taking Fax number input?
Normal Keyboard
Email Keyboard
Phone pad
Numeric keyboard
You have to proceed to the next function/task as soon as text input is received, which of the following should be used?
Text Input Received Block
Text Input Changes
Text Input Registered
Text Input Submit
Text input computed height is a function of the device screen resolution?
True
False
Which is NOT a way to add items in a list viewer?
Text list block
Comma separated texts
Realtime database
Local database
Which one is not a data source to make a long list in list viewers?
Local table
Google sheet
Airtable
Firebase
Are items in list viewers clickable?
Yes
No
Does the switch have 2 options?
True
False
Select the option which is not part of the Slider component?
Minimum Value
Maximum Value
Value
Background color
If you want to trigger an action as soon as the slider is used, which of the following should you use?
On sliding complete
On value change
On value update
None of the above
What is the usage of this code block?
To stop an event from a confirm button
To start an event from a confirm button
Hiding alert
None of the above
We can implement alerts with more than 2 options/buttons in thunkable?
True
False
Does the loading icon automatically appear in the app when resources are in deficit?
True
False
Can we use a "Medium" size loading icon in our apps?
True
False
What of the following is not true in regards to the PDF reader component?
Can read files locally
Can read multi-page pdfs
Required uploading pdfs
None of the above
Which shape is used to show rating using component in thunkable?
Progress bar
Hourglass
Stars
None of the above
Which is the most essential component for data viewers?
Data source
Layout
Design
None of the above
Choose the correct sequence for implementing data viewer lists?
Pick data source
Choose layout
Set data binding
Choose layout
Pick data source
Set data binding
Pick data source
Set data binding
Choose layout
None of the above
Mark the INCORRECT sentence about variables.
It can store different types of information: number, text, list
The information in a variable can never be changed
It is possible to create multiple variables in an app
Each variable should have a different name
What actions cannot be performed with the Airtable component on Thunkable?
GetRow
DeleteRow
CreateRow
DeleteTable
What information is required to link Airtable with Thunkable? (you can choose multiple answers)
Base ID
Table ID
Table Name
API Key
Can Airtable also store image files?
Yes
No
What are the four navigators available in Thunkable? (you can choose more than one option)
Top
Drawer
Stack
Line
Bottom
What colours in a Drawer navigator be changed? (you can select more than one option)
Active Background Colour
Active Tint Colour
Inactive Tint Colour
Inactive Background Colour
What options can be chosen under the 'Drawer Position' property of the Drawer Navigator? (you can choose more than one option)
Top
Left
Right
Bottom
I am in a restaurant and I want to get a dish from the menu,
Which request method in API language would it be?
GET
PATCH
POST
DELETE
When I tell the waiter what I want to order, which API request method would it be
POST
PATCH
DELETE
PUT
Which properties do we set to use an API? [Multiple Answer]
URL
API
Query Parameters
Headers
Visibility
Can we access both public and private API using Web API component?
Yes
No
What is returned by the Get block of Web API? [Multiple Answer]
Response
Headers
Error
Body
Status
What is an URL on web API?
Web Server Address
Web Server Name
API Key
Which of the following statements best defines the word 'database'?
A database is a collection of data or information which is stored in a logical and structured way
A database is a collection of statistics stored only for computers.
A database does not collect data or information.
