Línea 98... |
Línea 98... |
98 |
And I press "Comment \"4\""
|
98 |
And I press "Comment \"4\""
|
99 |
And I wait "1" seconds
|
99 |
And I wait "1" seconds
|
100 |
Then the field "Guide criterion B criterion remark" matches value "Comment \"4\""
|
100 |
Then the field "Guide criterion B criterion remark" matches value "Comment \"4\""
|
101 |
When I press "Save changes"
|
101 |
When I press "Save changes"
|
102 |
And I am on the "Test assignment 1 name" "assign activity" page
|
102 |
And I am on the "Test assignment 1 name" "assign activity" page
|
103 |
And I follow "View all submissions"
|
103 |
And I navigate to "Submissions" in current page administration
|
104 |
# Checking that the user grade is correct.
|
104 |
# Checking that the user grade is correct.
|
105 |
Then I should see "80" in the "Student 1" "table_row"
|
105 |
Then I should see "80" in the "Student 1" "table_row"
|
106 |
And I log out
|
106 |
And I log out
|
107 |
# Viewing it as a student.
|
107 |
# Viewing it as a student.
|
108 |
And I am on the "Test assignment 1 name" "assign activity" page logged in as student1
|
108 |
And I am on the "Test assignment 1 name" "assign activity" page logged in as student1
|