Línea 58... |
Línea 58... |
58 |
And I set the following settings for grade item "Manual item 3" of type "gradeitem" on "setup" page:
|
58 |
And I set the following settings for grade item "Manual item 3" of type "gradeitem" on "setup" page:
|
59 |
| aggregationcoef | 1 |
|
59 |
| aggregationcoef | 1 |
|
60 |
And I set the following settings for grade item "Manual item 4" of type "gradeitem" on "setup" page:
|
60 |
And I set the following settings for grade item "Manual item 4" of type "gradeitem" on "setup" page:
|
61 |
| aggregationcoef | 1 |
|
61 |
| aggregationcoef | 1 |
|
62 |
And I navigate to "View > User report" in the course gradebook
|
62 |
And I navigate to "View > User report" in the course gradebook
|
63 |
And I click on "Student 1" in the "user" search widget
|
63 |
And I click on "Student 1" in the "Search users" search combo box
|
64 |
Then the following should exist in the "user-grade" table:
|
64 |
Then the following should exist in the "user-grade" table:
|
65 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
65 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
66 |
| Manual item 1 | <m1w> | 80.00 | <m1c> |
|
66 |
| Manual item 1 | <m1w> | 80.00 | <m1c> |
|
67 |
| Manual item 2 | <m2w> | 10.00 | <m2c> |
|
67 |
| Manual item 2 | <m2w> | 10.00 | <m2c> |
|
68 |
| Manual item 3 | <m3w> | 70.00 | <m3c> |
|
68 |
| Manual item 3 | <m3w> | 70.00 | <m3c> |
|