Closed Julian-Tovar closed 2 months ago
Hi @Julian-Tovar!
Thank you for writing us. We have changed all of our test suites lately, so we will be closing this issue.
If you need further assistance here, feel free to reopen this issue or contact us at support@wiris.com.
Good day, there are 4 atto_wiris Behat tests failing on Moodle 3.11.
These 4 tests pass on Moodle 4.0, which leads me to believe that maybe these tests make use of new Moodle 4.0 features. But I'm opening this ticket because the atto_wiris plugin is advertised as compatible with Moodle 3.11 (which can be seen here: https://moodle.org/plugins/atto_wiris/versions).
The failing tests are the following:
Feature: Check MathType disabled if filter disabled at activity forum level Scenario: Disable MathType at activity level
Screenshot of failure:
Feature: Check empty LaTeX edition Scenario: Insert MathType formula to an empty LaTeX
Screenshot of failure:
Feature: Checks formula creation in forms with multiple editors Scenario: Create and answer a Quiz using formulas
Screenshot of failure:
Feature: Formulas are rendered on an Assignment feedback Scenario: Grade an assignment with a Formula and ensure it display correctly in the gradebook
Screenshot of failure:
These 4 failures cause a Behat build to fail, when executing such a build on a Moodle 3.11 system.
Thank you so much for your attention to this issue.