Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 23... Línea 23...
23
    When I am on the "History of ants" Activity page logged in as student1
23
    When I am on the "History of ants" Activity page logged in as student1
24
    Then the page title should contain "C1: History of ants"
24
    Then the page title should contain "C1: History of ants"
25
    And I press "Add submission"
25
    And I press "Add submission"
26
    And the page title should contain "C1: History of ants - Edit submission"
26
    And the page title should contain "C1: History of ants - Edit submission"
Línea -... Línea 27...
-
 
27
 
27
 
28
  @javascript
28
  Scenario: I view an assignment as a teacher and take an action
29
  Scenario: I view an assignment as a teacher and take an action
29
    When I am on the "History of ants" Activity page logged in as teacher1
30
    When I am on the "History of ants" Activity page logged in as teacher1
30
    Then the page title should contain "C1: History of ants"
31
    Then the page title should contain "C1: History of ants"
31
    And I follow "View all submissions"
32
    And I navigate to "Submissions" in current page administration
32
    And the page title should contain "C1: History of ants - Grading"
33
    And the page title should contain "C1: History of ants - Submissions"
33
    And I click on "Grade" "link" in the "Student 1" "table_row"
34
    And I click on "Grade" "link" in the ".tertiary-navigation" "css_element"