3 Specific vs Heuristic design principles

When using design principles, there are two kinds of principles that are often referenced:

Specific and Heuristic.

Specific design principles

These are design principles that have been created for a specific project to ensure a consistent experience.  An oft-cited example of specific design principles would be the android operating system design principles.

  1. Delight me in surprising ways.  Subtle effects contribute to a joyful experience
  2. Real objects are more fun than buttons and menus.  Make the experience visual and not just textual.
  3. Let me make it mine.  If at all possible make the interface customizable
  4. Get to know me.  Learn people’s preferences over time.
  5. Keep it brief.
  6. Pictures speak louder than words.
  7. Decide for me but let me have the final say.
  8. Only show what I need, when I need it.
  9. I should always know where I am.
  10. Never lose my stuff.
  11. If it looks the same, it should act the same.
  12. Only interrupt me if it’s important.
  13. Give me tricks that work everywhere.
  14. It’s not my fault.
  15. Sprinkle encouragement.
  16. Do the heavy lifting for me.
  17. Make important things fast.

While these seem like extremely simple statements, one can see how they help guide big decisions in the design of the interface.

Heuristic design principles

These principles were made mainstream by Jakob Neilsen in the 90’s and are used as a set of guidelines that user interface design in computer applications must adhere to in order to be usable.  While set in the realm of computing interfaces there are many parallels that can be drawn in course design. Neilson’s principles are:

 

  1. Visibility of system status: The user must be informed about what is going on through appropriate feedback within a reasonable amount of time.
  2. Match between system and the real world: The system should speak the user’s language.  It should use familiar terms, words and concepts that are familiar to users. Information should appear in a logical and natural order.
  3. User control and freedom.  Users of the system may find themselves in an unfamiliar or unwanted state.  There needs to be a clear “exit” or “undo/redo” without having to go through an extended sequence of events.
  4. Consistency and standards.  Users should no have to wonder whether different situations or actions mean the same thing.  Follow platform conventions and maintain a consistent environment.
  5. Error prevention: Eliminate error-prone conditions or check them and present the users with a confirmation option before they commit to an action.
  6. Recognition rather than recall: Minimize the user’s memory load by making objects, actions and options visible.  The user should not have to remember information from one part of the experience to another. Instructions of use should be visible or easily retrievable whenever appropriate.
  7. Flexibility and efficiency of use:  A design system should provide enough flexibility to cover the needs of both inexperienced users as well as an expert without causing a painful experience for both.
  8. Aesthetic and minimalist design.  Dialogues should not contain information which is irrelevant or rarely needed.  Every extra unit of information in a dialogue competes with the relevant units of information and diminishes their relative visibility.
  9. Help users recognize, diagnose, and recover from errors.  Error messages should be expressed in plain language, precisely indicate the problem, and constructively suggest a solution.
  10. Help and documentation.  Even though it is better if the system can be used without documentation, it may be necessary to provide help and documentation.  Any such information should be easy to search, focused on the user’s task, list concrete steps to be carried out, and not be too large.

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Design principles for adaptive learning platforms Copyright © by Chad Flinn is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book