Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 257... Línea 257...
257
    And I select "All participants" from the "Visible groups" singleselect
257
    And I select "All participants" from the "Visible groups" singleselect
258
    Then I should see "Initial Disc ALL"
258
    Then I should see "Initial Disc ALL"
259
    And I should see "Initial Disc G1"
259
    And I should see "Initial Disc G1"
260
    And I should see "Initial Disc G2"
260
    And I should see "Initial Disc G2"
261
    And I should see "Initial Disc G2"
261
    And I should see "Initial Disc G2"
262
    And I should see "You are not able to create a discussion"
262
    And I should see "You are not able to create a discussion because you are not a member of any group."
263
    And I should not see "Add discussion topic"
263
    And I should not see "Add discussion topic"
Línea 264... Línea 264...
264
 
264
 
265
  Scenario: Students in non-participation groups can see all discussions, but not post.
265
  Scenario: Students in non-participation groups can see all discussions, but not post.
266
    Given I log in as "student3"
266
    Given I log in as "student3"
Línea 269... Línea 269...
269
    And I select "All participants" from the "Visible groups" singleselect
269
    And I select "All participants" from the "Visible groups" singleselect
270
    Then I should see "Initial Disc ALL"
270
    Then I should see "Initial Disc ALL"
271
    And I should see "Initial Disc G1"
271
    And I should see "Initial Disc G1"
272
    And I should see "Initial Disc G2"
272
    And I should see "Initial Disc G2"
273
    And I should see "Initial Disc G2"
273
    And I should see "Initial Disc G2"
274
    And I should see "You are not able to create a discussion"
274
    And I should see "You do not have permission to add a new discussion topic for all participants."
275
    And I should not see "Add discussion topic"
275
    And I should not see "Add discussion topic"