-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.3.1
When you turn on conditional access in advanced settings, you get some new options when setting up resources under the Restrict Access heading.
The new option lets you choose a type of grade and set minimum and maximum percentages. The text "must be at least ___%" and "and less than ___%" are the labels for the entry boxes (marked with ___ in this text) but are outside the empty label tags that exist for those input fields.
Ideally the entire input including the text on both sides of it would be contained within the label. Moodle seems to generally opt for a seperate label tag that points to the input field with an id. Sometimes this is necessary, but when it's not it's probably better to use the other method. In this case I think it would stop the % sign from dropping onto the next line when space is tight.
- will be (partly) resolved by
-
MDL-41365 All labels in a group forced to be .accesshide
-
- Closed
-