Technical Writing Tools and Technology 1 — Questions and Answers
Question 1: What is MadCap Flare primarily used for?
- Authoring and publishing multi-output technical documentation (Correct answer)
- Graphic design
- Project management
- Database administration
Correct answer: Authoring and publishing multi-output technical documentation
MadCap Flare is a help authoring tool (HAT) used to create and publish documentation in HTML5, PDF, and other formats.
Question 2: What markup language is commonly used in docs-as-code workflows?
- Markdown (Correct answer)
- HTML only
- XML only
- LaTeX
Correct answer: Markdown
Markdown is widely used in docs-as-code pipelines because it is lightweight, human-readable, and Git-friendly.
Question 3: What is DITA (Darwin Information Typing Architecture)?
- An XML-based standard for structured technical documentation authoring and reuse (Correct answer)
- A Python framework
- A graphic file format
- A testing methodology
Correct answer: An XML-based standard for structured technical documentation authoring and reuse
DITA is an OASIS XML standard that defines topic types (task, concept, reference) and enables content reuse across deliverables.
Question 4: What is Confluence primarily used for in technical writing contexts?
- Collaborative internal documentation and wikis (Correct answer)
- Publishing customer-facing help sites
- Designing graphics
- Managing bug tracking
Correct answer: Collaborative internal documentation and wikis
Confluence is a team wiki and documentation platform commonly used for internal knowledge bases and collaborative writing.
Question 5: Which static site generator is popular for hosting technical documentation online?
- MkDocs or Docusaurus (Correct answer)
- WordPress only
- SharePoint
- Google Docs
Correct answer: MkDocs or Docusaurus
MkDocs and Docusaurus are widely used to generate fast, searchable documentation websites from Markdown source files.
Question 6: What is the primary purpose of a screen recording tool like Camtasia in technical writing?
- Create software tutorial videos and demonstrations (Correct answer)
- Edit API documentation
- Generate PDF outputs
- Manage content versions
Correct answer: Create software tutorial videos and demonstrations
Camtasia is used to record screen-based software tutorials, annotate them, and publish as video training content.
What is MadCap Flare primarily used for?