Font size
Worksheetsthunkable
Total questions: 16
Worksheet time: 12mins
Which Platform/tool you have used for App Development ?
Python
Thunkable
P5JS
App Inventor
Each App has two steps of Development-
Designing
Coding
UI + UX
UI Design + Blocks
If we need to add Components one below the other than we use ______ component.
Column
Image
Row
If we need to add new components side by side than we use ________ component
Column
Image
Row
How to add new components in the screen.
Click on add option
By drag and drop
Type the name of the component
Tick on all the invisible Components ?
Sound
Text To Speech
Translator
Row
When you add a Canvas on the screen , what all extra components with canvas gets added to the screen ?
Stage
Image
Lable
Sprite
If we need to navigate through multiple screen options, what component should we use ?
Navigate
Invisible Component
Drawer Navigator
Control Block contains-
Addition block
Join block
Navigate block
If-do block
Logic blocks contains-
Addition block
Equal to block
Multiplication block
Null block
In blocks section, what all properties does button blocks contains ?
Set Text
Set Background image
When button opens
When button click
Which type of variable stores the value permanently?
App Variable
Both
Cloud Variable
None
What is the process to set data into a Data Viewer List?
Create table-> Binding data-> Set list layout
Create table-> Set list layout-> Binding data
None
Binding data-> Create table-> Set list layout
How to add a Video on the screen?
Both
Using Video Recorder component
None
Using Video Component
What component is used in this block and is this a visible component or an invisible component?
Camera, visible Component
Camera, Invisible Component
Photo, Invisible Component
Photo, visible Component
What component is used in this block and is this a visible component or an invisible component?
Photo Library, visible Component
Gallery, invisible Component
Photo Library, invisible Component
Gallery, visible Component
