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
@@ -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
  });
@@ -75,7 +75,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
75
75
  });
76
76
 
77
77
  it('When user clicks on \'Add evaluation\' button, then a tab \'Evaluation 2\' should be added in the response accordion', () => {
78
- textEntryMathPage.steps.clickOnAddEvaluationButton(0);
78
+ textEntryMathPage.steps.clickOnAddEvaluationButton();
79
79
  utilities.verifyInnerText(utilities.getNthElement(textEntryMathPage.evaluationTab(), 1), 'Evaluation 2');
80
80
  utilities.verifyElementCount(textEntryMathPage.evaluationTab(), 2);
81
81
  utilities.verifyElementVisibilityState(utilities.getNthElement(textEntryMathPage.evaluationTab(), 1), 'visible');
@@ -90,7 +90,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
90
90
  textEntryMathPage.tests.verifyEvaluationTabEvaluationMethodContainers();
91
91
 
92
92
  it('User should be able to add another evaluation method for the response using \'Add evaluation\' button and the name for this new evaluation tab should be \'Evaluation 3\'', () => {
93
- textEntryMathPage.steps.clickOnAddEvaluationButton(1);
93
+ textEntryMathPage.steps.clickOnAddEvaluationButton();
94
94
  utilities.verifyInnerText(utilities.getNthElement(textEntryMathPage.evaluationTab(), 2), 'Evaluation 3');
95
95
  utilities.verifyElementCount(textEntryMathPage.evaluationTab(), 3);
96
96
  });
@@ -105,7 +105,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
105
105
 
106
106
  it('When user selects a new evaluation method in \'Evaluation 2\' tab and switches to \'Evaluation 1\' tab then in \'Evaluation 1\' tab the previously selected evaluation method should persist', () => {
107
107
  textEntryMathPage.steps.navigateToEvaluationTab(1);
108
- textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[4].name, 4);
108
+ textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[4].name);
109
109
  textEntryMathPage.steps.navigateToEvaluationTab(0);
110
110
  textEntryMathPage.steps.verifyEvaluationMethodActiveState(evaluationMethods[1].name);
111
111
  });
@@ -262,10 +262,10 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
262
262
  textEntryMathPage.steps.verifyCustomSettingsAccordionIsCollapsed();
263
263
  });
264
264
 
265
- evaluationMethods.forEach((evaluationMethod, index) => {
265
+ evaluationMethods.forEach((evaluationMethod) => {
266
266
  it(`When user clicks on the custom settings accordion for ${evaluationMethod.name}, then the custom settings accordion should be expanded`, () => {
267
267
  cy.log(`Pre-step: Selecting ${evaluationMethod.name} evaluation method`);
268
- textEntryMathPage.steps.selectEvaluationMethod(evaluationMethod.name, index);
268
+ textEntryMathPage.steps.selectEvaluationMethod(evaluationMethod.name);
269
269
  textEntryMathPage.steps.clickOnCustomSettingsAccordion();
270
270
  textEntryMathPage.steps.verifyCustomSettingsAccordionIsExpanded();
271
271
  });
@@ -457,7 +457,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
457
457
  'fill': css.color.activeButtons
458
458
  });
459
459
  cy.log('Pre-step: Selecting \'Value is equivalent\' evaluation method');
460
- textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[1].name, 1);
460
+ textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[1].name);
461
461
  utilities.verifyCSS(textEntryMathPage.customSettingsCheckboxContainer(customSettingsIds.caseSensitive).find('[class*="MuiFormControlLabel-label"]'), {
462
462
  'color': css.color.checkboxLabel,
463
463
  'font-size': css.fontSize.normal,
@@ -474,7 +474,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
474
474
  'font-weight': css.fontWeight.regular,
475
475
  });
476
476
  cy.log('Pre-step: Selecting \'Equivalent structure\' evaluation method');
477
- textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[3].name, 1);
477
+ textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[3].name);
478
478
  utilities.verifyCSS(textEntryMathPage.syntaxLabel(), {
479
479
  'color': css.color.labels,
480
480
  'font-size': css.fontSize.normal,
@@ -501,7 +501,7 @@ describe('Create Item page - Text entry math: Response evaluation methods and cu
501
501
  cy.log('Post-step: Collapse dropdown');
502
502
  textEntryMathPage.steps.selectSyntaxDropdownListOption('Number');
503
503
  cy.log('Pre-step: Selecting \'Factored form\' evaluation method');
504
- textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[6].name, 6);
504
+ textEntryMathPage.steps.selectEvaluationMethod(evaluationMethods[6].name);
505
505
  utilities.verifyCSS(textEntryMathPage.typeOfExpressionLabel(), {
506
506
  'color': css.color.labels,
507
507
  'font-size': css.fontSize.normal,
@@ -46,7 +46,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
46
46
 
47
47
  it('When the user attempts question in preview tab and switches to edit tab, then on re-switching to the preview tab, users response should not persist', () => {
48
48
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
49
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '12');
49
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '12');
50
50
  equationEditorFlyout.steps.clickOnOkButton();
51
51
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
52
52
  equationEditorFlyout.steps.enterQuadraticEquation();
@@ -121,7 +121,7 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
121
121
  });
122
122
  };
123
123
 
124
- 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', () => {
124
+ it(`TEM Image ${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`, () => {
125
125
  if (view === 'Grading view') {
126
126
  studentViewPage.steps.submitResponse();
127
127
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -142,15 +142,15 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
142
142
  textEntryMathWithImagePage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
143
143
  });
144
144
 
145
- 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', () => {
145
+ it(`TEM Image ${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`, () => {
146
146
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
147
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '13');
147
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '13');
148
148
  equationEditorFlyout.steps.clickOnOkButton();
149
149
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
150
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 1, '14');
150
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(1, '14');
151
151
  equationEditorFlyout.steps.clickOnOkButton();
152
152
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(2);
153
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 2, '15');
153
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(2, '15');
154
154
  equationEditorFlyout.steps.clickOnOkButton();
155
155
  if (view === 'Grading view') {
156
156
  studentViewPage.steps.submitResponse();
@@ -172,17 +172,17 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
172
172
  textEntryMathWithImagePage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
173
173
  });
174
174
 
175
- 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', () => {
175
+ it(`TEM Image ${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`, () => {
176
176
  if (view === 'Grading view') {
177
177
  studentViewPage.steps.clearResponses();
178
178
  }
179
179
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
180
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '12');
180
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '12');
181
181
  equationEditorFlyout.steps.clickOnOkButton();
182
182
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
183
183
  equationEditorFlyout.steps.enterQuadraticEquation();
184
184
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(2);
185
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 2, '13');
185
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(2, '13');
186
186
  equationEditorFlyout.steps.clickOnOkButton();
187
187
  if (view === 'Grading view') {
188
188
  studentViewPage.steps.submitResponse();
@@ -204,12 +204,12 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
204
204
  textEntryMathWithImagePage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
205
205
  });
206
206
 
207
- 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', () => {
207
+ it(`TEM Image ${view} - When the user attempts the question partially correct with an 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`, () => {
208
208
  if (view === 'Grading view') {
209
209
  studentViewPage.steps.clearResponses();
210
210
  }
211
211
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
212
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '12');
212
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '12');
213
213
  equationEditorFlyout.steps.clickOnOkButton();
214
214
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
215
215
  equationEditorFlyout.steps.enterQuadraticEquation();
@@ -233,12 +233,12 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
233
233
  textEntryMathWithImagePage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
234
234
  });
235
235
 
236
- 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', () => {
236
+ it(`TEM Image ${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`, () => {
237
237
  if (view === 'Grading view') {
238
238
  studentViewPage.steps.clearResponses();
239
239
  }
240
240
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
241
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '12');
241
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '12');
242
242
  equationEditorFlyout.steps.clickOnOkButton();
243
243
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
244
244
  equationEditorFlyout.steps.enterQuadraticEquation();
@@ -303,10 +303,10 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
303
303
  it('When the user has selected \'Award minimum score\' from the minimum scoring dropdown, attempts the question incorrectly and switches to grading view, the user should be awarded with minimum points', () => {
304
304
  textEntryMathWithImagePage.steps.resetQuestionPreview();
305
305
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
306
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '13');
306
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '13');
307
307
  equationEditorFlyout.steps.clickOnOkButton();
308
308
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
309
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 1, '13');
309
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(1, '13');
310
310
  equationEditorFlyout.steps.clickOnOkButton();
311
311
  textEntryMathWithImagePage.steps.verifyPreviewScore(2, 20);
312
312
  textEntryMathWithImagePage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
@@ -326,10 +326,10 @@ describe('Create Item page - Text entry math: All or nothing ', () => {
326
326
  it('When the user has selected \'Award minimum score\' from the minimum scoring dropdown, attempts the question incorrectly and switches to grading view, the user should be awarded with minimum points', () => {
327
327
  textEntryMathWithImagePage.steps.resetQuestionPreview();
328
328
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
329
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 0, '13');
329
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(0, '13');
330
330
  equationEditorFlyout.steps.clickOnOkButton();
331
331
  textEntryMathWithImagePage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
332
- textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField( 1, '14');
332
+ textEntryMathWithImagePage.steps.enterTextInResponsePreviewInputField(1, '14');
333
333
  equationEditorFlyout.steps.clickOnOkButton();
334
334
  textEntryMathWithImagePage.steps.verifyPreviewScore(2, 20);
335
335
  });