Proyectos de Subversion Moodle

Rev

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

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