- URL: https://www.mukdahan.org/
- Ruleset: HTML5 and ARIA Techniques
Styles/Content
Violations | Warnings | Manual Checks |
Passed | |
---|---|---|---|---|
Number of Rules | 1 | - | 4 | 1 |
Styles/Content Rule Results
Number of Elements | Implementation Level | ||||||||
---|---|---|---|---|---|---|---|---|---|
ID | Rule Summary | Result | V | W | MC | P | H | Score | Status |
Color 1 | Text must exceed CCR threshold | Violation | 1 | - | - | 60 | - | 98 | AC |
Resize 1 | Resize text content | Manual Check | - | - | 1 | - | - | 0 | R |
Language 2 | Identify language changes | Manual Check | - | - | 1 | - | - | 0 | R |
Sensory 1 | Not only shape, size and location | Manual Check | - | - | 1 | - | - | 0 | R |
Color 2 | Use of color | Manual Check | - | - | 1 | - | - | 0 | R |
Language 1 | Page must use language code | Passed | - | - | - | 1 | - | 100 | C |
Layout 2 | Do not nest layout tables | Not Applicable | - | - | - | - | - | - | na |
Order 1 | Reading order: CSS positioning | Not Applicable | - | - | - | - | - | - | na |
HTML 2 |
Replace marquee elements
|
Not Applicable | - | - | - | - | - | - | na |
Frame 2 |
iframe must have accessible name
|
Not Applicable | - | - | - | - | - | - | na |
Frame 1 |
frame must have accessible name
|
Not Applicable | - | - | - | - | - | - | na |
List 2 | Provide list labels when appropriate | Not Applicable | - | - | - | - | - | - | na |
Layout 3 |
Verify aria-flowto supports reading order
|
Not Applicable | - | - | - | - | - | - | na |
List 1 | Use semantic markup for lists | Not Applicable | - | - | - | - | - | - | na |
Implementation Score Definitions
- The implementation score is based on the rule results across all pages and ranges from 0 to 100.
- '-' means there were no rule results for that group (e.g. rules were not applicable).
- The following messages give a general idea of the overall implementation of the rules for a website.
Abbrev | Score | Status | Description |
---|---|---|---|
C | 100 | Complete | Complete means all rules have passed. There were either no manual checks or all manual checks have been resolved. |
R | 0 | Required Manual Checks |
|
AC AC-R |
95-99 | Almost Complete |
|
PI PI-R |
50-94 | Partial Implementation |
|
NI NI-R |
0-50 | Not Implemented |
|
na | - | Not Applicable | No markup was found that identifed a known or possible accessibility issue. |
Note: Future versions of FAE will allow you to mark manual checks as, pass, fail or not applicable.
Implementation Score Computation
Implementation Score = P / (P + F + MC)
Each variable represents the number of element level results for a particular rule, where:
- P = elements that passed
- F = elements that failed
- MC = elements that require a manual check
The score ranges in value from 0 to 100, that is from no implementation to all accessibility requirements met. In the future, FAE will allow you to change manual checks to pass, fail or not applicable, and will recompute the Implementation Score based on the updated manual checking results.
Note: When a manual check is changed to not applicable that element result is removed from the implementation score computation.
Implementation Score Combinations
Implementation scores are rule-based and are computed for the following combinations:
Pages | Rules | Calculation |
---|---|---|
1 | 1 | Element level results determine the implementation score for a rule on a specific page. |
1 | All | The implementation score for a page is the average of all implementation scores for all rules on the page, with all rules being equally weighted. |
All | 1 | The implementation score for a rule across all the pages in a website is based on the aggregation of all element results for the rule across all pages. |
All | All | The implementation score for a website is the average of the website rule implementation scores. |
Example Rule Implementation Scores on Individual Page
Description | Pass | Fail | Manual Check | Implementation Score |
---|---|---|---|---|
A rule with scope of element, like "Image must have alt text". |
8 | 2 | 0 | 80 |
A rule with scope of page like "Page must have main landmark". |
0 | 1 | 0 | 0 |
A rule with scope of element with elment results of pass, fail and manual checks that may occur for the color contrast rule. | 134 | 29 | 37 | 67 |
Example Rule Implementation Score for All Pages in a Website
This is a hypothetical example for a website
Page results for Rule X | Pass | Fail | Manual Check | Implementation Score |
---|---|---|---|---|
Page 1 element results for rule X. | 23 | 12 | 4 | 59 |
Page 2 element results for rule X. | 12 | 4 | 0 | 75 |
Page 3 element results for rule X. | 45 | 0 | 0 | 100 |
Website element results for Rule X | 80 | 16 | 4 | 80 |