Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.6
-
Component/s: Automated functional tests (behat)
Description
Consider this Behat step that creates a mod_assign activity that has grouping:
And the following "activities" exist:
|
| activity | name | intro | course | idnumber | groupmode | grouping |
|
| assign | Test assign | Assign description | C1 | assign1 | 1 | GA |
|
When the test is run and you edit the assignment you'll see that the grouping has not been set.