Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 70... Línea 70...
70
    And I give the grade "100.00" to the user "Student 1" for the grade item "MI 4"
70
    And I give the grade "100.00" to the user "Student 1" for the grade item "MI 4"
71
    And I give the grade "20.00" to the user "Student 2" for the grade item "MI 1"
71
    And I give the grade "20.00" to the user "Student 2" for the grade item "MI 1"
72
    And I give the grade "10.00" to the user "Student 2" for the grade item "MI 3"
72
    And I give the grade "10.00" to the user "Student 2" for the grade item "MI 3"
73
    And I press "Save changes"
73
    And I press "Save changes"
74
    And I navigate to "View > User report" in the course gradebook
74
    And I navigate to "View > User report" in the course gradebook
75
    And I click on "Student 1" in the "user" search widget
75
    And I click on "Student 1" in the "Search users" search combo box
76
    And the following should exist in the "user-grade" table:
76
    And the following should exist in the "user-grade" table:
77
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
77
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
78
      | MI 1         | 20.00 %           | 75.00  | 0–100 | 75.00 %    | 15.00 %                         |
78
      | MI 1         | 20.00 %           | 75.00  | 0–100 | 75.00 %    | 15.00 %                         |
79
      | MI 2         | 20.00 %           | 25.00  | 0–100 | 25.00 %    | 5.00 %                          |
79
      | MI 2         | 20.00 %           | 25.00  | 0–100 | 25.00 %    | 5.00 %                          |
80
      | MI 3         | 50.00 %           | 50.00  | 0–100 | 50.00 %    | 10.00 %                         |
80
      | MI 3         | 50.00 %           | 50.00  | 0–100 | 50.00 %    | 10.00 %                         |
81
      | MI 4         | 50.00 %           | 100.00 | 0–100 | 100.00 %   | 20.00 %                         |
81
      | MI 4         | 50.00 %           | 100.00 | 0–100 | 100.00 %   | 20.00 %                         |
82
      | MI 5         | 20.00 %           | 100.00 | 0–100 | 100.00 %   | 20.00 %                         |
82
      | MI 5         | 20.00 %           | 100.00 | 0–100 | 100.00 %   | 20.00 %                         |
83
      | CAT1 total   | 40.00 %           | 150.00 | 0–200 | 75.00 %    | -                               |
83
      | CAT1 total   | 40.00 %           | 150.00 | 0–200 | 75.00 %    | -                               |
84
      | Course total | -                 | 350.00 | 0–500 | 70.00 %    | -                               |
84
      | Course total | -                 | 350.00 | 0–500 | 70.00 %    | -                               |
85
    And I click on "Student 2" in the "user" search widget
85
    And I click on "Student 2" in the "Search users" search combo box
86
    And the following should exist in the "user-grade" table:
86
    And the following should exist in the "user-grade" table:
87
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
87
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
88
      | MI 1         | 33.33 %           | 20.00  | 0–100 | 20.00 %    | 6.67 %                      |
88
      | MI 1         | 33.33 %           | 20.00  | 0–100 | 20.00 %    | 6.67 %                      |
89
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
89
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
90
      | MI 3         | 100.00 %          | 10.00  | 0–100 | 10.00 %    | 3.33 %                       |
90
      | MI 3         | 100.00 %          | 10.00  | 0–100 | 10.00 %    | 3.33 %                       |
Línea 100... Línea 100...
100
    And I set the following settings for grade item "MI 3" of type "gradeitem" on "setup" page:
100
    And I set the following settings for grade item "MI 3" of type "gradeitem" on "setup" page:
101
      | Rescale existing grades | No    |
101
      | Rescale existing grades | No    |
102
      | Maximum grade           | 50.00 |
102
      | Maximum grade           | 50.00 |
103
      | Minimum grade           | 5.00  |
103
      | Minimum grade           | 5.00  |
104
    And I navigate to "View > User report" in the course gradebook
104
    And I navigate to "View > User report" in the course gradebook
105
    And I click on "Student 1" in the "user" search widget
105
    And I click on "Student 1" in the "Search users" search combo box
106
    And the following should exist in the "user-grade" table:
106
    And the following should exist in the "user-grade" table:
107
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
107
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
108
      | MI 1         | 12.50 %           | 75.00  | 5–50  | 100.00 %   | 18.75 %                      |
108
      | MI 1         | 12.50 %           | 75.00  | 5–50  | 100.00 %   | 18.75 %                      |
109
      | MI 2         | 25.00 %           | 25.00  | 0–100 | 25.00 %    | 6.25 %                       |
109
      | MI 2         | 25.00 %           | 25.00  | 0–100 | 25.00 %    | 6.25 %                       |
110
      | MI 3         | 33.33 %           | 50.00  | 5–50  | 100.00 %   | 12.50 %                      |
110
      | MI 3         | 33.33 %           | 50.00  | 5–50  | 100.00 %   | 12.50 %                      |
111
      | MI 4         | 66.67 %           | 100.00 | 0–100 | 100.00 %   | 25.00 %                      |
111
      | MI 4         | 66.67 %           | 100.00 | 0–100 | 100.00 %   | 25.00 %                      |
112
      | MI 5         | 25.00 %           | 100.00 | 0–100 | 100.00 %   | 25.00 %                      |
112
      | MI 5         | 25.00 %           | 100.00 | 0–100 | 100.00 %   | 25.00 %                      |
113
      | CAT1 total   | 37.50 %           | 150.00 | 0–150 | 100.00 %   | -                            |
113
      | CAT1 total   | 37.50 %           | 150.00 | 0–150 | 100.00 %   | -                            |
114
      | Course total | -                 | 350.00 | 0–400 | 87.50 %    | -                            |
114
      | Course total | -                 | 350.00 | 0–400 | 87.50 %    | -                            |
115
    And I click on "Student 2" in the "user" search widget
115
    And I click on "Student 2" in the "Search users" search combo box
116
    And the following should exist in the "user-grade" table:
116
    And the following should exist in the "user-grade" table:
117
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
117
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
118
      | MI 1         | 25.00 %           | 20.00  | 5–50  | 33.33 %    | 10.00 %                      |
118
      | MI 1         | 25.00 %           | 20.00  | 5–50  | 33.33 %    | 10.00 %                      |
119
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
119
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
120
      | MI 3         | 100.00 %          | 10.00  | 5–50  | 11.11 %    | 5.00 %                       |
120
      | MI 3         | 100.00 %          | 10.00  | 5–50  | 11.11 %    | 5.00 %                       |
Línea 125... Línea 125...
125
    And I navigate to "Setup > Gradebook setup" in the course gradebook
125
    And I navigate to "Setup > Gradebook setup" in the course gradebook
126
    And I set the following settings for grade item "MI 5" of type "gradeitem" on "setup" page:
126
    And I set the following settings for grade item "MI 5" of type "gradeitem" on "setup" page:
127
      | Rescale existing grades | No    |
127
      | Rescale existing grades | No    |
128
      | Maximum grade          | 200.00 |
128
      | Maximum grade          | 200.00 |
129
    And I navigate to "View > User report" in the course gradebook
129
    And I navigate to "View > User report" in the course gradebook
130
    And I click on "Student 1" in the "user" search widget
130
    And I click on "Student 1" in the "Search users" search combo box
131
    And the following should exist in the "user-grade" table:
131
    And the following should exist in the "user-grade" table:
132
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
132
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
133
      | MI 5         | 40.00 %           | 150.00 | 0–200 | 75.00 %   | 30.00 %                      |
133
      | MI 5         | 40.00 %           | 150.00 | 0–200 | 75.00 %   | 30.00 %                      |
134
      | Course total | -                 | 400.00 | 0–500 | 80.00 %    | -                            |
134
      | Course total | -                 | 400.00 | 0–500 | 80.00 %    | -                            |
135
    And I click on "Student 2" in the "user" search widget
135
    And I click on "Student 2" in the "Search users" search combo box
136
    And the following should exist in the "user-grade" table:
136
    And the following should exist in the "user-grade" table:
137
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
137
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
138
      | MI 5         | 66.67 %           | 30.00 | 0–200  | 15.00 %    | 10.00 %                      |
138
      | MI 5         | 66.67 %           | 30.00 | 0–200  | 15.00 %    | 10.00 %                      |
139
      | Course total | -                 | 60.00 | 0–300  | 20.00 %    | -                            |
139
      | Course total | -                 | 60.00 | 0–300  | 20.00 %    | -                            |
140
    And I navigate to "Setup > Course grade settings" in the course gradebook
140
    And I navigate to "Setup > Course grade settings" in the course gradebook
141
    When I set the field "Min and max grades used in calculation" to "Initial min and max grades"
141
    When I set the field "Min and max grades used in calculation" to "Initial min and max grades"
142
    And I press "Save changes"
142
    And I press "Save changes"
143
    And I navigate to "View > User report" in the course gradebook
143
    And I navigate to "View > User report" in the course gradebook
144
    And I click on "Student 1" in the "user" search widget
144
    And I click on "Student 1" in the "Search users" search combo box
145
    Then the following should exist in the "user-grade" table:
145
    Then the following should exist in the "user-grade" table:
146
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
146
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
147
      | MI 1         | 16.67 %           | 75.00  | 0–100 | 75.00 %    | 12.50 %                      |
147
      | MI 1         | 16.67 %           | 75.00  | 0–100 | 75.00 %    | 12.50 %                      |
148
      | MI 2         | 16.67 %           | 25.00  | 0–100 | 25.00 %    | 4.17 %                       |
148
      | MI 2         | 16.67 %           | 25.00  | 0–100 | 25.00 %    | 4.17 %                       |
149
      | MI 3         | 50.00 %           | 50.00  | 0–100 | 50.00 %    | 8.33 %                       |
149
      | MI 3         | 50.00 %           | 50.00  | 0–100 | 50.00 %    | 8.33 %                       |
150
      | MI 4         | 50.00 %           | 100.00 | 0–100 | 100.00 %   | 16.67 %                      |
150
      | MI 4         | 50.00 %           | 100.00 | 0–100 | 100.00 %   | 16.67 %                      |
151
      | MI 5         | 33.33 %           | 150.00 | 0–200 | 75.00 %    | 25.00 %                      |
151
      | MI 5         | 33.33 %           | 150.00 | 0–200 | 75.00 %    | 25.00 %                      |
152
      | CAT1 total   | 33.33 %           | 150.00 | 0–200 | 75.00 %    | -                            |
152
      | CAT1 total   | 33.33 %           | 150.00 | 0–200 | 75.00 %    | -                            |
153
      | Course total | -                 | 400.00 | 0–600 | 66.67 %    | -                            |
153
      | Course total | -                 | 400.00 | 0–600 | 66.67 %    | -                            |
154
    And I click on "Student 2" in the "user" search widget
154
    And I click on "Student 2" in the "Search users" search combo box
155
    And the following should exist in the "user-grade" table:
155
    And the following should exist in the "user-grade" table:
156
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
156
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
157
      | MI 1         | 25.00 %           | 20.00  | 0–100 | 20.00 %    | 5.00 %                       |
157
      | MI 1         | 25.00 %           | 20.00  | 0–100 | 20.00 %    | 5.00 %                       |
158
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
158
      | MI 2         | 0.00 %            | -      | 0–100 | -          | 0.00 %                       |
159
      | MI 3         | 100.00 %          | 10.00  | 0–100 | 10.00 %    | 2.50 %                       |
159
      | MI 3         | 100.00 %          | 10.00  | 0–100 | 10.00 %    | 2.50 %                       |