Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 35... Línea 35...
35
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
35
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
36
    And I expand all fieldsets
36
    And I expand all fieldsets
37
    And the field "Grading method" matches value "Highest grade"
37
    And the field "Grading method" matches value "Highest grade"
38
    And I click on "Save and return to course" "button"
38
    And I click on "Save and return to course" "button"
39
    When I navigate to "View > User report" in the course gradebook
39
    When I navigate to "View > User report" in the course gradebook
40
    And I click on "Student 1" in the "user" search widget
40
    And I click on "Student 1" in the "Search users" search combo box
41
    Then the following should exist in the "user-grade" table:
41
    Then the following should exist in the "user-grade" table:
42
      | Grade item          | Grade  | Percentage |
42
      | Grade item          | Grade  | Percentage |
43
      | Awesome H5P package | 100.00 | 100.00 %   |
43
      | Awesome H5P package | 100.00 | 100.00 %   |
Línea 44... Línea 44...
44
 
44
 
Línea 47... Línea 47...
47
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
47
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
48
    When I set the following fields to these values:
48
    When I set the following fields to these values:
49
      | Grading method | First attempt |
49
      | Grading method | First attempt |
50
    And I click on "Save and return to course" "button"
50
    And I click on "Save and return to course" "button"
51
    And I navigate to "View > User report" in the course gradebook
51
    And I navigate to "View > User report" in the course gradebook
52
    And I click on "Student 1" in the "user" search widget
52
    And I click on "Student 1" in the "Search users" search combo box
53
    Then the following should exist in the "user-grade" table:
53
    Then the following should exist in the "user-grade" table:
54
      | Grade item          | Grade | Percentage |
54
      | Grade item          | Grade | Percentage |
55
      | Awesome H5P package | 0.00  | 0.00 %     |
55
      | Awesome H5P package | 0.00  | 0.00 %     |
Línea 56... Línea 56...
56
 
56
 
Línea 59... Línea 59...
59
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
59
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
60
    When I set the following fields to these values:
60
    When I set the following fields to these values:
61
      | Grading method | Last attempt |
61
      | Grading method | Last attempt |
62
    And I click on "Save and return to course" "button"
62
    And I click on "Save and return to course" "button"
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          | Grade | Percentage |
66
      | Grade item          | Grade | Percentage |
67
      | Awesome H5P package | 0.00  | 0.00 %     |
67
      | Awesome H5P package | 0.00  | 0.00 %     |
Línea 68... Línea 68...
68
 
68
 
Línea 71... Línea 71...
71
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
71
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
72
    When I set the following fields to these values:
72
    When I set the following fields to these values:
73
      | Grading method | Average grade |
73
      | Grading method | Average grade |
74
    And I click on "Save and return to course" "button"
74
    And I click on "Save and return to course" "button"
75
    And I navigate to "View > User report" in the course gradebook
75
    And I navigate to "View > User report" in the course gradebook
76
    And I click on "Student 1" in the "user" search widget
76
    And I click on "Student 1" in the "Search users" search combo box
77
    Then the following should exist in the "user-grade" table:
77
    Then the following should exist in the "user-grade" table:
78
      | Grade item          | Grade | Percentage  |
78
      | Grade item          | Grade | Percentage  |
79
      | Awesome H5P package | 33.33 | 33.33 %     |
79
      | Awesome H5P package | 33.33 | 33.33 %     |
Línea 80... Línea 80...
80
 
80
 
Línea 83... Línea 83...
83
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
83
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
84
    When I set the following fields to these values:
84
    When I set the following fields to these values:
85
      | Grading method | Don't calculate a grade |
85
      | Grading method | Don't calculate a grade |
86
    And I click on "Save and return to course" "button"
86
    And I click on "Save and return to course" "button"
87
    And I navigate to "View > User report" in the course gradebook
87
    And I navigate to "View > User report" in the course gradebook
88
    And I click on "Student 1" in the "user" search widget
88
    And I click on "Student 1" in the "Search users" search combo box
89
    Then the following should exist in the "user-grade" table:
89
    Then the following should exist in the "user-grade" table:
90
      | Grade item          | Grade | Percentage |
90
      | Grade item          | Grade | Percentage |
91
      | Awesome H5P package | -     | -          |
91
      | Awesome H5P package | -     | -          |
Línea 92... Línea 92...
92
 
92
 
Línea 95... Línea 95...
95
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
95
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
96
    When I set the following fields to these values:
96
    When I set the following fields to these values:
97
      | Enable attempt tracking | No |
97
      | Enable attempt tracking | No |
98
    And I click on "Save and return to course" "button"
98
    And I click on "Save and return to course" "button"
99
    And I navigate to "View > User report" in the course gradebook
99
    And I navigate to "View > User report" in the course gradebook
100
    And I click on "Student 1" in the "user" search widget
100
    And I click on "Student 1" in the "Search users" search combo box
101
    Then the following should exist in the "user-grade" table:
101
    Then the following should exist in the "user-grade" table:
102
      | Grade item          | Grade | Percentage |
102
      | Grade item          | Grade | Percentage |
103
      | Awesome H5P package | -     | -          |
103
      | Awesome H5P package | -     | -          |
Línea 104... Línea 104...
104
 
104
 
Línea 108... Línea 108...
108
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
108
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
109
    When I set the following fields to these values:
109
    When I set the following fields to these values:
110
      | Grading method | Average grade |
110
      | Grading method | Average grade |
111
    And I click on "Save and return to course" "button"
111
    And I click on "Save and return to course" "button"
112
    And I navigate to "View > User report" in the course gradebook
112
    And I navigate to "View > User report" in the course gradebook
113
    And I click on "Student 1" in the "user" search widget
113
    And I click on "Student 1" in the "Search users" search combo box
114
    Then the following should exist in the "user-grade" table:
114
    Then the following should exist in the "user-grade" table:
115
      | Grade item          | Grade | Range | Percentage  |
115
      | Grade item          | Grade | Range | Percentage  |
116
      | Awesome H5P package | 33.33 | 0–100 | 33.33 %     |
116
      | Awesome H5P package | 33.33 | 0–100 | 33.33 %     |
Línea 117... Línea 117...
117
 
117
 
Línea 120... Línea 120...
120
    And I set the following fields to these values:
120
    And I set the following fields to these values:
121
      | Rescale existing grades | Yes |
121
      | Rescale existing grades | Yes |
122
      | Maximum grade           | 50  |
122
      | Maximum grade           | 50  |
123
    And I click on "Save and return to course" "button"
123
    And I click on "Save and return to course" "button"
124
    And I navigate to "View > User report" in the course gradebook
124
    And I navigate to "View > User report" in the course gradebook
125
    And I click on "Student 1" in the "user" search widget
125
    And I click on "Student 1" in the "Search users" search combo box
126
    Then the following should exist in the "user-grade" table:
126
    Then the following should exist in the "user-grade" table:
127
      | Grade item          | Grade | Range | Percentage  |
127
      | Grade item          | Grade | Range | Percentage  |
128
      | Awesome H5P package | 16.67 | 0–50  | 33.33 %     |
128
      | Awesome H5P package | 16.67 | 0–50  | 33.33 %     |
Línea 129... Línea 129...
129
 
129
 
Línea 133... Línea 133...
133
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
133
    Given I am on the "Awesome H5P package" "h5pactivity activity editing" page logged in as teacher1
134
    When I set the following fields to these values:
134
    When I set the following fields to these values:
135
      | Grading method | Average grade |
135
      | Grading method | Average grade |
136
    And I click on "Save and return to course" "button"
136
    And I click on "Save and return to course" "button"
137
    And I navigate to "View > User report" in the course gradebook
137
    And I navigate to "View > User report" in the course gradebook
138
    And I click on "Student 1" in the "user" search widget
138
    And I click on "Student 1" in the "Search users" search combo box
139
    Then the following should exist in the "user-grade" table:
139
    Then the following should exist in the "user-grade" table:
140
      | Grade item          | Grade | Range | Percentage  |
140
      | Grade item          | Grade | Range | Percentage  |
141
      | Awesome H5P package | 33.33 | 0–100 | 33.33 %     |
141
      | Awesome H5P package | 33.33 | 0–100 | 33.33 %     |
Línea 142... Línea 142...
142
 
142
 
Línea 145... Línea 145...
145
    And I set the following fields to these values:
145
    And I set the following fields to these values:
146
      | Rescale existing grades | No |
146
      | Rescale existing grades | No |
147
      | Maximum grade           | 50 |
147
      | Maximum grade           | 50 |
148
    And I click on "Save and return to course" "button"
148
    And I click on "Save and return to course" "button"
149
    And I navigate to "View > User report" in the course gradebook
149
    And I navigate to "View > User report" in the course gradebook
150
    And I click on "Student 1" in the "user" search widget
150
    And I click on "Student 1" in the "Search users" search combo box
151
    Then the following should exist in the "user-grade" table:
151
    Then the following should exist in the "user-grade" table:
152
      | Grade item          | Grade | Range | Percentage  |
152
      | Grade item          | Grade | Range | Percentage  |
153
      | Awesome H5P package | 33.33 | 0–50  | 66.67 %     |
153
      | Awesome H5P package | 33.33 | 0–50  | 66.67 %     |