What are the FOUR navigation design considerations?
What are the FOUR golden rules of navigation?
What does the navigation consideration predictability mean?
Can user determine what will happen next based on past interaction history?
What are the limits of knowledge requirements placed on the user?
Can the user easily determine what operations are currently visible?
What does the navigation consideration synthesisability mean?
Can the user see the results of his / her actions?
The honest of the interface is the ability of the interface to provide an observable and informative account of its state.
Some interfaces promise immediate honesty - the new state is immediately obvious
Other interfaces promise eventual honesty - in the case of asynchronous tasks
What does the navigation consideration familiarity mean?
What is affordance?
Affordance is the intrinsic properties of visual objects that suggest how they can be manipulated.
What does the navigation consideration visibility mean?
How visible is the state of the system?
The systems should always keep users informed through appropriate feedback within reasonable time. This can be done through:
- Visible Actions: buttons, links, drop-down arrows, highlight on mouse over
- Visible State: breadcrumbs, pagination, word count
- Visible Feedback: selection highlight, selection handles
What is the human information foraging theory?
The information foraging theory is the comparison that humans gathering information can be modeled like animals gathering food - constantly evaluating and making decisions to maximise information collected against cost of obtaining it.
What is information scent?
Information scent refers to the visible cues that help users figure out how to achieve their goals within the least effort.