MDL-80907 qtype_ordering: Fix incorrect Behat column selectors

This commit is contained in:
Huong Nguyen 2024-07-04 21:21:01 +07:00
parent 0def685187
commit 1110e51e58
No known key found for this signature in database
GPG Key ID: 40D88AB693A3E72A

View File

@ -69,7 +69,7 @@ Feature: Complete an Ordering question attempt
And I log out
And I am on the "Course 1" "grades > Grader report > View" page logged in as "teacher1"
And the following should exist in the "user-grades" table:
| -1- | -1- | -3- |
| -1- | -2- | -3- |
| Student 1 | student1@example.com | <grade> |
Examples:
| question | styling | state | mark | grade | expect | gradedetails | correct | partial | incorrect | type |