Línea 42... |
Línea 42... |
42 |
And I give the grade "B" to the user "Student 1" for the grade item "Scale me"
|
42 |
And I give the grade "B" to the user "Student 1" for the grade item "Scale me"
|
43 |
And I press "Save changes"
|
43 |
And I press "Save changes"
|
44 |
And I set the following settings for grade item "Course 1" of type "course" on "grader" page:
|
44 |
And I set the following settings for grade item "Course 1" of type "course" on "grader" page:
|
45 |
| Aggregation | <aggregation> |
|
45 |
| Aggregation | <aggregation> |
|
46 |
And I navigate to "View > User report" in the course gradebook
|
46 |
And I navigate to "View > User report" in the course gradebook
|
47 |
And I click on "Student 1" in the "user" search widget
|
47 |
And I click on "Student 1" in the "Search users" search combo box
|
48 |
Then the following should exist in the "user-grade" table:
|
48 |
Then the following should exist in the "user-grade" table:
|
49 |
| Grade item | Grade | Percentage | Contribution to course total |
|
49 |
| Grade item | Grade | Percentage | Contribution to course total |
|
50 |
| Grade me | 10.00 | 10.00 % | <gradecontrib> |
|
50 |
| Grade me | 10.00 | 10.00 % | <gradecontrib> |
|
51 |
| Scale me | B | 75.00 % | <scalecontrib> |
|
51 |
| Scale me | B | 75.00 % | <scalecontrib> |
|
52 |
| Course total | <coursetotal> | <coursepc> | - |
|
52 |
| Course total | <coursetotal> | <coursepc> | - |
|
53 |
And I log out
|
53 |
And I log out
|
54 |
And I log in as "admin"
|
54 |
And I log in as "admin"
|
55 |
And I set the following administration settings values:
|
55 |
And I set the following administration settings values:
|
56 |
| grade_includescalesinaggregation | 1 |
|
56 |
| grade_includescalesinaggregation | 1 |
|
57 |
And I am on the "Course 1" "grades > User report > View" page logged in as "teacher1"
|
57 |
And I am on the "Course 1" "grades > User report > View" page logged in as "teacher1"
|
58 |
And I click on "Student 1" in the "user" search widget
|
58 |
And I click on "Student 1" in the "Search users" search combo box
|
59 |
And the following should exist in the "user-grade" table:
|
59 |
And the following should exist in the "user-grade" table:
|
60 |
| Grade item | Grade | Percentage | Contribution to course total |
|
60 |
| Grade item | Grade | Percentage | Contribution to course total |
|
61 |
| Grade me | 10.00 | 10.00 % | <gradecontrib2> |
|
61 |
| Grade me | 10.00 | 10.00 % | <gradecontrib2> |
|
62 |
| Scale me | B | 75.00 % | <scalecontrib2> |
|
62 |
| Scale me | B | 75.00 % | <scalecontrib2> |
|
63 |
| Course total | <coursetotal2> | <coursepc2> | - |
|
63 |
| Course total | <coursetotal2> | <coursepc2> | - |
|