Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 42... Línea 42...
42
    And I am on the "Test assignment one" "assign activity editing" page logged in as teacher1
42
    And I am on the "Test assignment one" "assign activity editing" page logged in as teacher1
43
    And I expand all fieldsets
43
    And I expand all fieldsets
44
    And I set the field "grade[modgrade_type]" to "Scale"
44
    And I set the field "grade[modgrade_type]" to "Scale"
45
    And I set the field "grade[modgrade_scale]" to "EN Singleitem"
45
    And I set the field "grade[modgrade_scale]" to "EN Singleitem"
46
    And I press "Save and display"
46
    And I press "Save and display"
47
    And I follow "View all submissions"
-
 
48
    And I click on "Grade" "link" in the "Student 1" "table_row"
47
    And I go to "Student 1" "Test assignment one" activity advanced grading page
49
    And I set the field "Grade" to "A"
48
    And I set the field "Grade" to "A"
50
    And I press "Save changes"
49
    And I press "Save changes"
51
    When I am on the "Course 1" "grades > course grade settings" page
50
    When I am on the "Course 1" "grades > course grade settings" page
52
    And I set the field "Show weightings" to "Show"
51
    And I set the field "Show weightings" to "Show"
53
    And I set the field "Show contribution to course total" to "Show"
52
    And I set the field "Show contribution to course total" to "Show"
Línea 63... Línea 62...
63
    And the following should exist in the "user-grades" table:
62
    And the following should exist in the "user-grades" table:
64
      | -1-                | -2-       | -3-            | -4-          |
63
      | -1-                | -2-       | -3-            | -4-          |
65
      | Range              | Ace!–Ace! | 0.00–1.00      | 0.00–1.00    |
64
      | Range              | Ace!–Ace! | 0.00–1.00      | 0.00–1.00    |
66
      | Overall average    | Ace!      | 1.00           | 1.00         |
65
      | Overall average    | Ace!      | 1.00           | 1.00         |
67
    And I navigate to "View > User report" in the course gradebook
66
    And I navigate to "View > User report" in the course gradebook
68
    And I click on "Student 1" in the "user" search widget
67
    And I click on "Student 1" in the "Search users" search combo box
69
    And the following should exist in the "user-grade" table:
68
    And the following should exist in the "user-grade" table:
70
      | Grade item                | Grade | Range     | Contribution to course total |
69
      | Grade item                | Grade | Range     | Contribution to course total |
71
      | Test assignment one       | Ace!  | Ace!–Ace! | 100.00 %                     |
70
      | Test assignment one       | Ace!  | Ace!–Ace! | 100.00 %                     |
72
      | ENFR Sub category 1 total | 1.00  | 0–1       | -                            |
71
      | ENFR Sub category 1 total | 1.00  | 0–1       | -                            |
73
      | Course total              | 1.00  | 0–1       | -                            |
72
      | Course total              | 1.00  | 0–1       | -                            |
74
    And I click on "Student 2" in the "user" search widget
73
    And I click on "Student 2" in the "Search users" search combo box
75
    And the following should exist in the "user-grade" table:
74
    And the following should exist in the "user-grade" table:
76
      | Grade item                | Grade | Range     | Contribution to course total |
75
      | Grade item                | Grade | Range     | Contribution to course total |
77
      | Test assignment one       | -     | Ace!–Ace! | -                            |
76
      | Test assignment one       | -     | Ace!–Ace! | -                            |
78
      | ENFR Sub category 1 total | -     | 0–1       | -                            |
77
      | ENFR Sub category 1 total | -     | 0–1       | -                            |
79
      | Course total              | -     | 0–1       | -                            |
78
      | Course total              | -     | 0–1       | -                            |
Línea 98... Línea 97...
98
    And the following should exist in the "user-grades" table:
97
    And the following should exist in the "user-grades" table:
99
      | -1-                | -2-       | -3-            | -4-            |
98
      | -1-                | -2-       | -3-            | -4-            |
100
      | Range              | Ace!–Ace! | 0.00–100.0     | 0.00–100.00    |
99
      | Range              | Ace!–Ace! | 0.00–100.0     | 0.00–100.00    |
101
      | Overall average    | Ace!      | <catavg>       | <overallavg>   |
100
      | Overall average    | Ace!      | <catavg>       | <overallavg>   |
102
    And I navigate to "View > User report" in the course gradebook
101
    And I navigate to "View > User report" in the course gradebook
103
    And I click on "Student 1" in the "user" search widget
102
    And I click on "Student 1" in the "Search users" search combo box
104
    And the following should exist in the "user-grade" table:
103
    And the following should exist in the "user-grade" table:
105
      | Grade item                         | Grade          | Range       | Contribution to course total |
104
      | Grade item                         | Grade          | Range       | Contribution to course total |
106
      | Test assignment one                | Ace!           | Ace!–Ace!   | <contrib1>                   |
105
      | Test assignment one                | Ace!           | Ace!–Ace!   | <contrib1>                   |
107
      | Sub category (<aggregation>) total | <cattotal1>    | 0–100       | -                            |
106
      | Sub category (<aggregation>) total | <cattotal1>    | 0–100       | -                            |
108
      | Course total                       | <coursetotal1> | 0–100       | -                            |
107
      | Course total                       | <coursetotal1> | 0–100       | -                            |