DigitalMANIPULATIVE

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

Forms are read in a pattern-matching mode. People expect consistency — if the first box means “tick to receive”, they assume the next one does too — and they process negation slowly and unreliably: Clark and Chase showed in 1972 that verifying a negated statement takes longer and produces more errors than verifying an affirmative one. Trick questions exploit both. A designer alternates the polarity of adjacent boxes (“tick to receive offers” beside “tick if you do not wish to receive offers from partners”), stacks negatives (“uncheck to opt out of not being contacted”), or labels buttons so that “Cancel” aborts the cancellation. A related move hides the honest option in an unexpected place, as when Ryanair once listed “no travel insurance” inside a country drop-down between Latvia and Lithuania. Brignull named the pattern; Mathur and colleagues counted it among their fifteen types; the EDPB's guidelines describe the same thing as ambiguous wording and conflicting information. The tell is that the honest reading requires you to stop and diagram the sentence.

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

Every playbook entry states how strong its evidence is and when not to use it. Browse the full playbook.

References

  1. Clark, H. H., & Chase, W. G. (1972). On the Process of Comparing Sentences Against Pictures. Cognitive Psychology, 3(3), 472-517
    The finding that negated statements take longer to verify and produce more errors than affirmatives.
  2. Brignull, H. (2023). Deceptive Patterns: Exposing the Tricks Tech Companies Use to Control You. Testimonium Ltd
    The trick-question pattern and the documented Ryanair insurance drop-down.
  3. 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 2023
    The treatment of ambiguous wording and conflicting information as deceptive design that impairs consent.
Last reviewed
Suggest a correction

Detect Trick Questions in any text

Paste any message, email, or article into our free Manipulation Detector to see if Trick Questions or other techniques are being used on you.

Related Articles