Accessible labelling improvements
Improved the use of title attributes and accessible names to ensure interactive elements are clearly and consistently described for assistive technologies.
- 2.4.6 Headings and Labels (AA)
- 4.1.2 Name, Role, Value (A)
We are committed to making the Veridian platform accessible and inclusive for all users, including people with disabilities. Accessibility is an integral part of how we design, develop, and improve our software and services.
We align with recognised standards such as the Web Content Accessibility Guidelines (WCAG) and continuously review our technology, content, and processes to support equitable access to information and digital experiences.
Accessibility is an ongoing effort. We are committed to continuous improvement and to working with our clients and users to reduce barriers and ensure our software remains usable by as many people as possible.
This ACR for the Veridian Software platform was prepared in accordance with the Information Technology Industry Council VPAT® WCAG Edition (Version 2.5Rev).
It reflects the accessibility of the standard Veridian platform as of the publication date. Client sites may use versions newer or older than this release.
Accessibility is considered during custom development; however, site-specific customisations are assessed separately and are outside the scope of this report.
Some materials may not fully meet accessibility standards due to limitations in original scanned content and OCR accuracy, and are therefore outside the platform’s control.
We track accessibility progress through a combination of structured reviews and measurable checkpoints aligned with WCAG 2.0, WCAG 2.1, and WCAG 2.2 Level A and AA criteria.
Periodic internal accessibility reviews aligned to WCAG success criteria.
Monitoring issues identified through user feedback and support channels.
Tracking remediation of identified accessibility issues through our development workflow.
Reviewing updates to WCAG and related standards to ensure continued alignment.
Maintaining and updating our Accessibility Conformance Report (VPAT® WCAG edition).
Accessibility is treated as an ongoing program rather than a one-time project. Progress is measured by reduction in known issues, alignment with updated WCAG criteria, and the incorporation of accessibility considerations into new feature development.
When an accessibility issue is identified — through internal review, user feedback, or usability testing — it is recorded, assessed, and prioritised based on:
The impact on a user’s ability to access content or complete essential tasks (i.e. whether the issue prevents access entirely or affects usability but still allows completion).
Alignment with WCAG Level A and AA requirements.
Legal or regulatory relevance.
Frequency of occurrence and overall user impact.
Issues that prevent users from accessing content, navigating the interface, or completing core functions are prioritised at the highest level. Issues that affect usability, efficiency, or clarity — while still allowing access — are addressed as part of ongoing improvement.
Related reading: WCAG Compliance and Accessible Digital Archives
While our primary conformance target is WCAG 2.1 Level AA, we also work toward Level AAA success criteria where feasible and appropriate, particularly in areas that enhance usability and inclusive design without compromising functionality. Accessibility is built into new feature development from the start, helping prevent new issues and reducing the need for fixes later. We embed accessibility review into our release lifecycle to support proactive, continuous improvement.
We monitor accessibility standards and legislation globally, particularly in jurisdictions where our clients operate.
Our process includes:
Ongoing review of updates from the W3C regarding WCAG (including WCAG 2.2 and the development of WCAG 3.0 / “Silver”).
Monitoring U.S. ADA Title II requirements and the 2024 Final Rule mandating WCAG 2.1 Level AA compliance.
Tracking international accessibility standards such as EN 301 549 (EU), Section 508 (U.S.), and government web standards in jurisdictions including New Zealand, the UK, and Australia.
Maintaining familiarity with the different VPAT® template editions (WCAG, 508, EU, and INT) to support clients operating in multiple regulatory environments.
We work with libraries, archives and other cultural heritage organisations internationally, so we recognise that accessibility compliance expectations vary by region. Our Accessibility Conformance Report is structured using the VPAT® WCAG edition aligned to WCAG 2.2 Level A and AA, and we review it periodically to ensure continued alignment with evolving standards.
Accessibility is treated as an evolving regulatory and technical landscape, and we proactively monitor changes to reduce compliance risk for our clients.
Outlined below are some of the accessibility improvements we have made over the past 12 months to strengthen alignment of the Veridian Software platform with WCAG 2.2.
Improved the use of title attributes and accessible names to ensure interactive elements are clearly and consistently described for assistive technologies.
Improved the accessibility of date selection components to ensure clearer labelling, keyboard operability, and assistive technology compatibility.
Updated user scoreboards to use proper <table> markup to ensure data relationships are programmatically conveyed to assistive technologies.
Added scope attributes to <th> elements to clearly associate headers with related rows and columns for assistive technologies.
Added <caption> elements to tables to describe their purpose and context to screen reader users.
Removed unnecessary or redundant ARIA attributes and ensured native HTML elements convey meaning wherever possible, using ARIA only where it adds required accessibility information.
Moved lock icons inside link elements so they form part of the accessible name and purpose of the link.
Removed incorrect use of role="listbox" where native HTML controls were more appropriate.
Removed unnecessary aria-selected and aria-disabled attributes where they were not required.
Added visually hidden text to provide additional context and clarity for screen reader users where needed.
Hid the year results graph from screen readers where it duplicated information already available in accessible formats.
Added ARIA attributes where required to improve accessibility information for assistive technologies.
Improved tooltip wording to provide clearer guidance and context for users.
Removed empty anchor elements that created confusion for screen reader and keyboard users.
Removed tab dropdown patterns and corrected tab behaviour to better support accessibility and navigation.
Reduced the use of short-lived system messages to ensure users have sufficient time to perceive and understand content.
Increased time limits for text correction workflows to support users who need more time to complete tasks.
Resolved issues with keyboard event handling to ensure all interactive features are operable via keyboard.
Enhanced contrast of key interface elements to improve readability and visibility.
Added a “previous” button and repositioned primary actions to improve navigation and usability.
Removed form behaviours that prevented users from navigating away using a keyboard.
Rearranged home page columns to improve reading order and navigation.
Removed use of autofocus to prevent unexpected focus changes for keyboard and assistive technology users.
Updated header, footer, and menu links to use semantic <ul>/<li> markup.
Removed unnecessary tabindex attributes to support natural keyboard navigation.
Added role="presentation" to layout-only table structures used in forms.
Removed role="alert" attributes where they did not provide meaningful user notifications.