Línea 20... |
Línea 20... |
20 |
| student1 | C1 | student |
|
20 |
| student1 | C1 | student |
|
21 |
And the following "activities" exist:
|
21 |
And the following "activities" exist:
|
22 |
| activity | name | course | assignfeedback_comments_enabled |
|
22 |
| activity | name | course | assignfeedback_comments_enabled |
|
23 |
| assign | Test assignment name | C1 | 1 |
|
23 |
| assign | Test assignment name | C1 | 1 |
|
24 |
And I am on the "Test assignment name" Activity page logged in as teacher1
|
24 |
And I am on the "Test assignment name" Activity page logged in as teacher1
|
25 |
And I follow "View all submissions"
|
25 |
And I change window size to "large"
|
26 |
And I click on "Grade" "link" in the "Student 1" "table_row"
|
26 |
And I go to "Student 1" "Test assignment name" activity advanced grading page
|
27 |
When I set the following fields to these values:
|
27 |
When I set the following fields to these values:
|
28 |
| Grade out of 100 | 101 |
|
28 |
| Grade out of 100 | 101 |
|
29 |
| Feedback comments | Feedback from teacher. |
|
29 |
| Feedback comments | Feedback from teacher. |
|
30 |
And I press "Save changes"
|
30 |
And I press "Save changes"
|
31 |
Then I should see "Grade must be less than or equal to 100."
|
31 |
Then I should see "Grade must be less than or equal to 100."
|