Skip to content

[FIX] #44421 Form: announce legacy radio group labels to screenreaders#11310

Open
marvimarv wants to merge 1 commit intoILIAS-eLearning:release_10from
marvimarv:fix-legacy-radio-elements-mantis-ticket-0044421
Open

[FIX] #44421 Form: announce legacy radio group labels to screenreaders#11310
marvimarv wants to merge 1 commit intoILIAS-eLearning:release_10from
marvimarv:fix-legacy-radio-elements-mantis-ticket-0044421

Conversation

@marvimarv
Copy link

@marvimarv marvimarv commented Mar 23, 2026

  • Fixes missing screenreader announcement for legacy radio group labels in exercise assignment settings.
  • Mantis ticket: https://mantis.ilias.de/view.php?id=44421
  • Implementation: use semantic radio grouping (fieldset + hidden legend) and pass the group label from ilRadioGroupInputGUI to the template.
  • If approved, please pick this to release_11 and trunk.

Use <fieldset>/<legend> with the property title so grouped legacy radio buttons are announced correctly.
@marvimarv marvimarv added bugfix accessibility Pull requests that propose A11Y changes. labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility Pull requests that propose A11Y changes. bugfix Looking for Shepherd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants