| Línea 52... |
Línea 52... |
| 52 |
And the "[name=bulkinsertmodal]" "css_element" should be enabled
|
52 |
And the "[name=bulkinsertmodal]" "css_element" should be enabled
|
| 53 |
Then the "[data-action=save]" "css_element" should be enabled
|
53 |
Then the "[data-action=save]" "css_element" should be enabled
|
| Línea 54... |
Línea 54... |
| 54 |
|
54 |
|
| 55 |
Scenario: I can bulk insert grades and check their override flags for grade view.
|
55 |
Scenario: I can bulk insert grades and check their override flags for grade view.
|
| 56 |
Given I am on the "Test assignment one" "assign activity" page
|
- |
|
| 57 |
And I follow "View all submissions"
|
56 |
Given I am on the "Test assignment one" "assign activity" page
|
| 58 |
And I click on "Grade" "link" in the "Student 1" "table_row"
|
57 |
And I go to "Student 1" "Test assignment one" activity advanced grading page
|
| 59 |
And I set the following fields to these values:
|
58 |
And I set the following fields to these values:
|
| 60 |
| Grade out of 100 | 50 |
|
59 |
| Grade out of 100 | 50 |
|
| 61 |
And I press "Save changes"
|
60 |
And I press "Save changes"
|
| 62 |
And I am on "Course 1" course homepage with editing mode on
|
61 |
And I am on "Course 1" course homepage with editing mode on
|
| Línea 95... |
Línea 94... |
| 95 |
And the field "Grade for Student 4" matches value "2.00"
|
94 |
And the field "Grade for Student 4" matches value "2.00"
|
| 96 |
Then the field "Override for Student 4" matches value "1"
|
95 |
Then the field "Override for Student 4" matches value "1"
|
| Línea 97... |
Línea 96... |
| 97 |
|
96 |
|
| 98 |
Scenario: I can bulk insert grades and check their override flags for user view.
|
97 |
Scenario: I can bulk insert grades and check their override flags for user view.
|
| 99 |
Given I am on the "Test assignment two" "assign activity" page
|
- |
|
| 100 |
And I follow "View all submissions"
|
98 |
Given I am on the "Test assignment two" "assign activity" page
|
| 101 |
And I click on "Grade" "link" in the "Student 1" "table_row"
|
99 |
And I go to "Student 1" "Test assignment two" activity advanced grading page
|
| 102 |
And I set the following fields to these values:
|
100 |
And I set the following fields to these values:
|
| 103 |
| Grade out of 100 | 50 |
|
101 |
| Grade out of 100 | 50 |
|
| 104 |
And I press "Save changes"
|
102 |
And I press "Save changes"
|
| 105 |
And I am on "Course 1" course homepage with editing mode on
|
103 |
And I am on "Course 1" course homepage with editing mode on
|