mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
Merge branch 'MDL-82792-main' of https://github.com/sarjona/moodle
This commit is contained in:
commit
2c5f32d814
@ -26,7 +26,8 @@ Feature: View activity completion information in the h5p activity
|
|||||||
| packagefilepath | h5p/tests/fixtures/filltheblanks.h5p |
|
| packagefilepath | h5p/tests/fixtures/filltheblanks.h5p |
|
||||||
|
|
||||||
Scenario: View automatic completion items
|
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.
|
# Teacher view.
|
||||||
And "Music history" should have the "View" completion condition
|
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 grade" completion condition
|
||||||
|
@ -30,7 +30,8 @@ Feature: Pass grade activity completion information in the h5p activity
|
|||||||
|
|
||||||
Scenario: View automatic completion items
|
Scenario: View automatic completion items
|
||||||
# Teacher view.
|
# 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 "View" completion condition
|
||||||
And "Music history" should have the "Receive a grade" 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
|
And "Music history" should have the "Receive a passing grade" completion condition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user