We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55b1b52 + 3e275e5 commit 5ef95b6Copy full SHA for 5ef95b6
src/addons/mod/quiz/tests/behat/basic_usage.feature
@@ -1,4 +1,4 @@
1
-@addon_mod_quiz @app @javascript @lms_from4.0
+@addon_mod_quiz @app @javascript @lms_from4.4
2
Feature: Attempt a quiz in app
3
As a student
4
In order to demonstrate what I know
src/addons/mod/quiz/tests/behat/quiz_navigation.feature
@@ -83,6 +83,7 @@ Feature: Navigate through a quiz in the app
83
And I should find "Text of the first question" in the app
84
And I should find "Text of the second question" in the app
85
86
+ @lms_from4.4
87
Scenario: Sequential navigation
88
Given I entered the quiz activity "Quiz 2" on course "Course 1" as "student1" in the app
89
And I press "Attempt quiz now" in the app
0 commit comments