Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 98... Línea 98...
98
    Then I should see "Submitted for grading" in the "Submission status" "table_row"
98
    Then I should see "Submitted for grading" in the "Submission status" "table_row"
99
    And I log out
99
    And I log out
Línea 100... Línea 100...
100
 
100
 
101
    And I am on the "Assignment name" Activity page logged in as teacher1
101
    And I am on the "Assignment name" Activity page logged in as teacher1
102
    And I should see "1" in the "Submitted" "table_row"
102
    And I should see "1" in the "Submitted" "table_row"
103
    And I follow "View all submissions"
103
    And I navigate to "Submissions" in current page administration
Línea 104... Línea 104...
104
    And I should see "Submitted for grading" in the "Student 1" "table_row"
104
    And I should see "Submitted for grading" in the "Student 1" "table_row"
105
 
105
 
106
  @_file_upload
106
  @_file_upload
Línea 129... Línea 129...
129
    And I should see "Assignment was submitted 2 days 5 hours late" in the "Time remaining" "table_row"
129
    And I should see "Assignment was submitted 2 days 5 hours late" in the "Time remaining" "table_row"
130
    And I log out
130
    And I log out
Línea 131... Línea 131...
131
 
131
 
132
    And I am on the "Assignment name" Activity page logged in as teacher1
132
    And I am on the "Assignment name" Activity page logged in as teacher1
133
    And I should see "1" in the "Submitted" "table_row"
133
    And I should see "1" in the "Submitted" "table_row"
134
    And I follow "View all submissions"
134
    And I navigate to "Submissions" in current page administration
135
    And I should see "Submitted for grading" in the "Student 1" "table_row"
135
    And I should see "Submitted for grading" in the "Student 1" "table_row"
Línea 136... Línea 136...
136
    And I should see "2 days 5 hours late" in the "Student 1" "table_row"
136
    And I should see "2 days 5 hours late" in the "Student 1" "table_row"
137
 
137
 
Línea 212... Línea 212...
212
    Then "Add submission" "button" should not exist
212
    Then "Add submission" "button" should not exist
213
    And I log out
213
    And I log out
Línea 214... Línea 214...
214
 
214
 
215
    And I am on the "Assignment name" Activity page logged in as teacher1
215
    And I am on the "Assignment name" Activity page logged in as teacher1
216
    And I should see "0" in the "Submitted" "table_row"
216
    And I should see "0" in the "Submitted" "table_row"
217
    And I follow "View all submissions"
217
    And I navigate to "Submissions" in current page administration
218
    And I should see "No submission" in the "Student 1" "table_row"
218
    And I should see "No submission" in the "Student 1" "table_row"
Línea 219... Línea 219...
219
    And I should see "Assignment is overdue by: 2 days 5 hours" in the "Student 1" "table_row"
219
    And I should see "Assignment is overdue by: 2 days 5 hours" in the "Student 1" "table_row"
220
 
220