Learn professional language for giving and receiving design feedback in reviews, critiques, and design handoffs.
0 / 5 completed
1 / 5
Which phrase gives the most constructive design feedback?
Effective design critique names the specific issue, explains the impact (accessibility risk), and invites exploration of a solution rather than just criticising.
2 / 5
In a design review, 'I have a concern about...' is used to:
'I have a concern about...' is a professional, targeted way to flag an issue — it opens dialogue rather than rejecting the work outright.
3 / 5
Which phrase best describes 'design intent' in a handoff document?
Design intent documents the reasoning behind a decision — explaining why a specific spacing or colour was chosen helps developers make informed decisions during implementation.
4 / 5
What does 'edge case' mean in design reviews?
Edge cases in design are unusual but possible scenarios (empty states, very long strings, error states) that the design must account for.
5 / 5
When a developer says 'this does not match the spec', they mean:
A spec (specification) is the authoritative design reference. Calling out a spec mismatch means the implementation differs from what the design specified.