Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 58... Línea 58...
58
      | student1 | Student | 1 | student1@example.com |
58
      | student1 | Student | 1 | student1@example.com |
59
    And the following "course enrolments" exist:
59
    And the following "course enrolments" exist:
60
      | user | course | role |
60
      | user | course | role |
61
      | teacher1 | C1 | editingteacher |
61
      | teacher1 | C1 | editingteacher |
62
      | student1 | C1 | student |
62
      | student1 | C1 | student |
63
    And the following config values are set as admin:
-
 
64
      | autosavefrequency | 1 | editor_atto |
-
 
65
    And the following "activity" exists:
63
    And the following "activity" exists:
66
      | activity                                      | assign                  |
64
      | activity                                      | assign                  |
67
      | course                                        | C1                      |
65
      | course                                        | C1                      |
68
      | name                                          | Test assignment name    |
66
      | name                                          | Test assignment name    |
69
      | intro                                         | Submit your online text |
67
      | intro                                         | Submit your online text |