Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 38... Línea 38...
38
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
38
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
39
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
39
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
40
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
40
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
41
    And I press "Save changes"
41
    And I press "Save changes"
42
    And I navigate to "View > User report" in the course gradebook
42
    And I navigate to "View > User report" in the course gradebook
43
    And I click on "Student 1" in the "user" search widget
43
    And I click on "Student 1" in the "Search users" search combo box
44
    Then the following should exist in the "user-grade" table:
44
    Then the following should exist in the "user-grade" table:
45
      | Grade item                   | Calculated weight      | Grade  | Range | Percentage | Contribution to course total |
45
      | Grade item                   | Calculated weight      | Grade  | Range | Percentage | Contribution to course total |
46
      | Test assignment one          | 28.57 %                | 80.00  | 0–100 | 80.00 %    | 22.86 %                      |
46
      | Test assignment one          | 28.57 %                | 80.00  | 0–100 | 80.00 %    | 22.86 %                      |
47
      | Test assignment two          | 14.29 %                | 30.00  | 0–50  | 60.00 %    | 8.57 %                       |
47
      | Test assignment two          | 14.29 %                | 30.00  | 0–50  | 60.00 %    | 8.57 %                       |
48
      | Test assignment three        | 57.14 %                | 150.00 | 0–200 | 75.00 %    | 42.86 %                      |
48
      | Test assignment three        | 57.14 %                | 150.00 | 0–200 | 75.00 %    | 42.86 %                      |
Línea 59... Línea 59...
59
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
59
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
60
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
60
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
61
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
61
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
62
    And I press "Save changes"
62
    And I press "Save changes"
63
    And I navigate to "View > User report" in the course gradebook
63
    And I navigate to "View > User report" in the course gradebook
64
    And I click on "Student 1" in the "user" search widget
64
    And I click on "Student 1" in the "Search users" search combo box
65
    Then the following should exist in the "user-grade" table:
65
    Then the following should exist in the "user-grade" table:
66
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
66
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
67
      | Test assignment one          | 66.67 %                 | 80.00  | 0–100 | 80.00 %    | 53.33 %                      |
67
      | Test assignment one          | 66.67 %                 | 80.00  | 0–100 | 80.00 %    | 53.33 %                      |
68
      | Test assignment two          | 33.33 %                 | 30.00  | 0–50  | 60.00 %    | 20.00 %                      |
68
      | Test assignment two          | 33.33 %                 | 30.00  | 0–50  | 60.00 %    | 20.00 %                      |
69
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
69
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
Línea 78... Línea 78...
78
    And I turn editing mode on
78
    And I turn editing mode on
79
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
79
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
80
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
80
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
81
    And I press "Save changes"
81
    And I press "Save changes"
82
    And I navigate to "View > User report" in the course gradebook
82
    And I navigate to "View > User report" in the course gradebook
83
    And I click on "Student 1" in the "user" search widget
83
    And I click on "Student 1" in the "Search users" search combo box
84
    Then the following should exist in the "user-grade" table:
84
    Then the following should exist in the "user-grade" table:
85
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
85
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
86
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
86
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
87
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
87
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
88
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
88
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
Línea 105... Línea 105...
105
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
105
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
106
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
106
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
107
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
107
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
108
    And I press "Save changes"
108
    And I press "Save changes"
109
    And I navigate to "View > User report" in the course gradebook
109
    And I navigate to "View > User report" in the course gradebook
110
    And I click on "Student 1" in the "user" search widget
110
    And I click on "Student 1" in the "Search users" search combo box
111
    Then the following should exist in the "user-grade" table:
111
    Then the following should exist in the "user-grade" table:
112
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
112
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
113
      | Test assignment one          | 0.00 %( Extra credit ) | 80.00 | 0–100 | 80.00 %    | 0.00 %                       |
113
      | Test assignment one          | 0.00 %( Extra credit ) | 80.00 | 0–100 | 80.00 %    | 0.00 %                       |
114
      | Test assignment two          | 0.00 %( Extra credit ) | 30.00 | 0–50  | 60.00 %    | 0.00 %                       |
114
      | Test assignment two          | 0.00 %( Extra credit ) | 30.00 | 0–50  | 60.00 %    | 0.00 %                       |
115
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
115
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
Línea 130... Línea 130...
130
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
130
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
131
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
131
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
132
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
132
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
133
    And I press "Save changes"
133
    And I press "Save changes"
134
    And I navigate to "View > User report" in the course gradebook
134
    And I navigate to "View > User report" in the course gradebook
135
    And I click on "Student 1" in the "user" search widget
135
    And I click on "Student 1" in the "Search users" search combo box
136
    Then the following should exist in the "user-grade" table:
136
    Then 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
      | Test assignment one          | 50.00 %                | 80.00  | 0–100 | 80.00 %    | 40.00 %                      |
138
      | Test assignment one          | 50.00 %                | 80.00  | 0–100 | 80.00 %    | 40.00 %                      |
139
      | Test assignment two          | 10.00 %                | 30.00  | 0–50  | 60.00 %    | 6.00 %                       |
139
      | Test assignment two          | 10.00 %                | 30.00  | 0–50  | 60.00 %    | 6.00 %                       |
140
      | Test assignment three        | 40.00 %                | 150.00 | 0–200 | 75.00 %    | 30.00 %                      |
140
      | Test assignment three        | 40.00 %                | 150.00 | 0–200 | 75.00 %    | 30.00 %                      |
Línea 154... Línea 154...
154
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
154
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
155
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
155
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
156
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
156
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
157
    And I press "Save changes"
157
    And I press "Save changes"
158
    And I navigate to "View > User report" in the course gradebook
158
    And I navigate to "View > User report" in the course gradebook
159
    And I click on "Student 1" in the "user" search widget
159
    And I click on "Student 1" in the "Search users" search combo box
160
    Then the following should exist in the "user-grade" table:
160
    Then the following should exist in the "user-grade" table:
161
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
161
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
162
      | Test assignment one          | 83.33 %                 | 80.00  | 0–100 | 80.00 %    | 66.67 %                      |
162
      | Test assignment one          | 83.33 %                 | 80.00  | 0–100 | 80.00 %    | 66.67 %                      |
163
      | Test assignment two          | 16.67 %                 | 30.00  | 0–50  | 60.00 %    | 10.00 %                      |
163
      | Test assignment two          | 16.67 %                 | 30.00  | 0–50  | 60.00 %    | 10.00 %                      |
164
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
164
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
Línea 176... Línea 176...
176
    And I turn editing mode on
176
    And I turn editing mode on
177
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
177
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
178
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
178
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
179
    And I press "Save changes"
179
    And I press "Save changes"
180
    And I navigate to "View > User report" in the course gradebook
180
    And I navigate to "View > User report" in the course gradebook
181
    And I click on "Student 1" in the "user" search widget
181
    And I click on "Student 1" in the "Search users" search combo box
182
    Then the following should exist in the "user-grade" table:
182
    Then the following should exist in the "user-grade" table:
183
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
183
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
184
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
184
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
185
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
185
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
186
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
186
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
Línea 203... Línea 203...
203
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
203
    And I give the grade "150.00" to the user "Student 1" for the grade item "Test assignment three"
204
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
204
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
205
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
205
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
206
    And I press "Save changes"
206
    And I press "Save changes"
207
    And I navigate to "View > User report" in the course gradebook
207
    And I navigate to "View > User report" in the course gradebook
208
    And I click on "Student 1" in the "user" search widget
208
    And I click on "Student 1" in the "Search users" search combo box
209
    Then the following should exist in the "user-grade" table:
209
    Then the following should exist in the "user-grade" table:
210
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
210
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
211
      | Test assignment one          | 50.00 %                 | 80.00  | 0–100 | 80.00 %    | 40.00 %                      |
211
      | Test assignment one          | 50.00 %                 | 80.00  | 0–100 | 80.00 %    | 40.00 %                      |
212
      | Test assignment two          | 10.00 %                 | 30.00  | 0–50  | 60.00 %    | 6.00 %                       |
212
      | Test assignment two          | 10.00 %                 | 30.00  | 0–50  | 60.00 %    | 6.00 %                       |
213
      | Test assignment three        | 40.00 %                 | 150.00 | 0–200 | 75.00 %    | 30.00 %                      |
213
      | Test assignment three        | 40.00 %                 | 150.00 | 0–200 | 75.00 %    | 30.00 %                      |
Línea 229... Línea 229...
229
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
229
    And I give the grade "30.00" to the user "Student 1" for the grade item "Test assignment two"
230
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
230
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
231
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
231
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
232
    And I press "Save changes"
232
    And I press "Save changes"
233
    And I navigate to "View > User report" in the course gradebook
233
    And I navigate to "View > User report" in the course gradebook
234
    And I click on "Student 1" in the "user" search widget
234
    And I click on "Student 1" in the "Search users" search combo box
235
    Then the following should exist in the "user-grade" table:
235
    Then the following should exist in the "user-grade" table:
236
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
236
      | Grade item                   | Calculated weight       | Grade  | Range | Percentage | Contribution to course total |
237
      | Test assignment one          | 83.33 %                 | 80.00  | 0–100 | 80.00 %    | 66.67 %                      |
237
      | Test assignment one          | 83.33 %                 | 80.00  | 0–100 | 80.00 %    | 66.67 %                      |
238
      | Test assignment two          | 16.67 %                 | 30.00  | 0–50  | 60.00 %    | 10.00 %                      |
238
      | Test assignment two          | 16.67 %                 | 30.00  | 0–50  | 60.00 %    | 10.00 %                      |
239
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
239
      | Test assignment three        | 0.00 %( Empty )         | -      | 0–200 | -          | 0.00 %                       |
Línea 253... Línea 253...
253
    And I turn editing mode on
253
    And I turn editing mode on
254
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
254
    And I give the grade "10.00" to the user "Student 1" for the grade item "Test assignment four (extra)"
255
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
255
    And I give the grade "8.00" to the user "Student 1" for the grade item "Test assignment five (extra)"
256
    And I press "Save changes"
256
    And I press "Save changes"
257
    And I navigate to "View > User report" in the course gradebook
257
    And I navigate to "View > User report" in the course gradebook
258
    And I click on "Student 1" in the "user" search widget
258
    And I click on "Student 1" in the "Search users" search combo box
259
    Then the following should exist in the "user-grade" table:
259
    Then the following should exist in the "user-grade" table:
260
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
260
      | Grade item                   | Calculated weight      | Grade | Range | Percentage | Contribution to course total |
261
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
261
      | Test assignment one          | 0.00 %( Empty )        | -     | 0–100 | -          | 0.00 %                       |
262
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
262
      | Test assignment two          | 0.00 %( Empty )        | -     | 0–50  | -          | 0.00 %                       |
263
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |
263
      | Test assignment three        | 0.00 %( Empty )        | -     | 0–200 | -          | 0.00 %                       |