Línea 114... |
Línea 114... |
114 |
And "Category 2" "list_item" in the "Move items" "dialogue" should be visible
|
114 |
And "Category 2" "list_item" in the "Move items" "dialogue" should be visible
|
115 |
And "Category 3" "list_item" in the "Move items" "dialogue" should be visible
|
115 |
And "Category 3" "list_item" in the "Move items" "dialogue" should be visible
|
116 |
And "Collapse" "link" should exist in the "Category 2" "list_item"
|
116 |
And "Collapse" "link" should exist in the "Category 2" "list_item"
|
Línea 117... |
Línea 117... |
117 |
|
117 |
|
118 |
Scenario: A teacher can move multiple grade items to a category
|
118 |
Scenario: A teacher can move multiple grade items to a category
|
119 |
Given I set the following fields to these values:
|
119 |
Given I set the field "Grade item 2" to "1"
|
120 |
| Grade item 1 | 1 |
|
- |
|
121 |
| Grade item 2 | 1 |
|
120 |
And I set the field "Grade item 1" to "1"
|
122 |
And I click on "Move" "button" in the "sticky-footer" "region"
|
121 |
And I click on "Move" "button" in the "sticky-footer" "region"
|
123 |
And I click on "Category 3" "list_item" in the "Move items" "dialogue"
|
122 |
And I click on "Category 3" "list_item" in the "Move items" "dialogue"
|
124 |
And I click on "Move" "button" in the "Move items" "dialogue"
|
123 |
And I click on "Move" "button" in the "Move items" "dialogue"
|
125 |
And I wait to be redirected
|
124 |
And I wait to be redirected
|