Skip to content
  • jun's avatar
    MDL-70032 qtype_multichoice: Fix answer labelling · a1d81dc6
    jun authored
    * Discard the use of the label element in order to be able to render
    multiple choice answers as they are and have these act as the radio
    button/checkbox' label through the aria-labelledby attribute.
    * New JS module qtype_multichoice/answers that listens for click events
    on the answer text container and selects the appropriate answer radio
    button/checkbox.
    a1d81dc6