Merge branch 'MDL-48035-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
This commit is contained in:
@@ -60,7 +60,7 @@ Feature: Block activity modules
|
||||
And I click on "Forums" "link" in the "Activities" "block"
|
||||
And I should see "Frontpage forum name"
|
||||
And I am on homepage
|
||||
And I click on "External Tools" "link" in the "Activities" "block"
|
||||
And I click on "External tools" "link" in the "Activities" "block"
|
||||
And I should see "Frontpage lti name"
|
||||
And I am on homepage
|
||||
And I click on "Quizzes" "link" in the "Activities" "block"
|
||||
@@ -143,7 +143,7 @@ Feature: Block activity modules
|
||||
And I click on "Forums" "link" in the "Activities" "block"
|
||||
And I should see "Test forum name"
|
||||
And I follow "Course 1"
|
||||
And I click on "External Tools" "link" in the "Activities" "block"
|
||||
And I click on "External tools" "link" in the "Activities" "block"
|
||||
And I should see "Test lti name"
|
||||
And I follow "Course 1"
|
||||
And I click on "Quizzes" "link" in the "Activities" "block"
|
||||
|
||||
@@ -40,7 +40,7 @@ Feature: A teacher can choose whether to publish choice activity results anonymo
|
||||
And I follow "Course 1"
|
||||
And I follow "Choice 1"
|
||||
Then I should not see "Student 1"
|
||||
And I should not see "User choose this option"
|
||||
And I should not see "Users who chose this option"
|
||||
And I hover ".results .graph img" "css_element"
|
||||
|
||||
@javascript
|
||||
@@ -61,4 +61,4 @@ Feature: A teacher can choose whether to publish choice activity results anonymo
|
||||
And I follow "Course 1"
|
||||
And I follow "Choice 1"
|
||||
Then I should see "Student 1"
|
||||
And I should see "User choose this option"
|
||||
And I should see "Users who chose this option"
|
||||
|
||||
Reference in New Issue
Block a user