MDL-58749 lang: fix couple of scenarios to use new lang string

This commit is contained in:
Eloy Lafuente (stronk7) 2017-05-04 23:46:46 +02:00
parent 97b93cafef
commit 2df7f223b8
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Feature: Allow teachers to bulk edit activity completion rules in a course.
And I click on "Test assignment two" "checkbox"
And I click on "Edit" "button"
And I should see "Completion tracking"
And I should see "The changes will affect the following 2 Activities/Resources"
And I should see "The changes will affect the following 2 activities or resources:"
And I should see "Student must submit to this activity to complete it"
And I select "Show activity as complete when conditions are met" from the "completion" singleselect
And I click on "completionview" "checkbox"

View File

@ -36,7 +36,7 @@ Feature: Allow teachers to edit the default activity completion rules in a cours
And I click on "Assignments" "checkbox"
And I click on "Edit" "button"
And I should see "Completion tracking"
And I should see "The changes will affect the following 1 Activities/Resources"
And I should see "The changes will affect the following 1 activities or resources:"
And I should see "Student must submit to this activity to complete it"
And I set the following fields to these values:
| completion | Show activity as complete when conditions are met|