| Línea 7... |
Línea 7... |
| 7 |
| fullname | shortname | category |
|
7 |
| fullname | shortname | category |
|
| 8 |
| Course 1 | C1 | 0 |
|
8 |
| Course 1 | C1 | 0 |
|
| 9 |
And the following "activities" exist:
|
9 |
And the following "activities" exist:
|
| 10 |
| activity | name | course | idnumber |
|
10 |
| activity | name | course | idnumber |
|
| 11 |
| quiz | Test quiz | C1 | quiz1 |
|
11 |
| quiz | Test quiz | C1 | quiz1 |
|
| 12 |
And the following "question categories" exist:
|
- |
|
| 13 |
| contextlevel | reference | name |
|
- |
|
| 14 |
| Course | C1 | Test questions |
|
- |
|
| 15 |
And the following "questions" exist:
|
12 |
And the following "questions" exist:
|
| 16 |
| questioncategory | qtype | name | questiontext |
|
13 |
| questioncategory | qtype | name | questiontext |
|
| 17 |
| Test questions | truefalse | First question | Answer the first question |
|
14 |
| Default for Test quiz | truefalse | First question | Answer the first question |
|
| Línea 18... |
Línea 15... |
| 18 |
|
15 |
|
| 19 |
Scenario: Enable/disable exporttoxml column from the base view
|
16 |
Scenario: Enable/disable exporttoxml column from the base view
|
| 20 |
Given I log in as "admin"
|
17 |
Given I log in as "admin"
|
| 21 |
When I navigate to "Plugins > Question bank plugins > Manage question bank plugins" in site administration
|
18 |
When I navigate to "Plugins > Question bank plugins > Manage question bank plugins" in site administration
|