itemengine-cypress-automation 1.0.355 → 1.0.356-capture-image-8b4830c.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 (250) hide show
  1. package/Dockerfile +1 -0
  2. package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +4 -16
  3. package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
  4. package/cypress/e2e/ILC/BrowseItems/browseReviewItems.js +49 -11
  5. package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItems.js +4 -3
  6. package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItemsMobileView.js +4 -3
  7. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +1 -1
  8. package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +33 -0
  9. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +2 -2
  10. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
  11. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
  12. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
  13. package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
  14. package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +37 -0
  15. package/cypress/e2e/ILC/ChartsBar/headerSection.js +50 -2
  16. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightBasic.js +1 -0
  17. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
  18. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
  19. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
  20. package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
  21. package/cypress/e2e/ILC/ChartsLine/editQuestion.smoke.js +3 -1
  22. package/cypress/e2e/ILC/ChartsLine/headerSection.js +18 -1
  23. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddFeatureRadioButton.js +2 -3
  24. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddTranscriptRadioButton .js +2 -4
  25. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabStudentViewSettings.js +3 -3
  26. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerHeaderSectionAndButtons.js +2 -2
  27. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTab.js +1 -1
  28. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTabSupportedFileTypes.js +6 -0
  29. package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTabTranscript.js +2 -3
  30. package/cypress/e2e/ILC/CkEditorEquationEditor/equationEditorBasicFile.js +4 -4
  31. package/cypress/e2e/ILC/CkEditorInsertImage/imageInfo.js +4 -4
  32. package/cypress/e2e/ILC/CkEditorInsertTable/tableDimension&FooterProperties.js +3 -3
  33. package/cypress/e2e/ILC/CkEditorInsertTable/tableStyle.js +11 -11
  34. package/cypress/e2e/ILC/CkEditorLink/uploadSection.js +1 -1
  35. package/cypress/e2e/ILC/ContentBlocks/editTabBasics.js +62 -4
  36. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +119 -10
  37. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editTabScoring.js +1 -0
  38. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/headerSection.js +2 -0
  39. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/manuallyAndNonScoredScoringEditTab.js +4 -1
  40. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +3 -0
  41. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/pagination.js +1 -1
  42. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js +3 -0
  43. package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +1 -0
  44. package/cypress/e2e/ILC/DrawingResponse/drawingResponseBackground.js +2 -8
  45. package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +1 -0
  46. package/cypress/e2e/ILC/DrawingResponse/drawingResponseEditTabBasicSection.js +3 -3
  47. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +1 -3
  48. package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +1 -1
  49. package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +0 -1
  50. package/cypress/e2e/ILC/EssayResponse/editTabBasicSections.js +23 -37
  51. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +210 -0
  52. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/editQuestion.smoke.js +40 -0
  53. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +216 -0
  54. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editQuestion.smoke.js +45 -0
  55. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +213 -0
  56. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/backgroundImageAndCanvasProperties.js +1 -0
  57. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +3 -1
  58. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +207 -0
  59. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +73 -0
  60. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +38 -0
  61. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +38 -0
  62. package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +87 -0
  63. package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +35 -0
  64. package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +28 -0
  65. package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +38 -0
  66. package/cypress/e2e/ILC/Graphing/editTabScoringSection.js +1 -0
  67. package/cypress/e2e/ILC/Graphing/headerSection.js +36 -4
  68. package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +6 -3
  69. package/cypress/e2e/ILC/GridFill/addAlternateButton.js +40 -0
  70. package/cypress/e2e/ILC/GridFill/customizeLayoutFillImageBackgroundImage.js +5 -6
  71. package/cypress/e2e/ILC/GridFill/customizeLayoutSectionShadeCellsGridBorders.js +2 -0
  72. package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +3 -0
  73. package/cypress/e2e/ILC/GridFill/headerSection.js +1 -3
  74. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +39 -0
  75. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
  76. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +39 -0
  77. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +37 -0
  78. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
  79. package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +36 -0
  80. package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +75 -0
  81. package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +2 -4
  82. package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +2 -1
  83. package/cypress/e2e/ILC/ImageHighlight/headerSection.js +2 -1
  84. package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +2 -2
  85. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +24 -0
  86. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +24 -0
  87. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +24 -0
  88. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +86 -0
  89. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
  90. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +1 -1
  91. package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +35 -0
  92. package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +24 -0
  93. package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +108 -0
  94. package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +6 -10
  95. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +2 -1
  96. package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +52 -0
  97. package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +23 -0
  98. package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +35 -9
  99. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +41 -0
  100. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +30 -0
  101. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +50 -0
  102. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +101 -0
  103. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +38 -0
  104. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +24 -0
  105. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +4 -1
  106. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +35 -1
  107. package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +98 -0
  108. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +210 -0
  109. package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +38 -0
  110. package/cypress/e2e/ILC/Matching/clickAndDrop.js +3 -5
  111. package/cypress/e2e/ILC/Matching/draggableOptions.js +4 -0
  112. package/cypress/e2e/ILC/Matching/editTabBasicSection.js +41 -0
  113. package/cypress/e2e/ILC/Matching/headerSection.js +36 -11
  114. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -15
  115. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +208 -0
  116. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +227 -0
  117. package/cypress/e2e/ILC/MultipleSelection/checkScoringLabelBannerAndCorrectAnswer.js +2 -0
  118. package/cypress/e2e/ILC/MultipleSelection/editTabScoringSection.js +1 -0
  119. package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +69 -67
  120. package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswer.js +1 -0
  121. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +220 -0
  122. package/cypress/e2e/ILC/MultipleSelectionGridNew/editTabScoringSection.js +6 -0
  123. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +100 -69
  124. package/cypress/e2e/ILC/MultipleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +1 -0
  125. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +79 -0
  126. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +42 -0
  127. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +42 -0
  128. package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +75 -0
  129. package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +32 -0
  130. package/cypress/e2e/ILC/NumberLine/editTabSection.js +38 -0
  131. package/cypress/e2e/ILC/NumberLine/headerSection.js +33 -4
  132. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +81 -0
  133. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +43 -0
  134. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +43 -0
  135. package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +76 -0
  136. package/cypress/e2e/ILC/NumberLineLabel/additionalSettingsBasic.js +1 -1
  137. package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +34 -0
  138. package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +38 -0
  139. package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +37 -5
  140. package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +2 -1
  141. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/editQuestion.smoke.js +1 -1
  142. package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +35 -51
  143. package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +2 -4
  144. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +192 -0
  145. package/cypress/e2e/ILC/SingleSelection/checkScoringLabelBannerAndCorrectAnswer.js +2 -0
  146. package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +94 -88
  147. package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +3 -1
  148. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +209 -0
  149. package/cypress/e2e/ILC/SingleSelectionGridNew/editTabScoringSection.js +5 -0
  150. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +101 -70
  151. package/cypress/e2e/ILC/SingleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +8 -2
  152. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +86 -0
  153. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +86 -0
  154. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +65 -0
  155. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +3 -1
  156. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
  157. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
  158. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +10 -3
  159. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +4 -2
  160. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +5 -3
  161. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
  162. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +4 -0
  163. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +64 -0
  164. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +2 -0
  165. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +2 -0
  166. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +64 -0
  167. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +65 -0
  168. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -0
  169. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
  170. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
  171. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsScoringBasic.js +8 -0
  172. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -0
  173. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
  174. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
  175. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasic.js +1 -0
  176. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +2 -0
  177. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +2 -0
  178. package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +27 -3
  179. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.smoke.js +86 -0
  180. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.smoke.js +97 -0
  181. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.smoke.js +97 -0
  182. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodSymbolsAreEquivalent.smoke.js +167 -0
  183. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.smoke.js +167 -1
  184. package/cypress/e2e/ILC/TextEntryMath/headerSection.js +43 -0
  185. package/cypress/e2e/ILC/TextSelection/ScoringParagraph/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -1
  186. package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +7 -12
  187. package/cypress/e2e/ILC/ThinkSphere/additionalSettings.js +1 -1
  188. package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +58 -4
  189. package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +208 -13
  190. package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +259 -9
  191. package/cypress/e2e/ILC/ThinkSphere/equationEditorCreateCustomCategory.smoke.js +417 -0
  192. package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +291 -0
  193. package/cypress/e2e/ILC/ThinkSphere/planPhase.js +409 -4
  194. package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +541 -0
  195. package/cypress/e2e/ILC/ThinkSphere/previewTabReviewSection.js +97 -0
  196. package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +39 -6
  197. package/cypress/e2e/ILC/ThinkSphere/studentViewPlanTabSection.js +393 -0
  198. package/cypress/e2e/ILC/ThinkSphere/studentViewReviewTabSection.js +141 -0
  199. package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +90 -2
  200. package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +34 -0
  201. package/cypress/e2e/ILC/UploadResponse/headerSection.js +38 -1
  202. package/cypress/e2e/ILC/UploadResponse/uploadResponsePreview.js +50 -13
  203. package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +14 -29
  204. package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +16 -1
  205. package/cypress/e2e/Sessions/fetchResponses.js +3 -3
  206. package/cypress/e2e/applitools.config.js +3 -3
  207. package/cypress/fixtures/theme/ilc.json +5 -1
  208. package/cypress/fixtures/uploads/sample.webm +0 -0
  209. package/cypress/fixtures/uploads/sample.wmv +0 -0
  210. package/cypress/fixtures/uploads/sample30MB.mp4 +0 -0
  211. package/cypress/pages/audioPlayerPage.js +47 -22
  212. package/cypress/pages/brainingCampManipulativePage.js +1 -1
  213. package/cypress/pages/chartsBarPage.js +20 -0
  214. package/cypress/pages/components/additionalSettingsPanel.js +3 -2
  215. package/cypress/pages/components/autoScoredScoringSectionMultiResponseType.js +2 -0
  216. package/cypress/pages/components/browseItemsPage.js +109 -2
  217. package/cypress/pages/components/ckEditorEquationEditorComponent.js +5 -4
  218. package/cypress/pages/components/ckEditorInsertImageComponent.js +2 -2
  219. package/cypress/pages/components/ckEditorInsertTableComponent.js +3 -3
  220. package/cypress/pages/components/ckEditorLinkComponent.js +8 -9
  221. package/cypress/pages/components/commonComponents.js +4 -0
  222. package/cypress/pages/components/createQuestionBasePage.js +14 -1
  223. package/cypress/pages/components/defaultToolDropdown.js +1 -1
  224. package/cypress/pages/components/editCategoryFlyout.js +2 -2
  225. package/cypress/pages/components/equationEditorSectionCommonComponent.js +10 -25
  226. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +28 -0
  227. package/cypress/pages/components/gridQuestionCommonComponent.js +56 -0
  228. package/cypress/pages/components/mcqAdditionalSettingsBase.js +4 -0
  229. package/cypress/pages/components/questionInstructionsComponent.js +9 -0
  230. package/cypress/pages/components/scoringSectionBaseEditTab.js +4 -0
  231. package/cypress/pages/contentBlocksPage.js +2 -0
  232. package/cypress/pages/desmos3DGraphingPage.js +149 -4
  233. package/cypress/pages/desmosGeometryPage.js +184 -4
  234. package/cypress/pages/drawingResponsePage.js +2 -0
  235. package/cypress/pages/gradingViewPage.js +8 -0
  236. package/cypress/pages/graphingPage.js +27 -8
  237. package/cypress/pages/gridFillPage.js +15 -6
  238. package/cypress/pages/listOrderingPage.js +32 -1
  239. package/cypress/pages/matchingPage.js +26 -7
  240. package/cypress/pages/multipleSelectionPage.js +9 -1
  241. package/cypress/pages/numberLineLabelPage.js +31 -8
  242. package/cypress/pages/numberLinePage.js +19 -7
  243. package/cypress/pages/textEntryMathPage.js +24 -1
  244. package/cypress/pages/thinkSpherePage.js +925 -47
  245. package/cypress/pages/uploadResponsePage.js +17 -1
  246. package/cypress/pages/videoResponsePage.js +3 -0
  247. package/cypress/support/commands.js +9 -0
  248. package/cypress/support/helpers/createItem.js +668 -19
  249. package/cypress/support/helpers/utilities.js +35 -2
  250. package/package.json +3 -3
@@ -5,9 +5,9 @@ import utilities from "../../../support/helpers/utilities";
5
5
  const css = Cypress.env('css');
6
6
  const canvasTools = [
7
7
  'Text', 'Pen', 'Highlighter', 'Image', 'Shapes',
8
- 'Stamps', 'Number bond', 'Unifix Cube', 'Diagrams', 'Array',
8
+ 'Stamps', 'Unifix Cube', 'Diagrams', 'Array',
9
9
  'Number line', 'Fraction bars', 'Protractor', 'Table', 'Grids',
10
- 'Equation editor', 'Algebra tiles'
10
+ 'Equation editor', 'Algebra tiles', 'Point eraser', 'Item eraser'
11
11
  ];
12
12
  const defaultSelectedCanvasTools = ['Text', 'Pen', 'Highlighter', 'Image', 'Shapes', 'Stamps'];
13
13
  const canvasControls = ['Move', 'Delete', 'Undo', 'Redo', 'Clear all'];
@@ -36,6 +36,13 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
36
36
  utilities.verifyElementVisibilityState(thinkSpherePage.solvePhaseAccordionExpandIcon(), 'exist');
37
37
  });
38
38
 
39
+ it('When the user clicks the expanded \'Solve phase\' accordion should be collapsed when collapsed accordion is clicked it should be expanded', () => {
40
+ thinkSpherePage.steps.clickOnSolvePhaseAccordionIcon();
41
+ thinkSpherePage.steps.verifySolvePhaseAccordionCollapsed();
42
+ thinkSpherePage.steps.clickOnSolvePhaseAccordionIcon();
43
+ thinkSpherePage.steps.verifySolvePhaseAccordionExpanded();
44
+ });
45
+
39
46
  it('By default \'Customize toolbar options and controls\' accordion should be collapsed and by clicking on the \'Customize toolbar options and controls\' accordion, user should be able to expand the accordion', () => {
40
47
  utilities.verifyInnerText(thinkSpherePage.customizeToolsAndControlsLabel(), 'Customize toolbar options and controls');
41
48
  utilities.verifyElementVisibilityState(thinkSpherePage.customizeToolsAndControlsIcon(), 'exist');
@@ -61,7 +68,7 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
61
68
  'font-size': css.fontSize.default,
62
69
  'font-weight': css.fontWeight.bold
63
70
  });
64
- utilities.verifyCSS(thinkSpherePage.customizeToolsAndControlsSvg(), {
71
+ utilities.verifyCSS(thinkSpherePage.customizeToolsAndControlsPath(), {
65
72
  'fill': css.color.activeButtons
66
73
  });
67
74
 
@@ -79,7 +86,7 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
79
86
  });
80
87
  cy.log('CSS of icon of selected toolbar formatting option')
81
88
  utilities.verifyCSS(thinkSpherePage.solvePhaseToolsAndControlsOptionsTilesDragItemFlexWrapperSvg(), {
82
- 'fill': css.color.primaryBtn
89
+ 'fill': 'none'
83
90
  });
84
91
  cy.log('CSS of drag handle of selected toolbar formatting option')
85
92
  utilities.verifyCSS(
@@ -150,6 +157,12 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
150
157
  thinkSpherePage.steps.verifyDefaultStamps(defaultSelectedStamps);
151
158
  });
152
159
 
160
+ it('Default stamps should have visible tool tips', () => {
161
+ defaultSelectedStamps.forEach((ele) => {
162
+ thinkSpherePage.customizeStampCard(ele).verifyTooltip(ele);
163
+ });
164
+ });
165
+
153
166
  it('When user select deselect stamps tool from tools section, then customize stamps section should be visible and hide respectively', () => {
154
167
  thinkSpherePage.steps.clickOnStampsTool();
155
168
  utilities.verifyElementVisibilityState(thinkSpherePage.customizeStampComponent(), 'notExist');
@@ -192,7 +205,7 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
192
205
  thinkSpherePage.steps.clickOnCustomizeCard(0);
193
206
  });
194
207
 
195
- thinkSpherePage.tests.verifyDefaultToolDropdown(canvasTools, defaultTool);
208
+ thinkSpherePage.tests.verifyDefaultToolDropdown(defaultToolsOptions, defaultTool);
196
209
 
197
210
  it('By default, Equation Editor categories should not be displayed', () => {
198
211
  utilities.verifyElementVisibilityState(thinkSpherePage.equationEditorSectionWrapper(), 'notExist');
@@ -250,7 +263,27 @@ describe('ThinkSphere Question - Solve Phases Section', () => {
250
263
  });
251
264
  });
252
265
 
253
- it('Accessibility of selected and deselected category', { tags: 'a11y' }, () => {
266
+ it('The edit button should not be displayed for the keypad category button.', () => {
267
+ utilities.verifyElementVisibilityState(thinkSpherePage.equationEditorSectionCategories().contains(`${equationEditorCategoriesAndSymbols['keyPad'].displayName}`).find(thinkSpherePage.equationEditorSectionCategoriesEditIcon()), 'notExist');
268
+ });
269
+
270
+ it('User should be able to unselect default selected category and should be able to select default unselected category.', () => {
271
+ thinkSpherePage.equationEditorSectionCategories().contains(`${equationEditorCategoriesAndSymbols['keyPad'].displayName}`).click();
272
+ thinkSpherePage.steps.verifyEquationEditorSectionCategoryNotPressed()
273
+ thinkSpherePage.equationEditorSectionCategories().contains(`${equationEditorCategoriesAndSymbols['setNotation'].displayName}`).click();
274
+ thinkSpherePage.steps.verifyEquationEditorSectionCategoryIsPressed();
275
+ });
276
+
277
+ it('The \'Equation Editor\' should be displayed along with helper text \'Select the categories to display to the students in the equation editor.\' and \'Create custom category\' button should be displayed', () => {
278
+ utilities.verifyElementVisibilityState(thinkSpherePage.equationEditorSectionTitle(), 'visible');
279
+ utilities.verifyInnerText(thinkSpherePage.equationEditorSectionTitle(), 'Equation editor');
280
+ utilities.verifyElementVisibilityState(thinkSpherePage.equationEditorSectionHelperText(), 'visible');
281
+ utilities.verifyInnerText(thinkSpherePage.equationEditorSectionHelperText(), 'Select the categories to display to the students in the equation editor.');
282
+ utilities.verifyElementVisibilityState(thinkSpherePage.createCustomCategoryButton(), 'visible');
283
+ utilities.verifyInnerText(thinkSpherePage.createCustomCategoryButton(), 'Create custom category');
284
+ });
285
+
286
+ it.skip('Accessibility of selected and deselected category', { tags: 'a11y' }, () => {
254
287
  cy.checkAccessibility(thinkSpherePage.equationEditorSectionCategories().contains(`${equationEditorCategoriesAndSymbols['numPad'].displayName}`).parents('[class*="DraggableItemsGrid"]'))
255
288
  });
256
289
 
@@ -0,0 +1,393 @@
1
+ import uuid from 'react-uuid';
2
+ import { thinkSpherePage } from "../../../pages";
3
+ import { browseItemsPage } from "../../../pages/components/browseItemsPage";
4
+ import { commonComponents } from "../../../pages/components/commonComponents";
5
+ import abortEarlySetup from "../../../support/helpers/abortEarly";
6
+ import utilities from "../../../support/helpers/utilities";
7
+ const css = Cypress.env('css');
8
+
9
+ const sentenceStartersTextDefault = [
10
+ 'The strategy I’m going to use is',
11
+ 'First, I will',
12
+ 'Secondly, I will',
13
+ 'I will check my work by',
14
+ 'If my strategy is not working, I will'
15
+ ];
16
+
17
+ describe('Student view : ThinkSphere Question - Plan Section', () => {
18
+ const uuidString = uuid();
19
+
20
+ before(() => {
21
+ cy.loginAs('admin');
22
+ cy.createThinkSphereItem(uuidString, true);
23
+ cy.visit('/item-engine/thinksphere/browse-items');
24
+ browseItemsPage.steps.clickOnActionButton();
25
+ browseItemsPage.steps.clickOnActionMenuItem(0);
26
+ });
27
+
28
+ describe('\'Question instruction\' section', () => {
29
+ abortEarlySetup();
30
+ it('\'Question instruction\' section should be present', () => {
31
+ thinkSpherePage.steps.verifyQuestionInstructionPreviewTexWrapperVisibility('question instruction text');
32
+ });
33
+
34
+ it('CSS of \'Question instruction\' section', { tags: 'css' }, () => {
35
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewTexWrapper(), {
36
+ 'border-radius': '12px',
37
+ 'background-color': css.color.questionInstructionBG,
38
+ 'padding': '10px 170px 10px 27px',
39
+ 'font-size': css.fontSize.default,
40
+ 'font-weight': css.fontWeight.regular,
41
+ });
42
+ });
43
+
44
+ it('Question instruction image should visibile in the preview', () => {
45
+ thinkSpherePage.steps.verifyQuestionInstructionPreviewImageWrapperVisibility();
46
+ });
47
+
48
+ it('CSS of question instruction image section', { tags: 'css' }, () => {
49
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewImageWrapper(), {
50
+ 'width': '143px',
51
+ 'height': '110px',
52
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
53
+ 'background-color': css.color.primaryBtn,
54
+ });
55
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewImageExpandButton(), {
56
+ 'width': '24px',
57
+ 'height': '24px',
58
+ 'box-shadow': `${css.color.boxShadow} 0px 2px 8px 0px`,
59
+ 'border': `1px solid ${css.color.figDefaultComponentBorder}`,
60
+ 'border-radius': '4px',
61
+ 'background-color': css.color.primaryBtn,
62
+ });
63
+ });
64
+
65
+ it('When user clicks on expand question instruction image then it should open in the popup', () => {
66
+ thinkSpherePage.steps.clickOnQuestionInstructionExpandImageButton();
67
+ utilities.verifyElementVisibilityState(thinkSpherePage.dialogBoxRoot(), 'visible');
68
+ thinkSpherePage.steps.verifyQuestionImagePopup();
69
+ });
70
+
71
+ it('CSS of question instruction image popup', { tags: 'css' }, () => {
72
+ utilities.verifyCSS(thinkSpherePage.dialogBoxRoot(), {
73
+ 'border-radius': '8px',
74
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
75
+ 'box-shadow': `${css.color.dialogBoxBoxShadow} 0px 0px 10px 0px`,
76
+ });
77
+ utilities.verifyCSS(thinkSpherePage.closeExpandImagePopupButton(), {
78
+ 'background-color': css.color.primaryBtn,
79
+ 'font-size': css.fontSize.normal,
80
+ 'font-weight': css.fontWeight.semibold,
81
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
82
+ 'color': css.color.primaryBtnBorder,
83
+ });
84
+ });
85
+
86
+ it('When user clicks on close expand image popup button then it should remove the popup', () => {
87
+ thinkSpherePage.steps.clickOnCloseExpandImagePopupButton();
88
+ utilities.verifyElementVisibilityState(thinkSpherePage.dialogBoxRoot(), 'notExist');
89
+ });
90
+ });
91
+
92
+ describe('\'Choose your strategies\' section', () => {
93
+ abortEarlySetup();
94
+ it('\'Choose your strategies\' section and title should be present', () => {
95
+ utilities.verifyInnerText(thinkSpherePage.strategiesPreviewHeader(), 'Choose your strategies');
96
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategiesPreviewHeader(), 'visible');
97
+ });
98
+
99
+ it('\'Add new strategy\' button should be present', () => {
100
+ utilities.verifyInnerText(thinkSpherePage.addNewStrategyButton(), 'Add new strategy');
101
+ utilities.verifyElementVisibilityState(thinkSpherePage.addNewStrategyButton(), 'visible');
102
+ });
103
+
104
+ it('CSS of strategies header and add new strategy button', { tags: 'css' }, () => {
105
+ utilities.verifyCSS(thinkSpherePage.strategiesPreviewHeader(), {
106
+ 'font-size': css.fontSize.heading,
107
+ 'font-weight': css.fontWeight.semibold,
108
+ 'color': css.color.primaryBtnBorder,
109
+ });
110
+ utilities.verifyCSS(thinkSpherePage.addNewStrategyButton(), {
111
+ 'border': `1px solid ${css.color.figDefaultComponentBorder}`,
112
+ 'padding': '12px 16px',
113
+ 'border-radius': '8px',
114
+ 'box-shadow': `${css.color.boxShadow} 0px 2px 8px 0px`,
115
+ });
116
+ utilities.verifyCSS(thinkSpherePage.addNewStrategyTextWrapper(), {
117
+ 'color': css.color.primaryBtnBorder,
118
+ 'font-size': css.fontSize.default,
119
+ 'font-weight': css.fontWeight.regular,
120
+ });
121
+ });
122
+
123
+ it('CSS of strategies list', { tags: 'css' }, () => {
124
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategiesPreviewListLI(), 0), {
125
+ 'padding': '8px 16px 8px 24px',
126
+ 'border': `2px solid ${css.color.transparent}`,
127
+ 'background-color': css.color.progressBarRemainingFill,
128
+ 'border-radius': '12px',
129
+ });
130
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategyTextWrapper(), 0), {
131
+ 'color': css.color.primaryBtnBorder,
132
+ 'margin-right': '40px',
133
+ 'font-size': '18px',
134
+ 'font-weight': '600',
135
+ });
136
+
137
+ // css of strategies list on hover
138
+ utilities.getNthElement(thinkSpherePage.strategiesBoxPreviewTab(), 0)
139
+ .realHover();
140
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategiesBoxPreviewTab(), 0), {
141
+ 'outline-color': css.color.toggleButtonSelectedBg,
142
+ 'outline-offset': '-1px',
143
+ 'outline-style': 'solid',
144
+ });
145
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategyTextWrapper(), 0), {
146
+ 'color': css.color.primaryBtnBg,
147
+ });
148
+ utilities.triggerMouseout(utilities.getNthElement(thinkSpherePage.strategiesBoxPreviewTab(), 0));
149
+ });
150
+
151
+ it('When we click add new strategy button a popup should be opened with header \'Add new strategy\', a text input field with label \'Strategy name\', a cancel and a save button', () => {
152
+ thinkSpherePage.addNewStrategyButton().click();
153
+ utilities.verifyInnerText(thinkSpherePage.popupTitle(), 'Add new strategy');
154
+ utilities.verifyElementVisibilityState(thinkSpherePage.popupTitle(), 'visible');
155
+ utilities.verifyInnerText(thinkSpherePage.strategyNameLabel(), 'Strategy name');
156
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategyNameLabel(), 'visible');
157
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategyNameInputField(), 'visible');
158
+ utilities.verifyElementVisibilityState(thinkSpherePage.addStrategyPopupCancelButton(), 'visible');
159
+ utilities.verifyElementVisibilityState(thinkSpherePage.addStrategyPopupSaveButton(), 'visible');
160
+ thinkSpherePage.addStrategyPopupCancelButton().click();
161
+ });
162
+
163
+ it('Add new strategy popup should close when cancel button is clicked and the number of strategies should be same before opening the popup', () => {
164
+ thinkSpherePage.steps.verifyAddNewStrategyPopupCloseFunctionality();
165
+ });
166
+
167
+ it('When user adds a new strategy, the popup should close when save button is clicked and the number of strategies should increase by 1 compared to that before opening the popup', () => {
168
+ thinkSpherePage.steps.verifyAddNewStrategyPopupSaveFunctionality();
169
+ });
170
+
171
+ it('CSS of strategies list in selected state', { tags: 'css' }, () => {
172
+ thinkSpherePage.steps.clickOnStrategiesPreviewListLI();
173
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategiesPreviewListLI(), 1), {
174
+ 'border': `2px solid ${css.color.toggleButtonSelectedBg}`,
175
+ 'background-color': css.color.transparent,
176
+ });
177
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.strategyTextWrapper(), 1), {
178
+ 'color': css.color.primaryBtnBg,
179
+ });
180
+ thinkSpherePage.steps.clickOnStrategiesPreviewListLI();
181
+ });
182
+
183
+ it('Video icon for should present by default besides the strategy name', () => {
184
+ utilities.verifyElementVisibilityState(utilities.getNthElement(thinkSpherePage.videoIconWrapper(), 0), 'visible');
185
+ });
186
+
187
+ it('When user clicks on video icon then video should be played in the popup', () => {
188
+ thinkSpherePage.steps.clickOnVideoIcon();
189
+ utilities.verifyElementVisibilityState(thinkSpherePage.dialogBoxRoot(), 'visible');
190
+ thinkSpherePage.steps.verifyVideoPopupDialogBox();
191
+ thinkSpherePage.steps.closeVideoPopup();
192
+ });
193
+ });
194
+
195
+ describe('\'Planning journal\' Section', () => {
196
+ abortEarlySetup();
197
+ it('\'Planning journal\' section should be present', () => {
198
+ utilities.verifyElementVisibilityState(thinkSpherePage.PlanningPreviewWrapper(), 'visible');
199
+ });
200
+
201
+ it('\'Planning journal\' section heading should be present', () => {
202
+ utilities.verifyElementVisibilityState(thinkSpherePage.planningPreviewHeading(), 'visible');
203
+ utilities.verifyInnerText(thinkSpherePage.planningPreviewHeading(), 'Planning journal');
204
+ });
205
+
206
+ it('\'Sentence starters\' label and dropdown should be displayed', () => {
207
+ utilities.verifyElementVisibilityState(thinkSpherePage.chooseStarterLabel(), 'visible');
208
+ utilities.verifyElementVisibilityState(thinkSpherePage.chooseStarterDropdown(), 'visible');
209
+ utilities.verifyInnerText(thinkSpherePage.chooseStarterLabel(), 'Sentence starter');
210
+ thinkSpherePage.steps.verifySentenceStartersDropdown();
211
+ });
212
+
213
+ it('CSS of \'Sentence starter\' dropdown - default state', { tags: 'css' }, () => {
214
+ utilities.verifyCSS(thinkSpherePage.chooseStarterLabel(), {
215
+ 'color': css.color.sectionHeading,
216
+ 'font-size': css.fontSize.normal,
217
+ 'font-weight': css.fontWeight.semibold,
218
+ });
219
+ utilities.verifyCSS(thinkSpherePage.chooseStarterDropdown(), {
220
+ 'color': css.color.liText,
221
+ 'font-size': css.fontSize.default,
222
+ 'font-weight': css.fontWeight.regular
223
+ });
224
+ });
225
+
226
+ it('Clicking on \'Sentence starters\' dropdown should open a list', () => {
227
+ commonComponents.steps.verifyDropdownIsCollapsed();
228
+ thinkSpherePage.steps.expandChooseStarterDropdown();
229
+ utilities.verifyElementVisibilityState(commonComponents.dropdownList(), 'visible');
230
+ thinkSpherePage.steps.verifySentenceStartersDropdownOptions(sentenceStartersTextDefault);
231
+ utilities.pressEscapeKey();
232
+ });
233
+
234
+ it('CSS of Sentence starters dropdown - active state', { tags: 'css' }, () => {
235
+ thinkSpherePage.steps.expandChooseStarterDropdown();
236
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.chooseStartersListOptions(), 0), {
237
+ 'color': css.color.liText,
238
+ 'font-size': css.fontSize.default,
239
+ 'font-weight': css.fontWeight.regular,
240
+ 'background-color': css.color.optionsBg
241
+ });
242
+ utilities.verifyCSS(utilities.getNthElement(thinkSpherePage.chooseStartersListOptions(), 1), {
243
+ 'background-color': css.color.transparent
244
+ });
245
+ cy.log('Post step: Closing the Sentence starters dropdown');
246
+ utilities.pressEscapeKey();
247
+ });
248
+
249
+ it('When user clicks on any starter then it should get written in the \'Write your plan\' text input field', () => {
250
+ thinkSpherePage.steps.verifySentenceStartersDropdownFunctionality();
251
+ });
252
+
253
+ it('\'Planning journal\' write wrapper should be present', () => {
254
+ utilities.verifyElementVisibilityState(thinkSpherePage.planningWriteWrapper(), 'visible');
255
+ });
256
+
257
+ it('\'The problem is asking me to\' section should be present', () => {
258
+ utilities.verifyElementVisibilityState(thinkSpherePage.problemAskingWrapper(), 'visible');
259
+ });
260
+
261
+ it('\'The problem is asking me to\' subheading should be present', () => {
262
+ thinkSpherePage.steps.verifyProblemAskingHeading();
263
+ });
264
+
265
+ it('Text area with placeholder \'Enter your text here\' should be present under \'The problem is asking me to\' section', () => {
266
+ thinkSpherePage.steps.verifyProblemAskingTextArea();
267
+ });
268
+
269
+ it('Mic button should be present under \'The problem is asking me to\' section', () => {
270
+ thinkSpherePage.steps.verifyProblemAskingMicSection();
271
+ });
272
+
273
+ it('User should be able to write in the \'Enter your text here\' textarea under \'The problem is asking me to\' section', () => {
274
+ thinkSpherePage.steps.verifyProblemAskingTextAreaFunctionality('This is a test text for the problem.');
275
+ });
276
+
277
+ it('\'Add strategies to plan\' section should be present', () => {
278
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategiesToPlanWrapper(), 'visible');
279
+ });
280
+
281
+ it('\'Add strategies to plan\' subheading should be present', () => {
282
+ thinkSpherePage.steps.verifyStrategiesToPlanHeading();
283
+ });
284
+
285
+ it('By default the strategy chips should not present under \'Add strategies to plan\' section', () => {
286
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategyChip(), 'notExist');
287
+ });
288
+
289
+ it('\'Write your plan\' section should be present', () => {
290
+ utilities.verifyElementVisibilityState(thinkSpherePage.writePlanWrapper(), 'visible');
291
+ });
292
+
293
+ it('\'Write your plan\' subheading should be present', () => {
294
+ thinkSpherePage.steps.verifyWritePlanHeading();
295
+ });
296
+
297
+ it('Text area with placeholder \'Enter your plan here\' should be present under \'Write your plan\' section', () => {
298
+ thinkSpherePage.steps.verifyWritePlanTextArea();
299
+ });
300
+
301
+ it('Mic button should be present under \'Write your plan\' section', () => {
302
+ thinkSpherePage.steps.verifyWritePlanMicSection();
303
+ });
304
+
305
+ it('User should be able to write in the \'Enter your plan here\' textarea under \'Write your plan\' section', () => {
306
+ thinkSpherePage.steps.verifyWritePlanTextAreaFunctionality('This is a test plan.');
307
+ });
308
+
309
+ it('When user click on strategy list it should display inside \'Add strategies to plan\' wrapper in the form of chip', () => {
310
+ thinkSpherePage.steps.clickOnStrategiesPreviewListLI();
311
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategyChipWrapper(), 'visible');
312
+ utilities.verifyElementVisibilityState(thinkSpherePage.strategyChip(), 'visible');
313
+ utilities.verifyInnerText(thinkSpherePage.strategyChip(), 'Look for a pattern');
314
+ });
315
+
316
+ it('CSS of strategy chip when it is not selected', { tags: 'css' }, () => {
317
+ utilities.verifyCSS(thinkSpherePage.strategyChip(), {
318
+ 'border': `1px solid ${css.color.figDefaultComponentBorder}`,
319
+ 'color': css.color.sectionHeading,
320
+ 'border-radius': '20px',
321
+ 'font-size': css.fontSize.normal,
322
+ 'font-weight': css.fontWeight.regular,
323
+ });
324
+ });
325
+
326
+ it('When user click on strategy chip it should get written in the \'Write your plan\' text input field', () => {
327
+ thinkSpherePage.steps.verifyStrategyChipClickFunctionality();
328
+ });
329
+
330
+ it('CSS of strategy chip when it is selected and CSS of planning journal section', { tags: 'css' }, () => {
331
+ utilities.verifyCSS(thinkSpherePage.strategyChip(), {
332
+ 'background-color': css.color.secondaryBtnBorder,
333
+ 'border': `1px solid ${css.color.primaryBtnBg}`,
334
+ });
335
+
336
+ utilities.verifyCSS(thinkSpherePage.planningPreviewHeading(), {
337
+ 'color': css.color.primaryBtnBorder,
338
+ 'font-size': css.fontSize.heading,
339
+ 'font-weight': css.fontWeight.semibold,
340
+ });
341
+
342
+ utilities.verifyCSS(thinkSpherePage.planningWriteWrapper(), {
343
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
344
+ 'border-radius': '12px'
345
+ });
346
+
347
+ utilities.verifyCSS(thinkSpherePage.problemAskingWrapper(), {
348
+ 'padding': '16px 16px 14px',
349
+ 'border-bottom': `1px solid ${css.color.secondaryBtnBorder}`
350
+ });
351
+
352
+ utilities.verifyCSS(thinkSpherePage.strategiesToPlanWrapper(), {
353
+ 'padding': '16px',
354
+ 'border-bottom': `1px solid ${css.color.secondaryBtnBorder}`
355
+ });
356
+
357
+ utilities.verifyCSS(thinkSpherePage.writePlanWrapper(), {
358
+ 'padding': '16px'
359
+ });
360
+
361
+ thinkSpherePage.problemAskingWrapper()
362
+ .within(() => {
363
+ utilities.verifyCSS(thinkSpherePage.subheadingWrapper(), {
364
+ 'color': css.color.primaryBtnBorder,
365
+ 'font-size': css.fontSize.normal,
366
+ 'font-weight': css.fontWeight.bold,
367
+ });
368
+ });
369
+
370
+ thinkSpherePage.strategiesToPlanWrapper()
371
+ .within(() => {
372
+ utilities.verifyCSS(thinkSpherePage.subheadingWrapper(), {
373
+ 'color': css.color.primaryBtnBorder,
374
+ 'font-size': css.fontSize.normal,
375
+ 'font-weight': css.fontWeight.bold,
376
+ });
377
+ });
378
+
379
+ thinkSpherePage.writePlanWrapper()
380
+ .within(() => {
381
+ utilities.verifyCSS(thinkSpherePage.subheadingWrapper(), {
382
+ 'color': css.color.primaryBtnBorder,
383
+ 'font-size': css.fontSize.normal,
384
+ 'font-weight': css.fontWeight.bold,
385
+ });
386
+ });
387
+ });
388
+
389
+ it('Accessibility of planning journal', { tags: 'a11y' }, () => {
390
+ cy.checkAccessibility(thinkSpherePage.PlanningPreviewWrapper());
391
+ });
392
+ });
393
+ });
@@ -0,0 +1,141 @@
1
+ import uuid from 'react-uuid';
2
+ import { thinkSpherePage } from "../../../pages";
3
+ import { browseItemsPage } from "../../../pages/components/browseItemsPage";
4
+ import { commonComponents } from "../../../pages/components/commonComponents";
5
+ import abortEarlySetup from "../../../support/helpers/abortEarly";
6
+ import utilities from "../../../support/helpers/utilities";
7
+ const css = Cypress.env('css');
8
+
9
+ describe('Student view : ThinkSphere Question - Review Section', () => {
10
+ const uuidString = uuid();
11
+
12
+ before(() => {
13
+ cy.loginAs('admin');
14
+ cy.createThinkSphereItem(uuidString, true);
15
+ thinkSpherePage.steps.visitThinksphereBrowseItemsPage();
16
+ browseItemsPage.steps.clickOnItemReferenceId(uuidString);
17
+ browseItemsPage.steps.clickOnAddReviewItem();
18
+ thinkSpherePage.steps.createReviewQuestion();
19
+ thinkSpherePage.steps.visitThinksphereBrowseItemsPage();
20
+ browseItemsPage.steps.clickOnActionButton();
21
+ browseItemsPage.steps.clickOnActionMenuItem(0);
22
+ thinkSpherePage.steps.clickOnReviewTab();
23
+ });
24
+
25
+ describe('\'Question instruction\' section', () => {
26
+ abortEarlySetup();
27
+ it('\'Question instruction\' section should be present', () => {
28
+ thinkSpherePage.steps.verifyQuestionInstructionPreviewTexWrapperVisibility('question instruction text');
29
+ });
30
+
31
+ it('CSS of \'Question instruction\' section', { tags: 'css' }, () => {
32
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewTexWrapper(), {
33
+ 'border-radius': '12px',
34
+ 'background-color': css.color.questionInstructionBG,
35
+ 'padding': '10px 170px 10px 27px',
36
+ 'font-size': css.fontSize.default,
37
+ 'font-weight': css.fontWeight.regular,
38
+ });
39
+ });
40
+
41
+ it('Question instruction image should visibile in the preview', () => {
42
+ thinkSpherePage.steps.verifyQuestionInstructionPreviewImageWrapperVisibility();
43
+ });
44
+
45
+ it('CSS of question instruction image section', { tags: 'css' }, () => {
46
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewImageWrapper(), {
47
+ 'width': '143px',
48
+ 'height': '110px',
49
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
50
+ 'background-color': css.color.primaryBtn,
51
+ });
52
+ utilities.verifyCSS(thinkSpherePage.questionInstructionPreviewImageExpandButton(), {
53
+ 'width': '24px',
54
+ 'height': '24px',
55
+ 'box-shadow': `${css.color.boxShadow} 0px 2px 8px 0px`,
56
+ 'border': `1px solid ${css.color.figDefaultComponentBorder}`,
57
+ 'border-radius': '4px',
58
+ 'background-color': css.color.primaryBtn,
59
+ });
60
+ });
61
+
62
+ it('When user clicks on expand question instruction image then it should open in the popup', () => {
63
+ thinkSpherePage.steps.clickOnQuestionInstructionExpandImageButton();
64
+ utilities.verifyElementVisibilityState(thinkSpherePage.dialogBoxRoot(), 'visible');
65
+ thinkSpherePage.steps.verifyQuestionImagePopup();
66
+ });
67
+
68
+ it('CSS of question instruction image popup', { tags: 'css' }, () => {
69
+ utilities.verifyCSS(thinkSpherePage.dialogBoxRoot(), {
70
+ 'border-radius': '8px',
71
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
72
+ 'box-shadow': `${css.color.dialogBoxBoxShadow} 0px 0px 10px 0px`,
73
+ });
74
+ utilities.verifyCSS(thinkSpherePage.closeExpandImagePopupButton(), {
75
+ 'background-color': css.color.primaryBtn,
76
+ 'font-size': css.fontSize.normal,
77
+ 'font-weight': css.fontWeight.semibold,
78
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
79
+ 'color': css.color.primaryBtnBorder,
80
+ });
81
+ });
82
+
83
+ it('When user clicks on close expand image popup button then it should remove the popup', () => {
84
+ thinkSpherePage.steps.clickOnCloseExpandImagePopupButton();
85
+ utilities.verifyElementVisibilityState(thinkSpherePage.dialogBoxRoot(), 'notExist');
86
+ });
87
+ });
88
+
89
+ describe('\'Check your math\' section', () => {
90
+ abortEarlySetup();
91
+ it('\'Check your math\' section header should be present', () => {
92
+ utilities.verifyElementVisibilityState(thinkSpherePage.checkYourMathHeading(), 'visible');
93
+ utilities.verifyInnerText(thinkSpherePage.checkYourMathHeading(), 'Check your math');
94
+ });
95
+
96
+ it('CSS of \'Check your math\' section header', { tags: 'css' }, () => {
97
+ utilities.verifyCSS(thinkSpherePage.checkYourMathHeading(), {
98
+ 'color': css.color.primaryBtnBorder,
99
+ 'font-size': css.fontSize.heading,
100
+ 'font-weight': css.fontWeight.semibold,
101
+ });
102
+ });
103
+
104
+ it('\'The problem is asking me to\' section header should be present', () => {
105
+ utilities.verifyElementVisibilityState(thinkSpherePage.problemAskingToMeTextWrapper(), 'visible');
106
+ utilities.verifyInnerText(thinkSpherePage.problemAskingToMeTextWrapper(), 'The problem is asking me to...');
107
+ });
108
+
109
+ it('Review question should be present', () => {
110
+ utilities.verifyElementVisibilityState(thinkSpherePage.reviewQuestionWrapper(), 'visible');
111
+ });
112
+
113
+ it('CSS of \'The problem is asking me to\' section', { tags: 'css' }, () => {
114
+ utilities.verifyCSS(thinkSpherePage.problemAskingToMeTextWrapper(), {
115
+ 'color': css.color.primaryBtnBorder,
116
+ 'font-size': css.fontSize.normal,
117
+ 'font-weight': css.fontWeight.bold,
118
+ });
119
+ utilities.verifyCSS(thinkSpherePage.reviewComponentWrapper(), {
120
+ 'border': `1px solid ${css.color.secondaryBtnBorder}`,
121
+ 'border-radius': '12px'
122
+ });
123
+ });
124
+
125
+ it('When User type in the \'The problem is asking me to\' in the plan tab, then it should render in the \'The problem is asking me to\' in the review tab', () => {
126
+ thinkSpherePage.steps.clickOnPlanTab();
127
+ thinkSpherePage.steps.verifyProblemAskingTextAreaFunctionality('This is a test text for the problem.');
128
+ thinkSpherePage.steps.clickOnReviewTab();
129
+ utilities.verifyElementVisibilityState(thinkSpherePage.problemStatementWrapper(), 'visible');
130
+ utilities.verifyInnerText(thinkSpherePage.problemStatementWrapper(), 'This is a test text for the problem.');
131
+ });
132
+
133
+ it('CSS of \'The problem is asking me to\' section statement', { tags: 'css' }, () => {
134
+ utilities.verifyCSS(thinkSpherePage.problemStatementWrapper(), {
135
+ 'color': css.color.text,
136
+ 'font-size': css.fontSize.default,
137
+ 'font-weight': css.fontWeight.regular,
138
+ });
139
+ });
140
+ });
141
+ });