mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
ac9ecf6bef
* With the removal of the label element, Behat now has to click on the answer text. In order to achieve this, the custom partial named selector "qtype_multichoice > Answer" was now added and have replaced the instances where the label of the answer's checkbox/radio button is being clicked.