itemengine-cypress-automation 1.0.343 → 1.0.344-graph-and-chart-r2-8153722.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (260) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +4 -16
  2. package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
  3. package/cypress/e2e/ILC/BrowseItems/browseReviewItems.js +398 -0
  4. package/cypress/e2e/ILC/BrowseItems/browseReviewItemsMobileView.js +329 -0
  5. package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItems.js +260 -0
  6. package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItemsMobileView.js +368 -0
  7. package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +33 -0
  8. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +2 -2
  9. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
  10. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
  11. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
  12. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
  13. package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +37 -0
  14. package/cypress/e2e/ILC/ChartsBar/headerSection.js +50 -2
  15. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightBasic.js +1 -0
  16. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
  17. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
  18. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
  19. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
  20. package/cypress/e2e/ILC/ChartsLine/headerSection.js +18 -1
  21. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddFeatureRadioButton.js +2 -3
  22. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddTranscriptRadioButton .js +0 -2
  23. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabStudentViewSettings.js +3 -3
  24. package/cypress/e2e/ILC/CkEditorEquationEditor/equationEditorBasicFile.js +4 -4
  25. package/cypress/e2e/ILC/CkEditorInsertImage/imageInfo.js +1 -1
  26. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +3 -3
  27. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/headerSection.js +2 -0
  28. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/manuallyAndNonScoredScoringEditTab.js +4 -1
  29. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +3 -0
  30. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js +3 -0
  31. package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +1 -0
  32. package/cypress/e2e/ILC/DrawingResponse/drawingResponseBackground.js +2 -8
  33. package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +1 -0
  34. package/cypress/e2e/ILC/DrawingResponse/drawingResponseEditTabBasicSection.js +3 -3
  35. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +3 -4
  36. package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +1 -1
  37. package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +0 -1
  38. package/cypress/e2e/ILC/EssayResponse/editTabBasicSections.js +23 -37
  39. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +29 -25
  40. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +210 -0
  41. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneStyleAndLayoutCustomization.js +6 -3
  42. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/headerSection.js +1 -0
  43. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +201 -0
  44. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
  45. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownOptionsSection.js +2 -2
  46. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/specifyCorrectAnswerSection.js +0 -1
  47. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +18 -20
  48. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +216 -0
  49. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/backgroundImageAndCanvasProperties.js +0 -1
  50. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/headerSection.js +1 -0
  51. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/studentViewSettings.js +5 -1
  52. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/styleAndLayoutCustomization.js +2 -1
  53. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +21 -30
  54. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +211 -0
  55. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
  56. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editTabBasicSection.js +0 -1
  57. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/headerSection.js +2 -2
  58. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/HeaderSection.js +2 -2
  59. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +23 -30
  60. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +213 -0
  61. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/editTabScoringSection.js +2 -0
  62. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/responseAnswersAndAcceptedStudentInput.js +2 -0
  63. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +1 -1
  64. package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +25 -30
  65. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +207 -0
  66. package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabBasicSection.js +2 -10
  67. package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabScoringSection.js +2 -0
  68. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +73 -0
  69. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +38 -0
  70. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +38 -0
  71. package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +87 -0
  72. package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +35 -0
  73. package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +28 -0
  74. package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +38 -0
  75. package/cypress/e2e/ILC/Graphing/editTabScoringSection.js +1 -0
  76. package/cypress/e2e/ILC/Graphing/headerSection.js +36 -4
  77. package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +6 -3
  78. package/cypress/e2e/ILC/GridFill/addAlternateButton.js +40 -0
  79. package/cypress/e2e/ILC/GridFill/customizeLayoutFillImageBackgroundImage.js +5 -6
  80. package/cypress/e2e/ILC/GridFill/customizeLayoutSectionShadeCellsGridBorders.js +2 -0
  81. package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +3 -0
  82. package/cypress/e2e/ILC/GridFill/headerSection.js +1 -3
  83. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +39 -0
  84. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
  85. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +39 -0
  86. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +37 -0
  87. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
  88. package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +36 -0
  89. package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +75 -0
  90. package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +2 -4
  91. package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +2 -1
  92. package/cypress/e2e/ILC/ImageHighlight/headerSection.js +2 -1
  93. package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +2 -2
  94. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +24 -0
  95. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +24 -0
  96. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +24 -0
  97. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +86 -0
  98. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
  99. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +1 -1
  100. package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +35 -0
  101. package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +24 -0
  102. package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +108 -0
  103. package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +6 -10
  104. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +2 -1
  105. package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +52 -0
  106. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +2 -1
  107. package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +23 -0
  108. package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +35 -9
  109. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +41 -0
  110. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +30 -0
  111. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +50 -0
  112. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +101 -0
  113. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +38 -0
  114. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +24 -0
  115. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +4 -1
  116. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +35 -1
  117. package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +98 -0
  118. package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +38 -0
  119. package/cypress/e2e/ILC/Matching/clickAndDrop.js +3 -5
  120. package/cypress/e2e/ILC/Matching/draggableOptions.js +4 -0
  121. package/cypress/e2e/ILC/Matching/editTabBasicSection.js +41 -0
  122. package/cypress/e2e/ILC/Matching/headerSection.js +36 -11
  123. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -15
  124. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +226 -0
  125. package/cypress/e2e/ILC/MultipleSelection/allOrNothingWithAlternativeAnswer.js +6 -3
  126. package/cypress/e2e/ILC/MultipleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
  127. package/cypress/e2e/ILC/MultipleSelection/editTabScoringSection.js +6 -3
  128. package/cypress/e2e/ILC/MultipleSelection/headerSection.js +1 -0
  129. package/cypress/e2e/ILC/MultipleSelection/minimumScoringPenaltyPointsAndRoundingDropdown.js +1 -1
  130. package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsBasic.js +1 -1
  131. package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +69 -64
  132. package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsWithAlternativeAnswer.js +6 -4
  133. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +220 -0
  134. package/cypress/e2e/ILC/MultipleSelectionGridNew/editTabScoringSection.js +11 -5
  135. package/cypress/e2e/ILC/MultipleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +4 -2
  136. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +79 -0
  137. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +42 -0
  138. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +42 -0
  139. package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +75 -0
  140. package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +32 -0
  141. package/cypress/e2e/ILC/NumberLine/editTabSection.js +38 -0
  142. package/cypress/e2e/ILC/NumberLine/headerSection.js +33 -4
  143. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +81 -0
  144. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +43 -0
  145. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +43 -0
  146. package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +76 -0
  147. package/cypress/e2e/ILC/NumberLineLabel/additionalSettingsBasic.js +1 -1
  148. package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +34 -0
  149. package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +38 -0
  150. package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +37 -5
  151. package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +2 -1
  152. package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +31 -48
  153. package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +2 -4
  154. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +192 -0
  155. package/cypress/e2e/ILC/SingleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
  156. package/cypress/e2e/ILC/SingleSelection/headerSection.js +1 -0
  157. package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +94 -88
  158. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +3 -1
  159. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +209 -0
  160. package/cypress/e2e/ILC/SingleSelectionGridNew/editTabScoringSection.js +5 -0
  161. package/cypress/e2e/ILC/SingleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +8 -2
  162. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +84 -0
  163. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +84 -0
  164. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
  165. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -1
  166. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +2 -2
  167. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -2
  168. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +3 -3
  169. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +62 -0
  170. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +62 -0
  171. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
  172. package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +0 -4
  173. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +0 -8
  174. package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +27 -3
  175. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.smoke.js +86 -0
  176. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.smoke.js +97 -0
  177. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.smoke.js +97 -0
  178. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodSymbolsAreEquivalent.smoke.js +167 -0
  179. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.smoke.js +167 -2
  180. package/cypress/e2e/ILC/TextEntryMath/headerSection.js +43 -0
  181. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +8 -6
  182. package/cypress/e2e/ILC/TextEntryMathWithImage/styleAndLayoutCustomization.js +1 -1
  183. package/cypress/e2e/ILC/TextSelection/ScoringParagraph/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -1
  184. package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +7 -12
  185. package/cypress/e2e/ILC/ThinkSphere/additionalSettings.js +52 -0
  186. package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +112 -0
  187. package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +561 -0
  188. package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +185 -0
  189. package/cypress/e2e/ILC/ThinkSphere/equationEditorCreateCustomCategory.smoke.js +417 -0
  190. package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +289 -0
  191. package/cypress/e2e/ILC/ThinkSphere/headerSection.js +53 -0
  192. package/cypress/e2e/ILC/ThinkSphere/planPhase.js +581 -0
  193. package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +541 -0
  194. package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +296 -0
  195. package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +1 -1
  196. package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +34 -0
  197. package/cypress/e2e/ILC/UploadResponse/headerSection.js +38 -1
  198. package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +14 -29
  199. package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +16 -1
  200. package/cypress/e2e/Sessions/fetchResponses.js +3 -3
  201. package/cypress/e2e/Sessions/scores.js +9 -5
  202. package/cypress/e2e/applitools.config.js +3 -3
  203. package/cypress/fixtures/theme/ilc.json +14 -1
  204. package/cypress/fixtures/uploads/sample.webm +0 -0
  205. package/cypress/fixtures/uploads/sample.wmv +0 -0
  206. package/cypress/fixtures/uploads/sample20MB.mp4 +0 -0
  207. package/cypress/fixtures/uploads/sample2MB.mp4 +0 -0
  208. package/cypress/fixtures/uploads/sample2MB_2.mp4 +0 -0
  209. package/cypress/fixtures/uploads/sample30MB.mp4 +0 -0
  210. package/cypress/pages/audioPlayerPage.js +22 -22
  211. package/cypress/pages/chartsBarPage.js +20 -0
  212. package/cypress/pages/components/additionalSettingsPanel.js +3 -2
  213. package/cypress/pages/components/autoScoredScoringPreviewTab.js +7 -1
  214. package/cypress/pages/components/autoScoredScoringSectionMultiResponseType.js +2 -0
  215. package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +16 -28
  216. package/cypress/pages/components/backgroundImageUploadComponent.js +32 -25
  217. package/cypress/pages/components/browseItemsPage.js +998 -7
  218. package/cypress/pages/components/ckEditorAudioPlayerComponent.js +1 -1
  219. package/cypress/pages/components/ckEditorEquationEditorComponent.js +4 -4
  220. package/cypress/pages/components/ckEditorInsertImageComponent.js +3 -3
  221. package/cypress/pages/components/ckEditorLinkComponent.js +3 -3
  222. package/cypress/pages/components/commonComponents.js +8 -1
  223. package/cypress/pages/components/createQuestionBasePage.js +8 -1
  224. package/cypress/pages/components/defaultToolDropdown.js +7 -6
  225. package/cypress/pages/components/editCategoryFlyout.js +2 -2
  226. package/cypress/pages/components/equationEditorSectionCommonComponent.js +13 -26
  227. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +3 -3
  228. package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +29 -35
  229. package/cypress/pages/components/gridQuestionCommonComponent.js +8 -37
  230. package/cypress/pages/components/imageCanvasComponent.js +7 -6
  231. package/cypress/pages/components/mcqAdditionalSettingsBase.js +4 -0
  232. package/cypress/pages/components/questionInstructionsComponent.js +7 -0
  233. package/cypress/pages/components/scoringSectionBaseEditTab.js +6 -4
  234. package/cypress/pages/desmos3DGraphingPage.js +149 -4
  235. package/cypress/pages/desmosGeometryPage.js +184 -4
  236. package/cypress/pages/dialogBoxBase.js +2 -1
  237. package/cypress/pages/drawingResponsePage.js +16 -15
  238. package/cypress/pages/fillInTheGapsOverImageDropdownPage.js +1 -1
  239. package/cypress/pages/gradingViewPage.js +8 -0
  240. package/cypress/pages/graphingPage.js +27 -8
  241. package/cypress/pages/gridFillPage.js +15 -6
  242. package/cypress/pages/index.js +2 -1
  243. package/cypress/pages/listOrderingPage.js +32 -1
  244. package/cypress/pages/matchingPage.js +26 -7
  245. package/cypress/pages/multipleSelectionPage.js +10 -39
  246. package/cypress/pages/numberLineLabelPage.js +31 -8
  247. package/cypress/pages/numberLinePage.js +19 -7
  248. package/cypress/pages/selectQuestionResourceToolPage.js +8 -2
  249. package/cypress/pages/singleSelectionPage.js +0 -37
  250. package/cypress/pages/textEntryMathPage.js +21 -0
  251. package/cypress/pages/thinkSpherePage.js +1874 -0
  252. package/cypress/pages/uploadResponsePage.js +2 -1
  253. package/cypress/pages/videoResponsePage.js +3 -0
  254. package/cypress/support/commands.js +7 -4
  255. package/cypress/support/e2e.js +1 -0
  256. package/cypress/support/helpers/createItem.js +1181 -1
  257. package/cypress/support/helpers/utilities.js +75 -1
  258. package/package.json +4 -4
  259. package/scripts/dataApi.mjs +3 -0
  260. package/scripts/sorry-cypress.mjs +13 -0
@@ -1,6 +1,6 @@
1
1
  import utilities from "../../support/helpers/utilities";
2
2
  import { dialogBoxBase } from "../dialogBoxBase";
3
- import { createQuestionBasePage } from "../components/createQuestionBasePage.js";
3
+ import { createQuestionBasePage } from "../components";
4
4
  import { questionInstructionsComponent } from "../components/questionInstructionsComponent";
5
5
 
6
6
  const css = Cypress.env('css');
@@ -8,8 +8,8 @@ const selectors = {
8
8
  //Basic
9
9
  equationEditorIcon: () => cy.get('.cke_button__nextgeneqneditor_icon:visible'),
10
10
  equationEditorLabel: () => cy.get('[class*="EquationEditorstyles__Heading"]'),
11
- okButton: () => cy.get('.action-button').eq(0),
12
- cancelButton: () => cy.get('.action-button').eq(1),
11
+ okButton: () => cy.get('[title="OK"]'),
12
+ editorCancelButton: () => cy.get('[title="Cancel"]'),
13
13
  equationEditorPopUp: () => cy.get('[class*="EquationEditorstyles__EquationEditorContainer"]'),
14
14
  equationWrapper: () => cy.get('.cke_widget_ngie_equation [class*="NGMathJax"]'),
15
15
  equationInInputField: () => cy.get('[class*="ngie_latex"]').eq(0),
@@ -84,8 +84,8 @@ const steps = {
84
84
  return null;
85
85
  },
86
86
 
87
- clickOnCancelButton: () => {
88
- ckEditorEquationEditorComponent.cancelButton()
87
+ closeEquationEditor: () => {
88
+ ckEditorEquationEditorComponent.editorCancelButton()
89
89
  .click();
90
90
  },
91
91
 
@@ -23,7 +23,7 @@ const selectors = {
23
23
  widthInputField: () => cy.get('.cke_dialog_ui_input_text').eq(5),
24
24
  heightLabel: () => cy.get('.dialog-input-label').eq(3),
25
25
  heightInputField: () => cy.get('.cke_dialog_ui_input_text').eq(7),
26
- borderLabel: () => cy.get('.dialog-input-label').eq(4),
26
+ borderLabel: () => cy.get('[class="cke_dialog_ui_html"]').eq(2),
27
27
  borderInputField: () => cy.get('.cke_dialog_ui_input_text').eq(9),
28
28
  hSpaceLabel: () => cy.get('.dialog-input-label').eq(5),
29
29
  hSpaceInputField: () => cy.get('.cke_dialog_ui_input_text').eq(11),
@@ -36,8 +36,8 @@ const selectors = {
36
36
  fixedRadioButton: () => cy.get('[class*="image-responsiveness-radio-wrapper"]').eq(3),
37
37
  fixedRadioLabel: () => cy.get('[class*="image-responsiveness-radio-wrapper"]').eq(4),
38
38
  //Alignment
39
- alignmentLabel: () => cy.get('.dialog-input-label').eq(7),
40
- alignmentDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(1),
39
+ alignmentLabel: () => cy.get('.dialog-input-label').eq(9),
40
+ alignmentDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(3),
41
41
  alignmentOptions: (alignment = null) => {
42
42
  if (alignment) {
43
43
  return cy.get(`[class*="cke_dialog_ui_input_select"] option[value="${alignment}"]`)
@@ -12,7 +12,7 @@ const selectors = {
12
12
  linkLabel: () => cy.get('.dialog-header-label'),
13
13
  linkPopUpWrapper: () => cy.get('.custom-link-wrapper'),
14
14
  urlInQuestionInstruction: () => cy.get('[data-cke-saved-href*="https"]'),
15
- foxImageLinkUrlValueCheck: () => cy.get('[data-cke-saved-href*="https://cdn.pixabay.com/photo/2016/11/29/03/28/fox-1867062_960_720.jpg"]'),
15
+ foxImageLinkUrlValueCheck: () => cy.get('[src*="https://cdn.pixabay.com/photo/2016/11/29/03/28/fox-1867062_960_720.jpg"]'),
16
16
  urlInputField: () => cy.get('input[class*="cke_dialog_ui_input_text"]').eq(1),
17
17
  OkButton: () => cy.get('[title="OK"]'),
18
18
  //Link Info
@@ -24,8 +24,8 @@ const selectors = {
24
24
  linkTypeDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(0),
25
25
  protocolLabel: () => cy.get('.dialog-input-label').eq(2),
26
26
  protocolDropDown: () => cy.get('.cke_dialog_ui_input_select').eq(1),
27
- urlLabel: () => cy.get('.dialog-input-label').eq(3),
28
- urlInputField: () => cy.get('.cke_dialog_ui_input_text').eq(3),
27
+ urlLabel: () => cy.get('.dialog-input-label').eq(0),
28
+ urlInputField: () => cy.get('.cke_dialog_ui_input_text').eq(0),
29
29
  //Protocol
30
30
  protocolDropDown: () => cy.get('.dialog-input-area').eq(2),
31
31
  selectProtocolOptionDropdown: (protocolType = null) => {
@@ -7,6 +7,7 @@ const selectors = {
7
7
  tooltipText: () => cy.get('[class*="MuiTooltip-tooltip"]:visible'),
8
8
  snackbar: () => cy.get('.MuiSnackbarContent-message'),
9
9
  snackbarCloseButton: () => cy.get('.MuiSnackbarContent-action'),
10
+ popoverContainer: () => cy.get('.ngie-popover-container'),
10
11
  //Remove :visible https://redmine.zeuslearning.com/issues/564243 gets resolved
11
12
  errorMessage: () => cy.get('.error-text-message:visible'),
12
13
  nextGenCreateItemWrapper: () => cy.get('#nextgen-assess-create-item'),
@@ -17,7 +18,9 @@ const selectors = {
17
18
  tickIconForOptionButtons: () => cy.get('.ngie-toggle-button-tick-icon'),
18
19
  errorIcon: () => cy.get('[id="Icon_material-error"]'),
19
20
  alertMessage: () => cy.get('[role="alert"]:visible'),
20
- warningIcon: () => cy.get('[class*="WarningIcon"]')
21
+ warningIcon: () => cy.get('[class*="WarningIcon"]'),
22
+ buttonDesktopViewToggle: () => cy.get('[aria-label*="Desktop View toggle button"]'),
23
+ buttonMobileViewToggle: () => cy.get('[aria-label*="Mobile View toggle button"]'),
21
24
  }
22
25
 
23
26
  const steps = {
@@ -94,6 +97,10 @@ const steps = {
94
97
  utilities.verifyElementVisibilityState(commonComponents.tooltipText(), 'notExist');
95
98
  },
96
99
 
100
+ verifyErrorMessageDoesNotHaveText: () => {
101
+ commonComponents.errorMessage()
102
+ .should('not.have.text', 'Error:');
103
+ }
97
104
  }
98
105
 
99
106
  const tests = {
@@ -146,6 +146,13 @@ const steps = {
146
146
  .within(() => {
147
147
  utilities.verifyElementVisibilityState(commonComponents.warningIcon(), 'exist');
148
148
  });
149
+ }
150
+ else if (field === 'Please select a file type') {
151
+ // Upload Response Select File Type Accordion
152
+ cy.get('.edit-question-edit-tab-wrapper .ngie-accordion-summary')
153
+ .within(() => {
154
+ utilities.verifyElementVisibilityState(commonComponents.warningIcon(), 'exist');
155
+ });
149
156
  }
150
157
  })
151
158
  },
@@ -227,7 +234,7 @@ const tests = {
227
234
  it('When user has made some edits/changes and clicks on cancel button, a popup should be displayed with message \'Are you sure you want to leave this page? Your changes have not been saved.\'', () => {
228
235
  selectQuestionResourceToolPage.steps.selectQuestionType(questionType);
229
236
  questionInstructionsComponent.steps.addTextInQuestionInstructionsInputField('Edited');
230
- if (questionType !== 'feedback scale' && questionType !== 'highlight image') {
237
+ if (questionType !== 'feedback scale' && questionType !== 'highlight image' && questionType !== 'think sphere') {
231
238
  scoringSectionBaseEditTab.steps.allotPoints(20);
232
239
  };
233
240
  createQuestionBasePage.cancelButton()
@@ -31,10 +31,11 @@ const steps = {
31
31
  }
32
32
 
33
33
  const tests = {
34
- verifyDefaultToolDropdown:(toolOptionsArray)=>{
35
- it('\'Default tool\' label and dropdown should be displayed with \'Point\' option selected by default', () => {
34
+ verifyDefaultToolDropdown:(toolOptionsArray, defaultTool)=>{
35
+ const defaultSelectedTool = defaultTool || toolOptionsArray[0];
36
+ it(`\'Default tool\' label and dropdown should be displayed with \'${defaultSelectedTool}\' option selected by default`, () => {
36
37
  utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdownLabel(), 'Default tool');
37
- utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdown(), toolOptionsArray[0]);
38
+ utilities.verifyInnerText(defaultToolDropdown.defaultToolDropdown(), defaultSelectedTool);
38
39
  });
39
40
 
40
41
  it(`${toolOptionsArray} options should be displayed when the user expands the \'Default tool\' dropdown`, () => {
@@ -53,19 +54,19 @@ const tests = {
53
54
  'font-size': css.fontSize.normal,
54
55
  'font-weight': css.fontWeight.semibold
55
56
  });
56
- utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions('Point'), {
57
+ utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(toolOptionsArray[0]), {
57
58
  'color': css.color.liText,
58
59
  'background-color': css.color.liTextSelectedBg,
59
60
  'font-size': css.fontSize.default,
60
61
  'font-weight': css.fontWeight.regular
61
62
  });
62
- utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions('Segment'), {
63
+ utilities.verifyCSS(defaultToolDropdown.defaultToolDropdownOptions(toolOptionsArray[1]), {
63
64
  'color': css.color.liText,
64
65
  'background-color': css.color.transparent,
65
66
  'font-size': css.fontSize.default,
66
67
  'font-weight': css.fontWeight.regular
67
68
  });
68
- defaultToolDropdown.steps.selectOptionFromDefaultToolDropdown('Point');
69
+ defaultToolDropdown.steps.selectOptionFromDefaultToolDropdown(defaultSelectedTool);
69
70
  });
70
71
  }
71
72
  }
@@ -23,9 +23,9 @@ const selectors = {
23
23
  }
24
24
 
25
25
  const steps = {
26
- openEditCategoryFlyout: () => {
26
+ openEditCategoryFlyout: (categoryName = 'general') => {
27
27
  essayResponsePage.equationEditorSectionCategories()
28
- .contains(`${equationEditorCategoriesAndSymbols['general'].displayName}`)
28
+ .contains(`${equationEditorCategoriesAndSymbols[categoryName].displayName}`)
29
29
  .parents('[id*="DraggableItem"]')
30
30
  .within(() => {
31
31
  essayResponsePage.equationEditorSectionCategoriesEditIcon()
@@ -252,50 +252,35 @@ const tests = {
252
252
  equationEditorFlyout.steps.verifyCategoryIsDisplayedInEquationEditor(`${equationEditorCategoriesAndSymbols['greek'].displayName}`);
253
253
  });
254
254
 
255
- it('On deselecting all the categories an error message should be displayed \'Error: Please select a category.\' and the preview tab Equation Editor flyout should be empty', () => {
256
- cy.log('Pre step: Switching to Edit tab')
255
+ it('On deselecting all the categories, an error message "Error: Please select a category." should be displayed, and the preview tab Equation Editor flyout should be empty', () => {
256
+ cy.log('Pre step: Switching to Edit tab');
257
257
  equationEditorSectionCommonComponent.steps.switchToEditTab();
258
258
  if (questionType == 'essay response') {
259
- //Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
259
+ // Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
260
260
  equationEditorSectionCommonComponent.steps.expandCustomizeFormattingOptionsAccordion();
261
261
  }
262
262
  equationEditorSectionCommonComponent.steps.selectingCategories([`${equationEditorCategoriesAndSymbols['intermediate'].displayName}`, `${equationEditorCategoriesAndSymbols['primary'].displayName}`, `${equationEditorCategoriesAndSymbols['general'].displayName}`, `${equationEditorCategoriesAndSymbols['common'].displayName}`, `${equationEditorCategoriesAndSymbols['algebra'].displayName}`, `${equationEditorCategoriesAndSymbols['geo'].displayName}`, `${equationEditorCategoriesAndSymbols['compare'].displayName}`, `${equationEditorCategoriesAndSymbols['matrices'].displayName}`, `${equationEditorCategoriesAndSymbols['greek'].displayName}`, `${equationEditorCategoriesAndSymbols['keyPad'].displayName}`]);
263
- utilities.verifyInnerText(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), 'Error: Please select a category.');
264
- cy.log('Switching to Preview tab')
263
+ utilities.verifyElementVisibilityState(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), 'notExist');
264
+ cy.log('Switching to Preview tab');
265
265
  equationEditorSectionCommonComponent.steps.switchToPreviewTab();
266
266
  if (questionType == 'essay response') {
267
267
  equationEditorSectionCommonComponent.steps.selectPreviewTabToolbarOption('Equation Editor');
268
- }
269
- else {
268
+ } else {
270
269
  equationEditorSectionCommonComponent.steps.focusInResponseAnswerInputFieldPreviewTab(0);
271
270
  }
272
271
  utilities.verifyElementVisibilityState(equationEditorFlyout.dialogBox(), 'visible');
273
272
  utilities.verifyElementVisibilityState(equationEditorFlyout.categoryTabTitle(), 'notExist');
274
273
  utilities.verifyElementVisibilityState(equationEditorFlyout.categoryCharactersWrapper(), 'notExist');
275
- cy.log('Post step: Switching to Edit tab')
274
+ cy.log('Post step: Switching to Edit tab');
276
275
  equationEditorSectionCommonComponent.steps.switchToEditTab();
277
276
  if (questionType == 'essay response') {
278
- //Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
277
+ // Need to remove this once https://redmine.zeuslearning.com/issues/577356 is resolved
279
278
  equationEditorSectionCommonComponent.steps.expandCustomizeFormattingOptionsAccordion();
280
- };
281
- });
282
-
283
- //https://redmine.zeuslearning.com/issues/530205
284
- it('CSS of error message', { tags: 'css' }, () => {
285
- utilities.verifyCSS(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), {
286
- 'color': css.color.errorText,
287
- 'font-size': css.fontSize.small,
288
- 'font-weight': css.fontWeight.regular
289
- });
290
- });
291
-
292
- it('Accessibility of error message', { tags: 'a11y' }, () => {
293
- cy.checkAccessibility(equationEditorSectionCommonComponent.selectACategoryErrorMessage());
279
+ }
294
280
  });
295
281
 
296
- it('When user selects any category then the error message should disappear', () => {
282
+ it('User should be able to select any category', () => {
297
283
  equationEditorSectionCommonComponent.steps.selectACategoryInEquationEditorSectionEditTab(`${equationEditorCategoriesAndSymbols['numPad'].displayName}`);
298
- utilities.verifyElementVisibilityState(equationEditorSectionCommonComponent.selectACategoryErrorMessage(), 'notExist');
299
284
  });
300
285
  },
301
286
 
@@ -505,12 +490,14 @@ const tests = {
505
490
  utilities.verifyElementNotDisabled(equationEditorFlyout.buttonPrevious());
506
491
  utilities.verifyElementNotDisabled(equationEditorFlyout.buttonNext());
507
492
  cy.log('Clicking on Next button to reach end of tablist')
508
- equationEditorFlyout.steps.clickOnEquationEditorButtonNext()
493
+ equationEditorFlyout.steps.clickOnEquationEditorButtonNext();
494
+ equationEditorFlyout.steps.clickOnEquationEditorButtonNext();
509
495
  utilities.verifyElementNotDisabled(equationEditorFlyout.buttonPrevious());
510
496
  utilities.verifyElementDisabled(equationEditorFlyout.buttonNext());
511
497
  });
512
498
 
513
499
  it('When user clicks on the \'Previous button\', and reaches the beginning of the tablist \'Previous button\' should become disabled and \'Next button\' should become enabled', () => {
500
+ equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
514
501
  equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
515
502
  equationEditorFlyout.steps.clickOnEquationEditorButtonPrevious()
516
503
  utilities.verifyElementDisabled(equationEditorFlyout.buttonPrevious());
@@ -417,7 +417,7 @@ const steps = {
417
417
  },
418
418
 
419
419
  compareDropdownMenuAndDropdownWidthForAutoScaled: () => {
420
- let originalDropdownWidth
420
+ let originalDropdownWidth;
421
421
  utilities.getNthElement(fillInTheGapsDropdownCommonComponent.dropdownSpecifyCorrectAnswerSection(), 0)
422
422
  .parents('.response-dropdown-wrapper')
423
423
  .then(($originalDropdownWidth) => {
@@ -763,9 +763,9 @@ const tests = {
763
763
  });
764
764
 
765
765
  //Note: the expand and close dropdown does not work hence selecting one option here, the error message appears
766
- it('When user expands and collapses the dropdown without selecting any option, \'Error: Please set a correct answer.\' error message should be displayed', () => {
766
+ it('When user expands and collapses the dropdown without selecting any option, error message should not be displayed', () => {
767
767
  fillInTheGapsDropdownCommonComponent.steps.selectResponseFromDropdownSpecifyCorrectAnswerSection(0, 'Flower');
768
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'exist');
768
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
769
769
  });
770
770
 
771
771
  it('When the user selects any option from the dropdown, then error message should disappear and that option should be displayed on the dropdown', () => {
@@ -105,7 +105,7 @@ const steps = {
105
105
  utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
106
106
  .clear();
107
107
  utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
108
- .type(responseText, { delay: 500 });
108
+ .type(responseText, { delay: 0 });
109
109
  utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
110
110
  .click();
111
111
  utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), responseIndex)
@@ -474,7 +474,8 @@ const steps = {
474
474
  */
475
475
  focusInAndFocusOutOfResponseAnswerInputFieldSpecifyCorrectAnswer: (answerFieldIndex) => {
476
476
  utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), answerFieldIndex)
477
- .click()
477
+ .click();
478
+ utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), answerFieldIndex)
478
479
  .blur();
479
480
  },
480
481
 
@@ -779,8 +780,7 @@ const steps = {
779
780
  utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAnswerInputFieldWrapper(), answerFieldIndex)
780
781
  .within(() => {
781
782
  fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection()
782
- .clear()
783
- .blur();
783
+ .clear();
784
784
  });
785
785
  },
786
786
 
@@ -908,10 +908,9 @@ const steps = {
908
908
 
909
909
  const tests = {
910
910
  verifySetLimitSectionErrorConditionsForMinAndMaxCharacterInputFields: () => {
911
- it('When the user clears the minimum character limit input field and focuses out of it, then error message \'Error: Minimum character limit is required\' should be displayed below the input field', () => {
911
+ it('When the user clears the minimum character limit input field and focuses out of it, then error message should not be displayed', () => {
912
912
  fillInTheGapsTextCommonComponent.steps.clearAndFocusOutOfMinimumCharacterLimitInputField();
913
- utilities.verifyInnerText(commonComponents.errorMessage(), 'Error: Minimum character limit is required.');
914
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
913
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
915
914
  });
916
915
 
917
916
  commonComponents.tests.verifyErrorMessageCSSAndA11y();
@@ -921,10 +920,9 @@ const tests = {
921
920
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
922
921
  });
923
922
 
924
- it('When the user clears the maximum character limit input field and focuses out of it, then error message \'Error: Maximum character limit is required.\' should be displayed below the input field', () => {
923
+ it('When the user clears the maximum character limit input field and focuses out of it, then error message should not be displayed', () => {
925
924
  fillInTheGapsTextCommonComponent.steps.clearAndFocusOutOfMaximumCharacterLimitInputField();
926
- utilities.verifyInnerText(commonComponents.errorMessage(), 'Error: Maximum character limit is required.');
927
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
925
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
928
926
  });
929
927
 
930
928
  it('When the user enters value in maximum character limit input field then the error message should disappear', () => {
@@ -932,10 +930,9 @@ const tests = {
932
930
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
933
931
  });
934
932
 
935
- it('When the user sets minimum limit input field value greater than maximum limit input field value then error message \'Error: Minimum limit must be less than or equal to maximum limit.\' and \'Error: Maximum limit must be greater than or equal to minimum limit.\'should be displayed below the minimum and maximum input field respectively', () => {
933
+ it('When the user sets minimum limit input field value greater than maximum limit input field value then error message should not be displayed', () => {
936
934
  fillInTheGapsTextCommonComponent.steps.setMinimumLimit(45);
937
- fillInTheGapsTextCommonComponent.steps.verifyMaximumLimitErrorMessage();
938
- fillInTheGapsTextCommonComponent.steps.verifyMinimumLimitErrorMessage();
935
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
939
936
  });
940
937
 
941
938
  commonComponents.tests.verifyErrorMessageCSSAndA11y();
@@ -945,10 +942,9 @@ const tests = {
945
942
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
946
943
  });
947
944
 
948
- it('When the user sets maximum limit input field value less than minimum limit input field value then error message \'Error: Minimum limit must be less than or equal to maximum limit.\' and \'Error: Maximum limit must be greater than or equal to minimum limit.\'should be displayed below the minimum and maximum input field respectively', () => {
945
+ it('When the user sets maximum limit input field value less than minimum limit input field value then error message should not be displayed', () => {
949
946
  fillInTheGapsTextCommonComponent.steps.setMaximumLimit(26);
950
- fillInTheGapsTextCommonComponent.steps.verifyMaximumLimitErrorMessage();
951
- fillInTheGapsTextCommonComponent.steps.verifyMinimumLimitErrorMessage();
947
+ commonComponents.steps.verifyErrorMessageIsNotDisplayed();
952
948
  });
953
949
 
954
950
  it('When the user sets maximum limit input field value greater than or equal to minimum limit input field value then error message should disappear', () => {
@@ -1008,8 +1004,7 @@ const tests = {
1008
1004
 
1009
1005
  it('When user enters zero in maximum limit input field, then error message \'Error: Maximum limit must be greater than 0.\' should be displayed', () => {
1010
1006
  fillInTheGapsTextCommonComponent.steps.setMaximumLimit(0);
1011
- utilities.verifyInnerText(commonComponents.errorMessage().eq(1), 'Error: Maximum limit must be greater than 0.');
1012
- utilities.verifyElementVisibilityState(commonComponents.errorMessage().eq(1), 'visible');
1007
+ commonComponents.steps.verifyErrorMessageIsNotDisplayed();
1013
1008
  });
1014
1009
 
1015
1010
  it('When user enters limit more than zero in maximum limit input field, then error message should disappear', () => {
@@ -1017,10 +1012,9 @@ const tests = {
1017
1012
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
1018
1013
  });
1019
1014
 
1020
- it('When user enters minimum limit more than maximum limit then error messages should be displayed and when user enters equal value then the error message should disappear', () => {
1015
+ it('When user enters minimum limit more than maximum limit then error messages should not be displayed', () => {
1021
1016
  fillInTheGapsTextCommonComponent.steps.setMinimumLimit(60);
1022
- utilities.verifyInnerText(commonComponents.errorMessage().eq(0), 'Error: Minimum limit must be less than or equal to Maximum limit.');
1023
- utilities.verifyInnerText(commonComponents.errorMessage().eq(1), 'Error: Maximum limit must be greater than or equal to Minimum limit.');
1017
+ commonComponents.steps.verifyErrorMessageIsNotDisplayed();
1024
1018
  fillInTheGapsTextCommonComponent.steps.setMaximumLimit(60);
1025
1019
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
1026
1020
  });
@@ -1246,9 +1240,9 @@ const tests = {
1246
1240
  utilities.verifyInnerText(utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionLabel(), 1), 'Response 2');
1247
1241
  });
1248
1242
 
1249
- it('When user focuses in and out of the response accordion \'Answer\' input field, \'Error: Answer is required.\' error message should be displayed', () => {
1243
+ it('When user focuses in and out of the response accordion \'Answer\' input field, error message should not be displayed', () => {
1250
1244
  fillInTheGapsTextCommonComponent.steps.focusInAndFocusOutOfResponseAnswerInputFieldSpecifyCorrectAnswer(0, 0);
1251
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
1245
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
1252
1246
  });
1253
1247
 
1254
1248
  it('When gives an input to \'Answer\' input field, then error message should disappear', () => {
@@ -1424,10 +1418,10 @@ const tests = {
1424
1418
  utilities.verifyElementVisibilityState(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButtonLabel(), 'visible');
1425
1419
  });
1426
1420
 
1427
- it('When user has not entered text inside answer input field and clicks on \'Add alternate\' answer then \'Error: Answer is required.\' error message should be displayed', () => {
1428
- fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
1429
- utilities.verifyInnerText(commonComponents.errorMessage(), 'Error: Answer is required.');
1430
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'visible');
1421
+ it('When user has not entered text inside answer input field and clicks on \'Add alternate\' button, then the button should be disabled and \'Answer is required\' tooltip should be displayed', () => {
1422
+ utilities.verifyElementDisabled(utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 0).find('button'));
1423
+ utilities.getNthElement(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 0)
1424
+ .verifyTooltip('Answer is required');
1431
1425
  });
1432
1426
 
1433
1427
  it('When user enters text inside answer input field, then error message should disappear', () => {
@@ -1437,6 +1431,7 @@ const tests = {
1437
1431
 
1438
1432
  it('When the user clicks on the \'Add Alternate\' button, then one alternate answer input field should be displayed', () => {
1439
1433
  fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
1434
+ utilities.triggerMouseout(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton());
1440
1435
  utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 2);
1441
1436
  utilities.verifyElementVisibilityState(fillInTheGapsTextCommonComponent.responseAccordionAddAlternateButton(), 'visible');
1442
1437
  });
@@ -1455,15 +1450,10 @@ const tests = {
1455
1450
  fillInTheGapsTextCommonComponent.steps.verifyAnswerInputFieldPlaceholder(1);
1456
1451
  });
1457
1452
 
1458
- it('When the user clicks on the \'Add Alternate\' button without entering text in the newly added alternate answer input field, then an error message should be displayed, indicating \'Error: Answer is required.\'', () => {
1453
+ it('When the user clicks on the \'Add Alternate\' button without entering text in the newly added alternate answer input field, new input field should be added and user should be able to add response in the input field', () => {
1459
1454
  fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
1460
- utilities.verifyInnerText(commonComponents.errorMessage(), 'Error: Answer is required.');
1461
1455
  utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 2);
1462
- });
1463
-
1464
- it('When user adds text in alternate input field and clicks on \'Add alternate\' button, then then a third alternate answer input field should be displayed and error message should disappear', () => {
1465
1456
  fillInTheGapsTextCommonComponent.steps.enterTextInAnswerInputFieldsSpecifyCorrectAnswerSection([{ responseIndex: 1, responseText: 'Leaf' }]);
1466
- commonComponents.steps.verifyErrorMessageIsNotDisplayed();
1467
1457
  fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
1468
1458
  utilities.verifyElementCount(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 3);
1469
1459
  });
@@ -1569,8 +1559,12 @@ const tests = {
1569
1559
 
1570
1560
  it('When user adds alternate answer input field, then accepted student input should be applied on both the response answer input fields in the response accordion', () => {
1571
1561
  fillInTheGapsTextCommonComponent.steps.addAlternateAnswerInResponseAccordion(0);
1572
- fillInTheGapsTextCommonComponent.steps.enterTextInAnswerInputFieldsSpecifyCorrectAnswerSection([{ responseIndex: 0, responseText: 'Hi12' }]);
1573
- fillInTheGapsTextCommonComponent.steps.enterTextInAnswerInputFieldsSpecifyCorrectAnswerSection([{ responseIndex: 1, responseText: 'Hi12' }]);
1562
+ utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 0)
1563
+ .should('not.be.disabled')
1564
+ .type('Hi12');
1565
+ utilities.getNthElement(fillInTheGapsTextCommonComponent.answerInputFieldSpecifyCorrectAnswerSection(), 1)
1566
+ .should('not.be.disabled')
1567
+ .type('Hi12');
1574
1568
  fillInTheGapsTextCommonComponent.steps.verifyTextInResponseAccordionAnswerInputField([{ responseIndex: 1, responseText: 'Hi12' }]);
1575
1569
  });
1576
1570
  },
@@ -1083,11 +1083,13 @@ const steps = {
1083
1083
 
1084
1084
  expandDefaultOptionDropdown: () => {
1085
1085
  gridQuestionCommonComponent.defaultOptionDropdown()
1086
+ .trigger('mouseover')
1086
1087
  .click();
1087
1088
  },
1088
1089
 
1089
1090
  expandDefaultTextDropdown: () => {
1090
1091
  gridQuestionCommonComponent.defaultTextDropdown()
1092
+ .trigger('mouseover')
1091
1093
  .click();
1092
1094
  },
1093
1095
 
@@ -1152,6 +1154,7 @@ const steps = {
1152
1154
  //Additional settings
1153
1155
  expandRowNumerationDropdown: () => {
1154
1156
  gridQuestionCommonComponent.rowNumerationDropdown()
1157
+ .trigger('mouseover')
1155
1158
  .click();
1156
1159
  },
1157
1160
 
@@ -1384,6 +1387,7 @@ const steps = {
1384
1387
 
1385
1388
  expandRowSpacingDropdown: () => {
1386
1389
  gridQuestionCommonComponent.rowSpacingDropdown()
1390
+ .trigger('mouseover')
1387
1391
  .click();
1388
1392
  },
1389
1393
 
@@ -1472,6 +1476,7 @@ const steps = {
1472
1476
  expandColumnSpacingDropdown: () => {
1473
1477
  gridQuestionCommonComponent.columnSpacingDropdown()
1474
1478
  .eq(0)
1479
+ .trigger('mouseover')
1475
1480
  .click();
1476
1481
  },
1477
1482
 
@@ -1608,6 +1613,7 @@ const steps = {
1608
1613
 
1609
1614
  expandColumnDimensionsDropdown: () => {
1610
1615
  gridQuestionCommonComponent.columnDimensionsDropdown()
1616
+ .trigger('mouseover')
1611
1617
  .click();
1612
1618
  },
1613
1619
 
@@ -2071,43 +2077,6 @@ const steps = {
2071
2077
  }
2072
2078
 
2073
2079
  const tests = {
2074
- verifyPreviewModesAndScoreWhenPointsAndCorrectAnswersIsNotSet: () => {
2075
- it('When the user has not set correct answer option(s) and alloted points, \'Student view\' radio button should be checked, \'Grading view\' button should not be checked, 0 points should be displayed and no correct or incorrect icons should be displayed in the preview tab', () => {
2076
- utilities.verifyInnerText(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), 'Student view');
2077
- utilities.verifyInnerText(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), 'Grading view');
2078
- autoScoredScoringPreviewTab.studentViewRadioButton()
2079
- .should('be.checked');
2080
- autoScoredScoringPreviewTab.gradingViewRadioButton()
2081
- .should('not.be.checked');
2082
- autoScoredScoringPreviewTab.steps.checkManuallyScoredScoringLabel();
2083
- autoScoredScoringPreviewTab.steps.verifyCorrectIncorrectIconsNotExist();
2084
- });
2085
-
2086
- it('CSS of Preview mode contents', { tags: 'css' }, () => {
2087
- utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), {
2088
- 'color': css.color.labelText,
2089
- 'font-size': css.fontSize.normal,
2090
- 'font-weight': css.fontWeight.regular
2091
- });
2092
- utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), {
2093
- 'color': css.color.labelText,
2094
- 'font-size': css.fontSize.normal,
2095
- 'font-weight': css.fontWeight.regular
2096
- });
2097
- utilities.verifyCSS(autoScoredScoringPreviewTab.scoreLabelPreviewTab(), {
2098
- 'color': css.color.codeBlockText,
2099
- 'font-size': css.fontSize.default,
2100
- 'font-weight': css.fontWeight.bold
2101
- });
2102
- utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButton().parent().find('svg'), {
2103
- 'fill': css.color.activeButtons
2104
- });
2105
- utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButton().parent().find('svg path'), {
2106
- 'fill': css.color.uncheckedCheckbox
2107
- });
2108
- });
2109
- },
2110
-
2111
2080
  verifyContentsOfSpecifyCorrectAnswerSection: () => {
2112
2081
  it(`When the user selects any scoring type except for manual scored, then the question grid should be displayed in the specify correct answer section`, () => {
2113
2082
  gridQuestionCommonComponent.steps.verifyTableCellPropertySpecifyCorrectAnswerSection({ row: 0, column: 0 }, 'None');
@@ -2752,6 +2721,8 @@ const tests = {
2752
2721
  it(`When user selects 'Column dimensions' ${option} option then ${option} spacing should be displayed between the columns`, () => {
2753
2722
  gridQuestionCommonComponent.steps.expandColumnDimensionsDropdown();
2754
2723
  gridQuestionCommonComponent.steps.selectColumnDimensionsDropdownOption(option);
2724
+ utilities.verifyInnerText(gridQuestionCommonComponent.columnDimensionsDropdown(), option);
2725
+ utilities.verifyElementVisibilityState(gridQuestionCommonComponent.columnDimensionsDropdown(), 'visible');
2755
2726
  gridQuestionCommonComponent.steps.verifyColumnDimensionsSpecifyCorrectAnswer(option);
2756
2727
  });
2757
2728
  });
@@ -38,6 +38,7 @@ const selectors = {
38
38
  },
39
39
  textResponse: () => cy.get('[class*="Canvasstyle__TextBoxContainer"] textarea'),
40
40
  canvasImage: () => cy.get('.canvas-image').eq(0),
41
+ canvasUploadedImage: () => cy.get('.canvas-image'),
41
42
  canvasImageInPreviewTab: () => cy.get('[class*="question-preview-wrapper"] [class*="ImageWrapper"] img'),
42
43
  imagePropertiesLabel: () => cy.get('[class*="ImagePropertiesstyles__SectionLabel"]'),
43
44
  fillImageToCanvasLabel: () => cy.get('[data-ngie-testid="fill-image-to-canvas-checkbox"] .MuiFormControlLabel-label'),
@@ -791,10 +792,10 @@ const tests = {
791
792
  * @param {"text container"|"dropzone"} response value for the error message
792
793
  */
793
794
  verifyInsertAndDeleteResponseAreaFunctionality: (response) => {
794
- it(`When user clicks on close button for response container, then response container should be removed from canvas and error message should be displayed`, () => {
795
+ it(`When user clicks on close button for response container, then response container should be removed from canvas and error message should not be displayed`, () => {
795
796
  imageCanvasComponent.steps.removeResponseArea(0);
796
797
  utilities.verifyElementVisibilityState(imageCanvasComponent.responseAreaWrapper(), 'notExist');
797
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'exist');
798
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
798
799
  });
799
800
 
800
801
  it('When user adds response container, then error message should disappear', () => {
@@ -847,13 +848,13 @@ const tests = {
847
848
  imageCanvasComponent.steps.verifyRedoButtonDisabled();
848
849
  });
849
850
 
850
- it(`When the user reaches the initial state by performing undo actions, the 'Undo' button should get disabled and error message should be displayed`, () => {
851
+ it(`When the user reaches the initial state by performing undo actions, the 'Undo' button should get disabled and error message should not be displayed`, () => {
851
852
  for (let i = 0; i < 4; i++) {
852
853
  imageCanvasComponent.steps.undoAction();
853
854
  }
854
855
  utilities.verifyElementCount(imageCanvasComponent.responseArea(), 0);
855
856
  imageCanvasComponent.steps.verifyUndoButtonDisabled();
856
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'exist');
857
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
857
858
  });
858
859
 
859
860
  it('When the user reaches the latest state by performing redo actions, the \'Redo\' button should get disabled and error message should disappear', () => {
@@ -865,10 +866,10 @@ const tests = {
865
866
  commonComponents.steps.verifyErrorMessageIsNotDisplayed();
866
867
  });
867
868
 
868
- it(`When user clicks on 'Clear all' button, then all response container should be deleted and error message should be displayed`, () => {
869
+ it(`When user clicks on 'Clear all' button, then all response container should be deleted and error message should not be displayed`, () => {
869
870
  imageCanvasComponent.steps.clearAllCanvas();
870
871
  utilities.verifyElementVisibilityState(imageCanvasComponent.responseAreaWrapper(), 'notExist');
871
- utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'exist');
872
+ utilities.verifyElementVisibilityState(commonComponents.errorMessage(), 'notExist');
872
873
  });
873
874
  },
874
875
 
@@ -39,6 +39,7 @@ const selectors = {
39
39
  const steps = {
40
40
  expandOptionDesignDropdown: () => {
41
41
  mcqAdditionalSettingsBase.optionDesignDropdown()
42
+ .trigger('mouseover')
42
43
  .click();
43
44
  },
44
45
 
@@ -62,6 +63,7 @@ const steps = {
62
63
 
63
64
  expandOptionNumerationDropdown: () => {
64
65
  mcqAdditionalSettingsBase.optionNumerationDropdown()
66
+ .trigger('mouseover')
65
67
  .click();
66
68
  },
67
69
 
@@ -106,6 +108,8 @@ const steps = {
106
108
 
107
109
  expandNumberOfOptionsColumnDropdown: () => {
108
110
  mcqAdditionalSettingsBase.numberOfOptionColumnsDropdown()
111
+ .should('be.visible') // Ensure the dropdown is visible
112
+ .trigger('mouseover')
109
113
  .click();
110
114
  },
111
115