Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Component/s: Feedback, Forms Library, Usability
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-42210_master -
Pull Master Diff URL:
Description
There are several input fields that do not have labels explicitly tied to them:
- Numeric | numeric
- Shorter Text field | textfield
- Longer Text field | textarea
- Multiple Choice - single answer allowed (dropdownlist) | multichoice
- Multiple Choice (rated) - single answer allowed (dropdownlist) | multichoicerated
The first three were missing the "label for" tags completely.
The multichoice and multichoicerated were only missing a label when using the dropdownlist format as the other formats appear to have been addressed by MDL-34564.
Attachments
Issue Links
- links to