0
0
Figmabi_tool~20 mins

Comments and feedback in Figma - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Comment Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Comment Visibility in Figma
In Figma, when you add a comment to a design file, who can see that comment by default?
AAnyone with access to the design file
BOnly the person who added the comment
COnly the project owner
DOnly users with edit permissions
Attempts:
2 left
💡 Hint
Think about collaboration and sharing in Figma.
🎯 Scenario
intermediate
2:00remaining
Resolving Comments Efficiently
You are reviewing feedback on a Figma design and see multiple comments on the same element. What is the best practice to handle these comments to keep the file organized?
ADelete all comments after reading them
BResolve comments once the feedback is addressed
CCopy comments to an external document and remove them from Figma
DIgnore comments and continue working
Attempts:
2 left
💡 Hint
Think about how to keep track of completed feedback.
🔧 Formula Fix
advanced
2:00remaining
Why Can't You Reply to a Comment?
A team member reports they cannot reply to a comment in a shared Figma file. Which of the following is the most likely reason?
AThe comment was deleted by the owner
BThey are not logged into their Figma account
CThey have 'Can View' access but commenting is disabled for the file
DThey do not have at least 'Can View' access to the file
Attempts:
2 left
💡 Hint
Check the file permissions related to commenting.
visualization
advanced
2:00remaining
Best Practice for Comment Placement
When adding comments in Figma to give feedback on a dashboard design, where should you place your comments for the clearest communication?
AOutside the visible frame to avoid clutter
BRandomly anywhere on the canvas
COnly in the top-left corner of the file
DDirectly on or near the specific element you are commenting about
Attempts:
2 left
💡 Hint
Think about how to make feedback easy to understand.
data_modeling
expert
3:00remaining
Tracking Comment Status in a BI Dashboard Project
You want to create a report that shows the number of open and resolved comments per page in a Figma dashboard project. Which approach best models this data for reporting?
ACreate a table with columns: Page Name, Comment ID, Status (Open/Resolved), and Timestamp
BUse a single field listing all comments as text per page
CStore only the total number of comments per page without status details
DTrack only resolved comments and ignore open comments
Attempts:
2 left
💡 Hint
Think about how to filter and count comments by status.