mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-26644 Course - Remove completion tracking begins on enrolment setting from behat.
This commit is contained in:
parent
9855770d6c
commit
b64a05b996
@ -28,7 +28,6 @@ Feature: Allow students to manually mark an activity as complete
|
||||
And I follow "Edit settings"
|
||||
And I fill the moodle form with:
|
||||
| Completion tracking | Enabled, control via completion and activity settings |
|
||||
| Completion tracking begins on enrolment | 1 |
|
||||
And I press "Save changes"
|
||||
When I add a "Forum" to section "1" and I fill the form with:
|
||||
| Forum name | Test forum name |
|
||||
|
@ -28,7 +28,6 @@ Feature: Restrict sections availability through completion conditions
|
||||
And I follow "Edit settings"
|
||||
And I fill the moodle form with:
|
||||
| Completion tracking | Enabled, control via completion and activity settings |
|
||||
| Completion tracking begins on enrolment | 1 |
|
||||
And I press "Save changes"
|
||||
And I add a "Label" to section "1" and I fill the form with:
|
||||
| Label text | Test label |
|
||||
|
@ -28,7 +28,6 @@ Feature: Set a certain number of discussions as a completion condition for a for
|
||||
And I follow "Edit settings"
|
||||
And I fill the moodle form with:
|
||||
| Completion tracking | Enabled, control via completion and activity settings |
|
||||
| Completion tracking begins on enrolment | 1 |
|
||||
And I press "Save changes"
|
||||
When I add a "Forum" to section "1" and I fill the form with:
|
||||
| Forum name | Test forum name |
|
||||
|
Loading…
x
Reference in New Issue
Block a user