moodleou / moodle-qtype_oumultiresponse

A multiple-choice, multiple response question type for Moodle, with particular scoring rules.
12 stars 19 forks source link

behat test preview.feature throws error #15

Open rezeau opened 2 months ago

rezeau commented 2 months ago

When running behat test preview.feature on my local machine, I get this error:

And I press "Start again with these options"
       # behat_forms::press_button()
      Button matching locator "Start again with these options" not found. (Behat\Mink\Exception\ElementNotFoundException)

Reason: In Moodle 4.4 (or even before?) Button "Start again with these options" has been renamed to "Save preview options and start again".

timhunt commented 2 months ago

We've fixed this locally in the OU code. I have not yet had time to push the fix to github. Sorry.