Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 44... Línea 44...
44
    And the following "mod_assign > submissions" exist:
44
    And the following "mod_assign > submissions" exist:
45
      | assign                | user      | onlinetext                  |
45
      | assign                | user      | onlinetext                  |
46
      | Test assignment name  | student1  | I'm the student submission  |
46
      | Test assignment name  | student1  | I'm the student submission  |
Línea 47... Línea 47...
47
 
47
 
48
    And I am on the "Test assignment name" Activity page logged in as teacher1
48
    And I am on the "Test assignment name" Activity page logged in as teacher1
49
    And I follow "View all submissions"
49
    And I navigate to "Submissions" in current page administration
50
    And I open the action menu in "Student 1" "table_row"
50
    And I open the action menu in "Student 1" "table_row"
51
    When I follow "Remove submission"
51
    When I follow "Remove submission"
52
    And I click on "Continue" "button"
52
    And I click on "Continue" "button"
53
    Then I should not see "I'm the student submission"
53
    Then I should not see "I'm the student submission"
Línea 72... Línea 72...
72
    And the following "mod_assign > submissions" exist:
72
    And the following "mod_assign > submissions" exist:
73
      | assign                | user      | onlinetext                  |
73
      | assign                | user      | onlinetext                  |
74
      | Test assignment name  | student1  | I'm the student submission  |
74
      | Test assignment name  | student1  | I'm the student submission  |
Línea 75... Línea 75...
75
 
75
 
76
    And I am on the "Test assignment name" Activity page logged in as teacher1
76
    And I am on the "Test assignment name" Activity page logged in as teacher1
77
    And I follow "View all submissions"
77
    And I navigate to "Submissions" in current page administration
78
    And I open the action menu in "Student 1" "table_row"
78
    And I open the action menu in "Student 1" "table_row"
79
    When I follow "Remove submission"
79
    When I follow "Remove submission"
80
    And I click on "Continue" "button"
80
    And I click on "Continue" "button"
81
    Then I should not see "I'm the student submission"
81
    Then I should not see "I'm the student submission"
Línea 104... Línea 104...
104
    And I click on "Remove submission" "button"
104
    And I click on "Remove submission" "button"
105
    And I click on "Continue" "button"
105
    And I click on "Continue" "button"
106
    And I log out
106
    And I log out
Línea 107... Línea 107...
107
 
107
 
108
    When I am on the "Test assignment name" Activity page logged in as teacher1
108
    When I am on the "Test assignment name" Activity page logged in as teacher1
109
    And I follow "View all submissions"
109
    And I navigate to "Submissions" in current page administration
110
    Then I should not see "I'm the student submission"
110
    Then I should not see "I'm the student submission"
111
    And "Student 1" row "Status" column of "generaltable" table should contain "No submission"
111
    And "Student 1" row "Status" column of "generaltable" table should contain "No submission"
Línea 112... Línea 112...
112
    And I log out
112
    And I log out
Línea 145... Línea 145...
145
    And I press "Save changes"
145
    And I press "Save changes"
146
    And I click on "Remove submission" "button"
146
    And I click on "Remove submission" "button"
147
    Then I should see "Are you sure you want to remove your submission? Please note that this will not reset your time limit."
147
    Then I should see "Are you sure you want to remove your submission? Please note that this will not reset your time limit."
148
    And I press "Cancel"
148
    And I press "Cancel"
149
    And I am on the "Test assignment with time limit" Activity page logged in as admin
149
    And I am on the "Test assignment with time limit" Activity page logged in as admin
150
    And I click on "View all submissions" "link"
150
    And I navigate to "Submissions" in current page administration
151
    And I open the action menu in "Student 1" "table_row"
151
    And I open the action menu in "Student 1" "table_row"
152
    And I follow "Remove submission"
152
    And I follow "Remove submission"
153
    And I should see "Are you sure you want to remove the submission for Student 1? Please note that this will not reset the student's time limit. You can give more time by adding a time limit user override."
153
    And I should see "Are you sure you want to remove the submission for Student 1? Please note that this will not reset the student's time limit. You can give more time by adding a time limit user override."