itemengine-cypress-automation 1.0.342-save-as-you-go-updates-184015f.0 → 1.0.343-IEI-5600-IEI-5708-9440b5e.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +16 -4
  2. package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
  3. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +1 -1
  4. package/cypress/e2e/ILC/ChartsBar/headerSection.js +2 -50
  5. package/cypress/e2e/ILC/ChartsLine/editQuestion.smoke.js +1 -3
  6. package/cypress/e2e/ILC/ChartsLine/headerSection.js +1 -18
  7. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/backgroundImageAndCanvasProperties.js +0 -1
  8. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +2 -4
  9. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +0 -72
  10. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +0 -38
  11. package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +0 -38
  12. package/cypress/e2e/ILC/Graphing/headerSection.js +4 -37
  13. package/cypress/e2e/ILC/GridFill/headerSection.js +3 -3
  14. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +0 -39
  15. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +0 -39
  16. package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +0 -39
  17. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +0 -37
  18. package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +0 -39
  19. package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +0 -36
  20. package/cypress/e2e/ILC/GridFill/scoring/partialEqualWeightsWithCorrectPointsEqualToAlternativePoints.js +1 -2
  21. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +0 -24
  22. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +0 -24
  23. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +0 -24
  24. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
  25. package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +1 -1
  26. package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +0 -24
  27. package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +10 -6
  28. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +1 -2
  29. package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +0 -23
  30. package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +9 -35
  31. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +0 -41
  32. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +0 -30
  33. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +0 -50
  34. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +0 -24
  35. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +1 -4
  36. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +1 -35
  37. package/cypress/e2e/ILC/Matching/clickAndDrop.js +5 -3
  38. package/cypress/e2e/ILC/Matching/draggableOptions.js +0 -4
  39. package/cypress/e2e/ILC/Matching/headerSection.js +11 -36
  40. package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +15 -2
  41. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +0 -79
  42. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +0 -42
  43. package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +0 -42
  44. package/cypress/e2e/ILC/NumberLine/headerSection.js +4 -34
  45. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +0 -81
  46. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +0 -43
  47. package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +0 -43
  48. package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +4 -37
  49. package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +1 -2
  50. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/editQuestion.smoke.js +1 -1
  51. package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +4 -2
  52. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -86
  53. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +0 -86
  54. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -65
  55. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -3
  56. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +0 -2
  57. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -2
  58. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +3 -10
  59. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -4
  60. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +3 -5
  61. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -2
  62. package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsScoringBasic.js +0 -4
  63. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +0 -64
  64. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAddEvaluation.js +0 -2
  65. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingBasicForAlternateAnswer.js +0 -2
  66. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +0 -64
  67. package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +0 -65
  68. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -2
  69. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +0 -2
  70. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -2
  71. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialDifferentWeightsScoringBasic.js +0 -8
  72. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -2
  73. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +0 -2
  74. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsCorrectPointsGreaterThanAlternativePoints.js +0 -2
  75. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasic.js +0 -1
  76. package/cypress/e2e/ILC/TextEntryMath/Scoring/partialEqualWeightsScoringBasicForAlternateAnswer.js +0 -2
  77. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +0 -2
  78. package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +3 -27
  79. package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +1 -1
  80. package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +1 -1
  81. package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +145 -54
  82. package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +2 -0
  83. package/cypress/e2e/ILC/ThinkSphere/planPhase.js +45 -5
  84. package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +8 -8
  85. package/cypress/e2e/ILC/ThinkSphere/previewTabReviewSection.js +97 -0
  86. package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +3 -3
  87. package/cypress/e2e/ILC/ThinkSphere/studentViewPlanTabSection.js +393 -0
  88. package/cypress/e2e/ILC/ThinkSphere/studentViewReviewTabSection.js +141 -0
  89. package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +1 -1
  90. package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +0 -34
  91. package/cypress/e2e/ILC/UploadResponse/headerSection.js +1 -38
  92. package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +29 -14
  93. package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +1 -16
  94. package/cypress/pages/brainingCampManipulativePage.js +1 -1
  95. package/cypress/pages/chartsBarPage.js +0 -20
  96. package/cypress/pages/components/createQuestionBasePage.js +0 -7
  97. package/cypress/pages/components/defaultToolDropdown.js +1 -1
  98. package/cypress/pages/components/desmosToolComponent.js +1 -1
  99. package/cypress/pages/components/scoringSectionBaseEditTab.js +0 -3
  100. package/cypress/pages/desmos3DGraphingPage.js +4 -149
  101. package/cypress/pages/desmosGeometryPage.js +4 -184
  102. package/cypress/pages/graphingPage.js +4 -26
  103. package/cypress/pages/gridFillPage.js +6 -16
  104. package/cypress/pages/listOrderingPage.js +1 -32
  105. package/cypress/pages/matchingPage.js +7 -26
  106. package/cypress/pages/numberLineLabelPage.js +0 -26
  107. package/cypress/pages/numberLinePage.js +0 -15
  108. package/cypress/pages/textEntryMathPage.js +0 -21
  109. package/cypress/pages/thinkSpherePage.js +316 -5
  110. package/cypress/pages/uploadResponsePage.js +1 -2
  111. package/cypress/pages/videoResponsePage.js +0 -3
  112. package/cypress/support/helpers/createItem.js +22 -3
  113. package/cypress/support/helpers/utilities.js +13 -0
  114. package/package.json +1 -1
  115. package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -33
  116. package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +0 -37
  117. package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -86
  118. package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +0 -35
  119. package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +0 -28
  120. package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +0 -38
  121. package/cypress/e2e/ILC/GridFill/addAlternateButton.js +0 -40
  122. package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +0 -75
  123. package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -86
  124. package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +0 -35
  125. package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +0 -108
  126. package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -52
  127. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -101
  128. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +0 -38
  129. package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -98
  130. package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +0 -38
  131. package/cypress/e2e/ILC/Matching/editTabBasicSection.js +0 -41
  132. package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -73
  133. package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +0 -32
  134. package/cypress/e2e/ILC/NumberLine/editTabSection.js +0 -38
  135. package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -76
  136. package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +0 -34
  137. package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +0 -38
  138. package/cypress/e2e/ILC/TextEntryMath/headerSection.js +0 -43
@@ -46,9 +46,8 @@ describe('Create Item page - Number line: Scoring cases', () => {
46
46
  describe('Non scored scoring - Scoring section', () => {
47
47
  abortEarlySetup();
48
48
  before(() => {
49
- numberLineLabelPage.steps.navigateToCreateQuestion('Number line');
49
+ numberLineLabelPage.steps.navigateToCreateQuestion('matching');
50
50
  cy.barsPreLoaderWait();
51
- numberLineLabelPage.steps.navigateToLabelNumberLineTab();
52
51
  });
53
52
 
54
53
  it('User should be able to select \'Non scored\' scoring type from scoring type dropdown', () => {
@@ -49,7 +49,7 @@ describe('Edit item - Number line', () => {
49
49
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLineSpecifyCorrectAnswer('Newly added label', 'vertical', range, 6);
50
50
  numberLineLabelPage.steps.verifyVerticalPointsPlottedOnNumberLineSpecifyCorrectAnswer(range, [6]);
51
51
  numberLineLabelPage.steps.clickAndDropLabelInContainerSpecifyCorrectAnswer('Label 1');
52
- numberLineLabelPage.steps.verifyVerticalPointsNotExistOnNumberLineSpecifyCorrectAnswer(range, [0]);
52
+ numberLineLabelPage.steps.verifyVerticalPointsPlottedOnNumberLineSpecifyCorrectAnswer(range, [0]);
53
53
  numberLineLabelPage.steps.saveAQuestionAndVerifySnackbar();
54
54
  });
55
55
 
@@ -45,11 +45,13 @@ describe('Create item page - Short text response - text: Header section and savi
45
45
  });
46
46
 
47
47
  describe('Validation error messages', () => {
48
- dialogBoxBase.tests.verifyRequiredFieldsWarningPopupOnClickingSaveButton(['Please set points']);
48
+ dialogBoxBase.tests.verifyRequiredFieldsWarningPopupOnClickingSaveButton();
49
49
 
50
50
  it('Validation error messages should be displayed below required input fields', () => {
51
51
  shortTextResponsePage.steps.verifyQuestionInstructionsErrorMessageIsNotDisplayed();
52
- shortTextResponsePage.steps.verifyWarningIconOnRequiredFields(['Please set points'])
52
+ utilities.verifyElementVisibilityState(shortTextResponsePage.errorMessage(), 'notExist');
53
+ shortTextResponsePage.steps.verifyPointsFieldErrorMessageIsNotDisplayed();
54
+ shortTextResponsePage.steps.verifySpecifyCorrectAnswerErrorIconNotExists();
53
55
  });
54
56
 
55
57
  it('Validation error messages should disappear when required input fields are filled', () => {
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -240,88 +238,4 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
240
238
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
241
239
  });
242
240
  });
243
-
244
- describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are more than correct answer points and alternative has no points plotted', () => {
245
- abortEarlySetup();
246
- before(() => {
247
- textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
248
- cy.barsPreLoaderWait();
249
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
250
- textEntryMathPage.steps.addResponseArea();
251
- textEntryMathPage.steps.addResponseArea();
252
- textEntryMathPage.steps.addResponseArea();
253
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
254
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
255
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
256
- equationEditorFlyout.steps.clearAll();
257
- equationEditorFlyout.steps.enterTextInPreviewInputField('CorrectOne');
258
- equationEditorFlyout.steps.clickOnOkButton();
259
- textEntryMathPage.steps.expandLayoutAccordion();
260
- textEntryMathPage.steps.focusInLayoutInputField(0);
261
- textEntryMathPage.steps.addResponseContainer();
262
- textEntryMathPage.steps.insertTextInEquationEditorTextArea('One');
263
- equationEditorFlyout.steps.clickOnOkButton();
264
- textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(0);
265
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
266
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 17);
267
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
268
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two', 'equalTo', 'one', 'two'] }]);
269
- equationEditorFlyout.steps.clickOnOkButton();
270
- textEntryMathPage.steps.expandLayoutAccordion();
271
- textEntryMathPage.steps.focusInLayoutInputField(1);
272
- textEntryMathPage.steps.addResponseContainer();
273
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['equalTo', 'one', 'two'] }]);
274
- equationEditorFlyout.steps.clickOnOkButton();
275
- textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(1);
276
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
277
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 26);
278
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
279
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
280
- equationEditorFlyout.steps.clickOnOkButton();
281
- textEntryMathPage.steps.expandLayoutAccordion();
282
- textEntryMathPage.steps.focusInLayoutInputField(2);
283
- textEntryMathPage.steps.addResponseContainer();
284
- textEntryMathPage.steps.insertTextInEquationEditorTextArea('%');
285
- equationEditorFlyout.steps.clickOnOkButton();
286
- textEntryMathPage.steps.allotPoints(12);
287
- textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
288
- textEntryMathPage.steps.allotPoints(20);
289
- textEntryMathPage.steps.expandAdditionalSettings();
290
- textEntryMathPage.steps.selectModalVisibilityTypeButton();
291
- textEntryMathPage.steps.switchToPreviewTab();
292
- });
293
-
294
- it('When user attempts the question with responses from the correct accordion, then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
295
- textEntryMathPage.steps.resetQuestionPreview();
296
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
297
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
298
- equationEditorFlyout.steps.clickOnOkButton();
299
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
300
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two'] }]);
301
- equationEditorFlyout.steps.clickOnOkButton();
302
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
303
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000');
304
- equationEditorFlyout.steps.clickOnOkButton();
305
- textEntryMathPage.steps.verifyPreviewScore(12, 20);
306
- textEntryMathPage.steps.switchToGradingView();
307
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
308
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
309
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
310
- });
311
-
312
- it('When user resets the option then full score should be awarded as alternative accordion has blank response', () => {
313
- textEntryMathPage.steps.resetQuestionPreview();
314
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
315
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
316
- equationEditorFlyout.steps.clickOnOkButton();
317
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
318
- equationEditorFlyout.steps.clearAll();
319
- equationEditorFlyout.steps.clickOnOkButton();
320
- textEntryMathPage.steps.verifyPreviewScore(20, 20);
321
- textEntryMathPage.steps.switchToGradingView();
322
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
323
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
324
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
325
- });
326
- });
327
241
  });
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -239,88 +237,4 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
239
237
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
240
238
  });
241
239
  });
242
-
243
- describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are equal than correct answer points', () => {
244
- abortEarlySetup();
245
- before(() => {
246
- textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
247
- cy.barsPreLoaderWait();
248
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
249
- textEntryMathPage.steps.addResponseArea();
250
- textEntryMathPage.steps.addResponseArea();
251
- textEntryMathPage.steps.addResponseArea();
252
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
253
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 8);
254
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
255
- equationEditorFlyout.steps.clearAll();
256
- equationEditorFlyout.steps.enterTextInPreviewInputField('CorrectOne');
257
- equationEditorFlyout.steps.clickOnOkButton();
258
- textEntryMathPage.steps.expandLayoutAccordion();
259
- textEntryMathPage.steps.focusInLayoutInputField(0);
260
- textEntryMathPage.steps.addResponseContainer();
261
- textEntryMathPage.steps.insertTextInEquationEditorTextArea('One');
262
- equationEditorFlyout.steps.clickOnOkButton();
263
- textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(0);
264
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
265
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 17);
266
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
267
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two', 'equalTo', 'one', 'two'] }]);
268
- equationEditorFlyout.steps.clickOnOkButton();
269
- textEntryMathPage.steps.expandLayoutAccordion();
270
- textEntryMathPage.steps.focusInLayoutInputField(1);
271
- textEntryMathPage.steps.addResponseContainer();
272
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['equalTo', 'one', 'two'] }]);
273
- equationEditorFlyout.steps.clickOnOkButton();
274
- textEntryMathPage.steps.collapseResponseAccordionSpecifyCorrectAnswer(1);
275
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
276
- textEntryMathPage.steps.selectEvaluationMethod('Match exact', 26);
277
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
278
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
279
- equationEditorFlyout.steps.clickOnOkButton();
280
- textEntryMathPage.steps.expandLayoutAccordion();
281
- textEntryMathPage.steps.focusInLayoutInputField(2);
282
- textEntryMathPage.steps.addResponseContainer();
283
- textEntryMathPage.steps.insertTextInEquationEditorTextArea('%');
284
- equationEditorFlyout.steps.clickOnOkButton();
285
- textEntryMathPage.steps.allotPoints(20);
286
- textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
287
- textEntryMathPage.steps.allotPoints(20);
288
- textEntryMathPage.steps.expandAdditionalSettings();
289
- textEntryMathPage.steps.selectModalVisibilityTypeButton();
290
- textEntryMathPage.steps.switchToPreviewTab();
291
- });
292
-
293
- it('When user attempts the question with responses from the correct accordion then full score should be awarded', () => {
294
- textEntryMathPage.steps.resetQuestionPreview();
295
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
296
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
297
- equationEditorFlyout.steps.clickOnOkButton();
298
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
299
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two'] }]);
300
- equationEditorFlyout.steps.clickOnOkButton();
301
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
302
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000');
303
- equationEditorFlyout.steps.clickOnOkButton();
304
- textEntryMathPage.steps.verifyPreviewScore(20, 20);
305
- textEntryMathPage.steps.switchToGradingView();
306
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
307
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
308
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
309
- });
310
-
311
- it('When user attempts the question with responses from the alternative accordion then full score should be awarded', () => {
312
- textEntryMathPage.steps.resetQuestionPreview();
313
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
314
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
315
- equationEditorFlyout.steps.clickOnOkButton();
316
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
317
- equationEditorFlyout.steps.clearAll();
318
- equationEditorFlyout.steps.clickOnOkButton();
319
- textEntryMathPage.steps.verifyPreviewScore(20, 20);
320
- textEntryMathPage.steps.switchToGradingView();
321
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
322
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
323
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
324
- });
325
- });
326
240
  });
@@ -13,8 +13,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
- cy.barsPreLoaderWait();
17
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
20
18
  textEntryMathPage.steps.addResponseArea();
@@ -286,67 +284,4 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
286
284
  cy.checkAccessibility(textEntryMathPage.previewTabQuestionWrapper());
287
285
  });
288
286
  });
289
-
290
- describe('Question Preview: AutoScored - All or Nothing with blank scoring: When correct answer points are greater than alternative answer points', () => {
291
- abortEarlySetup();
292
- before(() => {
293
- textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
294
- cy.barsPreLoaderWait();
295
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
296
- textEntryMathPage.steps.addResponseArea();
297
- textEntryMathPage.steps.addResponseArea();
298
- textEntryMathPage.steps.addResponseArea();
299
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
300
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
301
- equationEditorFlyout.steps.clearAll();
302
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
303
- equationEditorFlyout.steps.clickOnOkButton();
304
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
305
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
306
- equationEditorFlyout.steps.enterQuadraticEquation();
307
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
308
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
309
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
310
- equationEditorFlyout.steps.clickOnOkButton();
311
- textEntryMathPage.steps.allotPoints(20);
312
- textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
313
- textEntryMathPage.steps.allotPoints(12);
314
- textEntryMathPage.steps.expandAdditionalSettings();
315
- textEntryMathPage.steps.selectModalVisibilityTypeButton();
316
- textEntryMathPage.steps.switchToPreviewTab();
317
- });
318
-
319
- it('When user attempts the question with responses from the correct accordion i.e select an option, then the user should be awarded full points specified for correct points accordion and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
320
- textEntryMathPage.steps.resetQuestionPreview();
321
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
322
- equationEditorFlyout.steps.clearAll();
323
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
324
- equationEditorFlyout.steps.clickOnOkButton();
325
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
326
- equationEditorFlyout.steps.enterQuadraticEquation();
327
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
328
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
329
- equationEditorFlyout.steps.clickOnOkButton();
330
- textEntryMathPage.steps.verifyPreviewScore(20, 20);
331
- textEntryMathPage.steps.switchToGradingView();
332
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
333
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
334
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
335
- });
336
-
337
- it('When user attempts the question with responses from the alternative accordion then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
338
- textEntryMathPage.steps.resetQuestionPreview();
339
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
340
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
341
- equationEditorFlyout.steps.clickOnOkButton();
342
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(0);
343
- equationEditorFlyout.steps.clearAll();
344
- textEntryMathPage.steps.verifyPreviewScore(12, 20);
345
- equationEditorFlyout.steps.clickOnOkButton();
346
- textEntryMathPage.steps.switchToGradingView();
347
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
348
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
349
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
350
- });
351
- });
352
287
  });
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -277,7 +275,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
277
275
  textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
278
276
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
279
277
  textEntryMathPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
280
- textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢N⁢e⁢w⁢O⁢n⁢e', '2×6=12', '700%']);
278
+ textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢N⁢e⁢w⁢O⁢n⁢e', '2', '700%']);
281
279
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
282
280
  });
283
281
  });
@@ -13,8 +13,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
- cy.barsPreLoaderWait();
17
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
20
18
  textEntryMathPage.steps.addResponseArea();
@@ -13,8 +13,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
- cy.barsPreLoaderWait();
17
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
20
18
  textEntryMathPage.steps.addResponseArea();
@@ -12,8 +12,7 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
15
+ utilities.scrollIntoView(textEntryMathPage.questionInstructionsInputField());
17
16
  textEntryMathPage.steps.addResponseArea();
18
17
  textEntryMathPage.steps.addResponseArea();
19
18
  textEntryMathPage.steps.addResponseArea();
@@ -97,7 +96,7 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
97
96
  equationEditorFlyout.steps.clickOnOkButton();
98
97
  textEntryMathPage.steps.verifyPreviewScore(9, 20);
99
98
  textEntryMathPage.steps.switchToGradingView();
100
- textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(0);
99
+ textEntryMathPage.steps.verifyIncorrectResponseIcon(0);
101
100
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
102
101
  textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
103
102
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '6×2=12', '9000%']);
@@ -115,7 +114,7 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
115
114
  textEntryMathPage.steps.switchToGradingView();
116
115
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
117
116
  textEntryMathPage.steps.verifyCorrectResponseIcon(1);
118
- textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(2);
117
+ textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
119
118
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '6×2=12', '9000%']);
120
119
  });
121
120
 
@@ -144,8 +143,6 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
144
143
  abortEarlySetup();
145
144
  before(() => {
146
145
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
147
- cy.barsPreLoaderWait();
148
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
149
146
  textEntryMathPage.steps.addResponseArea();
150
147
  textEntryMathPage.steps.addResponseArea();
151
148
  textEntryMathPage.steps.addResponseArea();
@@ -252,8 +249,6 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
252
249
  abortEarlySetup();
253
250
  before(() => {
254
251
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
255
- cy.barsPreLoaderWait();
256
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
257
252
  textEntryMathPage.steps.addResponseArea();
258
253
  textEntryMathPage.steps.addResponseArea();
259
254
  textEntryMathPage.steps.addResponseArea();
@@ -399,8 +394,6 @@ describe('Create item page - Text Entry Math: Partial different weights', () =>
399
394
  abortEarlySetup();
400
395
  before(() => {
401
396
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
402
- cy.barsPreLoaderWait();
403
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
404
397
  textEntryMathPage.steps.addResponseArea();
405
398
  textEntryMathPage.steps.addResponseArea();
406
399
  textEntryMathPage.steps.addResponseArea();
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -112,7 +110,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
112
110
  equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
113
111
  equationEditorFlyout.steps.clickOnOkButton();
114
112
  textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
115
- equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['two', 'multiply', 'six', 'equalTo', 'one', 'two'] }]);
113
+ equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['two', 'multiply', 'six'] }]);
116
114
  equationEditorFlyout.steps.clickOnOkButton();
117
115
  textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
118
116
  equationEditorFlyout.steps.enterTextInPreviewInputField('700');
@@ -271,7 +269,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
271
269
  textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
272
270
  textEntryMathPage.steps.verifyCorrectResponseIcon(2);
273
271
  textEntryMathPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
274
- textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '2×6=12', '700%']);
272
+ textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '2×6', '700%']);
275
273
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
276
274
  });
277
275
  });
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -179,7 +177,7 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
179
177
  textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(1);
180
178
  equationEditorFlyout.steps.enterEquation([{ categoryName: 'numPad', symbolName: ['six', 'multiply', 'two'] }]);
181
179
  equationEditorFlyout.steps.clickOnOkButton();
182
- textEntryMathPage.steps.focusInResponseAnswerInputFieldFormulaTemplatePreviewTab(2);
180
+ textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(2);
183
181
  equationEditorFlyout.steps.enterTextInPreviewInputField('700');
184
182
  equationEditorFlyout.steps.clickOnOkButton();
185
183
  textEntryMathPage.steps.verifyPreviewScore(12, 18);
@@ -199,8 +197,8 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
199
197
  textEntryMathPage.steps.verifyPreviewScore(6, 18);
200
198
  textEntryMathPage.steps.switchToGradingView();
201
199
  textEntryMathPage.steps.verifyCorrectResponseIcon(0);
202
- textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(1);
203
- textEntryMathPage.steps.verifyCorrectIncorrectIconNotExist(2);
200
+ textEntryMathPage.steps.verifyIncorrectResponseIcon(1);
201
+ textEntryMathPage.steps.verifyIncorrectResponseIcon(2);
204
202
  textEntryMathPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount(['C⁢o⁢r⁢r⁢e⁢c⁢t⁢O⁢n⁢e', '6×2=12', '9000%']);
205
203
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
206
204
  });
@@ -13,8 +13,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
13
13
  abortEarlySetup();
14
14
  before(() => {
15
15
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
16
- cy.barsPreLoaderWait();
17
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
20
18
  textEntryMathPage.steps.addResponseArea();
@@ -12,8 +12,6 @@ describe('Create item page - Text Entry Math: Partial equal weights', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -145,8 +143,6 @@ describe('Create item page - Text Entry Math: Partial equal weights', () => {
145
143
  abortEarlySetup();
146
144
  before(() => {
147
145
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
148
- cy.barsPreLoaderWait();
149
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
150
146
  textEntryMathPage.steps.addResponseArea();
151
147
  textEntryMathPage.steps.addResponseArea();
152
148
  textEntryMathPage.steps.addResponseArea();
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.addResponseArea();
@@ -207,66 +205,4 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
207
205
  textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
208
206
  });
209
207
  });
210
-
211
- describe('Question Preview: AutoScored - All or Nothing with blank scoring: When alternative answer points are more than correct answer points and alternative has no points plotted', () => {
212
- abortEarlySetup();
213
- before(() => {
214
- textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
215
- cy.barsPreLoaderWait();
216
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
217
- textEntryMathPage.steps.addResponseArea();
218
- textEntryMathPage.steps.addResponseArea();
219
- textEntryMathPage.steps.addResponseArea();
220
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
221
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(0);
222
- equationEditorFlyout.steps.clearAll();
223
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
224
- equationEditorFlyout.steps.clickOnOkButton();
225
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(1);
226
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(1);
227
- equationEditorFlyout.steps.enterQuadraticEquation();
228
- textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(2);
229
- textEntryMathPage.steps.focusInResponseAnswerInputFieldSpecifyCorrectAnswerSection(2);
230
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
231
- equationEditorFlyout.steps.clickOnOkButton();
232
- textEntryMathPage.steps.allotPoints(12);
233
- textEntryMathPage.steps.addAlternativeAnswerAccordion(1);
234
- textEntryMathPage.steps.allotPoints(21);
235
- textEntryMathPage.steps.expandAdditionalSettings();
236
- textEntryMathPage.steps.selectModalVisibilityTypeButton();
237
- textEntryMathPage.steps.switchToPreviewTab();
238
- });
239
-
240
- it('When user attempts the question with responses from the correct accordion, then the user should be awarded points specified for correct points accordion (less than full points) and on switching to \'Grading\' view, correct icons should be displayed beside all the correct responses, a status message with text \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
241
- textEntryMathPage.steps.resetQuestionPreview();
242
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
243
- equationEditorFlyout.steps.clearAll();
244
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
245
- equationEditorFlyout.steps.clickOnOkButton();
246
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(1);
247
- equationEditorFlyout.steps.enterQuadraticEquation();
248
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(2);
249
- equationEditorFlyout.steps.enterTextInPreviewInputField('9000%');
250
- equationEditorFlyout.steps.clickOnOkButton();
251
- textEntryMathPage.steps.verifyPreviewScore(12, 21);
252
- textEntryMathPage.steps.switchToGradingView();
253
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
254
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
255
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
256
- });
257
-
258
- it('When user resets the option then full score should be awarded as alternative accordion has blank response', () => {
259
- textEntryMathPage.steps.resetQuestionPreview();
260
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
261
- equationEditorFlyout.steps.enterTextInPreviewInputField('Correct');
262
- equationEditorFlyout.steps.clickOnOkButton();
263
- textEntryMathPage.steps.focusInResponseAnswerInputFieldPreviewTab(0);
264
- equationEditorFlyout.steps.clearAll();
265
- equationEditorFlyout.steps.clickOnOkButton();
266
- textEntryMathPage.steps.switchToGradingView();
267
- textEntryMathPage.steps.verifyCorrectAnswerSectionNotExist();
268
- textEntryMathPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
269
- textEntryMathPage.steps.verifyQuestionPreviewStateWhenSwitchingBackToStudentView();
270
- });
271
- });
272
208
  });
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);
@@ -12,8 +12,6 @@ describe('Create Item page - Text entry math: Preview scoring', () => {
12
12
  abortEarlySetup();
13
13
  before(() => {
14
14
  textEntryMathPage.steps.navigateToCreateQuestion('Text Entry Math');
15
- cy.barsPreLoaderWait();
16
- textEntryMathPage.steps.addTextInQuestionInstructionsInputField('Enter the correct answer in the response field');
17
15
  textEntryMathPage.steps.addResponseArea();
18
16
  textEntryMathPage.steps.addResponseArea();
19
17
  textEntryMathPage.steps.expandResponseAccordionSpecifyCorrectAnswer(0);