mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
Merge branch 'MDL-82393-behat' of https://github.com/HuongNV13/moodle
This commit is contained in:
commit
669d327354
@ -99,8 +99,8 @@ Feature: Group assignment submissions
|
||||
And I follow "View all submissions"
|
||||
And ".groupsearchwidget" "css_element" should exist
|
||||
And I should see "Select visible groups" in the ".groupsearchwidget" "css_element"
|
||||
And I confirm "All participants" in "group" search within the gradebook widget exists
|
||||
And I confirm "Group 1" in "group" search within the gradebook widget exists
|
||||
And I confirm "All participants" exists in the "Search groups" search combo box
|
||||
And I confirm "Group 1" exists in the "Search groups" search combo box
|
||||
# The course enforces its group mode on modules.
|
||||
And I am on the "C1" "course editing" page
|
||||
And I set the following fields to these values:
|
||||
@ -110,8 +110,8 @@ Feature: Group assignment submissions
|
||||
And I follow "View all submissions"
|
||||
And ".groupsearchwidget" "css_element" should exist
|
||||
And I should see "Select separate groups" in the ".groupsearchwidget" "css_element"
|
||||
And I confirm "All participants" in "group" search within the gradebook widget exists
|
||||
And I confirm "Group 1" in "group" search within the gradebook widget exists
|
||||
And I confirm "All participants" exists in the "Search groups" search combo box
|
||||
And I confirm "Group 1" exists in the "Search groups" search combo box
|
||||
|
||||
@javascript
|
||||
Scenario: Switch between group modes
|
||||
|
Loading…
x
Reference in New Issue
Block a user