[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, 1 issuesLevel AA, 1 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 3 pages

CriticalAll fieldset elements should be labeled with legend elements. WCAG 2.0 A H71 Section 508 (2017) A H71
The first child element inside a fieldset must be a legend element, which provides a label or description for the group. legend elements in other positions may be ignored.
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 345 486 532 585
Criticalalt text should not contain placeholders like 'picture' or 'spacer'. WCAG 2.0 A F30 Section 508 (2017) A F30
For purely decorative images and spacers use alt='', for images of text use the text, and for other images use a description of the image.

Impact on users:

  • JAWS : Reads out placeholder text, instead of a useful image description.
  • NVDA : Reads out placeholder text, instead of a useful image description.
  • VoiceOver : Reads out placeholder text, instead of a useful image description.
alt='1.00' alt='2.00' alt='todo' alt='todo' alt='todo'
https://greatbadgeswap.moadoph.gov.au/
Line 45 45 62 75 139 ...
alt='1.00' alt='2.00' alt='todo' alt='todo' alt='todo'
https://greatbadgeswap.moadoph.gov.au/submissions/new
Line 83 85 119 140 163 ...
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://greatbadgeswap.moadoph.gov.au/Line 104 107 110 169 172 ...
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 182 192 202 287 297 ...
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.
https://greatbadgeswap.moadoph.gov.au/documents/deed_of_gift.pdfLine 0
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://greatbadgeswap.moadoph.gov.au/Line 104 107 110 169 172 ...
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 184 194 204 289 299 ...
Criticallabel elements should be attached to the controls they label. WCAG 2.0 A 4.1.2 Section 508 (2017) A 4.1.2
Add a FOR attribute set to the ID of the associated control, or wrap the LABEL round the associated control, or use a different element if this isn't a control label.
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 653 668
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.
' The Great Badge Swap' is also used on https://greatbadgeswap.moadoph.gov.au/.
https://greatbadgeswap.moadoph.gov.au/submissions/new
Line 32
CriticalThe label element is blank. WCAG 2.0 A 4.1.2 Section 508 (2017) A 4.1.2
Add text to the label describing the associated control.
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 524
CriticalThis form control has a blank label or title. WCAG 2.0 A F68 Section 508 (2017) A F68
Add descriptive text to the form control's label.
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 526 578 660 675 687 ...
CriticalThis form control has no label and no programmatically determined name. WCAG 2.0 A F68 Section 508 (2017) A F68

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add a TITLE attribute
  • Add an ARIA-LABELLEDBY attribute (not supported in all screen readers)
  • Add an ARIA-LABEL attribute (not supported in all screen readers)
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 578 660 675 687 702

Level AA

1 issues on 1 pages

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://greatbadgeswap.moadoph.gov.au/Line 1

Level AAA

2 issues on 3 pages

ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.0 AAA F22
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".
https://greatbadgeswap.moadoph.gov.au/Line 62 75 89 123 139 ...
https://greatbadgeswap.moadoph.gov.au/submissions/newLine 117 138 161 220 243 ...
https://greatbadgeswap.moadoph.gov.au/termsLine 67 73
ImportantLink uses general text like 'Click Here' which doesn't explain link purpose. WCAG 2.0 AAA F84
Screen reader users often tab from one link to the next, or use the 'Next Link' command. Moving between links labelled 'click here' sounds like 'Click here, tab, click here, tab, click here'. Change the link text, or add an aria-label, so the link makes sense when read without the surrounding text.
Link text: here
https://greatbadgeswap.moadoph.gov.au/terms
Line 73
Expand all 13 issues