Contextual Reinforcement
Also known as: Header Reinforcement
A technique in aural and non-visual rendering of tabular data where column headers, row labels, or other structural context is repeated alongside data values to help users understand the relationships between cells. Without contextual reinforcement, a screen reader might announce a table cell as simply "4" — with reinforcement, it becomes "France, Gold medals: 4." This technique is essential for making tables accessible to blind users because visual tables allow sighted users to glance at column headers at any time, while aural presentations are linear and temporal, meaning the header information may have been spoken long before the associated data value.
Category: Web Accessibility · Assistive Technology
Related: Table Linearization · Aural Rendering · Screen Reader