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.
Level | WCAG 2.2 | Section 508 - 2017 | Key |
---|
A |  |  | Pages with level A issues are unusable for some people |
---|
AA |  |  | Pages with level AA issues are very difficult to use |
---|
AAA |  | | Pages with level AAA issues can be difficult to use |
---|
Priority | Description and URL | Guideline and Line# | Count |
---|
Level A
3 issues on 1 pages | |
 | Avoid animated images over 5 seconds long that can't be paused or stopped. | WCAG 2.2 A F7 Section 508 (2017) A F7 | 1 pages |
|
Replace the image with a static version, or an animated version that runs for less than 5 seconds and doesn't loop. | 2.2.2 | |
| Image: https://i.stack.imgur.com/MEBIB.gif https://diplomy-grups24.com/ | Line 333 | |
 | img elements must have an accessible name. | WCAG 2.2 A F65 Section 508 (2017) A F65 | 1 pages |
|
Add an alt attribute describing the image, which screen readers voice instead of the image.
Spacer images and purely decorative images should use alt="" without any global ARIA attributes.
Do not use alt text containing only spaces since that's voiced as an unlabeled image. Impact on users: - NVDA 2023.3 Chrome 120 Windows 10 Reading: Image ignored.
- NVDA 2023.3 FF 115 Windows 10 Reading: Image ignored.
- NVDA 2023.3 Edge 120 Windows 10 Reading: Image ignored.
- JAWS 2023.2311.34 Chrome 120 Windows 10 Reading: Image ignored.
- JAWS 2023.2311.34 FF 115 Windows 10 Reading: Image ignored.
- JAWS 2023.2311.34 Edge 120 Windows 10 Reading: Image ignored.
- VoiceOver macOS 13.6 Safari 16.6 macOS 13.6.0 Reading: Image filename read out.
- VoiceOver iOS 16.6 Safari iOS 16.6 iOS 16.6.1 Touch: Image filename read out, along with OCR text from image.
| 1.1.1 | |
| https://diplomy-grups24.com/ | Line 333 | |
 | Web pages must not contain large images that flash more than three times in any one second period. | WCAG 2.2 A 2.3.1 Section 508 (2017) A 2.3.1 | 1 pages |
|
Flashing areas larger than 21,824 square pixels can trigger seizures in
people with photosensitive seizure disorders like photosensitive epilepsy. | | |
| Flashing image: 14.29 flashes per second,
256px x 256px https://diplomy-grups24.com/ | Line 333 | |
Level AA
2 issues on 1 pages | |
 | Do not use the meta viewport tag to disable zoom. | WCAG 2.2 AA 1.4.4 Section 508 (2017) AA 1.4.4 | 1 pages |
|
Setting user-scalable=no or maximum-scale to less than 2.0 prevents
zooming small text to make it readable.
Note that iOS 10+ ignores this setting. | | |
| https://diplomy-grups24.com/ | Line 6 | |
 | Use relative units in CSS property values when zoom is disabled by meta viewport. | WCAG 2.2 AA 1.4.4 Section 508 (2017) AA 1.4.4 | 1 pages |
|
Either allow the user to zoom content using pinch-zoom by removing user-scalable=no from the meta viewport tag (easiest),
or allow the user to increase text size by using relative units like em and not absolute units like px and pt
| | |
| https://diplomy-grups24.com/ | Line 247 | |
Level AAA
2 issues on 1 pages | |
 | Ensure that text and background colors have a 7:1 contrast ratio. | WCAG 2.2 AAA 1.4.6 | 1 pages |
|
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 4.5 or more for 18 point text, or larger
- The contrast ratio should be 4.5 or more for 14 point bold text, or larger
- The contrast ratio should be 7.0 or more for all other text
| | |
| The text color to background color contrast ratio after composition is: 6.05 with
color: rgb(95,99,104) background: rgb(255,255,255) font-size: 11.25pt font-weight: 400 https://diplomy-grups24.com/ | Line 331 | |
 | Web pages must not contain any images that flash more than three times in any one second period. | WCAG 2.2 AAA 2.3.2 | 1 pages |
|
Any content that flashes more than 3 times a second can trigger
seizures in people with photosensitive seizure disorders. | | |
| Flashing image: 14.29 flashes per second https://diplomy-grups24.com/ | Line 333 | |
| Expand all 7 issues | | |