CodeIEB
Theory Notes/🗄️ Topic 4: Data & Information Management, Solution Development/11.4.15
11.4.15Grade 11

Correct Use of Help in an Application

A short, conceptual subtopic — deciding when and where help should be available in software. Not examinable in the practical exam.

Different types of applications need different levels of built-in help:

  • Simple/intuitive mobile applications often don't need extensive user manuals — the interface should largely be self-explanatory.
  • Complex desktop software (e.g. professional design or accounting software) often benefits from detailed help documentation, tooltips, or an FAQ, since users may need guidance on advanced features.

💡 Exam Tip

If asked to justify why an app 'does or doesn't' need a help system, link your answer to the app's complexity and target audience — simple, everyday-use apps generally need less, complex/professional tools generally need more.