itemengine-cypress-automation 1.0.375 → 1.0.376-resourceAndTools-fbbcf92.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Dockerfile +1 -0
- package/cypress/e2e/GradingGridView/gradingGridView.js +156 -0
- package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +2 -0
- package/cypress/e2e/ILC/AudioResponseNew/compactRecorderStyle.smoke.js +4 -0
- package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +4 -16
- package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/BrowseItems/browseReviewItems.js +39 -7
- package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +1 -1
- package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +33 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +25 -25
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +37 -36
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +37 -36
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +37 -36
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightBasic.js +26 -25
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +39 -38
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +31 -30
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +35 -34
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePointsLocked.js +247 -0
- package/cypress/e2e/ILC/ChartsBar/editQuestion.smoke.js +1 -1
- package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +37 -0
- package/cypress/e2e/ILC/ChartsBar/headerSection.js +50 -2
- package/cypress/e2e/ILC/ChartsBar/specifyCorrectAnswerSection.js +92 -0
- package/cypress/e2e/ILC/ChartsDotsPlot/scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePointsLocked.js +220 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightBasic.js +25 -25
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +47 -46
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +25 -24
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +25 -24
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialEqualWeightBasic.js +25 -25
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +24 -23
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +21 -20
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +48 -46
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePointsLocked.js +249 -0
- package/cypress/e2e/ILC/ChartsLine/editQuestion.smoke.js +3 -1
- package/cypress/e2e/ILC/ChartsLine/headerSection.js +18 -1
- package/cypress/e2e/ILC/ChartsLine/specifyCorrectAnswerSection.js +94 -0
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddFeatureRadioButton.js +2 -3
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddTranscriptRadioButton .js +2 -4
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabStudentViewSettings.js +3 -3
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerHeaderSectionAndButtons.js +2 -2
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTab.js +1 -1
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTabSupportedFileTypes.js +6 -0
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerPreviewTabTranscript.js +2 -3
- package/cypress/e2e/ILC/CkEditorEquationEditor/equationEditorBasicFile.js +4 -4
- package/cypress/e2e/ILC/CkEditorInsertImage/imageInfo.js +4 -4
- package/cypress/e2e/ILC/CkEditorInsertTable/tableDimension&FooterProperties.js +3 -3
- package/cypress/e2e/ILC/CkEditorInsertTable/tableStyle.js +11 -11
- package/cypress/e2e/ILC/CkEditorLink/uploadSection.js +1 -1
- package/cypress/e2e/ILC/ContentBlocks/editTabBasics.js +63 -4
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +116 -7
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editTabScoring.js +1 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/pagination.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettingsForGroupedLayout.js +3 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseBackground.js +2 -8
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseEditTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +1 -3
- package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +2 -2
- package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +0 -1
- package/cypress/e2e/ILC/EssayResponse/editTabBasicSections.js +23 -37
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +210 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/draggableOptions.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViewInIncompleteAuthoring.smoke.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/editQuestion.smoke.js +40 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +216 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editQuestion.smoke.js +45 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/responseAnswersAndAcceptedStudentInput.js +3 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +3 -1
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +73 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +87 -0
- package/cypress/e2e/ILC/Graphing/allOrNothingForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +28 -0
- package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +38 -0
- package/cypress/e2e/ILC/Graphing/editTabScoringSection.js +1 -0
- package/cypress/e2e/ILC/Graphing/headerSection.js +36 -4
- package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +6 -3
- package/cypress/e2e/ILC/GridFill/addAlternateButton.js +40 -0
- package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +210 -0
- package/cypress/e2e/ILC/GridFill/customizeLayoutFillImageBackgroundImage.js +5 -6
- package/cypress/e2e/ILC/GridFill/customizeLayoutSectionShadeCellsGridBorders.js +2 -0
- package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +3 -0
- package/cypress/e2e/ILC/GridFill/headerSection.js +1 -3
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +37 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +36 -0
- package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +75 -0
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +2 -1
- package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +2 -4
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +212 -0
- package/cypress/e2e/ILC/ImageHighlight/customiseHighlightStyle.js +29 -0
- package/cypress/e2e/ILC/ImageHighlight/headerSection.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +86 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/manuallyAndNonScored.js +2 -4
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +237 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +108 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/manuallyAndNonScoredEditTab.js +2 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +2 -4
- package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +7 -12
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +10 -14
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +52 -0
- package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +215 -0
- package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +23 -0
- package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +36 -9
- package/cypress/e2e/ILC/ListOrderingNew/manuallyAndNonScoredEditTab.js +2 -0
- package/cypress/e2e/ILC/ListOrderingNew/specifyCorrectAnswerSection.js +7 -23
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +41 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +30 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +50 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +101 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +309 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +4 -1
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +36 -1
- package/cypress/e2e/ILC/Matching/Scoring/blankResponseScoring.js +38 -41
- package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +98 -0
- package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +210 -0
- package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/Matching/clickAndDrop.js +5 -5
- package/cypress/e2e/ILC/Matching/draggableOptions.js +7 -0
- package/cypress/e2e/ILC/Matching/editQuestion.smoke.js +3 -2
- package/cypress/e2e/ILC/Matching/editTabBasicSection.js +41 -0
- package/cypress/e2e/ILC/Matching/headerSection.js +38 -12
- package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -15
- package/cypress/e2e/ILC/Matching/studentViewSettings.js +2 -0
- package/cypress/e2e/ILC/Matching/studentViewSettingsForGroupedLayout.js +1 -1
- package/cypress/e2e/ILC/MatchingDropdown/Scoring/blankResponseScoring.js +6 -6
- package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +208 -0
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +2 -1
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswer.js +1 -0
- package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +100 -69
- package/cypress/e2e/ILC/MultipleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +1 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +79 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +75 -0
- package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +32 -0
- package/cypress/e2e/ILC/NumberLine/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLine/headerSection.js +33 -4
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +81 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +76 -0
- package/cypress/e2e/ILC/NumberLineLabel/additionalSettingsBasic.js +1 -1
- package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +34 -0
- package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +37 -5
- package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +2 -1
- package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/editQuestion.smoke.js +1 -1
- package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +186 -0
- package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +35 -51
- package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +2 -4
- package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +101 -70
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +86 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +86 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +65 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +3 -1
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +10 -3
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +4 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +5 -3
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +4 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +64 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +64 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +65 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsScoringBasic.js +8 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasic.js +1 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +2 -0
- package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +27 -3
- package/cypress/e2e/ILC/TextEntryMath/headerSection.js +43 -0
- package/cypress/e2e/ILC/TextSelection/ScoringParagraph/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -1
- package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +231 -0
- package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +7 -12
- package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +54 -1
- package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +53 -2
- package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +145 -54
- package/cypress/e2e/ILC/ThinkSphere/equationEditorCreateCustomCategory.smoke.js +417 -0
- package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +291 -0
- package/cypress/e2e/ILC/ThinkSphere/planPhase.js +91 -9
- package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +12 -12
- package/cypress/e2e/ILC/ThinkSphere/previewTabReviewSection.js +97 -0
- package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +35 -2
- package/cypress/e2e/ILC/ThinkSphere/studentViewPlanTabSection.js +393 -0
- package/cypress/e2e/ILC/ThinkSphere/studentViewReviewTabSection.js +141 -0
- package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +90 -2
- package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +34 -0
- package/cypress/e2e/ILC/UploadResponse/headerSection.js +38 -1
- package/cypress/e2e/ILC/UploadResponse/uploadResponsePreview.js +50 -13
- package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +14 -29
- package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +16 -1
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsBasic.js +27 -28
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +31 -30
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +24 -24
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +39 -37
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsBasic.js +22 -23
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +31 -30
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +25 -24
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +31 -31
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/toleranceThresholdScoring.js +18 -19
- package/cypress/e2e/ILC/chartsDotsPlot/specifyCorrectAnswerSection.js +96 -0
- package/cypress/e2e/Sessions/fetchResponses.js +3 -3
- package/cypress/e2e/Sessions/saveResponseScores.js +2 -2
- package/cypress/pages/audioPlayerPage.js +47 -22
- package/cypress/pages/brainingCampManipulativePage.js +1 -1
- package/cypress/pages/chartsBarPage.js +45 -0
- package/cypress/pages/chartsDotPlotPage.js +25 -0
- package/cypress/pages/chartsLinePage.js +28 -3
- package/cypress/pages/components/additionalSettingsPanel.js +1 -0
- package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +5 -1
- package/cypress/pages/components/browseItemsPage.js +109 -2
- package/cypress/pages/components/chartsCommonComponent.js +6 -2
- package/cypress/pages/components/ckEditorEquationEditorComponent.js +5 -4
- package/cypress/pages/components/ckEditorInsertImageComponent.js +2 -2
- package/cypress/pages/components/ckEditorInsertTableComponent.js +3 -3
- package/cypress/pages/components/ckEditorLinkComponent.js +8 -9
- package/cypress/pages/components/colorPopupComponent.js +6 -0
- package/cypress/pages/components/commonComponents.js +4 -0
- package/cypress/pages/components/createQuestionBasePage.js +14 -1
- package/cypress/pages/components/draggableOptionsSectionComponent.js +2 -0
- package/cypress/pages/components/editCategoryFlyout.js +2 -2
- package/cypress/pages/components/equationEditorSectionCommonComponent.js +10 -25
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +28 -0
- package/cypress/pages/components/gridQuestionCommonComponent.js +55 -2
- package/cypress/pages/components/imageCanvasComponent.js +4 -4
- package/cypress/pages/components/questionInstructionsComponent.js +2 -0
- package/cypress/pages/components/scoringSectionBaseEditTab.js +3 -0
- package/cypress/pages/components/specifyRowsAndColumnsComponent.js +7 -1
- package/cypress/pages/contentBlocksPage.js +2 -0
- package/cypress/pages/desmos3DGraphingPage.js +149 -4
- package/cypress/pages/desmosGeometryPage.js +184 -4
- package/cypress/pages/drawingResponsePage.js +2 -0
- package/cypress/pages/fillInTheGapsDragAndDropPage.js +3 -4
- package/cypress/pages/gradingGridViewPage.js +64 -0
- package/cypress/pages/graphingPage.js +27 -8
- package/cypress/pages/gridFillPage.js +15 -6
- package/cypress/pages/imageHighlightPage.js +32 -0
- package/cypress/pages/index.js +1 -0
- package/cypress/pages/listOrderingPage.js +40 -1
- package/cypress/pages/matchingPage.js +26 -7
- package/cypress/pages/numberLineLabelPage.js +31 -8
- package/cypress/pages/numberLinePage.js +19 -7
- package/cypress/pages/singleSelectionPage.js +30 -1
- package/cypress/pages/textEntryMathPage.js +24 -1
- package/cypress/pages/thinkSpherePage.js +674 -48
- package/cypress/pages/uploadResponsePage.js +17 -1
- package/cypress/pages/videoResponsePage.js +3 -0
- package/cypress/support/commands.js +9 -0
- package/cypress/support/helpers/createItem.js +22 -3
- package/cypress/support/helpers/utilities.js +14 -1
- package/package.json +3 -3
- /package/cypress/e2e/ILC/{ChartsDotsPlot → chartsDotsPlot}/checkAnswerFunctionalityForAllViews.js +0 -0
- /package/cypress/e2e/ILC/{ChartsDotsPlot → chartsDotsPlot}/editQuestion.smoke.js +0 -0
@@ -141,5 +141,44 @@ describe('Create item page - Grid fill : All or nothing with alternative answer
|
|
141
141
|
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
142
142
|
gridFillPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
143
143
|
});
|
144
|
+
|
145
|
+
});
|
146
|
+
|
147
|
+
describe('Save as you go: Cell shade count - Auto Scored - All or nothing with alternate answer - When Correct answer points are equal to Alternative answer points and alternative answer is a blank response', () => {
|
148
|
+
abortEarlySetup();
|
149
|
+
before(() => {
|
150
|
+
gridFillPage.steps.navigateToCreateQuestion('grid fill');
|
151
|
+
cy.barsPreLoaderWait();
|
152
|
+
gridFillPage.steps.uncheckMatchExactPositionOfCellsCheckbox();
|
153
|
+
gridFillPage.steps.addInputToCellShadeCountInputField(2);
|
154
|
+
gridFillPage.steps.allotPoints(10);
|
155
|
+
gridFillPage.steps.clickOnAddAlternativeAnswerButton();
|
156
|
+
gridFillPage.steps.allotPoints(10);
|
157
|
+
gridFillPage.steps.uncheckMatchExactPositionOfCellsCheckbox();
|
158
|
+
gridFillPage.steps.switchToPreviewTab();
|
159
|
+
gridFillPage.steps.switchToGradingView();
|
160
|
+
});
|
161
|
+
|
162
|
+
// Save as You go - Blank Response points equal to Correct Response points for Cell shade count
|
163
|
+
it('When user has not attempted the question then user should not be awarded any points not even for blank response', () => {
|
164
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
165
|
+
gridFillPage.steps.verifyPreviewScore(0, 10);
|
166
|
+
});
|
167
|
+
|
168
|
+
it('When user has attempted the correct response then user should be awarded the alloted points for correct response', () => {
|
169
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
170
|
+
gridFillPage.steps.selectCellPreviewTab(0, 1);
|
171
|
+
gridFillPage.steps.verifyPreviewScore(10, 10);
|
172
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageExists();
|
173
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
174
|
+
});
|
175
|
+
|
176
|
+
it('When user has attempted the blank response by selecting and unselecting then user should be awarded the alloted points for blank response', () => {
|
177
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
178
|
+
gridFillPage.steps.selectCellPreviewTab(0, 1);
|
179
|
+
gridFillPage.steps.verifyPreviewScore(10, 10);
|
180
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageExists();
|
181
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
182
|
+
});
|
144
183
|
});
|
145
184
|
});
|
@@ -128,4 +128,40 @@ describe('Create item page - Grid fill : Auto scored - All or nothing with alter
|
|
128
128
|
gridFillPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
129
129
|
});
|
130
130
|
});
|
131
|
+
|
132
|
+
describe('Save as you go: Cell shade count - Auto Scored - All or nothing with alternate answer - When Alternative answer points are more than Correct answer points and alternative answer is a blank response', () => {
|
133
|
+
abortEarlySetup();
|
134
|
+
before(() => {
|
135
|
+
gridFillPage.steps.navigateToCreateQuestion('grid fill');
|
136
|
+
cy.barsPreLoaderWait();
|
137
|
+
gridFillPage.steps.uncheckMatchExactPositionOfCellsCheckbox();
|
138
|
+
gridFillPage.steps.addInputToCellShadeCountInputField(1);
|
139
|
+
gridFillPage.steps.allotPoints(10);
|
140
|
+
gridFillPage.steps.addAlternativeAnswerAccordion(1);
|
141
|
+
gridFillPage.steps.allotPoints(20);
|
142
|
+
gridFillPage.steps.uncheckMatchExactPositionOfCellsCheckbox();
|
143
|
+
gridFillPage.steps.switchToPreviewTab();
|
144
|
+
gridFillPage.steps.switchToGradingView();
|
145
|
+
});
|
146
|
+
|
147
|
+
// Save as You go - Blank Response points greater than Correct Response points for Cell shade count
|
148
|
+
it('When user has not attempted the question then user should not be awarded any points not even for blank response', () => {
|
149
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
150
|
+
gridFillPage.steps.verifyPreviewScore(0, 20);
|
151
|
+
});
|
152
|
+
|
153
|
+
it('When user has attempted the correct response then user should be awarded the alloted points for correct response', () => {
|
154
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
155
|
+
gridFillPage.steps.verifyPreviewScore(10, 20);
|
156
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageExists();
|
157
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
158
|
+
});
|
159
|
+
|
160
|
+
it('When user has attempted the blank response by selecting and unselecting then user should be awarded the alloted points for blank response', () => {
|
161
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
162
|
+
gridFillPage.steps.verifyPreviewScore(20, 20);
|
163
|
+
gridFillPage.steps.verifyCorrectIncorrectStatusMessageExists();
|
164
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
165
|
+
});
|
166
|
+
});
|
131
167
|
});
|
@@ -0,0 +1,75 @@
|
|
1
|
+
import { gridFillPage } from "../../../../pages";
|
2
|
+
import abortEarlySetup from "../../../../support/helpers/abortEarly";
|
3
|
+
|
4
|
+
describe('Create item page - Grid fill: Scoring section', () => {
|
5
|
+
before(() => {
|
6
|
+
cy.loginAs('admin');
|
7
|
+
});
|
8
|
+
|
9
|
+
describe('Label and Banner check for Save as you go', () => {
|
10
|
+
abortEarlySetup();
|
11
|
+
beforeEach(() => {
|
12
|
+
gridFillPage.steps.navigateToCreateQuestion('grid fill');
|
13
|
+
cy.barsPreLoaderWait();
|
14
|
+
});
|
15
|
+
it('When user has not specified the score but user has specified an answer', () => {
|
16
|
+
gridFillPage.steps.selectCellSpecifyCorrectAnswerSection(0, 0);
|
17
|
+
gridFillPage.steps.switchToPreviewTab();
|
18
|
+
gridFillPage.steps.switchToGradingView();
|
19
|
+
gridFillPage.steps.checkManuallyScoredScoringLabel();
|
20
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
21
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
22
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
23
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
24
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
25
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
26
|
+
})
|
27
|
+
it('When user has specified and answer and the score is set to 0 points', () => {
|
28
|
+
gridFillPage.steps.selectCellSpecifyCorrectAnswerSection(0, 0);
|
29
|
+
gridFillPage.steps.allotPoints(0);
|
30
|
+
gridFillPage.steps.switchToPreviewTab();
|
31
|
+
gridFillPage.steps.switchToGradingView();
|
32
|
+
gridFillPage.steps.checkNonScoredScoringLabel();
|
33
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
34
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
35
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
36
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
37
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
38
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
39
|
+
})
|
40
|
+
it('When user has not specified an answer but the score is set to 4 points', () => {
|
41
|
+
gridFillPage.steps.allotPoints(4);
|
42
|
+
gridFillPage.steps.switchToPreviewTab();
|
43
|
+
gridFillPage.steps.switchToGradingView();
|
44
|
+
gridFillPage.steps.checkManuallyScoredScoringLabel();
|
45
|
+
gridFillPage.steps.verifyCorrectAnswerSectionNotExists();
|
46
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
47
|
+
gridFillPage.steps.verifyCorrectAnswerSectionNotExists();
|
48
|
+
})
|
49
|
+
it('When user has not specified the score correct answer and has not specified the score even for alternate answer', () => {
|
50
|
+
gridFillPage.steps.selectCellSpecifyCorrectAnswerSection(0, 0);
|
51
|
+
gridFillPage.steps.addAlternativeAnswerAccordion(1);
|
52
|
+
gridFillPage.steps.expandCorrectAnswerAccordion();
|
53
|
+
cy.wait(1000);
|
54
|
+
gridFillPage.steps.deselectCellSpecifyCorrectAnswerSection(0, 0);
|
55
|
+
gridFillPage.steps.switchToPreviewTab();
|
56
|
+
gridFillPage.steps.switchToGradingView();
|
57
|
+
gridFillPage.steps.checkManuallyScoredScoringLabel();
|
58
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
59
|
+
gridFillPage.steps.selectCellPreviewTab(0, 1);
|
60
|
+
gridFillPage.steps.verifyCorrectAnswerSectionNotExists();
|
61
|
+
})
|
62
|
+
it('When user has specified the answer and the score is specified by user as well', () => {
|
63
|
+
gridFillPage.steps.selectCellSpecifyCorrectAnswerSection(0, 0);
|
64
|
+
gridFillPage.steps.allotPoints(4);
|
65
|
+
gridFillPage.steps.switchToPreviewTab();
|
66
|
+
gridFillPage.steps.switchToGradingView();
|
67
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
68
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
69
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
70
|
+
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
71
|
+
gridFillPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
72
|
+
gridFillPage.steps.verifyCorrectAnswerSectionExists();
|
73
|
+
});
|
74
|
+
});
|
75
|
+
})
|
@@ -112,7 +112,8 @@ describe('Create item page - Grid fill : Partial equal with alternative answers'
|
|
112
112
|
gridFillPage.steps.verifyCorrectIncorrectStatusMessageNotExists();*/
|
113
113
|
});
|
114
114
|
|
115
|
-
|
115
|
+
//Remove skip once https://weldnorthed.atlassian.net/browse/IEI-4541 is resolved
|
116
|
+
it.skip('When the user has attempts the question with equal number of correct responses from correct and alternative accordion, then the user should be awarded with points of the correctly selected response and on switching to \'Grading\' view, correct icon should be displayed in responses from correct accordion, incorrect icon should be displayed in responses from the alternative accordion, correct icon should be displayed in responses from correct accordion in correct answer section and correct/incorrect status message should not be displayed', () => {
|
116
117
|
gridFillPage.steps.resetQuestionPreview();
|
117
118
|
gridFillPage.steps.selectCellPreviewTab(0, 0);
|
118
119
|
gridFillPage.steps.selectCellPreviewTab(0, 4);
|
@@ -30,7 +30,6 @@ describe('Create Item page - Grid fill: Specify Correct answer, Alternative corr
|
|
30
30
|
gridFillPage.tests.verifyAutoScoredAddAlternativeAnswerButtonAndValidation();
|
31
31
|
|
32
32
|
it('When user has added points and selected grid cells in the \'Correct\' accordion, then the user should be able to add alternative answer for the question using \'Add alternative answer\' button', () => {
|
33
|
-
gridFillPage.steps.closeWarningPopup();
|
34
33
|
gridFillPage.steps.selectCellSpecifyCorrectAnswerSection(0, 0);
|
35
34
|
gridFillPage.steps.allotPoints(20);
|
36
35
|
gridFillPage.steps.addAlternativeAnswerAccordion(1);
|
@@ -60,11 +59,10 @@ describe('Create Item page - Grid fill: Specify Correct answer, Alternative corr
|
|
60
59
|
gridFillPage.steps.verifyAlternativeAnswerAccordionNotExists(2);
|
61
60
|
});
|
62
61
|
|
63
|
-
|
64
|
-
it('\'Error: Please set a correct answer.\' error message should be displayed', () => {
|
62
|
+
it('\'Error: Please set a correct answer.\' error message should not be displayed', () => {
|
65
63
|
gridFillPage.steps.addInputToCellShadeCountInputField(5);
|
66
64
|
gridFillPage.steps.clearCellShadeCountInputField();
|
67
|
-
|
65
|
+
gridFillPage.steps.verifyErrorMessageIsNotDisplayed();
|
68
66
|
});
|
69
67
|
|
70
68
|
it('When user has given an input in \'Cell shade count\' then user should be able to add another alternate accordion', () => {
|
@@ -283,7 +283,8 @@ describe('Create item page - Image highlight: Partial different weights', () =>
|
|
283
283
|
});
|
284
284
|
});
|
285
285
|
|
286
|
-
|
286
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5839
|
287
|
+
describe.skip('Question preview: Auto scored - Partial different weights: Penalty scoring with \'Round negative score to zero\' unchecked', () => {
|
287
288
|
abortEarlySetup();
|
288
289
|
before(() => {
|
289
290
|
imageHighlightPage.steps.navigateToCreateQuestion('image highlight');
|
@@ -231,6 +231,218 @@ describe('Create item page - Image highlight: All or nothing ', () => {
|
|
231
231
|
});
|
232
232
|
});
|
233
233
|
|
234
|
+
views.forEach((view) => {
|
235
|
+
describe(`${view}: Image highlight - Manually scored`, { tags: 'smoke' }, () => {
|
236
|
+
abortEarlySetup();
|
237
|
+
before(() => {
|
238
|
+
switch (view) {
|
239
|
+
case 'Question preview':
|
240
|
+
imageHighlightPage.steps.navigateToCreateQuestion('image highlight');
|
241
|
+
imageHighlightPage.steps.addTextInQuestionInstructionsInputField('Select the appropriate highlight in the image below');
|
242
|
+
imageHighlightPage.steps.uploadFile('highlightImage.jpg');
|
243
|
+
imageHighlightPage.steps.verifyImageUploadedInSpecifyPossibleOptionsSection();
|
244
|
+
imageHighlightPage.steps.verifyImageUploadedSpecifyCorrectAnswer();
|
245
|
+
imageHighlightPage.steps.highlightRegionInImage(flowerHighlightRegion);
|
246
|
+
imageHighlightPage.steps.highlightRegionInImage(branchesHighlightRegion);
|
247
|
+
imageHighlightPage.steps.highlightRegionInImage(leafHighlightRegion);
|
248
|
+
imageHighlightPage.steps.selectMultipleSelectionToggle();
|
249
|
+
imageHighlightPage.steps.expandScoringTypeDropdown();
|
250
|
+
imageHighlightPage.steps.selectOptionFromScoringTypeDropdown('Manually scored');
|
251
|
+
imageHighlightPage.steps.allotPoints(20);
|
252
|
+
imageHighlightPage.steps.switchToPreviewTab();
|
253
|
+
break;
|
254
|
+
case 'Item preview':
|
255
|
+
cy.visit(`/item-engine/demo/edit-item/${utilities.base64Encoding(itemReferenceID)}`);
|
256
|
+
itemPreviewPage.steps.switchToPreviewTab();
|
257
|
+
break;
|
258
|
+
case 'Grading view':
|
259
|
+
cy.visit(`/item-engine/demo/render-item/student-view/${utilities.base64Encoding(itemReferenceID)}`);
|
260
|
+
break;
|
261
|
+
}
|
262
|
+
});
|
263
|
+
|
264
|
+
beforeEach(() => {
|
265
|
+
switch (view) {
|
266
|
+
case 'Question preview':
|
267
|
+
imageHighlightPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
268
|
+
imageHighlightPage.steps.resetQuestionPreview();
|
269
|
+
break;
|
270
|
+
case 'Item preview':
|
271
|
+
imageHighlightPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
272
|
+
itemPreviewPage.steps.resetQuestionPreview();
|
273
|
+
break;
|
274
|
+
case 'Grading view':
|
275
|
+
cy.visit(`/item-engine/demo/render-item/student-view/${utilities.base64Encoding(itemReferenceID)}`);
|
276
|
+
break;
|
277
|
+
}
|
278
|
+
});
|
279
|
+
|
280
|
+
if (view === 'Question preview') {
|
281
|
+
after(() => {
|
282
|
+
imageHighlightPage.steps.clickOnSaveQuestionButton();
|
283
|
+
utilities.verifyElementVisibilityState(itemPreviewPage.referenceID(), 'visible');
|
284
|
+
itemReferenceID = itemPreviewPage.steps.getItemReferenceID();
|
285
|
+
});
|
286
|
+
}
|
287
|
+
|
288
|
+
it('Question instructions should be visible', () => {
|
289
|
+
imageHighlightPage.steps.verifyQuestionInstructionsTextPreviewTab('Select the appropriate highlight in the image below');
|
290
|
+
imageHighlightPage.steps.verifyVisibityOfQuestionInstructionsText();
|
291
|
+
});
|
292
|
+
|
293
|
+
it('User should be able to attempt the question in student view, and correct/incorrect icons, "Your answer is correct/incorrect" label, and correct answer section should not be displayed in grading view', () => {
|
294
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(0);
|
295
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(2);
|
296
|
+
if (view === 'Grading view') {
|
297
|
+
studentViewPage.steps.submitResponse();
|
298
|
+
utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
|
299
|
+
studentViewPage.steps.clickOnGoToGradingViewButton();
|
300
|
+
gradingViewPage.steps.verifyGradingViewScore('', 20);
|
301
|
+
}
|
302
|
+
if (view === 'Question preview' || view === 'Item preview') {
|
303
|
+
imageHighlightPage.steps.checkManuallyScoredScoringLabel();
|
304
|
+
}
|
305
|
+
imageHighlightPage.steps.verifyCorrectIncorrectIconsNotExist(0);
|
306
|
+
imageHighlightPage.steps.verifyCorrectIncorrectIconsNotExist(2);
|
307
|
+
imageHighlightPage.steps.verifyCorrectAnswerSectionNotExists();
|
308
|
+
});
|
309
|
+
});
|
310
|
+
});
|
311
|
+
|
312
|
+
views.forEach((view) => {
|
313
|
+
describe(`${view}: Image highlight - Non scored`, { tags: 'smoke' }, () => {
|
314
|
+
abortEarlySetup();
|
315
|
+
before(() => {
|
316
|
+
switch (view) {
|
317
|
+
case 'Question preview':
|
318
|
+
imageHighlightPage.steps.navigateToCreateQuestion('image highlight');
|
319
|
+
imageHighlightPage.steps.addTextInQuestionInstructionsInputField('Select the appropriate highlight in the image below');
|
320
|
+
imageHighlightPage.steps.uploadFile('highlightImage.jpg');
|
321
|
+
imageHighlightPage.steps.verifyImageUploadedInSpecifyPossibleOptionsSection();
|
322
|
+
imageHighlightPage.steps.verifyImageUploadedSpecifyCorrectAnswer();
|
323
|
+
imageHighlightPage.steps.highlightRegionInImage(flowerHighlightRegion);
|
324
|
+
imageHighlightPage.steps.highlightRegionInImage(branchesHighlightRegion);
|
325
|
+
imageHighlightPage.steps.highlightRegionInImage(leafHighlightRegion);
|
326
|
+
imageHighlightPage.steps.selectMultipleSelectionToggle();
|
327
|
+
imageHighlightPage.steps.highlightARegionInSpecifyCorrectAnswerSection(0);
|
328
|
+
imageHighlightPage.steps.highlightARegionInSpecifyCorrectAnswerSection(2);
|
329
|
+
imageHighlightPage.steps.expandScoringTypeDropdown();
|
330
|
+
imageHighlightPage.steps.selectOptionFromScoringTypeDropdown('Non scored');
|
331
|
+
imageHighlightPage.steps.switchToPreviewTab();
|
332
|
+
break;
|
333
|
+
case 'Item preview':
|
334
|
+
cy.visit(`/item-engine/demo/edit-item/${utilities.base64Encoding(itemReferenceID)}`);
|
335
|
+
itemPreviewPage.steps.switchToPreviewTab();
|
336
|
+
break;
|
337
|
+
case 'Grading view':
|
338
|
+
cy.visit(`/item-engine/demo/render-item/student-view/${utilities.base64Encoding(itemReferenceID)}`);
|
339
|
+
break;
|
340
|
+
}
|
341
|
+
});
|
342
|
+
|
343
|
+
beforeEach(() => {
|
344
|
+
switch (view) {
|
345
|
+
case 'Question preview':
|
346
|
+
imageHighlightPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
347
|
+
imageHighlightPage.steps.resetQuestionPreview();
|
348
|
+
break;
|
349
|
+
case 'Item preview':
|
350
|
+
imageHighlightPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
351
|
+
itemPreviewPage.steps.resetQuestionPreview();
|
352
|
+
break;
|
353
|
+
case 'Grading view':
|
354
|
+
cy.visit(`/item-engine/demo/render-item/student-view/${utilities.base64Encoding(itemReferenceID)}`);
|
355
|
+
break;
|
356
|
+
}
|
357
|
+
});
|
358
|
+
|
359
|
+
if (view === 'Question preview') {
|
360
|
+
after(() => {
|
361
|
+
imageHighlightPage.steps.clickOnSaveQuestionButton();
|
362
|
+
utilities.verifyElementVisibilityState(itemPreviewPage.referenceID(), 'visible');
|
363
|
+
itemReferenceID = itemPreviewPage.steps.getItemReferenceID();
|
364
|
+
});
|
365
|
+
}
|
366
|
+
|
367
|
+
it('When the user selects "Grading" view without attempting the question, non-scoring label should be displayed, correct/incorrect status message should not be displayed, correct answers section with a label "Correct answers" should be displayed with correct answers and correct/incorrect icons should not be displayed', () => {
|
368
|
+
if (view === 'Grading view') {
|
369
|
+
studentViewPage.steps.submitResponse();
|
370
|
+
utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
|
371
|
+
studentViewPage.steps.clickOnGoToGradingViewButton();
|
372
|
+
gradingViewPage.steps.verifyScoresNotVisibleForNonScoredQuestions();
|
373
|
+
}
|
374
|
+
if (view === 'Question preview' || view === 'Item preview') {
|
375
|
+
imageHighlightPage.steps.switchToGradingView();
|
376
|
+
imageHighlightPage.steps.checkNonScoredScoringLabel();
|
377
|
+
}
|
378
|
+
imageHighlightPage.steps.verifyCorrectIncorrectIconsNotExist(0);
|
379
|
+
imageHighlightPage.steps.verifyCorrectIncorrectIconsNotExist(2);
|
380
|
+
imageHighlightPage.steps.verifyCorrectAnswerSectionExist();
|
381
|
+
imageHighlightPage.steps.verifyCorrectIncorrectAnswerLabelNotExist();
|
382
|
+
imageHighlightPage.steps.verifyCorrectAnswerContainerContents(['Option 1', 'Option 2'], [1, 2]);
|
383
|
+
});
|
384
|
+
|
385
|
+
it('When the user attempts the question incorrectly, then non-scoring label should be displayed and on switching to "Grading" view, incorrect icon should be displayed for the incorrect region, correct icon should be displayed for the correct region, and a status message with text "Your answer is incorrect" should be displayed', () => {
|
386
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(1);
|
387
|
+
if (view === 'Grading view') {
|
388
|
+
studentViewPage.steps.submitResponse();
|
389
|
+
utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
|
390
|
+
studentViewPage.steps.clickOnGoToGradingViewButton();
|
391
|
+
gradingViewPage.steps.verifyScoresNotVisibleForNonScoredQuestions();
|
392
|
+
}
|
393
|
+
if (view === 'Question preview' || view === 'Item preview') {
|
394
|
+
imageHighlightPage.steps.switchToGradingView();
|
395
|
+
imageHighlightPage.steps.checkNonScoredScoringLabel();
|
396
|
+
}
|
397
|
+
imageHighlightPage.steps.verifyIncorrectHighlightRegion(2);
|
398
|
+
imageHighlightPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
399
|
+
imageHighlightPage.steps.verifyCorrectAnswerContainerContents(['Option 1', 'Option 2'], [1, 2]);
|
400
|
+
});
|
401
|
+
|
402
|
+
it('When the user attempts the question partially correct, then non-scoring label should be displayed and on switching to "Grading" view, correct icon should be displayed for the correct region, and a status message with text "Your answer is incorrect" should be displayed', () => {
|
403
|
+
if (view === 'Grading view') {
|
404
|
+
studentViewPage.steps.clearResponses();
|
405
|
+
};
|
406
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(0);
|
407
|
+
if (view === 'Grading view') {
|
408
|
+
studentViewPage.steps.submitResponse();
|
409
|
+
utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
|
410
|
+
studentViewPage.steps.clickOnGoToGradingViewButton();
|
411
|
+
gradingViewPage.steps.verifyScoresNotVisibleForNonScoredQuestions();
|
412
|
+
}
|
413
|
+
if (view === 'Question preview' || view === 'Item preview') {
|
414
|
+
imageHighlightPage.steps.switchToGradingView();
|
415
|
+
imageHighlightPage.steps.checkNonScoredScoringLabel();
|
416
|
+
}
|
417
|
+
imageHighlightPage.steps.verifyCorrectHighlightRegion(0);
|
418
|
+
imageHighlightPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
419
|
+
imageHighlightPage.steps.verifyCorrectAnswerContainerContents(['Option 1', 'Option 2'], [1, 2]);
|
420
|
+
});
|
421
|
+
|
422
|
+
it('When the user attempts the question correctly, and on switching to "Grading" view, non-scoring label should be displayed, correct icons should be displayed for the correct regions, a status message with text "Your answer is correct" should be displayed and correct answer section should not be displayed', () => {
|
423
|
+
if (view === 'Grading view') {
|
424
|
+
studentViewPage.steps.clearResponses();
|
425
|
+
};
|
426
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(0);
|
427
|
+
imageHighlightPage.steps.highlightARegionInPreviewTab(2);
|
428
|
+
if (view === 'Grading view') {
|
429
|
+
studentViewPage.steps.submitResponse();
|
430
|
+
utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
|
431
|
+
studentViewPage.steps.clickOnGoToGradingViewButton();
|
432
|
+
gradingViewPage.steps.verifyScoresNotVisibleForNonScoredQuestions();
|
433
|
+
}
|
434
|
+
if (view === 'Question preview' || view === 'Item preview') {
|
435
|
+
imageHighlightPage.steps.switchToGradingView();
|
436
|
+
imageHighlightPage.steps.checkNonScoredScoringLabel();
|
437
|
+
}
|
438
|
+
imageHighlightPage.steps.verifyCorrectHighlightRegion(0);
|
439
|
+
imageHighlightPage.steps.verifyCorrectHighlightRegion(1);
|
440
|
+
imageHighlightPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
441
|
+
imageHighlightPage.steps.verifyCorrectAnswerSectionNotExists();
|
442
|
+
});
|
443
|
+
});
|
444
|
+
});
|
445
|
+
|
234
446
|
if (!grepTags || !grepTags.includes('smoke')) {
|
235
447
|
describe('Question preview: Auto scored - All or nothing: Minimum scoring', () => {
|
236
448
|
abortEarlySetup();
|
@@ -12,6 +12,7 @@ const rootsHighlightRegion = [[45, 45], [45, 55], [57, 55], [57, 45]];
|
|
12
12
|
|
13
13
|
const defaultStateColor = 'rgb(120, 60, 60)';
|
14
14
|
const activeStateColor = 'rgb(60, 120, 120)';
|
15
|
+
const defaultStateBorderColorWithOpacity = 'rgba(120, 61, 61, 0.5)';
|
15
16
|
|
16
17
|
describe('Create Item page - Image highlight: Customize image highlight style', () => {
|
17
18
|
before(() => {
|
@@ -156,6 +157,34 @@ describe('Create Item page - Image highlight: Customize image highlight style',
|
|
156
157
|
});
|
157
158
|
});
|
158
159
|
|
160
|
+
describe('Border opacity image highlight style : Edit tab content and functionality', () => {
|
161
|
+
abortEarlySetup();
|
162
|
+
before(() => {
|
163
|
+
imageHighlightPage.steps.navigateToCreateQuestion('image highlight');
|
164
|
+
imageHighlightPage.steps.uploadFile('highlightImage.jpg');
|
165
|
+
imageHighlightPage.steps.verifyImageUploadedInSpecifyPossibleOptionsSection();
|
166
|
+
imageHighlightPage.steps.verifyImageUploadedSpecifyCorrectAnswer();
|
167
|
+
imageHighlightPage.steps.highlightRegionInImage(flowerHighlightRegion);
|
168
|
+
imageHighlightPage.steps.highlightRegionInImage(branchesHighlightRegion);
|
169
|
+
imageHighlightPage.steps.highlightRegionInImage(leafHighlightRegion);
|
170
|
+
imageHighlightPage.steps.highlightRegionInImage(rootsHighlightRegion);
|
171
|
+
imageHighlightPage.steps.highlightARegionInSpecifyCorrectAnswerSection(0);
|
172
|
+
imageHighlightPage.steps.highlightARegionInSpecifyCorrectAnswerSection(1);
|
173
|
+
});
|
174
|
+
|
175
|
+
it('When user changes the opacity in color picker the changes should be displayed', () => {
|
176
|
+
imageHighlightPage.steps.clickOnBorderColorIcon();
|
177
|
+
imageHighlightPage.steps.clickOnDefaultStateColorEditButton();
|
178
|
+
colorPopupComponent.steps.clickInColorSaturationPalette();
|
179
|
+
imageHighlightPage.steps.clickInAlphaPicker();
|
180
|
+
imageHighlightPage.steps.clickOnOkButton();
|
181
|
+
imageHighlightPage.steps.checkShowAvailableOptionsToStudentsCheckbox();
|
182
|
+
imageHighlightPage.steps.verifyEditedBorderOpacityInSpecifyCorrectAnswerSection(2, defaultStateBorderColorWithOpacity);
|
183
|
+
imageHighlightPage.steps.switchToPreviewTab();
|
184
|
+
imageHighlightPage.steps.verifyEditedBorderOpacityInPreviewtabSection(2, defaultStateBorderColorWithOpacity);
|
185
|
+
});
|
186
|
+
|
187
|
+
});
|
159
188
|
// Change 'Stroke color' to 'Border color' in the following tests after https://redmine.zeuslearning.com/issues/580697 has been resolved.
|
160
189
|
|
161
190
|
describe('Border color image highlight style : Edit tab content and functionality', () => {
|
@@ -32,7 +32,8 @@ describe('Create question page - Highlight image: Header section and Saving ques
|
|
32
32
|
imageHighlightPage.tests.verifyTabsSection();
|
33
33
|
});
|
34
34
|
|
35
|
-
|
35
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5837
|
36
|
+
describe.skip('Cancel button', () => {
|
36
37
|
abortEarlySetup();
|
37
38
|
before(() => {
|
38
39
|
imageHighlightPage.steps.navigateToCreateQuestion('image highlight');
|
@@ -270,10 +270,10 @@ describe('Image highlight - Student view settings', () => {
|
|
270
270
|
imageHighlightPage.steps.highlightARegionInSpecifyCorrectAnswerSection(1);
|
271
271
|
});
|
272
272
|
|
273
|
-
it('When user tries to select more number of options than the maximum number of options dropdown, then error message
|
273
|
+
it('When user tries to select more number of options than the maximum number of options dropdown, then error message should not be displayed', () => {
|
274
274
|
imageHighlightPage.steps.clickOnARegionInSpecifyCorrectAnswerSection(2);
|
275
275
|
imageHighlightPage.steps.verifyRegionIsNotHighlightedInSetCorrectAnswerSection(2);
|
276
|
-
|
276
|
+
imageHighlightPage.steps.verifyErrorMessageIsNotDisplayed();
|
277
277
|
});
|
278
278
|
|
279
279
|
it('\'Show student the maximum number of possible selections\' label and checkbox should be displayed. By default the checkbox should be unchecked', () => {
|
@@ -189,4 +189,28 @@ describe('Create item page - List ordering: All or nothing scoring with alternat
|
|
189
189
|
listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
190
190
|
});
|
191
191
|
});
|
192
|
+
|
193
|
+
describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are more than correct answer points and alternative has no points plotted', () => {
|
194
|
+
abortEarlySetup();
|
195
|
+
before(() => {
|
196
|
+
listOrderingPage.steps.navigateToCreateQuestion('list ordering');
|
197
|
+
cy.barsPreLoaderWait();
|
198
|
+
listOrderingPage.steps.selectOrderingLayoutOption('Dropdown menu');
|
199
|
+
listOrderingPage.steps.addInputToOptionsInputField(options);
|
200
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
201
|
+
listOrderingPage.steps.allotPoints(12);
|
202
|
+
listOrderingPage.steps.addAlternativeAnswerAccordion(1);
|
203
|
+
listOrderingPage.steps.allotPoints(21);
|
204
|
+
listOrderingPage.steps.switchToPreviewTab();
|
205
|
+
});
|
206
|
+
|
207
|
+
it('When user attempts the question with responses from the correct accordion, then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
|
208
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
209
|
+
listOrderingPage.steps.verifyPreviewScore(12, 21);
|
210
|
+
listOrderingPage.steps.switchToGradingView();
|
211
|
+
listOrderingPage.steps.verifyCorrectAnswerSectionNotExist();
|
212
|
+
listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
213
|
+
listOrderingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
214
|
+
});
|
215
|
+
});
|
192
216
|
});
|
@@ -191,4 +191,28 @@ describe('Create Item page - List ordering: All or nothing scoring with alternat
|
|
191
191
|
listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');*/
|
192
192
|
});
|
193
193
|
});
|
194
|
+
|
195
|
+
describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are equal than correct answer points', () => {
|
196
|
+
abortEarlySetup();
|
197
|
+
before(() => {
|
198
|
+
listOrderingPage.steps.navigateToCreateQuestion('list ordering');
|
199
|
+
cy.barsPreLoaderWait();
|
200
|
+
listOrderingPage.steps.addInputToOptionsInputField(options);
|
201
|
+
listOrderingPage.steps.selectOrderingLayoutOption('Dropdown menu');
|
202
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
203
|
+
listOrderingPage.steps.allotPoints(20);
|
204
|
+
listOrderingPage.steps.addAlternativeAnswerAccordion(1);
|
205
|
+
listOrderingPage.steps.allotPoints(20);
|
206
|
+
listOrderingPage.steps.switchToPreviewTab();
|
207
|
+
});
|
208
|
+
|
209
|
+
it('When user attempts the question with responses from the alternative accordion then full score should be awarded', () => {
|
210
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
211
|
+
listOrderingPage.steps.verifyPreviewScore(20, 20);
|
212
|
+
listOrderingPage.steps.switchToGradingView();
|
213
|
+
listOrderingPage.steps.verifyCorrectAnswerSectionNotExist();
|
214
|
+
listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
215
|
+
listOrderingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
216
|
+
});
|
217
|
+
});
|
194
218
|
});
|
@@ -271,4 +271,28 @@ describe('Create Item page - List ordering: All or nothing scoring with alternat
|
|
271
271
|
cy.checkAccessibility(listOrderingPage.previewTabQuestionWrapper());
|
272
272
|
});
|
273
273
|
});
|
274
|
+
|
275
|
+
describe('Question Preview: AutoScored - All or Nothing with blank scoring: When correct answer points are greater than alternative answer points', () => {
|
276
|
+
abortEarlySetup();
|
277
|
+
before(() => {
|
278
|
+
listOrderingPage.steps.navigateToCreateQuestion('list ordering');
|
279
|
+
cy.barsPreLoaderWait();
|
280
|
+
listOrderingPage.steps.addInputToOptionsInputField(options);
|
281
|
+
listOrderingPage.steps.selectOrderingLayoutOption('Dropdown menu');
|
282
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
283
|
+
listOrderingPage.steps.allotPoints(21);
|
284
|
+
listOrderingPage.steps.addAlternativeAnswerAccordion(1);
|
285
|
+
listOrderingPage.steps.allotPoints(12);
|
286
|
+
listOrderingPage.steps.switchToPreviewTab();
|
287
|
+
});
|
288
|
+
|
289
|
+
it('When user attempts the question with responses from the correct accordion i.e select an option, then the user should be awarded points specified for correct points accordion and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
|
290
|
+
listOrderingPage.steps.selectPositionForAllOptionsSpecifyCorrectAnswerSection([{ optionIndex: 0, position: '2' }, { optionIndex: 1, position: '3' }, { optionIndex: 2, position: '4' }, { optionIndex: 3, position: '1' }]);
|
291
|
+
listOrderingPage.steps.verifyPreviewScore(21, 21);
|
292
|
+
listOrderingPage.steps.switchToGradingView();
|
293
|
+
listOrderingPage.steps.verifyCorrectAnswerSectionNotExist();
|
294
|
+
listOrderingPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
295
|
+
listOrderingPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
296
|
+
});
|
297
|
+
});
|
274
298
|
});
|