gjb2048 / moodle-theme_essential

The Essential Moodle Theme
https://gjb2048.github.io/moodle-theme_essential/
GNU General Public License v3.0
91 stars 120 forks source link

Accessibility: missing ALT attribute in course summary images #756

Open nadavkav opened 8 years ago

nadavkav commented 8 years ago

I added the filename as ALT, which seems wrong, but as far as I researched the Moodle code... using Atto for adding an Image, the description is immediately saved as an ALT attribute in the content, but not in the mdl_files DB table. and so, unavailable if we use that image file elsewhere like at the above course summary attached files (and not as links but as images) looks like we need a new accessibility MDL on the tracker. what do you think?

gjb2048 commented 8 years ago

I think this is a core issue to address too.

gjb2048 commented 8 years ago

Any other method on the '$file' object? Just seems wrong to correct a mistake with another mistake.

nadavkav commented 8 years ago

Definitely a core issue. here it is: https://tracker.moodle.org/browse/MDL-52842

gjb2048 commented 8 years ago

Oh crumbs! With MDL-52842 they have sat on their bums for months and not able to make a decision, now there is a surprise :(.