Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 30... Línea 30...
30
    And I navigate to "Course reuse" in current page administration
30
    And I navigate to "Course reuse" in current page administration
31
    And I follow "<adminpage>"
31
    And I follow "<adminpage>"
32
    Then I should see "<content>"
32
    Then I should see "<content>"
Línea 33... Línea 33...
33
 
33
 
34
    Examples:
34
    Examples:
35
      | adminpage     | content                                                           |
35
      | adminpage     | content                                                                                    |
36
      |   Backup      | Backup settings                                                   |
36
      |   Backup      | Backup settings                                                                            |
37
      |   Restore     | Upload a backup file                                              |
37
      |   Restore     | Upload a backup file                                                                       |
38
      |   Import      | Find a course to import data from:                                |
38
      |   Import      | Find a course to import data from:                                                         |
Línea 39... Línea 39...
39
      |   Reset       | Delete all user data and reset this course to its original state  |
39
      |   Reset       | This feature allows you to clear all user data and reset the course to its original state  |
40
 
40
 
41
  Scenario: An Administrator can view the course copy page.
41
  Scenario: An Administrator can view the course copy page.
42
    Given I log in as "admin"
42
    Given I log in as "admin"