Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 9... Línea 9...
9
    Given I should see "Starter"
9
    Given I should see "Starter"
10
    And I click on "Create preset" "button"
10
    And I click on "Create preset" "button"
11
    And I set the field "Name" to "Starter"
11
    And I set the field "Name" to "Starter"
12
    And I set the field "Description" to "Non-core starter preset"
12
    And I set the field "Description" to "Non-core starter preset"
13
    When I click on "Create preset" "button"
13
    When I click on "Create preset" "button"
14
    Then the following should exist in the "Site admin presets table" table:
14
    Then the following should exist in the "reportbuilder-table" table:
15
      | Name    | Description                                                                                                                        |
15
      | Name    | Description                                                                                                                        |
16
      | Starter | Moodle with all of the most popular features, including Assignment, Feedback, Forum, H5P, Quiz and Completion tracking.            |
16
      | Starter | Moodle with all of the most popular features, including Assignment, Feedback, Forum, H5P, Quiz and Completion tracking.            |
17
      | Full    | All the Starter features plus External (LTI) tool, SCORM, Workshop, Analytics, Badges, Competencies, Learning plans and lots more. |
17
      | Full    | All the Starter features plus External (LTI) tool, SCORM, Workshop, Analytics, Badges, Competencies, Learning plans and lots more. |
18
      | Starter | Non-core starter preset                                                                                                            |
18
      | Starter | Non-core starter preset                                                                                                            |
Línea 19... Línea 19...
19
 
19
 
20
  Scenario: Export current settings
20
  Scenario: Export current settings
21
    Given I click on "Create preset" "button"
21
    Given I click on "Create preset" "button"
22
    And I set the field "Name" to "Current"
22
    And I set the field "Name" to "Current"
23
    And I click on "Create preset" "button"
-
 
24
    And I should see "Current"
-
 
25
    And I open the action menu in "Current" "table_row"
23
    And I click on "Create preset" "button"
26
    When I choose "Review settings and apply" in the open action menu
24
    And I press "Review settings and apply" action in the "Current" report row
27
    And I should not see "Setting changes"
25
    And I should not see "Setting changes"
28
    And I click on "Continue" "button"
26
    And I click on "Continue" "button"
29
    And the following config values are set as admin:
27
    And the following config values are set as admin:
30
      | enableportfolios | 1 |
-
 
31
    And I open the action menu in "Current" "table_row"
28
      | enableportfolios | 1 |
32
    And I choose "Review settings and apply" in the open action menu
29
    And I press "Review settings and apply" action in the "Current" report row