Línea 36... |
Línea 36... |
36 |
And I turn editing mode off
|
36 |
And I turn editing mode off
|
37 |
And I should see "7.00" in the "First Student" "table_row"
|
37 |
And I should see "7.00" in the "First Student" "table_row"
|
38 |
And I should see "5.00" in the "Second Student" "table_row"
|
38 |
And I should see "5.00" in the "Second Student" "table_row"
|
39 |
And I should see "0.00" in the "Third Student" "table_row"
|
39 |
And I should see "0.00" in the "Third Student" "table_row"
|
40 |
When I am on the "Course 1" "reset" page
|
40 |
When I am on the "Course 1" "reset" page
|
41 |
And I expand all fieldsets
|
41 |
And I press "Deselect all"
|
42 |
# Check `Delete all grades` in course reset page to reset grades
|
42 |
# Check `Delete all grades` in course reset page to reset grades
|
43 |
And I click on "Delete all grades" "checkbox"
|
43 |
And I click on "All grades" "checkbox"
|
44 |
And I press "Reset"
|
44 |
And I press "Reset course"
|
- |
|
45 |
And I click on "Reset course" "button" in the "Reset course?" "dialogue"
|
45 |
Then I should see "OK" in the "Gradebook" "table_row"
|
46 |
Then I should see "Done" in the "Gradebook" "table_row"
|
46 |
And I press "Continue"
|
47 |
And I press "Continue"
|
- |
|
48 |
And I run all adhoc tasks
|
47 |
# Confirm that previously saved grades are gone
|
49 |
# Confirm that previously saved grades are gone
|
48 |
And I navigate to "View > Grader report" in the course gradebook
|
50 |
And I navigate to "View > Grader report" in the course gradebook
|
49 |
And I should not see "7.00" in the "First Student" "table_row"
|
51 |
And I should not see "7.00" in the "First Student" "table_row"
|
50 |
And I should not see "5.00" in the "Second Student" "table_row"
|
52 |
And I should not see "5.00" in the "Second Student" "table_row"
|
51 |
And I should not see "0.00" in the "Third Student" "table_row"
|
53 |
And I should not see "0.00" in the "Third Student" "table_row"
|