Factors

Being the system designer how will you prevent users becoming lost in menus

Being the system designer how will you prevent users becoming lost in menus
  1. How should a system prevent users from making mistakes?
  2. Which factors a designer needs to consider while designing the user interface?

How should a system prevent users from making mistakes?

Prevent mistakes by helping the user to build a good mental model of your interface. Use design patterns that communicate how they work to users, encourage users to double-check their work (especially before deleting), and warn before mistakes are made.

Which factors a designer needs to consider while designing the user interface?

There are three factors that should be considered for the design of a successful user interface; development factors, visability factors and acceptance factors.

Icon or text for home in a breadcrumb?
Should you include home in breadcrumbs?What is breadcrumb home text?What should my breadcrumbs title be? Should you include home in breadcrumbs?Brea...
What is the difference between a user and an end-user?
You are right, it is exactly as you say: end users are the users of an end product or service, while users are all the users and stakeholders who inte...
Search should show a warning when writing less than X numbers of characters in order to display result?
How do you set a number limit in HTML?How do I make HTML input tag only accept character values?Does input type text allow numbers? How do you set a...