Línea 40... |
Línea 40... |
40 |
When I navigate to "Setup > Gradebook setup" in the course gradebook
|
40 |
When I navigate to "Setup > Gradebook setup" in the course gradebook
|
41 |
And I set the following settings for grade item "Manual item 1" of type "gradeitem" on "setup" page:
|
41 |
And I set the following settings for grade item "Manual item 1" of type "gradeitem" on "setup" page:
|
42 |
| Rescale existing grades | No |
|
42 |
| Rescale existing grades | No |
|
43 |
| Maximum grade | 10 |
|
43 |
| Maximum grade | 10 |
|
44 |
And I navigate to "View > User report" in the course gradebook
|
44 |
And I navigate to "View > User report" in the course gradebook
|
45 |
And I click on "Student 1" in the "user" search widget
|
45 |
And I click on "Student 1" in the "Search users" search combo box
|
46 |
Then the following should exist in the "user-grade" table:
|
46 |
Then the following should exist in the "user-grade" table:
|
47 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
47 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
48 |
| Manual item 1 | 100.00 % | 10.00 | 100.00 % |
|
48 |
| Manual item 1 | 100.00 % | 10.00 | 100.00 % |
|
49 |
And I click on "Student 2" in the "user" search widget
|
49 |
And I click on "Student 2" in the "Search users" search combo box
|
50 |
And the following should exist in the "user-grade" table:
|
50 |
And the following should exist in the "user-grade" table:
|
51 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
51 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
52 |
| Manual item 1 | 100.00 % | 8.00 | 80.00 % |
|
52 |
| Manual item 1 | 100.00 % | 8.00 | 80.00 % |
|
53 |
And I navigate to "Setup > Gradebook setup" in the course gradebook
|
53 |
And I navigate to "Setup > Gradebook setup" in the course gradebook
|
54 |
And I click on grade item menu "Manual item 1" of type "gradeitem" on "setup" page
|
54 |
And I click on grade item menu "Manual item 1" of type "gradeitem" on "setup" page
|
Línea 56... |
Línea 56... |
56 |
And I set the following fields to these values:
|
56 |
And I set the following fields to these values:
|
57 |
| Rescale existing grades | Yes |
|
57 |
| Rescale existing grades | Yes |
|
58 |
| Maximum grade | 20 |
|
58 |
| Maximum grade | 20 |
|
59 |
And I click on "Save" "button" in the "Edit grade item" "dialogue"
|
59 |
And I click on "Save" "button" in the "Edit grade item" "dialogue"
|
60 |
And I navigate to "View > User report" in the course gradebook
|
60 |
And I navigate to "View > User report" in the course gradebook
|
61 |
And I click on "Student 1" in the "user" search widget
|
61 |
And I click on "Student 1" in the "Search users" search combo box
|
62 |
And the following should exist in the "user-grade" table:
|
62 |
And the following should exist in the "user-grade" table:
|
63 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
63 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
64 |
| Manual item 1 | 100.00 % | 20.00 | 100.00 % |
|
64 |
| Manual item 1 | 100.00 % | 20.00 | 100.00 % |
|
65 |
And I click on "Student 2" in the "user" search widget
|
65 |
And I click on "Student 2" in the "Search users" search combo box
|
66 |
And the following should exist in the "user-grade" table:
|
66 |
And the following should exist in the "user-grade" table:
|
67 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
67 |
| Grade item | Calculated weight | Grade | Contribution to course total |
|
68 |
| Manual item 1 | 100.00 % | 16.00 | 80.00 % |
|
68 |
| Manual item 1 | 100.00 % | 16.00 | 80.00 % |
|