Reference - Do you use the right order of instructions?
Updated by Tiago Araújo [SSW] 2 years ago. See history
123
When writing the instructions for a series of operations, be sure you keep the operations in the right order. With a clear order, users will be less likely to be confused.
At SSW, convention is to use the pipe character "|" to indicate a step in a navigation process.
Select Options from the Tools Menu.
❌ Figure: Bad example - These instructions are in reverse and needs to be processed by the user.
Select Tools | Options
✅ Figure: Good example - These instructions are in order and do not require any effort from the user.
Categories
acknowledgements
related rules