diff --git a/grade/report/grader/tests/behat/ajax_grader.feature b/grade/report/grader/tests/behat/ajax_grader.feature index 3500be14ba0..431091fef47 100644 --- a/grade/report/grader/tests/behat/ajax_grader.feature +++ b/grade/report/grader/tests/behat/ajax_grader.feature @@ -65,6 +65,8 @@ Feature: Using the AJAX grading feature of Grader report to update grades and fe And I click on student "Student 3" for grade item "Item SU" And I set the field "ajaxgrade" to "Very good" And I press the shift tab key + And I press the tab key + And I press the shift tab key And I click on student "Student 3" for grade item "Item VU" And I set the field "ajaxgrade" to "50" And I press the enter key