← All guides

Following Written Instructions guide

Following Written Instructions questions give you a small set of rules and a case, and ask what the rules require. Success is procedural: apply every rule in the right order and let exceptions override the defaults.

The method

  1. Read the rules as a checklist and note their stated priority.
  2. Apply them in priority order, not in the order they happen to be written.
  3. Let any exception or override beat the default rule it applies to.
  4. Separate eligibility ('may') from requirement ('must') before deciding.

Common mistakes

Frequently asked questions

What if two rules seem to conflict?

One will have priority or be framed as an exception. Find the stated ordering — well-formed instruction sets resolve their own conflicts.

Practise this now

Preview the question styleOpen the drill