J4.11.2predictable navigation mental mapdesignresearch

Predictable navigation lets users form a stable mental map

Aliases: navigation mental map · predictable IA · spatial memory of navigation

What it is

A mental map is not tidiness. It is being able to answer where I am, how I go back, and whether the same kind of entry still lives where I left it. Predictable navigation lets people with cognitive disabilities walk the same graph until hierarchy and order become a route they can trust, instead of reconstructing the information architecture on every page.

The name and slot of a single control is the previous leaf. This one is the graph: how sections relate, the order of primary navigation, whether breadcrumbs actually match the way in. Reorder or re-hierarchy on every page and the map cannot be drawn.

Why it happens

Spatial and structural memory stores “Settings is the third item under Account” as a route, not as a tree rebuilt from labels each time. Dementia, TBI, and intellectual disability lean harder on overlearned routes: when labels are unstable to interpret, order and hierarchy are the remaining scaffold. If primary nav re-sorts by “relevance to this page,” or personalisation pins frequent items first, the scaffold changes weekly and the map stays a draft forever.

Predictable does not mean short. A deep, stable tree can still be learned; a shallow bar whose order drifts looks like fewer choices and is a new permutation every time. Breadcrumbs that disagree with the real hierarchy send people back along a path that does not exist; the interface falsifies its own map.

Studying it

Ask people who have used the product for a while to draw primary nav and key second-level items from memory, then overlay the real IA. Mismatches mean the map never formed or was scrambled. On the conformance side, check that repeated navigational mechanisms keep relative order across pages.

Independent variables: whether primary nav reorders per page, whether personalisation mutates main-nav order, whether breadcrumbs are isomorphic with the hierarchy. Dependent variables: match rate of the memory sketch, wrong-level traversals, rate of needing search to reach a section already visited.

First-time users have no old map. What you measure is whether a map can start to form (whether order can be recited after a few visits), not whether they were lost on visit one.

Where it stops holding

A mega-menu with too many items is inherently hard to remember; predictability still demands the same grouping and order, not that it become short. Logged-in and logged-out may be different maps; each map must be stable on its own. Search is lookup, not a substitute for a browse map; having search does not license reordering browse navigation. Putting the main-task entry in a recommendation module that changes weekly announces that the map is void.

Applying it

  • Keep primary nav in the same order across sections. Park personalisation in a module that does not occupy the core nav slots.
  • Make breadcrumbs match the real hierarchy so people can walk back along them. Mark the current page in the nav.
  • Verify: visit four different sections; screenshot order of primary nav must be identical. Then ask a returning user with a cognitive disability to list the main entries from memory; every mismatch with the real IA is a map the interface did not keep alive. If turning personalisation on moves those entries, fail.

Related

  • Same group: J4.11.1 Same function, same name and place, lowers learning cost · J4.11.3 Unexpected context changes break the user's plan · J4.11.4 Consistency has to survive version changes; churn costs cognitive-disability users more
  • Nearby: G2.01 Hierarchical navigation · G2.10 Stability costs of personalised navigation · G1.11 Extensibility and evolution of IA
  • Search terms: predictable navigation mental map · information architecture · cognitive accessibility

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/J4.11.2