Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 343... Línea 343...
343
    And I set the field "report_user_showtotalsifcontainhidden" to "Show totals excluding hidden items"
343
    And I set the field "report_user_showtotalsifcontainhidden" to "Show totals excluding hidden items"
344
    And I set the field "Show contribution to course total" to "Show"
344
    And I set the field "Show contribution to course total" to "Show"
345
    And I set the field "Show weightings" to "Show"
345
    And I set the field "Show weightings" to "Show"
346
    And I press "Save changes"
346
    And I press "Save changes"
347
    And I navigate to "View > User report" in the course gradebook
347
    And I navigate to "View > User report" in the course gradebook
348
    And I click on "Student 1" in the "user" search widget
348
    And I click on "Student 1" in the "Search users" search combo box
349
    And I set the field "View report as" to "Myself"
349
    And I set the field "View report as" to "Myself"
350
    And the following should exist in the "user-grade" table:
350
    And the following should exist in the "user-grade" table:
351
      | Grade item | Calculated weight | Grade | Range | Contribution to course total |
351
      | Grade item | Calculated weight | Grade | Range | Contribution to course total |
352
      | Test assignment five | 28.57 % | 10.00 (50.00 %) | 0–20 | 1.03 % |
352
      | Test assignment five | 28.57 % | 10.00 (50.00 %) | 0–20 | 1.03 % |
353
      | Test assignment six | 50.00 % | 5.00 (50.00 %) | 0–10 | 1.80 % |
353
      | Test assignment six | 50.00 % | 5.00 (50.00 %) | 0–10 | 1.80 % |
Línea 540... Línea 540...
540
    And I set the field "Show weightings" to "Show"
540
    And I set the field "Show weightings" to "Show"
541
    And I press "Save changes"
541
    And I press "Save changes"
542
    And I navigate to "View > Grader report" in the course gradebook
542
    And I navigate to "View > Grader report" in the course gradebook
543
    Then I should see "75.00 (16.85 %)" in the ".course" "css_element"
543
    Then I should see "75.00 (16.85 %)" in the ".course" "css_element"
544
    And I navigate to "View > User report" in the course gradebook
544
    And I navigate to "View > User report" in the course gradebook
545
    And I click on "Student 1" in the "user" search widget
545
    And I click on "Student 1" in the "Search users" search combo box
546
    And I set the field "View report as" to "Myself"
546
    And I set the field "View report as" to "Myself"
547
    And the following should exist in the "user-grade" table:
547
    And the following should exist in the "user-grade" table:
548
      | Grade item            | Calculated weight | Grade           | Contribution to course total |
548
      | Grade item            | Calculated weight | Grade           | Contribution to course total |
549
      | Test assignment five  | 57.14 %           | 10.00 (50.00 %) | 2.25 %                        |
549
      | Test assignment five  | 57.14 %           | 10.00 (50.00 %) | 2.25 %                        |
550
      | Test assignment six   | 0.00 %            | 5.00 (50.00 %)  | 0.00 %                        |
550
      | Test assignment six   | 0.00 %            | 5.00 (50.00 %)  | 0.00 %                        |