Skip to content

Project Context:
Corporate Survey Form | TechCorp Solutions
Role: PDF Accessibility Specialist
Document Type: 2-page employee satisfaction survey form
Tools: Adobe Acrobat Pro DC, PAC (PDF Accessibility Checker), NVDA

An enterprise client needed their annual employee satisfaction survey to be accessible for distribution to all staff, including employees who use screen readers or other assistive technology. The form, generated from HTML and printed to PDF, contained numerous decorative elements incorrectly flagged as content, no document structure, and missing metadata that prevented assistive technology users from completing the survey independently.

Adobe Accessibility Checker showing 29 Inaccessible Content Issues
Initial Accessibility Check: 29+ violations detected – decorative elements incorrectly tagged

Critical Issues Identified:

  • 29+ elements not contained within structure tree – Decorative form elements incorrectly tagged as content
  • Radio button circles marked as content – Visual placeholders announced by screen readers
  • Decorative borders and lines – Non-meaningful graphics interrupting content flow
  • Improper reading order – Content sequence unclear for assistive technology
  • Incomplete metadata – Missing author and subject information
  • No proper heading hierarchy – Section titles not semantically structured

The accessibility checker identified critical structural issues: dozens of decorative form elements (radio button circles, borders, input field boxes) were incorrectly flagged as meaningful content, causing screen readers to announce visual styling rather than actual survey questions.

Phase 1: Document Metadata Configuration

Document Properties window showing missing metadata fields
Configuring document metadata: Adding Title, Author, Subject, and Keywords
  • Title: “Annual Employee Satisfaction Survey”
  • Author: “TechCorp Solutions”
  • Subject: “Employee feedback and workplace satisfaction assessment”
  • Keywords: “Employee satisfaction, workplace survey, annual feedback”
  • Language: English (en-US)

Phase 2: Identifying and Handling Decorative Elements

Touch Up Reading Order panel showing Order list Path elements
Touch Up Reading Order showing Path elements [1] through [5] – decorative graphics requiring artifact treatment

The form contained numerous “Path” elements—vector graphics representing:

  • Radio button circles (○) – Visual placeholders for response options
  • Section border boxes – Decorative frames around content areas
  • Horizontal divider lines – Visual separators between sections
  • Form field boxes – Gray rectangular input areas
  • Header borders – Decorative styling elements

Remediation Strategy for Decorative Elements:

  • Used Touch Up Reading Order tool to systematically identify all Path elements
  • Drew selection boxes around each decorative graphic
  • Clicked “Background” button to mark as artifacts
  • Verified decorative elements removed from reading order
  • Repeated process for all 29+ decorative elements across both pages

Phase 3: Content Structure and Tagging

  • Main title: Tagged “Annual Employee Satisfaction Survey” as H1
  • Section headers: Tagged “Employee Information,” “Work Environment,” “Management & Leadership,” etc. as H2
  • Question text: Tagged all survey questions as paragraphs
  • Response options: Tagged rating scale labels (“Strongly Disagree,” “Disagree,” “Neutral,” “Agree,” “Strongly Agree”) as text
  • Form field labels: Tagged “Employee ID:”, “Department:”, “Email Address:” as text
  • Checkbox labels: Tagged training options as list items

Phase 4: Reading Order Verification

  • Verified logical content flow: Header → Employee Information → Survey Questions → Footer
  • Ensured questions read in numerical order (1, 2, 3, etc.)
  • Confirmed rating options announced left-to-right for each question
  • Validated section transitions flowed naturally
  • Tested with NVDA screen reader to confirm proper announcement sequence

Phase 5: Final Validation and Testing

Final Validation Zero violations
✓ Final Validation: Zero violations with clean document structure – all Path elements removed from reading order
  • Adobe Accessibility Checker: Passed with zero violations
  • PAC (PDF Accessibility Checker): Confirmed PDF/UA compliance
  • NVDA Screen Reader Testing: Verified all survey questions, response options, and instructions announced correctly without decorative element interruptions
  • Keyboard Navigation: Confirmed logical tab order through content
  • Structure Verification: Validated complete document hierarchy in Tags panel
  • Artifact Management: Critical distinction between form content and decorative styling
  • Path Elements: Systematic identification and artifact tagging of 29+ decorative graphics
  • Heading Hierarchy: Established clear H1 → H2 structure for section navigation
  • Form Field Handling: Treated as static form (print-and-complete) with descriptive labels
  • Reading Order Optimization: Ensured survey flows logically from introduction through questions to conclusion
  • Metadata Completeness: Full document properties for identification and discovery

Before vs. After Comparison

Before RemediationAfter Remediation
❌ 29+ decorative elements tagged as content✅ All decorative elements marked as artifacts
❌ Radio button circles announced by screen readers✅ Only meaningful content (questions, labels) read
❌ Border boxes interrupting content flow✅ Clean reading order without visual styling
❌ No heading hierarchy✅ Proper H1 → H2 structure for navigation
❌ Incomplete metadata✅ Full Title, Author, Subject, Keywords, Language
❌ Accessibility Checker: 29+ violations✅ Accessibility Checker: Zero violations
  • 100% accessibility compliance – Transformed form with 29+ violations to zero
  • Improved screen reader experience – Removed confusing announcements of decorative circles, borders, and styling
  • Clear content hierarchy – Employees using assistive technology can navigate efficiently by headings
  • Logical survey flow – Questions announced in proper sequence without interruptions
  • Corporate compliance – Meets enterprise accessibility policy requirements
  • Universal access – All employees, regardless of ability, can complete satisfaction survey independently

This project highlights a critical accessibility principle specific to forms: distinguishing between functional content and decorative styling. In form remediation:

Functional Content (Must be Tagged):

  • Question text
  • Response option labels (“Yes,” “No,” “Strongly Agree”)
  • Form field labels (“Name:”, “Email:”)
  • Instructions and guidance text

Decorative Styling (Must be Artifacts):

    • Radio button circles/checkboxes (visual placeholders)
    • Form field boxes and borders
    • Section divider lines
    • Decorative frames and backgrounds

    When decorative elements are incorrectly tagged as content, screen readers announce them, creating confusion like: “Circle. Circle. Circle. Strongly Disagree. Circle. Disagree. Circle. Neutral…” instead of the clear, meaningful content: “Strongly Disagree. Disagree. Neutral. Agree. Strongly Agree.”

    • Section 508 (federal accessibility standard)
    • WCAG 2.1 Level AA (Web Content Accessibility Guidelines)
    • PDF/UA (ISO 14289-1) – Universal Accessibility standard

    Primary Tools: Adobe Acrobat Pro DC (Touch Up Reading Order, Tags Panel, Accessibility Checker)
    Validation Tools: Adobe Accessibility Checker, PAC (PDF Accessibility Checker), NVDA screen reader
    Standards: Section 508, WCAG 2.1 Level AA, PDF/UA (ISO 14289-1)

    This employee satisfaction survey remediation demonstrates expertise in form accessibility—specifically, the critical skill of identifying and properly handling decorative elements that, when incorrectly tagged, create significant barriers for assistive technology users.

    The systematic approach—metadata configuration, decorative element identification, artifact tagging, content structure creation, and comprehensive validation—transformed a form with 29+ violations into one that passed all compliance checks. The remediation focused not just on technical compliance, but on creating a genuinely usable experience: employees using screen readers now hear survey questions and response options clearly, without confusing announcements of visual styling elements.

    This case study exemplifies how proper form accessibility extends beyond adding tags—it requires thoughtful analysis of which elements convey information versus which provide only visual styling. By correctly marking decorative elements as artifacts, the remediated survey ensures that assistive technology users receive the same clear, efficient survey experience as sighted users, enabling true equal access to workplace feedback mechanisms.