You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: Login as a teacher, add a new offline quiz to a course and there some multiple choice questions. Then create the question forms as LATEX for the offline quiz.
25
26
Given I log in as "teacher1"
26
27
And I am on "Course 1" course homepage
@@ -39,4 +40,4 @@ Feature: Within a moodle instance, a teacher should be able to create the questi
39
40
And I follow "Download forms"
40
41
Then I should see "Question form for group A (LATEX)"
Scenario: Login as a teacher, add a new offline quiz to a course and there some multiple choice questions. Then create the forms as PDF for the offline quiz.
25
26
Given I log in as "teacher1"
26
27
And I am on "Course 1" course homepage
@@ -38,4 +39,4 @@ Feature: Within a moodle instance, a teacher should be able to create all forms
Scenario: Login as a teacher, add a new offlinequiz to a course and set the value for groups to 6. Then add there some multiple choice questions and create the forms for all groups within the offline quiz.
25
26
Given I log in as "teacher1"
26
27
And I am on "Course 1" course homepage
@@ -85,4 +86,4 @@ Feature: Within a moodle instance, a teacher should be able to create all forms
0 commit comments