Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 39... Línea 39...
39
      | Listening | 1    | Listening  |
39
      | Listening | 1    | Listening  |
40
    And user "student" has attempted "Test quiz" with responses:
40
    And user "student" has attempted "Test quiz" with responses:
41
      | slot | response |
41
      | slot | response |
42
      |   1  | True     |
42
      |   1  | True     |
43
      |   2  | False    |
43
      |   2  | False    |
44
 
-
 
45
    When I am on the "Test quiz" "mod_quiz > Grades report" page logged in as teacher
44
    When I am on the "Test quiz" "mod_quiz > Grades report" page logged in as teacher
46
 
-
 
47
    Then "Lorna LottReview attempt" row "Grade/100.00Sort by Grade/100.00 Ascending" column of "attempts" table should contain "50.00"
45
    Then "Lorna LottReview attempt" row "Grade/100.00" column of "attempts" table should contain "50.00"
48
    And "Lorna LottReview attempt" row "Q. 1/50.00Sort by Q. 1/50.00 Ascending" column of "attempts" table should contain "0.00"
46
    And "Lorna LottReview attempt" row "Q. 1/50.00" column of "attempts" table should contain "0.00"
49
    And "Lorna LottReview attempt" row "Q. 2/50.00Sort by Q. 2/50.00 Ascending" column of "attempts" table should contain "0.00"
47
    And "Lorna LottReview attempt" row "Q. 2/50.00" column of "attempts" table should contain "0.00"
50
    And "Lorna LottReview attempt" row "Reading/1.00Sort by Reading/1.00 Ascending" column of "attempts" table should contain "1.00"
48
    And "Lorna LottReview attempt" row "Reading/1.00" column of "attempts" table should contain "1.00"
51
    And "Lorna LottReview attempt" row "Listening/1.00Sort by Listening/1.00 Ascending" column of "attempts" table should contain "0.00"
49
    And "Lorna LottReview attempt" row "Listening/1.00" column of "attempts" table should contain "0.00"
52
    And I follow "Reading/1.00Sort by Reading/1.00 Ascending"
-
 
53
    # Main thing to check here is that sorting does not give a fatal error
50
    # Main thing to check here is that sorting does not give a fatal error
-
 
51
    And I click on "//a[@aria-label='Sort by Reading/1.00 ascending']" "xpath_element" in the "attempts" "table"
54
    And "Lorna LottReview attempt" row "Listening/1.00Sort by Listening/1.00 Ascending" column of "attempts" table should contain "0.00"
52
    And "Lorna LottReview attempt" row "Listening/1.00" column of "attempts" table should contain "0.00"