No student devices needed. Know more
10 questions
Mark the incorrect statement about Thunkable.
A Google account can be used on Thunkable
It is allowed to create up to 10 projects in free version
The link of a project can be shared with other people
Thunkable can be used in more than 10 different languages
We need to pay a fee to test our projects on smartphones.
True
False
Which option below is correct about visual components?
The text in a label cannot be changed
It is only possible to have one button per screen
Text input is used to capture information typed by the user
It is not allowed to change the position of the components
It is important to rename the components of your app. Choose the reasons why this is relevant.
It is easier to identify the components in the code
The app will never work if the components are not renamed
It is required to run the app on a phone
It better organizes the project
Select the appropriate alternatives about a List Viewer.
It has a limit of 10 items in a list
It is used to show a group of options
Index of the item is the position it has in the list (first, second...)
It is not possible to change the style of a list (color, font etc)
When we want to store an information in the code, we create a _ _ _ _ _ _ _ _.
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
In an IF-ELSE block, only one option runs each time.
True
False
Choose the correct alternatives about the commands in Thunkable.
The block UPPER CASE is used to transform the text into small letters
The block RANDOM is used to pick an aleatory information
The block LIST starts with 10 items
The block OPEN LINK is used to redirect to a new page on the Internet
Which Thunkable block below does not exist on Scratch?
Wait () Seconds
If-Else
When Button Is Clicked
Open Link
Explore all questions with a free account