Línea 24... |
Línea 24... |
24 |
| completion | 2 |
|
24 |
| completion | 2 |
|
25 |
| completionview | 1 |
|
25 |
| completionview | 1 |
|
26 |
And I am on the "Music history" "wiki activity" page logged in as teacher1
|
26 |
And I am on the "Music history" "wiki activity" page logged in as teacher1
|
27 |
And I click on "Create page" "button"
|
27 |
And I click on "Create page" "button"
|
Línea 28... |
Línea 28... |
28 |
|
28 |
|
29 |
Scenario: View automatic completion items as a teacher and confirm all tabs display conditions
|
29 |
Scenario: View automatic wiki completion conditions as a teacher and confirm all tabs display conditions
|
30 |
When I am on the "Music history" "wiki activity" page logged in as teacher1
|
30 |
When I am on the "Music history" "wiki activity" page logged in as teacher1
|
31 |
Then "Music history" should have the "View" completion condition
|
31 |
Then "Music history" should have the "View" completion condition
|
32 |
And I select "Edit" from the "jump" singleselect
|
32 |
And I select "Edit" from the "jump" singleselect
|
33 |
And "Music history" should have the "View" completion condition
|
33 |
And "Music history" should have the "View" completion condition
|
Línea 38... |
Línea 38... |
38 |
And I select "Files" from the "jump" singleselect
|
38 |
And I select "Files" from the "jump" singleselect
|
39 |
And "Music history" should have the "View" completion condition
|
39 |
And "Music history" should have the "View" completion condition
|
40 |
And I select "Administration" from the "jump" singleselect
|
40 |
And I select "Administration" from the "jump" singleselect
|
41 |
And "Music history" should have the "View" completion condition
|
41 |
And "Music history" should have the "View" completion condition
|
Línea 42... |
Línea 42... |
42 |
|
42 |
|
43 |
Scenario: View automatic completion items as a student
|
43 |
Scenario: A students can complete a wiki activity by viewing it
|
44 |
When I am on the "Music history" "wiki activity" page logged in as student1
|
44 |
When I am on the "Music history" "wiki activity" page logged in as student1
|
Línea 45... |
Línea 45... |
45 |
Then the "View" completion condition of "Music history" is displayed as "done"
|
45 |
Then the "View" completion condition of "Music history" is displayed as "done"
|
46 |
|
46 |
|
47 |
@javascript
|
47 |
@javascript
|
48 |
Scenario: Use manual completion
|
48 |
Scenario: A student can manually mark the wiki activity as done but a teacher cannot
|
49 |
Given I am on the "Music history" "wiki activity" page logged in as teacher1
|
49 |
Given I am on the "Music history" "wiki activity" page logged in as teacher1
|
50 |
And I am on the "Music history" "wiki activity editing" page
|
50 |
And I am on the "Music history" "wiki activity editing" page
|
51 |
And I expand all fieldsets
|
51 |
And I expand all fieldsets
|