Merge pull request #3941 from NoelDeMartin/MOBILE-4350

MOBILE-4350 quiz: Fix navigation tests for LMS 4.3
main
Dani Palou 2024-02-22 16:35:31 +01:00 committed by GitHub
commit 5ef95b611f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@addon_mod_quiz @app @javascript @lms_from4.0
@addon_mod_quiz @app @javascript @lms_from4.4
Feature: Attempt a quiz in app
As a student
In order to demonstrate what I know

View File

@ -83,6 +83,7 @@ Feature: Navigate through a quiz in the app
And I should find "Text of the first question" in the app
And I should find "Text of the second question" in the app
@lms_from4.4
Scenario: Sequential navigation
Given I entered the quiz activity "Quiz 2" on course "Course 1" as "student1" in the app
And I press "Attempt quiz now" in the app