Question: Creating a user interface that is consistent across pages adheres to which WCAG principle?
- Perceivability
- Operability
- Understandability
- Robustness
Explanation
This maps to Understandable because consistency across pages makes navigation and interaction more predictable. In HubSpot CMS work, repeating shared interface patterns helps visitors recognize where key elements appear and how they behave from one page to the next. That predictability reduces confusion and supports a clearer user experience, which is the core purpose of the Understandable principle. HubSpot also supports this through global content, which keeps repeated elements like headers and footers consistent across templates. A consistent interface is not mainly about visibility, input method, or technical compatibility; it is about making page behavior easier to follow.
Why the other options are incorrect
A) Perceivability focuses on whether content can be seen, heard, or otherwise detected, not whether the interface stays predictable across pages.
B) Operability focuses on using controls and navigation, such as keyboard navigation, not on maintaining consistent patterns between pages.
D) Robustness focuses on reliable interpretation by browsers and assistive technologies, not on keeping the interface predictable for users.
Source for verification
https://developers.hubspot.com/docs/cms/best-practices/improve-existing-sites/accessibility
https://developers.hubspot.com/docs/cms/start-building/building-blocks/global-content
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot CMS for Developers II" page.
