mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-59666 mod_assign: Disable remind to grade by field in override tests
This commit is contained in:
parent
f4cc24ca64
commit
10994cbc4a
@ -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