itemengine-cypress-automation 1.0.284-RepoUpdate13thJan-c7ac0b4.0 → 1.0.285-applitools-da9f1a8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +26 -26
  2. package/cypress/e2e/ILC/AudioResponseNew/compactRecorderStyle.smoke.js +4 -4
  3. package/cypress/e2e/ILC/AudioResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  4. package/cypress/e2e/ILC/AudioResponseNew/previewContentsForAllViews.smoke.js +11 -2
  5. package/cypress/e2e/ILC/BrainingCampManipulative/previewTabContent.smoke.js +1 -1
  6. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/allOrNothingScoringForAllViews.smoke.js +17 -8
  7. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +3 -3
  8. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/previewContentsForAllViews.smoke.js +14 -5
  9. package/cypress/e2e/ILC/ChartsBar/allOrNothingScoringForAllViews.smoke.js +17 -8
  10. package/cypress/e2e/ILC/ChartsBar/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  11. package/cypress/e2e/ILC/ChartsBar/previewContentsForAllViews.smoke.js +15 -6
  12. package/cypress/e2e/ILC/ChartsLine/allOrNothingScoringForAllViews.smoke.js +8 -8
  13. package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  14. package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +14 -5
  15. package/cypress/e2e/ILC/Compass/compassPreviewContent.smoke.js +1 -1
  16. package/cypress/e2e/ILC/ContentBlocks/previewContents.smoke.js +1 -1
  17. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +21 -21
  18. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +9 -9
  19. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +6 -7
  20. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +9 -10
  21. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +10 -11
  22. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +1 -1
  23. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +15 -6
  24. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/previewContentsForAllViews.smoke.js +12 -3
  25. package/cypress/e2e/ILC/DrawingResponse/drawingResponseGradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  26. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +19 -21
  27. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +8 -0
  28. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +4 -4
  29. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +15 -15
  30. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  31. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  32. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +4 -4
  33. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
  34. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +8 -8
  35. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  36. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  37. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +8 -8
  38. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  39. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  40. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  41. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
  42. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +15 -6
  43. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +12 -3
  44. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +13 -4
  45. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/previewContentsForAllViews.smoke.js +12 -3
  46. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +3 -3
  47. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +14 -5
  48. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +13 -4
  49. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +13 -4
  50. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/previewContentsForAllViews.smoke.js +12 -3
  51. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +13 -4
  52. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/previewContentsForAllViews.smoke.js +13 -4
  53. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +13 -4
  54. package/cypress/e2e/ILC/FillInTheGapsTextNew/previewContentsForAllViews.smoke.js +13 -4
  55. package/cypress/e2e/ILC/Graphing/allOrNothingForAllViews.smoke.js +5 -5
  56. package/cypress/e2e/ILC/Graphing/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  57. package/cypress/e2e/ILC/Graphing/previewContentsForAllViews.smoke.js +13 -4
  58. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +16 -6
  59. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +9 -1
  60. package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +15 -5
  61. package/cypress/e2e/ILC/ImageHighlight/previewContentsForAllViews.smoke.js +13 -4
  62. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +4 -4
  63. package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +12 -3
  64. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/previewContentsForAllViews.smoke.js +11 -2
  65. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +13 -4
  66. package/cypress/e2e/ILC/ListOrderingNew/horizontalOrientationAllOrNothingForAllViews.smoke.js +5 -5
  67. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/horizontalOrientationAllOrNothingForAllViews.smoke.js +6 -5
  68. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/previewContentsForAllViews.smoke.js +12 -3
  69. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +14 -4
  70. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/previewContentsForAllViews.smoke.js +3 -3
  71. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +4 -4
  72. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  73. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  74. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  75. package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
  76. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  77. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  78. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  79. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  80. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
  81. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  82. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  83. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  84. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +14 -5
  85. package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +13 -4
  86. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -3
  87. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  88. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +7 -7
  89. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  90. package/cypress/e2e/ILC/MatchingDropdown/Scoring/manuallyAndNonScored.js +2 -2
  91. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  92. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  93. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternatePoints.js +7 -7
  94. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternatePoints.js +7 -7
  95. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsBasic.js +4 -4
  96. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  97. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  98. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  99. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +5 -5
  100. package/cypress/e2e/ILC/MatchingDropdown/previewContentsForAllViews.smoke.js +13 -4
  101. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +19 -10
  102. package/cypress/e2e/ILC/MultipleSelection/previewContentsForAllViews.smoke.js +11 -2
  103. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  104. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +14 -4
  105. package/cypress/e2e/ILC/NumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  106. package/cypress/e2e/ILC/NumberLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  107. package/cypress/e2e/ILC/NumberLine/previewTabContentsForAllViews.smoke.js +13 -4
  108. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  109. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +3 -2
  110. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/previewTabContentsForAllViews.smoke.js +4 -4
  111. package/cypress/e2e/ILC/NumberLineLabel/allOrNothingForAllViews.smoke.js +5 -5
  112. package/cypress/e2e/ILC/NumberLineLabel/gradingViewAndCorrectAnswerView.smoke.js +10 -0
  113. package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +10 -1
  114. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/allOrNothingForAllViews.smoke.js +5 -5
  115. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  116. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +1 -1
  117. package/cypress/e2e/ILC/Protractor/protractorPreviewContents.smoke.js +1 -1
  118. package/cypress/e2e/ILC/ReadingRuler/readingrulerPreviewContents.smoke.js +1 -1
  119. package/cypress/e2e/ILC/Ruler/rulerPreviewContents.smoke.js +1 -1
  120. package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +12 -3
  121. package/cypress/e2e/ILC/ShortTextResponseNew/previewContentsForAllViews.smoke.js +5 -6
  122. package/cypress/e2e/ILC/SimpleCalculator/previewContents.smoke.js +1 -1
  123. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +12 -3
  124. package/cypress/e2e/ILC/SingleSelection/previewContents.smoke.js +10 -1
  125. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  126. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +10 -1
  127. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +5 -5
  128. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +23 -14
  129. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +5 -6
  130. package/cypress/e2e/ILC/TextEntryMath/customSettings.js +3 -3
  131. package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +0 -193
  132. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +5 -5
  133. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +1 -1
  134. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +1 -1
  135. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +4 -4
  136. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +13 -4
  137. package/cypress/e2e/ILC/TextEntryMath/responseEvaluationMethodsAndCustomSettings.js +8 -8
  138. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +17 -17
  139. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +13 -5
  140. package/cypress/e2e/ILC/TextSelection/ScoringGeneric/basicScoringForAllTextSelectionTypes.smoke.js +4 -4
  141. package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +16 -6
  142. package/cypress/e2e/ILC/TextSelection/previewContentsForAllViews.smoke.js +8 -8
  143. package/cypress/e2e/ILC/ToolAudioPlayerNew/previewContents.smoke.js +3 -3
  144. package/cypress/e2e/ILC/ToolSettings/toolSettingsPreviewContents.smoke.js +3 -3
  145. package/cypress/e2e/ILC/UploadResponse/gradingViewAndCorrectAnswerViewContents.smoke.js +11 -1
  146. package/cypress/e2e/ILC/UploadResponse/previewContentsForAllViews.smoke.js +14 -5
  147. package/cypress/e2e/ILC/UploadResponse/thumbNail.smoke.js +16 -6
  148. package/cypress/e2e/ILC/VideoResponseNew/compactRecorderStyle.smoke.js +3 -3
  149. package/cypress/e2e/ILC/VideoResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +14 -4
  150. package/cypress/e2e/ILC/VideoResponseNew/previewContentsForAllViews.smoke.js +12 -3
  151. package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +9 -9
  152. package/cypress/e2e/ILC/chartsDotsPlot/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  153. package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +13 -4
  154. package/cypress/e2e/applitools.config.js +14 -0
  155. package/cypress/pages/audioPlayerPage.js +4 -4
  156. package/cypress/pages/components/customSettingsSeparatorsComponent.ts +0 -17
  157. package/cypress/pages/components/equationEditorFlyout.js +1 -1
  158. package/cypress/pages/components/equationEditorSectionCommonComponent.js +3 -1
  159. package/cypress/pages/components/fillInTheGapsDragAndDropCommonComponents.js +1 -1
  160. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +1 -5
  161. package/cypress/pages/components/gridQuestionCommonComponent.js +1 -41
  162. package/cypress/pages/components/optionsWrapperComponent.js +1 -1
  163. package/cypress/pages/createItemPage.js +1 -38
  164. package/cypress/pages/dragAndDropIntoCategoriesPage.js +1 -1
  165. package/cypress/pages/fillInTheGapsDragAndDropPage.js +3 -45
  166. package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +2 -35
  167. package/cypress/pages/listOrderingPage.js +1 -1
  168. package/cypress/pages/matchingPage.js +7 -34
  169. package/cypress/pages/multipleSelectionPage.js +2 -17
  170. package/cypress/pages/numberLineLabelPage.js +3 -3
  171. package/cypress/pages/readingRulerPage.js +3 -5
  172. package/cypress/pages/singleSelectionPage.js +2 -5
  173. package/cypress/pages/textEntryMathPage.js +5 -19
  174. package/cypress/pages/textSelectionPage.js +1 -1
  175. package/cypress/support/commands.js +11 -0
  176. package/cypress/support/e2e.js +1 -0
  177. package/package.json +4 -1
  178. package/cypress/e2e/ILC/EditItem/editItem.ts +0 -133
  179. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +0 -214
  180. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +0 -228
  181. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +0 -242
  182. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +0 -245
  183. package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +0 -237
  184. package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +0 -239
  185. package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +0 -212
  186. package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/blankResponseScoring.js +0 -366
  187. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/blankResponseScoring.js +0 -306
  188. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -243
  189. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +0 -242
  190. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -289
  191. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -284
  192. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +0 -238
  193. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -279
  194. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +0 -641
  195. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -278
  196. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +0 -228
  197. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -234
  198. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +0 -237
  199. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +0 -134
  200. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +0 -138
  201. package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +0 -263
  202. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +0 -166
@@ -15,7 +15,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
15
15
  });
16
16
 
17
17
  views.forEach((view) => {
18
- describe(`${view}: Auto scored - All or nothing scoring`, { tags: 'smoke' }, () => {
18
+ describe(`${view}: List ordering: Horizontal orientation - Auto scored - All or nothing scoring`, { tags: 'smoke' }, () => {
19
19
  abortEarlySetup();
20
20
  before(() => {
21
21
  switch (view) {
@@ -66,7 +66,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
66
66
  });
67
67
  };
68
68
 
69
- it('When the user selects \'Grading\' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed', () => {
69
+ it(`${view}: List ordering: Horizontal orientation - When the user selects 'Grading' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed`, () => {
70
70
  if (view === 'Grading view') {
71
71
  utilities.verifyElementVisibilityState(studentViewPage.submitButton(), 'visible');
72
72
  studentViewPage.steps.submitResponse();
@@ -85,7 +85,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
85
85
  listOrderingPage.steps.verifyCorrectOptionIconsCorrectAnswerSection();
86
86
  });
87
87
 
88
- 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 should be displayed', () => {
88
+ it(`${view}: List ordering: Horizontal orientation - 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 should be displayed`, () => {
89
89
  listOrderingPage.steps.clickAndReorderHorizontalOptionInPreviewTab('sprout', 3);
90
90
  listOrderingPage.steps.clickAndReorderHorizontalOptionInPreviewTab('flower', 0);
91
91
  if (view === 'Grading view') {
@@ -106,7 +106,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
106
106
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
107
107
  });
108
108
 
109
- it('When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers should be displayed', () => {
109
+ it(`${view}: List ordering: Horizontal orientation - When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to 'Grading' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text 'Your answer is incorrect' and correct answer section with all correct answers should be displayed`, () => {
110
110
  if (view === 'Grading view') {
111
111
  studentViewPage.steps.clearResponses();
112
112
  };
@@ -132,7 +132,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
132
132
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
133
133
  });
134
134
 
135
- 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', () => {
135
+ it(`${view}: List ordering: Horizontal orientation - 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`, () => {
136
136
  if (view === 'Grading view') {
137
137
  studentViewPage.steps.clearResponses();
138
138
  };
@@ -9,7 +9,7 @@ var itemReferenceID = "";
9
9
  const options = ['sprout', 'plant', 'flower', 'seed'];
10
10
  const correctAnswerArray = ['seed', 'sprout', 'plant', 'flower'];
11
11
 
12
- describe('Create item page - List ordering: All or nothing for "Horizontal" option orientation', () => {
12
+ describe('Create item page - List ordering - Reorder as a separate list: All or nothing for "Horizontal" option orientation', () => {
13
13
  before(() => {
14
14
  cy.loginAs('admin');
15
15
  });
@@ -69,7 +69,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
69
69
  });
70
70
  };
71
71
  if (view === 'Question preview' || view === 'Item preview') {
72
- it('When the user selects \'Grading\' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed', () => {
72
+ it(`${view}: List ordering - Reorder as a separate list:Reorder as a separate list- Horizontal - When the user selects \'Grading\' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed`, () => {
73
73
  listOrderingPage.steps.verifyPreviewScore(0, 20);
74
74
  listOrderingPage.steps.switchToGradingView();
75
75
  listOrderingPage.steps.verifyPreviewTabPointsBackgroundForIncorrectOrPartiallyCorrectAnswer();
@@ -78,7 +78,8 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
78
78
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
79
79
  });
80
80
  }
81
- 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 should be displayed', () => {
81
+
82
+ it(`${view}: List ordering - Reorder as a separate list:Reorder as a separate list- Horizontal - 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 should be displayed`, () => {
82
83
  listOrderingPage.steps.clickAndDropOptionSeperateList('sprout');
83
84
  listOrderingPage.steps.clickAndDropOptionSeperateList('plant');
84
85
  listOrderingPage.steps.clickAndDropOptionSeperateList('flower');
@@ -101,7 +102,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
101
102
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
102
103
  });
103
104
 
104
- it('When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers should be displayed', () => {
105
+ it(`${view}: List ordering - Reorder as a separate list:Reorder as a separate list- Horizontal - When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers should be displayed`, () => {
105
106
  if (view === 'Grading view') {
106
107
  studentViewPage.steps.clearResponses();
107
108
  };
@@ -127,7 +128,7 @@ describe('Create item page - List ordering: All or nothing for "Horizontal" opti
127
128
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
128
129
  });
129
130
 
130
- 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', () => {
131
+ it(`${view}: List ordering - Reorder as a separate list:Reorder as a separate list- Horizontal - 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`, () => {
131
132
  if (view === 'Grading view') {
132
133
  studentViewPage.steps.clearResponses();
133
134
  };
@@ -14,6 +14,14 @@ describe('Create item page - List ordering - Preview contents in all views', ()
14
14
  cy.loginAs('admin');
15
15
  });
16
16
 
17
+ beforeEach(() => {
18
+ cy.startApplitools();
19
+ });
20
+
21
+ afterEach(() => {
22
+ cy.eyesClose();
23
+ });
24
+
17
25
  views.forEach((view) => {
18
26
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
19
27
  abortEarlySetup();
@@ -80,9 +88,10 @@ describe('Create item page - List ordering - Preview contents in all views', ()
80
88
  }
81
89
  });
82
90
 
83
- it('Question instructions should be visible', () => {
91
+ it(`List ordering - Reorder as a separate list: ${view} - Question instructions should be visible`, () => {
84
92
  utilities.verifyInnerText(listOrderingPage.questionInstructionsText(), 'Arrange options in correct order.');
85
93
  utilities.verifyElementVisibilityState(listOrderingPage.questionInstructionsText(), 'visible');
94
+ cy.eyesCheckWindow(`List ordering - Reorder as a separate list: ${view} - Options with image, bold text and equation`);
86
95
  });
87
96
 
88
97
  if (view !== 'Grading view' && view !== 'Correct answer view') {
@@ -93,7 +102,7 @@ describe('Create item page - List ordering - Preview contents in all views', ()
93
102
  listOrderingPage.steps.verifyTextContentOfOptionInPreviewTabSeperateList('alpha', 3);
94
103
  });
95
104
 
96
- it('User should be able to drop the options in the dropzone containing image, bold text and equation options in the list', () => {
105
+ it(`User should be able to drop the options in the dropzone containing image, bold text and equation options in the list`, () => {
97
106
  listOrderingPage.steps.clickAndDropOptionSeperateList('This is a bold option');
98
107
  listOrderingPage.steps.clickAndDropOptionSeperateList('Fox');
99
108
  listOrderingPage.steps.clickAndDropOptionSeperateList('Solve the following');
@@ -127,7 +136,7 @@ describe('Create item page - List ordering - Preview contents in all views', ()
127
136
  });
128
137
 
129
138
  } else {
130
- it('The order of the options should be as per the correct answer order', () => {
139
+ it(`The order of the options should be as per the correct answer order`, () => {
131
140
  listOrderingPage.steps.verifyOptionWithBoldTextInDropzoneCorrectAnswerSectionSeperateList(0);
132
141
  listOrderingPage.steps.verifyOptionWithImageInDropzoneCorrectAnswerSectionTabSeperateList(1);
133
142
  listOrderingPage.steps.verifyOptionWithEquationTextInDropzoneCorrectAnswerSectionSeperateList(2);
@@ -14,6 +14,14 @@ describe('Create item page - List ordering: All or nothing ', () => {
14
14
  cy.loginAs('admin');
15
15
  });
16
16
 
17
+ beforeEach(() => {
18
+ cy.startApplitools();
19
+ });
20
+
21
+ afterEach(() => {
22
+ cy.eyesClose();
23
+ });
24
+
17
25
  if (!grepTags || !grepTags.includes('smoke')) {
18
26
  describe('Question preview modes: Student view and Grading view', () => {
19
27
  abortEarlySetup();
@@ -107,8 +115,9 @@ describe('Create item page - List ordering: All or nothing ', () => {
107
115
  itemReferenceID = itemPreviewPage.steps.getItemReferenceID();
108
116
  });
109
117
  };
118
+
110
119
  if (view === 'Question preview' || view === 'Item preview') {
111
- it('When the user selects \'Grading\' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed', () => {
120
+ it(`${view}: List ordering:Reorder as a separate list - When the user selects \'Grading\' view without attempting the question, then correct/incorrect icons and correct incorrect status message should not be displayed and correct answer section with all correct answers should be displayed`, () => {
112
121
  listOrderingPage.steps.verifyPreviewScore(0, 20);
113
122
  listOrderingPage.steps.switchToGradingView();
114
123
  listOrderingPage.steps.verifyPreviewTabPointsBackgroundForIncorrectOrPartiallyCorrectAnswer();
@@ -118,7 +127,7 @@ describe('Create item page - List ordering: All or nothing ', () => {
118
127
  });
119
128
  };
120
129
 
121
- 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 should be displayed', () => {
130
+ it(`${view}: List ordering:Reorder as a separate list - 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 should be displayed`, () => {
122
131
  listOrderingPage.steps.clickAndDropOptionSeperateList('sprout');
123
132
  listOrderingPage.steps.clickAndDropOptionSeperateList('plant');
124
133
  listOrderingPage.steps.clickAndDropOptionSeperateList('flower');
@@ -141,7 +150,7 @@ describe('Create item page - List ordering: All or nothing ', () => {
141
150
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
142
151
  });
143
152
 
144
- it('When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers should be displayed', () => {
153
+ it(`${view}: List ordering:Reorder as a separate list - When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers should be displayed`, () => {
145
154
  if (view === 'Grading view') {
146
155
  studentViewPage.steps.clearResponses();
147
156
  };
@@ -167,7 +176,7 @@ describe('Create item page - List ordering: All or nothing ', () => {
167
176
  listOrderingPage.steps.verifyOptionsInCorrectAnswerSection(correctAnswerArray);
168
177
  });
169
178
 
170
- 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', () => {
179
+ it(`${view}: List ordering:Reorder as a separate list - 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`, () => {
171
180
  if (view === 'Grading view') {
172
181
  studentViewPage.steps.clearResponses();
173
182
  };
@@ -192,6 +201,7 @@ describe('Create item page - List ordering: All or nothing ', () => {
192
201
  listOrderingPage.steps.verifyCorrectOptionIconSeperateList('flower');
193
202
  listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
194
203
  listOrderingPage.steps.verifyCorrectAnswerSectionNotExists();
204
+ cy.eyesCheckWindow(`List ordering:Reorder as a separate list ${view} view - Attempting the question correctly`);
195
205
  });
196
206
  });
197
207
  });
@@ -79,7 +79,7 @@ describe('Create item page - List ordering - Preview contents in all views', ()
79
79
  }
80
80
  });
81
81
 
82
- it('Question instructions should be visible', () => {
82
+ it(`List ordering: Reorder as a separate list - ${view} - Question instructions should be visible`, () => {
83
83
  utilities.verifyInnerText(listOrderingPage.questionInstructionsText(), 'Arrange options in correct order.');
84
84
  utilities.verifyElementVisibilityState(listOrderingPage.questionInstructionsText(), 'visible');
85
85
  });
@@ -91,7 +91,7 @@ describe('Create item page - List ordering - Preview contents in all views', ()
91
91
  listOrderingPage.steps.verifyOptionWithEquationTextInOptionsContainerPreviewTabSeperateList(2);
92
92
  });
93
93
 
94
- it('User should be able to drop the options in the dropzone containing image, bold text and equation options in the list', () => {
94
+ it(`User should be able to drop the options in the dropzone containing image, bold text and equation options in the list`, () => {
95
95
  listOrderingPage.steps.clickAndDropOptionSeperateList('This is a bold option');
96
96
  listOrderingPage.steps.clickAndDropOptionSeperateList('Fox');
97
97
  listOrderingPage.steps.clickAndDropOptionSeperateList('Solve the following');
@@ -123,7 +123,7 @@ describe('Create item page - List ordering - Preview contents in all views', ()
123
123
  listOrderingPage.steps.verifyTextContentOfOptionInDropzonePreviewTabSeperateList('alpha', 3);
124
124
  });
125
125
  } else {
126
- it('The order of the options should be as per the correct answer order', () => {
126
+ it(`The order of the options should be as per the correct answer order`, () => {
127
127
  listOrderingPage.steps.verifyOptionWithBoldTextInDropzoneCorrectAnswerSectionSeperateList(0);
128
128
  listOrderingPage.steps.verifyOptionWithImageInDropzoneCorrectAnswerSectionTabSeperateList(1);
129
129
  listOrderingPage.steps.verifyOptionWithEquationTextInDropzoneCorrectAnswerSectionSeperateList(2);
@@ -56,7 +56,7 @@ describe('Create item page - Matching: All or nothing with grouped options layou
56
56
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Elephant', dropzoneIndex: 0 }, { optionText: 'Eagle', dropzoneIndex: 2 }]);
57
57
  matchingPage.steps.switchToGradingView();
58
58
  matchingPage.steps.verifyCorrectOptionIcon(0);
59
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
59
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
60
60
  matchingPage.steps.verifyIncorrectOptionIcon(2);
61
61
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
62
62
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
@@ -64,7 +64,7 @@ describe('Create item page - Matching: All or nothing with grouped options layou
64
64
  /*cy.log('When the user attempts the question partially correct with some correct, some incomplete, some incorrect options and clicks on \'Check answer\' button, then incorrect icon should be displayed besides the dropzone incorrect response and correct icon should be displayed beside the correct response, a status message with text \'Your answer is incorrect\' should be displayed and correct answer section should not be displayed')
65
65
  matchingPage.steps.checkAnswer();
66
66
  matchingPage.steps.verifyCorrectOptionIcon(0);
67
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
67
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
68
68
  matchingPage.steps.verifyIncorrectOptionIcon(2);
69
69
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
70
70
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -75,7 +75,7 @@ describe('Create item page - Matching: All or nothing with grouped options layou
75
75
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Fish', dropzoneIndex: 1 }, { optionText: 'Cat', dropzoneIndex: 2 }]);
76
76
  matchingPage.steps.verifyPreviewScore(0, 20);
77
77
  matchingPage.steps.switchToGradingView();
78
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
78
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
79
79
  matchingPage.steps.verifyCorrectOptionIcon(1);
80
80
  matchingPage.steps.verifyCorrectOptionIcon(2);
81
81
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -83,7 +83,7 @@ describe('Create item page - Matching: All or nothing with grouped options layou
83
83
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
84
84
  /*cy.log('When the user attempts the question partially correct with all the dropzone correctly attempted but one dropzone incomplete and clicks on \'Check answer\' button, then no icon should be displayed besides the incomplete and correct icon should be displayed beside the correct response, a status message with text \'Your answer is incorrect\' should be displayed and correct answer section should not be displayed')
85
85
  matchingPage.steps.checkAnswer();
86
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
86
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
87
87
  matchingPage.steps.verifyCorrectOptionIcon(1);
88
88
  matchingPage.steps.verifyCorrectOptionIcon(2);
89
89
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -83,7 +83,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
83
83
  matchingPage.steps.switchToGradingView();
84
84
  matchingPage.steps.verifyCorrectOptionIcon(0);
85
85
  matchingPage.steps.verifyCorrectOptionIcon(1);
86
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
86
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
87
87
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
88
88
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
89
89
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -91,7 +91,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
91
91
  matchingPage.steps.checkAnswer();
92
92
  matchingPage.steps.verifyCorrectOptionIcon(0);
93
93
  matchingPage.steps.verifyCorrectOptionIcon(1);
94
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
94
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
95
95
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
96
96
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
97
97
  });
@@ -103,7 +103,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
103
103
  matchingPage.steps.switchToGradingView();
104
104
  matchingPage.steps.verifyCorrectOptionIcon(0);
105
105
  matchingPage.steps.verifyCorrectOptionIcon(1);
106
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
106
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
107
107
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
108
108
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
109
109
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -111,7 +111,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
111
111
  matchingPage.steps.checkAnswer();
112
112
  matchingPage.steps.verifyCorrectOptionIcon(0);
113
113
  matchingPage.steps.verifyCorrectOptionIcon(1);
114
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
114
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
115
115
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
116
116
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
117
117
  });
@@ -121,7 +121,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
121
121
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Fish', dropzoneIndex: 1 }, { optionText: 'Cat', dropzoneIndex: 2 }]);
122
122
  matchingPage.steps.verifyPreviewScore(0, 20);
123
123
  matchingPage.steps.switchToGradingView();
124
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
124
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
125
125
  matchingPage.steps.verifyCorrectOptionIcon(1);
126
126
  matchingPage.steps.verifyCorrectOptionIcon(2);
127
127
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -129,7 +129,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
129
129
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
130
130
  /*cy.log('When the user has attempted the question with partially correct with all the response correct as per the alternative accordion but one response incomplete and clicks on \'Check answer\' button, then correct icon should be displayed besides the response from the correct accordion, incorrect icon should be displayed besides the responses from the alternative accordion and no icon should be displayed for unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
131
131
  matchingPage.steps.checkAnswer();
132
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
132
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
133
133
  matchingPage.steps.verifyIncorrectOptionIcon(1);
134
134
  matchingPage.steps.verifyCorrectOptionIcon(2);
135
135
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -161,16 +161,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
161
161
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Cat', dropzoneIndex: 2 }]);
162
162
  matchingPage.steps.verifyPreviewScore(0, 20);
163
163
  matchingPage.steps.switchToGradingView();
164
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
165
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
164
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
165
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
166
166
  matchingPage.steps.verifyCorrectOptionIcon(2);
167
167
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
168
168
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
169
169
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
170
170
  /*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed for unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
171
171
  matchingPage.steps.checkAnswer();
172
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
173
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
172
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
173
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
174
174
  matchingPage.steps.verifyCorrectOptionIcon(2);
175
175
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
176
176
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -182,16 +182,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
182
182
  matchingPage.steps.verifyPreviewScore(0, 20);
183
183
  matchingPage.steps.switchToGradingView();
184
184
  matchingPage.steps.verifyIncorrectOptionIcon(0);
185
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
186
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
185
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
186
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
187
187
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
188
188
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Bear'], ['Penguin'], ['Cat']]);
189
189
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
190
190
  /*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides all incorrect responses, no icon should be displayed for unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
191
191
  matchingPage.steps.checkAnswer();
192
192
  matchingPage.steps.verifyIncorrectOptionIcon(0);
193
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
194
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
193
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
194
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
195
195
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
196
196
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
197
197
  });
@@ -83,7 +83,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
83
83
  matchingPage.steps.switchToGradingView();
84
84
  matchingPage.steps.verifyCorrectOptionIcon(0);
85
85
  matchingPage.steps.verifyCorrectOptionIcon(1);
86
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
86
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
87
87
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
88
88
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
89
89
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -91,7 +91,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
91
91
  matchingPage.steps.checkAnswer();
92
92
  matchingPage.steps.verifyCorrectOptionIcon(0);
93
93
  matchingPage.steps.verifyCorrectOptionIcon(1);
94
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
94
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
95
95
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
96
96
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
97
97
  });
@@ -103,7 +103,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
103
103
  matchingPage.steps.switchToGradingView();
104
104
  matchingPage.steps.verifyCorrectOptionIcon(0);
105
105
  matchingPage.steps.verifyCorrectOptionIcon(1);
106
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
106
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
107
107
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
108
108
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
109
109
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -111,7 +111,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
111
111
  matchingPage.steps.checkAnswer();
112
112
  matchingPage.steps.verifyCorrectOptionIcon(0);
113
113
  matchingPage.steps.verifyCorrectOptionIcon(1);
114
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
114
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
115
115
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
116
116
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
117
117
  });
@@ -123,7 +123,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
123
123
  matchingPage.steps.verifyPreviewScore(0, 20);
124
124
  matchingPage.steps.switchToGradingView();
125
125
  matchingPage.steps.verifyCorrectOptionIcon(0);
126
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
126
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
127
127
  matchingPage.steps.verifyCorrectOptionIcon(2);
128
128
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
129
129
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
@@ -131,7 +131,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
131
131
  /*cy.log('When the user has attempted the question with partially correct with all the response correct as per the alternative accordion but one response incomplete and clicks on \'Check answer\' button, then correct icon should be displayed besides the response from the correct accordion and alternative accordion and no icon should be displayed beside unattempted response, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
132
132
  matchingPage.steps.checkAnswer();
133
133
  matchingPage.steps.verifyCorrectOptionIcon(0);
134
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
134
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
135
135
  matchingPage.steps.verifyCorrectOptionIcon(2);
136
136
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
137
137
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -162,16 +162,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
162
162
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Cat', dropzoneIndex: 2 }]);
163
163
  matchingPage.steps.verifyPreviewScore(0, 20);
164
164
  matchingPage.steps.switchToGradingView();
165
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
166
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
165
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
166
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
167
167
  matchingPage.steps.verifyCorrectOptionIcon(2);
168
168
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
169
169
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
170
170
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
171
171
  /*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
172
172
  matchingPage.steps.checkAnswer();
173
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
174
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
173
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
174
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
175
175
  matchingPage.steps.verifyCorrectOptionIcon(2);
176
176
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
177
177
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -183,16 +183,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
183
183
  matchingPage.steps.verifyPreviewScore(0, 20);
184
184
  matchingPage.steps.switchToGradingView();
185
185
  matchingPage.steps.verifyIncorrectOptionIcon(0);
186
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
187
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
186
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
187
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
188
188
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
189
189
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
190
190
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
191
191
  /*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides all incorrect responses, no icon should be displayed beside unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
192
192
  matchingPage.steps.checkAnswer();
193
193
  matchingPage.steps.verifyIncorrectOptionIcon(0);
194
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
195
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
194
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
195
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
196
196
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
197
197
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
198
198
  });
@@ -135,7 +135,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
135
135
  matchingPage.steps.switchToGradingView();
136
136
  matchingPage.steps.verifyCorrectOptionIcon(0);
137
137
  matchingPage.steps.verifyCorrectOptionIcon(1);
138
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
138
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
139
139
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
140
140
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
141
141
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -143,7 +143,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
143
143
  matchingPage.steps.checkAnswer();
144
144
  matchingPage.steps.verifyCorrectOptionIcon(0);
145
145
  matchingPage.steps.verifyCorrectOptionIcon(1);
146
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
146
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
147
147
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
148
148
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
149
149
  });
@@ -155,7 +155,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
155
155
  matchingPage.steps.switchToGradingView();
156
156
  matchingPage.steps.verifyCorrectOptionIcon(0);
157
157
  matchingPage.steps.verifyCorrectOptionIcon(1);
158
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
158
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
159
159
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
160
160
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
161
161
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -163,7 +163,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
163
163
  matchingPage.steps.checkAnswer();
164
164
  matchingPage.steps.verifyCorrectOptionIcon(0);
165
165
  matchingPage.steps.verifyCorrectOptionIcon(1);
166
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
166
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
167
167
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
168
168
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
169
169
  });
@@ -174,7 +174,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
174
174
  matchingPage.steps.verifyPreviewScore(0, 20);
175
175
  matchingPage.steps.switchToGradingView();
176
176
  matchingPage.steps.verifyCorrectOptionIcon(0);
177
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
177
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
178
178
  matchingPage.steps.verifyCorrectOptionIcon(2);
179
179
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
180
180
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
@@ -182,7 +182,7 @@ describe('Create item page - Matching: All or nothing with alternative answers',
182
182
  /*cy.log('When the user has attempted the question with partially correct with all the response correct as per the alternative accordion but one response incomplete and clicks on \'Check answer\' button, then correct icon should be displayed besides the response from the correct accordion, incorrect icon should be displayed besides the responses from the alternative accordion and no icon should be displayed beside unattempted response, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
183
183
  matchingPage.steps.checkAnswer();
184
184
  matchingPage.steps.verifyIncorrectOptionIcon(0);
185
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
185
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
186
186
  matchingPage.steps.verifyCorrectOptionIcon(2);
187
187
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
188
188
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -213,16 +213,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
213
213
  matchingPage.steps.clickAndDropOptionInDropzonePreviewTab([{ optionText: 'Cat', dropzoneIndex: 2 }]);
214
214
  matchingPage.steps.verifyPreviewScore(0, 20);
215
215
  matchingPage.steps.switchToGradingView();
216
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
217
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
216
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
217
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
218
218
  matchingPage.steps.verifyCorrectOptionIcon(2);
219
219
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
220
220
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
221
221
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
222
222
  /*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
223
223
  matchingPage.steps.checkAnswer();
224
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(0);
225
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
224
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
225
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
226
226
  matchingPage.steps.verifyCorrectOptionIcon(2);
227
227
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
228
228
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -234,16 +234,16 @@ describe('Create item page - Matching: All or nothing with alternative answers',
234
234
  matchingPage.steps.verifyPreviewScore(0, 20);
235
235
  matchingPage.steps.switchToGradingView();
236
236
  matchingPage.steps.verifyIncorrectOptionIcon(0);
237
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
238
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
237
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
238
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
239
239
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
240
240
  matchingPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Elephant'], ['Fish'], ['Cat']]);
241
241
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
242
242
  /*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides all incorrect responses, no icon should be displayed beside unattempted response a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
243
243
  matchingPage.steps.checkAnswer();
244
244
  matchingPage.steps.verifyIncorrectOptionIcon(0);
245
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(1);
246
- matchingPage.steps.verifyIncorrectOptionIconForEmptyOption(2);
245
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
246
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(2);
247
247
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
248
248
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
249
249
  });
@@ -97,7 +97,7 @@ describe('Create Item page - Matching: Manually and non scored', () => {
97
97
  /*cy.log('When user clicks on Check answer button after he attempts the question partially correct with some correct, some incomplete, some incorrect options, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, status message \'Your answer is incorrect\' should be displayed and correct answer section should not be displayed')
98
98
  matchingPage.steps.checkAnswer();
99
99
  matchingPage.steps.verifyCorrectOptionIcon(0);
100
- matchingPage.steps.verifyIncorrectOptionIcon(1);
100
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
101
101
  matchingPage.steps.verifyIncorrectOptionIcon(2);
102
102
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
103
103
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -115,7 +115,7 @@ describe('Create Item page - Matching: Manually and non scored', () => {
115
115
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
116
116
  /*cy.log('When user clicks on Check answer button after he attempts the question partially correct with all the dropzone correctly attempted but one dropzone incomplete then correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, status message \'Your answer is incorrect\' should be displayed and correct answer section should not be displayed')
117
117
  matchingPage.steps.checkAnswer();
118
- matchingPage.steps.verifyIncorrectOptionIcon(0);
118
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
119
119
  matchingPage.steps.verifyCorrectOptionIcon(1);
120
120
  matchingPage.steps.verifyCorrectOptionIcon(2);
121
121
  matchingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
@@ -67,7 +67,7 @@ describe('Create item page - Matching: Partial different weights', () => {
67
67
  /*cy.log('When the user attempts the question partially correct with some correct, some incomplete, some incorrect options and clicks on \'Check answer\' green check-mark should be displayed besides the correct answer responses, red cross-mark should be displayed besides incorrect answer response, a status message should not be displayed and correct answer section should not be displayed')
68
68
  matchingPage.steps.checkAnswer();
69
69
  matchingPage.steps.verifyCorrectOptionIcon(0);
70
- matchingPage.steps.verifyIncorrectOptionIcon(1);
70
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(1);
71
71
  matchingPage.steps.verifyIncorrectOptionIcon(2);
72
72
  matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
73
73
  matchingPage.steps.verifyCorrectAnswerSectionNotExists();*/
@@ -86,7 +86,7 @@ describe('Create item page - Matching: Partial different weights', () => {
86
86
  matchingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
87
87
  /*cy.log('When the user attempts the question partially correct with all the responses correctly attempted but one response incomplete and clicks on \'Check answer\' green check-mark should be displayed besides the correct answer responses, red cross-mark should be displayed besides incorrect answer response, a status message should not be displayed and correct answer section should not be displayed')
88
88
  matchingPage.steps.checkAnswer();
89
- matchingPage.steps.verifyIncorrectOptionIcon(0);
89
+ matchingPage.steps.verifyCorrectIncorrectIconNotExist(0);
90
90
  matchingPage.steps.verifyCorrectOptionIcon(1);
91
91
  matchingPage.steps.verifyCorrectOptionIcon(2);
92
92
  matchingPage.steps.verifyCorrectIncorrectStatusMessageNotExists();