Issue Details (XML | Word | Printable)

Key: MDL-11439
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nick Freear
Reporter: Nick Freear
Votes: 0
Watchers: 1
Operations

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

Current week is NOT indicated non-visually, only in styling

Created: 25/Sep/07 07:58 PM   Updated: 21/Nov/07 07:48 PM
Return to search
Component/s: Accessibility, Course
Affects Version/s: 1.6, 1.7, 1.8, 1.8.3, 1.9
Fix Version/s: 1.7.3, 1.8.3, 1.9

File Attachments: 1. File patch-MDL-course-format-current.diff (5 kB)

Issue Links:
Blockers
 

Participants: Nick Freear
Security Level: None
Resolved date: 25/Sep/07
Affected Branches: MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
This is a BIG issue for 'weeks', 'weekscss', topics course formats and so on - can't believe we missed it!!

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nick Freear added a comment - 25/Sep/07 08:10 PM
MDL-11436 blocks this issue.

Nick Freear added a comment - 25/Sep/07 08:12 PM
I've committed changes based on the patch to 4 course formats (course/format/NAME/format.php):
  • weeks, weekscss, topics, lams
  • also affects, lang/en_utf8/access.php

TODO: 1.7 / 1.6 ?


Nick Freear added a comment - 25/Sep/07 08:52 PM
OK, committed to 1.7 branch, 1.7 and 1.8 branches tagged _MERGED.
Leave 1.6, so now this is resolved!

Note, this was a classic case of the Web Content Accessibility Guidelines, guideline 2 "Don't rely on color alone"
http://www.w3.org/TR/WCAG10/#gl-color


Nick Freear added a comment - 07/Nov/07 01:52 AM
Just committed a fix to new course format, course/format/topicscss/format.php to use $currenttext (with MDL-7878), see MDL-9306.

Note, the main commits comments referred to the WRONG bug (MDL-1149) which is why they don't appear in the 'Version Control' tab .