← All terms

Adaptive Disclosure

Also known as: On-Demand Disclosure, Progressive Disclosure for Accessibility

An interface design pattern in which supplementary accessibility content — summaries, keyphrase previews, navigation maps, alternative descriptions — is revealed only when the user requests it rather than shown alongside the primary content at all times. Adaptive disclosure addresses a common failure mode of accessibility overlays: simultaneous presentation of video, text, and map views can increase cognitive load for users with cognitive-language impairments, introducing new barriers on top of the ones it intended to remove. The pattern is particularly valuable for aphasia, ADHD, autism, and intellectual-disability audiences, for whom orientation should be maintained without extra interaction cost, but control over when to engage deeply must remain with the user.

Category: Interaction Design · Cognitive Accessibility · Accessibility Concepts · User Experience

Related: Aphasia-Friendly · Cognitive load · Content Adaptation

Sources