itemengine-cypress-automation 1.0.205-8thJuneFixes-5ad148f.0 → 1.0.205
Sign up to get free protection for your applications and to get access to all the features.
- package/cypress/e2e/ILC/AudioPlayerNew/audioOverviewAndTranscript.js +2 -2
- package/cypress/e2e/ILC/ChartsBar/Scoring/addAndDeleteBarAllOrNothingScoring.js +302 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/manuallyAndNonScored.js +282 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +385 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +386 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +386 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +337 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -1
- package/cypress/e2e/ILC/ChartsBar/chartFunctionalitySpecifyCorrectAnswerSection.js +258 -0
- package/cypress/e2e/ILC/ChartsBar/checkAnswerFunctionalityForAllViews.smoke.js +1 -1
- package/cypress/e2e/ILC/ChartsBar/gridSettings.js +439 -0
- package/cypress/e2e/ILC/ChartsBar/headerSection.js +105 -0
- package/cypress/e2e/ILC/ChartsBar/labelOptionsSection.js +450 -0
- package/cypress/e2e/ILC/ChartsBar/specifyCorrectAnswerSection.js +91 -0
- package/cypress/e2e/ILC/ChartsBar/toolSettings.js +73 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/manuallyAndNonScoredScoring.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneAlternativePointsGreaterThanCorrectPoints.js +3 -2
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsEqualToAlternativePoints.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneCorrectPointsGreaterThanAlternativePoints.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/Scoring/perDropzoneMinimumAndPenaltyScoring.js +6 -6
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettings.js +169 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationDraggableOptionProperties.js +223 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationDraggableOptionsPanel.js +119 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationDropzoneBorderStyleProperties.js +113 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationDropzoneProperties.js +251 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js +277 -0
- package/cypress/e2e/ILC/EssayResponse/essayResponseCustomizeFormattingOptions1.smoke.js +0 -2
- package/cypress/e2e/ILC/EssayResponse/previewHyperlink.js +1 -5
- package/cypress/e2e/ILC/FeedbackScaleNew/editTabBasicSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/editTabBasicSection.js +4 -4
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/dropdownOptionsSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editTabBasicSection.js +14 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/styleAndLayoutCutomization.js +378 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +3 -3
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/specifyCorrectAnswerSection.js +3 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/styleAndLayoutCustomization.js +479 -0
- package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +3 -1
- package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsCellShadeCountBasics.js +7 -7
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/manuallyAndNonScored.js +1 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +2 -3
- package/cypress/e2e/ILC/ListOrderingDropdown/minimumScoringPenaltyPointsAndRoundingDropdown.js +7 -7
- package/cypress/e2e/ILC/ListOrderingDropdown/studentViewSettings.js +1 -1
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +3 -4
- package/cypress/e2e/ILC/ListOrderingNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +10 -9
- package/cypress/e2e/ILC/Matching/toolSettings.js +1 -0
- package/cypress/e2e/ILC/MultipleSelection/additionalSettings.js +1 -0
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +36 -16
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingWithAlternativeAnswer.js +326 -176
- package/cypress/e2e/ILC/MultipleSelection/blockCreateItem.js +2 -2
- package/cypress/e2e/ILC/MultipleSelection/manuallyAndNonScoredScoring.js +37 -15
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsBasic.js +38 -17
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +441 -186
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsBasic.js +33 -14
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsWithAlternativeAnswer.js +330 -164
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/manuallyAndNonScored.js +1 -1
- package/cypress/e2e/ILC/MultipleSelectionGridNew/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -1
- package/cypress/e2e/ILC/ShortTextResponseNew/manuallyAndNonScoredScoring.js +4 -4
- package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +20 -7
- package/cypress/e2e/ILC/SingleSelection/allOrNothingWithAlternativeAnswer.js +83 -66
- package/cypress/e2e/ILC/SingleSelection/blockCreateItem.js +2 -2
- package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +25 -17
- package/cypress/e2e/ILC/SingleSelection/trueOrFalseCreateItem.js +2 -2
- package/cypress/e2e/ILC/SingleSelectionGridNew/additionalSettings.js +89 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/editTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.js +2 -2
- package/cypress/e2e/ILC/TextEntryMathWithImage/backgroundImageAndCanvasProperties.js +2 -2
- package/cypress/e2e/ILC/VideoResponseNew/studentViewSettingsCompactRecorderStyle.js +0 -2
- package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +2 -2
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/allOrNothingPenaltyScoring.js +1 -1
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsBasic.js +15 -15
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithAlternativePointsGreaterThanCorrectPoints.js +21 -21
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithCorrectPointsEqualToAlternativePoints.js +17 -17
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/partialDifferentWeightsWithCorrectPointsGreaterThanAlternativePoints.js +21 -21
- package/cypress/e2e/ILC/chartsDotsPlot/scoring/toleranceThresholdScoring.js +1 -1
- package/cypress/e2e/ILC/chartsDotsPlot/selectChartTypeSection.js +8 -4
- package/cypress/e2e/ILC/chartsDotsPlot/toolSettings.js +0 -1
- package/cypress/fixtures/drawingToolbarOptionsAdditionalOptionsAndSpecialAndMathCharacters.js +2 -2
- package/cypress/pages/audioResponsePage.js +1 -1
- package/cypress/pages/chartsBarPage.js +785 -5
- package/cypress/pages/components/autoScoredScoringSectionMultiResponseType.js +1 -0
- package/cypress/pages/components/backgroundImageUploadComponent.js +1 -1
- package/cypress/pages/components/barAndLineChartComponent.js +180 -9
- package/cypress/pages/components/chartsCommonComponent.js +1 -0
- package/cypress/pages/components/connectorStyleStyleAndLayoutCustomizationComponent.js +77 -0
- package/cypress/pages/components/essayResponseCommonComponents.js +2 -3
- package/cypress/pages/components/figCommonStyleAndLayoutComponent.js +1 -1
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +24 -7
- package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +8 -4
- package/cypress/pages/components/gridQuestionCommonComponent.js +1 -1
- package/cypress/pages/components/imageCanvasComponent.js +112 -2
- package/cypress/pages/components/index.js +1 -0
- package/cypress/pages/components/layoutSectionComponent.js +4 -3
- package/cypress/pages/dragAndDropIntoCategoriesPage.js +960 -3
- package/cypress/pages/drawingResponsePage.js +2 -2
- package/cypress/pages/fillInTheGapsDragAndDropPage.js +4 -3
- package/cypress/pages/fillInTheGapsOverImageDropdownPage.js +18 -3
- package/cypress/pages/fillInTheGapsOverImageTextPage.js +65 -3
- package/cypress/pages/listOrderingPage.js +3 -3
- package/cypress/pages/multipleSelectionPage.js +77 -25
- package/cypress/pages/rulerPage.js +5 -0
- package/cypress/pages/singleSelectionPage.js +40 -1
- package/cypress/pages/videoResponsePage.js +1 -1
- package/package.json +2 -2
@@ -33,7 +33,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
33
33
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(3, { point: 2, min: 1, interval: 1, defaultDots: 0 });
|
34
34
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(3, { point: 3, min: 1, interval: 1, defaultDots: 0 });
|
35
35
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(5, { point: 5, min: 1, interval: 1, defaultDots: 0 });
|
36
|
-
chartsDotPlotPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
36
|
+
//chartsDotPlotPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
37
37
|
chartsDotPlotPage.steps.switchToPreviewTab();
|
38
38
|
});
|
39
39
|
|
@@ -54,7 +54,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
54
54
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
55
55
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
56
56
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
57
|
-
cy.log('When the user clicks on \'Check answer\' button without attempting the question, locked bar should not have icon, correct icon should be displayed in dot column set correctly by default, incorrect icon should be displayed in dot column set incorrectly by default and correct/incorrect status message and correct answer section should not be displayed')
|
57
|
+
/*cy.log('When the user clicks on \'Check answer\' button without attempting the question, locked bar should not have icon, correct icon should be displayed in dot column set correctly by default, incorrect icon should be displayed in dot column set incorrectly by default and correct/incorrect status message and correct answer section should not be displayed')
|
58
58
|
chartsDotPlotPage.steps.checkAnswer();
|
59
59
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
60
60
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -63,7 +63,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
63
63
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
64
64
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
65
65
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
66
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExist()
|
66
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExist();*/
|
67
67
|
});
|
68
68
|
|
69
69
|
it('When the user attempts the question with responses from the correct accordion, then the user should be awarded full points and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed', () => {
|
@@ -81,7 +81,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
81
81
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
82
82
|
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();
|
83
83
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
84
|
-
cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed')
|
84
|
+
/*cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed')
|
85
85
|
chartsDotPlotPage.steps.checkAnswer();
|
86
86
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
87
87
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -90,7 +90,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
90
90
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
91
91
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
92
92
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
93
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
93
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
94
94
|
});
|
95
95
|
|
96
96
|
it('When the user attempts the question with responses from the alternative accordion, then the user should be awarded with full points and on switching to \'Grading\' view,correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed', () => {
|
@@ -109,7 +109,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
109
109
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
110
110
|
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();
|
111
111
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
112
|
-
cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed')
|
112
|
+
/*cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, correct/incorrect status message and correct answer section should not be displayed')
|
113
113
|
chartsDotPlotPage.steps.checkAnswer();
|
114
114
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
115
115
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -118,7 +118,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
118
118
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 });
|
119
119
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
120
120
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
121
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
121
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
122
122
|
});
|
123
123
|
|
124
124
|
it('When the user attempts the question with partially correct options exclusively from the correct accordion, then the user should be awarded points of the correct accordion and on switching to \'Grading\' view, correct icon should be displayed in dot column set correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -143,7 +143,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
143
143
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
144
144
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
145
145
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
146
|
-
cy.log('When the user has attempted the question with partially correct options exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column set correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
146
|
+
/*cy.log('When the user has attempted the question with partially correct options exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column set correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
147
147
|
chartsDotPlotPage.steps.checkAnswer();
|
148
148
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
149
149
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -152,7 +152,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
152
152
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
153
153
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
154
154
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
155
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
155
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
156
156
|
});
|
157
157
|
|
158
158
|
it('When the user attempts the question with partially correct options exclusively from the alternative accordion, then the user should be awarded points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column set correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -177,7 +177,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
177
177
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
178
178
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
179
179
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
180
|
-
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 in dot column set correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
180
|
+
/*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 in dot column set correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
181
181
|
chartsDotPlotPage.steps.checkAnswer();
|
182
182
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
183
183
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -186,7 +186,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
186
186
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 });
|
187
187
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
188
188
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
189
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
189
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
190
190
|
});
|
191
191
|
|
192
192
|
it('When the user has attempted the question with equal number of correct responses from correct and alternative accordion, then the user should be awarded with points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column set correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly from alternate accordion, correct/incorrect status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -211,7 +211,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
211
211
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
212
212
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
213
213
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
214
|
-
|
214
|
+
/* 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 in dot column set correctly, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
215
215
|
chartsDotPlotPage.steps.checkAnswer();
|
216
216
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
217
217
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -220,7 +220,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
220
220
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
221
221
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
222
222
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
223
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
223
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
224
224
|
});
|
225
225
|
|
226
226
|
it('Race condition : When the user attempts the question with the common response between correct and alternative accordion, then the user should be awarded with points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in common dot column set correctly, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -244,7 +244,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
244
244
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
245
245
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
246
246
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
247
|
-
|
247
|
+
/* cy.log('When the user has attempted the question with the common response between correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in common dot column set correctly, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
248
248
|
chartsDotPlotPage.steps.checkAnswer();
|
249
249
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
250
250
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1, defaultDots: 0 });
|
@@ -253,7 +253,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
253
253
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 })
|
254
254
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
255
255
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
256
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
256
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
257
257
|
});
|
258
258
|
|
259
259
|
it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message should not be displayed and correct answer section with all correct answers ', () => {
|
@@ -279,7 +279,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
279
279
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
280
280
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
281
281
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
282
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
282
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message and correct answer section should not be displayed')
|
283
283
|
chartsDotPlotPage.steps.checkAnswer();
|
284
284
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
285
285
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1, defaultDots: 0 });
|
@@ -288,7 +288,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
288
288
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 })
|
289
289
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1 });
|
290
290
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
291
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
291
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
292
292
|
});
|
293
293
|
});
|
294
294
|
});
|
@@ -34,7 +34,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
34
34
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(3, { point: 2, min: 1, interval: 1, defaultDots: 0 });
|
35
35
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(3, { point: 3, min: 1, interval: 1, defaultDots: 0 });
|
36
36
|
chartsDotPlotPage.steps.plotDotsInDotColumnSpecifyCorrectAnswer(5, { point: 5, min: 1, interval: 1, defaultDots: 0 });
|
37
|
-
chartsDotPlotPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
37
|
+
//chartsDotPlotPage.steps.checkAllowStudentToCheckAnswerCheckbox();
|
38
38
|
chartsDotPlotPage.steps.switchToPreviewTab();
|
39
39
|
});
|
40
40
|
|
@@ -56,7 +56,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
56
56
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
57
57
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
58
58
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
59
|
-
cy.log('When the user clicks on \'Check answer\' button without attempting the question, locked bar should not have icon, correct icon should be displayed in dot column set correctly by default, incorrect icon should be displayed in dot column set to incorrectly by default and correct/incorrect status message and correct answer section should not be displayed')
|
59
|
+
/*cy.log('When the user clicks on \'Check answer\' button without attempting the question, locked bar should not have icon, correct icon should be displayed in dot column set correctly by default, incorrect icon should be displayed in dot column set to incorrectly by default and correct/incorrect status message and correct answer section should not be displayed')
|
60
60
|
chartsDotPlotPage.steps.checkAnswer();
|
61
61
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
62
62
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -65,7 +65,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
65
65
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
66
66
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
67
67
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
68
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExist()
|
68
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExist();*/
|
69
69
|
});
|
70
70
|
|
71
71
|
it('When the user attempts the question with responses from the correct accordion, then the user should be awarded full points and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed', () => {
|
@@ -83,7 +83,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
83
83
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
84
84
|
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();
|
85
85
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
86
|
-
cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed')
|
86
|
+
/*cy.log('When the user has attempted the question with responses from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed')
|
87
87
|
chartsDotPlotPage.steps.checkAnswer();
|
88
88
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
89
89
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -92,7 +92,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
92
92
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
93
93
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
94
94
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
95
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
95
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
96
96
|
});
|
97
97
|
|
98
98
|
it('When the user attempts the question with responses from the alternative accordion, then the user should be awarded with points specified for alternative accordion (less than full points) and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed', () => {
|
@@ -111,7 +111,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
111
111
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
112
112
|
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();
|
113
113
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
114
|
-
cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed')
|
114
|
+
/*(cy.log('When the user has attempted the question with responses from the alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column attempted correctly, a status message and correct answer section should not be displayed')
|
115
115
|
chartsDotPlotPage.steps.checkAnswer();
|
116
116
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
117
117
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -120,7 +120,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
120
120
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 });
|
121
121
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
122
122
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
123
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
123
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
124
124
|
});
|
125
125
|
|
126
126
|
it('When the user attempts the question with partially correct options exclusively from the correct accordion, then the user should be awarded points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column responses from correct accordion and incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -145,7 +145,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
145
145
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
146
146
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
147
147
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
148
|
-
cy.log('When the user has attempted the question with partially correct options exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column responses from correct accordion and incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
148
|
+
/*cy.log('When the user has attempted the question with partially correct options exclusively from the correct accordion and clicks on \'Check answer\' button, then correct icon should be displayed in dot column responses from correct accordion and incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
149
149
|
chartsDotPlotPage.steps.checkAnswer();
|
150
150
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
151
151
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -154,7 +154,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
154
154
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
155
155
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
156
156
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
157
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
157
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
158
158
|
});
|
159
159
|
|
160
160
|
it('When the user attempts the question with partially correct options exclusively from the alternative accordion, then the user should be awarded points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -179,7 +179,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
179
179
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
180
180
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
181
181
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
182
|
-
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 in dot column attempted correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
182
|
+
/*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 in dot column attempted correctly from alternate accordion, incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
183
183
|
chartsDotPlotPage.steps.checkAnswer();
|
184
184
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
185
185
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -188,7 +188,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
188
188
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 });
|
189
189
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
190
190
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
191
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
191
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
192
192
|
});
|
193
193
|
|
194
194
|
it('When the user attempts the question partially correct with all the responses correct as per the alternate accordion but one response incomplete, then the user should be awarded points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly from correct accordion, incorrect icon should be displayed in dot column attempted from alternate accordion and a status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -213,7 +213,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
213
213
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
214
214
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
215
215
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
216
|
-
cy.log('When the user has attempted the question with partially correct with all the response correct as per the alternative accordion but one response incomplete and clicks on \'Check answer\' button, then correct icon should be displayed in the dot column from the correct accordion, incorrect icon should be displayed in the dot column from the alternative accordion and, a status message should not be displayed and correct answer section should not be displayed')
|
216
|
+
/*cy.log('When the user has attempted the question with partially correct with all the response correct as per the alternative accordion but one response incomplete and clicks on \'Check answer\' button, then correct icon should be displayed in the dot column from the correct accordion, incorrect icon should be displayed in the dot column from the alternative accordion and, a status message should not be displayed and correct answer section should not be displayed')
|
217
217
|
chartsDotPlotPage.steps.checkAnswer();
|
218
218
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
219
219
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -222,7 +222,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
222
222
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
223
223
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
224
224
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
225
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
225
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
226
226
|
});
|
227
227
|
|
228
228
|
it('When the user has attempted the question with equal number of correct responses from correct and alternative accordion, then the user should be awarded with points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in dot column attempted correctly from correct accordion, incorrect icon should be displayed in dot column attempted from the alternative accordion as score achieved from the correct responses is more than alternate responses, a status message should not be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -247,7 +247,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
247
247
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
248
248
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
249
249
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
250
|
-
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 in dot column attempted correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly from the alternative accordion, a status message should not be displayed and correct answer section should not be displayed')
|
250
|
+
/*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 in dot column attempted correctly from correct accordion, incorrect icon should be displayed in dot column set incorrectly from the alternative accordion, a status message should not be displayed and correct answer section should not be displayed')
|
251
251
|
chartsDotPlotPage.steps.checkAnswer();
|
252
252
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
253
253
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -256,7 +256,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
256
256
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 });
|
257
257
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
258
258
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
259
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
259
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
260
260
|
});
|
261
261
|
|
262
262
|
it('Race condition : When the user attempts the question with the common response between correct and alternative accordion, then the user should be awarded with points of the correctly attempted response and on switching to \'Grading\' view, correct icon should be displayed in common dot column attempted correctly, incorrect icon should be displayed in dot column set incorrectly, correct/incorrect status message should be displayed and correct answer section with all correct answers from the correct accordion should be displayed', () => {
|
@@ -280,7 +280,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
280
280
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 5, min: 1, interval: 1, defaultDots: 0 });
|
281
281
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
282
282
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
283
|
-
cy.log('When the user has attempted the question with common response of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in common dot column attempted correctly, incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
283
|
+
/*cy.log('When the user has attempted the question with common response of correct responses from correct and alternative accordion and clicks on \'Check answer\' button, then correct icon should be displayed in common dot column attempted correctly, incorrect icon should be displayed in dot column set incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
284
284
|
chartsDotPlotPage.steps.checkAnswer();
|
285
285
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
286
286
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1, defaultDots: 0 });
|
@@ -289,7 +289,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
289
289
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1, defaultDots: 0 })
|
290
290
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
291
291
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
292
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
292
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
293
293
|
});
|
294
294
|
|
295
295
|
it('When the user attempts the question incorrectly, then the user should be awarded points for locked dot column and on switching to \'Grading\' view, incorrect icon should be displayed in dot column attempted incorrectly, a status message should not be displayed and correct answer section with all correct answers should be displayed', () => {
|
@@ -315,7 +315,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
315
315
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1, defaultDots: 0 });
|
316
316
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
317
317
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
318
|
-
cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed in dot column attempted incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
318
|
+
/*cy.log('When the user has attempted the question incorrectly and clicks on \'Check answer\' button, then incorrect icon should be displayed in dot column attempted incorrectly, a status message should not be displayed and correct answer section should not be displayed')
|
319
319
|
chartsDotPlotPage.steps.checkAnswer();
|
320
320
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
321
321
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1, defaultDots: 0 });
|
@@ -324,7 +324,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
324
324
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 })
|
325
325
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1 });
|
326
326
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
327
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
327
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
328
328
|
});
|
329
329
|
|
330
330
|
it('Overachiever case: When the user attempts the question with more number of correct responses from the alternate accordion than the correct accordion but the score of the individual response selected from the correct accordion overpowers the combined score of the alternate accordion answers then on switching to the \'Grading view\', then points awarded should be of the correct accordion, correct icons should be displayed for the correct accordion response, incorrect icons should be displayed for the alternate accordion responses, correct/incorrect answer label should not be displayed and correct answer section should be displayed with correct accordion ', () => {
|
@@ -368,7 +368,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
368
368
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 5, min: 1, interval: 1 });
|
369
369
|
chartsDotPlotPage.steps.verifyCorrectDotColumnCorrectAnswerSection({ point: 6, min: 1, interval: 1 });
|
370
370
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
371
|
-
cy.log('When user attempts the question correctly and clicks on the \'Check answer\' button, correct icons icons should be displayed beside the correct responses from the correct accordion, incorrect icons icons should be displayed beside the incorrectly answered responses, correct/incorrect answer label should not be displayed, correct answer section should not be displayed')
|
371
|
+
/*cy.log('When user attempts the question correctly and clicks on the \'Check answer\' button, correct icons icons should be displayed beside the correct responses from the correct accordion, incorrect icons icons should be displayed beside the incorrectly answered responses, correct/incorrect answer label should not be displayed, correct answer section should not be displayed')
|
372
372
|
chartsDotPlotPage.steps.checkAnswer();
|
373
373
|
chartsDotPlotPage.steps.verifyLockedDotColumnPreviewTab({ point: 1, min: 1, interval: 1 });
|
374
374
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 1 });
|
@@ -377,7 +377,7 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
377
377
|
chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 5, min: 1, interval: 1 })
|
378
378
|
chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 6, min: 1, interval: 1 });
|
379
379
|
chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
380
|
-
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists()
|
380
|
+
chartsDotPlotPage.steps.verifyCorrectAnswerSectionNotExists();*/
|
381
381
|
});
|
382
382
|
});
|
383
383
|
});
|
@@ -41,7 +41,7 @@ describe('Create item page - Charts - Dot plot : All or nothing with Tolerance/T
|
|
41
41
|
chartsDotPlotPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
|
42
42
|
});
|
43
43
|
|
44
|
-
it('When user attempt question by setting the dot column with dots as per tolerance value, then user should be awarded
|
44
|
+
it('When user attempt question by setting the dot column with dots as per tolerance value, then user should be awarded full points in preview tab and switching to grading view, dot columns should have correct icons and status message \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
|
45
45
|
chartsDotPlotPage.steps.resetQuestionPreview();
|
46
46
|
chartsDotPlotPage.steps.plotDotsInDotColumnPreviewTab(1, { point: 2, min: 1, interval: 1, defaultDots: 0 });
|
47
47
|
chartsDotPlotPage.steps.plotDotsInDotColumnPreviewTab(4, { point: 3, min: 1, interval: 1, defaultDots: 0 });
|
@@ -510,6 +510,7 @@ describe('Charts - Dot plot: Select chart type section', () => {
|
|
510
510
|
it('When the user clicks on \'Save\' after updating the input field the updated label should be displayed in preview tab', () => {
|
511
511
|
chartsDotPlotPage.steps.switchToEditTab();
|
512
512
|
chartsDotPlotPage.steps.clickOnGraphTitleButton();
|
513
|
+
chartsDotPlotPage.steps.verifyTextInTitlePopupAddLabelInputField('Graph title');
|
513
514
|
chartsDotPlotPage.steps.enterTextInTitlePopupAddLabelInputField('Number of days');
|
514
515
|
chartsDotPlotPage.steps.clickOnTitlePopupSaveButton();
|
515
516
|
chartsDotPlotPage.steps.switchToPreviewTab();
|
@@ -547,9 +548,9 @@ describe('Charts - Dot plot: Select chart type section', () => {
|
|
547
548
|
});
|
548
549
|
|
549
550
|
it('User should not be able to update dot count in locked dot column in preview tab', () => {
|
550
|
-
chartsDotPlotPage.steps.verifyDotColumnIsLockedInPreviewTab({ point: 1, min:
|
551
|
-
chartsDotPlotPage.steps.verifyDotCountPreviewTab(2, { point: 1, min:
|
552
|
-
chartsDotPlotPage.steps.selectDotColumnInPreviewTab({ point: 1, min:
|
551
|
+
chartsDotPlotPage.steps.verifyDotColumnIsLockedInPreviewTab({ point: 1, min: -3, interval: 0.25 });
|
552
|
+
chartsDotPlotPage.steps.verifyDotCountPreviewTab(2, { point: 1, min: -3, interval: 0.25 });
|
553
|
+
chartsDotPlotPage.steps.selectDotColumnInPreviewTab({ point: 1, min: -3, interval: 0.25 });
|
553
554
|
chartsDotPlotPage.steps.tooltipWrapperNotExistPreviewTab();
|
554
555
|
});
|
555
556
|
|
@@ -570,7 +571,7 @@ describe('Charts - Dot plot: Select chart type section', () => {
|
|
570
571
|
|
571
572
|
it('When user updates dot count in select chart type then dot count should be updated in preview tab', () => {
|
572
573
|
chartsDotPlotPage.steps.switchToEditTab();
|
573
|
-
chartsDotPlotPage.steps.plotDotsInDotColumnSelectChartTypeSection(4, { point: 2, min: -3, interval: 0.25
|
574
|
+
chartsDotPlotPage.steps.plotDotsInDotColumnSelectChartTypeSection(4, { point: 2, min: -3, interval: 0.25 });
|
574
575
|
chartsDotPlotPage.steps.switchToPreviewTab();
|
575
576
|
chartsDotPlotPage.steps.verifyDotCountPreviewTab(4, { point: 2, min: -3, interval: 0.25 });
|
576
577
|
});
|
@@ -580,14 +581,17 @@ describe('Charts - Dot plot: Select chart type section', () => {
|
|
580
581
|
chartsDotPlotPage.steps.clickOnXAxisLabelButton();
|
581
582
|
chartsDotPlotPage.steps.enterTextInTitlePopupAddLabelInputField('Days');
|
582
583
|
chartsDotPlotPage.steps.clickOnTitlePopupCancelButton();
|
584
|
+
chartsDotPlotPage.steps.switchToPreviewTab();
|
583
585
|
utilities.verifyInnerText(chartsDotPlotPage.previewTabXAxisLabelButton(), 'Label');
|
584
586
|
});
|
585
587
|
|
586
588
|
it('When the user clicks on \'Save\' after updating the input field the updated label should be displayed in preview tab', () => {
|
587
589
|
chartsDotPlotPage.steps.switchToEditTab();
|
588
590
|
chartsDotPlotPage.steps.clickOnXAxisLabelButton();
|
591
|
+
chartsDotPlotPage.steps.verifyTextInTitlePopupAddLabelInputField('Label');
|
589
592
|
chartsDotPlotPage.steps.enterTextInTitlePopupAddLabelInputField('Days');
|
590
593
|
chartsDotPlotPage.steps.clickOnTitlePopupSaveButton();
|
594
|
+
chartsDotPlotPage.steps.switchToPreviewTab();
|
591
595
|
utilities.verifyInnerText(chartsDotPlotPage.previewTabXAxisLabelButton(), 'Days');
|
592
596
|
});
|
593
597
|
});
|
@@ -20,7 +20,6 @@ describe('Create Item page: Tool settings', () => {
|
|
20
20
|
toolSettingsComponent.tests.verifyToolSettingsContent();
|
21
21
|
});
|
22
22
|
|
23
|
-
//Failing due to https://redmine.zeuslearning.com/issues/568938
|
24
23
|
describe('Tool settings: Edit tool settings', () => {
|
25
24
|
abortEarlySetup();
|
26
25
|
before(() => {
|
package/cypress/fixtures/drawingToolbarOptionsAdditionalOptionsAndSpecialAndMathCharacters.js
CHANGED
@@ -32,8 +32,8 @@ export const drawingToolbarOptionsAndAdditionalOptions = {
|
|
32
32
|
toolType: 'dialog'
|
33
33
|
},
|
34
34
|
{
|
35
|
-
displayName: '
|
36
|
-
tooltipText: '
|
35
|
+
displayName: 'Insert image',
|
36
|
+
tooltipText: 'The \'Insert image\' tool uploads an image.',
|
37
37
|
toolType: 'dialog'
|
38
38
|
},
|
39
39
|
{
|