Progressive Disclosure

1

A strategy for managing information complexity in which only necessary or requested information is displayed at any given time.

Progressive disclosure involves separating information into multiple layers and only presenting layers that are necessary or relevant. It is primarily used to prevent information overload, and is employed in computer user interfaces, instructional materials, and the design of physical spaces. id="footnote186a"> class="nounder totri-footnote" href="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/xhtml/ch88_fn.html#footnote186">1

Progressive disclosure keeps displays clean and uncluttered and helps people manage complexity without becoming confused, frustrated, or disoriented. For example, infrequently used controls in software interfaces are often concealed in dialog boxes that are invoked by clicking a More button. People who do not need to use the controls never see them. For more advanced users, the options are readily available. In either case, the design is simplified by showing only the most frequently required controls by default, and making additional controls available on request. id="footnote187a"> class="nounder totri-footnote" href="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/xhtml/ch88_fn.html#footnote187">2

Learning efficiency benefits greatly from the use of progressive disclosure. Information presented to a person who is not interested or ready to process it is effectively noise. Information that is gradually and progressively disclosed to a learner as they need or request it is better processed and perceived as more relevant. The number of errors is significantly reduced using this method, and consequently the amount of time and frustration spent recovering from errors is also reduced. id="footnote188a"> class="nounder totri-footnote" href="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/xhtml/ch88_fn.html#footnote188">3

Progressive disclosure is also used in the physical world to manage the perception of complexity and activity. For example, progressive disclosure is found in the design of entry points for modern theme park rides. Exceedingly long lines not only frustrate people in line, but also discourage new people from the ride. Theme park designers progressively disclose discrete segments of the line (sometimes supplemented with entertainment), so that no one, in or out of the line, ever sees the line in its entirety.

Use progressive disclosure to reduce information complexity, especially when people interacting with the design are novices or infrequent users. Hide infrequently used controls or information, but make them readily available through some simple operation, such as pressing a More button. Progressive disclosure is also an effective method for leading people through complex procedures, and should be considered when such procedures are a part of a design.

See also Chunking, Errors, Layering, and Performance Load.

id="page_189"> src="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/images/f0189-01.jpg" alt="image" width="399" height="88" data-mfp-src="/library/view/universal-principles-of/9781592535873/images/f0189-01.jpg" />

Progressive disclosure is commonly used in software to conceal complexity. In this dialog box, basic search functionality is available by default. However, more complex search functionality is available upon request by clicking More Choices.

src="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/images/f0189-02.jpg" alt="image" width="404" height="129" data-mfp-src="/library/view/universal-principles-of/9781592535873/images/f0189-02.jpg" />

src="https://www.safaribooksonline.com/library/view/universal-principles-of/9781592535873/images/f0189-03.jpg" alt="image" width="550" height="486" data-mfp-src="/library/view/universal-principles-of/9781592535873/images/f0189-03.jpg" />

Theme park rides often have very long lines—so long that seeing the lines in their entirety would scare away many would-be visitors. Therefore, modern theme park rides progressively disclose the length of the line, so that only small segments of the line can be seen from any particular vantage point. Additional distractions are provided in the form of video screens, signage, and partial glimpses of people on the ride.