diff --git a/mod/assign/tests/behat/assign_group_override.feature b/mod/assign/tests/behat/assign_group_override.feature index 29bb1d6ac93..a0af24f003a 100644 --- a/mod/assign/tests/behat/assign_group_override.feature +++ b/mod/assign/tests/behat/assign_group_override.feature @@ -150,12 +150,12 @@ Feature: Assign group override And I log in as "student2" And I am on "Course 1" course homepage And I follow "Test assignment name" - Then I should not see "You have not made a submission yet" + Then I should not see "You have not made a submission yet." And I log out And I log in as "student1" And I am on "Course 1" course homepage And I follow "Test assignment name" - And I should see "You have not made a submission yet" + And I should see "You have not made a submission yet." Scenario: Allow a group to have a different start date When I follow "Test assignment name" diff --git a/mod/assign/tests/behat/assign_user_override.feature b/mod/assign/tests/behat/assign_user_override.feature index 9e2bd886613..e1c711d30a1 100644 --- a/mod/assign/tests/behat/assign_user_override.feature +++ b/mod/assign/tests/behat/assign_user_override.feature @@ -139,12 +139,12 @@ Feature: Assign user override And I log in as "student2" And I am on "Course 1" course homepage And I follow "Test assignment name" - Then I should not see "You have not made a submission yet" + Then I should not see "You have not made a submission yet." And I log out And I log in as "student1" And I am on "Course 1" course homepage And I follow "Test assignment name" - And I should see "You have not made a submission yet" + And I should see "You have not made a submission yet." Scenario: Allow a user to have a different start date When I follow "Test assignment name" diff --git a/mod/quiz/report/grading/tests/behat/grading.feature b/mod/quiz/report/grading/tests/behat/grading.feature index e2d793bdfe4..253f70a2e68 100644 --- a/mod/quiz/report/grading/tests/behat/grading.feature +++ b/mod/quiz/report/grading/tests/behat/grading.feature @@ -55,7 +55,7 @@ Feature: Basic use of the Manual grading report And I should see "Grading attempts 1 to 1 of 1" # Test the display options. - And I set the field "Order attempts" to "By student id number" + And I set the field "Order attempts" to "By student ID number" And I press "Change options" # Adjust the mark for Student1.