itemengine-cypress-automation 1.0.284-IEI-4866-bc2c255.0 → 1.0.284-applitools-38637bb.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (204) hide show
  1. package/cypress/e2e/Gzip/gzip.js +7 -7
  2. package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +36 -26
  3. package/cypress/e2e/ILC/AudioResponseNew/compactRecorderStyle.smoke.js +14 -4
  4. package/cypress/e2e/ILC/AudioResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  5. package/cypress/e2e/ILC/AudioResponseNew/previewContentsForAllViews.smoke.js +11 -2
  6. package/cypress/e2e/ILC/BrainingCampManipulative/gradingViewAndCorrectAnswerViewContents.smoke.js +10 -0
  7. package/cypress/e2e/ILC/BrainingCampManipulative/previewTabContent.smoke.js +10 -1
  8. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/allOrNothingScoringForAllViews.smoke.js +17 -8
  9. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  10. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/previewContentsForAllViews.smoke.js +14 -5
  11. package/cypress/e2e/ILC/ChartsBar/allOrNothingScoringForAllViews.smoke.js +17 -8
  12. package/cypress/e2e/ILC/ChartsBar/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  13. package/cypress/e2e/ILC/ChartsBar/previewContentsForAllViews.smoke.js +15 -6
  14. package/cypress/e2e/ILC/ChartsLine/allOrNothingScoringForAllViews.smoke.js +17 -8
  15. package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  16. package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +14 -5
  17. package/cypress/e2e/ILC/Compass/compassPreviewContent.smoke.js +10 -1
  18. package/cypress/e2e/ILC/ContentBlocks/previewContents.smoke.js +10 -1
  19. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +21 -21
  20. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +9 -9
  21. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +6 -7
  22. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +9 -10
  23. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +10 -11
  24. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +1 -1
  25. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +15 -6
  26. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/previewContentsForAllViews.smoke.js +12 -3
  27. package/cypress/e2e/ILC/DrawingResponse/drawingResponseGradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  28. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +35 -21
  29. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +8 -0
  30. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +4 -4
  31. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +15 -15
  32. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  33. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  34. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +4 -4
  35. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
  36. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +8 -8
  37. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  38. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  39. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +8 -8
  40. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  41. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  42. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  43. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
  44. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +15 -6
  45. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +12 -3
  46. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +13 -4
  47. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/previewContentsForAllViews.smoke.js +12 -3
  48. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +3 -3
  49. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +14 -5
  50. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +13 -4
  51. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +13 -4
  52. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/previewContentsForAllViews.smoke.js +12 -3
  53. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +13 -4
  54. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/previewContentsForAllViews.smoke.js +13 -4
  55. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +13 -4
  56. package/cypress/e2e/ILC/FillInTheGapsTextNew/previewContentsForAllViews.smoke.js +13 -4
  57. package/cypress/e2e/ILC/Graphing/allOrNothingForAllViews.smoke.js +14 -5
  58. package/cypress/e2e/ILC/Graphing/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  59. package/cypress/e2e/ILC/Graphing/previewContentsForAllViews.smoke.js +13 -4
  60. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +16 -6
  61. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +9 -1
  62. package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +15 -5
  63. package/cypress/e2e/ILC/ImageHighlight/previewContentsForAllViews.smoke.js +13 -4
  64. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +13 -4
  65. package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +12 -3
  66. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/previewContentsForAllViews.smoke.js +11 -2
  67. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +13 -4
  68. package/cypress/e2e/ILC/ListOrderingNew/horizontalOrientationAllOrNothingForAllViews.smoke.js +14 -5
  69. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/horizontalOrientationAllOrNothingForAllViews.smoke.js +15 -5
  70. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/previewContentsForAllViews.smoke.js +12 -3
  71. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +14 -4
  72. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/previewContentsForAllViews.smoke.js +12 -3
  73. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +4 -4
  74. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  75. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
  76. package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  77. package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
  78. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  79. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  80. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  81. package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  82. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
  83. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
  84. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
  85. package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
  86. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +14 -5
  87. package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +13 -4
  88. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -3
  89. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  90. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +7 -7
  91. package/cypress/e2e/ILC/MatchingDropdown/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  92. package/cypress/e2e/ILC/MatchingDropdown/Scoring/manuallyAndNonScored.js +2 -2
  93. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
  94. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  95. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternatePoints.js +7 -7
  96. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternatePoints.js +7 -7
  97. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsBasic.js +4 -4
  98. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
  99. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
  100. package/cypress/e2e/ILC/MatchingDropdown/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
  101. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +14 -5
  102. package/cypress/e2e/ILC/MatchingDropdown/previewContentsForAllViews.smoke.js +13 -4
  103. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +19 -10
  104. package/cypress/e2e/ILC/MultipleSelection/previewContentsForAllViews.smoke.js +11 -2
  105. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  106. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +14 -4
  107. package/cypress/e2e/ILC/NumberLine/allOrNothingScoringForAllViews.smoke.js +14 -5
  108. package/cypress/e2e/ILC/NumberLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  109. package/cypress/e2e/ILC/NumberLine/previewTabContentsForAllViews.smoke.js +13 -4
  110. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/allOrNothingScoringForAllViews.smoke.js +14 -5
  111. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  112. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/previewTabContentsForAllViews.smoke.js +13 -4
  113. package/cypress/e2e/ILC/NumberLineLabel/allOrNothingForAllViews.smoke.js +14 -5
  114. package/cypress/e2e/ILC/NumberLineLabel/gradingViewAndCorrectAnswerView.smoke.js +10 -0
  115. package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +10 -1
  116. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/allOrNothingForAllViews.smoke.js +5 -5
  117. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  118. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +1 -1
  119. package/cypress/e2e/ILC/Protractor/protractorPreviewContents.smoke.js +10 -1
  120. package/cypress/e2e/ILC/ReadingRuler/readingrulerPreviewContents.smoke.js +10 -1
  121. package/cypress/e2e/ILC/Ruler/rulerPreviewContents.smoke.js +10 -1
  122. package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +12 -3
  123. package/cypress/e2e/ILC/ShortTextResponseNew/previewContentsForAllViews.smoke.js +14 -6
  124. package/cypress/e2e/ILC/SimpleCalculator/previewContents.smoke.js +10 -1
  125. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +12 -3
  126. package/cypress/e2e/ILC/SingleSelection/previewContents.smoke.js +10 -1
  127. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  128. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +10 -1
  129. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +5 -5
  130. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +23 -14
  131. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +5 -6
  132. package/cypress/e2e/ILC/TextEntryMath/customSettings.js +3 -3
  133. package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +0 -193
  134. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +5 -5
  135. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +1 -1
  136. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +1 -1
  137. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +4 -4
  138. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +13 -4
  139. package/cypress/e2e/ILC/TextEntryMath/responseEvaluationMethodsAndCustomSettings.js +8 -8
  140. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +17 -17
  141. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +13 -5
  142. package/cypress/e2e/ILC/TextSelection/ScoringGeneric/basicScoringForAllTextSelectionTypes.smoke.js +13 -4
  143. package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +16 -6
  144. package/cypress/e2e/ILC/TextSelection/previewContentsForAllViews.smoke.js +8 -8
  145. package/cypress/e2e/ILC/ToolAudioPlayerNew/previewContents.smoke.js +12 -3
  146. package/cypress/e2e/ILC/ToolSettings/toolSettingsPreviewContents.smoke.js +12 -3
  147. package/cypress/e2e/ILC/UploadResponse/gradingViewAndCorrectAnswerViewContents.smoke.js +11 -1
  148. package/cypress/e2e/ILC/UploadResponse/previewContentsForAllViews.smoke.js +14 -5
  149. package/cypress/e2e/ILC/UploadResponse/thumbNail.smoke.js +16 -6
  150. package/cypress/e2e/ILC/VideoResponseNew/compactRecorderStyle.smoke.js +3 -3
  151. package/cypress/e2e/ILC/VideoResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +14 -4
  152. package/cypress/e2e/ILC/VideoResponseNew/previewContentsForAllViews.smoke.js +12 -3
  153. package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +18 -9
  154. package/cypress/e2e/ILC/chartsDotsPlot/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  155. package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +13 -4
  156. package/cypress/e2e/applitools.config.js +14 -0
  157. package/cypress/pages/audioPlayerPage.js +4 -4
  158. package/cypress/pages/components/customSettingsSeparatorsComponent.ts +0 -17
  159. package/cypress/pages/components/equationEditorFlyout.js +1 -1
  160. package/cypress/pages/components/equationEditorSectionCommonComponent.js +3 -1
  161. package/cypress/pages/components/fillInTheGapsDragAndDropCommonComponents.js +1 -1
  162. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +1 -5
  163. package/cypress/pages/components/gridQuestionCommonComponent.js +1 -41
  164. package/cypress/pages/components/optionsWrapperComponent.js +1 -1
  165. package/cypress/pages/createItemPage.js +1 -38
  166. package/cypress/pages/dragAndDropIntoCategoriesPage.js +1 -1
  167. package/cypress/pages/fillInTheGapsDragAndDropPage.js +3 -45
  168. package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +2 -35
  169. package/cypress/pages/listOrderingPage.js +1 -1
  170. package/cypress/pages/matchingPage.js +7 -34
  171. package/cypress/pages/multipleSelectionPage.js +2 -17
  172. package/cypress/pages/numberLineLabelPage.js +3 -3
  173. package/cypress/pages/readingRulerPage.js +3 -5
  174. package/cypress/pages/singleSelectionPage.js +2 -5
  175. package/cypress/pages/textEntryMathPage.js +5 -19
  176. package/cypress/pages/textSelectionPage.js +1 -1
  177. package/cypress/support/commands.js +11 -0
  178. package/cypress/support/e2e.js +1 -0
  179. package/package.json +4 -1
  180. package/cypress/e2e/ILC/EditItem/editItem.ts +0 -133
  181. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +0 -214
  182. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +0 -228
  183. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +0 -242
  184. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +0 -245
  185. package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +0 -237
  186. package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +0 -239
  187. package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +0 -212
  188. package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/blankResponseScoring.js +0 -366
  189. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/blankResponseScoring.js +0 -306
  190. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -243
  191. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +0 -242
  192. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -289
  193. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -284
  194. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +0 -238
  195. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -279
  196. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +0 -641
  197. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -278
  198. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +0 -228
  199. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -234
  200. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +0 -237
  201. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +0 -134
  202. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +0 -138
  203. package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +0 -263
  204. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +0 -166
@@ -108,7 +108,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
108
108
  equationEditorFlyout.steps.clickOnOkButton();
109
109
  textEntryMathPage.steps.verifyPreviewScore(10, 18);
110
110
  textEntryMathPage.steps.switchToGradingView();
111
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
111
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(0);
112
112
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
113
113
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
114
114
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t', '6×π', '7.07⁢e']);
@@ -124,7 +124,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
124
124
  equationEditorFlyout.steps.clickOnOkButton();
125
125
  textEntryMathPage.steps.verifyPreviewScore(14, 18);
126
126
  textEntryMathPage.steps.switchToGradingView();
127
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
127
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(0);
128
128
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
129
129
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
130
130
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t', '6×π', '7.07⁢e']);
@@ -142,7 +142,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
142
142
  textEntryMathPage.steps.switchToGradingView();
143
143
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
144
144
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
145
- textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
145
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(2);
146
146
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t', '6×π', '7.07⁢e']);
147
147
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
148
148
  });
@@ -174,8 +174,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
174
174
  textEntryMathPage.steps.verifyPreviewScore(4, 18);
175
175
  textEntryMathPage.steps.switchToGradingView();
176
176
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
177
- textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
178
- textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
177
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(1);
178
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(2);
179
179
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t', '6×π', '7.07⁢e']);
180
180
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
181
181
  });
@@ -12,6 +12,14 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
12
12
  cy.loginAs('admin');
13
13
  });
14
14
 
15
+ beforeEach(() => {
16
+ cy.startApplitools();
17
+ });
18
+
19
+ afterEach(() => {
20
+ cy.eyesClose();
21
+ });
22
+
15
23
  if (!grepTags || !grepTags.includes('smoke')) {
16
24
  describe('Question preview modes: Student view and Grading view', () => {
17
25
  abortEarlySetup();
@@ -119,14 +127,14 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
119
127
  });
120
128
  };
121
129
 
122
- it('When the user selects \'Grading\' view without attempting the question, correct/incorrect icons should not be displayed correct answers section should be displayed with the correct answers, correct answer label and border should not be displayed', () => {
130
+ it(`TEM ${view}: When the user selects \'Grading\' view without attempting the question, correct/incorrect icons should not be displayed correct answers section should be displayed with the correct answers, correct answer label and border should not be displayed`, () => {
123
131
  if (view === 'Grading view') {
124
132
  studentViewPage.steps.submitResponse();
125
133
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
126
134
  studentViewPage.steps.clickOnGoToGradingViewButton();
127
135
  gradingViewPage.steps.verifyGradingViewScore(0, 20);
128
136
  }
129
- if (view === 'Question preview' || view === 'Item preview') {
137
+ if (view === 'Item preview' || view === 'Question preview') {
130
138
  textEntryMathPage.steps.switchToGradingView();
131
139
  textEntryMathPage.steps.verifyPreviewScore(0, 20);
132
140
  }
@@ -140,7 +148,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
140
148
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
141
149
  });
142
150
 
143
- 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, and \'Your answer is incorrect\' label should be displayed', () => {
151
+ it(`TEM ${view}: 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, and \'Your answer is incorrect\' label should be displayed`, () => {
144
152
  textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
145
153
  textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, 'Incorrect answer 1');
146
154
  equationEditorFlyout.steps.clickOnOkButton();
@@ -156,9 +164,9 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
156
164
  studentViewPage.steps.clickOnGoToGradingViewButton();
157
165
  gradingViewPage.steps.verifyGradingViewScore(0, 20);
158
166
  }
159
- if (view === 'Question preview' || view === 'Item preview') {
160
- textEntryMathPage.steps.verifyPreviewScore(0, 20);
167
+ if (view === 'Item preview' || view === 'Question preview') {
161
168
  textEntryMathPage.steps.switchToGradingView();
169
+ textEntryMathPage.steps.verifyPreviewScore(0, 20);
162
170
  }
163
171
  textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
164
172
  textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
@@ -170,7 +178,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
170
178
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
171
179
  });
172
180
 
173
- it('When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses, incorrect icons should be displayed beside the incorrect responses, and \'Your answer is incorrect\' label should be displayed', () => {
181
+ it(`TEM ${view}: When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses, incorrect icons should be displayed beside the incorrect responses, and \'Your answer is incorrect\' label should be displayed`, () => {
174
182
  if (view === 'Grading view') {
175
183
  studentViewPage.steps.clearResponses();
176
184
  }
@@ -188,9 +196,9 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
188
196
  studentViewPage.steps.clickOnGoToGradingViewButton();
189
197
  gradingViewPage.steps.verifyGradingViewScore(0, 20);
190
198
  }
191
- if (view === 'Question preview' || view === 'Item preview') {
192
- textEntryMathPage.steps.verifyPreviewScore(0, 20);
199
+ if (view === 'Item preview' || view === 'Question preview') {
193
200
  textEntryMathPage.steps.switchToGradingView();
201
+ textEntryMathPage.steps.verifyPreviewScore(0, 20);
194
202
  }
195
203
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
196
204
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
@@ -202,7 +210,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
202
210
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
203
211
  });
204
212
 
205
- it('When the user attempts the question partially correct with a incomplete response, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, no icon should be displayed beside unattempted response, \'Your answer is incorrect\' should be displayed', () => {
213
+ it(`TEM ${view}: When the user attempts the question partially correct with a incomplete response, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, no icon should be displayed beside unattempted response, \'Your answer is incorrect\' should be displayed`, () => {
206
214
  if (view === 'Grading view') {
207
215
  studentViewPage.steps.clearResponses();
208
216
  }
@@ -217,9 +225,9 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
217
225
  studentViewPage.steps.clickOnGoToGradingViewButton();
218
226
  gradingViewPage.steps.verifyGradingViewScore(0, 20);
219
227
  }
220
- if (view === 'Question preview' || view === 'Item preview') {
221
- textEntryMathPage.steps.verifyPreviewScore(0, 20);
228
+ if (view === 'Item preview' || view === 'Question preview') {
222
229
  textEntryMathPage.steps.switchToGradingView();
230
+ textEntryMathPage.steps.verifyPreviewScore(0, 20);
223
231
  }
224
232
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
225
233
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
@@ -231,7 +239,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
231
239
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
232
240
  });
233
241
 
234
- 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, and \'Your answer is correct\' should be displayed', () => {
242
+ it(`TEM ${view}: 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, and \'Your answer is correct\' should be displayed`, () => {
235
243
  if (view === 'Grading view') {
236
244
  studentViewPage.steps.clearResponses();
237
245
  }
@@ -250,15 +258,16 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
250
258
  cy.wait(1000);
251
259
  gradingViewPage.steps.verifyGradingViewScore(20, 20);
252
260
  }
253
- if (view === 'Question preview' || view === 'Item preview') {
254
- textEntryMathPage.steps.verifyPreviewScore(20, 20);
261
+ if (view === 'Item preview' || view === 'Question preview') {
255
262
  textEntryMathPage.steps.switchToGradingView();
263
+ textEntryMathPage.steps.verifyPreviewScore(20, 20);
256
264
  }
257
265
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
258
266
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
259
267
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
260
268
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
261
269
  textEntryMathPage.steps.verifyCorrectAnswerSectionNotExists();
270
+ cy.eyesCheckWindow(`TEM ${view} - Attempting the question correctly`);
262
271
  });
263
272
  });
264
273
  });
@@ -96,7 +96,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
96
96
  });
97
97
  };
98
98
 
99
- it('When the user selects \'Grading\' view without attempting the question, correct/incorrect icons should not be displayed correct answers section should be displayed with the correct answers, correct answer label and border should not be displayed', () => {
99
+ it(`${view}: Formula template: When the user selects \'Grading\' view without attempting the question, correct/incorrect icons should not be displayed correct answers section should be displayed with the correct answers, correct answer label and border should not be displayed`, () => {
100
100
  if (view === 'Grading view') {
101
101
  studentViewPage.steps.submitResponse();
102
102
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -117,7 +117,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
117
117
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
118
118
  });
119
119
 
120
- 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, and \'Your answer is incorrect\' label should be displayed', () => {
120
+ it(`${view}: Formula template: 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, and \'Your answer is incorrect\' label should be displayed`, () => {
121
121
  textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
122
122
  equationEditorFlyout.steps.enterTextInPreviewInputField('Incorrect answer 1');
123
123
  equationEditorFlyout.steps.clickOnOkButton();
@@ -153,7 +153,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
153
153
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
154
154
  });
155
155
 
156
- it('When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses, incorrect icons should be displayed beside the incorrect responses, and \'Your answer is incorrect\' label should be displayed', () => {
156
+ it(`${view}: Formula template: When the user attempts the question partially correct, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses, incorrect icons should be displayed beside the incorrect responses, and \'Your answer is incorrect\' label should be displayed`, () => {
157
157
  if (view === 'Grading view') {
158
158
  studentViewPage.steps.clearResponses();
159
159
  }
@@ -192,7 +192,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
192
192
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
193
193
  });
194
194
 
195
- it('When the user attempts the question partially correct with a incomplete response, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, no icon should be displayed beside unattempted response, \'Your answer is incorrect\' should be displayed', () => {
195
+ it(`${view}: Formula template: When the user attempts the question partially correct with a incomplete response, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, no icon should be displayed beside unattempted response, \'Your answer is incorrect\' should be displayed`, () => {
196
196
  if (view === 'Grading view') {
197
197
  studentViewPage.steps.clearResponses();
198
198
  }
@@ -228,7 +228,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
228
228
  textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
229
229
  });
230
230
 
231
- 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, and \'Your answer is correct\' should be displayed', () => {
231
+ it(`${view}: Formula template: 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, and \'Your answer is correct\' should be displayed`, () => {
232
232
  if (view === 'Grading view') {
233
233
  studentViewPage.steps.clearResponses();
234
234
  }
@@ -267,5 +267,4 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
267
267
  });
268
268
  });
269
269
  });
270
-
271
270
  });
@@ -532,7 +532,7 @@ describe('Create Item page - Text entry math: Evaluation methods - Custom settin
532
532
  textEntryMathPage.steps.addResponseArea();
533
533
  textEntryMathPage.steps.allotPoints(20);
534
534
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
535
- textEntryMathPage.steps.selectEvaluationMethod('Value is equivalent', 1);
535
+ textEntryMathPage.steps.selectEvaluationMethod('Value is equivalent');
536
536
  textEntryMathPage.steps.expandAdditionalSettings();
537
537
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
538
538
  textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
@@ -758,7 +758,7 @@ describe('Create Item page - Text entry math: Evaluation methods - Custom settin
758
758
  textEntryMathPage.steps.addResponseArea();
759
759
  textEntryMathPage.steps.allotPoints(20);
760
760
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
761
- textEntryMathPage.steps.selectEvaluationMethod('Match value', 2);
761
+ textEntryMathPage.steps.selectEvaluationMethod('Match value');
762
762
  textEntryMathPage.steps.expandAdditionalSettings();
763
763
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
764
764
  textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
@@ -1154,7 +1154,7 @@ describe('Create Item page - Text entry math: Evaluation methods - Custom settin
1154
1154
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
1155
1155
  textEntryMathPage.steps.allotPoints(20);
1156
1156
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
1157
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
1157
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact');
1158
1158
  textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
1159
1159
  equationEditorFlyout.steps.clearAll();
1160
1160
  equationEditorFlyout.steps.enterQuadraticEquation()
@@ -1,6 +1,5 @@
1
1
  import { textEntryMathPage } from "../../../pages";
2
2
  import { equationEditorFlyout } from "../../../pages/components";
3
- import { customSettingsSeparatorComponent } from "../../../pages/components/customSettingsSeparatorsComponent";
4
3
 
5
4
  const arrNoSetAnswer = ['Response is true', 'Expanded form', 'Factored form', 'Simplified version'];
6
5
  const evaluationMethods = [
@@ -581,196 +580,4 @@ describe('Custom Settings Separators for Text Entry Math', () => {
581
580
  });
582
581
  });
583
582
  });
584
-
585
- describe('Edit and preview tab functionality for tolerance', () => {
586
- before(() => {
587
- textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
588
- cy.barsPreLoaderWait();
589
- textEntryMathPage.steps.addResponseArea();
590
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
591
- textEntryMathPage.steps.allotPoints(10);
592
- textEntryMathPage.steps.addInputToResponseAnswerInputFieldSpecifyCorrectAnswer(0, '5');
593
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
594
- });
595
-
596
- it('When user sets tolerance to 1 to 5, then the answer should be validated with a tolerance of respective value', () => {
597
- for (let i = 1; i < 6; i++) {
598
- customSettingsSeparatorComponent.steps.enterTextInToleranceInputField(i.toString());
599
- textEntryMathPage.steps.switchToPreviewTab();
600
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
601
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `${5 + i}`);
602
- equationEditorFlyout.steps.clickOnOkButton();
603
- textEntryMathPage.steps.switchToGradingView();
604
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
605
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
606
- textEntryMathPage.steps.switchToEditTab();
607
- textEntryMathPage.steps.switchToPreviewTab();
608
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
609
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `${5 - i}`);
610
- equationEditorFlyout.steps.clickOnOkButton();
611
- textEntryMathPage.steps.switchToGradingView();
612
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
613
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
614
- textEntryMathPage.steps.switchToEditTab();
615
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
616
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
617
- customSettingsSeparatorComponent.steps.clearTextInToleranceInputField();
618
- }
619
- });
620
-
621
- it('When user sets tolerance to 1 to 5, then the answers above or below the tolerance level should be validated as incorrect', () => {
622
- for (let i = 1; i < 6; i++) {
623
- customSettingsSeparatorComponent.steps.enterTextInToleranceInputField(i.toString());
624
- textEntryMathPage.steps.switchToPreviewTab();
625
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
626
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `${5 + i + 1}`);
627
- equationEditorFlyout.steps.clickOnOkButton();
628
- textEntryMathPage.steps.switchToGradingView();
629
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
630
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
631
- textEntryMathPage.steps.switchToEditTab();
632
- textEntryMathPage.steps.switchToPreviewTab();
633
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
634
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `${5 - i - 1}`);
635
- equationEditorFlyout.steps.clickOnOkButton();
636
- textEntryMathPage.steps.switchToGradingView();
637
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
638
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
639
- textEntryMathPage.steps.switchToEditTab();
640
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
641
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
642
- customSettingsSeparatorComponent.steps.clearTextInToleranceInputField();
643
- }
644
- });
645
-
646
- it('When user sets a value for tolerance and uses a decimal value as for correct answer, then the decimal inputs within the tolerance value should be validated as correct', () => {
647
- textEntryMathPage.steps.deleteAResponseArea(0);
648
- textEntryMathPage.steps.addResponseArea();
649
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
650
- textEntryMathPage.steps.allotPoints(10);
651
- textEntryMathPage.steps.addInputToResponseAnswerInputFieldSpecifyCorrectAnswer(0, '5.5');
652
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
653
- customSettingsSeparatorComponent.steps.enterTextInToleranceInputField('1.5');
654
- textEntryMathPage.steps.switchToPreviewTab();
655
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
656
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `5.6`);
657
- equationEditorFlyout.steps.clickOnOkButton();
658
- textEntryMathPage.steps.switchToGradingView();
659
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
660
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
661
- textEntryMathPage.steps.switchToEditTab();
662
- textEntryMathPage.steps.switchToPreviewTab();
663
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
664
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `6.9999`);
665
- equationEditorFlyout.steps.clickOnOkButton();
666
- textEntryMathPage.steps.switchToGradingView();
667
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
668
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
669
- textEntryMathPage.steps.switchToEditTab();
670
- textEntryMathPage.steps.switchToPreviewTab();
671
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
672
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `4.001`);
673
- equationEditorFlyout.steps.clickOnOkButton();
674
- textEntryMathPage.steps.switchToGradingView();
675
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
676
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
677
- });
678
-
679
- it('When user sets a value for tolerance and uses a decimal value as for correct answer, then the decimal inputs outside the tolerance value should be validated as incorrect', () => {
680
- textEntryMathPage.steps.switchToEditTab();
681
- textEntryMathPage.steps.deleteAResponseArea(0);
682
- textEntryMathPage.steps.addResponseArea();
683
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
684
- textEntryMathPage.steps.allotPoints(10);
685
- textEntryMathPage.steps.addInputToResponseAnswerInputFieldSpecifyCorrectAnswer(0, '5.5');
686
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
687
- customSettingsSeparatorComponent.steps.enterTextInToleranceInputField('1.5');
688
- textEntryMathPage.steps.switchToPreviewTab();
689
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
690
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `7.1`);
691
- equationEditorFlyout.steps.clickOnOkButton();
692
- textEntryMathPage.steps.switchToGradingView();
693
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
694
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
695
- textEntryMathPage.steps.resetQuestionPreview();
696
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
697
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `7.001`);
698
- equationEditorFlyout.steps.clickOnOkButton();
699
- textEntryMathPage.steps.switchToGradingView();
700
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
701
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
702
- textEntryMathPage.steps.switchToEditTab();
703
- textEntryMathPage.steps.switchToPreviewTab();
704
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
705
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `3.999`);
706
- equationEditorFlyout.steps.clickOnOkButton();
707
- textEntryMathPage.steps.switchToGradingView();
708
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
709
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
710
- });
711
-
712
- it('When user sets a value for tolerance and uses a fractional value as for correct answer, then the fractional inputs within the tolerance value should be validated as correct', () => {
713
- textEntryMathPage.steps.switchToEditTab();
714
- textEntryMathPage.steps.deleteAResponseArea(0);
715
- textEntryMathPage.steps.addResponseArea();
716
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
717
- textEntryMathPage.steps.allotPoints(10);
718
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
719
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'intermediate', symbolName: ['fraction'] }, { categoryName: 'keyPad', symbolName: ['one', 'moveDown', 'two'] }]);
720
- equationEditorFlyout.steps.clickOnOkButton();
721
- textEntryMathPage.steps.clickOnCustomSettingsAccordion();
722
- customSettingsSeparatorComponent.steps.enterTextInToleranceInputField('1');
723
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
724
- textEntryMathPage.steps.switchToPreviewTab();
725
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
726
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `3/2`);
727
- equationEditorFlyout.steps.clickOnOkButton();
728
- textEntryMathPage.steps.switchToGradingView();
729
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
730
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
731
- textEntryMathPage.steps.switchToEditTab();
732
- textEntryMathPage.steps.switchToPreviewTab();
733
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
734
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `-1/2`);
735
- equationEditorFlyout.steps.clickOnOkButton();
736
- textEntryMathPage.steps.switchToGradingView();
737
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
738
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
739
- textEntryMathPage.steps.switchToEditTab();
740
- textEntryMathPage.steps.switchToPreviewTab();
741
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
742
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `1`);
743
- equationEditorFlyout.steps.clickOnOkButton();
744
- textEntryMathPage.steps.switchToGradingView();
745
- textEntryMathPage.steps.verifyCorrectResponseIcon(0);
746
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("correct");
747
- });
748
-
749
- it('When user sets a value for tolerance and uses a fractional value as for correct answer, then the fractional inputs outside the tolerance value should be validated as incorrect', () => {
750
- textEntryMathPage.steps.switchToEditTab();
751
- textEntryMathPage.steps.switchToPreviewTab();
752
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
753
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `4/2`);
754
- equationEditorFlyout.steps.clickOnOkButton();
755
- textEntryMathPage.steps.switchToGradingView();
756
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
757
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
758
- textEntryMathPage.steps.switchToEditTab();
759
- textEntryMathPage.steps.switchToPreviewTab();
760
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
761
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `-1`);
762
- equationEditorFlyout.steps.clickOnOkButton();
763
- textEntryMathPage.steps.switchToGradingView();
764
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
765
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
766
- textEntryMathPage.steps.switchToEditTab();
767
- textEntryMathPage.steps.switchToPreviewTab();
768
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
769
- textEntryMathPage.steps.enterTextInPreviewInputFieldNew(0, `-2`);
770
- equationEditorFlyout.steps.clickOnOkButton();
771
- textEntryMathPage.steps.switchToGradingView();
772
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
773
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel("incorrect");
774
- });
775
- });
776
583
  });
@@ -20,7 +20,7 @@ describe('Create item page - Text entry math: Equivalent structure evaluation me
20
20
  textEntryMathPage.steps.addResponseArea();
21
21
  textEntryMathPage.steps.allotPoints(20);
22
22
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
23
- textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure', 3);
23
+ textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure');
24
24
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
25
25
  textEntryMathPage.steps.expandSyntaxDropdown();
26
26
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Number');
@@ -337,7 +337,7 @@ describe('Create item page - Text entry math: Equivalent structure evaluation me
337
337
  textEntryMathPage.steps.addResponseArea();
338
338
  textEntryMathPage.steps.allotPoints(20);
339
339
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
340
- textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure', 3);
340
+ textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure');
341
341
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
342
342
  textEntryMathPage.steps.expandSyntaxDropdown();
343
343
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Fraction');
@@ -775,7 +775,7 @@ describe('Create item page - Text entry math: Equivalent structure evaluation me
775
775
  textEntryMathPage.steps.addResponseArea();
776
776
  textEntryMathPage.steps.allotPoints(20);
777
777
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
778
- textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure', 3);
778
+ textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure');
779
779
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
780
780
  textEntryMathPage.steps.expandSyntaxDropdown();
781
781
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Variable');
@@ -924,7 +924,7 @@ describe('Create item page - Text entry math: Equivalent structure evaluation me
924
924
  textEntryMathPage.steps.addResponseArea();
925
925
  textEntryMathPage.steps.allotPoints(20);
926
926
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
927
- textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure', 3);
927
+ textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure');
928
928
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
929
929
  textEntryMathPage.steps.expandSyntaxDropdown();
930
930
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Expression');
@@ -1223,7 +1223,7 @@ describe('Create item page - Text entry math: Equivalent structure evaluation me
1223
1223
  textEntryMathPage.steps.addResponseArea();
1224
1224
  textEntryMathPage.steps.allotPoints(20);
1225
1225
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
1226
- textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure', 3);
1226
+ textEntryMathPage.steps.selectEvaluationMethod('Equivalent structure');
1227
1227
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
1228
1228
  textEntryMathPage.steps.expandSyntaxDropdown();
1229
1229
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Scientific');
@@ -21,7 +21,7 @@ describe('Create item page - Text entry math: Match exact evaluation method', ()
21
21
  textEntryMathPage.steps.expandAdditionalSettings();
22
22
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
23
23
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
24
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
24
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact');
25
25
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
26
26
  });
27
27
 
@@ -23,7 +23,7 @@ describe('Create item page - Text entry math: Match value evaluation method', ()
23
23
  textEntryMathPage.steps.expandAdditionalSettings();
24
24
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
25
25
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
26
- textEntryMathPage.steps.selectEvaluationMethod('Match value', 3);
26
+ textEntryMathPage.steps.selectEvaluationMethod('Match value');
27
27
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
28
28
  });
29
29
 
@@ -21,7 +21,7 @@ describe('Create item page - Text entry math: All or nothing scoring', () => {
21
21
  textEntryMathPage.steps.addResponseArea();
22
22
  textEntryMathPage.steps.allotPoints(20);
23
23
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
24
- textEntryMathPage.steps.selectEvaluationMethod('Response is true', 4);
24
+ textEntryMathPage.steps.selectEvaluationMethod('Response is true');
25
25
  textEntryMathPage.steps.expandAdditionalSettings();
26
26
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
27
27
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
@@ -217,7 +217,7 @@ describe('Create item page - Text entry math: All or nothing scoring', () => {
217
217
  textEntryMathPage.steps.addResponseArea();
218
218
  textEntryMathPage.steps.allotPoints(20);
219
219
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
220
- textEntryMathPage.steps.selectEvaluationMethod('Expanded form', 5);
220
+ textEntryMathPage.steps.selectEvaluationMethod('Expanded form');
221
221
  textEntryMathPage.steps.expandAdditionalSettings();
222
222
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
223
223
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
@@ -429,7 +429,7 @@ describe('Create item page - Text entry math: All or nothing scoring', () => {
429
429
  textEntryMathPage.steps.addResponseArea();
430
430
  textEntryMathPage.steps.allotPoints(20);
431
431
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
432
- textEntryMathPage.steps.selectEvaluationMethod('Factored form', 6);
432
+ textEntryMathPage.steps.selectEvaluationMethod('Factored form');
433
433
  textEntryMathPage.steps.expandAdditionalSettings();
434
434
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
435
435
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
@@ -628,7 +628,7 @@ describe('Create item page - Text entry math: All or nothing scoring', () => {
628
628
  textEntryMathPage.steps.addResponseArea();
629
629
  textEntryMathPage.steps.allotPoints(20);
630
630
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
631
- textEntryMathPage.steps.selectEvaluationMethod('Simplified version', 7);
631
+ textEntryMathPage.steps.selectEvaluationMethod('Simplified version');
632
632
  textEntryMathPage.steps.expandAdditionalSettings();
633
633
  textEntryMathPage.steps.selectEquationEditorSectionCategories([equationEditorCategoriesAndSymbols.trig.displayName, equationEditorCategoriesAndSymbols.greek.displayName, equationEditorCategoriesAndSymbols.calculus.displayName]);
634
634
  textEntryMathPage.steps.selectModalVisibilityTypeButton();
@@ -12,6 +12,14 @@ describe('Create item page - Text entry math: Preview contents', () => {
12
12
  cy.loginAs('admin');
13
13
  });
14
14
 
15
+ beforeEach(() => {
16
+ cy.startApplitools();
17
+ });
18
+
19
+ afterEach(() => {
20
+ cy.eyesClose();
21
+ });
22
+
15
23
  views.forEach((view) => {
16
24
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
17
25
  abortEarlySetup();
@@ -69,9 +77,10 @@ describe('Create item page - Text entry math: Preview contents', () => {
69
77
  }
70
78
  });
71
79
 
72
- it('Question instructions should be visible', () => {
80
+ it(`TEM ${view}: Question instructions should be visible`, () => {
73
81
  utilities.verifyInnerText(textEntryMathPage.questionInstructionsText(), 'Enter the correct answer in the response field');
74
82
  utilities.verifyElementVisibilityState(textEntryMathPage.questionInstructionsText(), 'visible');
83
+ cy.eyesCheckWindow(`TEM ${view}: Default state`);
75
84
  });
76
85
 
77
86
  if (view !== 'Grading view' && view !== 'Correct answer view') {
@@ -81,7 +90,7 @@ describe('Create item page - Text entry math: Preview contents', () => {
81
90
  utilities.verifyElementCount(textEntryMathPage.responseFieldPreviewTab(), '2');
82
91
  });
83
92
 
84
- it(`User should able to enter answers in the response fields for ${view}`, () => {
93
+ it(`TEM User should able to enter answers in the response fields for ${view}`, () => {
85
94
  textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
86
95
  equationEditorFlyout.steps.enterTextInPreviewInputField('Correct1');
87
96
  equationEditorFlyout.steps.clickOnOkButton();
@@ -91,14 +100,14 @@ describe('Create item page - Text entry math: Preview contents', () => {
91
100
  textEntryMathPage.steps.verifyResponseAreaContainsTextPreviewTab(1, '2x2y2+4xy+4');
92
101
  });
93
102
  } else if (view === 'Grading view') {
94
- it(`The response fields should be filled with the submitted responses and user should not be able to edit them`, () => {
103
+ it(`TEM The response fields should be filled with the submitted responses and user should not be able to edit them`, () => {
95
104
  textEntryMathPage.steps.verifyResponseAreaTextContentPreviewTab(0, 'Correct1');
96
105
  textEntryMathPage.steps.verifyResponseAreaTextContentPreviewTab(1, '2x2y2+4xy+4');
97
106
  textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
98
107
  utilities.verifyElementVisibilityState(equationEditorFlyout.dialogBox(), 'notExist');
99
108
  });
100
109
  } else {
101
- it(`The response input fields should be displayed filled with correct answers`, () => {
110
+ it(`TEM The response input fields should be displayed filled with correct answers`, () => {
102
111
  textEntryMathPage.steps.verifyResponseAreaTextContentPreviewTab(0, 'Correct1');
103
112
  textEntryMathPage.steps.verifyResponseAreaTextContentPreviewTab(1, '2x2y2+4xy+4');
104
113
  });