itemengine-cypress-automation 1.0.277 → 1.0.278
Sign up to get free protection for your applications and to get access to all the features.
- package/cypress/e2e/ILC/ChartsBar/specifyCorrectAnswerSection.js +1 -2
- package/cypress/e2e/ILC/ChartsBar/toolSettings.js +1 -1
- package/cypress/e2e/ILC/ChartsLine/toolSettings.js +1 -1
- package/cypress/e2e/ILC/Compass/compassEditTabBasicsSection.js +11 -5
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +5 -3
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +7 -5
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/clickAndDrop.js +6 -2
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/draggableOptions.js +8 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editTabBasicSection.js +6 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettings.js +4 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettingsForGroupedLayout.js +2 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +2 -0
- package/cypress/e2e/ILC/EssayResponse/toolSettings.js +8 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneAlternateAnswerPopup.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/toolSettings.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/Scoring/responseLevelAlternateAnswerBasicScoring.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownAlternateAnswerPopup.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/specifyCorrectAnswerSection.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/toolSettings.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingGroupedScoring.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/manuallyAndNonScored.js +7 -7
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsBasic.js +8 -8
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/backgroundImageAndCanvasProperties.js +4 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/styleAndLayoutCustomization.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +20 -20
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/manuallyAndNonScored.js +6 -6
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsBasic.js +6 -6
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsBasic.js +6 -6
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +9 -9
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/manuallyAndNonScored.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsBasic.js +6 -6
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +18 -18
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsBasic.js +6 -6
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithAlternativePointsGreaterThanCorrectPoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +14 -14
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/partialEqualWeightsWithCorrectPointsGreaterThanAlternativePoints.js +16 -16
- package/cypress/e2e/ILC/FillInTheGapsTextNew/toolSettings.js +1 -1
- package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +4 -2
- package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +1 -0
- package/cypress/e2e/ILC/ImageHighlight/customiseHighlightStyle.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/toolSettings.js +1 -1
- package/cypress/e2e/ILC/ListOrderingNew/specifyCorrectAnswerSection.js +2 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -1
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +6 -0
- package/cypress/e2e/ILC/Matching/Scoring/manuallyAndNonScored.js +2 -2
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +7 -7
- package/cypress/e2e/ILC/Matching/Scoring/partialEqualWeightsBasic.js +4 -4
- package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +3 -2
- package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +2 -0
- package/cypress/e2e/ILC/Matching/toolSettings.js +1 -1
- package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/NumberLine/toolSettings.js +1 -1
- package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +2 -1
- package/cypress/e2e/ILC/NumberLineLabel/toolSettings.js +1 -1
- package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +2 -1
- package/cypress/e2e/ILC/Protractor/protractorEditTabBasicsSection.js +3 -4
- package/cypress/e2e/ILC/Protractor/protractorEditTabFunctionality.js +4 -0
- package/cypress/e2e/ILC/Ruler/rulerEditTabBasicsSection.js +2 -3
- package/cypress/e2e/ILC/Ruler/rulerEditTabFunctionality.js +5 -0
- package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingWithAlternativeAnswer.js +1 -1
- package/cypress/e2e/ILC/SimpleCalculator/calculatorFunctionality.js +3 -0
- package/cypress/e2e/ILC/SimpleCalculator/editTabFunctionality.js +6 -3
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +6 -6
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +5 -5
- package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasic.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/additionalSettingsForAnswerInputFields.js +23 -1
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/customSettingsSeparators.ts +476 -0
- package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/equationEditor.smoke.js +1 -1
- package/cypress/e2e/ILC/TextEntryMath/styleAndLayoutCustomization.js +129 -0
- package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +1 -1
- package/cypress/e2e/ILC/TextEntryMathWithImage/backgroundImageAndCanvasProperties.js +7 -5
- package/cypress/e2e/ILC/TextEntryMathWithImage/styleAndLayoutCustomization.js +384 -0
- package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +3 -3
- package/cypress/e2e/ILC/ToolAudioPlayerNew/standardAudioPlayerStyle.js +1 -1
- package/cypress/e2e/ILC/VideoResponseNew/standardRecorderStyle.js +6 -6
- package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +6 -6
- package/cypress/e2e/ILC/chartsDotsPlot/toolSettings.js +1 -1
- package/cypress/fixtures/equationEditorCategoriesAndSymbols .js +84 -84
- package/cypress/pages/audioPlayerPage.js +2 -2
- package/cypress/pages/components/ariaLabelSectionComponent.js +2 -2
- package/cypress/pages/components/connectorStyleStyleAndLayoutCustomizationComponent.js +1 -1
- package/cypress/pages/components/customSettingsSeparatorsComponent.ts +19 -1
- package/cypress/pages/components/equationEditorSectionCommonComponent.js +1 -1
- package/cypress/pages/components/essayResponseCommonComponents.js +6 -5
- package/cypress/pages/components/imageCanvasComponent.js +2 -2
- package/cypress/pages/components/layoutSectionComponent.js +6 -2
- package/cypress/pages/components/numberLineCommonComponent.js +12 -5
- package/cypress/pages/components/playbackControlsBaseComponent.js +5 -0
- package/cypress/pages/components/scoringSectionBaseEditTab.js +3 -3
- package/cypress/pages/dragAndDropIntoCategoriesPage.js +1 -1
- package/cypress/pages/drawingResponsePage.js +18 -1
- package/cypress/pages/fillInTheGapsDragAndDropPage.js +3 -2
- package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +19 -6
- package/cypress/pages/gridFillPage.js +2 -3
- package/cypress/pages/listOrderingPage.js +19 -12
- package/cypress/pages/matchingPage.js +16 -2
- package/cypress/pages/textEntryMathPage.js +715 -3
- package/cypress/pages/textEntryMathWithImagePage.js +133 -5
- package/package.json +1 -1
@@ -75,7 +75,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
75
75
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
76
76
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
77
77
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
78
|
-
fillInTheGapsTextPage.steps.
|
78
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
79
79
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
80
80
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
81
81
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -83,7 +83,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
83
83
|
fillInTheGapsTextPage.steps.checkAnswer();
|
84
84
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
85
85
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
86
|
-
fillInTheGapsTextPage.steps.
|
86
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
87
87
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
88
88
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
89
89
|
});
|
@@ -94,16 +94,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
94
94
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
95
95
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
96
96
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
97
|
-
fillInTheGapsTextPage.steps.
|
98
|
-
fillInTheGapsTextPage.steps.
|
97
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
98
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
99
99
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
100
100
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
101
101
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
102
102
|
/*cy.log('When the user has attempted the question with partially correct options exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response area, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
103
103
|
fillInTheGapsTextPage.steps.checkAnswer();
|
104
104
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
105
|
-
fillInTheGapsTextPage.steps.
|
106
|
-
fillInTheGapsTextPage.steps.
|
105
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
106
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
107
107
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
108
108
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
109
109
|
});
|
@@ -115,7 +115,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
115
115
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
116
116
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
117
117
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
118
|
-
fillInTheGapsTextPage.steps.
|
118
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
119
119
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
120
120
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
121
121
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -123,7 +123,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
123
123
|
fillInTheGapsTextPage.steps.checkAnswer();
|
124
124
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
125
125
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
126
|
-
fillInTheGapsTextPage.steps.
|
126
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
127
127
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
128
128
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
129
129
|
});
|
@@ -135,7 +135,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
135
135
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
136
136
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
137
137
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
138
|
-
fillInTheGapsTextPage.steps.
|
138
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
139
139
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
140
140
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
141
141
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -143,7 +143,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
143
143
|
fillInTheGapsTextPage.steps.checkAnswer();
|
144
144
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
145
145
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
146
|
-
fillInTheGapsTextPage.steps.
|
146
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
147
147
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
148
148
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
149
149
|
});
|
@@ -153,16 +153,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
153
153
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Stem' }]);
|
154
154
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
155
155
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
156
|
-
fillInTheGapsTextPage.steps.
|
157
|
-
fillInTheGapsTextPage.steps.
|
156
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
157
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
158
158
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
159
159
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
160
160
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
161
161
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
162
162
|
/*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response area, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
163
163
|
fillInTheGapsTextPage.steps.checkAnswer();
|
164
|
-
fillInTheGapsTextPage.steps.
|
165
|
-
fillInTheGapsTextPage.steps.
|
164
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
165
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
166
166
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
167
167
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
168
168
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -174,16 +174,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
174
174
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
175
175
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
176
176
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
177
|
-
fillInTheGapsTextPage.steps.
|
178
|
-
fillInTheGapsTextPage.steps.
|
177
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
178
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
179
179
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
180
180
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
181
181
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
182
182
|
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides all incorrect responses, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
183
183
|
fillInTheGapsTextPage.steps.checkAnswer();
|
184
184
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
185
|
-
fillInTheGapsTextPage.steps.
|
186
|
-
fillInTheGapsTextPage.steps.
|
185
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
186
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
187
187
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
188
188
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
189
189
|
});
|
@@ -128,7 +128,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
128
128
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
129
129
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
130
130
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
131
|
-
fillInTheGapsTextPage.steps.
|
131
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
132
132
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
133
133
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
134
134
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -136,7 +136,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
136
136
|
fillInTheGapsTextPage.steps.checkAnswer();
|
137
137
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
138
138
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
139
|
-
fillInTheGapsTextPage.steps.
|
139
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
140
140
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
141
141
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
142
142
|
});
|
@@ -147,16 +147,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
147
147
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
148
148
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
149
149
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
150
|
-
fillInTheGapsTextPage.steps.
|
151
|
-
fillInTheGapsTextPage.steps.
|
150
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
151
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
152
152
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
153
153
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
154
154
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
155
155
|
/*cy.log('When the user has attempted the question with partially correct options exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response area, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
156
156
|
fillInTheGapsTextPage.steps.checkAnswer();
|
157
157
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
158
|
-
fillInTheGapsTextPage.steps.
|
159
|
-
fillInTheGapsTextPage.steps.
|
158
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
159
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
160
160
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
161
161
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
162
162
|
});
|
@@ -168,7 +168,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
168
168
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
169
169
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
170
170
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
171
|
-
fillInTheGapsTextPage.steps.
|
171
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
172
172
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
173
173
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
174
174
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -176,7 +176,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
176
176
|
fillInTheGapsTextPage.steps.checkAnswer();
|
177
177
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
178
178
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
179
|
-
fillInTheGapsTextPage.steps.
|
179
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
180
180
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
181
181
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
182
182
|
});
|
@@ -188,7 +188,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
188
188
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
189
189
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
190
190
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
191
|
-
fillInTheGapsTextPage.steps.
|
191
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
192
192
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
193
193
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
194
194
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -196,7 +196,7 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
196
196
|
fillInTheGapsTextPage.steps.checkAnswer();
|
197
197
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
198
198
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
199
|
-
fillInTheGapsTextPage.steps.
|
199
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
200
200
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
201
201
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
202
202
|
});
|
@@ -206,16 +206,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
206
206
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Stem' }]);
|
207
207
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
208
208
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
209
|
-
fillInTheGapsTextPage.steps.
|
210
|
-
fillInTheGapsTextPage.steps.
|
209
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
210
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
211
211
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
212
212
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
213
213
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
214
214
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
215
215
|
/*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response area, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
216
216
|
fillInTheGapsTextPage.steps.checkAnswer();
|
217
|
-
fillInTheGapsTextPage.steps.
|
218
|
-
fillInTheGapsTextPage.steps.
|
217
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
218
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
219
219
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
220
220
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
221
221
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -227,16 +227,16 @@ describe('Create item page - Fill in the gaps with text: All or nothing with alt
|
|
227
227
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
228
228
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
229
229
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
230
|
-
fillInTheGapsTextPage.steps.
|
231
|
-
fillInTheGapsTextPage.steps.
|
230
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
231
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
232
232
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
233
233
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
234
234
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
235
235
|
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icons should be displayed besides all incorrect responses, no icon should be displayed beside unattempted response area, a status message with text \'Your answer is incorrect\' and correct answer section should not be displayed')
|
236
236
|
fillInTheGapsTextPage.steps.checkAnswer();
|
237
237
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
238
|
-
fillInTheGapsTextPage.steps.
|
239
|
-
fillInTheGapsTextPage.steps.
|
238
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
239
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
240
240
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
241
241
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
242
242
|
});
|
@@ -57,8 +57,8 @@ describe('Create Item page - Fill in the gaps with text: Manually and non scored
|
|
57
57
|
it('When the user attempts the question incorrectly and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, a status message with text \'Your answer is incorrect\' and correct answer section with all correct answers along with numeration should be displayed', () => {
|
58
58
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Roots' }]);
|
59
59
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
60
|
-
fillInTheGapsTextPage.steps.
|
61
|
-
fillInTheGapsTextPage.steps.
|
60
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
61
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
62
62
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
63
63
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
64
64
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
@@ -77,7 +77,7 @@ describe('Create Item page - Fill in the gaps with text: Manually and non scored
|
|
77
77
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 0, responseText: 'Flower' }, { responseIndex: 2, responseText: 'Roots' }]);
|
78
78
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
79
79
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
80
|
-
fillInTheGapsTextPage.steps.
|
80
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
81
81
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
82
82
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
83
83
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
@@ -75,7 +75,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
75
75
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
76
76
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
77
77
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
78
|
-
fillInTheGapsTextPage.steps.
|
78
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
79
79
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
80
80
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
81
81
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -83,7 +83,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
83
83
|
fillInTheGapsTextPage.steps.checkAnswer();
|
84
84
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
85
85
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
86
|
-
fillInTheGapsTextPage.steps.
|
86
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
87
87
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
88
88
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
89
89
|
});
|
@@ -94,16 +94,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
94
94
|
fillInTheGapsTextPage.steps.verifyPreviewScore(6, 15);
|
95
95
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
96
96
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
97
|
-
fillInTheGapsTextPage.steps.
|
98
|
-
fillInTheGapsTextPage.steps.
|
97
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
98
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
99
99
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
100
100
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
101
101
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
102
102
|
/*cy.log('When the user has attempted the question with partially correct options exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response status message and correct answer section should not be displayed')
|
103
103
|
fillInTheGapsTextPage.steps.checkAnswer();
|
104
104
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
105
|
-
fillInTheGapsTextPage.steps.
|
106
|
-
fillInTheGapsTextPage.steps.
|
105
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
106
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
107
107
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
108
108
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
109
109
|
});
|
@@ -115,7 +115,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
115
115
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
116
116
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
117
117
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
118
|
-
fillInTheGapsTextPage.steps.
|
118
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
119
119
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
120
120
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
121
121
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -123,7 +123,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
123
123
|
fillInTheGapsTextPage.steps.checkAnswer();
|
124
124
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
125
125
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
126
|
-
fillInTheGapsTextPage.steps.
|
126
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
127
127
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
128
128
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
129
129
|
});
|
@@ -135,7 +135,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
135
135
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
136
136
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
137
137
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
138
|
-
fillInTheGapsTextPage.steps.
|
138
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
139
139
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
140
140
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
141
141
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -143,7 +143,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
143
143
|
fillInTheGapsTextPage.steps.checkAnswer();
|
144
144
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
145
145
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
146
|
-
fillInTheGapsTextPage.steps.
|
146
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
147
147
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
148
148
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
149
149
|
});
|
@@ -153,16 +153,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
153
153
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Stem' }]);
|
154
154
|
fillInTheGapsTextPage.steps.verifyPreviewScore(5, 15);
|
155
155
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
156
|
-
fillInTheGapsTextPage.steps.
|
157
|
-
fillInTheGapsTextPage.steps.
|
156
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
157
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
158
158
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
159
159
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
160
160
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
161
161
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
162
162
|
/*cy.log('When the user has attempted the question with equal number of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response status message and correct answer section should not be displayed')
|
163
163
|
fillInTheGapsTextPage.steps.checkAnswer();
|
164
|
-
fillInTheGapsTextPage.steps.
|
165
|
-
fillInTheGapsTextPage.steps.
|
164
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
165
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
166
166
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
167
167
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
168
168
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -174,16 +174,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
174
174
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 15);
|
175
175
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
176
176
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
177
|
-
fillInTheGapsTextPage.steps.
|
178
|
-
fillInTheGapsTextPage.steps.
|
177
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
178
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
179
179
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
180
180
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Petals', 'Leaves', 'Stem']);
|
181
181
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
182
182
|
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed besides all incorrect responses, no icon should be displayed beside unattempted response status message and correct answer section should not be displayed')
|
183
183
|
fillInTheGapsTextPage.steps.checkAnswer();
|
184
184
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
185
|
-
fillInTheGapsTextPage.steps.
|
186
|
-
fillInTheGapsTextPage.steps.
|
185
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
186
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
187
187
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
188
188
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
189
189
|
});
|
@@ -30,16 +30,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
30
30
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Roots' }]);
|
31
31
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 20);
|
32
32
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
33
|
-
fillInTheGapsTextPage.steps.
|
34
|
-
fillInTheGapsTextPage.steps.
|
33
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
34
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
35
35
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
36
36
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
37
37
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
38
38
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
39
39
|
/*cy.log('When the user attempts the question incorrectly and clicks on \'Check answer\' incorrect icon should be displayed besides all incorrect responses, correct/incorrect status message and correct answer section should not be displayed')
|
40
40
|
fillInTheGapsTextPage.steps.checkAnswer();
|
41
|
-
fillInTheGapsTextPage.steps.
|
42
|
-
fillInTheGapsTextPage.steps.
|
41
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
42
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
43
43
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
44
44
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
45
45
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -51,7 +51,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
51
51
|
fillInTheGapsTextPage.steps.verifyPreviewScore(9, 20);
|
52
52
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
53
53
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
54
|
-
fillInTheGapsTextPage.steps.
|
54
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
55
55
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
56
56
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
57
57
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
@@ -59,7 +59,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
59
59
|
/*cy.log('When the user attempts the question partially correct with all the responses correctly attempted but one response incomplete and clicks on \'Check answer\' correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, correct/incorrect status message and correct answer section should not be displayed')
|
60
60
|
fillInTheGapsTextPage.steps.checkAnswer();
|
61
61
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
62
|
-
fillInTheGapsTextPage.steps.
|
62
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
63
63
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
64
64
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
65
65
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -75,7 +75,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
75
75
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
76
76
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
77
77
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
78
|
-
fillInTheGapsTextPage.steps.
|
78
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
79
79
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
80
80
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
81
81
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -83,7 +83,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
83
83
|
fillInTheGapsTextPage.steps.checkAnswer();
|
84
84
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
85
85
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(1);
|
86
|
-
fillInTheGapsTextPage.steps.
|
86
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
87
87
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
88
88
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
89
89
|
});
|
@@ -94,16 +94,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
94
94
|
fillInTheGapsTextPage.steps.verifyPreviewScore(7, 15);
|
95
95
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
96
96
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
97
|
-
fillInTheGapsTextPage.steps.
|
98
|
-
fillInTheGapsTextPage.steps.
|
97
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
98
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
99
99
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
100
100
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
101
101
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
102
102
|
/*cy.log('When the user has attempted the question with partially correct options exclusively from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response, correct/incorrect status message and correct answer section should not be displayed')
|
103
103
|
fillInTheGapsTextPage.steps.checkAnswer();
|
104
104
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
105
|
-
fillInTheGapsTextPage.steps.
|
106
|
-
fillInTheGapsTextPage.steps.
|
105
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
106
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
107
107
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
108
108
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
109
109
|
});
|
@@ -115,7 +115,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
115
115
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
116
116
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
117
117
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
118
|
-
fillInTheGapsTextPage.steps.
|
118
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
119
119
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
120
120
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
121
121
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -123,7 +123,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
123
123
|
fillInTheGapsTextPage.steps.checkAnswer();
|
124
124
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
125
125
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
126
|
-
fillInTheGapsTextPage.steps.
|
126
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
127
127
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
128
128
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
129
129
|
});
|
@@ -135,7 +135,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
135
135
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
136
136
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
137
137
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
138
|
-
fillInTheGapsTextPage.steps.
|
138
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
139
139
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
140
140
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
141
141
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
@@ -143,7 +143,7 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
143
143
|
fillInTheGapsTextPage.steps.checkAnswer();
|
144
144
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(0);
|
145
145
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
146
|
-
fillInTheGapsTextPage.steps.
|
146
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
147
147
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
148
148
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
149
149
|
});
|
@@ -153,16 +153,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
153
153
|
fillInTheGapsTextPage.steps.enterTextInAnswerInputFieldsPreviewTab([{ responseIndex: 2, responseText: 'Stem' }]);
|
154
154
|
fillInTheGapsTextPage.steps.verifyPreviewScore(4, 15);
|
155
155
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
156
|
-
fillInTheGapsTextPage.steps.
|
157
|
-
fillInTheGapsTextPage.steps.
|
156
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
157
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
158
158
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
159
159
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
160
160
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
161
161
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
162
162
|
/*cy.log('When the user has attempted the question with common response between correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed besides the correct answer responses, no icon should be displayed beside unattempted response, correct/incorrect status message and correct answer section should not be displayed')
|
163
163
|
fillInTheGapsTextPage.steps.checkAnswer();
|
164
|
-
fillInTheGapsTextPage.steps.
|
165
|
-
fillInTheGapsTextPage.steps.
|
164
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
165
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
166
166
|
fillInTheGapsTextPage.steps.verifyCorrectOptionIcon(2);
|
167
167
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
168
168
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
@@ -174,16 +174,16 @@ describe('Create item page - Fill in the gaps with text: Partial different weigh
|
|
174
174
|
fillInTheGapsTextPage.steps.verifyPreviewScore(0, 15);
|
175
175
|
fillInTheGapsTextPage.steps.switchToGradingView();
|
176
176
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
177
|
-
fillInTheGapsTextPage.steps.
|
178
|
-
fillInTheGapsTextPage.steps.
|
177
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
178
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
179
179
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
180
180
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['Flower', 'Leaf', 'Stem']);
|
181
181
|
fillInTheGapsTextPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
182
182
|
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed besides all incorrect responses, no icon should be displayed beside unattempted response, correct/incorrect status message and correct answer section should not be displayed')
|
183
183
|
fillInTheGapsTextPage.steps.checkAnswer();
|
184
184
|
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(0);
|
185
|
-
fillInTheGapsTextPage.steps.
|
186
|
-
fillInTheGapsTextPage.steps.
|
185
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(1);
|
186
|
+
fillInTheGapsTextPage.steps.verifyIncorrectOptionIcon(2);
|
187
187
|
fillInTheGapsTextPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
188
188
|
fillInTheGapsTextPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
189
189
|
});
|