|
If a new user tries to use a help file, and
that help file fails to provide an answer on three consecutive
occasions, more than half of the users never use the help file again! |
On-Line HelpOn-Line help has traditionally been seen as the tool which everyone went to when they got stuck, then could still not find the answer they were looking for! Whilst this was true in the early days of on-line WinHelp; things are much better these days. On-Line Help development tools are now very advanced, meaning you can almost always have a single source of information, which you then recompile into the appropriate format, depending on how you want to deliver it. It is possible to "click a button" and produce a set of content-sensitive on-line help; or a traditional user manual from the same set of data. You can now use technologies such as re-usable content, so chunks are automatically copied into a process or a procedure whenever it is needed. This ability to re-use content can be a great benefit - especially if you are producing task-based instructions which have a lot of common steps or messages. One of the old problems behind Windows Help format was the difficulty of producing conditional output. With a bit of setting up, you can produce a bespoke on-line help application, based on extracting relevant information from a much larger database. A good help file must start with a total awareness of how a user will use the system. Because users come with different levels of skill and confidence, on-line help must provide different pathways to the information.
|
|