0
0
Figmabi_tool~20 mins

Testing responsive designs in prototype in Figma - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Responsive Design Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Responsive Constraints in Figma

Which constraint setting in Figma ensures that an object maintains its distance from the right edge of a frame when the frame is resized?

ALeft
BRight
CScale
DCenter
Attempts:
2 left
💡 Hint

Think about which side the object sticks to when the frame width changes.

visualization
intermediate
2:00remaining
Identifying Responsive Behavior in Prototype Preview

You preview a Figma prototype on different screen sizes. Which visual behavior indicates that a component is set to 'Scale' constraint?

AThe component stays the same size and position regardless of frame size.
BThe component disappears on smaller screens.
CThe component resizes proportionally with the frame.
DThe component moves but does not resize.
Attempts:
2 left
💡 Hint

Consider what 'Scale' means for size and position.

🔧 Formula Fix
advanced
3:00remaining
Fixing a Prototype Layout Issue on Mobile

A prototype frame looks perfect on desktop but the main button overlaps text on mobile preview. What is the most likely cause?

AThe button is constrained to Bottom and Right but frame height is fixed.
BThe button is set to 'Scale' but text is fixed size.
CThe button has fixed width and is constrained to Left and Top.
DThe button has no constraints set.
Attempts:
2 left
💡 Hint

Think about how constraints affect position when frame size changes vertically.

🎯 Scenario
advanced
3:00remaining
Designing a Responsive Navigation Bar

You want a navigation bar to stretch across the top of the screen and keep its height fixed on all devices. Which constraints should you apply to the nav bar frame?

ALeft constraint only with flexible height.
BScale constraint on all sides.
CCenter constraint horizontally and fixed height.
DLeft and Right constraints with fixed height.
Attempts:
2 left
💡 Hint

Think about how to make width flexible but height constant.

data_modeling
expert
4:00remaining
Mapping Responsive Constraints to Prototype Behavior

Match the following Figma constraint settings to their prototype behavior when resizing frames:

  • 1. Left and Right
  • 2. Scale
  • 3. Center
  • 4. Left
A1-1, 2-2, 3-3, 4-4
B1-4, 2-2, 3-3, 4-1
C1-2, 2-1, 3-4, 4-3
D1-3, 2-4, 3-1, 4-2
Attempts:
2 left
💡 Hint

Match each constraint to how the object behaves when the frame changes size.