itemengine-cypress-automation 1.0.285-applitools-da9f1a8.0 → 1.0.286-fixesE2E24thJan-7a46dd4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (207) hide show
  1. package/cypress/e2e/Gzip/gzip.js +7 -7
  2. package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +26 -26
  3. package/cypress/e2e/ILC/AudioResponseNew/compactRecorderStyle.smoke.js +4 -4
  4. package/cypress/e2e/ILC/AudioResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +2 -12
  5. package/cypress/e2e/ILC/AudioResponseNew/previewContentsForAllViews.smoke.js +2 -11
  6. package/cypress/e2e/ILC/BrainingCampManipulative/previewTabContent.smoke.js +1 -1
  7. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/allOrNothingScoringForAllViews.smoke.js +8 -17
  8. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +3 -3
  9. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/previewContentsForAllViews.smoke.js +5 -14
  10. package/cypress/e2e/ILC/ChartsBar/allOrNothingScoringForAllViews.smoke.js +8 -17
  11. package/cypress/e2e/ILC/ChartsBar/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  12. package/cypress/e2e/ILC/ChartsBar/previewContentsForAllViews.smoke.js +6 -15
  13. package/cypress/e2e/ILC/ChartsLine/allOrNothingScoringForAllViews.smoke.js +8 -8
  14. package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  15. package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +5 -14
  16. package/cypress/e2e/ILC/Compass/compassPreviewContent.smoke.js +1 -1
  17. package/cypress/e2e/ILC/ContentBlocks/previewContents.smoke.js +1 -1
  18. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +21 -21
  19. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +9 -9
  20. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +7 -6
  21. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +10 -9
  22. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +11 -10
  23. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +1 -1
  24. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +6 -15
  25. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/previewContentsForAllViews.smoke.js +3 -12
  26. package/cypress/e2e/ILC/DrawingResponse/drawingResponseGradingViewAndCorrectAnswerViewContents.smoke.js +2 -12
  27. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +21 -19
  28. package/cypress/e2e/ILC/EditItem/editItem.ts +133 -0
  29. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +0 -8
  30. package/cypress/e2e/ILC/FeedbackScaleNew/previewContentsForAllViews.smoke.js +1 -0
  31. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +4 -4
  32. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +15 -15
  33. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  34. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  35. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +214 -0
  36. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +4 -4
  37. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
  38. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +8 -8
  39. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  40. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  41. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +8 -8
  42. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  43. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  44. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  45. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
  46. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +6 -15
  47. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +5 -13
  48. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +4 -13
  49. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/previewContentsForAllViews.smoke.js +3 -12
  50. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +228 -0
  51. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +3 -3
  52. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +5 -14
  53. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +5 -14
  54. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +242 -0
  55. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +4 -13
  56. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/previewContentsForAllViews.smoke.js +3 -12
  57. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +245 -0
  58. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +4 -13
  59. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/previewContentsForAllViews.smoke.js +4 -13
  60. package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +237 -0
  61. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +4 -13
  62. package/cypress/e2e/ILC/FillInTheGapsTextNew/previewContentsForAllViews.smoke.js +4 -13
  63. package/cypress/e2e/ILC/Graphing/allOrNothingForAllViews.smoke.js +6 -5
  64. package/cypress/e2e/ILC/Graphing/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  65. package/cypress/e2e/ILC/Graphing/previewContentsForAllViews.smoke.js +4 -13
  66. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +6 -16
  67. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +1 -9
  68. package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +5 -15
  69. package/cypress/e2e/ILC/ImageHighlight/previewContentsForAllViews.smoke.js +4 -13
  70. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +4 -4
  71. package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +3 -12
  72. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/previewContentsForAllViews.smoke.js +2 -11
  73. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +4 -13
  74. package/cypress/e2e/ILC/ListOrderingNew/horizontalOrientationAllOrNothingForAllViews.smoke.js +5 -5
  75. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/horizontalOrientationAllOrNothingForAllViews.smoke.js +5 -6
  76. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/previewContentsForAllViews.smoke.js +3 -12
  77. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +4 -14
  78. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/previewContentsForAllViews.smoke.js +4 -3
  79. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +4 -4
  80. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  81. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  82. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  83. package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +239 -0
  84. package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
  85. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  86. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  87. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  88. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  89. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
  90. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  91. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  92. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  93. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +5 -14
  94. package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +6 -14
  95. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +3 -2
  96. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  97. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +7 -7
  98. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  99. package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +212 -0
  100. package/cypress/e2e/ILC/MatchingDropdown/Scoring/manuallyAndNonScored.js +2 -2
  101. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  102. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  103. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternatePoints.js +7 -7
  104. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternatePoints.js +7 -7
  105. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsBasic.js +4 -4
  106. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  107. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  108. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  109. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +5 -5
  110. package/cypress/e2e/ILC/MatchingDropdown/previewContentsForAllViews.smoke.js +4 -13
  111. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +10 -19
  112. package/cypress/e2e/ILC/MultipleSelection/previewContentsForAllViews.smoke.js +2 -11
  113. package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/blankResponseScoring.js +366 -0
  114. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +5 -14
  115. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +4 -14
  116. package/cypress/e2e/ILC/NumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  117. package/cypress/e2e/ILC/NumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  118. package/cypress/e2e/ILC/NumberLine/previewTabContentsForAllViews.smoke.js +4 -13
  119. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/allOrNothingScoringForAllViews.smoke.js +6 -5
  120. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -3
  121. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/previewTabContentsForAllViews.smoke.js +4 -4
  122. package/cypress/e2e/ILC/NumberLineLabel/allOrNothingForAllViews.smoke.js +6 -5
  123. package/cypress/e2e/ILC/NumberLineLabel/gradingViewAndCorrectAnswerView.smoke.js +1 -10
  124. package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +1 -10
  125. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/allOrNothingForAllViews.smoke.js +5 -5
  126. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  127. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +1 -1
  128. package/cypress/e2e/ILC/Protractor/protractorPreviewContents.smoke.js +1 -1
  129. package/cypress/e2e/ILC/ReadingRuler/readingrulerPreviewContents.smoke.js +1 -1
  130. package/cypress/e2e/ILC/Ruler/rulerPreviewContents.smoke.js +1 -1
  131. package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +3 -12
  132. package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +16 -0
  133. package/cypress/e2e/ILC/ShortTextResponseNew/previewContentsForAllViews.smoke.js +6 -5
  134. package/cypress/e2e/ILC/SimpleCalculator/previewContents.smoke.js +1 -1
  135. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +3 -12
  136. package/cypress/e2e/ILC/SingleSelection/previewContents.smoke.js +1 -10
  137. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/blankResponseScoring.js +306 -0
  138. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +5 -14
  139. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +1 -10
  140. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +243 -0
  141. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +242 -0
  142. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +289 -0
  143. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +284 -0
  144. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +238 -0
  145. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +279 -0
  146. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +641 -0
  147. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +278 -0
  148. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +228 -0
  149. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +234 -0
  150. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +237 -0
  151. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +134 -0
  152. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +138 -0
  153. package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +263 -0
  154. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +5 -5
  155. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +166 -0
  156. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +14 -23
  157. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +6 -5
  158. package/cypress/e2e/ILC/TextEntryMath/customSettings.js +3 -3
  159. package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +193 -0
  160. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +5 -5
  161. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +1 -1
  162. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +1 -2
  163. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +4 -4
  164. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +4 -13
  165. package/cypress/e2e/ILC/TextEntryMath/responseEvaluationMethodsAndCustomSettings.js +8 -8
  166. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +17 -17
  167. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +5 -13
  168. package/cypress/e2e/ILC/TextSelection/ScoringGeneric/basicScoringForAllTextSelectionTypes.smoke.js +4 -4
  169. package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +6 -16
  170. package/cypress/e2e/ILC/TextSelection/previewContentsForAllViews.smoke.js +8 -8
  171. package/cypress/e2e/ILC/ToolAudioPlayerNew/previewContents.smoke.js +3 -3
  172. package/cypress/e2e/ILC/ToolSettings/toolSettingsPreviewContents.smoke.js +3 -3
  173. package/cypress/e2e/ILC/UploadResponse/gradingViewAndCorrectAnswerViewContents.smoke.js +1 -11
  174. package/cypress/e2e/ILC/UploadResponse/previewContentsForAllViews.smoke.js +5 -14
  175. package/cypress/e2e/ILC/UploadResponse/thumbNail.smoke.js +6 -16
  176. package/cypress/e2e/ILC/VideoResponseNew/compactRecorderStyle.smoke.js +3 -3
  177. package/cypress/e2e/ILC/VideoResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +4 -14
  178. package/cypress/e2e/ILC/VideoResponseNew/previewContentsForAllViews.smoke.js +3 -12
  179. package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +9 -9
  180. package/cypress/e2e/ILC/chartsDotsPlot/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  181. package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +4 -13
  182. package/cypress/pages/audioPlayerPage.js +4 -4
  183. package/cypress/pages/components/customSettingsSeparatorsComponent.ts +17 -0
  184. package/cypress/pages/components/equationEditorFlyout.js +1 -1
  185. package/cypress/pages/components/equationEditorSectionCommonComponent.js +1 -3
  186. package/cypress/pages/components/fillInTheGapsDragAndDropCommonComponents.js +1 -1
  187. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +5 -1
  188. package/cypress/pages/components/gridQuestionCommonComponent.js +41 -1
  189. package/cypress/pages/components/optionsWrapperComponent.js +1 -1
  190. package/cypress/pages/createItemPage.js +38 -1
  191. package/cypress/pages/dragAndDropIntoCategoriesPage.js +1 -1
  192. package/cypress/pages/fillInTheGapsDragAndDropPage.js +45 -3
  193. package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +35 -2
  194. package/cypress/pages/graphingPage.js +3 -0
  195. package/cypress/pages/listOrderingPage.js +1 -1
  196. package/cypress/pages/matchingPage.js +34 -7
  197. package/cypress/pages/multipleSelectionPage.js +17 -2
  198. package/cypress/pages/numberLineLabelPage.js +3 -3
  199. package/cypress/pages/readingRulerPage.js +5 -3
  200. package/cypress/pages/singleSelectionPage.js +5 -2
  201. package/cypress/pages/studentViewPage.js +4 -4
  202. package/cypress/pages/textEntryMathPage.js +19 -5
  203. package/cypress/pages/textSelectionPage.js +1 -1
  204. package/cypress/support/commands.js +0 -11
  205. package/cypress/support/e2e.js +0 -1
  206. package/package.json +1 -4
  207. package/cypress/e2e/applitools.config.js +0 -14
@@ -0,0 +1,212 @@
1
+ import { dialogBoxBase, matchingPage, studentViewPage, itemPreviewPage, gradingViewPage } from "../../../../pages";
2
+ import abortEarlySetup from "../../../../support/helpers/abortEarly";
3
+ import utilities from "../../../../support/helpers/utilities";
4
+ const promptTextArray = ['Wild', 'Aquatic', 'Pet'];
5
+ const optionsArray = ['Cat', 'Elephant', 'Fish', 'Bear', 'Eagle', 'Penguin'];
6
+
7
+ describe('Create item page - Matching-Dropdown: Scoring for blank responses', () => {
8
+ before(() => {
9
+ cy.loginAs('admin');
10
+ });
11
+
12
+ describe(`Auto scored - All or nothing scoring`, () => {
13
+ abortEarlySetup();
14
+ before(() => {
15
+ matchingPage.steps.navigateToCreateQuestion('matching');
16
+ cy.barsPreLoaderWait();
17
+ matchingPage.steps.addTextInQuestionInstructionsInputField('Match the following');
18
+ matchingPage.steps.selectOptionLayoutToggleButton('Dropdown menu');
19
+ matchingPage.steps.selectAutoScoredScoringSubtype('All or nothing')
20
+ matchingPage.steps.allotPoints(10);
21
+ matchingPage.steps.addMultipleOptionFields(3);
22
+ matchingPage.steps.enterTextInPromptInputField(promptTextArray);
23
+ matchingPage.steps.enterTextInOptionInputField(optionsArray);
24
+ matchingPage.steps.switchToPreviewTab();
25
+ });
26
+
27
+ it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropdown numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section with a label \'Correct answers\' should be displayed with correct answers and respective option numeration', () => {
28
+ matchingPage.steps.switchToGradingView();
29
+ matchingPage.steps.verifyPreviewScore(0, 10);
30
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
31
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
32
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
33
+ matchingPage.steps.verifyDropdownNumeration(0);
34
+ matchingPage.steps.verifyDropdownNumeration(1);
35
+ matchingPage.steps.verifyDropdownNumeration(2);
36
+ matchingPage.steps.verifyCorrectAnswerSectionLabel();
37
+ matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
38
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''], [''], ['']]);
39
+ });
40
+
41
+ it('When the user has not set any answer in the \'Specify correct answer\' section and enters incorrect response in any response in the preview tab then correct icons should be displayed beside the empty responses, incorrect icons should be displayed beside incorrect responses, no points should be allocated and correct answer section should be displayed', () => {
42
+ matchingPage.steps.resetQuestionPreview();
43
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[3] }]);
44
+ matchingPage.steps.switchToGradingView();
45
+ matchingPage.steps.verifyPreviewScore(0, 10);
46
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
47
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
48
+ matchingPage.steps.verifyCorrectOptionIconDropdown(2);
49
+ matchingPage.steps.verifyCorrectAnswerSectionLabel();
50
+ matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
51
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''], [''], ['']]);
52
+ });
53
+
54
+ it('When the user sets an partial blank answer in the \'Specify correct answer\' section then on switching to \'Grading\' view without attempting the question, dropdown numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section with a label \'Correct answers\' should be displayed with correct answers and respective option numeration', () => {
55
+ matchingPage.steps.switchToEditTab();
56
+ matchingPage.steps.selectResponseFromDropdownInSpecifyCorrectAnswerSection([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
57
+ matchingPage.steps.switchToPreviewTab();
58
+ matchingPage.steps.switchToGradingView();
59
+ matchingPage.steps.verifyPreviewScore(0, 10);
60
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
61
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
62
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
63
+ matchingPage.steps.verifyDropdownNumeration(0);
64
+ matchingPage.steps.verifyDropdownNumeration(1);
65
+ matchingPage.steps.verifyDropdownNumeration(2);
66
+ matchingPage.steps.verifyCorrectAnswerSectionLabel();
67
+ matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
68
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
69
+ });
70
+
71
+ it('When the user has set an partial blank answer in the \'Specify correct answer\' section and enters partial incorrect responses in the preview tab then incorrect icons should be displayed beside the incorrect responses, correct icon should be displayed for blank response, no points should be allocated and correct answer section should be displayed', () => {
72
+ matchingPage.steps.resetQuestionPreview();
73
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[2] }]);
74
+ matchingPage.steps.switchToGradingView();
75
+ matchingPage.steps.verifyPreviewScore(0, 10);
76
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
77
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
78
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
79
+ matchingPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
80
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
81
+ });
82
+
83
+ it('When the user has set an partial blank answer in the \'Specify correct answer\' section and enters responses in the preview tab then correct icons should be displayed beside all the correct responses, correct icon should be displayed for blank response, no points should be allocated and correct answer section should be displayed', () => {
84
+ matchingPage.steps.resetQuestionPreview();
85
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }]);
86
+ matchingPage.steps.switchToGradingView();
87
+ matchingPage.steps.verifyPreviewScore(0, 10);
88
+ matchingPage.steps.verifyCorrectOptionIconDropdown(0);
89
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
90
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
91
+ matchingPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
92
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
93
+ });
94
+
95
+ it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers along with numeration should be displayed', () => {
96
+ matchingPage.steps.resetQuestionPreview();
97
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[0] }, { dropdownIndex: 1, dropdownOption: optionsArray[2] }, { dropdownIndex: 2, dropdownOption: optionsArray[1] }]);
98
+ matchingPage.steps.verifyPreviewScore(0, 10);
99
+ matchingPage.steps.switchToGradingView();
100
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
101
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
102
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
103
+ matchingPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
104
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
105
+ });
106
+
107
+ it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icons should be displayed beside all the correct responses, correct icon should be displayed besides the correct answer responses, a status message with text \'Your answer is correct\' and correct answer section should not be displayed', () => {
108
+ matchingPage.steps.resetQuestionPreview();
109
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
110
+ matchingPage.steps.switchToGradingView();
111
+ matchingPage.steps.verifyPreviewScore(10, 10);
112
+ matchingPage.steps.verifyPreviewTabPointsBackgroundForCorrectAnswer();
113
+ matchingPage.steps.verifyCorrectOptionIconDropdown(0);
114
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
115
+ matchingPage.steps.verifyCorrectOptionIconDropdown(2);
116
+ matchingPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
117
+ matchingPage.steps.verifyCorrectAnswerSectionNotExists();
118
+ });
119
+ });
120
+
121
+ describe(`Auto scored - Partial equal weights`, () => {
122
+ abortEarlySetup();
123
+ before(() => {
124
+ matchingPage.steps.navigateToCreateQuestion('matching');
125
+ cy.barsPreLoaderWait();
126
+ matchingPage.steps.addTextInQuestionInstructionsInputField('Match the following');
127
+ matchingPage.steps.selectOptionLayoutToggleButton('Dropdown menu');
128
+ matchingPage.steps.allotPoints(24);
129
+ matchingPage.steps.addMultipleOptionFields(3);
130
+ matchingPage.steps.enterTextInPromptInputField(promptTextArray);
131
+ matchingPage.steps.enterTextInOptionInputField(optionsArray);
132
+ matchingPage.steps.selectAutoScoredScoringSubtype('Partial equal weights');
133
+ matchingPage.steps.switchToPreviewTab();
134
+ });
135
+
136
+ it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropdown numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section with a label \'Correct answers\' should be displayed with correct answers and respective option numeration', () => {
137
+ matchingPage.steps.switchToGradingView();
138
+ matchingPage.steps.verifyPreviewScore(0, 24);
139
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
140
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
141
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
142
+ matchingPage.steps.verifyDropdownNumeration(0);
143
+ matchingPage.steps.verifyDropdownNumeration(1);
144
+ matchingPage.steps.verifyDropdownNumeration(2);
145
+ matchingPage.steps.verifyCorrectAnswerSectionLabel();
146
+ matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
147
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''],[''],['']]);
148
+ });
149
+
150
+ it('When the user has not set any answer in the \'Specify correct answer\' section and enters incorrect response in any response in the preview tab then correct icons should be displayed beside the empty responses, incorrect icons should be displayed beside incorrect responses, points for the correct answers should be allocated and correct answer section should be displayed', () => {
151
+ matchingPage.steps.resetQuestionPreview();
152
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[3] }]);
153
+ matchingPage.steps.switchToGradingView();
154
+ matchingPage.steps.verifyPreviewScore(16, 24);
155
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
156
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
157
+ matchingPage.steps.verifyCorrectOptionIconDropdown(2);
158
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''],[''],['']]);
159
+ });
160
+
161
+ it('When the user sets an partial blank answer in the \'Specify correct answer\' section then on switching to \'Grading\' view without attempting the question, dropzone numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section with a label \'Correct answers\' should be displayed with correct answers and respective option numeration', () => {
162
+ matchingPage.steps.switchToEditTab();
163
+ matchingPage.steps.selectResponseFromDropdownInSpecifyCorrectAnswerSection([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
164
+ matchingPage.steps.switchToPreviewTab();
165
+ matchingPage.steps.verifyPreviewScore(0, 24);
166
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
167
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
168
+ matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(2);
169
+ matchingPage.steps.switchToGradingView();
170
+ matchingPage.steps.verifyDropdownNumeration(0);
171
+ matchingPage.steps.verifyDropdownNumeration(1);
172
+ matchingPage.steps.verifyDropdownNumeration(2);
173
+ matchingPage.steps.verifyCorrectAnswerSectionLabel();
174
+ matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
175
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
176
+ });
177
+
178
+ it('When the user has set an partial blank answer in the \'Specify correct answer\' section and enters responses in the preview tab then correct icons should be displayed beside all the correct responses and incorrect icon beside the incorrect responses, correct icon should be displayed for blank response, points should be allocated for the correct answers and correct answer section should be displayed', () => {
179
+ matchingPage.steps.resetQuestionPreview();
180
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }]);
181
+ matchingPage.steps.switchToGradingView();
182
+ matchingPage.steps.verifyPreviewScore(16, 24);
183
+ matchingPage.steps.verifyCorrectOptionIconDropdown(0);
184
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
185
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
186
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
187
+ });
188
+
189
+ it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers along with numeration should be displayed', () => {
190
+ matchingPage.steps.resetQuestionPreview();
191
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[0] }, { dropdownIndex: 1, dropdownOption: optionsArray[2] }, { dropdownIndex: 2, dropdownOption: optionsArray[1] }]);
192
+ matchingPage.steps.verifyPreviewScore(0, 24);
193
+ matchingPage.steps.switchToGradingView();
194
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
195
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
196
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
197
+ matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'],[''],['Cat']]);
198
+ });
199
+
200
+ it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icons should be displayed beside all the correct responses, correct icon should be displayed besides the correct answer responses, a status message with text \'Your answer is correct\' and correct answer section should not be displayed', () => {
201
+ matchingPage.steps.resetQuestionPreview();
202
+ matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
203
+ matchingPage.steps.verifyPreviewScore(24, 24);
204
+ matchingPage.steps.switchToGradingView();
205
+ matchingPage.steps.verifyPreviewTabPointsBackgroundForCorrectAnswer();
206
+ matchingPage.steps.verifyCorrectOptionIconDropdown(0);
207
+ matchingPage.steps.verifyCorrectOptionIconDropdown(1);
208
+ matchingPage.steps.verifyCorrectOptionIconDropdown(2);
209
+ matchingPage.steps.verifyCorrectAnswerSectionNotExists();
210
+ });
211
+ });
212
+ });
@@ -78,7 +78,7 @@ describe('Create Item page - Matching: Manually and non scored', () => {
78
78
  matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 0, dropdownOption: optionsArray[1] }, { dropdownIndex: 2, dropdownOption: optionsArray[4] }]);
79
79
  matchingPage.steps.switchToGradingView();
80
80
  matchingPage.steps.verifyCorrectOptionIconDropdown(0);
81
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
81
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
82
82
  matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
83
83
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
84
84
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
@@ -89,7 +89,7 @@ describe('Create Item page - Matching: Manually and non scored', () => {
89
89
  matchingPage.steps.resetQuestionPreview();
90
90
  matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 1, dropdownOption: optionsArray[2] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
91
91
  matchingPage.steps.switchToGradingView();
92
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
92
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
93
93
  matchingPage.steps.verifyCorrectOptionIconDropdown(1);
94
94
  matchingPage.steps.verifyCorrectOptionIconDropdown(2);
95
95
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -57,7 +57,7 @@ describe('Create item page - Matching: Partial different weights', () => {
57
57
  matchingPage.steps.verifyPreviewScore(9, 20);
58
58
  matchingPage.steps.switchToGradingView();
59
59
  matchingPage.steps.verifyCorrectOptionIconDropdown(0);
60
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(1);
60
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(1);
61
61
  matchingPage.steps.verifyIncorrectOptionIconDropdown(2);
62
62
  matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
63
63
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
@@ -69,7 +69,7 @@ describe('Create item page - Matching: Partial different weights', () => {
69
69
  matchingPage.steps.selectResponseFromDropdownInPreviewTab([{ dropdownIndex: 1, dropdownOption: optionsArray[2] }, { dropdownIndex: 2, dropdownOption: optionsArray[0] }]);
70
70
  matchingPage.steps.verifyPreviewScore(11, 20);
71
71
  matchingPage.steps.switchToGradingView();
72
- matchingPage.steps.verifyCorrectIncorrectIconNotExistDropdown(0);
72
+ matchingPage.steps.verifyIncorrectOptionIconDropdown(0);
73
73
  matchingPage.steps.verifyCorrectOptionIconDropdown(1);
74
74
  matchingPage.steps.verifyCorrectOptionIconDropdown(2);
75
75
  matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
@@ -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();