Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 44... Línea 44...
44
    And I am on the "Test assignment one" "assign activity editing" page logged in as teacher1
44
    And I am on the "Test assignment one" "assign activity editing" page logged in as teacher1
45
    And I expand all fieldsets
45
    And I expand all fieldsets
46
    And I set the field "grade[modgrade_type]" to "Scale"
46
    And I set the field "grade[modgrade_type]" to "Scale"
47
    And I set the field "grade[modgrade_scale]" to "Letterscale"
47
    And I set the field "grade[modgrade_scale]" to "Letterscale"
48
    And I press "Save and display"
48
    And I press "Save and display"
49
    And I follow "View all submissions"
-
 
50
    And I click on "Grade" "link" in the "Student 1" "table_row"
49
    And I go to "Student 1" "Test assignment one" activity advanced grading page
51
    And I set the field "Grade" to "A"
50
    And I set the field "Grade" to "A"
52
    And I press "Save changes"
51
    And I press "Save changes"
53
    And I click on "[data-action=next-user]" "css_element"
52
    And I click on "[data-action=next-user]" "css_element"
54
    And I set the field "Grade" to "B"
53
    And I set the field "Grade" to "B"
55
    And I press "Save changes"
54
    And I press "Save changes"
Línea 82... Línea 81...
82
    And the following should exist in the "user-grades" table:
81
    And the following should exist in the "user-grades" table:
83
      | -1-                | -2-      | -3-            | -4-          |
82
      | -1-                | -2-      | -3-            | -4-          |
84
      | Range              | F–A      | 0.00–5.00      | 0.00–5.00    |
83
      | Range              | F–A      | 0.00–5.00      | 0.00–5.00    |
85
      | Overall average    | C        | 3.00           | 3.00         |
84
      | Overall average    | C        | 3.00           | 3.00         |
86
    And I navigate to "View > User report" in the course gradebook
85
    And I navigate to "View > User report" in the course gradebook
87
    And I click on "Student 3" in the "user" search widget
86
    And I click on "Student 3" in the "Search users" search combo box
88
    And the following should exist in the "user-grade" table:
87
    And the following should exist in the "user-grade" table:
89
      | Grade item          | Grade | Range | Percentage | Contribution to course total |
88
      | Grade item          | Grade | Range | Percentage | Contribution to course total |
90
      | Test assignment one | C     | F–A   | 50.00 %    | 60.00 %                      |
89
      | Test assignment one | C     | F–A   | 50.00 %    | 60.00 %                      |
91
      | Sub category 1 total      | 3.00  | 0–5   | 60.00 %    | -                            |
90
      | Sub category 1 total      | 3.00  | 0–5   | 60.00 %    | -                            |
92
      | Course total        | 3.00  | 0–5   | 60.00 %    | -                            |
91
      | Course total        | 3.00  | 0–5   | 60.00 %    | -                            |
Línea 125... Línea 124...
125
    And the following should exist in the "user-grades" table:
124
    And the following should exist in the "user-grades" table:
126
      | -1-                | -2-      | -3-            | -4-            |
125
      | -1-                | -2-      | -3-            | -4-            |
127
      | Range              | F–A      | 1.00–5.00      | 0.00–100.00    |
126
      | Range              | F–A      | 1.00–5.00      | 0.00–100.00    |
128
      | Overall average    | C        | 3.00           | <overallavg>   |
127
      | Overall average    | C        | 3.00           | <overallavg>   |
129
    And I navigate to "View > User report" in the course gradebook
128
    And I navigate to "View > User report" in the course gradebook
130
    And I click on "Student 3" in the "user" search widget
129
    And I click on "Student 3" in the "Search users" search combo box
131
    And the following should exist in the "user-grade" table:
130
    And the following should exist in the "user-grade" table:
132
      | Grade item                          | Grade          | Range | Percentage    | Contribution to course total |
131
      | Grade item                          | Grade          | Range | Percentage    | Contribution to course total |
133
      | Test assignment one                 | C              | F–A   | 50.00 %       | <contrib3>                   |
132
      | Test assignment one                 | C              | F–A   | 50.00 %       | <contrib3>                   |
134
      | Sub category (<aggregation>) total  | 3.00           | 1–5   | 50.00 %       | -                            |
133
      | Sub category (<aggregation>) total  | 3.00           | 1–5   | 50.00 %       | -                            |
135
      | Course total                        | <coursetotal3> | 0–100 | <courseperc3> | -                            |
134
      | Course total                        | <coursetotal3> | 0–100 | <courseperc3> | -                            |