Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: Accessibility
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
For pages of existing sites that cannot comply with the requirements listed above (non-accessible pages), instead of the first application, provide a link to a page that meets these requirements, providing information and functionalities that are equivalent to those of the non-accessible page and which is updated with the same frequency, avoiding the creation of text-only pages. The link to the compliant page must be clearly displayed at the head of the non-accessible page.
WCAG 1.0 References: 11.4
Sec. 508 References: 1194.22 (k)
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
We are using the USER->screenreader setting to do this automatically (in a couple of places, like framed resources, so that it is transparent to the user.
We shouldn't have any need to actually provide options at the page level.