mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
6f56e743ed
47 changed files with 172 additions and 173 deletions
|
@ -144,7 +144,7 @@ Feature: Using the activity grade form element
|
|||
And I click on "Grade" "link" in the "Student 1" "table_row"
|
||||
And I set the field "Grade" to "C"
|
||||
And I press "Save changes"
|
||||
And I press "Ok"
|
||||
And I press "OK"
|
||||
And I follow "Edit settings"
|
||||
When I expand all fieldsets
|
||||
Then I should see "Some grades have already been awarded, so the grade type and scale cannot be changed"
|
||||
|
@ -203,7 +203,7 @@ Feature: Using the activity grade form element
|
|||
And I click on "Grade" "link" in the "Student 1" "table_row"
|
||||
And I set the field "Grade out of 100" to "50"
|
||||
And I press "Save changes"
|
||||
And I press "Ok"
|
||||
And I press "OK"
|
||||
And I follow "Edit settings"
|
||||
When I expand all fieldsets
|
||||
Then I should see "Some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue