MDL-76866 mod_quiz: Use atto for grading test

This test is using xpaths for Atto specifically and is an Atto-specific
test.

It needs to be rewritten to be editor-agnostic.
This commit is contained in:
Andrew Nicols
2023-03-29 20:33:47 +08:00
parent 035d818dd3
commit 198842e4f6
@@ -166,7 +166,7 @@ Feature: Basic use of the Manual grading report
And I should see "Separate groups: All participants"
Then I should see "Sorry, but you need to be part of a group to see this page."
@javascript
@javascript @editor_atto
Scenario: Manual grading report with attempts to be graded
Given the following "questions" exist:
| questioncategory | qtype | name | user | questiontext |