itemengine-cypress-automation 1.0.70 → 1.0.73

Sign up to get free protection for your applications and to get access to all the features.
Files changed (234) hide show
  1. package/cypress/e2e/ILC/AudioResponse/{audioResponseMinimalPreviewSection.js → audioResponseMinimalPreviewSection.smoke.js} +263 -254
  2. package/cypress/e2e/ILC/AudioResponse/{audioResponseStandardPreviewSection.js → audioResponseStandardPreviewSection.smoke.js} +100 -97
  3. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/groupedOptionsAllOrNothing.smoke.js +121 -0
  4. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{groupedOptionsPartialScoreForEachCell.js → groupedOptionsPartialScoreForEachCell.smoke.js} +1 -1
  5. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{groupedOptionsPartialScoreForEachResponse.js → groupedOptionsPartialScoreForEachResponse.smoke.js} +1 -1
  6. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/standardAllOrNothing.smoke.js +164 -0
  7. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{standardTotalScoreDividedBetweenResponse.js → standardTotalScoreDividedBetweenResponse.smoke.js} +21 -18
  8. package/cypress/e2e/ILC/EditTabSettingPage/ItemPreviewSettingsTabContent.js +753 -0
  9. package/cypress/e2e/ILC/EssayResponse/essayResponseCreateCustomCategory.smoke.js +943 -0
  10. package/cypress/e2e/ILC/EssayResponse/{essayResponseCustomizeFormattingOptions1.js → essayResponseCustomizeFormattingOptions1.smoke.js} +113 -110
  11. package/cypress/e2e/ILC/EssayResponse/essayResponseEquationEditor.smoke.js +581 -0
  12. package/cypress/e2e/ILC/EssayResponse/essayResponseGradingViewAndCorrectAnswerViewContents.smoke.js +111 -0
  13. package/cypress/e2e/ILC/EssayResponse/{essayResponsePreviewContentsForAllViews.js → essayResponsePreviewContentsForAllViews.smoke.js} +6 -3
  14. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropAdditionalSettings.js +1 -1
  15. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropEditTabBasic.js +1 -1
  16. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedEditTab.smoke.js +81 -0
  17. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/{fillInTheGapsDragAndDropGroupedOptionsAllOrNothingScoring.js → fillInTheGapsDragAndDropGroupedOptionsAllOrNothingScoring.smoke.js} +25 -22
  18. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsAllOrNothingWithAlternateAnswer.js +6 -18
  19. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialDifferentWeightsScoring.js +0 -2
  20. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialDifferentWeightsWithAlternateAnswer.js +0 -4
  21. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialEqualWeightsScoring.js +0 -2
  22. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedSetCorrectAnswerCheckboxes.js +1 -0
  23. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropSetCorrectAnswerCheckboxes.js +1 -0
  24. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionPartialDifferentWeightsScoring.js +0 -2
  25. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionPartialDifferentWeightsWithAlternateAnswer.js +0 -4
  26. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsManualAndNonScoredScoring.js +1 -1
  27. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsPartialEqualWeightsScoring.js +0 -2
  28. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsPartialEqualWeightsWithAlternateAnswer.js +0 -4
  29. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownAdditionalSettingsBasic.js +3 -3
  30. package/cypress/e2e/ILC/FillInTheGapsDropdown/{fillInTheGapsDropdownAllOrNothingScoring.js → fillInTheGapsDropdownAllOrNothingScoring.smoke.js} +18 -14
  31. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownAllOrNothingScoringWithAlternateAnswer.js +2 -0
  32. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownManuallyAndNonScoredScoring.js +1 -1
  33. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialDifferentWeights.js +5 -3
  34. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialDifferentWeightsWithAlternateAnswer.js +2 -0
  35. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialEqualWeights.js +4 -0
  36. package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialEqualWeightsWithAlternateAnswer.js +2 -0
  37. package/cypress/e2e/ILC/{fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAddResponseContainer.js → FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAddResponseContainer.smoke.js} +80 -74
  38. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAdditionalSettingsBasic.js +2 -2
  39. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingScoring.smoke.js +361 -0
  40. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingWithAlternateAnswer.js +6 -0
  41. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownEditAriaLabelCheckbox.smoke.js +137 -0
  42. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownImageProperties.smoke.js +171 -0
  43. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialDifferentWeightsWithAlternateAnswer.js +6 -4
  44. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialEqualWeightsWithAlternateAnswer.js +6 -3
  45. package/cypress/e2e/ILC/{fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPreviewTab.js → FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPreviewTab.smoke.js} +1 -1
  46. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAddResponseContainer.js +1 -1
  47. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettings.js +2 -2
  48. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsBasic.js +12 -14
  49. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsMultilineResponse.js +4 -5
  50. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsStudentResponseAreaAndLayout.js +2 -1
  51. package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextAllOrNothingScoring.js → fillInTheGapsOverImageTextAllOrNothingScoring.smoke.js} +32 -29
  52. package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextCheckAnswerForAllViews.js → fillInTheGapsOverImageTextCheckAnswerForAllViews.smoke.js} +5 -3
  53. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditAriaLabelCheckbox.smoke.js +137 -0
  54. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditTabBasicSection.smoke.js +146 -0
  55. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextManualAndNonScored.js +1 -1
  56. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialDifferentWeightsScoring.js +4 -2
  57. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialDifferentWeightsWithAlternateAnswer.js +0 -3
  58. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialEqualWeightsScoring.js +2 -1
  59. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialEqualWeightsWithAlternateAnswer.js +2 -2
  60. package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextPreviewContentsForAllViews.js → fillInTheGapsOverImageTextPreviewContentsForAllViews.smoke.js} +5 -3
  61. package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextPreviewTab.js → fillInTheGapsOverImageTextPreviewTab.smoke.js} +1 -1
  62. package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextShowCorrectAnswerForAllView.js → fillInTheGapsOverImageTextShowCorrectAnswerForAllView.smoke.js} +6 -4
  63. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAdditionalSettingsAdvanceSettingsForAllResponseAreas.js +17 -0
  64. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAdditionalSettingsBasic.js +3 -3
  65. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAllOrNothingWithAlternateAnswer.js +4 -0
  66. package/cypress/e2e/ILC/FillInTheGapsText/{fillInTheGapsTextAutoScoredScoring.js → fillInTheGapsTextAutoScoredScoring.smoke.js} +14 -9
  67. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextCaseSensitiveAndIgnoreExtraSpacesCheckboxes.js +4 -4
  68. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextManuallyAndNonScoredScoring.js +1 -1
  69. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialDifferentWeights.js +4 -2
  70. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialDifferentWeightsWithAlternateAnswer.js +3 -1
  71. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialEqualWeights.js +4 -0
  72. package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialEqualWeightsWithAlternateAnswer.js +2 -0
  73. package/cypress/e2e/ILC/Highlight/HighlightScoring/{allOrNothingScoring.js → allOrNothingScoring.smoke.js} +36 -34
  74. package/cypress/e2e/ILC/Highlight/HighlightScoring/highlightBasicScoringForTextSelectionTypes.smoke.js +462 -0
  75. package/cypress/e2e/ILC/Highlight/highlightColorLibraryFlyout.smoke.js +148 -0
  76. package/cypress/e2e/ILC/Highlight/highlightQuestionInstructionsAndQuestion.smoke.js +185 -0
  77. package/cypress/e2e/ILC/HighlightImage/highlightImageEditTabBasic.smoke.js +138 -0
  78. package/cypress/e2e/ILC/HighlightImage/{highlightImagePreviewTab.js → highlightImagePreviewTab.smoke.js} +1 -1
  79. package/cypress/e2e/ILC/HighlightImage/{highlightImageToolsFunctionalityPreviewTab.js → highlightImageToolsFunctionalityPreviewTab.smoke.js} +4 -4
  80. package/cypress/e2e/ILC/ListMatching/ListMatchingScoring/groupedOptionsAllOrNothingScoring.smoke.js +122 -0
  81. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsManualAndNonScoredScoring.js +1 -1
  82. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferentWeightsScoring.js +2 -3
  83. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
  84. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
  85. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
  86. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsScorings.js +2 -2
  87. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsManualAndNonScoredScoring.js +1 -1
  88. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
  89. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
  90. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
  91. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsScoring.js +2 -3
  92. package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsScoring.js +2 -2
  93. package/cypress/e2e/ILC/ListMatching/listMatchingAdditionalSettingsBasic.js +2 -2
  94. package/cypress/e2e/ILC/ListMatching/{listMatchingAlternateAnswer.js → listMatchingAlternateAnswer.smoke.js} +47 -43
  95. package/cypress/e2e/ILC/ListMatching/listMatchingEditTabScoringTypes.js +1 -1
  96. package/cypress/e2e/ILC/ListMatching/listMatchingGroupedOptionsSection.smoke.js +211 -0
  97. package/cypress/e2e/ILC/ListMatching/listMatchingQuestionInstructionsAndStemsSection.smoke.js +254 -0
  98. package/cypress/e2e/ILC/ListMatching/listMatchingStandardOptionsSetCorrectAnswerCheckboxesPreviewTab.smoke.js +191 -0
  99. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +1 -1
  100. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingCorrectPointsEqualToAlternatePoints.js +2 -1
  101. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +2 -1
  102. package/cypress/e2e/ILC/ListOrdering/{Scoring/allOrNothingScoring.js → ListOrderingScoring/allOrNothingScoring.smoke.js} +34 -32
  103. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/manuallyAndNonScoredScoring.js +3 -3
  104. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +1 -1
  105. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +1 -1
  106. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +4 -3
  107. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsScoring.js +14 -13
  108. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +1 -1
  109. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsCorrectPointsEqualToAlternatePoints.js +2 -2
  110. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +1 -1
  111. package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsScoring.js +0 -1
  112. package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsAnswerNumerationAndOptionLabel.js +1 -1
  113. package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsBasic.js +2 -2
  114. package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsOptionStyleDropdown.js +1 -1
  115. package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsSetPointsPopup.js +3 -7
  116. package/cypress/e2e/ILC/ListOrdering/listOrderingEditTabScoringSection.js +6 -6
  117. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/allOrNothingCorrectPointsEqualToAlternatePoints.js +1 -1
  118. package/cypress/e2e/ILC/ListSorting/{Scoring/allOrNothingScoring.js → ListSortingScoring/allOrNothingScoring.smoke.js} +41 -38
  119. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/manuallyAndNonScoredScoring.js +1 -1
  120. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
  121. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
  122. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
  123. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsScoring.js +12 -12
  124. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
  125. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
  126. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -2
  127. package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsScoring.js +13 -13
  128. package/cypress/e2e/ILC/ListSorting/listSortingAdditionalSettingsBasic.js +2 -2
  129. package/cypress/e2e/ILC/ListSorting/listSortingEditTabScoringSection.js +6 -6
  130. package/cypress/e2e/ILC/ListSorting/listSortingSetCorrectAnswerCheckboxes.smoke.js +269 -0
  131. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionAdditionalSettingsGridOptions.js +1 -1
  132. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAdditionalSettingsBasic.js +16 -19
  133. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +3 -3
  134. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingCorrectPointsEqualToAlternatePoints.js +3 -3
  135. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +3 -3
  136. package/cypress/e2e/ILC/MultipleSelectionGrid/{multipleSelectionGridAutoScoredScoring.js → multipleSelectionGridAutoScoredScoring.smoke.js} +40 -38
  137. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridEditTabBasicSection.js +1 -1
  138. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridEditTabScoringSection.js +2 -2
  139. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridManuallyAndNonScoredScoring.js +3 -3
  140. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeights.js +12 -12
  141. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +25 -26
  142. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +23 -24
  143. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +25 -26
  144. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeights.js +14 -13
  145. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +23 -24
  146. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +21 -22
  147. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +23 -24
  148. package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridSetCorrectAnswerSection.js +7 -7
  149. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAdditionalSettingsBasic.js +10 -10
  150. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAutoScoredScoring.smoke.js +407 -0
  151. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseConditionalCheckboxes.js +3 -3
  152. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseContainsConditionalRadioButton.js +4 -4
  153. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseEditTabScoringSection.js +7 -19
  154. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseExactConditionalRadioButton.js +4 -4
  155. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseManuallyScoredNonScoredScoringSection.js +9 -15
  156. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAdditionalSettingsBasic.js +16 -18
  157. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +1 -1
  158. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingCorrectPointsEqualToAlternatePoints.js +1 -1
  159. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +1 -1
  160. package/cypress/e2e/ILC/SingleSelectionGrid/{singleSelectionGridAutoScoredScoring.js → singleSelectionGridAutoScoredScoring.smoke.js} +36 -33
  161. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridEditTabBasicSection.js +1 -1
  162. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridEditTabScoringSection.js +2 -2
  163. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridManuallyAndNonScored.js +3 -3
  164. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeights.js +11 -10
  165. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +18 -18
  166. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +16 -16
  167. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +18 -18
  168. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeights.js +10 -9
  169. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +16 -16
  170. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +14 -14
  171. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +16 -17
  172. package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridSetCorrectAnswerSection.js +31 -31
  173. package/cypress/e2e/ILC/UploadResponse/{uploadResponsePreview.js → uploadResponsePreview.smoke.js} +64 -59
  174. package/cypress/e2e/ILC/VideoResponse/{videoResponsePreviewTab.js → videoResponsePreviewTab.smoke.js} +290 -281
  175. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAdditionalSettings.js +2 -2
  176. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownManualAndNonScoredScoring.js +1 -1
  177. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialDifferentWeightsScoring.js +8 -2
  178. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialEqualWeightsScoring.js +10 -4
  179. package/cypress/pages/components/additionalSettingsPanel.js +0 -27
  180. package/cypress/pages/components/autoScoredSetCorrectAnswerSection.js +1 -1
  181. package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +321 -0
  182. package/cypress/pages/components/createQuestionBasePage.js +1 -7
  183. package/cypress/pages/components/essayResponseCommonComponents.js +0 -6
  184. package/cypress/pages/components/fillInTheGapsCommonComponents.js +0 -13
  185. package/cypress/pages/components/index.js +2 -1
  186. package/cypress/pages/components/mcqAdditionalSettingsBase.js +0 -10
  187. package/cypress/pages/components/scoringSectionBase.js +3 -2
  188. package/cypress/pages/createItemPage.js +3 -79
  189. package/cypress/pages/dialogBoxBase.js +8 -23
  190. package/cypress/pages/index.js +1 -4
  191. package/cypress/pages/itemPreviewSettingsPage.js +446 -0
  192. package/cypress/pages/multipleSelectionPage.js +113 -64
  193. package/cypress/pages/selectQuestionResourceToolPage.js +0 -5
  194. package/cypress/pages/shortTextResponsePage.js +0 -6
  195. package/cypress/pages/singleSelectionPage.js +0 -1
  196. package/package.json +2 -2
  197. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/groupedOptionsAllOrNothing.js +0 -116
  198. package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/standardAllOrNothing.js +0 -160
  199. package/cypress/e2e/ILC/EssayResponse/essayResponseCreateCustomCategory.js +0 -932
  200. package/cypress/e2e/ILC/EssayResponse/essayResponseEquationEditor.js +0 -572
  201. package/cypress/e2e/ILC/EssayResponse/essayResponseGradingViewAndCorrectAnswerViewContents.js +0 -106
  202. package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedEditTab.js +0 -76
  203. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditAriaLabelCheckbox.js +0 -134
  204. package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditTabBasicSection.js +0 -133
  205. package/cypress/e2e/ILC/Highlight/HighlightScoring/highlightBasicScoringForTextSelectionTypes.js +0 -457
  206. package/cypress/e2e/ILC/Highlight/highlightColorLibraryFlyout.js +0 -143
  207. package/cypress/e2e/ILC/Highlight/highlightQuestionInstructionsAndQuestion.js +0 -178
  208. package/cypress/e2e/ILC/HighlightImage/highlightImageEditTabBasic.js +0 -125
  209. package/cypress/e2e/ILC/ListMatching/Scoring/groupedOptionsAllOrNothingScoring.js +0 -117
  210. package/cypress/e2e/ILC/ListMatching/listMatchingGroupedOptionsSection.js +0 -207
  211. package/cypress/e2e/ILC/ListMatching/listMatchingQuestionInstructionsAndStemsSection.js +0 -246
  212. package/cypress/e2e/ILC/ListMatching/listMatchingStandardOptionsSetCorrectAnswerCheckboxesPreviewTab.js +0 -185
  213. package/cypress/e2e/ILC/ListSorting/listSortingAdditionalSettings.js +0 -820
  214. package/cypress/e2e/ILC/ListSorting/listSortingAutoScoredScoring.js +0 -936
  215. package/cypress/e2e/ILC/ListSorting/listSortingSetCorrectAnswerCheckboxes.js +0 -263
  216. package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAutoScoredScoring.js +0 -418
  217. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingScoring.js +0 -352
  218. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownEditAriaLabelCheckbox.js +0 -134
  219. package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownImageProperties.js +0 -156
  220. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
  221. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingCorrectPointsEqualToAlternatePoints.js +0 -0
  222. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -0
  223. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -0
  224. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -0
  225. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -0
  226. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
  227. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingCorrectPointsEqualToAlternatePoints.js +0 -0
  228. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -0
  229. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingScoring.js +0 -0
  230. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsAlternatePointsMoreThanCorrectPoints.js +0 -0
  231. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -0
  232. /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsCorrectPointsMoreThanAlternatePoints.js +0 -0
  233. /package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
  234. /package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -0
@@ -9,14 +9,13 @@ describe('Create Item page - List Matching - grouped options layout - Partial di
9
9
  describe('Question Preview: AutoScored - Partial different weights grouped options layout', () => {
10
10
  abortEarlySetup();
11
11
  before(() => {
12
- cy.log('Navigate to question, add input to stems and options, set correct answers, switch to partial different weights scoring, allocate points, allow students to check answer, switch to preview tab');
12
+ cy.log('Navigate to question, add input to stems and options, set correct answers, switch to partial different weights scoring, allocate points, allow student to check answer, switch to preview tab');
13
13
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
14
14
  cy.barsPreLoaderWait();
15
15
  listMatchingPage.steps.setQuestionStemsAndGroupedOptionsForScoringWithoutAlternateTab();
16
16
  listMatchingPage.steps.selectPartialDifferentWeightsCheckbox()
17
17
  listMatchingPage.steps.setCorrectAnswersForScoringWithoutAlternateTab();
18
18
  listMatchingPage.steps.addPartialDifferentWeightsPoints([5.4, 4.6]);
19
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
20
19
  listMatchingPage.steps.expandAdditonalSettings();
21
20
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
22
21
  listMatchingPage.steps.switchToPreviewTab();
@@ -34,7 +33,7 @@ describe('Create Item page - List Matching - grouped options layout - Partial di
34
33
  describe('Question Preview: AutoScored - Partial different weights grouped options layout- Round down score', () => {
35
34
  abortEarlySetup();
36
35
  before(() => {
37
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial different weights scoring, allow students to check answer, switch to preview tab');
36
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial different weights scoring, allow student to check answer, switch to preview tab');
38
37
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
39
38
  cy.barsPreLoaderWait();
40
39
  listMatchingPage.steps.setQuestionStemsAndGroupedOptionsForScoringWithoutAlternateTab();
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - grouped options layout - Partial di
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([4, 9, 6, 10]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - grouped options layout - Partial di
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([6, 9, 4, 5]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - grouped options layout - Partial di
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([3, 9, 2, 6]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -9,7 +9,7 @@ describe('Create Item page - List Matching - standard options layout - Partial e
9
9
  describe('Question Preview: AutoScored - Partial equal weights grouped options layout', () => {
10
10
  abortEarlySetup();
11
11
  before(() => {
12
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow students to check answer, switch to preview tab');
12
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow student to check answer, switch to preview tab');
13
13
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
14
14
  cy.barsPreLoaderWait();
15
15
  listMatchingPage.steps.setQuestionStemsAndGroupedOptionsForScoringWithoutAlternateTab();
@@ -33,7 +33,7 @@ describe('Create Item page - List Matching - standard options layout - Partial e
33
33
  describe('Question Preview: AutoScored - Partial equal weights grouped options layout- Round down score', () => {
34
34
  abortEarlySetup();
35
35
  before(() => {
36
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow students to check answer, switch to preview tab');
36
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow student to check answer, switch to preview tab');
37
37
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
38
38
  cy.barsPreLoaderWait();
39
39
  listMatchingPage.steps.setQuestionStemsAndGroupedOptionsForScoringWithoutAlternateTab();
@@ -25,7 +25,7 @@ describe('Create Item page - List Matching - standard options layout - Manually
25
25
  listMatchingPage.steps.verifyOptionsInPreviewTab(['Correct answer for stem 1', 'Correct answer for stem 2', 'Incorrect answer 1', 'Incorrect answer 2']);
26
26
  });
27
27
 
28
- listMatchingPage.tests.verifyShowCorrectAnswerAndPointsNotDisplayedInPreviewTab();
28
+ listMatchingPage.tests.verifyShowCorrectAnswerAndPointsNotDisplayedInPreviewTab('Manually scored');
29
29
  });
30
30
 
31
31
  describe('Question Preview: Non scored standard options layout', () => {
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - standard options layout - Partial d
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([4, 9, 6, 10]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - standard options layout - Partial d
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([6, 9, 4, 5]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -19,7 +19,6 @@ describe('Create Item page - List Matching - standard options layout - Partial d
19
19
  listMatchingPage.steps.clickOnAddAlternateAnswerButton();
20
20
  listMatchingPage.steps.setCorrectAnswersForAlternateTab();
21
21
  listMatchingPage.steps.addPartialDifferentWeightsPoints([3, 9, 2, 6]);
22
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
23
22
  listMatchingPage.steps.expandAdditonalSettings();
24
23
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
25
24
  listMatchingPage.steps.switchToPreviewTab();
@@ -9,14 +9,13 @@ describe('Create Item page - List Matching - standard options layout - Partial d
9
9
  describe('Question Preview: AutoScored - Partial different weights standard options layout', () => {
10
10
  abortEarlySetup();
11
11
  before(() => {
12
- cy.log('Navigate to question, add input to stems and options, set correct answers, switch to partial different weights scoring, allocate points, allow students to check answer, switch to preview tab');
12
+ cy.log('Navigate to question, add input to stems and options, set correct answers, switch to partial different weights scoring, allocate points, allow student to check answer, switch to preview tab');
13
13
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
14
14
  cy.barsPreLoaderWait();
15
15
  listMatchingPage.steps.setQuestionStemsAndOptionsForScoringWithoutAlternateTab();
16
16
  listMatchingPage.steps.selectPartialDifferentWeightsCheckbox()
17
17
  listMatchingPage.steps.setCorrectAnswersForScoringWithoutAlternateTab();
18
18
  listMatchingPage.steps.addPartialDifferentWeightsPoints([5.4, 4.6]);
19
- listMatchingPage.steps.uncheckRoundDownScoreCheckbox();
20
19
  listMatchingPage.steps.expandAdditonalSettings();
21
20
  listMatchingPage.steps.checkAllowStudentsToCheckAnswerCheckbox();
22
21
  listMatchingPage.steps.switchToPreviewTab();
@@ -34,7 +33,7 @@ describe('Create Item page - List Matching - standard options layout - Partial d
34
33
  describe('Question Preview: AutoScored - Partial different weights standard options layout - Round down score', () => {
35
34
  abortEarlySetup();
36
35
  before(() => {
37
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial different weights scoring, allow students to check answer, switch to preview tab');
36
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial different weights scoring, allow student to check answer, switch to preview tab');
38
37
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
39
38
  cy.barsPreLoaderWait();
40
39
  listMatchingPage.steps.setQuestionStemsAndOptionsForScoringWithoutAlternateTab();
@@ -9,7 +9,7 @@ describe('Create Item page - List Matching - standard options layout - Partial e
9
9
  describe('Question Preview: AutoScored - Partial equal weights standard options layout', () => {
10
10
  abortEarlySetup();
11
11
  before(() => {
12
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow students to check answer, switch to preview tab');
12
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow student to check answer, switch to preview tab');
13
13
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
14
14
  cy.barsPreLoaderWait();
15
15
  listMatchingPage.steps.setQuestionStemsAndOptionsForScoringWithoutAlternateTab();
@@ -33,7 +33,7 @@ describe('Create Item page - List Matching - standard options layout - Partial e
33
33
  describe('Question Preview: AutoScored - Partial equal weights standard options layout - Round down score', () => {
34
34
  abortEarlySetup();
35
35
  before(() => {
36
- cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow students to check answer, switch to preview tab');
36
+ cy.log('Navigate to question, add input to stems and options, set correct answers and allocate points, switch to partial equal weights scoring, allow student to check answer, switch to preview tab');
37
37
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
38
38
  cy.barsPreLoaderWait();
39
39
  listMatchingPage.steps.setQuestionStemsAndOptionsForScoringWithoutAlternateTab();
@@ -3,8 +3,8 @@ import abortEarlySetup from "../../../support/helpers/abortEarly";
3
3
  import utilities from "../../../support/helpers/utilities";
4
4
  const css = Cypress.env('css');
5
5
 
6
- const fontSizeDropdownOptions = ['Default', 'Small', 'Normal', 'Large', 'Extra large', 'Huge'];
7
- const fontSizes = ['16px', '12px', '14px', '17px', '20px', '24px'];
6
+ const fontSizeDropdownOptions = ['Tiny', 'Small', 'Default', 'Normal', 'Big', 'Huge'];
7
+ const fontSizes = ['12px', '14px', '16px', '18px', '22px', '26px'];
8
8
 
9
9
  describe('List matching - additional settings', () => {
10
10
  before(() => {
@@ -1,7 +1,7 @@
1
1
  import { listMatchingPage } from "../../../pages";
2
2
  import abortEarlySetup from "../../../support/helpers/abortEarly";
3
3
  const css = Cypress.env('css');
4
-
4
+ const grepTags = Cypress.env('grepTags');
5
5
  let optionsForThreeResponses = ['Correct answer for stem 1', 'Correct answer for stem 2', 'Correct answer for stem 3'];
6
6
 
7
7
  describe('Create Item Page: List matching: Edit tab scoring types and set correct answer section for Alternate answer tab', () => {
@@ -9,7 +9,7 @@ describe('Create Item Page: List matching: Edit tab scoring types and set correc
9
9
  cy.loginAs('admin');
10
10
  });
11
11
 
12
- describe('Alternate answer tab', () => {
12
+ describe('Alternate answer tab', { tags: 'smoke' }, () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  listMatchingPage.steps.navigateToCreateQuestion('list matching');
@@ -91,57 +91,61 @@ describe('Create Item Page: List matching: Edit tab scoring types and set correc
91
91
  });
92
92
  });
93
93
 
94
- describe('Edit tab \'Set correct answer\' section for Alternate answer tab and \'Scoring\' for Auto-scored: All or Nothing scoring type', () => {
95
- abortEarlySetup();
96
- before(() => {
97
- cy.log('Navigate to list matching question type');
98
- listMatchingPage.steps.navigateToCreateQuestion('list matching');
99
- cy.barsPreLoaderWait();
100
- cy.log('Adding options, allotting points and setting correct answers in response areas of correct tab')
101
- listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
102
- listMatchingPage.steps.allotPoints(10);
103
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 1', 0);
104
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 2', 1);
105
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 3', 2);
106
- cy.log('adding alternate tab')
107
- listMatchingPage.steps.addAlternateTab(1);
108
- });
109
-
110
- listMatchingPage.tests.verifyAutoScoredAllOrNothingPointsAndMinimumScoreAwardedLabelAndInputField();
94
+ if (!grepTags || !grepTags.includes('smoke')) {
95
+ describe('Edit tab \'Set correct answer\' section for Alternate answer tab and \'Scoring\' for Auto-scored: All or Nothing scoring type', () => {
96
+ abortEarlySetup();
97
+ before(() => {
98
+ cy.log('Navigate to list matching question type');
99
+ listMatchingPage.steps.navigateToCreateQuestion('list matching');
100
+ cy.barsPreLoaderWait();
101
+ cy.log('Adding options, allotting points and setting correct answers in response areas of correct tab')
102
+ listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
103
+ listMatchingPage.steps.allotPoints(10);
104
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 1', 0);
105
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 2', 1);
106
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 3', 2);
107
+ cy.log('adding alternate tab')
108
+ listMatchingPage.steps.addAlternateTab(1);
109
+ });
111
110
 
112
- listMatchingPage.tests.verifyDefaultStemFieldsAndResponseAreasInSetCorrectAnswerSection();
111
+ listMatchingPage.tests.verifyAutoScoredAllOrNothingPointsAndMinimumScoreAwardedLabelAndInputField();
113
112
 
114
- listMatchingPage.tests.verifyOptionsInAlternateTab();
113
+ listMatchingPage.tests.verifyDefaultStemFieldsAndResponseAreasInSetCorrectAnswerSection();
115
114
 
116
- listMatchingPage.tests.verifyPointsFieldErrorState(10);
115
+ listMatchingPage.tests.verifyOptionsInAlternateTab();
117
116
 
118
- listMatchingPage.tests.verifyMinimumScoreIfAttemptedFieldErrorState(10, 20, 10);
119
- });
117
+ listMatchingPage.tests.verifyPointsFieldErrorState(10);
120
118
 
121
- describe('Edit tab \'Set correct answer\' section for Alternate answer tab and \'Scoring\' for Auto-scored: Partial equal weights scoring type', () => {
122
- abortEarlySetup();
123
- before(() => {
124
- cy.log('Navigate to list matching question type');
125
- listMatchingPage.steps.navigateToCreateQuestion('list matching');
126
- cy.barsPreLoaderWait();
127
- cy.log('Adding options, allotting points and setting correct answers in response areas of correct tab')
128
- listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
129
- listMatchingPage.steps.allotPoints(10);
130
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 1', 0);
131
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 2', 1);
132
- listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 3', 2);
133
- cy.log('adding alternate tab')
134
- listMatchingPage.steps.addAlternateTab(1);
119
+ listMatchingPage.tests.verifyMinimumScoreIfAttemptedFieldErrorState(10, 20, 10);
135
120
  });
121
+ }
122
+
123
+ if (!grepTags || !grepTags.includes('smoke')) {
124
+ describe('Edit tab \'Set correct answer\' section for Alternate answer tab and \'Scoring\' for Auto-scored: Partial equal weights scoring type', () => {
125
+ abortEarlySetup();
126
+ before(() => {
127
+ cy.log('Navigate to list matching question type');
128
+ listMatchingPage.steps.navigateToCreateQuestion('list matching');
129
+ cy.barsPreLoaderWait();
130
+ cy.log('Adding options, allotting points and setting correct answers in response areas of correct tab')
131
+ listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
132
+ listMatchingPage.steps.allotPoints(10);
133
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 1', 0);
134
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 2', 1);
135
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Correct answer for stem 3', 2);
136
+ cy.log('adding alternate tab')
137
+ listMatchingPage.steps.addAlternateTab(1);
138
+ });
136
139
 
137
- listMatchingPage.tests.verifyAutoScoredPartialEqualWeightsScoringEditTabContents();
140
+ listMatchingPage.tests.verifyAutoScoredPartialEqualWeightsScoringEditTabContents();
138
141
 
139
- listMatchingPage.tests.verifyOptionsInAlternateTab();
142
+ listMatchingPage.tests.verifyOptionsInAlternateTab();
140
143
 
141
- listMatchingPage.tests.verifyDefaultStemFieldsAndResponseAreasInSetCorrectAnswerSection();
144
+ listMatchingPage.tests.verifyDefaultStemFieldsAndResponseAreasInSetCorrectAnswerSection();
142
145
 
143
- listMatchingPage.tests.verifyAutoScoredPartialEqualWeightsScoringEditTabFunctionality();
144
- });
146
+ listMatchingPage.tests.verifyAutoScoredPartialEqualWeightsScoringEditTabFunctionality();
147
+ });
148
+ }
145
149
 
146
150
  describe('Edit tab \'Set correct answer\' section for Alternate answer tab and \'Scoring\' for Auto-scored: Partial different weights scoring type', () => {
147
151
  abortEarlySetup();
@@ -69,7 +69,7 @@ describe('Create Item page - List Matching: Edit tab scoring types and set corr
69
69
  listMatchingPage.steps.selectAScoringTypeFromScoringTypeDropdown('Manually scored')
70
70
  });
71
71
 
72
- it('When the user has selected \'Manually Scored\' option from the Scoring Type dropdown then the \'Set Correct Answer\' section should not be displayed; \'All or Nothing\', \'Partial - equal weights\' and \'Partial - different weights\' radio buttons should not be displayed; \'Points\' and \'Minimum score awarded (if attempted)\' labels and input fields should be displayed; and inside Additional Settings accordion Check Answer section i.e. \'Allow students to check answer\' checkbox should not be displayed', () => {
72
+ it('When the user has selected \'Manually Scored\' option from the Scoring Type dropdown then the \'Set Correct Answer\' section should not be displayed; \'All or Nothing\', \'Partial - equal weights\' and \'Partial - different weights\' radio buttons should not be displayed; \'Points\' and \'Minimum score awarded (if attempted)\' labels and input fields should be displayed; and inside Additional Settings accordion Check Answer section i.e. \'Allow student to check answer\' checkbox should not be displayed', () => {
73
73
  listMatchingPage.setCorrectAnswerLabel()
74
74
  .should('not.exist');
75
75
  listMatchingPage.allOrNothingCheckbox()
@@ -0,0 +1,211 @@
1
+ import { listMatchingPage } from "../../../pages";
2
+ import abortEarlySetup from "../../../support/helpers/abortEarly";
3
+ const css = Cypress.env('css');
4
+ const grepTags = Cypress.env('grepTags');
5
+ const optionsForGroup2 = ['Response 5', 'Response 6'];
6
+ let optionsForThreeResponses = ['Response 1', 'Response 2', 'Response 3'];
7
+ let optionsForFourResponses = ['Response 1', 'Response 2', 'Response 3', 'Response 4'];
8
+
9
+ describe('Create Item Page: List matching: Grouped response layout - Edit tab', () => {
10
+ before(() => {
11
+ cy.loginAs('admin');
12
+ });
13
+
14
+ if (!grepTags || !grepTags.includes('smoke')) {
15
+ describe('\'Grouped\' response options layout - Edit tab section contents', () => {
16
+ abortEarlySetup();
17
+ before(() => {
18
+ cy.log('Navigating to List Matching question type');
19
+ listMatchingPage.steps.navigateToCreateQuestion('list matching');
20
+ cy.barsPreLoaderWait();
21
+ });
22
+
23
+ listMatchingPage.tests.verifyGroupedOptionsContentAndFunctionality();
24
+ });
25
+ }
26
+
27
+ if (!grepTags || !grepTags.includes('smoke')) {
28
+ describe('\'Grouped\' response options layout - Set correct answer section contents', () => {
29
+ abortEarlySetup();
30
+ before(() => {
31
+ cy.log('Navigating to List Matching question type');
32
+ listMatchingPage.steps.navigateToCreateQuestion('list matching');
33
+ cy.barsPreLoaderWait();
34
+ listMatchingPage.steps.selectResponseOptionsLayout('Grouped');
35
+ });
36
+
37
+ it('When the user has not entered text in the \'Group title\' input field then no group title should be displayed for the group in the response options container of the \'Set Correct Answer\' section', () => {
38
+ listMatchingPage.setCorrectAnswerSectionGroupedResponseTitle()
39
+ .should('not.exist');
40
+ });
41
+
42
+ it('When the user enters text in the \'Group title\' input field, a group title should be displayed for the group in the response options container of the \'Set Correct Answer\' section', () => {
43
+ listMatchingPage.steps.addGroupTitle(0, 'Group title A');
44
+ listMatchingPage.setCorrectAnswerSectionGroupedResponseTitle()
45
+ .should('have.text', 'Group title A');
46
+ });
47
+
48
+ it('When the user has not entered text in the options input field then three empty draggable options along with drag handles should be displayed as a group in the response options container of the \'Set Correct Answer\' section', () => {
49
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInSetCorrectAnswerSection(0, ['', '', '']);
50
+ listMatchingPage.steps.verifyDragIconVisibleInOptionsInSetCorrectAnswerSection();
51
+ });
52
+
53
+ it('When the user enters text in options input fields then the entered text should be displayed in the respective draggable options in a group in the response options container of the \'Set Correct Answer\' section', () => {
54
+ listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
55
+ cy.wait(500);
56
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInSetCorrectAnswerSection(0, optionsForThreeResponses);
57
+ });
58
+
59
+ //Failing due to https://redmine.zeuslearning.com/issues/541421
60
+ it('CSS of \'Grouped\' container in the \'Set Correct Answer\' section', { tags: 'css' }, () => {
61
+ listMatchingPage.setCorrectAnswerSectionGroupedResponseContainer()
62
+ .should('have.css', 'border', `1px solid ${css.color.defaultDropdownBorder}`);
63
+ listMatchingPage.draggableOption()
64
+ .should('have.css', 'border', `1px solid ${css.color.figDefaultComponentBorder}`)
65
+ .find('.question-text-wrapper')
66
+ .verifyCSS(css.color.text, css.fontSize.default, css.fontWeight.regular);
67
+ listMatchingPage.draggableOption()
68
+ .find('.drag-indicator-icon')
69
+ .should('have.css', 'fill', `${css.color.activeButtons}`);
70
+ });
71
+
72
+ it('Accessibility of \'Grouped\' container in the \'Set Correct Answer\' section', { tags: 'a11y' }, () => {
73
+ cy.checkAccessibility(listMatchingPage.setCorrectAnswerSectionGroupedResponseContainer());
74
+ });
75
+
76
+ it('When the user adds an option using \'Add Option\' button then the added option should be displayed along with drag handle inside the group in the response options container of the \'Set Correct Answer\' section', () => {
77
+ listMatchingPage.steps.addOption();
78
+ listMatchingPage.steps.verifyCountOfDraggableOptionsInSetCorrectAnswerSection('List matching', 4);
79
+ listMatchingPage.steps.verifyDefaultStateOfDraggableOptionsInSetCorrectAnswerSection('List matching', 3);
80
+ cy.log('Checking that input text to the newly added option is displayed in the response options container of the \'Set Correct Answer\' section')
81
+ listMatchingPage.steps.addInputToOptionForDragAndDropInputField(optionsForFourResponses[3], 3);
82
+ cy.wait(500);
83
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInSetCorrectAnswerSection(0, optionsForFourResponses);
84
+ });
85
+
86
+ it('When the user deletes an option then the deleted option should get removed from the group in the response options container of the \'Set Correct Answer\' section', () => {
87
+ listMatchingPage.steps.deleteResponseOptionInputField(3);
88
+ cy.log('verifying the text of draggable options after deleting an option')
89
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInSetCorrectAnswerSection(0, optionsForThreeResponses);
90
+ });
91
+
92
+ it('When the user adds a new group, the new group should be displayed in the response options container of the \'Set Correct Answer\' section', () => {
93
+ listMatchingPage.steps.addGroup();
94
+ listMatchingPage.steps.verifyCountOfGroupsInSetCorrectAnswerSection(2);
95
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInSetCorrectAnswerSection(1, ['', '']);
96
+ });
97
+
98
+ it('When the user deletes a group, then the deleted group should get removed from the response options container as well as from the response areas (if any) of the \'Set Correct Answer\' section', () => {
99
+ cy.log('Pre step: Entering text into the text fields of group 2 response container')
100
+ listMatchingPage.steps.addInputToOptionsForGroupedResponseLayout(1, optionsForGroup2);
101
+ listMatchingPage.steps.addGroupTitle(1, 'Group title B');
102
+ cy.log('Setting a correct answer option')
103
+ listMatchingPage.steps.clickAndDropOptionInStemResponseAreaInSetCorrectAnswerSection('Response 2', 0);
104
+ cy.log('Deleting the 1st group')
105
+ listMatchingPage.steps.deleteGroup(0);
106
+ listMatchingPage.steps.verifyCountOfGroupsInSetCorrectAnswerSection(1);
107
+ listMatchingPage.steps.verifyErroredStateOfEmptyResponseFieldInSetCorrectAnswerSection(0);
108
+ cy.log('verifying the contents of group 2 after deleting group 1')
109
+ listMatchingPage.steps.verifyGroupedResponseOptionsInSetCorrectAnswerSection(0, 'Group title B', optionsForGroup2);
110
+ });
111
+ });
112
+ }
113
+
114
+ describe('\'Grouped\' response options layout - Preview tab contents', { tags: 'smoke' }, () => {
115
+ abortEarlySetup();
116
+ before(() => {
117
+ cy.log('Navigating to List Matching question type');
118
+ listMatchingPage.steps.navigateToCreateQuestion('list matching');
119
+ cy.barsPreLoaderWait();
120
+ listMatchingPage.steps.selectResponseOptionsLayout('Grouped');
121
+ listMatchingPage.steps.switchToPreviewTab();
122
+ });
123
+
124
+ it('When the user has not entered text in the \'Group title\' input field then no group title should be displayed for the group in the response options container of the \'Preview tab\'', () => {
125
+ listMatchingPage.previewTabGroupedResponseTitle()
126
+ .should('not.exist');
127
+ });
128
+
129
+ it('When the user enters text in the \'Group title\' input field, a group title should be displayed for the group in the response options container of the \'Preview tab\'', () => {
130
+ cy.log('Pre step: Switching to edit tab')
131
+ listMatchingPage.steps.switchToEditTab();
132
+ listMatchingPage.steps.addGroupTitle(0, 'Group title A');
133
+ listMatchingPage.steps.switchToPreviewTab();
134
+ listMatchingPage.previewTabGroupedResponseTitle()
135
+ .should('have.text', 'Group title A');
136
+ });
137
+
138
+ it('When the user has not entered text in the options input field then three empty draggable options along with drag handles should be displayed as a group in the response options container of the \'Preview tab\'', () => {
139
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(0, ['', '', '']);
140
+ });
141
+
142
+ it('When the user enters text in options input fields then the entered text should be displayed in the respective draggable options in the response options container of the \'Preview tab\'', () => {
143
+ cy.log('Pre step: Switching to edit tab')
144
+ listMatchingPage.steps.switchToEditTab();
145
+ listMatchingPage.steps.addInputToOptionsForDragAndDropFields(optionsForThreeResponses);
146
+ listMatchingPage.steps.switchToPreviewTab();
147
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(0, optionsForThreeResponses);
148
+ });
149
+
150
+ it('CSS of \'Grouped\' container in the response options container of the \'Preview tab\'', { tags: 'css' }, () => {
151
+ listMatchingPage.previewTabGroupedResponseContainer()
152
+ .should('have.css', 'border', `1px solid ${css.color.defaultDropdownBorder}`)
153
+ .within(() => {
154
+ listMatchingPage.draggableOption()
155
+ .should('have.css', 'border', `1px solid ${css.color.figDefaultComponentBorder}`)
156
+ .find('.drag-indicator-icon')
157
+ .should('have.css', 'fill', `${css.color.activeButtons}`);
158
+ });
159
+ });
160
+
161
+ it('Accessibility of \'Grouped\' container in the response options container of the \'Preview tab\'', { tags: 'a11y' }, () => {
162
+ cy.checkAccessibility(listMatchingPage.previewTabGroupedResponseContainer());
163
+ });
164
+
165
+ it('When the user adds an option using \'Add Option\' button then the added option should be displayed inside the group in the response options container of the \'Preview tab\'', () => {
166
+ cy.log('Pre step: Switching to edit tab')
167
+ listMatchingPage.steps.switchToEditTab();
168
+ listMatchingPage.steps.addOption();
169
+ listMatchingPage.steps.switchToPreviewTab();
170
+ listMatchingPage.steps.verifyCountOfDraggableOptionsInPreviewTab('List matching', 4);
171
+ listMatchingPage.steps.verifyDefaultStateOfDraggableOptionsInPreviewTab('List matching', 3);
172
+ cy.log('Checking that input text to the newly added option is displayed in the option in Preview tab section')
173
+ listMatchingPage.steps.switchToEditTab();
174
+ listMatchingPage.steps.addInputToOptionForDragAndDropInputField(optionsForFourResponses[3], 3);
175
+ listMatchingPage.steps.switchToPreviewTab();
176
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(0, optionsForFourResponses);
177
+ });
178
+
179
+ it('When the user deletes an option then the deleted option should get removed from the group in the response options container of the \'Preview tab\'', () => {
180
+ cy.log('Pre step: Switching to edit tab')
181
+ listMatchingPage.steps.switchToEditTab();
182
+ listMatchingPage.steps.deleteResponseOptionInputField(3);
183
+ cy.log('Checking the deleted option should not exist in the Preview tab')
184
+ listMatchingPage.steps.switchToPreviewTab();
185
+ cy.log('verifying the text of draggable options after deleting an option')
186
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(0, optionsForThreeResponses);
187
+ });
188
+
189
+ it('When the user adds a new group, the new group should be displayed in the response options container of the \'Preview tab\'', () => {
190
+ cy.log('Pre step: Switching to edit tab')
191
+ listMatchingPage.steps.switchToEditTab();
192
+ listMatchingPage.steps.addGroup();
193
+ listMatchingPage.steps.switchToPreviewTab();
194
+ listMatchingPage.steps.verifyCountOfGroupsInPreviewTab(2);
195
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(1, ['', '']);
196
+ });
197
+
198
+ it('When the user deletes a group, it should get removed from response options container of the \'Preview tab\'', () => {
199
+ cy.log('Pre step: Switching to edit tab')
200
+ listMatchingPage.steps.switchToEditTab();
201
+ cy.log('Pre step: Entering text into the text fields of group 2 response container')
202
+ listMatchingPage.steps.addInputToOptionsForGroupedResponseLayout(1, optionsForGroup2)
203
+ listMatchingPage.steps.addGroupTitle(1, 'Group title B');
204
+ listMatchingPage.steps.deleteGroup(0);
205
+ listMatchingPage.steps.switchToPreviewTab();
206
+ listMatchingPage.steps.verifyCountOfGroupsInPreviewTab(1);
207
+ listMatchingPage.steps.verifyGroupedResponseContainerContentsInPreviewTab(0, optionsForGroup2);
208
+ listMatchingPage.steps.verifyGroupTitleInPreviewTab(0, 'Group title B');
209
+ });
210
+ });
211
+ })