itemengine-cypress-automation 1.0.283-updatedPackageFile-3c0db7c.0 → 1.0.283

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +21 -21
  2. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +9 -9
  3. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +7 -6
  4. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +10 -9
  5. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +11 -10
  6. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +1 -1
  7. package/cypress/e2e/ILC/EditItem/editItem.ts +133 -0
  8. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +4 -4
  9. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +15 -15
  10. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  11. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  12. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +214 -0
  13. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +4 -4
  14. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
  15. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +8 -8
  16. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  17. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  18. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +8 -8
  19. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  20. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  21. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  22. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
  23. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +228 -0
  24. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +3 -3
  25. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +242 -0
  26. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +245 -0
  27. package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +237 -0
  28. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +4 -4
  29. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  30. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  31. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  32. package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +239 -0
  33. package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
  34. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  35. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  36. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  37. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  38. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
  39. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  40. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  41. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  42. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +3 -2
  43. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  44. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +7 -7
  45. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  46. package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +212 -0
  47. package/cypress/e2e/ILC/MatchingDropdown/Scoring/manuallyAndNonScored.js +2 -2
  48. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  49. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  50. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternatePoints.js +7 -7
  51. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternatePoints.js +7 -7
  52. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsBasic.js +4 -4
  53. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  54. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  55. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  56. package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/blankResponseScoring.js +366 -0
  57. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/blankResponseScoring.js +306 -0
  58. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +243 -0
  59. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +242 -0
  60. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +289 -0
  61. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +284 -0
  62. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +238 -0
  63. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +279 -0
  64. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +641 -0
  65. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +278 -0
  66. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +228 -0
  67. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +234 -0
  68. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +237 -0
  69. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +134 -0
  70. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +138 -0
  71. package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +263 -0
  72. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +5 -5
  73. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +166 -0
  74. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +3 -3
  75. package/cypress/e2e/ILC/TextEntryMath/customSettings.js +3 -3
  76. package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +193 -0
  77. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +5 -5
  78. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +1 -1
  79. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +1 -1
  80. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +4 -4
  81. package/cypress/e2e/ILC/TextEntryMath/responseEvaluationMethodsAndCustomSettings.js +8 -8
  82. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +1 -1
  83. package/cypress/pages/audioPlayerPage.js +4 -4
  84. package/cypress/pages/components/customSettingsSeparatorsComponent.ts +17 -0
  85. package/cypress/pages/components/equationEditorFlyout.js +1 -1
  86. package/cypress/pages/components/fillInTheGapsDragAndDropCommonComponents.js +1 -1
  87. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +5 -1
  88. package/cypress/pages/components/gridQuestionCommonComponent.js +41 -1
  89. package/cypress/pages/components/optionsWrapperComponent.js +1 -1
  90. package/cypress/pages/createItemPage.js +38 -1
  91. package/cypress/pages/dragAndDropIntoCategoriesPage.js +1 -1
  92. package/cypress/pages/fillInTheGapsDragAndDropPage.js +45 -3
  93. package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +35 -2
  94. package/cypress/pages/listOrderingPage.js +1 -1
  95. package/cypress/pages/matchingPage.js +34 -7
  96. package/cypress/pages/multipleSelectionPage.js +17 -2
  97. package/cypress/pages/numberLineLabelPage.js +3 -3
  98. package/cypress/pages/readingRulerPage.js +5 -3
  99. package/cypress/pages/singleSelectionPage.js +5 -2
  100. package/cypress/pages/textEntryMathPage.js +19 -5
  101. package/cypress/pages/textSelectionPage.js +1 -1
  102. 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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
138
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
152
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
138
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
152
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
138
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
152
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
46
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
125
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
139
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
125
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
139
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(2);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(0);
125
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
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.verifyCorrectIncorrectIconNotExistDropdown(1);
139
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
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();