Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 63... Línea 63...
63
    And I should see "Sub chapter 2"
63
    And I should see "Sub chapter 2"
64
    And I should not see "Next"
64
    And I should not see "Next"
65
    Then the "View" completion condition of "Art history" is displayed as "done"
65
    Then the "View" completion condition of "Art history" is displayed as "done"
Línea 66... Línea 66...
66
 
66
 
67
  @javascript
67
  @javascript
68
  Scenario: Use manual completion
68
  Scenario: A student can manually mark the book activity as done but a teacher cannot
69
    Given I am on the "Music history" "book activity editing" page logged in as teacher1
69
    Given I am on the "Music history" "book activity editing" page logged in as teacher1
70
    And I expand all fieldsets
70
    And I expand all fieldsets
71
    And I set the field "Students must manually mark the activity as done" to "1"
71
    And I set the field "Students must manually mark the activity as done" to "1"
72
    And I press "Save and display"
72
    And I press "Save and display"