Skip to content

Commit

Permalink
Merge branch 'MDL-73639-401-fix' of https://github.com/sarjona/moodle
Browse files Browse the repository at this point in the history
…into MOODLE_401_STABLE
  • Loading branch information
HuongNV13 committed Jan 10, 2024
2 parents 5ecca13 + 73cf6fb commit 3e831cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grade/tests/behat/grade_recovery_settings.feature
Expand Up @@ -33,7 +33,8 @@ Feature: Admin can set Recover grades default setting
And I navigate to course participants
And I click on "Unenrol" "icon" in the "Student One" "table_row"
And I click on "Unenrol" "button" in the "Unenrol" "dialogue"
And I press "Enrol users"
# The button at the top is hidden by the un-enrolment confirmation dialogue so the button at the bottom is clicked instead.
And I click on "Enrol users" "button" in the "div.justify-content-end .enrolusersbutton" "css_element"
And I set the field "Select users" to "student1"
# Confirm the "Recover user's old grades if possible" checkbox state based on Recover grades default setting
When I click on "Show more..." "link"
Expand Down

0 comments on commit 3e831cc

Please sign in to comment.