0
0
Figmabi_tool~20 mins

Device-specific frames (mobile, desktop, tablet) in Figma - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Device-Specific Frames Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
visualization
intermediate
1:30remaining
Identify the correct frame size for a mobile dashboard

You are designing a BI dashboard for mobile devices in Figma. Which frame size best fits a typical mobile screen for clear visualization without horizontal scrolling?

A1920 x 1080 pixels (full HD desktop)
B1440 x 900 pixels (desktop laptop size)
C768 x 1024 pixels (tablet portrait size)
D375 x 667 pixels (iPhone 8 size)
Attempts:
2 left
💡 Hint

Think about the most common mobile screen size for smartphones.

🧠 Conceptual
intermediate
1:30remaining
Why use different frames for desktop and tablet in BI design?

Why is it important to create separate frames for desktop and tablet when designing BI dashboards in Figma?

ABecause desktop and tablet have different screen sizes and user interactions, requiring tailored layouts for usability.
BBecause Figma does not allow resizing frames after creation.
CBecause tablet screens always have higher resolution than desktops.
DBecause desktop dashboards should only use dark themes, tablets use light themes.
Attempts:
2 left
💡 Hint

Think about how users interact differently on desktop vs tablet.

data_modeling
advanced
2:00remaining
Adjusting BI data visualization for tablet frame

You have a desktop BI dashboard frame sized 1440 x 900 pixels. To adapt it for a tablet frame of 768 x 1024 pixels, which approach best maintains readability and usability?

AKeep the same layout and scale down all elements proportionally.
BRearrange visual elements into a vertical stack and increase font sizes for touch interaction.
CRemove all charts and replace with text summaries only.
DUse the desktop frame as is and let users zoom in on the tablet.
Attempts:
2 left
💡 Hint

Consider how tablet users interact differently than desktop users.

🔧 Formula Fix
advanced
1:30remaining
Fixing overlapping elements in mobile BI frame

In your Figma mobile frame (375 x 667 px), some charts overlap when previewed on a real device. What is the most likely cause?

AUsing fixed pixel positions without constraints or auto-layout causing overlap on smaller screens.
BSetting frame size larger than the device screen.
CUsing vector graphics instead of raster images.
DApplying a dark theme to the frame.
Attempts:
2 left
💡 Hint

Think about how elements behave inside frames when screen size changes.

🎯 Scenario
expert
2:30remaining
Designing a responsive BI dashboard across devices

You must design a BI dashboard that works well on mobile (375x667), tablet (768x1024), and desktop (1440x900). Which strategy best ensures consistent user experience across these device-specific frames?

AUse a single large frame and rely on users to zoom and scroll on smaller devices.
BDesign only the desktop frame and scale it down for tablet and mobile.
CCreate separate frames for each device with tailored layouts and use Figma components to maintain consistent styles.
DDesign only the mobile frame and scale it up for tablet and desktop.
Attempts:
2 left
💡 Hint

Think about how to keep style consistent but layouts optimized for each device.