Our commitment
Punt is partially conformantwith the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA. “Partially conformant” means most of the standard is met, with the exceptions listed under Known limitations below. We believe financial education should be available to everyone, regardless of how they access the web. This statement was last reviewed in August 2026.
Punt is a private service rather than a public sector body, so the European Union (Accessibility of Websites and Mobile Applications of Public Sector Bodies) Regulations 2020 do not bind us directly. We treat WCAG 2.1 AA and EN 301 549 as a requirement rather than a courtesy: where a university offers Punt to its students, that institution’s own accessibility obligations extend to what we build.
Measures taken
- Colour contrast ratios of at least 4.5:1 for body text and 3:1 for large text throughout the app.
- All interactive elements — buttons, links, form controls — are keyboard accessible and have visible focus indicators.
- Semantic HTML5 elements used throughout (
main,nav,article,section,header,footer). - WAI-ARIA labels on non-obvious controls (e.g. progress bars, icon-only buttons, chart regions).
- No content flashes more than three times per second.
- All meaningful images have descriptive
alttext; decorative images have emptyalt="". - Text can be resized up to 200% without loss of content or functionality.
- Lessons are navigable with keyboard alone; focus is managed between steps.
Technical approach
Punt is built with Next.js 16 (React), TypeScript, and Tailwind CSS. We use CSS custom properties for theming — colour meaning is never conveyed by colour alone. A dark mode is available via system preference or the in-app settings panel.
We test with keyboard navigation, browser zoom at 200%, and macOS VoiceOver. We aim to test with NVDA on Windows periodically.
Known limitations
- SVG charts (ETF calculator, buy-vs-rent visualiser) currently lack a text-based data table alternative. We plan to add summary tables in a future update.
- Third-party links (Revenue.ie, RTB, MABS, etc.) are outside our control and may not meet the same accessibility standards.
- Complex sliders on calculator tools are operable by keyboard but do not announce live values to all screen readers in every browser combination. Number inputs are provided as alternatives where possible.
Feedback and contact
If you experience an accessibility barrier on Punt, or if a page is not working as expected with your assistive technology, please contact us at admin@apunt.iewith the subject line “Accessibility”. Tell us the page and what went wrong, and we will aim to respond within 5 business days. If we cannot fix something quickly, we will tell you what we are doing instead and offer the information another way.
Formal complaints
If you are not satisfied with our response, you may contact the Irish Human Rights and Equality Commission (IHREC) or make a complaint to the Office of the Ombudsman.
This statement applies to apunt.ie and was prepared by self-assessment against WCAG 2.1 Level AA, combining automated testing with manual keyboard and screen reader review. It was last reviewed in August 2026 and is reviewed whenever a significant change is made to the service.