| Línea 12... |
Línea 12... |
| 12 |
| fullname | shortname | format |
|
12 |
| fullname | shortname | format |
|
| 13 |
| Course 1 | C1 | weeks |
|
13 |
| Course 1 | C1 | weeks |
|
| 14 |
And the following "course enrolments" exist:
|
14 |
And the following "course enrolments" exist:
|
| 15 |
| user | course | role |
|
15 |
| user | course | role |
|
| 16 |
| teacher1 | C1 | editingteacher |
|
16 |
| teacher1 | C1 | editingteacher |
|
| - |
|
17 |
And the following "activities" exist:
|
| - |
|
18 |
| activity | name | course | idnumber |
|
| - |
|
19 |
| qbank | Qbank 1 | C1 | qbank1 |
|
| 17 |
And the following "question categories" exist:
|
20 |
And the following "question categories" exist:
|
| 18 |
| contextlevel | reference | name |
|
21 |
| contextlevel | reference | name |
|
| 19 |
| Course | C1 | Test questions |
|
22 |
| Activity module | qbank1 | Test questions |
|
| 20 |
And 101 "questions" exist with the following data:
|
23 |
And 101 "questions" exist with the following data:
|
| 21 |
| questioncategory | Test questions |
|
24 |
| questioncategory | Test questions |
|
| 22 |
| qtype | essay |
|
25 |
| qtype | essay |
|
| 23 |
| name | essay [count] |
|
26 |
| name | essay [count] |
|
| 24 |
| questiontext | Write about whatever you want |
|
27 |
| questiontext | Write about whatever you want |
|