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
  Scenario: Edit a drag and drop into text question
25
  Scenario: Edit a drag and drop into text question
26
    When I am on the "Drag to text" "core_question > edit" page logged in as teacher
26
    When I am on the "Drag to text" "core_question > edit" page logged in as teacher
27
    And I should see "Choice [[1]]"
27
    And I should see "Choice [[1]]"
28
    And I should see "Choice [[2]]"
28
    And I should see "Choice [[2]]"
29
    And I should see "Choice [[3]]"
29
    And I should see "Choice [[3]]"
-
 
30
    And I should see "Write the answers to be dragged into the gaps. You can include extra answers to increase difficulty." in the "Choices" "fieldset"
30
    And I set the following fields to these values:
31
    And I set the following fields to these values:
31
      | Question name | Edited question name |
32
      | Question name | Edited question name |
32
    And I press "id_submitbutton"
33
    And I press "id_submitbutton"
33
    Then I should see "Edited question name"
34
    Then I should see "Edited question name"