Contents / Previous / Next


The 8 Golden Rules

  1. Consistency: naming, color, font, ...
  2. Shortcuts: speed for experts
  3. Feedback: the frequent the action the more detailed
  4. Closed dialogs: Start-middle-end -> structured work (finish something)
  5. Robust against errors: Users must not be able to make a serious mistake
  6. Undo: Correct mistakes, be able to try out everything without fear
  7. Control to the user: User understands what the GUI does to the system underneath. The GUI does not restrict the user.
  8. Reduce short term memory usage: provide on-line help

Help, Documentation and Feedback from the GUI

Help and documentation is part of the GUI and has to be adequate for the users:
Provide Tutorials for beginners and well structured reference books for experts (on-line).
Customize the GUI feedback to the users.