MDL-47006 core_grades: Fix handing of weight to aggregationcoef

Part of MDL-46576.
This commit is contained in:
John Okely 2014-09-22 11:07:13 +08:00 committed by Adrian Greeve
parent d6447690bd
commit 351c8e08a9
3 changed files with 12 additions and 7 deletions

View file

@ -259,7 +259,7 @@ Feature: We can use calculated grade totals
| Exclude empty grades | 0 |
And I set the following settings for grade item "Test assignment six":
| Weight adjusted | 1 |
| aggregationcoef2 | 0.5 |
| aggregationcoef2 | 50 |
And I set the following settings for grade item "Test assignment three":
| Extra credit | 1 |
And I turn editing mode off