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
@@ -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.selectPartialEqualWeightsCheckbox();
24
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
25
24
  multipleSelectionGridPage.steps.allotPoints(20);
26
25
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
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 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 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, [0, 2]);
159
158
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
160
159
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [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, [0, 2]);
170
169
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
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
 
@@ -183,7 +182,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
183
182
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
184
183
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
185
184
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
186
- multipleSelectionGridPage.correctIncorectAnswerLabel()
185
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
187
186
  .should('not.exist');
188
187
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
189
188
 
@@ -192,7 +191,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
192
191
  cy.log('When the user clicks on \'Check answer\' button green checkmark icon should be displayed for the alternate tab options and correct/incorrect answer label and its border should not be displayed')
193
192
  multipleSelectionGridPage.steps.checkAnswer()
194
193
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
195
- multipleSelectionGridPage.correctIncorectAnswerLabel()
194
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
196
195
  .should('not.exist');
197
196
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
198
197
 
@@ -206,7 +205,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
206
205
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
207
206
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
208
207
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
209
- multipleSelectionGridPage.correctIncorectAnswerLabel()
208
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
210
209
  .should('not.exist');
211
210
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
212
211
 
@@ -215,7 +214,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
215
214
  cy.log('When the user clicks on \'Check answer\' button green check-mark icons should be displayed for the correct tab options and correct/incorrect answer label and its border should not be displayed')
216
215
  multipleSelectionGridPage.steps.checkAnswer()
217
216
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
218
- multipleSelectionGridPage.correctIncorectAnswerLabel()
217
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
219
218
  .should('not.exist');
220
219
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
221
220
 
@@ -230,7 +229,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
230
229
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
231
230
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
232
231
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
233
- multipleSelectionGridPage.correctIncorectAnswerLabel()
232
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
234
233
  .should('not.exist');
235
234
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
236
235
 
@@ -240,7 +239,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
240
239
  multipleSelectionGridPage.steps.checkAnswer()
241
240
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
242
241
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
243
- multipleSelectionGridPage.correctIncorectAnswerLabel()
242
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
244
243
  .should('not.exist');
245
244
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
246
245
 
@@ -257,7 +256,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
257
256
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
258
257
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
259
258
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
260
- multipleSelectionGridPage.correctIncorectAnswerLabel()
259
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
261
260
  .should('not.exist');
262
261
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
263
262
 
@@ -267,7 +266,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
267
266
  multipleSelectionGridPage.steps.checkAnswer()
268
267
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
269
268
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
270
- multipleSelectionGridPage.correctIncorectAnswerLabel()
269
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
271
270
  .should('not.exist');
272
271
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
273
272
 
@@ -293,7 +292,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
293
292
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
294
293
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [0, 1]);
295
294
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [1, 2]);
296
- multipleSelectionGridPage.correctIncorectAnswerLabel()
295
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
297
296
  .should('not.exist');
298
297
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
299
298
 
@@ -305,7 +304,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
305
304
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
306
305
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [0, 1]);
307
306
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [1, 2]);
308
- multipleSelectionGridPage.correctIncorectAnswerLabel()
307
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
309
308
  .should('not.exist');
310
309
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
311
310
  });
@@ -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.selectPartialEqualWeightsCheckbox();
24
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
25
24
  multipleSelectionGridPage.steps.allotPoints(20);
26
25
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
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, [1, 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
 
@@ -60,7 +59,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
60
59
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
61
60
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
62
61
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
63
- multipleSelectionGridPage.correctIncorectAnswerLabel()
62
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
64
63
  .should('not.exist');
65
64
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
66
65
 
@@ -72,11 +71,11 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
72
71
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
73
72
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
74
73
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
75
- multipleSelectionGridPage.correctIncorectAnswerLabel()
74
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
76
75
  .should('not.exist');
77
76
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
78
77
 
79
- cy.log('When the user selects alternate correct answer options, full points points 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')
78
+ cy.log('When the user selects alternative correct answer options, full points points 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')
80
79
  multipleSelectionGridPage.steps.resetQuestionPreview()
81
80
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInPreviewTabAnswerTable([[1], [0, 2], [0, 1], [2]]);
82
81
  multipleSelectionGridPage.previewScoreText()
@@ -86,19 +85,19 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
86
85
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
87
86
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
88
87
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
89
- multipleSelectionGridPage.correctIncorectAnswerLabel()
88
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
90
89
  .should('not.exist');
91
90
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
92
91
 
93
92
  multipleSelectionGridPage.steps.verifyQuestionPreviewStateWhenShowCorrectAnswerIsUnchecked();
94
93
 
95
- cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides alternate correct answer options and correct/incorrect answer label and its border should not be displayed')
94
+ cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides alternative correct answer options and correct/incorrect answer label and its border should not be displayed')
96
95
  multipleSelectionGridPage.steps.checkAnswer()
97
96
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
98
97
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
99
98
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
100
99
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
101
- multipleSelectionGridPage.correctIncorectAnswerLabel()
100
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
102
101
  .should('not.exist');
103
102
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
104
103
 
@@ -112,7 +111,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
112
111
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
113
112
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
114
113
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
115
- multipleSelectionGridPage.correctIncorectAnswerLabel()
114
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
116
115
  .should('not.exist');
117
116
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
118
117
 
@@ -122,7 +121,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
122
121
  multipleSelectionGridPage.steps.checkAnswer()
123
122
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
124
123
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
125
- multipleSelectionGridPage.correctIncorectAnswerLabel()
124
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
126
125
  .should('not.exist');
127
126
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
128
127
 
@@ -136,7 +135,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
136
135
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
137
136
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
138
137
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
139
- multipleSelectionGridPage.correctIncorectAnswerLabel()
138
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
140
139
  .should('not.exist');
141
140
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
142
141
 
@@ -146,7 +145,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
146
145
  multipleSelectionGridPage.steps.checkAnswer();
147
146
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
148
147
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
149
- multipleSelectionGridPage.correctIncorectAnswerLabel()
148
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
150
149
  .should('not.exist');
151
150
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
152
151
 
@@ -161,7 +160,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
161
160
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
162
161
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
163
162
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
164
- multipleSelectionGridPage.correctIncorectAnswerLabel()
163
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
165
164
  .should('not.exist');
166
165
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
167
166
 
@@ -172,7 +171,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
172
171
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
173
172
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
174
173
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
175
- multipleSelectionGridPage.correctIncorectAnswerLabel()
174
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
176
175
  .should('not.exist');
177
176
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
178
177
 
@@ -186,7 +185,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
186
185
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
187
186
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
188
187
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
189
- multipleSelectionGridPage.correctIncorectAnswerLabel()
188
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
190
189
  .should('not.exist');
191
190
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
192
191
 
@@ -195,7 +194,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
195
194
  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')
196
195
  multipleSelectionGridPage.steps.checkAnswer()
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, [1]);
210
209
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
211
210
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 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 tab answer options and correct/incorrect answer label and its border should not be displayed')
219
218
  multipleSelectionGridPage.steps.checkAnswer()
220
219
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
221
- multipleSelectionGridPage.correctIncorectAnswerLabel()
220
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
222
221
  .should('not.exist');
223
222
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
224
223
 
@@ -233,7 +232,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
233
232
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
234
233
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
235
234
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
236
- multipleSelectionGridPage.correctIncorectAnswerLabel()
235
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
237
236
  .should('not.exist');
238
237
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
239
238
 
@@ -243,7 +242,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
243
242
  multipleSelectionGridPage.steps.checkAnswer()
244
243
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
245
244
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
246
- multipleSelectionGridPage.correctIncorectAnswerLabel()
245
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
247
246
  .should('not.exist');
248
247
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
249
248
 
@@ -260,7 +259,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
260
259
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
261
260
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
262
261
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
263
- multipleSelectionGridPage.correctIncorectAnswerLabel()
262
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
264
263
  .should('not.exist');
265
264
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
266
265
 
@@ -270,7 +269,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
270
269
  multipleSelectionGridPage.steps.checkAnswer();
271
270
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
272
271
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
273
- multipleSelectionGridPage.correctIncorectAnswerLabel()
272
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
274
273
  .should('not.exist');
275
274
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
276
275
  });
@@ -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.selectPartialEqualWeightsCheckbox();
24
- multipleSelectionGridPage.steps.uncheckRoundDownScoreCheckbox()
25
24
  multipleSelectionGridPage.steps.allotPoints(20);
26
25
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInSetCorrectAnswerTable([[0, 2], [1], [0, 1], [1, 2]]);
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, [1, 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
  multipleSelectionGridPage.steps.uncheckShowCorrectAnswerCheckbox();
@@ -59,7 +58,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
59
58
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
60
59
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
61
60
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
62
- multipleSelectionGridPage.correctIncorectAnswerLabel()
61
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
63
62
  .should('not.exist');
64
63
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
65
64
 
@@ -71,11 +70,11 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
71
70
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
72
71
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
73
72
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
74
- multipleSelectionGridPage.correctIncorectAnswerLabel()
73
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
75
74
  .should('not.exist');
76
75
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
77
76
 
78
- cy.log('When the user selects alternate correct answer options, points specified for alternate correct answer (less than overall points) 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')
77
+ cy.log('When the user selects alternative correct answer options, points specified for alternative correct answer (less than overall points) 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')
79
78
  multipleSelectionGridPage.steps.resetQuestionPreview()
80
79
  multipleSelectionGridPage.steps.setAnswersForAllQuestionStemsInPreviewTabAnswerTable([[1], [0, 2], [0, 1], [2]]);
81
80
  multipleSelectionGridPage.previewScoreText()
@@ -85,19 +84,19 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
85
84
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
86
85
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
87
86
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
88
- multipleSelectionGridPage.correctIncorectAnswerLabel()
87
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
89
88
  .should('not.exist');
90
89
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
91
90
 
92
91
  multipleSelectionGridPage.steps.verifyQuestionPreviewStateWhenShowCorrectAnswerIsUnchecked();
93
92
 
94
- cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides alternate correct answer options and correct/incorrect answer label and its border should not be displayed')
93
+ cy.log('When the user clicks on \'Check answer\' button, then green check-mark icons should be displayed besides alternative correct answer options and correct/incorrect answer label and its border should not be displayed')
95
94
  multipleSelectionGridPage.steps.checkAnswer();
96
95
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
97
96
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
98
97
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
99
98
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
100
- multipleSelectionGridPage.correctIncorectAnswerLabel()
99
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
101
100
  .should('not.exist');
102
101
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
103
102
 
@@ -111,7 +110,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
111
110
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
112
111
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
113
112
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
114
- multipleSelectionGridPage.correctIncorectAnswerLabel()
113
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
115
114
  .should('not.exist');
116
115
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
117
116
 
@@ -121,7 +120,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
121
120
  multipleSelectionGridPage.steps.checkAnswer();
122
121
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
123
122
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
124
- multipleSelectionGridPage.correctIncorectAnswerLabel()
123
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
125
124
  .should('not.exist');
126
125
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
127
126
 
@@ -135,7 +134,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
135
134
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
136
135
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
137
136
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
138
- multipleSelectionGridPage.correctIncorectAnswerLabel()
137
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
139
138
  .should('not.exist');
140
139
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
141
140
 
@@ -145,7 +144,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
145
144
  multipleSelectionGridPage.steps.checkAnswer();
146
145
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [1]);
147
146
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
148
- multipleSelectionGridPage.correctIncorectAnswerLabel()
147
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
149
148
  .should('not.exist');
150
149
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
151
150
 
@@ -160,7 +159,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
160
159
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
161
160
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
162
161
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
163
- multipleSelectionGridPage.correctIncorectAnswerLabel()
162
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
164
163
  .should('not.exist');
165
164
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
166
165
 
@@ -171,7 +170,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
171
170
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
172
171
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
173
172
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
174
- multipleSelectionGridPage.correctIncorectAnswerLabel()
173
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
175
174
  .should('not.exist');
176
175
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
177
176
 
@@ -185,7 +184,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
185
184
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
186
185
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
187
186
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
188
- multipleSelectionGridPage.correctIncorectAnswerLabel()
187
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
189
188
  .should('not.exist');
190
189
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
191
190
 
@@ -194,7 +193,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
194
193
  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')
195
194
  multipleSelectionGridPage.steps.checkAnswer()
196
195
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
197
- multipleSelectionGridPage.correctIncorectAnswerLabel()
196
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
198
197
  .should('not.exist');
199
198
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
200
199
 
@@ -208,7 +207,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
208
207
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
209
208
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
210
209
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
211
- multipleSelectionGridPage.correctIncorectAnswerLabel()
210
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
212
211
  .should('not.exist');
213
212
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
214
213
 
@@ -217,7 +216,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
217
216
  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')
218
217
  multipleSelectionGridPage.steps.checkAnswer()
219
218
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
220
- multipleSelectionGridPage.correctIncorectAnswerLabel()
219
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
221
220
  .should('not.exist');
222
221
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
223
222
 
@@ -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
 
@@ -242,7 +241,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
242
241
  multipleSelectionGridPage.steps.checkAnswer()
243
242
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
244
243
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
245
- multipleSelectionGridPage.correctIncorectAnswerLabel()
244
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
246
245
  .should('not.exist');
247
246
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
248
247
 
@@ -259,7 +258,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
259
258
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
260
259
  multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
261
260
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
262
- multipleSelectionGridPage.correctIncorectAnswerLabel()
261
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
263
262
  .should('not.exist');
264
263
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
265
264
 
@@ -269,7 +268,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
269
268
  multipleSelectionGridPage.steps.checkAnswer();
270
269
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
271
270
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
272
- multipleSelectionGridPage.correctIncorectAnswerLabel()
271
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
273
272
  .should('not.exist');
274
273
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
275
274
 
@@ -295,7 +294,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
295
294
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
296
295
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
297
296
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
298
- multipleSelectionGridPage.correctIncorectAnswerLabel()
297
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
299
298
  .should('not.exist');
300
299
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
301
300
 
@@ -307,7 +306,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
307
306
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
308
307
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
309
308
  multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
310
- multipleSelectionGridPage.correctIncorectAnswerLabel()
309
+ multipleSelectionGridPage.correctIncorrectAnswerLabel()
311
310
  .should('not.exist');
312
311
  multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
313
312