Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: Accessibility, Administration, Assignment (2.2), Blog, Database activity module, Exercise, Forum, Glossary, HTML Editor, Lesson, Questions, Quiz, Resource, Wiki (1.x)
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
place information before controls so that screen-reader reads it before reading the control, for all upload forms
e.g. on 'add glossary term' form place 'max size' before upload edit field: "attachment (optional, max size xxkb), help button, file input field, browse button".
New form library adds the max size into label since yesterday - the rest can be fixed after Jamie is done with conversion.