mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-69680 lib: Fix behat test backup_and_restore.feature
This commit is contained in:
parent
eaf40e050e
commit
da0fe0df66
@ -61,28 +61,28 @@ Feature: Test duplicating a quiz containing a drag and drop onto image question
|
|||||||
| id_draglabel_7 | continental<br/>shelf |
|
| id_draglabel_7 | continental<br/>shelf |
|
||||||
| id_drops_0_xleft | 53 |
|
| id_drops_0_xleft | 53 |
|
||||||
| id_drops_0_ytop | 17 |
|
| id_drops_0_ytop | 17 |
|
||||||
| id_drops_0_choice | 7. mountainbelt |
|
| id_drops_0_choice | 7. mountain<br>belt |
|
||||||
| id_drops_1_xleft | 172 |
|
| id_drops_1_xleft | 172 |
|
||||||
| id_drops_1_ytop | 2 |
|
| id_drops_1_ytop | 2 |
|
||||||
| id_drops_1_choice | 8. continentalshelf |
|
| id_drops_1_choice | 8. continental<br>shelf |
|
||||||
| id_drops_2_xleft | 363 |
|
| id_drops_2_xleft | 363 |
|
||||||
| id_drops_2_ytop | 31 |
|
| id_drops_2_ytop | 31 |
|
||||||
| id_drops_2_choice | 5. oceantrench |
|
| id_drops_2_choice | 5. ocean<br>trench |
|
||||||
| id_drops_3_xleft | 440 |
|
| id_drops_3_xleft | 440 |
|
||||||
| id_drops_3_ytop | 13 |
|
| id_drops_3_ytop | 13 |
|
||||||
| id_drops_3_choice | 3. abyssalplain |
|
| id_drops_3_choice | 3. abyssal<br>plain |
|
||||||
| id_drops_4_xleft | 115 |
|
| id_drops_4_xleft | 115 |
|
||||||
| id_drops_4_ytop | 74 |
|
| id_drops_4_ytop | 74 |
|
||||||
| id_drops_4_choice | 6. continentalslope |
|
| id_drops_4_choice | 6. continental<br>slope |
|
||||||
| id_drops_5_xleft | 210 |
|
| id_drops_5_xleft | 210 |
|
||||||
| id_drops_5_ytop | 94 |
|
| id_drops_5_ytop | 94 |
|
||||||
| id_drops_5_choice | 4. continentalrise |
|
| id_drops_5_choice | 4. continental<br>rise |
|
||||||
| id_drops_6_xleft | 310 |
|
| id_drops_6_xleft | 310 |
|
||||||
| id_drops_6_ytop | 87 |
|
| id_drops_6_ytop | 87 |
|
||||||
| id_drops_6_choice | 1. islandarc |
|
| id_drops_6_choice | 1. island<br>arc |
|
||||||
| id_drops_7_xleft | 479 |
|
| id_drops_7_xleft | 479 |
|
||||||
| id_drops_7_ytop | 84 |
|
| id_drops_7_ytop | 84 |
|
||||||
| id_drops_7_choice | 2. mid-oceanridge |
|
| id_drops_7_choice | 2. mid-ocean<br>ridge |
|
||||||
| For any correct response | Well done! |
|
| For any correct response | Well done! |
|
||||||
| For any partially correct response | Parts, but only parts, of your response are correct. |
|
| For any partially correct response | Parts, but only parts, of your response are correct. |
|
||||||
| id_shownumcorrect | 1 |
|
| id_shownumcorrect | 1 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user