Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 22... Línea 22...
22
    And I log in as "admin"
22
    And I log in as "admin"
23
    And I navigate to "Grades > Grade category settings" in site administration
23
    And I navigate to "Grades > Grade category settings" in site administration
24
    And I set the field "Available aggregation types" to "Weighted mean of grades"
24
    And I set the field "Available aggregation types" to "Weighted mean of grades"
25
    And I press "Save changes"
25
    And I press "Save changes"
26
    And I am on the "Assignment 1" "assign activity" page
26
    And I am on the "Assignment 1" "assign activity" page
27
    And I follow "View all submissions"
-
 
28
    And I click on "Grade" "link" in the "Student 1" "table_row"
27
    And I go to "Student 1" "Assignment 1" activity advanced grading page
29
    And I set the field "Grade out of 100" to "80"
28
    And I set the field "Grade out of 100" to "80"
30
    And I press "Save and show next"
29
    And I press "Save and show next"
31
    And I set the field "Grade out of 100" to "60"
30
    And I set the field "Grade out of 100" to "60"
32
    And I press "Save changes"
31
    And I press "Save changes"
33
    And I am on the "Course 1" "grades > Grader report > View" page
32
    And I am on the "Course 1" "grades > Grader report > View" page
Línea 53... Línea 52...
53
    And "td.overridden" "css_element" should exist in the "Student 2" "table_row"
52
    And "td.overridden" "css_element" should exist in the "Student 2" "table_row"
Línea 54... Línea 53...
54
 
53
 
55
  @javascript
54
  @javascript
56
  Scenario: Confirm overridden course total does not get regraded when activity grade is changed
55
  Scenario: Confirm overridden course total does not get regraded when activity grade is changed
57
    Given I am on the "Assignment 1" "assign activity" page
-
 
58
    And I follow "View all submissions"
56
    Given I am on the "Assignment 1" "assign activity" page
59
    And I click on "Grade" "link" in the "Student 1" "table_row"
57
    And I go to "Student 1" "Assignment 1" activity advanced grading page
60
    And I set the field "Grade out of 100" to "90"
58
    And I set the field "Grade out of 100" to "90"
61
    And I press "Save and show next"
59
    And I press "Save and show next"
62
    And I set the field "Grade out of 100" to "70"
60
    And I set the field "Grade out of 100" to "70"
63
    And I press "Save changes"
61
    And I press "Save changes"