TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
>I personally
>REALLY object to the numbered non-steps, and
>think that the paragraph approach leaves a lot
>to be desired, but someone's blowing a lot of
>money on publishing these books -- comments?
I don't have any information about usability tests, but we've been putting
together some help files that have numbered steps, so I do have a few
comments.
1) The "numbered non-steps" may be annoying, but I have just as big a
problem with something like:
#1 From the Windows menu, select Options. The options window will open on
the right hand side of the screen.
As you can see, I have combined the step with the non-step. But to my mind
it defeats the purpose of creating a numbered list: to present *short*,
easy to follow steps. When you look at a numbered list, and each item in
that list is multiple lines, it takes away from the simplicity of the
format. And in help files, you do have to try to be simple when guiding
somebody through the steps.
2) I like the paragraph approach for tutorials. You can take the time to
explain what's happening, and why it's happening. In theory, this is
information the reader wants while going through a tutorial. But it's not
a very useful style for quick help style presentations.
The solution? Well, I've noticed that many of the Microsoft manuals
present numbered steps that don't describe what should happen as a result.
I imagine they feel that the results will be self-evident, and in many
software packages I'd say they could be right. I'm still not sure whether
I feel this is the best way to approach the situation, but it's the only
way I can think of to present numbered steps that aren't either cluttered
with "result" information, or interspersed with "non-steps".