File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
src/addons/mod/assign/tests/behat Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,16 @@ Feature: Test marking workflow in assignment activity in app
4545 And I am on the "Group Assign" "assign activity" page logged in as teacher1
4646 And I navigate to "Submissions" in current page administration
4747 And I change window size to "large"
48- And I click on "Grade" "link" in the "Student1" "table_row"
48+ And I go to "Student1" "Group Assign" activity advanced grading page
49+
4950 And I set the field "Grade out of 100" to "50"
5051 And I set the field "Marking workflow state" to "In review"
5152 And I set the field "Feedback comments" to "Great job! Lol, not really."
5253 And I set the field "Notify student" to "0"
5354 And I press "Save changes"
5455 And I am on the "Group Assign" "assign activity" page
5556 And I navigate to "Submissions" in current page administration
56- And I click on "Grade " "link" in the "Student3" "table_row"
57+ And I go to "Student3 " "Group Assign" activity advanced grading page
5758 And I set the field "Grade out of 100" to "30"
5859 And I set the field "Marking workflow state" to "Released"
5960 And I set the field "Feedback comments" to "Needs to be improved."
You can’t perform that action at this time.
0 commit comments