[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, 10 issuesLevel A, 10 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 4 issuesLevel AA, 4 issuesVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 2 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

10 issues on 9 pages

CriticalContent inserted with CSS is not read by some screen readers, and not available to people who turn off style sheets. WCAG 2.0 A F87 Section 508 (2017) A F87
Move the content from CSS to the HTML page so that all users can see it.

Impact on users:

  • NVDA 2018.4 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • NVDA 2017.3 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • NVDA 2016.2 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 2018.1811.2 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 18.0.5038 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 17.0.2619 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
https://powerof1voice.moadoph.gov.au/assets/application.css%3Fbody=1.cssLine 379 407 451
CriticalDocument title must not be blank. WCAG 2.0 A F25 Section 508 (2017) A F25
For HTML pages change the title element. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.
https://powerof1voice.moadoph.gov.au/assets/01-MOAD_Power_of_1_Political_system.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/02-MOAD_Power_of_1_exhibition_article.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/03-MOAD_Compulsory_Voting.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/04-MOAD_Young_People.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/The-Power-of-One-Voice.pdfLine 1
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.
https://powerof1voice.moadoph.gov.au/Line 54
https://powerof1voice.moadoph.gov.au/pages/media.htmlLine 95
https://powerof1voice.moadoph.gov.au/pages/partnerships.htmlLine 95 114 117 120 123
CriticalElement the not allowed as child element in this context. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://powerof1voice.moadoph.gov.au/pages/partnerships.htmlLine 264
CriticalFigures and images in PDF documents should have non blank ALT text, except for decorative images which should be marked as artifacts. WCAG 2.0 A F65 Section 508 (2017) A F65
Each image should have an ALT attribute describing the picture, which screen readers can read aloud. See PDF Techniques for WCAG: Text Alternatives.

PDF graphics with missing ALT attributes causes problems in:

  • JAWS 13 with Acrobat Reader XI: the word "graphic" is read at a random position in the reading order.
https://powerof1voice.moadoph.gov.au/assets/01-MOAD_Power_of_1_Political_system.pdfLine 0
https://powerof1voice.moadoph.gov.au/assets/02-MOAD_Power_of_1_exhibition_article.pdfLine 0
https://powerof1voice.moadoph.gov.au/assets/03-MOAD_Compulsory_Voting.pdfLine 0
https://powerof1voice.moadoph.gov.au/assets/04-MOAD_Young_People.pdfLine 0
https://powerof1voice.moadoph.gov.au/assets/The-Power-of-One-Voice.pdfLine 1 2 7 8 9 ...
Criticalimg elements must have an alt attribute. WCAG 2.0 A F65 Section 508 (2017) A F65
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.

Impact on users:

  • NVDA 2018.4 FF60 Windows 10 Reading: Image ignored.
  • NVDA 2018.4 IE11 Windows 10 Reading: Image ignored.
  • NVDA 2017.3 FF60 Windows 10 Reading: Image ignored.
  • NVDA 2017.3 IE11 Windows 10 Reading: Image ignored.
  • NVDA 2016.2 FF48 Windows 10 Reading: Image ignored.
  • NVDA 2016.2 IE11 Windows 10 Reading: Image ignored.
  • JAWS 2018.1811.2 FF60 Windows 10 Reading: Image ignored.
  • JAWS 2018.1811.2 IE11 Windows 10 Reading: Image ignored.
  • JAWS 18.0.5038 FF52 Windows 10 Reading: Image ignored.
  • JAWS 18.0.5038 IE11 Windows 10 Reading: Image ignored.
  • JAWS 17.0.2619 FF48 Windows 10 Reading: Image ignored.
  • JAWS 17.0.2619 IE11 Windows 10 Reading: Image ignored.
  • VoiceOver macOS 10.13 Safari 12.1 macOS 10.13.6 Reading: Image filename read out.
  • VoiceOver macOS 10.12 Safari 10.1.2 macOS 10.12.6 Reading: Image filename read out.
  • VoiceOver macOS 10.11 Safari 9.1.2 macOS 10.11.6 Reading: Image filename read out.
  • VoiceOver iOS 11.4 Safari iOS 11.4 iOS 11.4.1 Touch: Image filename read out.
  • VoiceOver iOS 10.3 Safari iOS 10.3 iOS 10.3 Touch: Image filename read out.
  • VoiceOver iOS 9.1 Safari iOS 9.1 iOS 9.1 Touch: Image filename read out.
https://powerof1voice.moadoph.gov.au/Line 88 94 106 112 124 ...
https://powerof1voice.moadoph.gov.au/pages/media.htmlLine 96 119 124 129 134 ...
https://powerof1voice.moadoph.gov.au/pages/partnerships.htmlLine 96 115 118 121 124 ...
CriticalNo space between attributes. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://powerof1voice.moadoph.gov.au/Line 156
CriticalPDFs must be tagged to be accessible by screen readers. WCAG 2.0 A 1.3.1 Section 508 (2017) A 1.3.1
Enable the 'Document structure tags' option in Word, or the 'Tagged PDF' option in OpenOffice when exporting, or use the 'Make Accessible' plug-in for Adobe Acrobat.
https://powerof1voice.moadoph.gov.au/assets/01-MOAD_Power_of_1_Political_system.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/02-MOAD_Power_of_1_exhibition_article.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/03-MOAD_Compulsory_Voting.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/04-MOAD_Young_People.pdfLine 1
CriticalSome pages have the same title, so the title cannot be used to distinguish pages. WCAG 2.0 A F25 Section 508 (2017) A F25
Change the title elements so they are unique for each page.
' Power Of One' is also used on https://powerof1voice.moadoph.gov.au/.
https://powerof1voice.moadoph.gov.au/pages/media.html
Line 9
' Power Of One' is also used on https://powerof1voice.moadoph.gov.au/.
https://powerof1voice.moadoph.gov.au/pages/partnerships.html
Line 9
CriticalUse the lang attribute to identify the language of the page. WCAG 2.0 A 3.1.1 Section 508 (2017) A 3.1.1
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
https://powerof1voice.moadoph.gov.au/Line 2
https://powerof1voice.moadoph.gov.au/assets/01-MOAD_Power_of_1_Political_system.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/02-MOAD_Power_of_1_exhibition_article.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/03-MOAD_Compulsory_Voting.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/04-MOAD_Young_People.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/The-Power-of-One-Voice.pdfLine 1
https://powerof1voice.moadoph.gov.au/pages/media.htmlLine 6
https://powerof1voice.moadoph.gov.au/pages/partnerships.htmlLine 6

Level AA

4 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:
3.20 with color: rgb(255,255,255);background-color: rgb(248,78,155);font-size: 10.80pt;font-weight: 400.00;
1.54 with color: rgb(255,255,255);background-color: rgb(208,217,63);font-size: 10.80pt;font-weight: 400.00;
2.61 with color: rgb(255,255,255);background-color: rgb(34,173,216);font-size: 10.80pt;font-weight: 400.00;
3.20 with color: rgb(248,78,155);background-color: rgb(255,255,255);font-size: 10.80pt;font-weight: 700.00;
1.54 with color: rgb(208,217,63);background-color: rgb(255,255,255);font-size: 10.80pt;font-weight: 700.00;
https://powerof1voice.moadoph.gov.au/
Line 89 96 107 114 125 ...
Very ImportantIf you set any of the colors on the body or a elements you must set all of them. WCAG 2.0 AA F24 Section 508 (2017) AA F24
In HTML the color attributes are text, bgcolor, link, alink and vlink. In CSS the attributes are color and background-color. Some users have browser defaults set to white text on a black background, so setting one color without setting the others can result in black text on a black background.
The colors used are:
color: rgb(60,69,76);background-color: rgb(255,255,255); uses browser default
color: rgb(60,69,76);background-color: rgb(255,255,255); uses browser default
color: rgb(60,69,76);background-color: rgb(255,255,255); uses browser default
color: rgb(60,69,76);background-color: rgb(255,255,255); uses browser default
color: rgb(60,69,76);background-color: rgb(255,255,255); uses browser default
https://powerof1voice.moadoph.gov.au/
Line 45 160 164 258 269 ...
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://powerof1voice.moadoph.gov.au/Line 1
Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the dotted link focus outline. WCAG 2.0 AA F78 Section 508 (2017) AA F78
Change the style to avoid obscuring the focus outline around focusable elements.

Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in:

  • Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls)
  • Firefox (obscures the focus indicator on links)
  • Internet Explorer (obscures the focus indicator on links, buttons and range controls)
Internet Explorer and Edge do not support the `outline-offset:` property, so using this does not reliably avoid focus outline overlap.
https://powerof1voice.moadoph.gov.au/assets/application.css%3Fbody=1.cssLine 578

Level AAA

2 issues on 6 pages

ImportantEach section of content should begin with a heading element (h1, h2, h3), but this page has no headings. WCAG 2.0 AAA 2.4.10
In HTML place headings before each section of content, making sure the main heading is h1, sub-headings are h2 and so on. For PDFs produced from Word, use the Heading 1, Heading 2 and Heading 3 styles.
https://powerof1voice.moadoph.gov.au/assets/01-MOAD_Power_of_1_Political_system.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/02-MOAD_Power_of_1_exhibition_article.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/03-MOAD_Compulsory_Voting.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/04-MOAD_Young_People.pdfLine 1
https://powerof1voice.moadoph.gov.au/assets/The-Power-of-One-Voice.pdfLine 1
ImportantSeveral links on a page share the same link text, but go to different destinations. WCAG 2.0 AAA 2.4.9
Make the link text unique for each target, or add additional text using aria-label.
Link text:
Boomers room
Boomers room
Builders room
Builders room
Builders room
https://powerof1voice.moadoph.gov.au/pages/media.html
Line 118 123 128 133 138 ...
Expand all 16 issues