-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-59749-master -
001 Scenario: Create a drag and drop onto image question # /var/www/html/moodle/question/type/ddimageortext/tests/behat/add.feature:22
|
And I set the field "id_drops_0_choice" to "7" # /var/www/html/moodle/question/type/ddimageortext/tests/behat/add.feature:65
|
Select option with value|text "7" not found.
|
|
002 Scenario: Create a drag and drop markers question # /var/www/html/moodle/question/type/ddmarker/tests/behat/add.feature:22
|
And I set the field "id_drops_0_choice" to "1" # /var/www/html/moodle/question/type/ddmarker/tests/behat/add.feature:42
|
Select option with value|text "1" not found.
|
|
006 Scenario: Backup and restore a course containing a drag and drop onto image question # /var/www/html/moodle/question/type/ddimageortext/tests/behat/backup_and_restore.feature:26
|
Then the following fields match these values: # /var/www/html/moodle/question/type/ddimageortext/tests/behat/backup_and_restore.feature:33
|
The 'id_drops_0_choice' value is '', '7. mountainbelt' expected
|
|
007 Scenario: Backup and restore a course containing a drag and drop markers question # /var/www/html/moodle/question/type/ddmarker/tests/behat/backup_and_restore.feature:26
|
Then the following fields match these values: # /var/www/html/moodle/question/type/ddmarker/tests/behat/backup_and_restore.feature:33
|
The 'id_drops_0_choice' value is '', 'OU' expected
|
We've been seeing these for a few days. I'm still looking into the cause, but I saw them once last week too.