mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-75156 gradereport: Use large window size for aggregation tests
This commit is contained in:
parent
4563dc24d5
commit
f96a0feb6b
1 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,7 @@ Feature: We can use calculated grade totals
|
||||||
| Aggregation | Natural |
|
| Aggregation | Natural |
|
||||||
| Include outcomes in aggregation | 1 |
|
| Include outcomes in aggregation | 1 |
|
||||||
| Exclude empty grades | 0 |
|
| Exclude empty grades | 0 |
|
||||||
|
And I change window size to "large"
|
||||||
And I navigate to "View > Grader report" in the course gradebook
|
And I navigate to "View > Grader report" in the course gradebook
|
||||||
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
|
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
|
||||||
And I press "Save changes"
|
And I press "Save changes"
|
||||||
|
@ -308,6 +309,7 @@ Feature: We can use calculated grade totals
|
||||||
And I set the following settings for grade item "Test outcome item one":
|
And I set the following settings for grade item "Test outcome item one":
|
||||||
| Weight adjusted | 1 |
|
| Weight adjusted | 1 |
|
||||||
| aggregationcoef2 | 100 |
|
| aggregationcoef2 | 100 |
|
||||||
|
And I change window size to "large"
|
||||||
And I navigate to "View > Grader report" in the course gradebook
|
And I navigate to "View > Grader report" in the course gradebook
|
||||||
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
|
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
|
||||||
And I press "Save changes"
|
And I press "Save changes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue