Issue Details (XML | Word | Printable)

Key: MDL-17153
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Sam Marshall
Reporter: Sam Marshall
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Completion system: accessibility improvement to alt text

Created: 07/Nov/08 02:18 AM   Updated: 07/Nov/08 02:37 AM
Return to search
Component/s: Lib
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Sam Marshall
Security Level: None
Resolved date: 07/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Our accessibility reviewer said:

'Unticked: alt = not completed; title = mark as complete.
Ticked: alt = completed; title = mark as not complete.

When both attributes are present screenreaders under default settings will read
the alt but not the title. This means that these users will not know the
function of the button. When alt is not present screenreaders will read the
title.'

We discussed various options but agreed to change it so that the alt text also includes a version of the wording from the title. This is a language string change only.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
sam_marshall committed 1 file to 'Moodle CVS' - 07/Nov/08 02:19 AM
MDL-17153: Completion system - minor text change for accessibility
MODIFY lang/en_utf8/completion.php   Rev. 1.5    (+2 -2 lines)
sam_marshall committed 1 file to 'Moodle CVS' - 07/Nov/08 02:29 AM
MDL-17153: Completion system - minor text change for accessibility
MODIFY course/report/progress/index.php   Rev. 1.14    (+10 -9 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 07/Nov/08 06:11 AM
MDL-17070 Translated new strings for admin.
MDL-17153 Updated translated strings for completion system.
MDL-17129 Translated new strings for error messages.
MDL-8312 Translated new strings for role.
MODIFY ja_utf8/README   Rev. 1.859    (+1 -1 lines)
MODIFY ja_utf8/role.php   Rev. 1.77    (+7 -2 lines)
MODIFY ja_utf8/error.php   Rev. 1.102    (+5 -1 lines)
MODIFY ja_utf8/completion.php   Rev. 1.6    (+3 -3 lines)
MODIFY ja_utf8/admin.php   Rev. 1.313    (+5 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 16/Nov/08 09:00 PM
MDL-17153, strings modified
MODIFY fr_utf8/completion.php   Rev. 1.5    (+3 -3 lines)