Issue Details (XML | Word | Printable)

Key: MDL-17359
Type: Task Task
Status: Open Open
Priority: Minor Minor
Assignee: moodle.com
Reporter: Tim Hunt
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

Review the language files, and fix all the places we are using < and > as arrows in language strings

Created: 22/Nov/08 11:07 AM   Updated: 28/Nov/08 08:29 PM
Return to search
Component/s: Accessibility, Languages
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: moodle.com, Olli Savolainen and Tim Hunt
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
This is bad for screen-reader users.

If I can find an effective regex, and I can be bothered, I might go beyond the quiz.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 3 files to 'Moodle CVS' - 25/Nov/08 10:15 PM
accessibility / lang strings: MDL-17359 remove > being used as an arrow - screen readers don't like it.
MODIFY mod/quiz/editlib.php   Rev. 1.73    (+7 -4 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.212    (+2 -2 lines)
MODIFY lang/en_utf8/quiz.php   Rev. 1.119    (+2 -2 lines)
Mitsuhiro Yoshida committed 6 files to 'Lang CVS' - 27/Nov/08 03:49 AM
MDL-15326 Translated new strings for quiz and quiz stat.
MDL-17359 Updated translated strings.
MDL-14155 Updated a translated srring for lesson.
Fixed a typo in dbtransfer.php based on lang/en_utf8 fix.
MODIFY ja_utf8/quiz.php   Rev. 1.166    (+4 -2 lines)
MODIFY ja_utf8/dbtransfer.php   Rev. 1.2    (+2 -2 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.330    (+2 -2 lines)
MODIFY ja_utf8/quiz_statistics.php   Rev. 1.18    (+3 -1 lines)
MODIFY ja_utf8/lesson.php   Rev. 1.76    (+2 -2 lines)
MODIFY ja_utf8/README   Rev. 1.877    (+1 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 07/Dec/08 11:41 PM
MDL-17359 Arrow modified
MODIFY fr_utf8/quiz.php   Rev. 1.128    (+2 -2 lines)