Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 39... Línea 39...
39
    And I navigate to "View > Grader report" in the course gradebook
39
    And I navigate to "View > Grader report" in the course gradebook
40
    And I turn editing mode on
40
    And I turn editing mode on
41
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
41
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
42
    And I press "Save changes"
42
    And I press "Save changes"
43
    And I navigate to "View > User report" in the course gradebook
43
    And I navigate to "View > User report" in the course gradebook
44
    And I click on "Student 1" in the "user" search widget
44
    And I click on "Student 1" in the "Search users" search combo box
45
    And the following should exist in the "user-grade" table:
45
    And the following should exist in the "user-grade" table:
46
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
46
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
47
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
47
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
48
      | Calc cat total | 100.00 %          | 37.50  | 0–50  | 75.00 %    | -                            |
48
      | Calc cat total | 100.00 %          | 37.50  | 0–50  | 75.00 %    | -                            |
49
      | Course total   | -                 | 37.50  | 0–50  | 75.00 %    | -                            |
49
      | Course total   | -                 | 37.50  | 0–50  | 75.00 %    | -                            |
Línea 69... Línea 69...
69
    And I navigate to "View > Grader report" in the course gradebook
69
    And I navigate to "View > Grader report" in the course gradebook
70
    And I turn editing mode on
70
    And I turn editing mode on
71
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
71
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
72
    And I press "Save changes"
72
    And I press "Save changes"
73
    And I navigate to "View > User report" in the course gradebook
73
    And I navigate to "View > User report" in the course gradebook
74
    And I click on "Student 1" in the "user" search widget
74
    And I click on "Student 1" in the "Search users" search combo box
75
    And the following should exist in the "user-grade" table:
75
    And the following should exist in the "user-grade" table:
76
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
76
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
77
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
77
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
78
      | Calc cat total | 100.00 %          | 37.50  | 0–50  | 75.00 %    | -                            |
78
      | Calc cat total | 100.00 %          | 37.50  | 0–50  | 75.00 %    | -                            |
79
      | Course total   | -                 | 37.50  | 0–50  | 75.00 %    | -                            |
79
      | Course total   | -                 | 37.50  | 0–50  | 75.00 %    | -                            |
Línea 82... Línea 82...
82
      | Maximum grade | 40 |
82
      | Maximum grade | 40 |
83
    And I navigate to "View > Grader report" in the course gradebook
83
    And I navigate to "View > Grader report" in the course gradebook
84
    And I give the grade "65.00" to the user "Student 2" for the grade item "grade item 1"
84
    And I give the grade "65.00" to the user "Student 2" for the grade item "grade item 1"
85
    And I press "Save changes"
85
    And I press "Save changes"
86
    And I navigate to "View > User report" in the course gradebook
86
    And I navigate to "View > User report" in the course gradebook
87
    When I click on "Student 1" in the "user" search widget
87
    When I click on "Student 1" in the "Search users" search combo box
88
    Then the following should exist in the "user-grade" table:
88
    Then the following should exist in the "user-grade" table:
89
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
89
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
90
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
90
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
91
      | Calc cat total | 100.00 %          | 37.50  | 0–40  | 93.75 %    | -                            |
91
      | Calc cat total | 100.00 %          | 37.50  | 0–40  | 93.75 %    | -                            |
92
      | Course total   | -                 | 37.50  | 0–40  | 93.75 %    | -                            |
92
      | Course total   | -                 | 37.50  | 0–40  | 93.75 %    | -                            |
93
    And I click on "Student 2" in the "user" search widget
93
    And I click on "Student 2" in the "Search users" search combo box
94
    And the following should exist in the "user-grade" table:
94
    And the following should exist in the "user-grade" table:
95
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
95
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
96
      | grade item 1   | -                 | 65.00  | 0–100 | 65.00 %    | -                            |
96
      | grade item 1   | -                 | 65.00  | 0–100 | 65.00 %    | -                            |
97
      | Calc cat total | 100.00 %          | 32.50  | 0–40  | 81.25 %    | -                            |
97
      | Calc cat total | 100.00 %          | 32.50  | 0–40  | 81.25 %    | -                            |
98
      | Course total   | -                 | 32.50  | 0–40  | 81.25 %    | -                            |
98
      | Course total   | -                 | 32.50  | 0–40  | 81.25 %    | -                            |
99
    And I navigate to "Setup > Course grade settings" in the course gradebook
99
    And I navigate to "Setup > Course grade settings" in the course gradebook
100
    And I set the following fields to these values:
100
    And I set the following fields to these values:
101
      | Min and max grades used in calculation | Initial min and max grades |
101
      | Min and max grades used in calculation | Initial min and max grades |
102
    And I press "Save changes"
102
    And I press "Save changes"
103
    And I navigate to "View > User report" in the course gradebook
103
    And I navigate to "View > User report" in the course gradebook
104
    And I click on "Student 1" in the "user" search widget
104
    And I click on "Student 1" in the "Search users" search combo box
105
    And the following should exist in the "user-grade" table:
105
    And the following should exist in the "user-grade" table:
106
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
106
      | Grade item     | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
107
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
107
      | grade item 1   | -                 | 75.00  | 0–100 | 75.00 %    | -                            |
108
      | Calc cat total | 100.00 %          | 37.50  | 0–40  | 93.75 %    | -                            |
108
      | Calc cat total | 100.00 %          | 37.50  | 0–40  | 93.75 %    | -                            |
109
      | Course total   | -                 | 37.50  | 0–40  | 93.75 %    | -                            |
109
      | Course total   | -                 | 37.50  | 0–40  | 93.75 %    | -                            |
110
    And I click on "Student 2" in the "user" search widget
110
    And I click on "Student 2" in the "Search users" search combo box
111
    And the following should exist in the "user-grade" table:
111
    And 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
      | grade item 1   | -                 | 65.00  | 0–100 | 65.00 %    | -                            |
113
      | grade item 1   | -                 | 65.00  | 0–100 | 65.00 %    | -                            |
114
      | Calc cat total | 100.00 %          | 32.50  | 0–40  | 81.25 %    | -                            |
114
      | Calc cat total | 100.00 %          | 32.50  | 0–40  | 81.25 %    | -                            |
115
      | Course total   | -                 | 32.50  | 0–40  | 81.25 %    | -                            |
115
      | Course total   | -                 | 32.50  | 0–40  | 81.25 %    | -                            |
Línea 135... Línea 135...
135
    And I navigate to "View > Grader report" in the course gradebook
135
    And I navigate to "View > Grader report" in the course gradebook
136
    And I turn editing mode on
136
    And I turn editing mode on
137
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
137
    And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
138
    And I press "Save changes"
138
    And I press "Save changes"
139
    And I navigate to "View > User report" in the course gradebook
139
    And I navigate to "View > User report" in the course gradebook
140
    When I click on "Student 1" in the "user" search widget
140
    When I click on "Student 1" in the "Search users" search combo box
141
    Then the following should exist in the "user-grade" table:
141
    Then the following should exist in the "user-grade" table:
142
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
142
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
143
      | grade item 1 | 66.67 %           | 75.00  | 0–100 | 75.00 %    | 50.00 %                      |
143
      | grade item 1 | 66.67 %           | 75.00  | 0–100 | 75.00 %    | 50.00 %                      |
144
      | calc item    | 33.33 %           | 37.50  | 0–50  | 75.00 %    | 25.00 %                      |
144
      | calc item    | 33.33 %           | 37.50  | 0–50  | 75.00 %    | 25.00 %                      |
145
      | Course total | -                 | 112.50 | 0–150 | 75.00 %    | -                            |
145
      | Course total | -                 | 112.50 | 0–150 | 75.00 %    | -                            |
Línea 149... Línea 149...
149
      | Maximum grade | 40 |
149
      | Maximum grade | 40 |
150
    And I navigate to "View > Grader report" in the course gradebook
150
    And I navigate to "View > Grader report" in the course gradebook
151
    And I give the grade "65.00" to the user "Student 2" for the grade item "grade item 1"
151
    And I give the grade "65.00" to the user "Student 2" for the grade item "grade item 1"
152
    And I press "Save changes"
152
    And I press "Save changes"
153
    And I navigate to "View > User report" in the course gradebook
153
    And I navigate to "View > User report" in the course gradebook
154
    And I click on "Student 1" in the "user" search widget
154
    And I click on "Student 1" 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
      | grade item 1 | 71.43 %           | 75.00  | 0–100 | 75.00 %    | 53.57 %                      |
157
      | grade item 1 | 71.43 %           | 75.00  | 0–100 | 75.00 %    | 53.57 %                      |
158
      | calc item    | 28.57 %           | 37.50  | 0–40  | 93.75 %    | 26.79 %                      |
158
      | calc item    | 28.57 %           | 37.50  | 0–40  | 93.75 %    | 26.79 %                      |
159
      | Course total | -                 | 112.50 | 0–140 | 80.36 %    | -                            |
159
      | Course total | -                 | 112.50 | 0–140 | 80.36 %    | -                            |
160
    And I click on "Student 2" in the "user" search widget
160
    And I click on "Student 2" in the "Search users" search combo box
161
    And the following should exist in the "user-grade" table:
161
    And the following should exist in the "user-grade" table:
162
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
162
      | Grade item   | Calculated weight | Grade  | Range | Percentage | Contribution to course total |
163
      | grade item 1 | 71.43 %           | 65.00  | 0–100 | 65.00 %    | 46.43 %                      |
163
      | grade item 1 | 71.43 %           | 65.00  | 0–100 | 65.00 %    | 46.43 %                      |
164
      | calc item    | 28.57 %           | 32.50  | 0–40  | 81.25 %    | 23.21 %                      |
164
      | calc item    | 28.57 %           | 32.50  | 0–40  | 81.25 %    | 23.21 %                      |
165
      | Course total | -                 | 97.50  | 0–140 | 69.64 %    | -                            |
165
      | Course total | -                 | 97.50  | 0–140 | 69.64 %    | -                            |