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
@@ -3,7 +3,7 @@ import { ckEditorToolbar, equationEditorFlyout } from "../../../pages/components
3
3
  import abortEarlySetup from "../../../support/helpers/abortEarly";
4
4
  import utilities from "../../../support/helpers/utilities";
5
5
  const css = Cypress.env('css');
6
- let previewContentViews = ['Question preview', 'Item view', 'Item preview', 'Student view', 'Grading view', 'Correct answer view'];
6
+ let previewContentViews = ['Question preview', 'Item view', 'Item preview', 'Student view', 'Grading view', 'Correct answer view', 'Print preview'];
7
7
  const views = utilities.getViews(previewContentViews);
8
8
  var itemReferenceID = "";
9
9
  describe('Create item page - Single selection grid: Preview contents', () => {
@@ -68,6 +68,9 @@ describe('Create item page - Single selection grid: Preview contents', () => {
68
68
  case 'Correct answer view':
69
69
  cy.visit(`/item-engine/demo/render-item/correct-answer-view/${utilities.base64Encoding(itemReferenceID)}`);
70
70
  break;
71
+ case 'Print preview':
72
+ cy.visit(`/item-engine/demo/render-item/print-view/${utilities.base64Encoding(itemReferenceID)}`);
73
+ break;
71
74
  default:
72
75
  throw new Error('Invalid view');
73
76
  }
@@ -84,27 +87,29 @@ describe('Create item page - Single selection grid: Preview contents', () => {
84
87
  utilities.verifyElementVisibilityState(studentViewPage.buttonGoToGradingView(), 'visible');
85
88
  }
86
89
  });
90
+
91
+ if (view !== 'Print preview') {
92
+ it('Question instructions should be visible', () => {
93
+ utilities.verifyInnerText(singleSelectionGridPage.questionInstructionsText(), 'Please select where the following animals are found');
94
+ utilities.verifyElementVisibilityState(singleSelectionGridPage.questionInstructionsText(), 'visible');
95
+ });
96
+
97
+ it(`Single selection - grid ${view} - The question grid as set by the user should be displayed in the ${view}`, () => {
98
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 0 }, 'None');
99
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 1 }, 'Heading');
100
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 2 }, 'Heading');
101
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 1, column: 0 }, 'Heading');
102
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 1, column: 1 }, 'Radio button with text');
103
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 2, column: 0 }, 'Subheading');
104
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 2, column: 2 }, 'No radio button');
105
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 0 }, 'Text');
106
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 1 }, 'No radio button');
107
+ singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 4, column: 2 }, 'No radio button');
108
+ cy.eyesCheckWindow(`Single selection - grid ${view} - Question grid displayed`);
109
+ });
110
+ }
87
111
 
88
- it('Question instructions should be visible', () => {
89
- utilities.verifyInnerText(singleSelectionGridPage.questionInstructionsText(), 'Please select where the following animals are found');
90
- utilities.verifyElementVisibilityState(singleSelectionGridPage.questionInstructionsText(), 'visible');
91
- });
92
-
93
- it(`Single selection - grid ${view} - The question grid as set by the user should be displayed in the ${view}`, () => {
94
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 0 }, 'None');
95
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 1 }, 'Heading');
96
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 2 }, 'Heading');
97
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 1, column: 0 }, 'Heading');
98
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 1, column: 1 }, 'Radio button with text');
99
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 2, column: 0 }, 'Subheading');
100
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 2, column: 2 }, 'No radio button');
101
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 0 }, 'Text');
102
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 1 }, 'No radio button');
103
- singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 4, column: 2 }, 'No radio button');
104
- cy.eyesCheckWindow(`Single selection - grid ${view} - Question grid displayed`);
105
- });
106
-
107
- if (view !== 'Grading view' && view !== 'Correct answer view') {
112
+ if (view !== 'Grading view' && view !== 'Correct answer view' && view !== 'Print preview') {
108
113
  it(`When the user has added image, equation, bold text to the options, then they should be displayed in the grid in ${view}`, () => {
109
114
  singleSelectionGridPage.steps.verifyTableCellWithImageInPreviewTab({ row: 1, column: 1 });
110
115
  singleSelectionGridPage.steps.verifyTableCellWithBoldTextInPreviewTab({ row: 3, column: 1 });
@@ -125,6 +130,30 @@ describe('Create item page - Single selection grid: Preview contents', () => {
125
130
  it('The content in the grid should not be editable', () => {
126
131
  singleSelectionGridPage.steps.verifyOptionDisabledState({ row: 1, column: 1 });
127
132
  });
133
+ } else if (view === 'Print preview') {
134
+ it('Question number should be visible', () => {
135
+ utilities.verifyInnerText(singleSelectionGridPage.questionNumberPrintPreviewText(), '1');
136
+ utilities.verifyElementVisibilityState(singleSelectionGridPage.questionNumberPrintPreviewText(), 'visible');
137
+ });
138
+
139
+ it('Question instructions should be visible', () => {
140
+ utilities.verifyInnerText(singleSelectionGridPage.questionInstructionsPrintPreviewText(), 'Please select where the following animals are found');
141
+ utilities.verifyElementVisibilityState(singleSelectionGridPage.questionInstructionsPrintPreviewText(), 'visible');
142
+ });
143
+
144
+ it(`Single selection - grid ${view} - The question grid as set by the user should be displayed in the ${view}`, () => {
145
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 0, column: 0 }, 'None');
146
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 0, column: 1 }, 'Heading');
147
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 0, column: 2 }, 'Heading');
148
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 1, column: 0 }, 'Heading');
149
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 1, column: 1 }, 'Radio button with text');
150
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 2, column: 0 }, 'Subheading');
151
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 2, column: 2 }, 'No radio button');
152
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 3, column: 0 }, 'Text');
153
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 3, column: 1 }, 'No radio button');
154
+ singleSelectionGridPage.steps.verifyTableCellPropertyPrintPreviewTab({ row: 4, column: 2 }, 'No radio button');
155
+ cy.eyesCheckWindow(`Single selection - grid ${view} - Question grid displayed`);
156
+ });
128
157
  } else {
129
158
  it(`The correct options should be in checked state, correct icons should be displayed besides them, correct background should be displayed behind the option`, () => {
130
159
  singleSelectionGridPage.steps.verifyOptionWithRadioButtonSelectedState({ row: 1, column: 0 });
@@ -138,56 +167,58 @@ describe('Create item page - Single selection grid: Preview contents', () => {
138
167
  });
139
168
  }
140
169
 
141
- it('CSS of preview contents', { tags: 'css' }, () => {
142
- singleSelectionGridPage.gridPreviewTab()
143
- .within(() => {
144
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 1), {
145
- 'background-color': css.color.matrixHeadingCellBg,
146
- 'border-color': `${css.color.matrixCellBorder} ${css.color.matrixCellBorder} ${css.color.matrixCellBorder} ${css.color.correctOptionBorder}`
147
- });
148
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 6), {
149
- 'background-color': css.color.matrixSubheadingCellBg,
150
- 'border-color': `${css.color.matrixCellBorder}`
151
- });
152
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 9), {
153
- 'background-color': css.color.defaultBackground,
154
- 'border-color': `${css.color.matrixCellBorder}`
155
- });
156
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 1).find('.question-text-wrapper'), {
157
- 'color': css.color.text,
158
- 'font-size': css.fontSize.heading,
159
- 'font-weight': css.fontWeight.bold
160
- });
161
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 6).find('.question-text-wrapper'), {
162
- 'color': css.color.text,
163
- 'font-size': css.fontSize.default,
164
- 'font-weight': css.fontWeight.bold
165
- });
166
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 9).find('.question-text-wrapper'), {
167
- 'color': css.color.text,
168
- 'font-size': css.fontSize.default,
169
- 'font-weight': css.fontWeight.regular
170
+ if (view !== 'Print preview') {
171
+ it('CSS of preview contents', { tags: 'css' }, () => {
172
+ singleSelectionGridPage.gridPreviewTab()
173
+ .within(() => {
174
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 1), {
175
+ 'background-color': css.color.matrixHeadingCellBg,
176
+ 'border-color': `${css.color.matrixCellBorder} ${css.color.matrixCellBorder} ${css.color.matrixCellBorder} ${css.color.correctOptionBorder}`
177
+ });
178
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 6), {
179
+ 'background-color': css.color.matrixSubheadingCellBg,
180
+ 'border-color': `${css.color.matrixCellBorder}`
181
+ });
182
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell().parent(), 9), {
183
+ 'background-color': css.color.defaultBackground,
184
+ 'border-color': `${css.color.matrixCellBorder}`
185
+ });
186
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 1).find('.question-text-wrapper'), {
187
+ 'color': css.color.text,
188
+ 'font-size': css.fontSize.heading,
189
+ 'font-weight': css.fontWeight.bold
190
+ });
191
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 6).find('.question-text-wrapper'), {
192
+ 'color': css.color.text,
193
+ 'font-size': css.fontSize.default,
194
+ 'font-weight': css.fontWeight.bold
195
+ });
196
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 9).find('.question-text-wrapper'), {
197
+ 'color': css.color.text,
198
+ 'font-size': css.fontSize.default,
199
+ 'font-weight': css.fontWeight.regular
200
+ });
170
201
  });
171
- });
172
- switch (view) {
173
- case 'Question preview':
174
- case 'Item preview':
175
- case 'Item view':
176
- case 'Item preview':
177
- case 'Student view':
178
- break;
179
- case 'Grading view':
180
- case 'Correct answer view':
181
- utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 10).find('.question-text-wrapper strong'), {
182
- 'color': css.color.text,
183
- 'font-size': css.fontSize.default,
184
- 'font-weight': css.fontWeight.bold
185
- });
186
- break;
187
- default:
188
- throw new Error('Invalid view');
189
- }
190
- });
202
+ switch (view) {
203
+ case 'Question preview':
204
+ case 'Item preview':
205
+ case 'Item view':
206
+ case 'Item preview':
207
+ case 'Student view':
208
+ break;
209
+ case 'Grading view':
210
+ case 'Correct answer view':
211
+ utilities.verifyCSS(utilities.getNthElement(singleSelectionGridPage.tableCell(), 10).find('.question-text-wrapper strong'), {
212
+ 'color': css.color.text,
213
+ 'font-size': css.fontSize.default,
214
+ 'font-weight': css.fontWeight.bold
215
+ });
216
+ break;
217
+ default:
218
+ throw new Error('Invalid view');
219
+ }
220
+ });
221
+ }
191
222
 
192
223
  //Remove skip once https://weldnorthed.atlassian.net/browse/IEI-4738 is resolved
193
224
  it.skip('Accessibility of preview tab', { tags: 'a11y' }, () => {
@@ -38,6 +38,10 @@ describe('Multiple selection grid - Additional settings', () => {
38
38
  before(() => {
39
39
  singleSelectionGridPage.steps.navigateToCreateQuestion('single selection grid');
40
40
  cy.barsPreLoaderWait();
41
+ singleSelectionGridPage.steps.addTextInQuestionInstructionsInputField('Please select following animals facts are correct or not')
42
+ singleSelectionGridPage.steps.setRowsAndColumnsForBasicQuestion();
43
+ singleSelectionGridPage.steps.enterTextInCellPropertyInputField({ row: 3, column: 0 }, 'Whale are mammals');
44
+ singleSelectionGridPage.steps.enterTextInCellPropertyInputField({ row: 4, column: 0 }, 'Tigers can jump upto 3 metres');
41
45
  singleSelectionGridPage.steps.expandStyleAndLayoutCustomizationAccordion();
42
46
  });
43
47
 
@@ -66,7 +70,8 @@ describe('Multiple selection grid - Additional settings', () => {
66
70
  singleSelectionGridPage.tests.verifyCellMinimumHeightFunctionalityPreviewTab();
67
71
  });
68
72
 
69
- describe('Style and Layout customization accordion: Column dimensions edit tab contents and functionality', () => {
73
+ //Failing due to https://weldnorthed.atlassian.net/browse/IEI-5741
74
+ describe.skip('Style and Layout customization accordion: Column dimensions edit tab contents and functionality', () => {
70
75
  abortEarlySetup();
71
76
  before(() => {
72
77
  singleSelectionGridPage.steps.navigateToCreateQuestion('single selection grid');
@@ -77,7 +82,8 @@ describe('Multiple selection grid - Additional settings', () => {
77
82
  singleSelectionGridPage.tests.verifyColumnDimensionsContentsAndFunctionalityPreviewTab();
78
83
  });
79
84
 
80
- describe('Style and Layout customization accordion: Column dimensions preview tab functionality', () => {
85
+ //Failing due to https://weldnorthed.atlassian.net/browse/IEI-5741
86
+ describe.skip('Style and Layout customization accordion: Column dimensions preview tab functionality', () => {
81
87
  abortEarlySetup();
82
88
  before(() => {
83
89
  singleSelectionGridPage.steps.navigateToCreateQuestion('single selection grid');
@@ -12,6 +12,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
+ cy.barsPreLoaderWait();
16
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
15
17
  textEntryMathPage.steps.addResponseArea();
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
@@ -238,4 +240,88 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
238
240
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
239
241
  });
240
242
  });
243
+
244
+ describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are more than correct answer points and alternative has no points plotted', () => {
245
+ abortEarlySetup();
246
+ before(() => {
247
+ textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
248
+ cy.barsPreLoaderWait();
249
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
250
+ textEntryMathPage.steps.addResponseArea();
251
+ textEntryMathPage.steps.addResponseArea();
252
+ textEntryMathPage.steps.addResponseArea();
253
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
254
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
255
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
256
+ equationEditorFlyout.steps.clearAll();
257
+ equationEditorFlyout.steps.enterTextInPreviewInputField('CorrectOne');
258
+ equationEditorFlyout.steps.clickOnOkButton();
259
+ textEntryMathPage.steps.expandLayoutAccordion();
260
+ textEntryMathPage.steps.focusInLayoutInputField(0);
261
+ textEntryMathPage.steps.addResponseContainer();
262
+ textEntryMathPage.steps.insertTextInEquationEditorTextArea('One');
263
+ equationEditorFlyout.steps.clickOnOkButton();
264
+ textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(0);
265
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
266
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 17);
267
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
268
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two', 'equalTo', 'one', 'two'] }]);
269
+ equationEditorFlyout.steps.clickOnOkButton();
270
+ textEntryMathPage.steps.expandLayoutAccordion();
271
+ textEntryMathPage.steps.focusInLayoutInputField(1);
272
+ textEntryMathPage.steps.addResponseContainer();
273
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['equalTo', 'one', 'two'] }]);
274
+ equationEditorFlyout.steps.clickOnOkButton();
275
+ textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(1);
276
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
277
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 26);
278
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
279
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
280
+ equationEditorFlyout.steps.clickOnOkButton();
281
+ textEntryMathPage.steps.expandLayoutAccordion();
282
+ textEntryMathPage.steps.focusInLayoutInputField(2);
283
+ textEntryMathPage.steps.addResponseContainer();
284
+ textEntryMathPage.steps.insertTextInEquationEditorTextArea('%');
285
+ equationEditorFlyout.steps.clickOnOkButton();
286
+ textEntryMathPage.steps.allotPoints(12);
287
+ textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
288
+ textEntryMathPage.steps.allotPoints(20);
289
+ textEntryMathPage.steps.expandAdditionalSettings();
290
+ textEntryMathPage.steps.selectModalVisibilityTypeButton();
291
+ textEntryMathPage.steps.switchToPreviewTab();
292
+ });
293
+
294
+ it('When user attempts the question with responses from the correct accordion, then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
295
+ textEntryMathPage.steps.resetQuestionPreview();
296
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
297
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
298
+ equationEditorFlyout.steps.clickOnOkButton();
299
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
300
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two'] }]);
301
+ equationEditorFlyout.steps.clickOnOkButton();
302
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
303
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000');
304
+ equationEditorFlyout.steps.clickOnOkButton();
305
+ textEntryMathPage.steps.verifyPreviewScore(12, 20);
306
+ textEntryMathPage.steps.switchToGradingView();
307
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
308
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
309
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
310
+ });
311
+
312
+ it('When user resets the option then full score should be awarded as alternative accordion has blank response', () => {
313
+ textEntryMathPage.steps.resetQuestionPreview();
314
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
315
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
316
+ equationEditorFlyout.steps.clickOnOkButton();
317
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
318
+ equationEditorFlyout.steps.clearAll();
319
+ equationEditorFlyout.steps.clickOnOkButton();
320
+ textEntryMathPage.steps.verifyPreviewScore(20, 20);
321
+ textEntryMathPage.steps.switchToGradingView();
322
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
323
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
324
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
325
+ });
326
+ });
241
327
  });
@@ -12,6 +12,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
+ cy.barsPreLoaderWait();
16
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
15
17
  textEntryMathPage.steps.addResponseArea();
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
@@ -237,4 +239,88 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
237
239
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
238
240
  });
239
241
  });
242
+
243
+ describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are equal than correct answer points', () => {
244
+ abortEarlySetup();
245
+ before(() => {
246
+ textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
247
+ cy.barsPreLoaderWait();
248
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
249
+ textEntryMathPage.steps.addResponseArea();
250
+ textEntryMathPage.steps.addResponseArea();
251
+ textEntryMathPage.steps.addResponseArea();
252
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
253
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
254
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
255
+ equationEditorFlyout.steps.clearAll();
256
+ equationEditorFlyout.steps.enterTextInPreviewInputField('CorrectOne');
257
+ equationEditorFlyout.steps.clickOnOkButton();
258
+ textEntryMathPage.steps.expandLayoutAccordion();
259
+ textEntryMathPage.steps.focusInLayoutInputField(0);
260
+ textEntryMathPage.steps.addResponseContainer();
261
+ textEntryMathPage.steps.insertTextInEquationEditorTextArea('One');
262
+ equationEditorFlyout.steps.clickOnOkButton();
263
+ textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(0);
264
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
265
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 17);
266
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
267
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two', 'equalTo', 'one', 'two'] }]);
268
+ equationEditorFlyout.steps.clickOnOkButton();
269
+ textEntryMathPage.steps.expandLayoutAccordion();
270
+ textEntryMathPage.steps.focusInLayoutInputField(1);
271
+ textEntryMathPage.steps.addResponseContainer();
272
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['equalTo', 'one', 'two'] }]);
273
+ equationEditorFlyout.steps.clickOnOkButton();
274
+ textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(1);
275
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
276
+ textEntryMathPage.steps.selectEvaluationMethod('Match exact', 26);
277
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
278
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
279
+ equationEditorFlyout.steps.clickOnOkButton();
280
+ textEntryMathPage.steps.expandLayoutAccordion();
281
+ textEntryMathPage.steps.focusInLayoutInputField(2);
282
+ textEntryMathPage.steps.addResponseContainer();
283
+ textEntryMathPage.steps.insertTextInEquationEditorTextArea('%');
284
+ equationEditorFlyout.steps.clickOnOkButton();
285
+ textEntryMathPage.steps.allotPoints(20);
286
+ textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
287
+ textEntryMathPage.steps.allotPoints(20);
288
+ textEntryMathPage.steps.expandAdditionalSettings();
289
+ textEntryMathPage.steps.selectModalVisibilityTypeButton();
290
+ textEntryMathPage.steps.switchToPreviewTab();
291
+ });
292
+
293
+ it('When user attempts the question with responses from the correct accordion then full score should be awarded', () => {
294
+ textEntryMathPage.steps.resetQuestionPreview();
295
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
296
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
297
+ equationEditorFlyout.steps.clickOnOkButton();
298
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
299
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two'] }]);
300
+ equationEditorFlyout.steps.clickOnOkButton();
301
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
302
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000');
303
+ equationEditorFlyout.steps.clickOnOkButton();
304
+ textEntryMathPage.steps.verifyPreviewScore(20, 20);
305
+ textEntryMathPage.steps.switchToGradingView();
306
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
307
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
308
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
309
+ });
310
+
311
+ it('When user attempts the question with responses from the alternative accordion then full score should be awarded', () => {
312
+ textEntryMathPage.steps.resetQuestionPreview();
313
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
314
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
315
+ equationEditorFlyout.steps.clickOnOkButton();
316
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
317
+ equationEditorFlyout.steps.clearAll();
318
+ equationEditorFlyout.steps.clickOnOkButton();
319
+ textEntryMathPage.steps.verifyPreviewScore(20, 20);
320
+ textEntryMathPage.steps.switchToGradingView();
321
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
322
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
323
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
324
+ });
325
+ });
240
326
  });
@@ -13,6 +13,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
+ cy.barsPreLoaderWait();
17
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
18
20
  textEntryMathPage.steps.addResponseArea();
@@ -284,4 +286,67 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
284
286
  cy.checkAccessibility(textEntryMathPage.previewTabQuestionWrapper());
285
287
  });
286
288
  });
289
+
290
+ describe('Question Preview: AutoScored - All or Nothing with blank scoring: When correct answer points are greater than alternative answer points', () => {
291
+ abortEarlySetup();
292
+ before(() => {
293
+ textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
294
+ cy.barsPreLoaderWait();
295
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
296
+ textEntryMathPage.steps.addResponseArea();
297
+ textEntryMathPage.steps.addResponseArea();
298
+ textEntryMathPage.steps.addResponseArea();
299
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
300
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
301
+ equationEditorFlyout.steps.clearAll();
302
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
303
+ equationEditorFlyout.steps.clickOnOkButton();
304
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
305
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
306
+ equationEditorFlyout.steps.enterQuadraticEquation();
307
+ textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
308
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
309
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
310
+ equationEditorFlyout.steps.clickOnOkButton();
311
+ textEntryMathPage.steps.allotPoints(20);
312
+ textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
313
+ textEntryMathPage.steps.allotPoints(12);
314
+ textEntryMathPage.steps.expandAdditionalSettings();
315
+ textEntryMathPage.steps.selectModalVisibilityTypeButton();
316
+ textEntryMathPage.steps.switchToPreviewTab();
317
+ });
318
+
319
+ it('When user attempts the question with responses from the correct accordion i.e select an option, then the user should be awarded full points specified for correct points accordion and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
320
+ textEntryMathPage.steps.resetQuestionPreview();
321
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
322
+ equationEditorFlyout.steps.clearAll();
323
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
324
+ equationEditorFlyout.steps.clickOnOkButton();
325
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
326
+ equationEditorFlyout.steps.enterQuadraticEquation();
327
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
328
+ equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
329
+ equationEditorFlyout.steps.clickOnOkButton();
330
+ textEntryMathPage.steps.verifyPreviewScore(20, 20);
331
+ textEntryMathPage.steps.switchToGradingView();
332
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
333
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
334
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
335
+ });
336
+
337
+ it('When user attempts the question with responses from the alternative accordion then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
338
+ textEntryMathPage.steps.resetQuestionPreview();
339
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
340
+ equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
341
+ equationEditorFlyout.steps.clickOnOkButton();
342
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
343
+ equationEditorFlyout.steps.clearAll();
344
+ textEntryMathPage.steps.verifyPreviewScore(12, 20);
345
+ equationEditorFlyout.steps.clickOnOkButton();
346
+ textEntryMathPage.steps.switchToGradingView();
347
+ textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
348
+ textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
349
+ textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
350
+ });
351
+ });
287
352
  });
@@ -12,6 +12,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
+ cy.barsPreLoaderWait();
16
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
15
17
  textEntryMathPage.steps.addResponseArea();
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
@@ -275,7 +277,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
275
277
  textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
276
278
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
277
279
  textEntryMathPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
278
- textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢N⁢e⁢w⁢O⁢n⁢e', '6×2', '700%']);
280
+ textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢N⁢e⁢w⁢O⁢n⁢e', '6=12', '700%']);
279
281
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
280
282
  });
281
283
  });
@@ -13,6 +13,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
+ cy.barsPreLoaderWait();
17
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
18
20
  textEntryMathPage.steps.addResponseArea();
@@ -13,6 +13,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
+ cy.barsPreLoaderWait();
17
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
16
18
  textEntryMathPage.steps.addResponseArea();
17
19
  textEntryMathPage.steps.addResponseArea();
18
20
  textEntryMathPage.steps.addResponseArea();
@@ -12,7 +12,8 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- utilities.scrollIntoView(textEntryMathPage.questionInstructionsInputField());
15
+ cy.barsPreLoaderWait();
16
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
16
17
  textEntryMathPage.steps.addResponseArea();
17
18
  textEntryMathPage.steps.addResponseArea();
18
19
  textEntryMathPage.steps.addResponseArea();
@@ -96,7 +97,7 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
96
97
  equationEditorFlyout.steps.clickOnOkButton();
97
98
  textEntryMathPage.steps.verifyPreviewScore(9, 20);
98
99
  textEntryMathPage.steps.switchToGradingView();
99
- textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
100
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(0);
100
101
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
101
102
  textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
102
103
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '6×2=12', '9000%']);
@@ -114,7 +115,7 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
114
115
  textEntryMathPage.steps.switchToGradingView();
115
116
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
116
117
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
117
- textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
118
+ textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(2);
118
119
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '6×2=12', '9000%']);
119
120
  });
120
121
 
@@ -143,6 +144,8 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
143
144
  abortEarlySetup();
144
145
  before(() => {
145
146
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
147
+ cy.barsPreLoaderWait();
148
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
146
149
  textEntryMathPage.steps.addResponseArea();
147
150
  textEntryMathPage.steps.addResponseArea();
148
151
  textEntryMathPage.steps.addResponseArea();
@@ -249,6 +252,8 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
249
252
  abortEarlySetup();
250
253
  before(() => {
251
254
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
255
+ cy.barsPreLoaderWait();
256
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
252
257
  textEntryMathPage.steps.addResponseArea();
253
258
  textEntryMathPage.steps.addResponseArea();
254
259
  textEntryMathPage.steps.addResponseArea();
@@ -394,6 +399,8 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
394
399
  abortEarlySetup();
395
400
  before(() => {
396
401
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
402
+ cy.barsPreLoaderWait();
403
+ textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
397
404
  textEntryMathPage.steps.addResponseArea();
398
405
  textEntryMathPage.steps.addResponseArea();
399
406
  textEntryMathPage.steps.addResponseArea();