NEW
Font size
WorksheetsExploring Thunkable and HTML Basics
Total questions: 15
Worksheet time: 8mins
What is Thunkable used for?
Thunkable is used for managing databases.
Thunkable is used for creating websites.
Thunkable is used for building mobile applications.
Thunkable is used for designing graphics.
What are the main tabs in Thunkable?
Layout, Code, Share, Help
Design, Blocks, Preview, Settings
Components, Variables, Debug, Export
Design, Logic, Test, Publish
Define an event in the context of Thunkable.
An event in Thunkable is an action that triggers a response in the app.
An event in Thunkable is a method for debugging the app.
An event in Thunkable is a type of data storage.
An event in Thunkable is a visual component in the app.
What is an action in Thunkable?
An action in Thunkable is a visual design tool for layout.
An action in Thunkable is a type of user interface element.
An action in Thunkable is a command that performs a specific task within an app.
An action in Thunkable is a method for storing data.
Name a media component you can use in Thunkable.
Video
Image
Text
Audio
What is the purpose of a slideshow app?
To create and share social media posts.
To store and manage photos.
To create and display presentations visually.
To edit videos and audio files.
How does a calculator app function in Thunkable?
The app relies on external servers to process calculations and return results.
It uses a built-in calculator API to perform calculations automatically.
It functions solely by displaying pre-defined mathematical formulas without user input.
A calculator app in Thunkable processes user inputs through UI components and logic blocks to perform calculations and display results.
What is the main feature of a translator app?
Voice recognition
Text summarization
Image editing
Language translation
What does HTML stand for?
HyperText Multi Language
HyperText Markup List
HyperText Markup Language
HighText Markup Language
What is a tag in HTML?
A tag in HTML is a command for web servers.
A tag in HTML is a markup element used to define the structure and content of a webpage.
A tag in HTML is used to style images only.
A tag in HTML is a type of programming language.
Define an element in HTML.
An HTML element is defined by a start tag, content, and an end tag, e.g.,
This is a paragraph.
.An HTML element consists only of text without any tags.
An HTML element is defined by a closing tag only.
An HTML element is a single tag without content.
What is basic text formatting in HTML?
Basic text formatting in HTML includes tags like , , , , and .
,
, , , ,
,
How do you use the image tag in HTML?
style
img
src
link
What is the purpose of an image activity?
To replace traditional text-based learning.
The purpose of an image activity is to facilitate visual learning and engagement.
To enhance audio learning experiences.
To create a database of images.
How do you create a link in HTML?
