MDL-26644 Course - Remove completion tracking begins on enrolment setting from behat.

This commit is contained in:
Damyon Wiese 2013-04-03 15:30:49 +08:00
parent 9855770d6c
commit b64a05b996
3 changed files with 0 additions and 3 deletions

View File

@ -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 |

View File

@ -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 |

View File

@ -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 |