mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
Merge branch 'MDL-59666-master-fix' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
ca84ba0ed2
@ -38,6 +38,7 @@ Feature: Assign group override
|
||||
| assignsubmission_onlinetext_wordlimit_enabled | 1 |
|
||||
| assignsubmission_onlinetext_wordlimit | 10 |
|
||||
| assignsubmission_file_enabled | 0 |
|
||||
| gradingduedate[enabled] | 0 |
|
||||
|
||||
Scenario: Add, modify then delete a group override
|
||||
When I follow "Test assignment name"
|
||||
|
@ -27,6 +27,7 @@ Feature: Assign user override
|
||||
| assignsubmission_onlinetext_wordlimit_enabled | 1 |
|
||||
| assignsubmission_onlinetext_wordlimit | 10 |
|
||||
| assignsubmission_file_enabled | 0 |
|
||||
| gradingduedate[enabled] | 0 |
|
||||
|
||||
Scenario: Add, modify then delete a user override
|
||||
When I follow "Test assignment name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user