[Skip navigation links]

Site Report

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

LevelWCAG 2.0Section 508 - 2017Key
ALevel A, 1 issuesLevel A, 1 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 2 issuesLevel AA, 2 issuesVery Important Pages with level AA issues are very difficult to use
AAALess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

1 issues on 2 pages

CriticalEach a element must contain text or an img with an alt attribute. WCAG 2.0 A F89 Section 508 (2017) A F89
Add text to the link, or alt text if the link contains an image. If there is no link text or the alt text is blank, screen readers have nothing to read, so read out the URL instead.

The TITLE attribute on the A element doesn't work in:

  • NVDA 2018.4 with IE11 (the link title isn't read when tabbing)
  • NVDA 2016.3 with IE11 (the link title isn't read when tabbing)
  • NVDA 2016.2 with IE11 (the link title isn't read when tabbing)
  • VoiceOver iOS 11.4 (the link title isn't read)
https://mrspm.moadoph.gov.au/Line 240 240
https://mrspm.moadoph.gov.au/timeline.htmlLine 164 170 176 182 188 ...

Level AA

2 issues on 2 pages

Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.0 AA 1.4.3 Section 508 (2017) AA 1.4.3

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
The text color to background color contrast ratio is:
2.96 with color: rgb(255,255,255);background-color: rgb(254,87,161);font-size: 12.00pt;font-weight: 400.00;
https://mrspm.moadoph.gov.au/css/normalise.css
Line 46
Very ImportantProvide information about the general layout of a site using a site map or table of contents. WCAG 2.0 AA 2.4.5 Section 508 (2017) AA 2.4.5
You should provide a link labeled 'Site Map' or 'Sitemap' or the equivalent in your language, on every page.
https://mrspm.moadoph.gov.au/Line 1
Expand all 3 issues