MOBILE-4350 quiz: Fix navigation tests for LMS 4.3

main
Noel De Martin 2024-02-22 15:37:19 +01:00
parent 55b1b527c0
commit 3e275e5b18
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