Merge branch 'MDL-82792-main' of https://github.com/sarjona/moodle

This commit is contained in:
Jun Pataleta
2024-08-15 10:14:57 +08:00
2 changed files with 4 additions and 2 deletions
@@ -26,7 +26,8 @@ Feature: View activity completion information in the h5p activity
| packagefilepath | h5p/tests/fixtures/filltheblanks.h5p |
Scenario: View automatic completion items
Given I am on the "Music history" "h5pactivity activity" page logged in as teacher1
Given I change window size to "large"
And I am on the "Music history" "h5pactivity activity" page logged in as teacher1
# Teacher view.
And "Music history" should have the "View" completion condition
And "Music history" should have the "Receive a grade" completion condition
@@ -30,7 +30,8 @@ Feature: Pass grade activity completion information in the h5p activity
Scenario: View automatic completion items
# Teacher view.
Given I am on the "Music history" "h5pactivity activity" page logged in as teacher1
Given I change window size to "large"
And I am on the "Music history" "h5pactivity activity" page logged in as teacher1
And "Music history" should have the "View" completion condition
And "Music history" should have the "Receive a grade" completion condition
And "Music history" should have the "Receive a passing grade" completion condition