Skip to content

Commit

Permalink
Merge branch 'MDL-71334-master' of git://github.com/mickhawkins/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Apr 16, 2021
2 parents 0fd37bf + 7ffc5a7 commit fc2e04d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod/lti/tests/behat/lti_activity_completion.feature
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Feature: View activity completion information in the LTI activity
@javascript
Scenario: Use manual completion
Given I log in as "teacher1"
And I am on "Course 1" course homepage
And I follow "Music history"
And I navigate to "Edit settings" in current page administration
And I am on "Course 1" course homepage with editing mode on
And I open "Music history" actions menu
And I click on "Edit settings" "link" in the "Music history" activity
And I expand all fieldsets
And I set the field "Completion tracking" to "Students can manually mark the activity as completed"
And I press "Save and display"
Expand Down

0 comments on commit fc2e04d

Please sign in to comment.