Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 37... Línea 37...
37
    When I am on the "Music history" "lti activity" page logged in as student1
37
    When I am on the "Music history" "lti activity" page logged in as student1
38
    Then the "Receive a grade" completion condition of "Music history" is displayed as "done"
38
    Then the "Receive a grade" completion condition of "Music history" is displayed as "done"
39
    And the "View" completion condition of "Music history" is displayed as "done"
39
    And the "View" completion condition of "Music history" is displayed as "done"
Línea 40... Línea 40...
40
 
40
 
41
  @javascript
41
  @javascript
42
  Scenario: Use manual completion
42
  Scenario: A student can manually mark the LTI activity as done but a teacher cannot
43
    Given I am on the "Music history" "lti activity editing" page logged in as teacher1
43
    Given I am on the "Music history" "lti activity editing" page logged in as teacher1
44
    And I expand all fieldsets
44
    And I expand all fieldsets
45
    And I set the field "Students must manually mark the activity as done" to "1"
45
    And I set the field "Students must manually mark the activity as done" to "1"
46
    And I press "Save and display"
46
    And I press "Save and display"