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.
- package/cypress/e2e/ILC/AudioResponse/{audioResponseMinimalPreviewSection.js → audioResponseMinimalPreviewSection.smoke.js} +263 -254
- package/cypress/e2e/ILC/AudioResponse/{audioResponseStandardPreviewSection.js → audioResponseStandardPreviewSection.smoke.js} +100 -97
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/groupedOptionsAllOrNothing.smoke.js +121 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{groupedOptionsPartialScoreForEachCell.js → groupedOptionsPartialScoreForEachCell.smoke.js} +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{groupedOptionsPartialScoreForEachResponse.js → groupedOptionsPartialScoreForEachResponse.smoke.js} +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/standardAllOrNothing.smoke.js +164 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/{standardTotalScoreDividedBetweenResponse.js → standardTotalScoreDividedBetweenResponse.smoke.js} +21 -18
- package/cypress/e2e/ILC/EditTabSettingPage/ItemPreviewSettingsTabContent.js +753 -0
- package/cypress/e2e/ILC/EssayResponse/essayResponseCreateCustomCategory.smoke.js +943 -0
- package/cypress/e2e/ILC/EssayResponse/{essayResponseCustomizeFormattingOptions1.js → essayResponseCustomizeFormattingOptions1.smoke.js} +113 -110
- package/cypress/e2e/ILC/EssayResponse/essayResponseEquationEditor.smoke.js +581 -0
- package/cypress/e2e/ILC/EssayResponse/essayResponseGradingViewAndCorrectAnswerViewContents.smoke.js +111 -0
- package/cypress/e2e/ILC/EssayResponse/{essayResponsePreviewContentsForAllViews.js → essayResponsePreviewContentsForAllViews.smoke.js} +6 -3
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropAdditionalSettings.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropEditTabBasic.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedEditTab.smoke.js +81 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/{fillInTheGapsDragAndDropGroupedOptionsAllOrNothingScoring.js → fillInTheGapsDragAndDropGroupedOptionsAllOrNothingScoring.smoke.js} +25 -22
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsAllOrNothingWithAlternateAnswer.js +6 -18
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialDifferentWeightsScoring.js +0 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialDifferentWeightsWithAlternateAnswer.js +0 -4
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedOptionsPartialEqualWeightsScoring.js +0 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedSetCorrectAnswerCheckboxes.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropSetCorrectAnswerCheckboxes.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionPartialDifferentWeightsScoring.js +0 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionPartialDifferentWeightsWithAlternateAnswer.js +0 -4
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsManualAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsPartialEqualWeightsScoring.js +0 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropStandardOptionsPartialEqualWeightsWithAlternateAnswer.js +0 -4
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownAdditionalSettingsBasic.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsDropdown/{fillInTheGapsDropdownAllOrNothingScoring.js → fillInTheGapsDropdownAllOrNothingScoring.smoke.js} +18 -14
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownAllOrNothingScoringWithAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownManuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialDifferentWeights.js +5 -3
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialDifferentWeightsWithAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialEqualWeights.js +4 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdown/fillInTheGapsDropdownPartialEqualWeightsWithAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/{fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAddResponseContainer.js → FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAddResponseContainer.smoke.js} +80 -74
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAdditionalSettingsBasic.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingScoring.smoke.js +361 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingWithAlternateAnswer.js +6 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownEditAriaLabelCheckbox.smoke.js +137 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownImageProperties.smoke.js +171 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialDifferentWeightsWithAlternateAnswer.js +6 -4
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialEqualWeightsWithAlternateAnswer.js +6 -3
- package/cypress/e2e/ILC/{fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPreviewTab.js → FillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPreviewTab.smoke.js} +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAddResponseContainer.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettings.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsBasic.js +12 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsMultilineResponse.js +4 -5
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextAdditionalSettingsStudentResponseAreaAndLayout.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextAllOrNothingScoring.js → fillInTheGapsOverImageTextAllOrNothingScoring.smoke.js} +32 -29
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextCheckAnswerForAllViews.js → fillInTheGapsOverImageTextCheckAnswerForAllViews.smoke.js} +5 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditAriaLabelCheckbox.smoke.js +137 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditTabBasicSection.smoke.js +146 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextManualAndNonScored.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialDifferentWeightsScoring.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialDifferentWeightsWithAlternateAnswer.js +0 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialEqualWeightsScoring.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextPartialEqualWeightsWithAlternateAnswer.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextPreviewContentsForAllViews.js → fillInTheGapsOverImageTextPreviewContentsForAllViews.smoke.js} +5 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextPreviewTab.js → fillInTheGapsOverImageTextPreviewTab.smoke.js} +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/{fillInTheGapsOverImageTextShowCorrectAnswerForAllView.js → fillInTheGapsOverImageTextShowCorrectAnswerForAllView.smoke.js} +6 -4
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAdditionalSettingsAdvanceSettingsForAllResponseAreas.js +17 -0
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAdditionalSettingsBasic.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextAllOrNothingWithAlternateAnswer.js +4 -0
- package/cypress/e2e/ILC/FillInTheGapsText/{fillInTheGapsTextAutoScoredScoring.js → fillInTheGapsTextAutoScoredScoring.smoke.js} +14 -9
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextCaseSensitiveAndIgnoreExtraSpacesCheckboxes.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextManuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialDifferentWeights.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialDifferentWeightsWithAlternateAnswer.js +3 -1
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialEqualWeights.js +4 -0
- package/cypress/e2e/ILC/FillInTheGapsText/fillInTheGapsTextPartialEqualWeightsWithAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/Highlight/HighlightScoring/{allOrNothingScoring.js → allOrNothingScoring.smoke.js} +36 -34
- package/cypress/e2e/ILC/Highlight/HighlightScoring/highlightBasicScoringForTextSelectionTypes.smoke.js +462 -0
- package/cypress/e2e/ILC/Highlight/highlightColorLibraryFlyout.smoke.js +148 -0
- package/cypress/e2e/ILC/Highlight/highlightQuestionInstructionsAndQuestion.smoke.js +185 -0
- package/cypress/e2e/ILC/HighlightImage/highlightImageEditTabBasic.smoke.js +138 -0
- package/cypress/e2e/ILC/HighlightImage/{highlightImagePreviewTab.js → highlightImagePreviewTab.smoke.js} +1 -1
- package/cypress/e2e/ILC/HighlightImage/{highlightImageToolsFunctionalityPreviewTab.js → highlightImageToolsFunctionalityPreviewTab.smoke.js} +4 -4
- package/cypress/e2e/ILC/ListMatching/ListMatchingScoring/groupedOptionsAllOrNothingScoring.smoke.js +122 -0
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsManualAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferentWeightsScoring.js +2 -3
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialDifferrentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsScorings.js +2 -2
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsManualAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialDifferentWeightsScoring.js +2 -3
- package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsScoring.js +2 -2
- package/cypress/e2e/ILC/ListMatching/listMatchingAdditionalSettingsBasic.js +2 -2
- package/cypress/e2e/ILC/ListMatching/{listMatchingAlternateAnswer.js → listMatchingAlternateAnswer.smoke.js} +47 -43
- package/cypress/e2e/ILC/ListMatching/listMatchingEditTabScoringTypes.js +1 -1
- package/cypress/e2e/ILC/ListMatching/listMatchingGroupedOptionsSection.smoke.js +211 -0
- package/cypress/e2e/ILC/ListMatching/listMatchingQuestionInstructionsAndStemsSection.smoke.js +254 -0
- package/cypress/e2e/ILC/ListMatching/listMatchingStandardOptionsSetCorrectAnswerCheckboxesPreviewTab.smoke.js +191 -0
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingCorrectPointsEqualToAlternatePoints.js +2 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +2 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring/allOrNothingScoring.js → ListOrderingScoring/allOrNothingScoring.smoke.js} +34 -32
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/manuallyAndNonScoredScoring.js +3 -3
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +4 -3
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialDifferentWeightsScoring.js +14 -13
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsCorrectPointsEqualToAlternatePoints.js +2 -2
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/{Scoring → ListOrderingScoring}/partialEqualWeightsScoring.js +0 -1
- package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsAnswerNumerationAndOptionLabel.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsBasic.js +2 -2
- package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsOptionStyleDropdown.js +1 -1
- package/cypress/e2e/ILC/ListOrdering/listOrderingAdditionalSettingsSetPointsPopup.js +3 -7
- package/cypress/e2e/ILC/ListOrdering/listOrderingEditTabScoringSection.js +6 -6
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/allOrNothingCorrectPointsEqualToAlternatePoints.js +1 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring/allOrNothingScoring.js → ListSortingScoring/allOrNothingScoring.smoke.js} +41 -38
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/manuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialDifferentWeightsScoring.js +12 -12
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -1
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -2
- package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/partialEqualWeightsScoring.js +13 -13
- package/cypress/e2e/ILC/ListSorting/listSortingAdditionalSettingsBasic.js +2 -2
- package/cypress/e2e/ILC/ListSorting/listSortingEditTabScoringSection.js +6 -6
- package/cypress/e2e/ILC/ListSorting/listSortingSetCorrectAnswerCheckboxes.smoke.js +269 -0
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionAdditionalSettingsGridOptions.js +1 -1
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAdditionalSettingsBasic.js +16 -19
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +3 -3
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingCorrectPointsEqualToAlternatePoints.js +3 -3
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +3 -3
- package/cypress/e2e/ILC/MultipleSelectionGrid/{multipleSelectionGridAutoScoredScoring.js → multipleSelectionGridAutoScoredScoring.smoke.js} +40 -38
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridEditTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridEditTabScoringSection.js +2 -2
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridManuallyAndNonScoredScoring.js +3 -3
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeights.js +12 -12
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +25 -26
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +23 -24
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +25 -26
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeights.js +14 -13
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +23 -24
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +21 -22
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +23 -24
- package/cypress/e2e/ILC/MultipleSelectionGrid/multipleSelectionGridSetCorrectAnswerSection.js +7 -7
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAdditionalSettingsBasic.js +10 -10
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAutoScoredScoring.smoke.js +407 -0
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseConditionalCheckboxes.js +3 -3
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseContainsConditionalRadioButton.js +4 -4
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseEditTabScoringSection.js +7 -19
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseExactConditionalRadioButton.js +4 -4
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseManuallyScoredNonScoredScoringSection.js +9 -15
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAdditionalSettingsBasic.js +16 -18
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingCorrectPointsEqualToAlternatePoints.js +1 -1
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +1 -1
- package/cypress/e2e/ILC/SingleSelectionGrid/{singleSelectionGridAutoScoredScoring.js → singleSelectionGridAutoScoredScoring.smoke.js} +36 -33
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridEditTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridEditTabScoringSection.js +2 -2
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridManuallyAndNonScored.js +3 -3
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeights.js +11 -10
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsAlternatePointsGreaterThanCorrectPoints.js +18 -18
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsCorrectPointsEqualToAlternatePoints.js +16 -16
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialDifferentWeightsCorrectPointsGreaterThanAlternatePoints.js +18 -18
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeights.js +10 -9
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +14 -14
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +16 -17
- package/cypress/e2e/ILC/SingleSelectionGrid/singleSelectionGridSetCorrectAnswerSection.js +31 -31
- package/cypress/e2e/ILC/UploadResponse/{uploadResponsePreview.js → uploadResponsePreview.smoke.js} +64 -59
- package/cypress/e2e/ILC/VideoResponse/{videoResponsePreviewTab.js → videoResponsePreviewTab.smoke.js} +290 -281
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAdditionalSettings.js +2 -2
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownManualAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialDifferentWeightsScoring.js +8 -2
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownPartialEqualWeightsScoring.js +10 -4
- package/cypress/pages/components/additionalSettingsPanel.js +0 -27
- package/cypress/pages/components/autoScoredSetCorrectAnswerSection.js +1 -1
- package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +321 -0
- package/cypress/pages/components/createQuestionBasePage.js +1 -7
- package/cypress/pages/components/essayResponseCommonComponents.js +0 -6
- package/cypress/pages/components/fillInTheGapsCommonComponents.js +0 -13
- package/cypress/pages/components/index.js +2 -1
- package/cypress/pages/components/mcqAdditionalSettingsBase.js +0 -10
- package/cypress/pages/components/scoringSectionBase.js +3 -2
- package/cypress/pages/createItemPage.js +3 -79
- package/cypress/pages/dialogBoxBase.js +8 -23
- package/cypress/pages/index.js +1 -4
- package/cypress/pages/itemPreviewSettingsPage.js +446 -0
- package/cypress/pages/multipleSelectionPage.js +113 -64
- package/cypress/pages/selectQuestionResourceToolPage.js +0 -5
- package/cypress/pages/shortTextResponsePage.js +0 -6
- package/cypress/pages/singleSelectionPage.js +0 -1
- package/package.json +2 -2
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/groupedOptionsAllOrNothing.js +0 -116
- package/cypress/e2e/ILC/DragAndDropIntoCategories/dragAndDropIntoCategoriesScoring/standardAllOrNothing.js +0 -160
- package/cypress/e2e/ILC/EssayResponse/essayResponseCreateCustomCategory.js +0 -932
- package/cypress/e2e/ILC/EssayResponse/essayResponseEquationEditor.js +0 -572
- package/cypress/e2e/ILC/EssayResponse/essayResponseGradingViewAndCorrectAnswerViewContents.js +0 -106
- package/cypress/e2e/ILC/FillInTheGapsDragAndDrop/fillInTheGapsDragAndDropGroupedEditTab.js +0 -76
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditAriaLabelCheckbox.js +0 -134
- package/cypress/e2e/ILC/FillInTheGapsOverImageText/fillInTheGapsOverImageTextEditTabBasicSection.js +0 -133
- package/cypress/e2e/ILC/Highlight/HighlightScoring/highlightBasicScoringForTextSelectionTypes.js +0 -457
- package/cypress/e2e/ILC/Highlight/highlightColorLibraryFlyout.js +0 -143
- package/cypress/e2e/ILC/Highlight/highlightQuestionInstructionsAndQuestion.js +0 -178
- package/cypress/e2e/ILC/HighlightImage/highlightImageEditTabBasic.js +0 -125
- package/cypress/e2e/ILC/ListMatching/Scoring/groupedOptionsAllOrNothingScoring.js +0 -117
- package/cypress/e2e/ILC/ListMatching/listMatchingGroupedOptionsSection.js +0 -207
- package/cypress/e2e/ILC/ListMatching/listMatchingQuestionInstructionsAndStemsSection.js +0 -246
- package/cypress/e2e/ILC/ListMatching/listMatchingStandardOptionsSetCorrectAnswerCheckboxesPreviewTab.js +0 -185
- package/cypress/e2e/ILC/ListSorting/listSortingAdditionalSettings.js +0 -820
- package/cypress/e2e/ILC/ListSorting/listSortingAutoScoredScoring.js +0 -936
- package/cypress/e2e/ILC/ListSorting/listSortingSetCorrectAnswerCheckboxes.js +0 -263
- package/cypress/e2e/ILC/ShortTextResponse/shortTextResponseAutoScoredScoring.js +0 -418
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownAllOrNothingScoring.js +0 -352
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownEditAriaLabelCheckbox.js +0 -134
- package/cypress/e2e/ILC/fillInTheGapsOverImageDropdown/fillInTheGapsOverImageDropdownImageProperties.js +0 -156
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingCorrectPointsEqualToAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsAlternatePointsGreaterThanCorrectPoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/groupedOptionsPartialEqualWeightsCorrectPointsGreaterThanAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingCorrectPointsEqualToAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsAllOrNothingScoring.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsAlternatePointsMoreThanCorrectPoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsCorrectPointsEqualToAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListMatching/{Scoring → ListMatchingScoring}/standardOptionsPartialEqualWeightsCorrectPointsMoreThanAlternatePoints.js +0 -0
- /package/cypress/e2e/ILC/ListSorting/{Scoring → ListSortingScoring}/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -0
- /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.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();
|
@@ -44,7 +43,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
44
43
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
45
44
|
multipleSelectionGridPage.incorrectIcon()
|
46
45
|
.should('not.exist');
|
47
|
-
multipleSelectionGridPage.
|
46
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
48
47
|
.should('not.exist');
|
49
48
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
50
49
|
|
@@ -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.
|
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.
|
73
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
75
74
|
.should('not.exist');
|
76
75
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
77
76
|
|
78
|
-
cy.log('When the user selects
|
77
|
+
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')
|
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.
|
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
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
161
160
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
162
161
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
163
|
-
multipleSelectionGridPage.
|
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.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
|
172
171
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
173
172
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
174
|
-
multipleSelectionGridPage.
|
173
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
175
174
|
.should('not.exist');
|
176
175
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
177
176
|
|
@@ -186,7 +185,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
186
185
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
|
187
186
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
188
187
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
|
189
|
-
multipleSelectionGridPage.
|
188
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
190
189
|
.should('not.exist');
|
191
190
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
192
191
|
|
@@ -197,7 +196,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
197
196
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
|
198
197
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
|
199
198
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
200
|
-
multipleSelectionGridPage.
|
199
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
201
200
|
.should('not.exist');
|
202
201
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
203
202
|
|
@@ -211,7 +210,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
211
210
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
212
211
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
213
212
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
214
|
-
multipleSelectionGridPage.
|
213
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
215
214
|
.should('not.exist');
|
216
215
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
217
216
|
|
@@ -220,7 +219,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
220
219
|
cy.log('When the user clicks on \'Check answer\' button green checkmark icon should be displayed for the correct tab options and correct/incorrect answer label and its border should not be displayed')
|
221
220
|
multipleSelectionGridPage.steps.checkAnswer()
|
222
221
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
223
|
-
multipleSelectionGridPage.
|
222
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
224
223
|
.should('not.exist');
|
225
224
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
226
225
|
|
@@ -234,7 +233,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
234
233
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
235
234
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
236
235
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
237
|
-
multipleSelectionGridPage.
|
236
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
238
237
|
.should('not.exist');
|
239
238
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
240
239
|
|
@@ -243,7 +242,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
243
242
|
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')
|
244
243
|
multipleSelectionGridPage.steps.checkAnswer()
|
245
244
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
246
|
-
multipleSelectionGridPage.
|
245
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
247
246
|
.should('not.exist');
|
248
247
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
249
248
|
|
@@ -258,7 +257,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
258
257
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
259
258
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
260
259
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
261
|
-
multipleSelectionGridPage.
|
260
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
262
261
|
.should('not.exist');
|
263
262
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
264
263
|
|
@@ -268,7 +267,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
268
267
|
multipleSelectionGridPage.steps.checkAnswer()
|
269
268
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
|
270
269
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
|
271
|
-
multipleSelectionGridPage.
|
270
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
272
271
|
.should('not.exist');
|
273
272
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
274
273
|
|
@@ -285,7 +284,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
285
284
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
286
285
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
287
286
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
288
|
-
multipleSelectionGridPage.
|
287
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
289
288
|
.should('not.exist');
|
290
289
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
291
290
|
|
@@ -295,7 +294,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
295
294
|
multipleSelectionGridPage.steps.checkAnswer();
|
296
295
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
297
296
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
298
|
-
multipleSelectionGridPage.
|
297
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
299
298
|
.should('not.exist');
|
300
299
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
301
300
|
});
|
@@ -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, [1, 2]);
|
46
45
|
multipleSelectionGridPage.incorrectIcon()
|
47
46
|
.should('not.exist');
|
48
|
-
multipleSelectionGridPage.
|
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.
|
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.
|
73
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
75
74
|
.should('not.exist');
|
76
75
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
77
76
|
|
78
|
-
cy.log('When the user selects
|
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.
|
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 selected
|
93
|
+
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')
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
161
160
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
162
161
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
163
|
-
multipleSelectionGridPage.
|
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.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
|
172
171
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
173
172
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
174
|
-
multipleSelectionGridPage.
|
173
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
175
174
|
.should('not.exist');
|
176
175
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
177
176
|
|
@@ -186,7 +185,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
186
185
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
|
187
186
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
188
187
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [2]);
|
189
|
-
multipleSelectionGridPage.
|
188
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
190
189
|
.should('not.exist');
|
191
190
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
192
191
|
|
@@ -197,7 +196,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
197
196
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [0, 2]);
|
198
197
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [0, 2]);
|
199
198
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
200
|
-
multipleSelectionGridPage.
|
199
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
201
200
|
.should('not.exist');
|
202
201
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
203
202
|
|
@@ -211,7 +210,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
211
210
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
212
211
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
213
212
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
214
|
-
multipleSelectionGridPage.
|
213
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
215
214
|
.should('not.exist');
|
216
215
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
217
216
|
|
@@ -220,7 +219,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
220
219
|
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')
|
221
220
|
multipleSelectionGridPage.steps.checkAnswer()
|
222
221
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
223
|
-
multipleSelectionGridPage.
|
222
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
224
223
|
.should('not.exist');
|
225
224
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
226
225
|
|
@@ -234,7 +233,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
234
233
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
235
234
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
236
235
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
237
|
-
multipleSelectionGridPage.
|
236
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
238
237
|
.should('not.exist');
|
239
238
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
240
239
|
|
@@ -243,7 +242,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
243
242
|
cy.log('When the user clicks on \'Check answer\' button green check-mark icons should be displayed for the selected correct tab options and correct/incorrect answer label and its border should not be displayed')
|
244
243
|
multipleSelectionGridPage.steps.checkAnswer()
|
245
244
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
246
|
-
multipleSelectionGridPage.
|
245
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
247
246
|
.should('not.exist');
|
248
247
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
249
248
|
|
@@ -258,7 +257,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
258
257
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
259
258
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
260
259
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
261
|
-
multipleSelectionGridPage.
|
260
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
262
261
|
.should('not.exist');
|
263
262
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
264
263
|
|
@@ -268,7 +267,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
268
267
|
multipleSelectionGridPage.steps.checkAnswer()
|
269
268
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
|
270
269
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(0, [1]);
|
271
|
-
multipleSelectionGridPage.
|
270
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
272
271
|
.should('not.exist');
|
273
272
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
274
273
|
|
@@ -285,7 +284,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
285
284
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
286
285
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
287
286
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
288
|
-
multipleSelectionGridPage.
|
287
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
289
288
|
.should('not.exist');
|
290
289
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
291
290
|
|
@@ -295,7 +294,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
295
294
|
multipleSelectionGridPage.steps.checkAnswer();
|
296
295
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
297
296
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
298
|
-
multipleSelectionGridPage.
|
297
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
299
298
|
.should('not.exist');
|
300
299
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
301
300
|
|
@@ -321,7 +320,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
321
320
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
322
321
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
323
322
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
324
|
-
multipleSelectionGridPage.
|
323
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
325
324
|
.should('not.exist');
|
326
325
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
327
326
|
|
@@ -333,7 +332,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
333
332
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
334
333
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
335
334
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
336
|
-
multipleSelectionGridPage.
|
335
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
337
336
|
.should('not.exist');
|
338
337
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
339
338
|
});
|
@@ -36,7 +36,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
36
36
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
37
37
|
multipleSelectionGridPage.incorrectIcon()
|
38
38
|
.should('not.exist');
|
39
|
-
multipleSelectionGridPage.
|
39
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
40
40
|
.should('not.exist');
|
41
41
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
42
42
|
});
|
@@ -48,7 +48,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
48
48
|
.should('not.exist');
|
49
49
|
multipleSelectionGridPage.incorrectIcon()
|
50
50
|
.should('not.exist');
|
51
|
-
multipleSelectionGridPage.
|
51
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
52
52
|
.should('not.exist');
|
53
53
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
54
54
|
});
|
@@ -67,7 +67,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
67
67
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
68
68
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
69
69
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
70
|
-
multipleSelectionGridPage.
|
70
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
71
71
|
.should('not.exist');
|
72
72
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
73
73
|
|
@@ -79,7 +79,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
79
79
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
80
80
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
81
81
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
82
|
-
multipleSelectionGridPage.
|
82
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
83
83
|
.should('not.exist');
|
84
84
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
85
85
|
});
|
@@ -95,7 +95,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
95
95
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
96
96
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
97
97
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
98
|
-
multipleSelectionGridPage.
|
98
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
99
99
|
.should('not.exist');
|
100
100
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
101
101
|
|
@@ -106,7 +106,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
106
106
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(0, [0, 2]);
|
107
107
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(1, [1]);
|
108
108
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
109
|
-
multipleSelectionGridPage.
|
109
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
110
110
|
.should('not.exist');
|
111
111
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
112
112
|
|
@@ -121,7 +121,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
121
121
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [2]);
|
122
122
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
123
123
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
124
|
-
multipleSelectionGridPage.
|
124
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
125
125
|
.should('not.exist');
|
126
126
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
127
127
|
|
@@ -134,7 +134,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
134
134
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [2]);
|
135
135
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
136
136
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
137
|
-
multipleSelectionGridPage.
|
137
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
138
138
|
.should('not.exist');
|
139
139
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
140
140
|
|
@@ -150,7 +150,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
150
150
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
151
151
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
152
152
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
153
|
-
multipleSelectionGridPage.
|
153
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
154
154
|
.should('not.exist');
|
155
155
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
156
156
|
|
@@ -162,7 +162,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
162
162
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
163
163
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(2, [0, 1]);
|
164
164
|
multipleSelectionGridPage.steps.verifyCorrectOptionsCheckmarkIcon(3, [1, 2]);
|
165
|
-
multipleSelectionGridPage.
|
165
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
166
166
|
.should('not.exist');
|
167
167
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
168
168
|
});
|
@@ -186,7 +186,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
186
186
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
187
187
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
188
188
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
189
|
-
multipleSelectionGridPage.
|
189
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
190
190
|
.should('not.exist');
|
191
191
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible()
|
192
192
|
|
@@ -196,7 +196,7 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
196
196
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(1, [0, 2]);
|
197
197
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(2, [2]);
|
198
198
|
multipleSelectionGridPage.steps.verifyIncorrectOptionsCrossmarkIcon(3, [0]);
|
199
|
-
multipleSelectionGridPage.
|
199
|
+
multipleSelectionGridPage.correctIncorrectAnswerLabel()
|
200
200
|
.should('not.exist');
|
201
201
|
multipleSelectionGridPage.steps.verifyCorrectIncorrectBorderNotVisible()
|
202
202
|
});
|
@@ -241,7 +241,8 @@ describe('Create Item page - Multiple Selection Grid: Preview tab Scoring Sectio
|
|
241
241
|
|
242
242
|
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', () => {
|
243
243
|
multipleSelectionGridPage.steps.switchToEditTab()
|
244
|
-
multipleSelectionGridPage.steps.
|
244
|
+
multipleSelectionGridPage.steps.expandRoundingDropdown();
|
245
|
+
multipleSelectionGridPage.steps.selectOptionFromRoundingDropdownOption('round down if <= 0.99');
|
245
246
|
multipleSelectionGridPage.steps.switchToPreviewTab();
|
246
247
|
multipleSelectionGridPage.steps.setAnswersForQuestionStemInPreviewTabAnswerTable(3, [1, 2]);
|
247
248
|
multipleSelectionGridPage.previewScoreText()
|