0
0
Figmabi_tool~10 mins

Interactive components in Figma - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to create an interactive component in Figma by selecting the correct option.

Figma
To create an interactive component, first select the component and then click on the [1] tab in the right panel.
Drag options to blanks, or click blank then click option'
ALayers
BDesign
CPrototype
DAssets
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing the Design tab instead of Prototype.
Selecting Layers or Assets tabs which do not control interactions.
2fill in blank
medium

Complete the code to link two components for interaction by dragging the correct option into the blank.

Figma
To link two components, drag the [1] handle from the first component to the second component in Prototype mode.
Drag options to blanks, or click blank then click option'
Aselection
Binteraction
Cnode
Dblue circle
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'selection' or 'interaction' which are not visual handles.
Confusing the blue circle with other UI elements.
3fill in blank
hard

Fix the error in the interaction settings by choosing the correct trigger type for an interactive component.

Figma
In the interaction details, set the trigger to [1] to make the component respond when clicked.
Drag options to blanks, or click blank then click option'
AClick
BHover
CDrag
DAfter Delay
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Hover which triggers on mouse over, not click.
Selecting Drag or After Delay which are less common for basic interactions.
4fill in blank
hard

Fill both blanks to define an interaction that changes a component's state when clicked.

Figma
Set the interaction's trigger to [1] and the action to [2] to swap component variants.
Drag options to blanks, or click blank then click option'
AClick
BNavigate To
CChange To
DHover
Attempts:
3 left
💡 Hint
Common Mistakes
Using Navigate To instead of Change To for swapping variants.
Choosing Hover as trigger when click is needed.
5fill in blank
hard

Fill all three blanks to create a prototype interaction that navigates to a frame after a delay.

Figma
Set trigger to [1], action to [2], and destination to [3] frame.
Drag options to blanks, or click blank then click option'
AAfter Delay
BNavigate To
CHome
DClick
Attempts:
3 left
💡 Hint
Common Mistakes
Using Click instead of After Delay for automatic triggers.
Choosing Change To instead of Navigate To for navigation.