mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Merge branch 'wip-mdl-42395' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
037d9918e1
@ -51,7 +51,6 @@ Feature: In an assignment, teachers can edit feedback for a students previous su
|
||||
And I log in as "student2"
|
||||
And I follow "Course 1"
|
||||
And I follow "Test assignment name"
|
||||
And I click on ".mod-assign-history-link" "css_element"
|
||||
And I should see "I'm the teacher first feedback" in the "Feedback comments" "table_row"
|
||||
And I log out
|
||||
When I log in as "teacher1"
|
||||
@ -60,7 +59,6 @@ Feature: In an assignment, teachers can edit feedback for a students previous su
|
||||
And I follow "View/grade all submissions"
|
||||
And I click on "Grade Student 2" "link" in the "Student 2" "table_row"
|
||||
And I click on ".mod-assign-history-link" "css_element"
|
||||
And I follow "Edit the grade and feedback for attempt number 1"
|
||||
And I set the following fields to these values:
|
||||
| Grade | 50 |
|
||||
| Feedback comments | I'm the teacher second feedback |
|
||||
|
Loading…
x
Reference in New Issue
Block a user