itemengine-cypress-automation 1.0.279-4092Changes-71debc9.0 → 1.0.280-RepoUpdate13thJan-133bc9f.0
Sign up to get free protection for your applications and to get access to all the features.
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +9 -9
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +7 -6
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +10 -9
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +11 -10
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +1 -1
- package/cypress/e2e/ILC/EditItem/editItem.ts +133 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +15 -15
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +214 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +228 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +242 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +245 -0
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +237 -0
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +4 -4
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +239 -0
- package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +3 -2
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +212 -0
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/manuallyAndNonScored.js +2 -2
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternatePoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternatePoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsBasic.js +4 -4
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/blankResponseScoring.js +366 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/blankResponseScoring.js +306 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +243 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +242 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +289 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +284 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +238 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +279 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +641 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +278 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +228 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +234 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +237 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +134 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +138 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +263 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +166 -0
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +3 -3
- package/cypress/e2e/ILC/TextEntryMath/customSettings.js +3 -3
- package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +193 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +4 -4
- package/cypress/e2e/ILC/TextEntryMath/responseEvaluationMethodsAndCustomSettings.js +8 -8
- package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +1 -1
- package/cypress/pages/components/customSettingsSeparatorsComponent.ts +17 -0
- package/cypress/pages/components/equationEditorFlyout.js +1 -1
- package/cypress/pages/components/fillInTheGapsDragAndDropCommonComponents.js +1 -1
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +5 -1
- package/cypress/pages/components/gridQuestionCommonComponent.js +40 -0
- package/cypress/pages/components/optionsWrapperComponent.js +1 -1
- package/cypress/pages/createItemPage.js +38 -1
- package/cypress/pages/fillInTheGapsDragAndDropPage.js +45 -3
- package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +35 -2
- package/cypress/pages/listOrderingPage.js +11 -11
- package/cypress/pages/matchingPage.js +31 -4
- package/cypress/pages/multipleSelectionPage.js +17 -2
- package/cypress/pages/readingRulerPage.js +5 -3
- package/cypress/pages/singleSelectionPage.js +3 -0
- package/cypress/pages/textEntryMathPage.js +19 -5
- package/package.json +1 -1
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(10, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
@@ -134,8 +134,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
134
134
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
135
135
|
matchingPage.steps.verifyPreviewScore(7, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
|
-
matchingPage.steps.
|
138
|
-
matchingPage.steps.
|
137
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
139
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
@@ -148,8 +148,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
148
148
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
149
149
|
matchingPage.steps.switchToGradingView();
|
150
150
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
151
|
-
matchingPage.steps.
|
152
|
-
matchingPage.steps.
|
151
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
152
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
153
153
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
154
154
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
155
155
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(10, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -134,8 +134,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
134
134
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
135
135
|
matchingPage.steps.verifyPreviewScore(7, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
|
-
matchingPage.steps.
|
138
|
-
matchingPage.steps.
|
137
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
139
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -148,8 +148,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
148
148
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
149
149
|
matchingPage.steps.switchToGradingView();
|
150
150
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
151
|
-
matchingPage.steps.
|
152
|
-
matchingPage.steps.
|
151
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
152
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
153
153
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
154
154
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
155
155
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(8, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -134,8 +134,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
134
134
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
135
135
|
matchingPage.steps.verifyPreviewScore(7, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
|
-
matchingPage.steps.
|
138
|
-
matchingPage.steps.
|
137
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
139
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -148,8 +148,8 @@ describe('Create item page - Matching: Partial different weights', () => {
|
|
148
148
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
149
149
|
matchingPage.steps.switchToGradingView();
|
150
150
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
151
|
-
matchingPage.steps.
|
152
|
-
matchingPage.steps.
|
151
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
152
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
153
153
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
154
154
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
155
155
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -42,8 +42,8 @@ describe('Create item page - Matching: Partial equal weights', () => {
|
|
42
42
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
43
43
|
matchingPage.steps.switchToGradingView();
|
44
44
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
45
|
-
matchingPage.steps.
|
46
|
-
matchingPage.steps.
|
45
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
46
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
47
47
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
48
48
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
49
49
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -55,7 +55,7 @@ describe('Create item page - Matching: Partial equal weights', () => {
|
|
55
55
|
matchingPage.steps.verifyPreviewScore(5, 15);
|
56
56
|
matchingPage.steps.switchToGradingView();
|
57
57
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
58
|
-
matchingPage.steps.
|
58
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
59
59
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
60
60
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
61
61
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -67,7 +67,7 @@ describe('Create item page - Matching: Partial equal weights', () => {
|
|
67
67
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 1, dropdownOption: optionsArray[2] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
68
68
|
matchingPage.steps.verifyPreviewScore(10, 15);
|
69
69
|
matchingPage.steps.switchToGradingView();
|
70
|
-
matchingPage.steps.
|
70
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
71
71
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
73
73
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(10, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
@@ -121,8 +121,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
121
121
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
122
122
|
matchingPage.steps.verifyPreviewScore(5, 15);
|
123
123
|
matchingPage.steps.switchToGradingView();
|
124
|
-
matchingPage.steps.
|
125
|
-
matchingPage.steps.
|
124
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
125
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
126
126
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
127
127
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
128
128
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
@@ -135,8 +135,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
135
135
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
137
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
-
matchingPage.steps.
|
139
|
-
matchingPage.steps.
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
|
142
142
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(10, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -121,8 +121,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
121
121
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
122
122
|
matchingPage.steps.verifyPreviewScore(5, 15);
|
123
123
|
matchingPage.steps.switchToGradingView();
|
124
|
-
matchingPage.steps.
|
125
|
-
matchingPage.steps.
|
124
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
125
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
126
126
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
127
127
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
128
128
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -135,8 +135,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
135
135
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
137
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
-
matchingPage.steps.
|
139
|
-
matchingPage.steps.
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
142
142
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -71,7 +71,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
71
71
|
matchingPage.steps.switchToGradingView();
|
72
72
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
73
73
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
74
|
-
matchingPage.steps.
|
74
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
75
75
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
76
76
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
77
77
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -84,7 +84,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
84
84
|
matchingPage.steps.switchToGradingView();
|
85
85
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
86
86
|
matchingPage.steps.verifyCorrectOptionIconDropdown(1);
|
87
|
-
matchingPage.steps.
|
87
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
88
88
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
89
89
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
90
90
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -96,7 +96,7 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
96
96
|
matchingPage.steps.verifyPreviewScore(6, 15);
|
97
97
|
matchingPage.steps.switchToGradingView();
|
98
98
|
matchingPage.steps.verifyCorrectOptionIconDropdown(0);
|
99
|
-
matchingPage.steps.
|
99
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
100
100
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
101
101
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
102
102
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -121,8 +121,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
121
121
|
matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
|
122
122
|
matchingPage.steps.verifyPreviewScore(5, 15);
|
123
123
|
matchingPage.steps.switchToGradingView();
|
124
|
-
matchingPage.steps.
|
125
|
-
matchingPage.steps.
|
124
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
125
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
126
126
|
matchingPage.steps.verifyCorrectOptionIconDropdown(2);
|
127
127
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
128
128
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
@@ -135,8 +135,8 @@ describe('Create item page - Matching: Partial equal weights with alternative an
|
|
135
135
|
matchingPage.steps.verifyPreviewScore(0, 15);
|
136
136
|
matchingPage.steps.switchToGradingView();
|
137
137
|
matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
|
138
|
-
matchingPage.steps.
|
139
|
-
matchingPage.steps.
|
138
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
|
139
|
+
matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
|
140
140
|
matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
141
141
|
matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
|
142
142
|
matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|