Trick Questions
What it is
Phrasing a form question, checkbox, or button so that a quick reading produces the opposite of what the user intends: double negatives, adjacent boxes with opposite polarity, and decline options placed where no one would look.
How it works
Real-world examples
- •Ryanair's pre-2012 booking flow, in which declining travel insurance meant scrolling a country list to find “No Travel Insurance Required” filed alphabetically among nations — a case Brignull documented and the airline later changed.
- •UK marketing-consent forms of the 2000s that mixed “tick to receive” with “tick if you do not wish to receive”, prompting guidance from the Information Commissioner and the Direct Marketing Association that consent boxes use a single positive polarity.
- •Unsubscribe pages that present “Cancel” as the button to abort the unsubscribe while “Continue” keeps you on the list, or that ask “Are you sure you don't want to stop receiving emails?”.
- •Ballot measures drafted so that a “yes” vote repeals a policy and a “no” vote keeps it; election officials and courts in several US states have ordered ballot language rewritten for this reason.
Ethical guidelines
- ●Every checkbox on a page should have the same polarity, and it should be positive: ticking means yes.
- ●Never use a negative in a consent question, and never stack negatives anywhere a decision is made.
- ●Button labels must name the outcome (“Keep subscription” / “Cancel subscription”), not the action of the dialog.
- ●The EDPB's deceptive-design guidelines and the Digital Services Act's Article 25 both treat ambiguous or contradictory wording in choice interfaces as impairing free decisions; clarity is a legal duty as well as an ethical one.
How to defend against it
- ►Slow down at any sentence containing “not”, “don't”, “unless”, or “uncheck”; restate it aloud as a positive (“ticking this box means I will receive…”) before acting.
- ►Look for a polarity switch between neighbouring boxes; when one is worded differently from the others, that box is the trick.
- ►When a button says “Cancel”, ask what it cancels; read the whole dialog, not just the buttons.
- ►For unsubscribing, prefer your mail client's own unsubscribe control (the List-Unsubscribe header Gmail and Apple Mail expose) over the sender's web form.
- ►For ballots, read the official summary of what a “yes” vote does, and screenshot or photograph the wording if you are documenting a complaint.
From the Defense Playbook
Before entering payment details, spend one minute finding out how you would leave: search the service's name with "cancel", read the cancellation terms, and treat a hard or hidden exit as a price you are being asked to pay.
On any checkout, sign-up, or consent screen, read each checkbox and toggle before you continue, noting whether it is already ticked and whether ticking means yes or no, because defaults and confusing wording are how extras, marketing consent, and data sharing are obtained from people who never chose them.
When an interface tricks you (a hidden charge, a fake countdown, a cancellation maze, consent you never gave), document it and report it to the regulator and the platform, because enforcement against deceptive design is driven by complaint data and one documented report protects people who would never have spotted the trick.
When someone leads you through a sequence of short yes-or-no questions toward a conclusion, treat each question as its own item: answer only the fact asked, correct any wording you do not accept, and do not let a string of true answers commit you to a conclusion you were never asked about. (Educational, not legal advice.)
Every playbook entry states how strong its evidence is and when not to use it. Browse the full playbook.
References
- Clark, H. H., & Chase, W. G. (1972). On the Process of Comparing Sentences Against Pictures. Cognitive Psychology, 3(3), 472-517The finding that negated statements take longer to verify and produce more errors than affirmatives.
- Brignull, H. (2023). Deceptive Patterns: Exposing the Tricks Tech Companies Use to Control You. Testimonium LtdThe trick-question pattern and the documented Ryanair insurance drop-down.
- European Data Protection Board (2023). Guidelines 03/2022 on deceptive design patterns in social media platform interfaces: how to recognise and avoid them (Version 2.0). EDPB, adopted February 2023The treatment of ambiguous wording and conflicting information as deceptive design that impairs consent.
Related Articles
Dark Patterns in UX: How Apps Manipulate Your Behavior
Subscription traps, misleading interfaces, and engineered addiction. Understanding the persuasion techniques built into the apps you use every day.
OSINT for Beginners: Open Source Intelligence Explained
Open Source Intelligence (OSINT) uses publicly available data to gather actionable insights. Here is a beginner-friendly guide to what OSINT is and how it is used.