| Línea 34... |
Línea 34... |
| 34 |
| user | student1 |
|
34 |
| user | student1 |
|
| 35 |
| file | lib/tests/fixtures/empty.txt |
|
35 |
| file | lib/tests/fixtures/empty.txt |
|
| Línea 36... |
Línea 36... |
| 36 |
|
36 |
|
| 37 |
# Grade the submission and leave feedback
|
37 |
# Grade the submission and leave feedback
|
| 38 |
And I am on the "Test assignment name" Activity page logged in as teacher1
|
38 |
And I am on the "Test assignment name" Activity page logged in as teacher1
|
| 39 |
And I follow "View all submissions"
|
39 |
And I navigate to "Submissions" in current page administration
|
| - |
|
40 |
And I should not see "Graded" in the "Student 1" "table_row"
|
| 40 |
And I should not see "Graded" in the "Student 1" "table_row"
|
41 |
And I change window size to "large"
|
| - |
|
42 |
And I click on "Grade actions" "actionmenu" in the "Student 1" "table_row"
|
| - |
|
43 |
And I choose "Grade" in the open action menu
|
| 41 |
And I click on "Grade" "link" in the "Student 1" "table_row"
|
44 |
And I change window size to "medium"
|
| 42 |
And I set the field "Grade out of 100" to "50"
|
45 |
And I set the field "Grade out of 100" to "50"
|
| 43 |
And I set the field "Feedback comments" to "Catch for us the foxes."
|
46 |
And I set the field "Feedback comments" to "Catch for us the foxes."
|
| 44 |
And I press "Save changes"
|
47 |
And I press "Save changes"
|
| 45 |
And I follow "Test assignment name"
|
48 |
And I follow "Test assignment name"
|
| 46 |
And I follow "View all submissions"
|
49 |
And I navigate to "Submissions" in current page administration
|
| 47 |
And I should see "Graded" in the "Student 1" "table_row"
|
50 |
And I should see "Graded" in the "Student 1" "table_row"
|
| Línea 48... |
Línea 51... |
| 48 |
And I log out
|
51 |
And I log out
|
| 49 |
|
52 |
|