Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 20... Línea 20...
20
      | teacher        | C1     | teacher        |
20
      | teacher        | C1     | teacher        |
21
    And the following "activities" exist:
21
    And the following "activities" exist:
22
      | activity   | name                | course | idnumber    |
22
      | activity   | name                | course | idnumber    |
23
      | feedback   | Music history | C1     | feedback0   |
23
      | feedback   | Music history | C1     | feedback0   |
24
    And I am on the "Music history" "feedback activity" page logged in as editingteacher
24
    And I am on the "Music history" "feedback activity" page logged in as editingteacher
25
    And I click on "Edit questions" "link" in the "[role=main]" "css_element"
25
    And I navigate to "Questions" in current page administration
26
    And I add a "Multiple choice" question to the feedback with:
26
    And I add a "Multiple choice" question to the feedback with:
27
        | Question               | What is your favourite instrument |
27
        | Question               | What is your favourite instrument |
28
        | Label                  | instrument1                       |
28
        | Label                  | instrument1                       |
29
        | Multiple choice type   | Multiple choice - single answer   |
29
        | Multiple choice type   | Multiple choice - single answer   |
30
        | Multiple choice values | drums\guitar\hurdygurdy           |
30
        | Multiple choice values | drums\guitar\hurdygurdy           |