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
@@ -1,7 +1,7 @@
1
1
  import { multipleSelectionGridPage } from "../../../pages/multipleSelectionGridPage";
2
2
  import abortEarlySetup from "../../../support/helpers/abortEarly";
3
3
  const css = Cypress.env('css');
4
-
4
+ const grepTags = Cypress.env('grepTags');
5
5
  const questionStems = ['Bat', 'Ostrich', 'Platypus', 'Eagle'];
6
6
  const options = ['Is mammal', 'Lays eggs', 'Can fly'];
7
7
 
@@ -10,41 +10,43 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
10
10
  cy.loginAs('admin');
11
11
  });
12
12
 
13
- describe('Show correct answer', () => {
14
- abortEarlySetup();
15
- before(() => {
16
- cy.log('Navigating to multiple selection grid question type');
17
- multipleSelectionGridPage.steps.navigateToCreateQuestion('multiple selection grid');
18
- cy.barsPreLoaderWait();
19
- multipleSelectionGridPage.steps.addQuestionInstructions();
20
- multipleSelectionGridPage.steps.addOption();
21
- multipleSelectionGridPage.steps.addInputToAllQuestionStemFields(questionStems);
22
- multipleSelectionGridPage.steps.addInputToAllOptionsFields(options);
13
+ if (!grepTags || !grepTags.includes('smoke')) {
14
+ describe('Show correct answer', () => {
15
+ abortEarlySetup();
16
+ before(() => {
17
+ cy.log('Navigating to multiple selection grid question type');
18
+ multipleSelectionGridPage.steps.navigateToCreateQuestion('multiple selection grid');
19
+ cy.barsPreLoaderWait();
20
+ multipleSelectionGridPage.steps.addQuestionInstructions();
21
+ multipleSelectionGridPage.steps.addOption();
22
+ multipleSelectionGridPage.steps.addInputToAllQuestionStemFields(questionStems);
23
+ multipleSelectionGridPage.steps.addInputToAllOptionsFields(options);
24
+ });
25
+
26
+ multipleSelectionGridPage.tests.verifyShowCorrectAnswerAndPointsInPreviewTabWhenNoCorrectAnswerIsSet()
27
+
28
+ it('When the user has set correct answer options and alloted points \'Show correct answer\' checkbox should be displayed and it should be unchecked by default and points for the question should be displayed beside it', () => {
29
+ multipleSelectionGridPage.steps.switchToEditTab();
30
+ multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
31
+ multipleSelectionGridPage.steps.allotPoints('15');
32
+ multipleSelectionGridPage.steps.switchToPreviewTab();
33
+ multipleSelectionGridPage.steps.verifyDefaultShowCorrectAnswerCheckboxAndLabel();
34
+ multipleSelectionGridPage.previewScoreText()
35
+ .verifyInnerText('0/15');
36
+ });
37
+
38
+ it('When the user attempts question in preview tab and switches to edit tab, then on re-switching to the preview tab users response should not persist', () => {
39
+ multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInPreviewTabAnswerTable([[0, 1], [1], [1, 2], [0, 2]]);
40
+ multipleSelectionGridPage.steps.switchToEditTab();
41
+ multipleSelectionGridPage.steps.switchToPreviewTab();
42
+ multipleSelectionGridPage.steps.verifyCheckboxesUncheckedInPreviewTabAnswerTable();
43
+ });
44
+
45
+ multipleSelectionGridPage.tests.verifya11yOfCreateItemWrapperContents();
23
46
  });
47
+ }
24
48
 
25
- multipleSelectionGridPage.tests.verifyShowCorrectAnswerAndPointsInPreviewTabWhenNoCorrectAnswerIsSet()
26
-
27
- it('When the user has set correct answer options and alloted points \'Show correct answer\' checkbox should be displayed and it should be unchecked by default and points for the question should be displayed beside it', () => {
28
- multipleSelectionGridPage.steps.switchToEditTab();
29
- multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
30
- multipleSelectionGridPage.steps.allotPoints('15');
31
- multipleSelectionGridPage.steps.switchToPreviewTab();
32
- multipleSelectionGridPage.steps.verifyDefaultShowCorrectAnswerCheckboxAndLabel();
33
- multipleSelectionGridPage.previewScoreText()
34
- .verifyInnerText('0/15');
35
- });
36
-
37
- it('When the user attempts question in preview tab and switches to edit tab, then on re-switching to the preview tab users response should not persist', () => {
38
- multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInPreviewTabAnswerTable([[0, 1], [1], [1, 2], [0, 2]]);
39
- multipleSelectionGridPage.steps.switchToEditTab();
40
- multipleSelectionGridPage.steps.switchToPreviewTab();
41
- multipleSelectionGridPage.steps.verifyCheckboxesUncheckedInPreviewTabAnswerTable();
42
- });
43
-
44
- multipleSelectionGridPage.tests.verifya11yOfCreateItemWrapperContents();
45
- });
46
-
47
- describe('Question Preview: AutoScored - All or Nothing', () => {
49
+ describe('Question Preview: AutoScored - All or Nothing', { tags: 'smoke' }, () => {
48
50
  abortEarlySetup();
49
51
  before(() => {
50
52
  cy.log('Navigating to multiple selection grid question type');
@@ -72,7 +74,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
72
74
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
73
75
  multipleSelectionGridPage.incorrectIcon()
74
76
  .should('not.exist');
75
- multipleSelectionGridPage.correctIncorectAnswerLabel()
77
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
76
78
  .should('not.exist');
77
79
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
78
80
  });
@@ -84,7 +86,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
84
86
  .should('not.exist');
85
87
  multipleSelectionGridPage.incorrectIcon()
86
88
  .should('not.exist');
87
- multipleSelectionGridPage.correctIncorectAnswerLabel()
89
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
88
90
  .should('not.exist');
89
91
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
90
92
  });
@@ -129,7 +131,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
129
131
  multipleSelectionGridPage.incorrectIcon()
130
132
  .eq(0)
131
133
  .verifyPseudoClassBeforeProperty('color', css.color.incorrectAnswer);
132
- multipleSelectionGridPage.correctIncorectAnswerLabel()
134
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
133
135
  .verifyCSS(css.color.incorrectAnswer, css.fontSize.normal, css.fontWeight.bold)
134
136
  .parent()
135
137
  .find('.answer-label-icon')
@@ -254,7 +256,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
254
256
  multipleSelectionGridPage.previewScoreText()
255
257
  .should('have.css', 'color', css.color.primaryBtn)
256
258
  .and('have.css', 'background-color', css.color.correctAnswer)
257
- multipleSelectionGridPage.correctIncorectAnswerLabel()
259
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
258
260
  .verifyCSS(css.color.correctAnswer, css.fontSize.normal, css.fontWeight.bold)
259
261
  .parent()
260
262
  .find('.answer-label-icon')
@@ -6,7 +6,7 @@ const questionStems = ['Pollution caused by treating chemical waste', 'Pollution
6
6
  const options = ['True', 'False'];
7
7
  const optionsFotNextAndPreviousButton = ['Fully agree as true', 'Fully agree as false', 'Somewhat agree', 'Somewhat disagree', 'Not sure', 'None of these'];
8
8
 
9
- describe('Create Item page - Multiple Selection Grid: Question Instructions, Question stem, Options, Set Correct Answer, Alternate Correct Answer, Shuffle option order sections', () => {
9
+ describe('Create Item page - Multiple Selection Grid: Question Instructions, Question stem, Options, Set Correct Answer, alternative correct answer, Shuffle option order sections', () => {
10
10
  before(() => {
11
11
  cy.loginAs('admin');
12
12
  });
@@ -113,7 +113,7 @@ describe('Create Item page - multiple Selection Grid: Edit tab scoring types and
113
113
  multipleSelectionGridPage.minimumScoreIfAttemptedLabel()
114
114
  .verifyCSS(css.color.labels, css.fontSize.normal, css.fontWeight.semibold);
115
115
  multipleSelectionGridPage.rounddownScoreCheckboxLabel()
116
- .verifyCSS(css.color.labelText, css.fontSize.normal, css.fontWeight.regular);
116
+ .verifyCSS(css.color.labels, css.fontSize.normal, css.fontWeight.regular);
117
117
  });
118
118
 
119
119
  it('Accessibility of \'Penalty Points\' and \'Minimum score awarded (if attempted)\' input field and \'Round down score\' checkbox', { tags: 'a11y' }, () => {
@@ -245,7 +245,7 @@ describe('Create Item page - multiple Selection Grid: Edit tab scoring types and
245
245
  });
246
246
 
247
247
  //Failing due to https://redmine.zeuslearning.com/issues/542358
248
- 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', () => {
248
+ 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', () => {
249
249
  multipleSelectionGridPage.setCorrectAnswerLabel()
250
250
  .should('not.exist');
251
251
  multipleSelectionGridPage.allOrNothingCheckbox()
@@ -33,7 +33,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
33
33
  multipleSelectionGridPage.steps.verifyCheckboxesUncheckedInPreviewTabAnswerTable();
34
34
  });
35
35
 
36
- multipleSelectionGridPage.tests.verifyShowCorrectAnswerAndPointsNotDisplayedInPreviewTab()
36
+ multipleSelectionGridPage.tests.verifyShowCorrectAnswerAndPointsNotDisplayedInPreviewTab('Manually scored')
37
37
  });
38
38
 
39
39
  describe('Question Preview: Non scored', () => {
@@ -64,7 +64,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
64
64
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
65
65
  multipleSelectionGridPage.incorrectIcon()
66
66
  .should('not.exist');
67
- multipleSelectionGridPage.correctIncorectAnswerLabel()
67
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
68
68
  .should('not.exist');
69
69
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
70
70
  });
@@ -76,7 +76,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
76
76
  .should('not.exist');
77
77
  multipleSelectionGridPage.incorrectIcon()
78
78
  .should('not.exist');
79
- multipleSelectionGridPage.correctIncorectAnswerLabel()
79
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
80
80
  .should('not.exist');
81
81
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
82
82
  });
@@ -21,7 +21,6 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
21
21
  multipleSelectionGridPage.steps.addInputToAllQuestionStemFields(questionStems);
22
22
  multipleSelectionGridPage.steps.addInputToAllOptionsFields(options);
23
23
  multipleSelectionGridPage.steps.selectPartialDifferentWeightsCheckbox();
24
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
25
24
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
26
25
  multipleSelectionGridPage.steps.allotPartialDifferentWeightsToAllPointsFields([4.2, 1.8, 3.7, 2.3]);
27
26
  multipleSelectionGridPage.steps.expandAdditonalSettings();
@@ -37,7 +36,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
37
36
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
38
37
  multipleSelectionGridPage.incorrectIcon()
39
38
  .should('not.exist');
40
- multipleSelectionGridPage.correctIncorectAnswerLabel()
39
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
41
40
  .should('not.exist');
42
41
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
43
42
  });
@@ -49,7 +48,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
49
48
  .should('not.exist');
50
49
  multipleSelectionGridPage.incorrectIcon()
51
50
  .should('not.exist');
52
- multipleSelectionGridPage.correctIncorectAnswerLabel()
51
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
53
52
  .should('not.exist');
54
53
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
55
54
  });
@@ -68,7 +67,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
68
67
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
69
68
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
70
69
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
71
- multipleSelectionGridPage.correctIncorectAnswerLabel()
70
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
72
71
  .should('not.exist');
73
72
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
74
73
 
@@ -80,7 +79,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
80
79
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
81
80
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
82
81
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
83
- multipleSelectionGridPage.correctIncorectAnswerLabel()
82
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
84
83
  .should('not.exist');
85
84
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
86
85
  });
@@ -96,7 +95,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
96
95
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
97
96
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
98
97
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
99
- multipleSelectionGridPage.correctIncorectAnswerLabel()
98
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
100
99
  .should('not.exist');
101
100
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
102
101
 
@@ -107,7 +106,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
107
106
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
108
107
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
109
108
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
110
- multipleSelectionGridPage.correctIncorectAnswerLabel()
109
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
111
110
  .should('not.exist');
112
111
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
113
112
 
@@ -122,7 +121,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
122
121
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [2]);
123
122
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
124
123
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
125
- multipleSelectionGridPage.correctIncorectAnswerLabel()
124
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
126
125
  .should('not.exist');
127
126
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
128
127
 
@@ -135,7 +134,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
135
134
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [2]);
136
135
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
137
136
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
138
- multipleSelectionGridPage.correctIncorectAnswerLabel()
137
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
139
138
  .should('not.exist');
140
139
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
141
140
 
@@ -151,7 +150,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
151
150
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
152
151
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
153
152
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
154
- multipleSelectionGridPage.correctIncorectAnswerLabel()
153
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
155
154
  .should('not.exist');
156
155
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
157
156
 
@@ -163,7 +162,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
163
162
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
164
163
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
165
164
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
166
- multipleSelectionGridPage.correctIncorectAnswerLabel()
165
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
167
166
  .should('not.exist');
168
167
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
169
168
  });
@@ -207,7 +206,8 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
207
206
 
208
207
  it('When the \'Round down score\' checkbox is not selected, then in Preview tab when user selects partially or fully correct answers the points should be displayed in decimal points if applicable as per the options selected by the user', () => {
209
208
  multipleSelectionGridPage.steps.switchToEditTab()
210
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
209
+ multipleSelectionGridPage.steps.expandRoundingDropdown();
210
+ multipleSelectionGridPage.steps.selectOptionFromRoundingDropdownOption('round down if <= 0.99');
211
211
  multipleSelectionGridPage.steps.switchToPreviewTab();
212
212
  multipleSelectionGridPage.steps.setAnswersForQuestionStemInPreviewTabAnswerTable(3, [1, 2]);
213
213
  multipleSelectionGridPage.previewScoreText()
@@ -21,7 +21,6 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
21
21
  multipleSelectionGridPage.steps.addInputToAllQuestionStemFields(questionStems);
22
22
  multipleSelectionGridPage.steps.addInputToAllOptionsFields(options);
23
23
  multipleSelectionGridPage.steps.selectPartialDifferentWeightsCheckbox();
24
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
25
24
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
26
25
  multipleSelectionGridPage.steps.allotPartialDifferentWeightsToAllPointsFields([5, 7, 4, 8]);
27
26
  multipleSelectionGridPage.steps.clickOnAddAlternateAnswerButton();
@@ -45,7 +44,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
45
44
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
46
45
  multipleSelectionGridPage.incorrectIcon()
47
46
  .should('not.exist');
48
- multipleSelectionGridPage.correctIncorectAnswerLabel()
47
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
49
48
  .should('not.exist');
50
49
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
51
50
 
@@ -57,7 +56,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
57
56
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
58
57
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
59
58
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
60
- multipleSelectionGridPage.correctIncorectAnswerLabel()
59
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
61
60
  .should('not.exist');
62
61
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
63
62
 
@@ -69,11 +68,11 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
69
68
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
70
69
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
71
70
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
72
- multipleSelectionGridPage.correctIncorectAnswerLabel()
71
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
73
72
  .should('not.exist');
74
73
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
75
74
 
76
- cy.log('When the user selects alternate correct answer options, full points specified for alternate correct answer should be provided and on selecting Show correct answer checkbox green check-mark icons should be displayed besides alternate correct answer options and correct/incorrect answer label and its border should not be displayed')
75
+ cy.log('When the user selects alternative correct answer options, full points specified for alternative correct answer should be provided and on selecting Show correct answer checkbox green check-mark icons should be displayed besides alternative correct answer options and correct/incorrect answer label and its border should not be displayed')
77
76
  multipleSelectionGridPage.steps.resetQuestionPreview()
78
77
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInPreviewTabAnswerTable([[1], [0, 2], [0, 1], [2]]);
79
78
  multipleSelectionGridPage.previewScoreText()
@@ -83,19 +82,19 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
83
82
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
84
83
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
85
84
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
86
- multipleSelectionGridPage.correctIncorectAnswerLabel()
85
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
87
86
  .should('not.exist');
88
87
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
89
88
 
90
89
  multipleSelectionGridPage.steps.verifyQuestionPreviewStateWhenShowCorrectAnswerIsUnchecked();
91
90
 
92
- cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides selected alternate correct answer options and correct/incorrect answer label and its border should not be displayed')
91
+ cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides selected alternative correct answer options and correct/incorrect answer label and its border should not be displayed')
93
92
  multipleSelectionGridPage.steps.checkAnswer()
94
93
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
95
94
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
96
95
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
97
96
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
98
- multipleSelectionGridPage.correctIncorectAnswerLabel()
97
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
99
98
  .should('not.exist');
100
99
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
101
100
 
@@ -109,7 +108,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
109
108
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
110
109
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
111
110
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
112
- multipleSelectionGridPage.correctIncorectAnswerLabel()
111
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
113
112
  .should('not.exist');
114
113
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
115
114
 
@@ -119,7 +118,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
119
118
  multipleSelectionGridPage.steps.checkAnswer();
120
119
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
121
120
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
122
- multipleSelectionGridPage.correctIncorectAnswerLabel()
121
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
123
122
  .should('not.exist');
124
123
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
125
124
 
@@ -133,7 +132,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
133
132
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
134
133
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
135
134
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
136
- multipleSelectionGridPage.correctIncorectAnswerLabel()
135
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
137
136
  .should('not.exist');
138
137
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
139
138
 
@@ -143,7 +142,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
143
142
  multipleSelectionGridPage.steps.checkAnswer()
144
143
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
145
144
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
146
- multipleSelectionGridPage.correctIncorectAnswerLabel()
145
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
147
146
  .should('not.exist');
148
147
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
149
148
 
@@ -158,7 +157,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
158
157
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
159
158
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
160
159
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
161
- multipleSelectionGridPage.correctIncorectAnswerLabel()
160
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
162
161
  .should('not.exist');
163
162
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
164
163
 
@@ -169,7 +168,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
169
168
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
170
169
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
171
170
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
172
- multipleSelectionGridPage.correctIncorectAnswerLabel()
171
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
173
172
  .should('not.exist');
174
173
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
175
174
 
@@ -184,7 +183,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
184
183
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
185
184
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
186
185
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
187
- multipleSelectionGridPage.correctIncorectAnswerLabel()
186
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
188
187
  .should('not.exist');
189
188
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
190
189
 
@@ -195,7 +194,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
195
194
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
196
195
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
197
196
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
198
- multipleSelectionGridPage.correctIncorectAnswerLabel()
197
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
199
198
  .should('not.exist');
200
199
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
201
200
 
@@ -209,7 +208,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
209
208
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
210
209
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
211
210
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
212
- multipleSelectionGridPage.correctIncorectAnswerLabel()
211
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
213
212
  .should('not.exist');
214
213
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
215
214
 
@@ -218,7 +217,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
218
217
  cy.log('When the user clicks on \'Check answer\' button green check-mark icons should be displayed beside the selected correct answer options and correct/incorrect answer label and its border should not be displayed')
219
218
  multipleSelectionGridPage.steps.checkAnswer()
220
219
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
221
- multipleSelectionGridPage.correctIncorectAnswerLabel()
220
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
222
221
  .should('not.exist');
223
222
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
224
223
 
@@ -232,7 +231,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
232
231
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
233
232
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
234
233
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
235
- multipleSelectionGridPage.correctIncorectAnswerLabel()
234
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
236
235
  .should('not.exist');
237
236
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
238
237
 
@@ -241,7 +240,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
241
240
  cy.log('When the user clicks on \'Check answer\' button green check-mark icons should be displayed beside the selected correct tab answer options and correct/incorrect answer label and its border should not be displayed')
242
241
  multipleSelectionGridPage.steps.checkAnswer()
243
242
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
244
- multipleSelectionGridPage.correctIncorectAnswerLabel()
243
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
245
244
  .should('not.exist');
246
245
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
247
246
 
@@ -256,7 +255,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
256
255
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
257
256
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
258
257
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
259
- multipleSelectionGridPage.correctIncorectAnswerLabel()
258
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
260
259
  .should('not.exist');
261
260
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
262
261
 
@@ -266,7 +265,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
266
265
  multipleSelectionGridPage.steps.checkAnswer()
267
266
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
268
267
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
269
- multipleSelectionGridPage.correctIncorectAnswerLabel()
268
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
270
269
  .should('not.exist');
271
270
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
272
271
 
@@ -283,7 +282,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
283
282
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
284
283
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
285
284
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
286
- multipleSelectionGridPage.correctIncorectAnswerLabel()
285
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
287
286
  .should('not.exist');
288
287
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
289
288
 
@@ -293,7 +292,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
293
292
  multipleSelectionGridPage.steps.checkAnswer()
294
293
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
295
294
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
296
- multipleSelectionGridPage.correctIncorectAnswerLabel()
295
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
297
296
  .should('not.exist');
298
297
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
299
298
 
@@ -320,7 +319,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
320
319
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
321
320
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [0, 1]);
322
321
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [1, 2]);
323
- multipleSelectionGridPage.correctIncorectAnswerLabel()
322
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
324
323
  .should('not.exist');
325
324
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
326
325
 
@@ -332,7 +331,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
332
331
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
333
332
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [0, 1]);
334
333
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [1, 2]);
335
- multipleSelectionGridPage.correctIncorectAnswerLabel()
334
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
336
335
  .should('not.exist');
337
336
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
338
337
  });