1. Organization
1.1 Each page has a descriptive title that describes the purpose of the page.
- WCAG 2.1 guideline 2.4.2 (Level A)
1.2 Section headings are used to organize the content.
- WCAG 2.1 guideline 2.4.10 (Level AA)
1.3 Form controls and interactive controls use descriptive labels, and labels are connected to item where necessary.
- WCAG 2.1 guideline 2.4.6 (Level AA)
1.4 At least two ways are offered to find pages on the website or in the course (e.g., table of contents, site map, search field, lists of related pages, etc.).
- WCAG 2.1 guideline 2.4.5 (Level AA)
1.5 Navigation order of the page including form elements, links, etc. is sequential and logical.
- WCAG 2.1 guideline 2.4.3 (Level A)
1.6 Navigation is consistent through multiple pages and in the same order each time for repeated items on a page.
- WCAG 2.1 guideline 3.2.3 (Level AA)
1.7 Items that have the same functionality on multiple pages are identified consistently (e.g., a “Print Page” link is in the same location on every page).
- WCAG 2.1 guideline 3.2.4 (Level AA)
1.8 Headings, lists, tables, and other structures in content are marked up properly. Tables are used with tabular data with properly labeled and correlated headings, headers, data table captions, and summaries.
- WCAG 2.1 guideline 1.3.1 (Level A)
1.9 Content is presented programmatically in a meaningful and logical order.
- WCAG 2.1 guideline 1.3.2 (Level A)
1.10 Page has appropriate language assigned programmatically.
- WCAG 2.1 guideline 3.1.1 (Level A)
1.11 The language of a section of a page is changed programmatically where needed except for proper names, technical terms, and words of indeterminate language, and where words have become part of the vernacular of the surrounding text.
- WCAG 2.1 guideline 3.1.2 (Level AA)
1.12 No major code errors exist. In content implemented using markup languages, elements have complete start and end tags, elements are nested according to their specifications, elements do not contain duplicate attributes, and any IDs are unique, except where the specifications allow these features.
- WCAG 2.1 guideline 4.1.1 (Level A)
1.13 HTML/XHTML markup is used to include accessibility including forms, form labels, and frame titles.
- WCAG 2.1 guideline 4.1.2 (Level A)
1.14 Elements with keyboard focus are indicated visually but do not trigger a change of context (such as a new window or navigation element).
- WCAG 2.1 Guidelines 2.4.7 (Level AA)
- WCAG 2.1 guideline 3.2.1 (Level A)
1.15 A means is provided to skip repeated information displayed on multiple pages.
- WCAG 2.1 guideline 2.4.1 (Level A)