itemengine-cypress-automation 1.0.199 → 1.0.200
Sign up to get free protection for your applications and to get access to all the features.
- package/cypress/e2e/ILC/ChartsBar/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +23 -23
- package/cypress/e2e/ILC/ChartsBar/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +23 -23
- package/cypress/e2e/ILC/ChartsBar/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +23 -24
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +17 -17
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightBasic.js +17 -17
- package/cypress/e2e/ILC/ChartsBar/checkAnswerFunctionalityForAllViews.smoke.js +3 -3
- package/cypress/e2e/ILC/ChartsBar/studentViewSettings.js +96 -0
- package/cypress/e2e/ILC/ChartsLine/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +0 -4
- package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +1 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingBasicForGroupedOptionsLayout.js +13 -13
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perCorrectOptionAlternativePointsGreaterThanCorrectPoints.js +24 -24
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perCorrectOptionBasic.js +13 -13
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perCorrectOptionCorrectPointsEqualToAlternativePoints.js +23 -23
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perCorrectOptionCorrectPointsGreaterThanAlternativePoints.js +23 -23
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perCorrectOptionMinimumAndPenaltyScoring.js +3 -3
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneBasic.js +13 -13
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneMinimumAndPenaltyScoring.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingGroupedScoring.js +13 -13
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/manuallyAndNonScored.js +9 -9
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsBasic.js +11 -11
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsBasic.js +10 -10
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/{Scoring/allOrNothingForAllViews.smoke.js → allOrNothingForAllViews.smoke.js} +3 -3
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/draggableOptionsStyleAndLayoutCustomization.js +533 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneStyleAndLayoutCustomization.js +337 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/toolSettings.js +73 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/additionalSettingsForDropdowns.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/styleAndLayoutCustomization.js +336 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/toolSettings.js +73 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingGroupedScoring.js +13 -13
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +9 -9
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsBasic.js +11 -11
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsBasic.js +10 -10
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/{Scoring/allOrNothingForAllViews.smoke.js → allOrNothingForAllViews.smoke.js} +3 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/additionalSettingsForDropdowns.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/conditionalCheckboxScoring.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/responseLevelAlternateAnswersBasicScoring.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/additionalSettingsForAnswerInputFields.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/conditionalCheckboxScoring.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/responseLevelAlternateAnswersBasicScoring.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsTextNew/additionalSettingsForAnswerInputFields.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsTextNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsTextNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsTextNew/styleAndLayoutCustomization.js +336 -0
- package/cypress/e2e/ILC/FillInTheGapsTextNew/toolSettings.js +73 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +17 -17
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/Graphing/Scoring/manuallyAndNonScoredScoring.js +11 -11
- package/cypress/e2e/ILC/Graphing/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/Graphing/studentViewSettings.js +6 -4
- package/cypress/e2e/ILC/GridFill/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +18 -19
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +18 -19
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingScoringCellShadeCount.js +7 -7
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +10 -11
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountPartialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +9 -9
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountPartialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +9 -9
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountPartialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +9 -9
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +10 -11
- package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +10 -11
- package/cypress/e2e/ILC/GridFill/scoring/manuallyAndNonScored.js +10 -10
- package/cypress/e2e/ILC/GridFill/scoring/matchExactAndCellShadeCountCombinedScoring.js +8 -9
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsBasic.js +11 -11
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsCellShadeCountBasics.js +11 -11
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/GridFill/studentViewSettingsSection.js +6 -4
- package/cypress/e2e/ILC/ImageHighlight/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/ImageHighlight/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/ImageHighlight/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternatePoints.js +17 -17
- package/cypress/e2e/ILC/ImageHighlight/Scoring/manuallyAndNonScored.js +10 -11
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +10 -10
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeigtsCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialEqualWeightsScoring.js +10 -10
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ImageHighlight/additionalSettings.js +201 -0
- package/cypress/e2e/ILC/ImageHighlight/additionalSettingsBasic.js +133 -0
- package/cypress/e2e/ILC/ImageHighlight/backgroundImageAndCanvasProperties.js +408 -0
- package/cypress/e2e/ILC/ImageHighlight/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ImageHighlight/descriptors.js +115 -0
- package/cypress/e2e/ILC/ImageHighlight/imageHighlightStyle.js +151 -0
- package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/ImageHighlight/toolFunctionalityPreviewTab.js +134 -0
- package/cypress/e2e/ILC/ImageHighlight/toolsFunctionalityEditTab.js +185 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +16 -17
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -19
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +16 -17
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/manuallyAndNonScored.js +8 -9
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialDifferentWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingDropdown/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/partialDifferentWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -1
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/partialEqualWeightsBasic.js +2 -2
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialDifferentWeightsBasic.js +7 -7
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/ListOrderingNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ListOrderingNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingGroupedScoring.js +13 -13
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/Matching/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +9 -9
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +11 -11
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +10 -10
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/Matching/additionalSettings.js +1 -1
- package/cypress/e2e/ILC/Matching/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/Matching/maximumCapacityPerDropzoneSection.js +1 -1
- package/cypress/e2e/ILC/Matching/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingWithAlternativeAnswer.js +46 -46
- package/cypress/e2e/ILC/MultipleSelection/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/MultipleSelection/manuallyAndNonScoredScoring.js +7 -7
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsBasic.js +10 -10
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +57 -57
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsWithAlternativeAnswer.js +49 -49
- package/cypress/e2e/ILC/MultipleSelection/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +29 -29
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +29 -29
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +29 -29
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/manuallyAndNonScored.js +9 -9
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +31 -31
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsBasic.js +9 -9
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +29 -29
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +30 -30
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +29 -29
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialEqualWeightsBasic.js +9 -9
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +27 -27
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +28 -28
- package/cypress/e2e/ILC/MultipleSelectionGridNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/MultipleSelectionGridNew/editTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/MultipleSelectionGridNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +18 -19
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +17 -18
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +18 -19
- package/cypress/e2e/ILC/NumberLine/Scoring/manualAndNonScoredScoring.js +12 -12
- package/cypress/e2e/ILC/NumberLine/Scoring/partialEqualWeightsBasic.js +13 -13
- package/cypress/e2e/ILC/NumberLine/Scoring/partialEqualWeightsWithAlternatePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/NumberLine/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternatePoints.js +19 -19
- package/cypress/e2e/ILC/NumberLine/Scoring/partialEqualWeigtsWithCorrectPointsEqualToAlternatePoints.js +17 -17
- package/cypress/e2e/ILC/NumberLine/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/NumberLine/studentViewSettings.js +6 -4
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +18 -19
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +18 -19
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +18 -19
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/manualAndNonScoredScoring.js +11 -11
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialDifferentWeightsBasic.js +13 -13
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialEqualWeightsBasic.js +11 -11
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/NumberLineLabel/checkAnswerFunctionalityForAllViews.smoke.js +3 -4
- package/cypress/e2e/ILC/NumberLineLabel/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingWithAlternativeAnswer.js +21 -21
- package/cypress/e2e/ILC/ShortTextResponseNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/ShortTextResponseNew/conditionalCheckboxes.js +112 -112
- package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +1 -0
- package/cypress/e2e/ILC/ShortTextResponseNew/manuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/ShortTextResponseNew/studentViewSettings.js +6 -4
- package/cypress/e2e/ILC/SingleSelection/allOrNothingWithAlternativeAnswer.js +21 -21
- package/cypress/e2e/ILC/SingleSelection/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/SingleSelection/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/manuallyAndNonScored.js +9 -9
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +19 -19
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialDifferentWeightsBasic.js +9 -9
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +19 -19
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +2 -2
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialEqualWeightsBasic.js +9 -9
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +15 -15
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/SingleSelectionGridNew/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/SingleSelectionGridNew/editTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/SingleSelectionGridNew/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/TextEntryMath/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/TextEntryMathWithImage/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/TextSelection/Scoring/allOrNothingAlternatePointsMoreThanCorrectPoints.js +18 -18
- package/cypress/e2e/ILC/TextSelection/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +18 -18
- package/cypress/e2e/ILC/TextSelection/Scoring/allOrNothingCorrectPointsMoreThanAlternatePoints.js +18 -18
- package/cypress/e2e/ILC/TextSelection/Scoring/basicScoringForAllTextSelectionTypes.smoke.js +28 -28
- package/cypress/e2e/ILC/TextSelection/Scoring/manuallyAndNonScored.js +8 -8
- package/cypress/e2e/ILC/TextSelection/Scoring/partialDifferentWeightsBasic.js +12 -12
- package/cypress/e2e/ILC/TextSelection/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +24 -23
- package/cypress/e2e/ILC/TextSelection/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +38 -37
- package/cypress/e2e/ILC/TextSelection/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +22 -22
- package/cypress/e2e/ILC/TextSelection/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/TextSelection/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +20 -20
- package/cypress/e2e/ILC/TextSelection/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +20 -19
- package/cypress/e2e/ILC/TextSelection/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +33 -33
- package/cypress/e2e/ILC/TextSelection/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/TextSelection/studentViewSettings.js +4 -2
- package/cypress/e2e/ILC/UploadResponse/studentViewSettingsSection.js +6 -4
- package/cypress/e2e/ILC/chartsDotsPlot/additionalSettings.js +138 -0
- package/cypress/e2e/ILC/chartsDotsPlot/checkAnswerFunctionalityForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/chartsDotsPlot/questionInstruction.js +31 -0
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +23 -26
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +23 -25
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +25 -24
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/manualAndNonScoredScoring.js +7 -7
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsBasic.js +15 -15
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/toleranceThresholdScoring.js +30 -30
- package/cypress/e2e/ILC/chartsDotsPlot/specifyCorrectAnswerSection.js +233 -0
- package/cypress/e2e/ILC/chartsDotsPlot/studentViewSettings.js +141 -0
- package/cypress/fixtures/theme/ilc.json +2 -1
- package/cypress/pages/audioPlayerPage.js +4 -1
- package/cypress/pages/chartsBarPage.js +21 -1
- package/cypress/pages/chartsDotPlotPage.js +141 -9
- package/cypress/pages/chartsLinePage.js +1 -1
- package/cypress/pages/components/autoScoredStudentViewSettings.js +8 -0
- package/cypress/pages/components/colorPopupComponent.js +9 -3
- package/cypress/pages/components/draggableOptionContainer.js +1 -1
- package/cypress/pages/components/draggableOptionsStyleAndLayoutComponent.js +444 -0
- package/cypress/pages/components/figCommonStyleAndLayoutComponent.js +318 -0
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +38 -1
- package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +34 -0
- package/cypress/pages/components/gridQuestionCommonComponent.js +1 -0
- package/cypress/pages/components/imageCanvasComponent.js +2 -0
- package/cypress/pages/components/index.js +3 -1
- package/cypress/pages/components/optionsWrapperComponent.js +1 -2
- package/cypress/pages/fillInTheGapsDragAndDropPage.js +161 -2
- package/cypress/pages/fillInTheGapsDropdownPage.js +8 -2
- package/cypress/pages/fillInTheGapsTextPage.js +7 -1
- package/cypress/pages/imageHighlightPage.js +597 -6
- package/cypress/pages/numberLineLabelPage.js +26 -33
- package/cypress/pages/uploadResponsePage.js +2 -1
- package/package.json +1 -1
@@ -28,7 +28,7 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
28
28
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(3);
|
29
29
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(4);
|
30
30
|
multipleSelectionPage.steps.allotPoints(10);
|
31
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
31
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
32
32
|
multipleSelectionPage.steps.switchToPreviewTab();
|
33
33
|
});
|
34
34
|
|
@@ -57,14 +57,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
57
57
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleGradingView(4);
|
58
58
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
59
59
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
60
|
-
cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
60
|
+
/*cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
61
61
|
multipleSelectionPage.steps.checkAnswer();
|
62
62
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
63
63
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(1);
|
64
64
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
65
65
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
66
66
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
67
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
67
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
68
68
|
});
|
69
69
|
|
70
70
|
it('CSS of Correct answer state', { tags: 'css' }, () => {
|
@@ -103,14 +103,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
103
103
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
104
104
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
105
105
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
106
|
-
cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
106
|
+
/*cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
107
107
|
multipleSelectionPage.steps.checkAnswer();
|
108
108
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
109
109
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
110
110
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
111
111
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(3);
|
112
112
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
113
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
113
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
114
114
|
});
|
115
115
|
|
116
116
|
it('When the user attempts the question with partially correct responses exclusively from the correct accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses and unattempted correct options from the correct accordion, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -127,13 +127,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
127
127
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
128
128
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
129
129
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
130
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
130
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
131
131
|
multipleSelectionPage.steps.checkAnswer();
|
132
132
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
133
133
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
134
134
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
135
135
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
136
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
136
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
137
137
|
});
|
138
138
|
|
139
139
|
it('When the user attempts the question with partially correct responses exclusively from the alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses and unattempted correct options from the correct accordion, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -150,13 +150,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
150
150
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
151
151
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
152
152
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
153
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
153
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
154
154
|
multipleSelectionPage.steps.checkAnswer();
|
155
155
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
156
156
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
157
157
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
158
158
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
159
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
159
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
160
160
|
});
|
161
161
|
|
162
162
|
it('When the user attempts the question with equal number of correct responses from correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icon should be displayed besides correct accordion answer responses and unattempted correct options from the correct accordion, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -171,14 +171,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
171
171
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(3);
|
172
172
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
173
173
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
174
|
-
cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides correct accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
174
|
+
/*cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides correct accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
175
175
|
multipleSelectionPage.steps.checkAnswer();
|
176
176
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
177
177
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(3);
|
178
178
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
179
179
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
180
180
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
181
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
181
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
182
182
|
});
|
183
183
|
|
184
184
|
it('Race condition : When the user attempts the question with the common responses between correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides the common responses and unattempted correct options from the correct accordion, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -193,12 +193,12 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
193
193
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleGradingView(4);
|
194
194
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
195
195
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
196
|
-
cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion, and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
196
|
+
/*cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion, and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
197
197
|
multipleSelectionPage.steps.checkAnswer();
|
198
198
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
199
199
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
200
200
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
201
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
201
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
202
202
|
});
|
203
203
|
|
204
204
|
it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, correct icons should only be displayed besides unattempted correct options from the correct accordion, incorrect answer border and an \'Incorrect answer\' label should be displayed below the question preview', () => {
|
@@ -214,13 +214,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
214
214
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
215
215
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
216
216
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
217
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
217
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
218
218
|
multipleSelectionPage.steps.checkAnswer();
|
219
219
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
220
220
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
221
221
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
222
222
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
223
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
223
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
224
224
|
});
|
225
225
|
|
226
226
|
it('CSS of incorrect answer state', { tags: 'css' }, () => {
|
@@ -233,7 +233,7 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
233
233
|
});
|
234
234
|
multipleSelectionPage.incorrectIcon()
|
235
235
|
.verifyPseudoClassBeforeProperty('color', css.color.incorrectAnswer);
|
236
|
-
|
236
|
+
multipleSelectionPage.steps.verifyIncorrectOptionBorderGradingView(5);
|
237
237
|
});
|
238
238
|
|
239
239
|
it('Accessibility of incorrect answer state', { tags: 'a11y' }, () => {
|
@@ -281,7 +281,7 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
281
281
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(3);
|
282
282
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(4);
|
283
283
|
multipleSelectionPage.steps.allotPoints(20);
|
284
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
284
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
285
285
|
multipleSelectionPage.steps.switchToPreviewTab();
|
286
286
|
});
|
287
287
|
|
@@ -311,14 +311,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
311
311
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
312
312
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
313
313
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
314
|
-
cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
314
|
+
/*cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
315
315
|
multipleSelectionPage.steps.checkAnswer();
|
316
316
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
317
317
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(1);
|
318
318
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
319
319
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
320
320
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
321
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
321
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
322
322
|
});
|
323
323
|
|
324
324
|
it('When the user attempts the question with responses from the alternative accordion, then the user should be awarded with points specified for alternative accordion and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview', () => {
|
@@ -335,14 +335,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
335
335
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
336
336
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
337
337
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
338
|
-
cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
338
|
+
/*cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
339
339
|
multipleSelectionPage.steps.checkAnswer();
|
340
340
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
341
341
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
342
342
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
343
343
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(3);
|
344
344
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
345
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
345
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
346
346
|
});
|
347
347
|
|
348
348
|
//Failing due to: https://redmine.zeuslearning.com/issues/553593
|
@@ -360,13 +360,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
360
360
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
361
361
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
362
362
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
363
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
363
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
364
364
|
multipleSelectionPage.steps.checkAnswer();
|
365
365
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
366
366
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
367
367
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
368
368
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
369
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
369
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
370
370
|
});
|
371
371
|
|
372
372
|
it('When the user attempts the question with partially correct responses exclusively from the alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses and unattempted correct options from the alternative accordion, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -383,13 +383,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
383
383
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
384
384
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
385
385
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
386
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
386
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
387
387
|
multipleSelectionPage.steps.checkAnswer();
|
388
388
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
389
389
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
390
390
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
391
391
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
392
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
392
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
393
393
|
});
|
394
394
|
|
395
395
|
it('When the user attempts the question with equal number of correct responses from correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icon should be displayed besides alternative accordion answer responses and unattempted correct options from the alternative accordion, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -404,13 +404,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
404
404
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
405
405
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
406
406
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
407
|
-
cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides alternative accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides correct accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
407
|
+
/*cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides alternative accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides correct accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
408
408
|
multipleSelectionPage.steps.checkAnswer();
|
409
409
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(0);
|
410
410
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(3);
|
411
411
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
412
412
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
413
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
413
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
414
414
|
});
|
415
415
|
|
416
416
|
it('Race condition : When the user attempts the question with the common response between correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the common response and unattempted correct options from the alternative accordion, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -425,12 +425,12 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
425
425
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
426
426
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
427
427
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
428
|
-
cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion, and clicks on \'Check answer\' button, then correct icons should only be displayed besides the common response, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
428
|
+
/*cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion, and clicks on \'Check answer\' button, then correct icons should only be displayed besides the common response, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
429
429
|
multipleSelectionPage.steps.checkAnswer();
|
430
430
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
431
431
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
432
432
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
433
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
433
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
434
434
|
});
|
435
435
|
|
436
436
|
it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, correct icons should only be displayed besides unattempted correct options from the alternative accordion, incorrect answer border and an \'Incorrect answer\' label should be displayed below the question preview', () => {
|
@@ -446,13 +446,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
446
446
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
447
447
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
448
448
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
449
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
449
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
450
450
|
multipleSelectionPage.steps.checkAnswer();
|
451
451
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
452
452
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
453
453
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
454
454
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
455
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
455
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
456
456
|
});
|
457
457
|
});
|
458
458
|
|
@@ -474,7 +474,7 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
474
474
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(3);
|
475
475
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(4);
|
476
476
|
multipleSelectionPage.steps.allotPoints(20);
|
477
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
477
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
478
478
|
multipleSelectionPage.steps.switchToPreviewTab();
|
479
479
|
});
|
480
480
|
|
@@ -503,14 +503,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
503
503
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleGradingView(4);
|
504
504
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
505
505
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
506
|
-
cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
506
|
+
/*cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
507
507
|
multipleSelectionPage.steps.checkAnswer();
|
508
508
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
509
509
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(1);
|
510
510
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
511
511
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
512
512
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(4);
|
513
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
513
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
514
514
|
});
|
515
515
|
|
516
516
|
it('When the user attempts the question with responses from the alternative accordion, then the user should be awarded with points specified for alternative accordion (same as correct answer points) and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview', () => {
|
@@ -527,14 +527,14 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
527
527
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(4);
|
528
528
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
529
529
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
530
|
-
cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
530
|
+
/*cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct answer border and a label \'Correct answer\' should be displayed below the question preview')
|
531
531
|
multipleSelectionPage.steps.checkAnswer();
|
532
532
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
533
533
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
534
534
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
535
535
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(3);
|
536
536
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
537
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
537
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
538
538
|
});
|
539
539
|
|
540
540
|
it('When the user attempts the question with partially correct responses exclusively from the correct accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses and unattempted correct options from the correct accordion, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -551,13 +551,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
551
551
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
552
552
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
553
553
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
554
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
554
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
555
555
|
multipleSelectionPage.steps.checkAnswer();
|
556
556
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
557
557
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
558
558
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
559
559
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
560
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
560
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
561
561
|
});
|
562
562
|
|
563
563
|
it('When the user attempts the question with partially correct responses exclusively from the alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should only be displayed besides correct responses and unattempted correct options from the alternative accordion, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -574,13 +574,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
574
574
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
575
575
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
576
576
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
577
|
-
cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
577
|
+
/*cy.log('When the user has attempted the question with partially correct responses exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the alternative accordion, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
578
578
|
multipleSelectionPage.steps.checkAnswer();
|
579
579
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
580
580
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
581
581
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(4);
|
582
582
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
583
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
583
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
584
584
|
});
|
585
585
|
|
586
586
|
it('When the user attempts the question with equal number of correct responses from correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icon should be displayed besides correct accordion answer responses and unattempted correct options from the correct accordion, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -595,13 +595,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
595
595
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(3);
|
596
596
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
597
597
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
598
|
-
cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides correct accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
598
|
+
/*cy.log('When the user has attempted the question with equal number of correct responses from correct accordion and alternative accordion, then correct icon should be displayed besides correct accordion answer responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides alternative accordion answer responses, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
599
599
|
multipleSelectionPage.steps.checkAnswer();
|
600
600
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
601
601
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
602
602
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
603
603
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(3);
|
604
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
604
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
605
605
|
});
|
606
606
|
|
607
607
|
it('Race condition : When the user attempts the question with the common response between correct accordion and alternative accordion, then the user should be awarded with 0 points and on switching to \'Grading\' view, correct icons should be displayed besides the common response and unattempted correct options from the correct accordion, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview', () => {
|
@@ -616,12 +616,12 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
616
616
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleGradingView(4);
|
617
617
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
618
618
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
619
|
-
cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
619
|
+
/*cy.log('When the user has attempted the question with the common response between correct accordion and alternative accordion and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses from the correct accordion, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
620
620
|
multipleSelectionPage.steps.checkAnswer();
|
621
621
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(2);
|
622
622
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
623
623
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
624
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
624
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
625
625
|
});
|
626
626
|
|
627
627
|
it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, correct icons should only be displayed besides unattempted correct options from the correct accordion, incorrect answer border and an \'Incorrect answer\' label should be displayed below the question preview', () => {
|
@@ -637,13 +637,13 @@ describe('Create item page - Multiple selection: All or nothing with alternative
|
|
637
637
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(5);
|
638
638
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
639
639
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
640
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
640
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer border and a label \'Incorrect answer\' should be displayed below the question preview')
|
641
641
|
multipleSelectionPage.steps.checkAnswer();
|
642
642
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
643
643
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
644
644
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
645
645
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(5);
|
646
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
646
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
647
647
|
});
|
648
648
|
});
|
649
649
|
});
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { itemPreviewPage, multipleSelectionPage, studentViewPage } from "../../../pages";
|
1
|
+
/*import { itemPreviewPage, multipleSelectionPage, studentViewPage } from "../../../pages";
|
2
2
|
import abortEarlySetup from "../../../support/helpers/abortEarly";
|
3
3
|
import utilities from "../../../support/helpers/utilities";
|
4
4
|
const options = ['Pollution caused by treating chemical waste', 'Pollution caused by cement production', 'Pollution caused by methane production', 'Pollution caused by cement and methane production'];
|
@@ -114,4 +114,4 @@ describe('Create item page - Multiple selection - Check answer functionality', (
|
|
114
114
|
});
|
115
115
|
});
|
116
116
|
});
|
117
|
-
})
|
117
|
+
});*/
|
@@ -37,7 +37,7 @@ describe('Question Preview: Non Scored', () => {
|
|
37
37
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(1);
|
38
38
|
multipleSelectionPage.steps.expandScoringTypeDropdown();
|
39
39
|
multipleSelectionPage.steps.selectOptionFromScoringTypeDropdown('Non scored');
|
40
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
40
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
41
41
|
multipleSelectionPage.steps.switchToPreviewTab();
|
42
42
|
});
|
43
43
|
|
@@ -61,13 +61,13 @@ describe('Question Preview: Non Scored', () => {
|
|
61
61
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(3);
|
62
62
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
63
63
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
64
|
-
cy.log('When the user has attempted the question incorrectly clicks on \'Check answer\' button, then correct icons should be displayed besides correct response and incorrect icon should be displayed beside incorrect option, incorrect answer border and a label should not be displayed below the question preview')
|
64
|
+
/*cy.log('When the user has attempted the question incorrectly clicks on \'Check answer\' button, then correct icons should be displayed besides correct response and incorrect icon should be displayed beside incorrect option, incorrect answer border and a label should not be displayed below the question preview')
|
65
65
|
multipleSelectionPage.steps.checkAnswer();
|
66
66
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
67
67
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
68
68
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(2);
|
69
69
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(3);
|
70
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
70
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
71
71
|
});
|
72
72
|
|
73
73
|
it('When the user attempts the question partially correct, then on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, incorrect icons should be displayed beside the incorrect responses, incorrect answer border and an \'Incorrect answer\' label should be displayed below the question preview', () => {
|
@@ -80,13 +80,13 @@ describe('Question Preview: Non Scored', () => {
|
|
80
80
|
multipleSelectionPage.steps.verifyIncorrectOptionIconGradingView(2);
|
81
81
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
82
82
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
83
|
-
cy.log('When the user has attempted the question incorrectly clicks on \'Check answer\' button, then correct icons should be displayed besides correct response and incorrect icon should be displayed beside incorrect option, incorrect answer border and a label should not be displayed below the question preview')
|
83
|
+
/*cy.log('When the user has attempted the question incorrectly clicks on \'Check answer\' button, then correct icons should be displayed besides correct response and incorrect icon should be displayed beside incorrect option, incorrect answer border and a label should not be displayed below the question preview')
|
84
84
|
multipleSelectionPage.steps.checkAnswer();
|
85
85
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
86
86
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
87
87
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(2);
|
88
88
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
89
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect')
|
89
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
90
90
|
});
|
91
91
|
|
92
92
|
it('When the user attempts the question correctly, then on switching to \'Grading\' view, correct icons should be displayed besides the correct responses, incorrect icons should not be displayed, correct answer border and an \'Correct answer\' label should be displayed below the question preview', () => {
|
@@ -98,12 +98,12 @@ describe('Question Preview: Non Scored', () => {
|
|
98
98
|
multipleSelectionPage.steps.verifyCorrectOptionIconGradingView(1);
|
99
99
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
100
100
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
101
|
-
cy.log('When the user has attempted the question with correct responses and clicks on \'Check answer\' button, then correct icon should be displayed besides correct response, correct answer border and a label should not be displayed below the question preview')
|
101
|
+
/*cy.log('When the user has attempted the question with correct responses and clicks on \'Check answer\' button, then correct icon should be displayed besides correct response, correct answer border and a label should not be displayed below the question preview')
|
102
102
|
multipleSelectionPage.steps.checkAnswer();
|
103
103
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
104
104
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(1);
|
105
105
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(2);
|
106
106
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(3);
|
107
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct')
|
107
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');*/
|
108
108
|
});
|
109
109
|
});
|
@@ -17,7 +17,7 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
17
17
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(1);
|
18
18
|
multipleSelectionPage.steps.selectAutoScoredScoringSubtype('Partial different weights');
|
19
19
|
multipleSelectionPage.steps.allotPartialDifferentWeightsPoints({ 0: 14, 1: 6 });
|
20
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
20
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
21
21
|
multipleSelectionPage.steps.switchToPreviewTab();
|
22
22
|
});
|
23
23
|
|
@@ -42,14 +42,14 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
42
42
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
43
43
|
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
44
44
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
45
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer label and border should not be displayed')
|
45
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should only be displayed besides incorrect responses, correct icons should not be displayed besides unattempted correct options, incorrect answer label and border should not be displayed')
|
46
46
|
multipleSelectionPage.steps.checkAnswer();
|
47
47
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(0);
|
48
48
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
49
49
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(2);
|
50
50
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(3);
|
51
51
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
52
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible()
|
52
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();*/
|
53
53
|
});
|
54
54
|
|
55
55
|
it('When the user attempts the question partially correct, then the user should be awarded points as per the correctly attempted response and on switching to \'Grading\' view, correct icons should be displayed besides the correct responses and unattempted correct options, incorrect icons should be displayed beside the incorrect responses, correct/incorrect answer label and border should not be displayed', () => {
|
@@ -64,13 +64,13 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
64
64
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
65
65
|
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
66
66
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
67
|
-
cy.log('When the user has attempted the question with partially correct responses and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, correct/incorrect answer label and border should not be displayed')
|
67
|
+
/*cy.log('When the user has attempted the question with partially correct responses and clicks on \'Check answer\' button, then correct icons should only be displayed besides correct responses, correct icons should not be displayed besides unattempted correct options, incorrect icon should be displayed besides the incorrect responses, correct/incorrect answer label and border should not be displayed')
|
68
68
|
multipleSelectionPage.steps.checkAnswer();
|
69
69
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
70
70
|
multipleSelectionPage.steps.verifyCorrectIncorrectIconNotVisibleStudentView(1);
|
71
71
|
multipleSelectionPage.steps.verifyIncorrectOptionIconStudentView(2);
|
72
72
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
73
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible()
|
73
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();*/
|
74
74
|
});
|
75
75
|
|
76
76
|
it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icons should be displayed beside all the correct responses, correct answer label and border should not be displayed', () => {
|
@@ -84,12 +84,12 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
84
84
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
85
85
|
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();
|
86
86
|
multipleSelectionPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
87
|
-
cy.log('When the user has attempted the question question correctly and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer label and border should not be displayed')
|
87
|
+
/*cy.log('When the user has attempted the question question correctly and clicks on \'Check answer\' button, then correct icons should be displayed besides correct responses, correct answer label and border should not be displayed')
|
88
88
|
multipleSelectionPage.steps.checkAnswer();
|
89
89
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(0);
|
90
90
|
multipleSelectionPage.steps.verifyCorrectOptionIconStudentView(1);
|
91
91
|
multipleSelectionPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
92
|
-
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible()
|
92
|
+
multipleSelectionPage.steps.verifyCorrectIncorrectBorderNotVisible();*/
|
93
93
|
});
|
94
94
|
});
|
95
95
|
|
@@ -103,7 +103,7 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
103
103
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(1);
|
104
104
|
multipleSelectionPage.steps.selectAutoScoredScoringSubtype('Partial different weights');
|
105
105
|
multipleSelectionPage.steps.allotPartialDifferentWeightsPoints({ 0: 14, 1: 1 });
|
106
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
106
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
107
107
|
});
|
108
108
|
|
109
109
|
it('When the user selects \'Award minimum score\' from the minimum scoring dropdown, does not attempt the question and switches to grading view, then the user should be awarded with minimum points', () => {
|
@@ -164,7 +164,7 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
164
164
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(0);
|
165
165
|
multipleSelectionPage.steps.selectAutoScoredScoringSubtype('Partial different weights');
|
166
166
|
multipleSelectionPage.steps.allotPartialDifferentWeightsPoints({ 0: 10 });
|
167
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
167
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
168
168
|
});
|
169
169
|
|
170
170
|
//Penalty points for the entire question
|
@@ -331,7 +331,7 @@ describe('Create Item page - Multiple selection: Partial - different weights ',
|
|
331
331
|
multipleSelectionPage.steps.checkOptionsCheckboxInSpecifyCorrectAnswerSection(3);
|
332
332
|
multipleSelectionPage.steps.selectAutoScoredScoringSubtype('Partial different weights');
|
333
333
|
multipleSelectionPage.steps.allotPartialDifferentWeightsPoints({ 0: 2.67, 1: 1.99, 2: 1.34, 3: 4.5 });
|
334
|
-
multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
334
|
+
//multipleSelectionPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
335
335
|
});
|
336
336
|
|
337
337
|
it('When the user sets \'Rounding\' to \'Round down if <=0.99\', attempts the question partially correct with an option such that points of the correctly attempted options has decimal value greater than 0.5 and less than 0.99, then the points awarded should be rounded down to the nearest integer value', () => {
|