Scenario: A question category can be moved to another context
When I follow "Test quiz"
- And I navigate to "Quiz administration > Question bank > Categories" in current page administration
+ And I navigate to "Question bank > Categories" in current page administration
And I set the following fields to these values:
| Name | Test category |
| Parent category | Top for Test quiz |
Scenario: A question category can be moved to top level
When I follow "Test quiz"
- And I navigate to "Quiz administration > Question bank > Categories" in current page administration
+ And I navigate to "Question bank > Categories" in current page administration
And I set the following fields to these values:
| Name | Test category |
| Parent category | Default for Test quiz |