Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 25... Línea 25...
25
 
25
 
26
  Scenario: Completing a feedback second time
26
  Scenario: Completing a feedback second time
27
    When I log in as "teacher"
27
    When I log in as "teacher"
28
    And I am on "Course 1" course homepage
28
    And I am on "Course 1" course homepage
29
    And I follow "Course feedback"
29
    And I follow "Course feedback"
30
    And I click on "Edit questions" "link" in the "[role=main]" "css_element"
30
    And I navigate to "Questions" in current page administration
31
    And I add a "Short text answer" question to the feedback with:
31
    And I add a "Short text answer" question to the feedback with:
32
      | Question                    | first      |
32
      | Question                    | first      |
33
      | Label                       | shorttext1 |
33
      | Label                       | shorttext1 |
34
      | Maximum characters accepted | 200        |
34
      | Maximum characters accepted | 200        |