Línea 55... |
Línea 55... |
55 |
And I set the field "id_drags_7_dragitemtype" to "Draggable text"
|
55 |
And I set the field "id_drags_7_dragitemtype" to "Draggable text"
|
56 |
And I set the field "id_draglabel_7" to "continental<br/>shelf"
|
56 |
And I set the field "id_draglabel_7" to "continental<br/>shelf"
|
Línea 57... |
Línea 57... |
57 |
|
57 |
|
58 |
# Drop zones
|
58 |
# Drop zones
|
- |
|
59 |
And I follow "Drop zones"
|
59 |
And I follow "Drop zones"
|
60 |
And I set the field "id_dropzonevisibility" to "1"
|
Línea 60... |
Línea 61... |
60 |
And I press "Blanks for 3 more drop zones"
|
61 |
And I press "Blanks for 3 more drop zones"
|
61 |
|
62 |
|
62 |
And I set the field "id_drops_0_xleft" to "53"
|
63 |
And I set the field "id_drops_0_xleft" to "53"
|
Línea 96... |
Línea 97... |
96 |
# Checking that the next new question form displays user preferences settings.
|
97 |
# Checking that the next new question form displays user preferences settings.
|
97 |
And I press "Create a new question ..."
|
98 |
And I press "Create a new question ..."
|
98 |
And I set the field "item_qtype_ddimageortext" to "1"
|
99 |
And I set the field "item_qtype_ddimageortext" to "1"
|
99 |
And I click on "Add" "button" in the "Choose a question type to add" "dialogue"
|
100 |
And I click on "Add" "button" in the "Choose a question type to add" "dialogue"
|
100 |
And the following fields match these values:
|
101 |
And the following fields match these values:
|
101 |
| id_shuffleanswers | 1 |
|
102 |
| id_shuffleanswers | 1 |
|
- |
|
103 |
| id_dropzonevisibility | 1 |
|
Línea 102... |
Línea 104... |
102 |
|
104 |
|
103 |
@javascript @_file_upload
|
105 |
@javascript @_file_upload
|
104 |
Scenario: Question must have at least one drag item and one drop zone
|
106 |
Scenario: Question must have at least one drag item and one drop zone
|
105 |
When I am on the "Course 1" "core_question > course question bank" page logged in as teacher
|
107 |
When I am on the "Course 1" "core_question > course question bank" page logged in as teacher
|