LimeSurvey: master 6439cb13

Author Committer Branch Timestamp Parent
DenisChenu GitHub master 2023-06-02 16:46:30 master 6181e6c4
Affected Issues  18808: Mandatory soft only works once per survey if over multiple pages/groups
Changeset

Fixed issue 18808: Mandatory soft only works once per survey if over multiple pages/groups (#3119)

  • Fixed issue 18808: Mandatory soft only works once per survey if over multiple pages/groups

  • Dev: Add test

  • Dev: wait for clickable status

  • Dev: wait for move next button
    Dev: wait for mandatory soft link

  • Dev: max 1 second

  • Dev: oups

  • Dev: Use

mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - tests/LimeSurveyWebDriver.php Diff File
add - tests/data/surveys/limesurvey_survey_MandatorySoftMultiPage.lss Diff File
mod - tests/functional/frontend/MandatorySoftTest.php Diff File