@digabi/exam-engine-core 19.4.5 → 19.4.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
  2. package/dist/components/grading/GradingAnswer.d.ts.map +1 -1
  3. package/dist/components/grading/GradingAnswer.js +13 -7
  4. package/dist/components/grading/GradingAnswer.js.map +1 -1
  5. package/dist/components/grading/editAnnotations.d.ts +2 -2
  6. package/dist/components/grading/editAnnotations.d.ts.map +1 -1
  7. package/dist/components/grading/editAnnotations.js +19 -11
  8. package/dist/components/grading/editAnnotations.js.map +1 -1
  9. package/dist/components/grading/largeImageDetector.js +3 -1
  10. package/dist/components/grading/largeImageDetector.js.map +1 -1
  11. package/dist/main.css +1 -1
  12. package/package.json +2 -2
  13. package/dist/assets/fa-brands-400.ttf +0 -0
  14. package/dist/assets/fa-brands-400.woff2 +0 -0
  15. package/dist/assets/fa-solid-900.ttf +0 -0
  16. package/dist/assets/fa-solid-900.woff2 +0 -0
  17. package/dist/components/grading/AnnotationPopup.d.ts +0 -11
  18. package/dist/components/grading/AnnotationPopup.d.ts.map +0 -1
  19. package/dist/components/grading/AnnotationPopup.js +0 -20
  20. package/dist/components/grading/AnnotationPopup.js.map +0 -1
  21. package/dist/components/grading/AnswerWithAnnotations.d.ts +0 -11
  22. package/dist/components/grading/AnswerWithAnnotations.d.ts.map +0 -1
  23. package/dist/components/grading/AnswerWithAnnotations.js +0 -15
  24. package/dist/components/grading/AnswerWithAnnotations.js.map +0 -1
  25. package/dist/components/grading/ChoiceAnswer.d.ts +0 -6
  26. package/dist/components/grading/ChoiceAnswer.d.ts.map +0 -1
  27. package/dist/components/grading/ChoiceAnswer.js +0 -57
  28. package/dist/components/grading/ChoiceAnswer.js.map +0 -1
  29. package/dist/components/grading/DropdownAnswer.d.ts +0 -6
  30. package/dist/components/grading/DropdownAnswer.d.ts.map +0 -1
  31. package/dist/components/grading/DropdownAnswer.js +0 -43
  32. package/dist/components/grading/DropdownAnswer.js.map +0 -1
  33. package/dist/components/grading/Grading.d.ts +0 -4
  34. package/dist/components/grading/Grading.d.ts.map +0 -1
  35. package/dist/components/grading/Grading.js +0 -81
  36. package/dist/components/grading/Grading.js.map +0 -1
  37. package/dist/components/grading/MultiLineAnswer.d.ts +0 -14
  38. package/dist/components/grading/MultiLineAnswer.d.ts.map +0 -1
  39. package/dist/components/grading/MultiLineAnswer.js +0 -61
  40. package/dist/components/grading/MultiLineAnswer.js.map +0 -1
  41. package/dist/components/grading/Question.d.ts +0 -5
  42. package/dist/components/grading/Question.d.ts.map +0 -1
  43. package/dist/components/grading/Question.js +0 -23
  44. package/dist/components/grading/Question.js.map +0 -1
  45. package/dist/components/grading/QuestionTitle.d.ts +0 -6
  46. package/dist/components/grading/QuestionTitle.d.ts.map +0 -1
  47. package/dist/components/grading/QuestionTitle.js +0 -21
  48. package/dist/components/grading/QuestionTitle.js.map +0 -1
  49. package/dist/components/grading/Results.d.ts +0 -15
  50. package/dist/components/grading/Results.d.ts.map +0 -1
  51. package/dist/components/grading/Results.js +0 -77
  52. package/dist/components/grading/Results.js.map +0 -1
  53. package/dist/components/grading/ScoredTextAnswer.d.ts +0 -6
  54. package/dist/components/grading/ScoredTextAnswer.d.ts.map +0 -1
  55. package/dist/components/grading/ScoredTextAnswer.js +0 -22
  56. package/dist/components/grading/ScoredTextAnswer.js.map +0 -1
  57. package/dist/components/grading/Section.d.ts +0 -5
  58. package/dist/components/grading/Section.d.ts.map +0 -1
  59. package/dist/components/grading/Section.js +0 -18
  60. package/dist/components/grading/Section.js.map +0 -1
  61. package/dist/components/grading/SingleLineAnswer.d.ts +0 -12
  62. package/dist/components/grading/SingleLineAnswer.d.ts.map +0 -1
  63. package/dist/components/grading/SingleLineAnswer.js +0 -23
  64. package/dist/components/grading/SingleLineAnswer.js.map +0 -1
  65. package/dist/components/grading/TextAnswer.d.ts +0 -7
  66. package/dist/components/grading/TextAnswer.d.ts.map +0 -1
  67. package/dist/components/grading/TextAnswer.js +0 -53
  68. package/dist/components/grading/TextAnswer.js.map +0 -1
  69. package/dist/components/grading/internal/AnnotationList.d.ts +0 -5
  70. package/dist/components/grading/internal/AnnotationList.d.ts.map +0 -1
  71. package/dist/components/grading/internal/AnnotationList.js +0 -43
  72. package/dist/components/grading/internal/AnnotationList.js.map +0 -1
  73. package/dist/components/grading/internal/QuestionAutoScore.d.ts +0 -10
  74. package/dist/components/grading/internal/QuestionAutoScore.d.ts.map +0 -1
  75. package/dist/components/grading/internal/QuestionAutoScore.js +0 -17
  76. package/dist/components/grading/internal/QuestionAutoScore.js.map +0 -1
  77. package/dist/components/grading/internal/QuestionManualScore.d.ts +0 -12
  78. package/dist/components/grading/internal/QuestionManualScore.d.ts.map +0 -1
  79. package/dist/components/grading/internal/QuestionManualScore.js +0 -61
  80. package/dist/components/grading/internal/QuestionManualScore.js.map +0 -1
  81. package/dist/components/grading/internal/QuestionScoresContainer.d.ts +0 -10
  82. package/dist/components/grading/internal/QuestionScoresContainer.d.ts.map +0 -1
  83. package/dist/components/grading/internal/QuestionScoresContainer.js +0 -12
  84. package/dist/components/grading/internal/QuestionScoresContainer.js.map +0 -1
  85. package/dist/components/grading/largeImageResizer.d.ts +0 -2
  86. package/dist/components/grading/largeImageResizer.d.ts.map +0 -1
  87. package/dist/components/grading/largeImageResizer.js +0 -33
  88. package/dist/components/grading/largeImageResizer.js.map +0 -1
  89. package/dist/components/results/Results2.d.ts +0 -15
  90. package/dist/components/results/Results2.d.ts.map +0 -1
  91. package/dist/components/results/Results2.js +0 -79
  92. package/dist/components/results/Results2.js.map +0 -1
  93. package/dist/components/shared/AnnotationListComponent.d.ts +0 -1
  94. package/dist/components/shared/AnnotationListComponent.d.ts.map +0 -1
  95. package/dist/components/shared/AnnotationListComponent.js +0 -2
  96. package/dist/components/shared/AnnotationListComponent.js.map +0 -1
  97. package/dist/editAnnotations.d.ts +0 -2
  98. package/dist/editAnnotations.d.ts.map +0 -1
  99. package/dist/editAnnotations.js +0 -8
  100. package/dist/editAnnotations.js.map +0 -1
  101. package/dist/editAnnotationsOld.d.ts +0 -3
  102. package/dist/editAnnotationsOld.d.ts.map +0 -1
  103. package/dist/editAnnotationsOld.js +0 -340
  104. package/dist/editAnnotationsOld.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"GradingAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AA2BlC,KAAK,WAAW,GAAG;IAAE,UAAU,EAAE,UAAU,EAAE,CAAC;IAAC,SAAS,EAAE,UAAU,EAAE,CAAA;CAAE,CAAA;AAExE,KAAK,WAAW,GAAG,YAAY,GAAG,WAAW,CAAA;AAE7C,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE;QAAE,IAAI,EAAE,UAAU,GAAG,MAAM,CAAC;QAAC,cAAc,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IAC5E,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,eAAe,EAAE,CAAC,WAAW,EAAE,WAAW,KAAK,IAAI,CAAA;IACnD,cAAc,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,eAQtD"}
1
+ {"version":3,"file":"GradingAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AA0BlC,KAAK,WAAW,GAAG;IAAE,UAAU,EAAE,UAAU,EAAE,CAAC;IAAC,SAAS,EAAE,UAAU,EAAE,CAAA;CAAE,CAAA;AAExE,KAAK,WAAW,GAAG,YAAY,GAAG,WAAW,CAAA;AAE7C,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE;QAAE,IAAI,EAAE,UAAU,GAAG,MAAM,CAAC;QAAC,cAAc,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IAC5E,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,eAAe,EAAE,CAAC,WAAW,EAAE,WAAW,KAAK,IAAI,CAAA;IACnD,cAAc,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,eAQtD"}
@@ -1,5 +1,5 @@
1
1
  import React, { useEffect, useLayoutEffect, useRef } from 'react';
2
- import { annotationFromMousePosition, getOverlappingMessages, hasTextSelectedInAnswerText, imageAnnotationMouseDownInfo, isDesktopVersion, mergeAnnotation, preventDefaults, selectionHasNothingToUnderline, showAndPositionElement, textAnnotationFromRange, toggle, } from './editAnnotations';
2
+ import { annotationFromMousePosition, getOverlappingMessages, hasTextSelectedInAnswerText, imageAnnotationMouseDownInfo, isDesktopVersion, mergeAnnotation, preventDefaults, showAndPositionElement, textAnnotationFromRange, toggle, } from './editAnnotations';
3
3
  import { renderAnnotations, renderImageAnnotationByImage, updateImageAnnotationMarkSize, wrapAllImages, } from '../../renderAnnotations';
4
4
  import GradingAnswerAnnotationList from './GradingAnswerAnnotationList';
5
5
  import { changeLanguage, initI18n, useExamTranslation } from '../../i18n';
@@ -40,6 +40,11 @@ function GradingAnswerWithTranslations({ answer: { type, characterCount, value }
40
40
  clearTimeout(windowResizeTimeout);
41
41
  windowResizeTimeout = setTimeout(() => updateLargeImageWarnings(answerRef.current), 1000);
42
42
  };
43
+ return () => {
44
+ window.removeEventListener('keydown', onKeyUpInAnnotationPopup);
45
+ window.removeEventListener('mouseup', onWindowMouseUpAfterAnswerMouseDown);
46
+ window.removeEventListener('mousemove', onMouseMoveForImageAnnotation);
47
+ };
43
48
  });
44
49
  const { t } = useExamTranslation();
45
50
  return (React.createElement("div", { onClick: (e) => onAnnotationOrListClick(e), className: "e-grading-answer-wrapper" },
@@ -115,11 +120,12 @@ function GradingAnswerWithTranslations({ answer: { type, characterCount, value }
115
120
  answerRef.current.addEventListener('mouseout', onMouseOutFromTooltip);
116
121
  }
117
122
  function onMouseOverAnnotation(target) {
118
- if (target.tagName === 'MARK' &&
123
+ const markElement = target.closest('mark');
124
+ if (markElement &&
119
125
  !isEditAnnotationPopupVisible &&
120
126
  (!hasTextSelectedInAnswerText() || isReadOnly) &&
121
127
  !imgAnnotationState.element) {
122
- showTooltip(target);
128
+ showTooltip(markElement);
123
129
  }
124
130
  }
125
131
  function showAnnotationPopup(rect, message) {
@@ -179,10 +185,10 @@ function GradingAnswerWithTranslations({ answer: { type, characterCount, value }
179
185
  const selection = window.getSelection();
180
186
  if (selection && answerRef.current !== null && hasTextSelectedInAnswerText()) {
181
187
  const range = selection.getRangeAt(0);
182
- if (selectionHasNothingToUnderline(range)) {
188
+ const position = textAnnotationFromRange(answerRef.current, range);
189
+ if (!position) {
183
190
  return;
184
191
  }
185
- const position = textAnnotationFromRange(answerRef.current, range);
186
192
  const message = getOverlappingMessages(savedAnnotations[gradingRole], position.startIndex, position.length);
187
193
  newAnnotationObject = { ...position, type: 'text', message };
188
194
  showAnnotationPopup(range.getBoundingClientRect(), message);
@@ -213,10 +219,10 @@ function GradingAnswerWithTranslations({ answer: { type, characterCount, value }
213
219
  const selection = window.getSelection();
214
220
  if (selection && answerRef.current !== null && hasTextSelectedInAnswerText()) {
215
221
  const range = selection.getRangeAt(0);
216
- if (selectionHasNothingToUnderline(range)) {
222
+ const position = textAnnotationFromRange(answerRef.current, range);
223
+ if (!position) {
217
224
  return;
218
225
  }
219
- const position = textAnnotationFromRange(answerRef.current, range);
220
226
  const message = getOverlappingMessages(savedAnnotations[gradingRole], position.startIndex, position.length);
221
227
  isEditAnnotationPopupVisible = true;
222
228
  const inputElement = messageRef.current;
@@ -1 +1 @@
1
- {"version":3,"file":"GradingAnswer.js","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAa,SAAS,EAAE,eAAe,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAE5E,OAAO,EACL,2BAA2B,EAC3B,sBAAsB,EACtB,2BAA2B,EAC3B,4BAA4B,EAC5B,gBAAgB,EAChB,eAAe,EAEf,eAAe,EACf,8BAA8B,EAC9B,sBAAsB,EACtB,uBAAuB,EACvB,MAAM,GACP,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EACL,iBAAiB,EACjB,4BAA4B,EAC5B,6BAA6B,EAC7B,aAAa,GACd,MAAM,yBAAyB,CAAA;AAChC,OAAO,2BAA2B,MAAM,+BAA+B,CAAA;AACvE,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAA;AAC/D,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAgBjE,MAAM,UAAU,aAAa,CAAC,KAAyB;IACrD,MAAM,IAAI,GAAG,SAAS,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAA;IACtD,SAAS,CAAC,cAAc,CAAC,IAAI,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAA;IAC/C,OAAO,CACL,oBAAC,eAAe,IAAC,IAAI,EAAE,IAAI;QACzB,oBAAC,6BAA6B,OAAK,KAAK,GAAI,CAC5B,CACnB,CAAA;AACH,CAAC;AAED,SAAS,6BAA6B,CAAC,EACrC,MAAM,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,KAAK,EAAE,EACvC,QAAQ,EACR,UAAU,EACV,WAAW,EACX,WAAW,EACX,eAAe,EACf,SAAS,EACT,cAAc,GAAG,EAAE,GACA;IACnB,MAAM,SAAS,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAC9C,MAAM,QAAQ,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAA;IAC9C,MAAM,UAAU,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAA;IACjD,MAAM,UAAU,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAC/C,IAAI,mBAA2C,CAAA;IAC/C,IAAI,gBAA6B,CAAA;IACjC,MAAM,kBAAkB,GAIpB,EAAE,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,EAAE,GAAG,EAAE,SAAS,EAAE,CAAA;IAC5D,IAAI,4BAA4B,GAAG,KAAK,CAAA;IACxC,IAAI,wBAA2F,CAAA;IAC/F,IAAI,0BAAmC,CAAA;IACvC,IAAI,kBAAiD,CAAA;IACrD,IAAI,mBAAkD,CAAA;IACtD,IAAI,sBAAqD,CAAA;IAEzD,eAAe,CAAC,GAAG,EAAE;QACnB,IAAI,SAAS,CAAC,OAAO,EAAE;YACrB,gBAAgB,GAAG,WAAW,CAAA;YAC9B,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;YACjC,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;YAC/B,2BAA2B,CAAC,gBAAgB,CAAC,CAAA;YAC7C,SAAS,CAAC,OAAO,CAAC,YAAY,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAA;YAChD,QAAQ,CAAC,gBAAgB,CAAC,iBAAiB,EAAE,iCAAiC,CAAC,CAAA;SAChF;QAED,MAAM,CAAC,QAAQ,GAAG,GAAG,EAAE;YACrB,YAAY,CAAC,mBAAmB,CAAC,CAAA;YACjC,mBAAmB,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC,wBAAwB,CAAC,SAAS,CAAC,OAAQ,CAAC,EAAE,IAAI,CAAC,CAAA;QAC5F,CAAC,CAAA;IACH,CAAC,CAAC,CAAA;IAEF,MAAM,EAAE,CAAC,EAAE,GAAG,kBAAkB,EAAE,CAAA;IAClC,OAAO,CACL,6BAAK,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,SAAS,EAAC,0BAA0B;QACnF,6BACE,SAAS,EAAC,4CAA4C,EACtD,GAAG,EAAE,SAAS,EACd,WAAW,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,CAAC,EACxC,WAAW,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,CAAC,MAAqB,CAAC,GAClE;QACF,oBAAC,sBAAsB,IAAC,cAAc,EAAE,cAAc,EAAE,SAAS,EAAE,SAAS,GAAI;QAChF,oBAAC,2BAA2B,IAC1B,SAAS,EAAE,WAAW,CAAC,SAAS,EAChC,UAAU,EAAE,WAAW,CAAC,UAAU,EAClC,aAAa,EAAE,WAAW,KAAK,YAAY,GAC3C;QACF,8BACE,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAC1B,GAAG,EAAE,QAAQ,EACb,SAAS,EAAC,wDAAwD,EAClE,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,CAAC;YAEtC,+BACE,OAAO,EAAE,GAAG,EAAE,CAAC,2BAA2B,EAAE,EAC5C,IAAI,EAAC,SAAS,EACd,SAAS,EAAC,sCAAsC,EAChD,IAAI,EAAC,MAAM,EACX,GAAG,EAAE,UAAU,GACf;YACF,gCAAQ,SAAS,EAAC,wCAAwC,EAAC,IAAI,EAAC,QAAQ,eAAW,eAAe,IAC/F,CAAC,CAAC,kBAAkB,CAAC,CACf;YACT,gCACE,SAAS,EAAC,8BAA8B,EACxC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;oBACb,CAAC,CAAC,cAAc,EAAE,CAAA;oBAClB,6BAA6B,EAAE,CAAA;gBACjC,CAAC,aAGM,CACJ;QACP,6BACE,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAC1B,GAAG,EAAE,UAAU,EACf,SAAS,EAAC,iDAAiD,EAC3D,WAAW,EAAE,kBAAkB,EAC/B,UAAU,EAAE,WAAW;YAEvB,8BAAM,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,CAAC,EAAE,SAAS,EAAC,gCAAgC,GAAQ;YACnG,gCAAQ,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,CAAC,EAAE,SAAS,EAAC,iCAAiC,aAE/E,CACL,CACF,CACP,CAAA;IAED,SAAS,uBAAuB,CAAC,CAAmC;;QAClE,MAAM,OAAO,GAAG,CAAC,CAAC,MAAM,CAAA;QACxB,IAAI,OAAO,YAAY,WAAW,EAAE;YAClC,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;gBAC9B,WAAW,CAAC,OAAO,CAAC,CAAA;aACrB;iBAAM,IAAI,OAAO,CAAC,OAAO,KAAK,IAAI,EAAE;gBACnC,MAAM,KAAK,GAAG,MAAA,OAAO,CAAC,OAAO,CAAC,UAAU,0CAAE,OAAO,CAAC,GAAG,EAAE,EAAE,CAAE,CAAA;gBAC3D,MAAM,IAAI,GAAG,QAAQ,CAAC,aAAa,CAAc,6BAA6B,KAAK,IAAI,CAAE,CAAA;gBACzF,WAAW,CAAC,IAAI,CAAC,CAAA;gBACjB,IAAI,CAAC,cAAc,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,CAAC,CAAA;aAC7D;iBAAM,IAAI,wBAAwB,EAAE;gBACnC,WAAW,EAAE,CAAA;aACd;SACF;IACH,CAAC;IAED,SAAS,sBAAsB,CAAC,CAAoC;QAClE,IAAK,CAAC,CAAC,MAAsB,CAAC,OAAO,CAAC,WAAW,CAAC,EAAE;YAClD,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;YACjC,2BAA2B,CAAC,0BAA0B,CAAC,CAAA;SACxD;IACH,CAAC;IACD,SAAS,gBAAgB,CAAC,CAAkD;QAC1E,CAAC,CAAC,cAAc,EAAE,CAAA;QAClB,WAAW,EAAE,CAAA;QACb,gBAAgB,CAAC,wBAAyB,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,wBAAyB,CAAC,KAAK,EAAE,CAAC,CAAC,CAAA;QAC3F,wBAAwB,GAAG,SAAS,CAAA;QACpC,eAAe,CAAC,gBAAgB,CAAC,CAAA;IACnC,CAAC;IACD,SAAS,WAAW;QAClB,kBAAkB,GAAG,UAAU,CAAC,GAAG,EAAE;YACnC,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QACnC,CAAC,EAAE,GAAG,CAAC,CAAA;IACT,CAAC;IAED,SAAS,kBAAkB;QACzB,YAAY,CAAC,kBAAkB,CAAC,CAAA;IAClC,CAAC;IACD,SAAS,qBAAqB,CAAC,CAAa;QAC1C,MAAM,MAAM,GAAG,CAAC,CAAC,MAAiB,CAAA;QAClC,IAAI,MAAM,CAAC,OAAO,KAAK,MAAM,EAAE;YAC7B,YAAY,CAAC,kBAAkB,CAAC,CAAA;YAChC,WAAW,EAAE,CAAA;SACd;QACD,SAAS,CAAC,OAAQ,CAAC,mBAAmB,CAAC,UAAU,EAAE,qBAAqB,CAAC,CAAA;IAC3E,CAAC;IAED,SAAS,WAAW,CAAC,MAAmB;QACtC,YAAY,CAAC,kBAAkB,CAAC,CAAA;QAChC,MAAM,OAAO,GAAG,UAAU,CAAC,OAAQ,CAAA;QACnC,MAAM,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC,OAAO,CAAA;QACnD,OAAO,CAAC,SAAS,CAAC,MAAM,CAAC,UAAU,EAAE,CAAC,UAAU,IAAI,IAAI,KAAK,WAAW,CAAC,CAAA;QACzE,0BAA0B,GAAG,MAAM,CAAC,qBAAqB,EAAE,CAAA;QAC3D,sBAAsB,CAAC,0BAA0B,EAAE,SAAS,CAAC,OAAQ,EAAE,OAAO,EAAE,cAAc,CAAC,CAAA;QAC/F,OAAO,CAAC,aAAa,CAAC,iCAAiC,CAAE,CAAC,WAAW,GAAG,OAAO,IAAI,GAAG,CAAA;QACtF,wBAAwB,GAAG,EAAE,KAAK,EAAE,MAAM,CAAC,SAAS,CAAC,EAAE,IAAI,EAAE,IAAmB,EAAE,OAAO,EAAE,OAAO,IAAI,EAAE,EAAE,CAAA;QAC1G,SAAS,CAAC,OAAQ,CAAC,gBAAgB,CAAC,UAAU,EAAE,qBAAqB,CAAC,CAAA;IACxE,CAAC;IAED,SAAS,qBAAqB,CAAC,MAAmB;QAChD,IACE,MAAM,CAAC,OAAO,KAAK,MAAM;YACzB,CAAC,4BAA4B;YAC7B,CAAC,CAAC,2BAA2B,EAAE,IAAI,UAAU,CAAC;YAC9C,CAAC,kBAAkB,CAAC,OAAO,EAC3B;YACA,WAAW,CAAC,MAAM,CAAC,CAAA;SACpB;IACH,CAAC;IACD,SAAS,mBAAmB,CAAC,IAAa,EAAE,OAAe;QACzD,wBAAwB,GAAG,SAAS,CAAA;QACpC,oBAAoB,CAAC,IAAI,EAAE,OAAO,CAAC,CAAA;IACrC,CAAC;IACD,SAAS,2BAA2B,CAAC,IAAa;QAChD,oBAAoB,CAAC,IAAI,EAAE,wBAAyB,CAAC,OAAO,CAAC,CAAA;IAC/D,CAAC;IACD,SAAS,oBAAoB,CAAC,IAAa,EAAE,OAAe;QAC1D,sCAAsC;QACtC,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,wBAAwB,CAAC,CAAA;QAC/D,sBAAsB,CAAC,IAAI,EAAE,SAAS,CAAC,OAAQ,EAAE,QAAQ,CAAC,OAAQ,EAAE,cAAc,CAAC,CAAA;QACnF,MAAM,YAAY,GAAG,UAAU,CAAC,OAAQ,CAAA;QACxC,YAAY,CAAC,KAAK,GAAG,OAAO,CAAA;QAC5B,YAAY,CAAC,KAAK,EAAE,CAAA;QACpB,4BAA4B,GAAG,IAAI,CAAA;QACnC,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,wBAAwB,CAAC,CAAA;IAC9D,CAAC;IAED,SAAS,6BAA6B;QACpC,mBAAmB,GAAG,SAAS,CAAA;QAC/B,kBAAkB,CAAC,OAAO,GAAG,SAAS,CAAA;QACtC,kBAAkB,CAAC,GAAG,GAAG,SAAS,CAAA;QAClC,4BAA4B,GAAG,KAAK,CAAA;QACpC,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,wBAAwB,CAAC,CAAA;QAC/D,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QAC/B,2BAA2B,CAAC,gBAAgB,CAAC,CAAA;IAC/C,CAAC;IACD,SAAS,iBAAiB,CAAC,CAA+C;;QACxE,iEAAiE;QACjE,IAAI,UAAU,IAAI,CAAC,CAAC,MAAM,KAAK,CAAC,EAAE;YAChC,OAAM;SACP;QACD,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,mCAAmC,CAAC,CAAA;QACvE,MAAM,MAAM,GAAG,CAAC,CAAC,MAAiB,CAAA;QAClC,MAAM,GAAG,GAAG,CAAA,MAAA,MAAM,CAAC,OAAO,CAAC,uBAAuB,CAAC,0CAAE,aAAa,CAAmB,KAAK,CAAC,KAAI,SAAS,CAAA;QACxG,IAAI,CAAC,GAAG,EAAE;YACR,OAAM;SACP;QACD,GAAG,CAAC,gBAAgB,CAAC,WAAW,EAAE,eAAe,CAAC,CAAA,CAAC,yDAAyD;QAC5G,kBAAkB,CAAC,KAAK,GAAG,4BAA4B,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA;QAC/D,kBAAkB,CAAC,GAAG,GAAG,GAAG,CAAA;QAC5B,MAAM,CAAC,gBAAgB,CAAC,WAAW,EAAE,6BAA6B,CAAC,CAAA;IACrE,CAAC;IAED,SAAS,mCAAmC;;QAC1C,MAAA,kBAAkB,CAAC,GAAG,0CAAE,mBAAmB,CAAC,WAAW,EAAE,eAAe,CAAC,CAAA;QACzE,MAAM,CAAC,mBAAmB,CAAC,WAAW,EAAE,6BAA6B,CAAC,CAAA;QACtE,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,mCAAmC,CAAC,CAAA;QAE1E,uDAAuD;QACvD,IAAI,kBAAkB,CAAC,OAAO,EAAE;YAC9B,mBAAmB,CAAC,MAAA,kBAAkB,CAAC,OAAO,0CAAE,qBAAqB,EAAG,EAAE,EAAE,CAAC,CAAA;YAC7E,OAAM;SACP;QAED,kBAAkB;QAClB,MAAM,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAA;QACvC,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,KAAK,IAAI,IAAI,2BAA2B,EAAE,EAAE;YAC5E,MAAM,KAAK,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC,CAAC,CAAA;YACrC,IAAI,8BAA8B,CAAC,KAAK,CAAC,EAAE;gBACzC,OAAM;aACP;YACD,MAAM,QAAQ,GAAG,uBAAuB,CAAC,SAAS,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;YAClE,MAAM,OAAO,GAAG,sBAAsB,CAAC,gBAAgB,CAAC,WAAW,CAAC,EAAE,QAAQ,CAAC,UAAU,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAA;YAC3G,mBAAmB,GAAG,EAAE,GAAG,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,CAAA;YAC5D,mBAAmB,CAAC,KAAK,CAAC,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAA;YAC3D,MAAM,cAAc,GAAG,EAAE,GAAG,gBAAgB,EAAE,CAAA;YAC9C,cAAc,CAAC,WAAW,CAAC,GAAG,eAAe,CAC3C,SAAS,CAAC,OAAO,EACjB,mBAAmB,EACnB,gBAAgB,CAAC,WAAW,CAAC,CAC9B,CAAA;YACD,2BAA2B,CAAC,cAAc,CAAC,CAAA;SAC5C;IACH,CAAC;IACD,8BAA8B;IAC9B,SAAS,2BAA2B;QAClC,IAAI,gBAAgB,EAAE,EAAE;YACtB,OAAM;SACP;QACD,IAAI,SAAS,CAAC,OAAO,EAAE;YACrB,MAAM,cAAc,GAAG,EAAE,GAAG,gBAAgB,EAAE,CAAA;YAC9C,cAAc,CAAC,WAAW,CAAC,GAAG,eAAe,CAC3C,SAAS,CAAC,OAAO,EACjB,mBAAoB,EACpB,gBAAgB,CAAC,WAAW,CAAC,CAC9B,CAAA;YACD,2BAA2B,CAAC,cAAc,CAAC,CAAA;SAC5C;IACH,CAAC;IACD,SAAS,iCAAiC;QACxC,IAAI,gBAAgB,EAAE,EAAE;YACtB,OAAM;SACP;QACD,YAAY,CAAC,sBAAsB,CAAC,CAAA;QACpC,sBAAsB,GAAG,UAAU,CAAC,8BAA8B,EAAE,GAAG,CAAC,CAAA;IAC1E,CAAC;IAED,SAAS,8BAA8B;QACrC,MAAM,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAA;QACvC,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,KAAK,IAAI,IAAI,2BAA2B,EAAE,EAAE;YAC5E,MAAM,KAAK,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC,CAAC,CAAA;YACrC,IAAI,8BAA8B,CAAC,KAAK,CAAC,EAAE;gBACzC,OAAM;aACP;YACD,MAAM,QAAQ,GAAG,uBAAuB,CAAC,SAAS,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;YAClE,MAAM,OAAO,GAAG,sBAAsB,CAAC,gBAAgB,CAAC,WAAW,CAAC,EAAE,QAAQ,CAAC,UAAU,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAA;YAC3G,4BAA4B,GAAG,IAAI,CAAA;YACnC,MAAM,YAAY,GAAG,UAAU,CAAC,OAAQ,CAAA;YACxC,YAAY,CAAC,KAAK,GAAG,OAAO,CAAA;YAC5B,sBAAsB,CAAC,KAAK,CAAC,qBAAqB,EAAE,EAAE,SAAS,CAAC,OAAO,EAAE,QAAQ,CAAC,OAAQ,EAAE,cAAc,CAAC,CAAA;YAC3G,mBAAmB,GAAG,EAAE,GAAG,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,CAAA;SAC7D;IACH,CAAC;IACD,SAAS,6BAA6B,CAAC,CAAa;QAClD,eAAe,CAAC,CAAC,CAAC,CAAA;QAClB,mBAAmB,GAAG,2BAA2B,CAAC,CAAC,EAAE,kBAAkB,CAAC,KAAM,CAAC,CAAA;QAC/E,yDAAyD;QACzD,IAAI,kBAAkB,CAAC,OAAO,EAAE;YAC9B,6BAA6B,CAAC,kBAAkB,CAAC,OAAO,EAAE,mBAAmB,CAAC,CAAA;SAC/E;aAAM;YACL,kBAAkB,CAAC,OAAO,GAAG,4BAA4B,CACvD,kBAAkB,CAAC,GAAI,EACvB,EAAE,EACF,mBAAmB,EACnB,WAAW,EACX,GAAG,CACJ,CAAA;SACF;IACH,CAAC;IAED,SAAS,2BAA2B,CAAC,WAAwB;QAC3D,MAAM,SAAS,GAAG,SAAS,CAAC,OAAQ,CAAA;QACpC,IAAI,IAAI,KAAK,UAAU,EAAE;YACvB,SAAS,CAAC,SAAS,GAAG,KAAK,CAAA;YAC3B,aAAa,CAAC,SAAS,CAAC,CAAA;YACxB,wBAAwB,CAAC,SAAS,CAAC,CAAA;SACpC;aAAM;YACL,SAAS,CAAC,WAAW,GAAG,KAAK,CAAA;SAC9B;QACD,iBAAiB,CAAC,SAAS,EAAE,WAAW,CAAC,UAAU,EAAE,WAAW,CAAC,SAAS,EAAE,KAAK,CAAC,CAAA;IACpF,CAAC;IAED,SAAS,kBAAkB,CAAC,CAA6B;QACvD,CAAC,CAAC,cAAc,EAAE,CAAA;QAClB,MAAM,OAAO,GAAG,UAAU,CAAC,OAAQ,CAAC,KAAK,CAAA;QACzC,IAAI,wBAAwB,EAAE;YAC5B,0DAA0D;YAC1D,gBAAgB,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,OAAO,GAAG,OAAO,CAAA;SAClG;aAAM;YACL,wBAAwB;YACxB,gBAAgB,CAAC,WAAW,CAAC,GAAG,eAAe,CAC7C,SAAS,CAAC,OAAQ,EAClB,EAAE,GAAG,mBAAoB,EAAE,OAAO,EAAE,EACpC,gBAAgB,CAAC,WAAW,CAAC,IAAI,EAAE,CACpC,CAAA;SACF;QACD,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QAC/B,eAAe,CAAC,gBAAgB,CAAC,CAAA;IACnC,CAAC;IAED,SAAS,wBAAwB,CAAC,CAAgB;QAChD,IAAI,CAAC,CAAC,GAAG,KAAK,QAAQ,IAAI,4BAA4B,EAAE;YACtD,CAAC,CAAC,eAAe,EAAE,CAAA;YACnB,6BAA6B,EAAE,CAAA;SAChC;IACH,CAAC;AACH,CAAC"}
1
+ {"version":3,"file":"GradingAnswer.js","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":"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"}
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  export declare function textAnnotationFromRange(answerTextNode: Element, range: Range): {
4
4
  startIndex: number;
5
5
  length: number;
6
- };
6
+ } | undefined;
7
7
  export declare function getOverlappingMessages(currentAnnotations: Annotation[], start: number, length: number): string;
8
8
  export declare function getOverlappingMessagesFromTextAnnotations(currentAnnotations: TextAnnotation[], start: number, length: number): string;
9
9
  export declare function toNodeLength(node: Node): number | undefined;
@@ -12,7 +12,7 @@ export declare function showAndPositionElement(annotationRect: DOMRect, containe
12
12
  export declare function hasTextSelectedInAnswerText(): boolean;
13
13
  export declare function selectionHasNothingToUnderline(range: Range): boolean;
14
14
  export declare function mergeAnnotation($answerText: Element, newAnnotation: Annotation, annotations: Annotation[]): Annotation[];
15
- export declare function getImageStartIndex($image: Element, $answerText: Element): number;
15
+ export declare function getImageStartIndex($image: Element, $answerText: Element): number | undefined;
16
16
  export type NewImageAnnotation = {
17
17
  bbox: DOMRect;
18
18
  attachmentIndex: number;
@@ -1 +1 @@
1
- {"version":3,"file":"editAnnotations.d.ts","sourceRoot":"","sources":["../../../src/components/grading/editAnnotations.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAC/E,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,wBAAgB,uBAAuB,CAAC,cAAc,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK;;;EAgB5E;AAED,wBAAgB,sBAAsB,CAAC,kBAAkB,EAAE,UAAU,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,UAGrG;AACD,wBAAgB,yCAAyC,CACvD,kBAAkB,EAAE,cAAc,EAAE,EACpC,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,MAAM,UAIf;AACD,wBAAgB,YAAY,CAAC,IAAI,EAAE,IAAI,sBAEtC;AAED,wBAAgB,aAAa,CAAC,EAAE,EAAE,IAAI,EAAE,cAAc,WAAW,GAAG,IAAI,EAAE,CAQzE;AAED,wBAAgB,sBAAsB,CACpC,cAAc,EAAE,OAAO,EACvB,SAAS,EAAE,WAAW,EACtB,KAAK,EAAE,WAAW,EAClB,SAAS,EAAE,MAAM,QAelB;AAED,wBAAgB,2BAA2B,IAAI,OAAO,CAqCrD;AAED,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,KAAK,WAM1D;AAED,wBAAgB,eAAe,CAAC,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,gBA0BzG;AAqBD,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,UAIvE;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,OAAO,CAAA;IACb,eAAe,EAAE,MAAM,CAAA;IACvB,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,wBAAgB,2BAA2B,CACzC,CAAC,EAAE,UAAU,EACb,EAAE,IAAI,EAAE,eAAe,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,kBAAkB,GAC9E,eAAe,CA+BjB;AACD,wBAAgB,4BAA4B,CAC1C,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,EAC/C,KAAK,EAAE,gBAAgB,GACtB,kBAAkB,CAUpB;AAMD,wBAAgB,eAAe,CAAC,CAAC,EAAE,KAAK,QAGvC;AAED,wBAAgB,MAAM,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI,EAAE,SAAS,EAAE,OAAO,GAAG,IAAI,CAI5E;AAED,wBAAgB,gBAAgB,YAE/B"}
1
+ {"version":3,"file":"editAnnotations.d.ts","sourceRoot":"","sources":["../../../src/components/grading/editAnnotations.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAC/E,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,wBAAgB,uBAAuB,CAAC,cAAc,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK;;;cAwB5E;AAED,wBAAgB,sBAAsB,CAAC,kBAAkB,EAAE,UAAU,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,UAGrG;AACD,wBAAgB,yCAAyC,CACvD,kBAAkB,EAAE,cAAc,EAAE,EACpC,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,MAAM,UAIf;AACD,wBAAgB,YAAY,CAAC,IAAI,EAAE,IAAI,sBAEtC;AAED,wBAAgB,aAAa,CAAC,EAAE,EAAE,IAAI,EAAE,cAAc,WAAW,GAAG,IAAI,EAAE,CAQzE;AAED,wBAAgB,sBAAsB,CACpC,cAAc,EAAE,OAAO,EACvB,SAAS,EAAE,WAAW,EACtB,KAAK,EAAE,WAAW,EAClB,SAAS,EAAE,MAAM,QAelB;AAED,wBAAgB,2BAA2B,IAAI,OAAO,CAuCrD;AAED,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,KAAK,WAM1D;AAED,wBAAgB,eAAe,CAAC,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,gBA0BzG;AAqBD,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,sBAIvE;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,OAAO,CAAA;IACb,eAAe,EAAE,MAAM,CAAA;IACvB,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,wBAAgB,2BAA2B,CACzC,CAAC,EAAE,UAAU,EACb,EAAE,IAAI,EAAE,eAAe,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,kBAAkB,GAC9E,eAAe,CA8BjB;AACD,wBAAgB,4BAA4B,CAC1C,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,EAC/C,KAAK,EAAE,gBAAgB,GACtB,kBAAkB,CAUpB;AAMD,wBAAgB,eAAe,CAAC,CAAC,EAAE,KAAK,QAGvC;AAED,wBAAgB,MAAM,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI,EAAE,SAAS,EAAE,OAAO,GAAG,IAAI,CAI5E;AAED,wBAAgB,gBAAgB,YAE/B"}
@@ -1,13 +1,21 @@
1
1
  import * as _ from 'lodash-es';
2
2
  export function textAnnotationFromRange(answerTextNode, range) {
3
+ if (selectionHasNothingToUnderline(range)) {
4
+ return undefined;
5
+ }
3
6
  const answerNodes = allNodesUnder(answerTextNode);
4
- const charactersBefore = charactersBeforeContainer(range.startContainer, range.startOffset);
5
- const charactersUntilEnd = charactersBeforeContainer(range.endContainer, range.endOffset);
7
+ const charactersBefore = charactersBeforeContainer(range.startContainer, range.startOffset, answerTextNode);
8
+ const charactersUntilEnd = charactersBeforeContainer(range.endContainer, range.endOffset, answerTextNode);
9
+ const length = charactersUntilEnd - charactersBefore;
10
+ // selectionHasNothingToUnderline won't catch cases where empty selection is between images
11
+ if (length === 0) {
12
+ return undefined;
13
+ }
6
14
  return {
7
15
  startIndex: charactersBefore,
8
- length: charactersUntilEnd - charactersBefore,
16
+ length,
9
17
  };
10
- function charactersBeforeContainer(rangeContainer, offset) {
18
+ function charactersBeforeContainer(rangeContainer, offset, answerTextNode) {
11
19
  const containerIsTag = rangeContainer === answerTextNode;
12
20
  const container = containerIsTag ? rangeContainer.childNodes[offset] : rangeContainer;
13
21
  const offsetInside = containerIsTag ? 0 : offset;
@@ -55,8 +63,9 @@ export function hasTextSelectedInAnswerText() {
55
63
  (isRangeSelection(selection) || textSelectedInRange(selection)));
56
64
  function selectionInAnswerText(sel) {
57
65
  var _a, _b, _c;
58
- if (sel.type === 'None' || sel.type === 'Caret' || sel.rangeCount === 0)
66
+ if (sel.type === 'None' || sel.type === 'Caret' || sel.rangeCount === 0) {
59
67
  return false;
68
+ }
60
69
  const startContainer = sel.getRangeAt(0).startContainer;
61
70
  const endContainer = sel.getRangeAt(0).endContainer;
62
71
  return (sel.rangeCount > 0 &&
@@ -81,7 +90,7 @@ export function hasTextSelectedInAnswerText() {
81
90
  export function selectionHasNothingToUnderline(range) {
82
91
  var _a;
83
92
  const contents = range.cloneContents();
84
- const hasImages = Array.from(contents.childNodes).some((x) => x instanceof Element && (x.className === 'e-annotation-wrapper' || x.tagName === 'IMG'));
93
+ const hasImages = Array.from(contents.childNodes).some((x) => x instanceof Element && (x.classList.contains('e-annotation-wrapper') || x.tagName === 'IMG'));
85
94
  return ((_a = contents.textContent) === null || _a === void 0 ? void 0 : _a.length) === 0 && !hasImages;
86
95
  }
87
96
  export function mergeAnnotation($answerText, newAnnotation, annotations) {
@@ -119,9 +128,10 @@ function getOverlappingAnnotations(annotations, newAnnotation) {
119
128
  return { overlapping: partitioned[0], nonOverlapping: partitioned[1] };
120
129
  }
121
130
  export function getImageStartIndex($image, $answerText) {
131
+ var _a;
122
132
  const range = document.createRange();
123
133
  range.selectNode($image);
124
- return textAnnotationFromRange($answerText, range).startIndex;
134
+ return (_a = textAnnotationFromRange($answerText, range)) === null || _a === void 0 ? void 0 : _a.startIndex;
125
135
  }
126
136
  export function annotationFromMousePosition(e, { bbox, attachmentIndex, startX, startY, clientX, clientY }) {
127
137
  const lineThresholdPx = 10;
@@ -131,7 +141,7 @@ export function annotationFromMousePosition(e, { bbox, attachmentIndex, startX,
131
141
  const isHorizontalLine = Math.abs(clientY - e.clientY) <= lineThresholdPx;
132
142
  const type = isVerticalLine || isHorizontalLine ? 'line' : 'rect';
133
143
  switch (type) {
134
- case 'rect': {
144
+ case 'rect':
135
145
  return {
136
146
  type: 'rect',
137
147
  attachmentIndex,
@@ -141,8 +151,7 @@ export function annotationFromMousePosition(e, { bbox, attachmentIndex, startX,
141
151
  height: Math.abs(currentY - startY),
142
152
  message: '',
143
153
  };
144
- }
145
- case 'line': {
154
+ case 'line':
146
155
  return {
147
156
  type: 'line',
148
157
  attachmentIndex,
@@ -152,7 +161,6 @@ export function annotationFromMousePosition(e, { bbox, attachmentIndex, startX,
152
161
  y2: isHorizontalLine ? startY : Math.max(startY, currentY),
153
162
  message: '',
154
163
  };
155
- }
156
164
  }
157
165
  }
158
166
  export function imageAnnotationMouseDownInfo(e, image) {
@@ -1 +1 @@
1
- {"version":3,"file":"editAnnotations.js","sourceRoot":"","sources":["../../../src/components/grading/editAnnotations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAA;AAI9B,MAAM,UAAU,uBAAuB,CAAC,cAAuB,EAAE,KAAY;IAC3E,MAAM,WAAW,GAAG,aAAa,CAAC,cAAc,CAAC,CAAA;IACjD,MAAM,gBAAgB,GAAG,yBAAyB,CAAC,KAAK,CAAC,cAAc,EAAE,KAAK,CAAC,WAAW,CAAC,CAAA;IAC3F,MAAM,kBAAkB,GAAG,yBAAyB,CAAC,KAAK,CAAC,YAAY,EAAE,KAAK,CAAC,SAAS,CAAC,CAAA;IACzF,OAAO;QACL,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,kBAAkB,GAAG,gBAAgB;KAC9C,CAAA;IAED,SAAS,yBAAyB,CAAC,cAAoB,EAAE,MAAc;QACrE,MAAM,cAAc,GAAG,cAAc,KAAK,cAAc,CAAA;QACxD,MAAM,SAAS,GAAG,cAAc,CAAC,CAAC,CAAC,cAAc,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,cAAc,CAAA;QACrF,MAAM,YAAY,GAAW,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAA;QACxD,MAAM,oBAAoB,GAAG,CAAC,CAAC,SAAS,CAAC,WAAW,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,KAAK,SAAS,CAAC,CAAA;QACnF,OAAO,YAAY,GAAG,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC,CAAA;IACrE,CAAC;AACH,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,kBAAgC,EAAE,KAAa,EAAE,MAAc;IACpG,MAAM,eAAe,GAAqB,kBAAkB,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CAAqB,CAAA;IACjH,OAAO,yCAAyC,CAAC,eAAe,EAAE,KAAK,EAAE,MAAM,CAAC,CAAA;AAClF,CAAC;AACD,MAAM,UAAU,yCAAyC,CACvD,kBAAoC,EACpC,KAAa,EACb,MAAc;IAEd,MAAM,MAAM,GAAG,yBAAyB,CAAC,kBAAkB,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,CAAA;IACxG,OAAO,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,GAAG,GAAG,MAAM,GAAG,EAAE,EAAE,EAAE,CAAC,CAAA;AACnH,CAAC;AACD,MAAM,UAAU,YAAY,CAAC,IAAU;;IACrC,OAAO,IAAI,CAAC,QAAQ,KAAK,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,MAAA,IAAI,CAAC,WAAW,0CAAE,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AACtG,CAAC;AAED,MAAM,UAAU,aAAa,CAAC,EAAQ,EAAE,cAAc,GAAG,QAAQ;IAC/D,IAAI,CAAC,GAAgB,IAAI,CAAA;IACzB,MAAM,CAAC,GAAW,EAAE,CAAA;IACpB,MAAM,IAAI,GAAG,cAAc,CAAC,gBAAgB,CAAC,EAAE,EAAE,UAAU,CAAC,SAAS,GAAG,UAAU,CAAC,YAAY,EAAE,IAAI,CAAC,CAAA;IACtG,OAAO,CAAC,CAAC,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC,EAAE;QAC5B,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;KACV;IACD,OAAO,CAAC,CAAA;AACV,CAAC;AAED,MAAM,UAAU,sBAAsB,CACpC,cAAuB,EACvB,SAAsB,EACtB,KAAkB,EAClB,SAAiB;IAEjB,MAAM,KAAK,GAAG,KAAK,CAAC,KAAK,CAAA;IACzB,IAAI,SAAS,EAAE;QACb,KAAK,CAAC,OAAO,GAAG,OAAO,CAAA;QACvB,MAAM,aAAa,GAAG,SAAS,CAAC,qBAAqB,EAAE,CAAA;QACvD,MAAM,SAAS,GAAG,KAAK,CAAC,qBAAqB,EAAE,CAAA;QAC/C,MAAM,IAAI,GAAG,cAAc,CAAC,IAAI,GAAG,aAAa,CAAC,IAAI,CAAA;QACrD,MAAM,GAAG,GAAG,cAAc,CAAC,MAAM,GAAG,aAAa,CAAC,GAAG,GAAG,SAAS,CAAA;QAEjE,KAAK,CAAC,GAAG,GAAG,GAAG,MAAM,CAAC,GAAG,CAAC,IAAI,CAAA;QAC9B,KAAK,CAAC,IAAI,GAAG,GAAG,MAAM,CACpB,IAAI,GAAG,SAAS,CAAC,KAAK,GAAG,aAAa,CAAC,KAAK,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI,GAAG,EAAE,CAAC,CAAC,CAAC,aAAa,CAAC,KAAK,GAAG,SAAS,CAAC,KAAK,GAAG,EAAE,CAC3G,IAAI,CAAA;KACN;AACH,CAAC;AAED,MAAM,UAAU,2BAA2B;IACzC,MAAM,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAA;IACvC,OAAO,CACL,SAAS,KAAK,IAAI;QAClB,qBAAqB,CAAC,SAAS,CAAC;QAChC,CAAC,gBAAgB,CAAC,SAAS,CAAC,IAAI,mBAAmB,CAAC,SAAS,CAAC,CAAC,CAChE,CAAA;IAED,SAAS,qBAAqB,CAAC,GAAc;;QAC3C,IAAI,GAAG,CAAC,IAAI,KAAK,MAAM,IAAI,GAAG,CAAC,IAAI,KAAK,OAAO,IAAI,GAAG,CAAC,UAAU,KAAK,CAAC;YAAE,OAAO,KAAK,CAAA;QACrF,MAAM,cAAc,GAAG,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,cAAc,CAAA;QACvD,MAAM,YAAY,GAAG,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,YAAY,CAAA;QACnD,OAAO,CACL,GAAG,CAAC,UAAU,GAAG,CAAC;YAClB,CAAA,MAAA,cAAc,CAAC,aAAa,0CAAE,OAAO,CAAC,mBAAmB,CAAC,MAAK,IAAI;YACnE,CAAA,MAAA,YAAY,CAAC,aAAa,0CAAE,OAAO,CAAC,mBAAmB,CAAC,MAAK,IAAI;YACjE,CAAA,MAAA,cAAc,CAAC,aAAa,0CAAE,OAAO,CAAC,0BAA0B,CAAC,MAAK,IAAI,CAC3E,CAAA;IACH,CAAC;IAED,SAAS,gBAAgB,CAAC,GAAc;QACtC,OAAO,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,MAAK,OAAO,CAAA;IAC9B,CAAC;IAED,SAAS,mBAAmB,CAAC,GAAc;QACzC,MAAM,KAAK,GAAG,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAA;QAC/B,OAAO,CACL,CAAC,CAAC,GAAG,CAAC,UAAU;YAChB,CAAC,KAAK,CAAC,QAAQ,EAAE,CAAC,MAAM,GAAG,CAAC;gBAC1B,iBAAiB,CAAC,KAAK,CAAC,cAAyB,CAAC;gBAClD,iBAAiB,CAAC,KAAK,CAAC,YAAuB,CAAC,CAAC,CACpD,CAAA;IACH,CAAC;IAED,SAAS,iBAAiB,CAAC,SAAkB;QAC3C,OAAO,SAAS,CAAC,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAA;IAC/C,CAAC;AACH,CAAC;AAED,MAAM,UAAU,8BAA8B,CAAC,KAAY;;IACzD,MAAM,QAAQ,GAAG,KAAK,CAAC,aAAa,EAAE,CAAA;IACtC,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAC,IAAI,CACpD,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,YAAY,OAAO,IAAI,CAAC,CAAC,CAAC,SAAS,KAAK,sBAAsB,IAAI,CAAC,CAAC,OAAO,KAAK,KAAK,CAAC,CAC/F,CAAA;IACD,OAAO,CAAA,MAAA,QAAQ,CAAC,WAAW,0CAAE,MAAM,MAAK,CAAC,IAAI,CAAC,SAAS,CAAA;AACzD,CAAC;AAED,MAAM,UAAU,eAAe,CAAC,WAAoB,EAAE,aAAyB,EAAE,WAAyB;IACxG,aAAa;IACb,MAAM,MAAM,GAAG,yBAAyB,CAAC,WAAW,EAAE,aAAa,CAAC,CAAA;IAEpE,IAAI,MAAM,CAAC,WAAW,CAAC,MAAM,GAAG,CAAC,EAAE;QACjC,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,aAA+B,CAAC,CAAA;QACxD,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU,CAAC,CAAA;QAC5E,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;QACzF,MAAM,WAAW,GAAG;YAClB,UAAU,EAAE,WAAY,CAAC,UAAU;YACnC,MAAM,EAAE,SAAU,CAAC,UAAU,GAAG,SAAU,CAAC,MAAM,GAAG,WAAY,CAAC,UAAU;YAC3E,OAAO,EAAE,aAAa,CAAC,OAAO;SAC/B,CAAA;QACD,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,WAAW,CAAC,CAAA;KACxC;SAAM;QACL,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,aAAa,CAAC,CAAA;KAC1C;IACD,OAAO,CAAC,CAAC,MAAM,CACb,MAAM,CAAC,cAAc,EACrB,CAAC,CAAC,EAAE,EAAE,CACJ,CAAC,CAAC,IAAI,KAAK,MAAM,IAAI,CAAC,CAAC,IAAI,KAAK,MAAM;QACpC,CAAC,CAAC,kBAAkB,CAAC,cAAc,CAAC,WAAW,EAAE,CAAC,CAAC,eAAe,CAAC,EAAE,WAAW,CAAC;QACjF,CAAC,CAAC,CAAC,CAAC,UAAU,EAClB,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,EACvE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,CACxE,CAAA;AACH,CAAC;AAED,SAAS,cAAc,CAAC,SAAkB,EAAE,KAAa;IACvD,OAAO,SAAS,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;AACtD,CAAC;AACD,SAAS,yBAAyB,CAChC,WAA6B,EAC7B,aAA6B;IAE7B,MAAM,WAAW,GAAG,CAAC,CAAC,SAAS,CAAC,WAAW,EAAE,CAAC,KAAK,EAAE,EAAE;QACrD,MAAM,MAAM,GAAG,aAAa,CAAC,UAAU,GAAG,aAAa,CAAC,MAAM,CAAA;QAC9D,MAAM,QAAQ,GAAG,KAAK,CAAC,UAAU,GAAG,KAAK,CAAC,MAAM,CAAA;QAChD,OAAO,CACL,CAAC,aAAa,CAAC,UAAU,IAAI,KAAK,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,IAAI,QAAQ,CAAC;YACtF,CAAC,MAAM,IAAI,KAAK,CAAC,UAAU,IAAI,MAAM,IAAI,QAAQ,CAAC;YAClD,CAAC,aAAa,CAAC,UAAU,IAAI,KAAK,CAAC,UAAU,IAAI,MAAM,IAAI,QAAQ,CAAC,CACrE,CAAA;IACH,CAAC,CAAC,CAAA;IACF,OAAO,EAAE,WAAW,EAAE,WAAW,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,WAAW,CAAC,CAAC,CAAC,EAAE,CAAA;AACxE,CAAC;AAED,MAAM,UAAU,kBAAkB,CAAC,MAAe,EAAE,WAAoB;IACtE,MAAM,KAAK,GAAG,QAAQ,CAAC,WAAW,EAAE,CAAA;IACpC,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC,CAAA;IACxB,OAAO,uBAAuB,CAAC,WAAW,EAAE,KAAK,CAAC,CAAC,UAAU,CAAA;AAC/D,CAAC;AAUD,MAAM,UAAU,2BAA2B,CACzC,CAAa,EACb,EAAE,IAAI,EAAE,eAAe,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAsB;IAE/E,MAAM,eAAe,GAAG,EAAE,CAAA;IAC1B,MAAM,QAAQ,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAA;IAC5D,MAAM,QAAQ,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,MAAM,CAAC,CAAA;IAC5D,MAAM,cAAc,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,IAAI,eAAe,CAAA;IACvE,MAAM,gBAAgB,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,GAAG,CAAC,CAAC,OAAO,CAAC,IAAI,eAAe,CAAA;IACzE,MAAM,IAAI,GAAG,cAAc,IAAI,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAA;IACjE,QAAQ,IAAI,EAAE;QACZ,KAAK,MAAM,CAAC,CAAC;YACX,OAAO;gBACL,IAAI,EAAE,MAAM;gBACZ,eAAe;gBACf,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBAC7B,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBAC7B,KAAK,EAAE,IAAI,CAAC,GAAG,CAAC,QAAQ,GAAG,MAAM,CAAC;gBAClC,MAAM,EAAE,IAAI,CAAC,GAAG,CAAC,QAAQ,GAAG,MAAM,CAAC;gBACnC,OAAO,EAAE,EAAE;aACZ,CAAA;SACF;QACD,KAAK,MAAM,CAAC,CAAC;YACX,OAAO;gBACL,IAAI,EAAE,MAAM;gBACZ,eAAe;gBACf,EAAE,EAAE,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBACxD,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBAC1D,EAAE,EAAE,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBACxD,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,CAAC;gBAC1D,OAAO,EAAE,EAAE;aACZ,CAAA;SACF;KACF;AACH,CAAC;AACD,MAAM,UAAU,4BAA4B,CAC1C,CAA+C,EAC/C,KAAuB;IAEvB,MAAM,gBAAgB,GAAG,KAAK,CAAC,OAAO,CAAC,mBAAmB,CAAE,CAAA;IAC5D,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,gBAAgB,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,KAAK,KAAK,CAAC,CAAA;IAC9G,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAA;IAC1G,MAAM,IAAI,GAAG,iBAAiB,CAAC,qBAAqB,EAAE,CAAA;IACtD,MAAM,OAAO,GAAG,CAAC,CAAC,OAAO,CAAA;IACzB,MAAM,MAAM,GAAG,KAAK,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAA;IACxD,MAAM,OAAO,GAAG,CAAC,CAAC,OAAO,CAAA;IACzB,MAAM,MAAM,GAAG,KAAK,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,MAAM,CAAC,CAAA;IACxD,OAAO,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,CAAA;AACpE,CAAC;AAED,SAAS,KAAK,CAAC,CAAS;IACtB,OAAO,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAA;AACzB,CAAC;AAED,MAAM,UAAU,eAAe,CAAC,CAAQ;IACtC,CAAC,CAAC,cAAc,EAAE,CAAA;IAClB,CAAC,CAAC,eAAe,EAAE,CAAA;AACrB,CAAC;AAED,MAAM,UAAU,MAAM,CAAC,OAA2B,EAAE,SAAkB;IACpE,IAAI,OAAO,YAAY,WAAW,EAAE;QAClC,OAAO,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,CAAA;KACvD;AACH,CAAC;AAED,MAAM,UAAU,gBAAgB;IAC9B,OAAO,UAAU,CAAC,gBAAgB,CAAC,CAAC,OAAO,CAAA;AAC7C,CAAC"}
1
+ {"version":3,"file":"editAnnotations.js","sourceRoot":"","sources":["../../../src/components/grading/editAnnotations.ts"],"names":[],"mappings":"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"}
@@ -29,7 +29,9 @@ function updateImageStatus(img) {
29
29
  const wrapper = img.parentElement;
30
30
  const nextSibling = wrapper === null || wrapper === void 0 ? void 0 : wrapper.nextSibling;
31
31
  const hasFullSizeLink = nextSibling instanceof HTMLElement && nextSibling.classList.contains('full-size-image');
32
- if (img.naturalWidth > img.width) {
32
+ const isLargeImage = img.naturalWidth > img.width;
33
+ wrapper === null || wrapper === void 0 ? void 0 : wrapper.classList.toggle('e-large-image', isLargeImage);
34
+ if (isLargeImage) {
33
35
  if (!hasFullSizeLink) {
34
36
  wrapper === null || wrapper === void 0 ? void 0 : wrapper.insertAdjacentHTML('afterend', `<div class="full-size-image"><a target="_blank" href="${img.src}"></a>`);
35
37
  }
@@ -1 +1 @@
1
- {"version":3,"file":"largeImageDetector.js","sourceRoot":"","sources":["../../../src/components/grading/largeImageDetector.ts"],"names":[],"mappings":"AAAA,IAAI,eAAuB,CAAA;AAE3B,MAAM,CAAC,KAAK,UAAU,mBAAmB;IACvC,IAAI,KAAK,GAAG,IAAI,CAAA;IAChB,OAAO,KAAK,GAAG,CAAC,EAAE;QAChB,KAAK,EAAE,CAAA;QACP,IAAI,eAAe,KAAK,CAAC,EAAE;YACzB,OAAM;SACP;aAAM;YACL,MAAM,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAA;SACzD;KACF;IACD,MAAM,KAAK,CAAC,mBAAmB,CAAC,CAAA;AAClC,CAAC;AACD,MAAM,UAAU,wBAAwB,CAAC,MAAe;IACtD,MAAM,MAAM,GAAG,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,gBAAgB,CAAC,KAAK,CAAC,KAAI,EAAE,CAAA;IACpD,eAAe,GAAG,MAAM,CAAC,MAAM,CAAA;IAC/B,MAAM,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,EAAE;QACrB,IAAI,GAAG,CAAC,QAAQ,EAAE;YAChB,UAAU,CAAC,GAAG,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAA;SAC5C;aAAM;YACL,GAAG,CAAC,gBAAgB,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAA;SAC3D;IACH,CAAC,CAAC,CAAA;AACJ,CAAC;AACD,SAAS,iBAAiB,CAAC,GAAqB;IAC9C,eAAe,EAAE,CAAA;IACjB,MAAM,OAAO,GAAG,GAAG,CAAC,aAAa,CAAA;IACjC,MAAM,WAAW,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,CAAA;IACxC,MAAM,eAAe,GAAG,WAAW,YAAY,WAAW,IAAI,WAAW,CAAC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,CAAC,CAAA;IAC/G,IAAI,GAAG,CAAC,YAAY,GAAG,GAAG,CAAC,KAAK,EAAE;QAChC,IAAI,CAAC,eAAe,EAAE;YACpB,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,CAAC,UAAU,EAAE,yDAAyD,GAAG,CAAC,GAAG,QAAQ,CAAC,CAAA;SAClH;KACF;SAAM;QACL,IAAI,eAAe,EAAE;YACnB,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,MAAM,EAAE,CAAA;SACtB;KACF;AACH,CAAC"}
1
+ {"version":3,"file":"largeImageDetector.js","sourceRoot":"","sources":["../../../src/components/grading/largeImageDetector.ts"],"names":[],"mappings":"AAAA,IAAI,eAAuB,CAAA;AAE3B,MAAM,CAAC,KAAK,UAAU,mBAAmB;IACvC,IAAI,KAAK,GAAG,IAAI,CAAA;IAChB,OAAO,KAAK,GAAG,CAAC,EAAE;QAChB,KAAK,EAAE,CAAA;QACP,IAAI,eAAe,KAAK,CAAC,EAAE;YACzB,OAAM;SACP;aAAM;YACL,MAAM,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAA;SACzD;KACF;IACD,MAAM,KAAK,CAAC,mBAAmB,CAAC,CAAA;AAClC,CAAC;AACD,MAAM,UAAU,wBAAwB,CAAC,MAAe;IACtD,MAAM,MAAM,GAAG,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,gBAAgB,CAAC,KAAK,CAAC,KAAI,EAAE,CAAA;IACpD,eAAe,GAAG,MAAM,CAAC,MAAM,CAAA;IAC/B,MAAM,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,EAAE;QACrB,IAAI,GAAG,CAAC,QAAQ,EAAE;YAChB,UAAU,CAAC,GAAG,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAA;SAC5C;aAAM;YACL,GAAG,CAAC,gBAAgB,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAA;SAC3D;IACH,CAAC,CAAC,CAAA;AACJ,CAAC;AACD,SAAS,iBAAiB,CAAC,GAAqB;IAC9C,eAAe,EAAE,CAAA;IACjB,MAAM,OAAO,GAAG,GAAG,CAAC,aAAa,CAAA;IACjC,MAAM,WAAW,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,CAAA;IACxC,MAAM,eAAe,GAAG,WAAW,YAAY,WAAW,IAAI,WAAW,CAAC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,CAAC,CAAA;IAC/G,MAAM,YAAY,GAAG,GAAG,CAAC,YAAY,GAAG,GAAG,CAAC,KAAK,CAAA;IACjD,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,SAAS,CAAC,MAAM,CAAC,eAAe,EAAE,YAAY,CAAC,CAAA;IACxD,IAAI,YAAY,EAAE;QAChB,IAAI,CAAC,eAAe,EAAE;YACpB,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,CAAC,UAAU,EAAE,yDAAyD,GAAG,CAAC,GAAG,QAAQ,CAAC,CAAA;SAClH;KACF;SAAM;QACL,IAAI,eAAe,EAAE;YACnB,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,MAAM,EAAE,CAAA;SACtB;KACF;AACH,CAAC"}
package/dist/main.css CHANGED
@@ -1 +1 @@
1
- @font-face{font-family:Noto Sans;font-style:normal;font-weight:300;src:url(assets/NotoSans-Light.woff2) format("woff2"),url(assets/NotoSans-Light.woff) format("woff"),url(assets/NotoSans-Light.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:300;src:url(assets/NotoSans-LightItalic.woff2) format("woff2"),url(assets/NotoSans-LightItalic.woff) format("woff"),url(assets/NotoSans-LightItalic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;src:url(assets/NotoSans-Regular.woff2) format("woff2"),url(assets/NotoSans-Regular.woff) format("woff"),url(assets/NotoSans-Regular.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:400;src:url(assets/NotoSans-Italic.woff2) format("woff2"),url(assets/NotoSans-Italic.woff) format("woff"),url(assets/NotoSans-Italic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;src:url(assets/NotoSans-Bold.woff2) format("woff2"),url(assets/NotoSans-Bold.woff) format("woff"),url(assets/NotoSans-Bold.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:700;src:url(assets/NotoSans-BoldItalic.woff2) format("woff2"),url(assets/NotoSans-BoldItalic.woff) format("woff"),url(assets/NotoSans-BoldItalic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;src:url(assets/NotoSans-SemiBold.woff2) format("woff2"),url(assets/NotoSans-SemiBold.woff) format("woff"),url(assets/NotoSans-SemiBold.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:600;src:url(assets/NotoSans-SemiBoldItalic.woff2) format("woff2"),url(assets/NotoSans-SemiBoldItalic.woff) format("woff"),url(assets/NotoSans-SemiBoldItalic.ttf) format("truetype")}@font-face{font-family:Noto Mono;font-style:normal;font-weight:400;src:url(assets/NotoMono.woff2) format("woff2"),url(assets/NotoMono.woff) format("woff"),url(assets/NotoMono.ttf) format("truetype")}@font-face{font-family:Symbola;src:url(assets/Symbola.eot);src:local("Symbola Regular"),local("Symbola"),url(assets/Symbola.woff2) format("woff2"),url(assets/Symbola.woff) format("woff"),url(assets/Symbola.ttf) format("truetype"),url(assets/Symbola.svg#Symbola) format("svg")}.mq-editable-field,.mq-editable-field .mq-cursor{display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor{border-left:1px solid #000;margin-left:-1px;padding:0;position:relative;z-index:1}.mq-editable-field .mq-cursor.mq-blink{visibility:hidden}.mq-editable-field,.mq-math-mode .mq-editable-field{border:1px solid gray}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{border-color:#709ac0;border-radius:1px;box-shadow:0 0 1px 2px #8bd,inset 0 0 2px 0 #6ae}.mq-math-mode .mq-editable-field{margin:1px}.mq-editable-field .mq-latex-command-input{border:1px solid gray;color:inherit;font-family:Courier New,monospace;margin-left:2px;margin-right:1px;padding-right:1px}.mq-editable-field .mq-latex-command-input.mq-empty{background:transparent}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after,.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-math-mode .mq-empty:after{content:"c";visibility:hidden}.mq-editable-field .mq-text-mode .mq-cursor:only-child:after{content:""}.mq-editable-field.mq-text-mode{overflow-x:auto;overflow-y:hidden}.mq-math-mode .mq-root-block,.mq-root-block{box-sizing:border-box;display:-moz-inline-box;display:inline-block;overflow:hidden;padding:2px;vertical-align:middle;white-space:nowrap;width:100%}.mq-math-mode{font-feature-settings:normal;font-size:115%;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.mq-math-mode,.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-text-mode,.mq-math-mode var{font-family:Times New Roman,Symbola,serif;line-height:.9}.mq-math-mode *{border-color:#000;box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode .mq-empty.mq-root-block,.mq-math-mode.mq-empty{background:transparent}.mq-math-mode .mq-text-mode{display:inline-block;white-space:pre}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset 0 .1em .2em #a9a9a9;margin:0 -.1em;min-width:1ex;padding:0 .1em}.mq-math-mode .mq-font{font:1em Times New Roman,Symbola,serif}.mq-math-mode .mq-font *{font-family:inherit;font-style:inherit}.mq-math-mode b,.mq-math-mode b.mq-font{font-weight:bolder}.mq-math-mode i,.mq-math-mode i.mq-font,.mq-math-mode var{font-style:italic}.mq-math-mode var.mq-f{margin-left:.1em;margin-right:.2em}.mq-math-mode .mq-roman var.mq-f{margin:0}.mq-math-mode big{font-size:200%}.mq-math-mode .mq-int>big,.mq-math-mode .mq-intsub>big{display:inline-block;transform:scaleX(.7);vertical-align:-.16em}.mq-math-mode .mq-int>.mq-supsub,.mq-math-mode .mq-intsub>.mq-supsub{font-size:80%;padding-right:.2em;vertical-align:-1.1em}.mq-math-mode .mq-int>.mq-supsub>.mq-sup>.mq-sup-inner,.mq-math-mode .mq-intsub>.mq-supsub>.mq-sup>.mq-sup-inner{vertical-align:1.3em}.mq-math-mode .mq-int>.mq-supsub>.mq-sub,.mq-math-mode .mq-intsub>.mq-supsub>.mq-sub{margin-left:-.35em}.mq-math-mode .mq-roman{font-style:normal}.mq-math-mode .mq-sans-serif{font-family:sans-serif,Symbola,serif}.mq-math-mode .mq-monospace{font-family:monospace,Symbola,serif}.mq-math-mode .mq-mathbb .mq-original{display:none}.mq-math-mode .mq-overarrow,.mq-math-mode .mq-overline{border-top:1px solid #000;margin-top:1px}.mq-math-mode .mq-underarrow,.mq-math-mode .mq-underline{border-bottom:1px solid #000;margin-bottom:1px}.mq-math-mode .mq-binary-operator{display:-moz-inline-box;display:inline-block;padding:0 .2em}.mq-math-mode .mq-supsub{font-size:90%;text-align:left;vertical-align:-.5em}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.5em}.mq-math-mode .mq-supsub.mq-sup-only .mq-sup{display:inline-block;vertical-align:text-bottom}.mq-math-mode .mq-supsub .mq-sup{display:block}.mq-math-mode .mq-supsub .mq-sub{display:block;float:left}.mq-math-mode .mq-supsub .mq-binary-operator{padding:0 .1em}.mq-math-mode .mq-supsub .mq-fraction{font-size:70%}.mq-math-mode .mq-nthroot{font-size:80%;margin-left:.2em;margin-right:-.6em;min-width:.5em;vertical-align:.8em}.mq-math-mode .mq-paren{padding:0 .1em;transform-origin:center .06em;vertical-align:top}.mq-math-mode .mq-paren.mq-ghost{color:silver}.mq-math-mode .mq-paren+span{margin-bottom:.1em;margin-top:.1em}.mq-math-mode .mq-array{text-align:center;vertical-align:middle}.mq-math-mode .mq-array>span{display:block}.mq-math-mode .mq-operator-name{font-family:Symbola,Times New Roman,serif;font-style:normal;line-height:.9}.mq-math-mode var.mq-operator-name.mq-first{padding-left:.2em}.mq-math-mode .mq-supsub.mq-after-operator-name,.mq-math-mode var.mq-operator-name.mq-last{padding-right:.2em}.mq-math-mode .mq-fraction{font-size:90%;padding:0 .2em;text-align:center;vertical-align:-.4em}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link{display:-moz-groupbox}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link,.mq-math-mode x:default{display:inline-block}.mq-math-mode .mq-denominator,.mq-math-mode .mq-dot-recurring,.mq-math-mode .mq-numerator{display:block}.mq-math-mode .mq-numerator{padding:0 .1em}.mq-math-mode .mq-denominator{border-top:1px solid;float:right;padding:.1em;width:100%}.mq-math-mode .mq-dot-recurring{height:.3em;text-align:center}.mq-math-mode .mq-sqrt-prefix{padding-top:0;position:relative;top:.1em;transform-origin:top;vertical-align:top}.mq-math-mode .mq-sqrt-stem{border-top:1px solid;margin-right:.1em;margin-top:1px;padding-left:.15em;padding-right:.2em;padding-top:1px}.mq-math-mode .mq-diacritic-above{display:block;line-height:.4em;text-align:center}.mq-math-mode .mq-diacritic-stem,.mq-math-mode .mq-hat-prefix{display:block;text-align:center}.mq-math-mode .mq-hat-prefix{line-height:.95em;margin-bottom:-.7em;transform:scaleX(1.5);-moz-transform:scaleX(1.5);-o-transform:scaleX(1.5);-webkit-transform:scaleX(1.5)}.mq-math-mode .mq-hat-stem{display:block}.mq-math-mode .mq-large-operator{padding:.2em;text-align:center;vertical-align:-.2em}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to,.mq-math-mode .mq-large-operator big{display:block}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to{font-size:80%}.mq-math-mode .mq-large-operator .mq-from{float:right;width:100%}.mq-math-mode,.mq-math-mode .mq-editable-field{cursor:text;font-family:Symbola,Times New Roman,serif}.mq-math-mode .mq-overarc{border-top:1px solid #000;border-top-left-radius:50% .3em;border-top-right-radius:50% .3em;margin-top:1px;padding-top:.15em}.mq-math-mode .mq-overarrow,.mq-math-mode .mq-underarrow{position:relative;text-align:center}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before,.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{display:block;font-size:.8em;line-height:1px;min-width:.8em;position:absolute}.mq-math-mode .mq-overarrow.mq-arrow-left:before,.mq-math-mode .mq-overarrow.mq-arrow-leftright:before,.mq-math-mode .mq-underarrow.mq-arrow-left:before,.mq-math-mode .mq-underarrow.mq-arrow-leftright:before{content:"\2190";left:-1px;text-align:left}.mq-math-mode .mq-overarrow.mq-arrow-leftright:after,.mq-math-mode .mq-overarrow.mq-arrow-right:before,.mq-math-mode .mq-underarrow.mq-arrow-leftright:after,.mq-math-mode .mq-underarrow.mq-arrow-right:before{content:"\2192";right:-1px;text-align:right}.mq-math-mode .mq-overarrow.mq-empty .mq-inner:before,.mq-math-mode .mq-underarrow.mq-empty .mq-inner:before{content:"c";visibility:hidden}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before{top:-1px}.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{bottom:-1px}.mq-math-mode .mq-harpoons{position:relative;text-align:center}.mq-math-mode .mq-harpoons-denominator,.mq-math-mode .mq-harpoons-harpoons,.mq-math-mode .mq-harpoons-numerator{display:block}.mq-math-mode .mq-harpoons-denominator,.mq-math-mode .mq-harpoons-numerator{font-size:70%}.mq-math-mode .mq-harpoons-numerator{padding:0 .1em}.mq-math-mode .mq-harpoons-denominator{float:right;padding:.1em;width:100%}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before,.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{line-height:0}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before{top:-.5px}.mq-math-mode.mq-arrow-both{vertical-align:text-bottom}.mq-math-mode.mq-arrow-both.mq-empty{min-height:1.23em}.mq-math-mode.mq-arrow-both.mq-empty:after{top:-.34em}.mq-math-mode.mq-arrow-both:before{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.mq-math-mode.mq-arrow-both:after{content:"\27A4";display:block;font-size:.5em;line-height:0em;position:relative;text-align:right;top:-2.3em;visibility:visible}}.mq-math-mode .mq-matrix{margin-left:.1em;margin-right:.1em;vertical-align:middle}.mq-math-mode .mq-matrix table{border-bottom:none;border-collapse:separate;border-spacing:3px;width:auto}.mq-math-mode .mq-matrix table.mq-rows-1{margin-bottom:1px;vertical-align:middle}.mq-math-mode .mq-matrix td{border:none;padding:.1em .3em;vertical-align:baseline;width:auto}.mq-math-mode .mq-matrix-array table{border-collapse:collapse}.mq-math-mode .mq-matrix-array tr:first-child td{border-bottom:.5px solid #000}.mq-math-mode .mq-matrix-array td+td{border-left:.5px solid #000}.mq-editable-field .mq-selection,.mq-editable-field .mq-selection .mq-non-leaf,.mq-editable-field .mq-selection .mq-scaled,.mq-math-mode .mq-selection,.mq-math-mode .mq-selection .mq-non-leaf,.mq-math-mode .mq-selection .mq-scaled{background:#b4d5fe!important;background:Highlight!important;border-color:HighlightText;color:HighlightText}.mq-editable-field .mq-selection .mq-matrixed,.mq-math-mode .mq-selection .mq-matrixed{background:#39f!important}.mq-editable-field .mq-selection .mq-matrixed-container,.mq-math-mode .mq-selection .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#3399FF")!important}.mq-editable-field .mq-selection.mq-blur,.mq-editable-field .mq-selection.mq-blur .mq-matrixed,.mq-editable-field .mq-selection.mq-blur .mq-non-leaf,.mq-editable-field .mq-selection.mq-blur .mq-scaled,.mq-math-mode .mq-selection.mq-blur,.mq-math-mode .mq-selection.mq-blur .mq-matrixed,.mq-math-mode .mq-selection.mq-blur .mq-non-leaf,.mq-math-mode .mq-selection.mq-blur .mq-scaled{background:#d4d4d4!important;border-color:#000;color:#000}.mq-editable-field .mq-selection.mq-blur .mq-matrixed-container,.mq-math-mode .mq-selection.mq-blur .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#D4D4D4")!important}.mq-editable-field .mq-textarea,.mq-math-mode .mq-textarea{position:relative;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;vertical-align:top}.mq-editable-field .mq-selectable,.mq-editable-field .mq-textarea *,.mq-math-mode .mq-selectable,.mq-math-mode .mq-textarea *{clip:rect(1em 1em 1em 1em);box-sizing:content-box;height:1px;position:absolute;resize:none;transform:scale(0);-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:1px}.mq-math-mode .mq-matrixed{background:#fff;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="white");margin-top:-.1em}.render-error{color:red;font-family:sans-serif;font-size:16px;left:0;padding:5px 10px;pointer-events:none;position:absolute;top:0;z-index:2}.rich-text-editor img[src*="/math.svg"]{border:1px solid transparent;cursor:pointer;margin:4px;padding:3px 10px;vertical-align:middle}.rich-text-editor img[src$="/math.svg?latex="],.rich-text-editor img[src=""]{display:none}.rich-text-editor.rich-text-focused img[src*="/math.svg"],.rich-text-editor:focus img[src*="/math.svg"]{background:#edf9ff;border:1px solid #e6f2f8}.rich-text-editor img[src^="/screenshot"]{margin:4px}.rich-text-editor.rich-text-focused img[src^="/screenshot"],.rich-text-editor:focus img[src^="/screenshot"]{box-shadow:0 0 3px 1px rgba(0,0,0,.2)}.rich-text-editor .mq-math-mode .mq-root-block{white-space:nowrap}.rich-text-editor .mq-editable-field.mq-focused,.rich-text-editor textarea:focus,.rich-text-editor.rich-text-focused,.rich-text-editor:focus{box-shadow:none;outline:1px solid #359bb7;z-index:2}.rich-text-editor img{max-height:1000px;max-width:100%}.math-editor{box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:flex;margin:10px 5px 0;position:relative;z-index:1}.math-editor textarea{border:none;border-radius:0;box-shadow:none;height:auto;resize:none}.math-editor-equation-field{background:#fff;border:none;padding:5px 10px;width:50%}.math-editor-latex-field{font-size:15px;letter-spacing:1px;padding:5px 10px;width:50%}.rich-text-editor-button{border:none;cursor:pointer;display:inline-block;padding:0;position:relative;text-align:center}.math-editor-focus .rich-text-editor-button[data-command]:hover:after,.rich-text-editor-button-action[data-command]:hover:after{background:#359bb7;border-radius:5px;color:#fff;content:attr(data-command);font-size:16px;left:50%;letter-spacing:1.5px;padding:7px 15px;position:absolute;top:100%;transform:translate(-50%);white-space:nowrap;z-index:32}.math-editor-focus .rich-text-editor-button[data-command]:hover:before,.rich-text-editor-button-action[data-command]:hover:before{border:solid;border-color:#359bb7 transparent;border-width:0 6px 6px;bottom:0;content:"";display:inline-block;left:50%;margin-left:-6px;position:absolute;z-index:99}.rich-text-editor-button[data-command]:after:hover,.rich-text-editor-button[data-command]:before:hover{display:none}.rich-text-editor-button:active{box-shadow:none}.rich-text-editor-button-action{background:none;border:none;color:#359bb7;font-family:SourceSansPro-Semibold,sans-serif;font-size:16px;font-weight:400;letter-spacing:1.5px;letter-spacing:0;line-height:22px;padding:5px 10px}.rich-text-editor-new-equation{display:block;height:35px;vertical-align:top;white-space:nowrap;width:153px}.math-editor-focus .rich-text-editor-new-equation{display:none}.rich-text-editor-tools{background:#fff;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;box-shadow:0 1px 10px 1px rgba(0,0,0,.2);left:0;line-height:0;position:fixed;right:0;top:-110px;transition:top .15s;visibility:hidden;z-index:2}.rich-text-editor-focus .rich-text-editor-show-all-characters{top:0}.rich-text-editor-tools--animating{visibility:visible}.rich-text-editor-focus .rich-text-editor-tools{top:0;visibility:visible}.rich-text-editor-toolbar-wrapper{margin:auto;max-width:990px;position:relative}.rich-text-editor-tools-row:nth-child(2n){background:#fff}.rich-text-editor-tools-row:nth-child(odd){background:#fafafa;border-top:1px solid #dfdfdf}.rich-text-editor-toolbar{display:inline-block;z-index:30}.rich-text-editor-toolbar .rich-text-editor-button{background:none;font-size:16px;position:relative}.rich-text-editor-toolbar .rich-text-editor-button:hover{background:#eee}.rich-text-editor-button-grid{height:35px;width:35px}.rich-text-editor-toolbar.rich-text-editor-toolbar-button-list img{max-height:25px;max-width:24px}.rich-text-editor-toolbar-button-list.rich-text-editor-button:hover{background:#ececec}.rich-text-editor-toolbar-characters{margin-right:30px}.rich-text-editor-toolbar-characters.rich-text-editor-toolbar-button-list .rich-text-editor-button{color:#555;font-family:Symbola,monospace}.rich-text-editor-toolbar-equation{display:none}.rich-text-editor-toolbar-equation .rich-text-editor-button:last-child{margin-right:35px}.math-editor-focus .rich-text-editor-toolbar-equation{display:inline-block}.rich-text-editor-toolbar-characters-group{display:inline-block;margin-right:12px;vertical-align:top}.rich-text-editor-toolbar-characters .rich-text-editor-button{display:none}.rich-text-editor-show-all-characters .rich-text-editor-toolbar-characters .rich-text-editor-button,.rich-text-editor-toolbar-characters .rich-text-editor-button.rich-text-editor-characters-popular{display:inline-block}.rich-text-editor-characters-expand-collapse{background:url(assets/expand.svg) 50% 50% no-repeat;border:none;bottom:0;cursor:pointer;display:inline-block;font-family:"SansSerif",serif;height:35px;margin-right:8px;padding-top:4px;position:absolute;right:35px;top:0;width:20px}.rich-text-editor-show-all-characters .rich-text-editor-characters-expand-collapse{background-image:url(assets/collapse.svg)}.rich-text-editor-overlay-open{overflow-y:hidden}.rich-text-editor-overlay{background:rgba(0,0,0,.5);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:101}.rich-text-editor-overlay-modal{background:#fff;line-height:1.5rem;margin:auto;max-width:860px;min-height:40%;outline:none;padding:2rem;position:relative}.rich-text-editor-close-overlay-button{background:url(assets/closeButton.svg) no-repeat 50% 50%;border:0;cursor:pointer;height:25px;position:absolute;right:20px;top:20px;width:25px}.rich-text-editor-close-overlay-button:hover{opacity:.5}.rich-text-editor-hidden{display:none}.rich-text-editor-help-button{background:url(assets/helpButton.svg) no-repeat 50% 50%;border:none;cursor:pointer;display:block;height:35px;position:absolute;right:0;top:0;width:35px}.rich-text-editor-undo-redo-wrapper{bottom:0;display:inline-flex;position:absolute;right:0}.rich-text-editor-toolbar .rich-text-editor-undo-redo,.rich-text-editor-toolbar .rich-text-editor-undo-redo:hover{background-position:50% 50%;background-repeat:no-repeat;border:none;cursor:pointer;height:35px;width:35px}.rich-text-editor-toolbar .rich-text-editor-undo-button,.rich-text-editor-toolbar .rich-text-editor-undo-button:hover{background-image:url(assets/undoButton.svg);margin-right:5px}.rich-text-editor-toolbar .rich-text-editor-redo-button,.rich-text-editor-toolbar .rich-text-editor-redo-button:hover{background-image:url(assets/redoButton.svg)}.rich-text-editor-undo-redo:disabled{filter:grayscale(100%);pointer-events:none}.rich-text-editor-modal-columns{display:flex}.rich-text-editor-modal-column{margin:0 1rem}.rich-text-editor-modal-column-1{flex:1;white-space:nowrap}.rich-text-editor-modal-column-2{flex:2}.rich-text-editor-modal-column h3{font-size:18px;font-weight:700;margin-top:0}.rich-text-editor-help-shortcuts{border-spacing:0 4px;width:100%}.rich-text-editor-help-shortcuts th{font-weight:400;text-align:left}.rich-text-editor-help-shortcuts td{text-align:right}.rich-text-editor-help-key{background:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.3);color:#000;display:inline-block;font-family:monospace;line-height:1.3;margin:0 4px;min-width:15px;padding:0 4px;text-align:center;text-transform:uppercase;vertical-align:text-top}.rich-text-editor-help-shortcuts td .rich-text-editor-help-button{padding:1px;width:100%}@media (min-width:1279px){.rich-text-editor-new-equation{left:-153px;position:absolute}.rich-text-editor-tools-button-wrapper{position:absolute;top:0;width:100%}.rich-text-editor-tools{top:-60px}}@media print{.rich-text-editor-focus .rich-text-editor-tools{display:none}}.e-exam .e-section{box-shadow:0 0 1px 1px rgba(0,0,0,.08)}.e-exam .e-section+.e-section{margin-top:2rem}.e-exam .e-section>:last-child{margin-bottom:0}.attachments-attachment+.attachments-attachment:before{border:0;border-top:1px solid #ddd;box-shadow:0 -1px 1px .5px #f0f0f0;content:"";display:block;margin-bottom:3rem;margin-left:-3rem;margin-right:-3rem}.attachments{margin-top:2rem}.e-exam .e-checkbox,.e-exam .e-radio-button{height:1rem;margin:.25rem 0;padding:0;width:1rem}.e-exam .e-correct-answer-left{border-left:.5rem solid #5acd46;margin-left:-1.25rem;padding-left:.75rem}.e-exam .e-correct-answer-bottom{border-bottom:.5rem solid #5acd46;border-left:0;padding-bottom:.5rem}.e-exam .e-dropdown-answer{display:inline-block;max-width:100%;position:relative}.e-exam .e-dropdown-answer__answered{border:1px solid #000;padding:0 .25rem}.e-exam .e-dropdown-answer__answered--correct{border-bottom:1px solid #5acd46;box-shadow:inset 0 -4px 0 -2px #5acd46}.e-exam .e-dropdown-answer__answered--wrong{border-bottom:1px solid red;box-shadow:inset 0 -4px 0 -2px red}.e-exam .e-dropdown-answer__correct{border-bottom:1px solid #5acd46;box-shadow:inset 0 -4px 0 -2px #5acd46;font-style:italic;padding:0 .25rem}.e-exam .e-dropdown-answer__label{max-width:100%}.e-exam .e-dropdown-answer__toggle-button{max-width:100%;min-height:1.5rem;outline:none}.e-exam .e-dropdown-answer__toggle-button:after{border:1px solid #307f99;border-radius:4px;bottom:1px;content:"";display:block;left:0;position:absolute;right:0;top:1px}.e-exam .e-dropdown-answer__toggle-button:focus:after,.e-exam .e-dropdown-answer__toggle-button:hover:after{box-shadow:0 0 1px 1px #207b90}.e-exam .e-dropdown-answer__toggle-button--open:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.e-exam .e-dropdown-answer__toggle-icon{align-items:center;border-bottom-right-radius:4px;border-left:1px solid #307f99;border-top-right-radius:4px;bottom:1px;display:flex;justify-content:center;position:absolute;right:0;top:1px;width:1.5rem}.e-exam .e-dropdown-answer__menu{border:1px solid #307f99;outline:none;position:absolute;top:calc(100% - 2px);visibility:hidden;width:100%;z-index:1}.e-exam .e-dropdown-answer__menu--open{visibility:visible}.e-exam .e-dropdown-answer__menu-item-inner{display:table}.e-exam .e-dropdown-answer .e-formula svg{max-width:inherit}.e-exam{color:#282828;font-family:Noto Sans,sans-serif;font-size:1rem;line-height:1.5rem;margin:0 auto;max-width:65rem;width:100%}.e-exam *{box-sizing:border-box}.e-footer{bottom:0;position:fixed;right:0;z-index:1}.external-material-list{border-left:.5rem solid #307f99;padding-left:1.25rem}.external-material-list h4.external-material-title{margin-bottom:0}.e-hints{height:100%;max-height:100vh;overflow:auto;position:sticky;top:0}.e-hints__hint{border-left:.25rem solid transparent;color:#585858;cursor:pointer;padding-left:1rem}.e-hints__hint--focused{border-left-color:#307f99;color:inherit}.exam-question-title{position:relative}.exam-question-title__display-number--indented{left:-4em;position:absolute;text-align:right;white-space:pre;width:4em}.e-text-answer-display-number{margin-right:.125rem}.text-answer{border:1px solid transparent;border-bottom:none;border-radius:.25rem;box-shadow:inset 0 0 0 1.5px #aaa;outline:none}.text-answer:focus{border-color:#307f99;box-shadow:0 0 0 1px #307f99,0 1px 0 1px #307f99}.text-answer--single-line{font-family:Noto Sans,sans-serif;font-size:1rem;height:1.5rem;line-height:1.5rem;max-width:100%;min-width:8rem;padding:0 .5rem 2px;vertical-align:baseline}.text-answer--single-line:focus{position:relative}.text-answer--rich-text{font-family:Noto Sans,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:.5rem;min-height:calc(6rem + 2px);overflow-y:hidden;padding:.75rem 1rem;resize:none;width:100%;word-break:break-word}.text-answer--rich-text:focus{outline:none}.text-answer--rich-text[aria-invalid=true]{border-color:#9e0000;box-shadow:0 0 0 1px #9e0000,0 1px 0 1px #9e0000}.error-indicator{border-radius:8px 8px 0 0;box-shadow:0 -2px 4px rgba(0,0,0,.15)}.e-progress-bar{border:1px solid #aaa;border-radius:4px;height:3rem}.e-progress-bar__fill{background-color:#307f99;border-radius:4px;height:100%;transform:scaleX(0);transform-origin:left;transition:transform linear;width:100%}.e-progress-bar__fill--animating{transform:scaleX(1)}.save-indicator{background:#fff;border-radius:8px 0 0 0;box-shadow:0 0 4px 0 rgba(0,0,0,.3);color:#585858;display:inline-block;opacity:.8;vertical-align:bottom;z-index:1}.save-indicator .save-indicator-text{opacity:1;transition:opacity .3s}.save-indicator .save-indicator-text--saving{opacity:0}.e-grading-instruction-recording{border:1px solid #307f99;border-radius:8px}.e-result-scorecount{clear:right;margin-right:-9rem;position:relative;width:8rem}.e-result-scorecount-border-wrap{border-left:1px solid #aaa;padding-left:1.5rem}.e-result-scorecount-multiline-answer{clear:right;height:0;left:1rem;margin:0;overflow:visible;position:relative;white-space:nowrap;width:0}.e-exam .e-result-scorecount-sup{left:.25rem;line-height:1rem;min-width:1rem;position:absolute;text-align:right;top:0}.e-results-section-wrapper{padding-right:9rem}.e-result-scorecount-empty{border-bottom:2px solid #333;display:inline-block;height:1ex;position:relative;top:2px;width:1.5ch}table td .e-result-scorecount{margin-right:0}.e-multiline-results-text-answer{border-left:2px solid #aaa;word-break:break-word}.e-multiline-results-text-answer table{word-break:normal}.e-multiline-results-text-answer img{max-width:100%;padding:.25rem}.e-multiline-results-text-answer img[alt]{vertical-align:middle}.e-grading-answer-wrapper{background:#fff;padding:0;position:relative;width:calc(100% - 10px)}.e-grading-answer-wrapper .e-annotation-list li:hover{color:#000;cursor:pointer}.e-grading-answer-wrapper .e-annotation--censoring .e-annotation__index{color:#1c87b1}.e-grading-answer-wrapper .e-annotation--pregrading .e-annotation__index{color:#f12228}.e-grading-answer-popup{background:#fff;border-radius:5px;box-shadow:0 0 7px 0 rgba(74,144,226,.5);color:#333;font-size:16px;font-weight:400;padding:2px 8px;position:absolute;white-space:nowrap;z-index:300}.e-grading-answer-popup input[type=text]{background:#fff;border:2px solid #e6e6e6;color:#333;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:300;margin-right:4px;padding:3px}.e-grading-answer-add-annotation-button{background:#006ed2;border:0;border-radius:3px;box-shadow:2px 2px 5px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin-left:5px;padding:0 8px;text-align:center}.e-grading-answer-add-annotation{padding:8px 10px}.e-grading-answer{background:#fff;border-left:2px solid #aaa;margin:20px 0;padding:10px;word-break:break-word}.e-grading-answer .e-annotation-wrapper{line-height:0}.e-grading-answer .e-annotation-wrapper sup{white-space:nowrap}.e-grading-answer .full-size-image{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-grading-answer .full-size-image a{background:#fff;bottom:10px;color:#004dd0;font-size:22px;margin-right:13px;padding:3px 7px;position:absolute;right:100%}.e-grading-answer .full-size-image a:before{align-items:center;background:#004dd0;border-radius:50%;color:#fff;content:"+";display:flex;font-family:monospace;font-size:17px;height:17px;justify-content:center;width:17px}.e-grading-answer .full-size-image a:after{background:#004dd0;bottom:2px;content:"";display:block;height:3px;left:12px;position:relative;transform:rotate(45deg);width:9px}.e-grading-answer .full-size-image a:hover{background:none;color:#00235e;text-decoration:none}.e-grading-answer img{max-width:100%}.e-grading-answer .e-annotation-wrapper .e-annotation,.e-grading-answer img{-moz-user-drag:-moz-none;-khtml-user-drag:none;-webkit-user-drag:none;-o-user-drag:none;user-drag:none;cursor:crosshair}.e-grading-answer img[alt]{vertical-align:middle}.e-grading-answer-tooltip{background:#fff;position:absolute}.e-grading-answer-tooltip-remove{display:none}.editable .e-grading-answer-tooltip-remove{background:none;border:none;color:#666;cursor:pointer;display:inline;display:initial;font-size:22px;line-height:1;padding:0 5px;vertical-align:top}.editable .e-grading-answer-tooltip-remove:hover{color:#ce0000}.e-grading-answer-tooltip-label{border:1px solid transparent;margin:0 5px;padding:0 4px}.editable .e-grading-answer-tooltip-label:hover{border:1px dashed #aaa;cursor:pointer}.e-grading-answer-length{color:gray}.e-grading-answer-max-length-surplus{color:#ce0000;font-weight:600;margin-left:1ex}.e-grading-answer-close-popup{background:#fff;border:1px solid #aaa;border-radius:50px;bottom:100%;cursor:pointer;display:inline-block;font-size:20px;height:23px;left:100%;line-height:0;margin-bottom:-11px;margin-left:-11px;position:absolute;text-align:center;width:23px}.e-grading-answer-close-popup:hover{color:#ce0000}.e-formula svg{max-width:100%}.e-image-overlay__images-wrapper{position:relative}.e-image-overlay__image-absolute{left:0;position:absolute;right:0;top:0}.e-exam .e-score{background:rgba(0,0,0,.05);border-radius:1.5rem;box-shadow:inset 0 0 .25px 1px rgba(0,0,0,.15);padding:0 .5rem .0625rem}.e-exam .e-score--large{padding:0 .625rem .125rem}.e-exam .e-score--inline{background:none;box-shadow:none;color:#585858;letter-spacing:-.1em;line-height:0;margin:0 .125em;padding:0}.e-exam .table-of-contents--score-column{text-align:right;width:4rem}.e-exam .toc-section-header{margin-bottom:0}.e-exam .responsive-media-container{display:inline-block;margin:0;vertical-align:top;width:100%}.e-exam .responsive-media-container--bordered{border:1px solid #f0f0f0;border-radius:4px;padding:.5rem}.e-exam .e-choice-answer-option--selected .responsive-media-container--bordered{border-color:#307f99;box-shadow:0 0 0 1px #307f99,inset 0 0 0 1px #307f99}.e-exam .responsive-media-container__inner{display:block;overflow:hidden;position:relative;width:100%}.e-exam .responsive-media-container__inner img,.e-exam .responsive-media-container__inner video{display:block;left:0;max-width:100%;position:absolute;top:0}.e-exam .responsive-media-container__inner .e-zoomable{cursor:zoom-in}.restricted-audio-player{border:1px solid #307f99;border-radius:8px;color:#307f99}.restricted-audio-player--disabled{border-color:#aaa;color:#aaa}.restricted-audio-player__play{background-color:inherit;border:none;color:inherit;cursor:pointer;font-size:1.5rem;height:2rem;padding:0;width:2rem}.restricted-audio-player__play--playing{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='24' xml:space='preserve'%3E%3Crect y='8' width='5' height='16' rx='2' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='16;8;16' dur='1.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='8;16;8' dur='1.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3Crect x='7' width='5' height='24' rx='20' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='24;12;24' dur='1.5s' begin='0.3s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='0;12;0' dur='1.5s' begin='0.3s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3Crect x='14' y='8' width='5' height='16' rx='2' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='16;8;16' dur='1.5s' begin='0.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='8;16;8' dur='1.5s' begin='0.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;cursor:default}.restricted-audio-player__play:disabled{cursor:default}.restricted-audio-player__duration{color:#282828}.e-exam .e-text-center{text-align:center}.e-exam .e-text-left{text-align:left}.e-exam .e-text-right{text-align:right}.e-exam .e-text-justify{text-align:justify}.e-exam .e-text-top{vertical-align:top}.e-exam .e-text-bottom{vertical-align:bottom}.e-exam .e-block{display:block}.e-exam .e-inline{display:inline}.e-exam .e-inline-block{display:inline-block}.e-exam .e-float-left{float:left}.e-exam .e-float-right{float:right}.e-exam .e-clearfix:after{clear:both;content:"";display:block}.e-exam .e-crossfade-leave{opacity:1}.e-exam .e-crossfade-leave.e-crossfade-leave-active{opacity:0;transition:opacity .5s ease}.e-exam .e-crossfade-enter{opacity:0}.e-exam .e-crossfade-enter.e-crossfade-enter-active{opacity:1;transition:opacity .5s ease}.e-annotation-wrapper{display:inline-block;max-width:100%;position:relative}.e-annotation{position:relative}.e-annotation--pregrading{background-color:rgba(241,34,40,.2)}.e-annotation--pregrading .e-annotation-wrapper{background:#fff}.e-annotation--pregrading .e-annotation-wrapper:before{background:rgba(241,34,40,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.e-annotation--censoring{background-color:rgba(28,135,177,.2)}.e-annotation--censoring .e-annotation-wrapper{background:#fff}.e-annotation--censoring .e-annotation-wrapper:before{background:rgba(28,135,177,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.e-annotation--shape{min-height:4px;min-width:4px;position:absolute}.e-annotation__index{text-shadow:1px 1px #fefefe}.e-annotation__index--text{position:relative}.e-annotation__index--text:after{content:attr(data-content);position:absolute;top:-.125rem;white-space:nowrap}.e-annotation__index--shape{position:absolute;right:0;top:-.5rem;transform:translateX(100%)}.e-annotation__index--shape:after{content:attr(data-content)}.e-exam .e-button{background-color:#307f99;border:none;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fefefe;cursor:pointer;font-size:1.125rem;line-height:1.5rem;margin:0;min-width:6rem;padding:.5rem 1rem}.e-exam .e-button:hover{background:#207b90}.e-exam .e-button:disabled{background:#c8c8c8;box-shadow:none;cursor:auto;opacity:.6}.e-exam .e-button-plain{background:none;border:none;display:inline;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;outline:none;padding:0;text-align:inherit;text-transform:inherit}.e-exam .e-color-black{color:#282828}.e-exam .e-bg-color-black{background-color:#282828}.e-exam .e-color-off-white{color:#fefefe}.e-exam .e-bg-color-off-white{background-color:#fefefe}.e-exam .e-color-grey{color:#aaa}.e-exam .e-bg-color-grey{background-color:#aaa}.e-exam .e-color-error{color:#9e0000}.e-exam .e-bg-color-error{background-color:#9e0000}.e-exam .e-color-darkgrey{color:#585858}.e-exam .e-bg-color-darkgrey{background-color:#585858}.e-exam .e-color-midgrey{color:#ddd}.e-exam .e-bg-color-midgrey{background-color:#ddd}.e-exam .e-color-lightgrey{color:#f0f0f0}.e-exam .e-bg-color-lightgrey{background-color:#f0f0f0}.e-exam .e-color-tinted-white{color:#f5fbfe}.e-exam .e-bg-color-tinted-white{background-color:#f5fbfe}.e-exam .e-color-lightblue{color:#e0f4fe}.e-exam .e-bg-color-lightblue{background-color:#e0f4fe}.e-exam .e-color-lighterblue{color:#f0faff}.e-exam .e-bg-color-lighterblue{background-color:#f0faff}.e-exam .e-color-lightblue-shade{color:#c6e6f2}.e-exam .e-bg-color-lightblue-shade{background-color:#c6e6f2}.e-exam .e-color-lightturquoise{color:#88d0d0}.e-exam .e-bg-color-lightturquoise{background-color:#88d0d0}.e-exam .e-color-link{color:#307f99}.e-exam .e-bg-color-link{background-color:#307f99}.e-exam .e-color-link-hover{color:#207b90}.e-exam .e-bg-color-link-hover{background-color:#207b90}.e-exam .e-color-correct-answer{color:#5acd46}.e-exam .e-bg-color-correct-answer{background-color:#5acd46}.e-exam .e-color-wrong-answer{color:red}.e-exam .e-bg-color-wrong-answer{background-color:red}.e-exam .e-columns{display:flex}.e-exam .e-columns--center-v{align-items:center}.e-exam .e-columns--bottom-v{align-items:flex-end}.e-exam .e-columns--inline{display:inline-flex}.e-exam .e-columns--center-h{justify-content:center}.e-exam .e-column{flex:1 1 0}.e-exam .e-column--auto{flex:auto}.e-exam .e-column--narrow{flex:none}.e-exam .e-column+.e-column{margin-left:1rem}@media (max-width:832px){.e-exam .e-column+.e-column{margin-left:.5rem}}.e-exam .e-column+.e-column--gapless{margin-left:0}.e-exam .e-column--1{flex:none;width:8.33333333%}.e-exam .e-column--2{flex:none;width:16.66666667%}.e-exam .e-column--3{flex:none;width:25%}.e-exam .e-column--4{flex:none;width:33.33333333%}.e-exam .e-column--5{flex:none;width:41.66666667%}.e-exam .e-column--6{flex:none;width:50%}.e-exam .e-column--7{flex:none;width:58.33333333%}.e-exam .e-column--8{flex:none;width:66.66666667%}.e-exam .e-column--9{flex:none;width:75%}.e-exam .e-column--10{flex:none;width:83.33333333%}.e-exam .e-column--11{flex:none;width:91.66666667%}.e-exam .e-column--12{flex:none;width:100%}@media print{.k-exam-html{font-size:12px;line-height:18px}.k-exam-html .k-exam-body{background-color:#fff;margin:0}.k-exam-html .k-exam-body--attachments{background-color:#fff}.k-exam-html .k-exam-body .rich-text-editor-tools{display:none!important}.k-exam-content{display:block}.k-finish-exam-container{box-shadow:none}}.e-exam .e-link-button,.e-exam a{background-color:inherit;border:none;color:#307f99;cursor:pointer;padding:0;text-decoration:none}.e-exam .e-link-button:hover,.e-exam a:hover{color:#207b90;text-decoration:underline}.e-exam .e-list-plain{list-style:none}.e-exam .e-list-lower-alpha{list-style-type:lower-alpha}.e-exam .e-list-upper-alpha{list-style-type:upper-alpha}.e-exam .e-list-lower-roman{list-style-type:lower-roman}.e-exam .e-list-upper-roman{list-style-type:upper-roman}.e-exam .e-list-data{border-collapse:separate;border-spacing:0 .5rem;display:table;list-style:none;width:100%}.e-exam .e-list-data li:before{content:attr(data-list-number);display:table-cell;padding-right:1rem;white-space:nowrap;width:1%}.e-exam .e-list-data li{display:table-row;width:100%}.e-exam li{margin:0 0 .5rem}.e-exam .e-list-wordcloud{display:flex;flex-wrap:wrap;list-style:none;padding:0}.e-exam .e-list-wordcloud>li{background:rgba(0,0,0,.03);border:1px solid #aaa;border-radius:.25rem;margin:.25rem;padding:.25rem .5rem}.e-exam .e-illustration-right{float:right;margin-bottom:1rem;margin-left:1rem}.e-exam .notification{background:#f0faff;border:1px solid #88d0d0;border-radius:.25rem;margin-bottom:2rem;padding:1rem}.e-exam .notification--inline{display:inline-block}@media print{html{font-size:12px;line-height:18px}body{background:none!important}.audio-player,.rich-text-editor-tools,.toolbar{display:none!important}.e-exam{color:#000;max-width:none!important}.e-exam .save-indicator{display:none}.e-exam .text-answer{border:1px solid #000;box-shadow:none}.e-exam button{background:none!important;color:#000!important}.e-exam .e-section{box-shadow:0 0 0 0!important;padding:0!important}.e-exam .e-result-scorecount-shortcode{display:none!important}.e-dropdown-answer{line-height:18px;margin:0;vertical-align:middle}.e-dropdown-answer__toggle-button{display:none!important}.e-dropdown-answer__toggle-button:after{border:0;content:"";height:0;width:0}.e-dropdown-answer__menu{align-items:center;border:0!important;display:flex;flex-flow:wrap;line-height:16px;position:relative!important;transform:none!important;visibility:visible!important}.e-dropdown-answer__menu-item .e-formula{display:inline-block;padding:2px}.e-dropdown-answer__menu-item:first-child{display:none!important}.e-dropdown-answer__menu-item{align-items:center;align-self:stretch;border:1px dotted gray;border-right:none;display:flex;margin:0 -1px 1px 0;padding:0 4px!important}.e-dropdown-answer__menu-item:last-child{border-right:1px dotted gray}.e-dropdown-answer__menu-item--selected{background:none;border-bottom:1px solid #000;box-shadow:inset 0 -1px 0 -.5px #000}}.rich-text-editor-new-equation,.rich-text-editor-overlay{font-family:Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;white-space:normal}.rich-text-editor-overlay h3{font-size:1.3125rem;font-weight:600;line-height:2rem;margin-bottom:1rem;margin-top:0}.e-exam .e-width-full{width:100%}.e-exam .e-width-threequarters{width:75%}.e-exam .e-width-half{width:50%}.e-exam .e-width-third{width:33.33333333%}.e-exam .e-width-quarter{width:25%}.e-exam .e-pad-0{padding:0}.e-exam .e-mrg-0{margin:0}.e-exam .e-pad-l-0{padding-left:0}.e-exam .e-mrg-l-0{margin-left:0}.e-exam .e-pad-r-0{padding-right:0}.e-exam .e-mrg-r-0{margin-right:0}.e-exam .e-pad-t-0{padding-top:0}.e-exam .e-mrg-t-0{margin-top:0}.e-exam .e-pad-b-0{padding-bottom:0}.e-exam .e-mrg-b-0{margin-bottom:0}.e-exam .e-pad-x-0{padding-left:0;padding-right:0}.e-exam .e-mrg-x-0{margin-left:0;margin-right:0}.e-exam .e-pad-y-0{padding-bottom:0;padding-top:0}.e-exam .e-mrg-y-0{margin-bottom:0;margin-top:0}.e-exam .e-pad-1{padding:.5rem}.e-exam .e-mrg-1{margin:.5rem}.e-exam .e-pad-l-1{padding-left:.5rem}.e-exam .e-mrg-l-1{margin-left:.5rem}.e-exam .e-pad-r-1{padding-right:.5rem}.e-exam .e-mrg-r-1{margin-right:.5rem}.e-exam .e-pad-t-1{padding-top:.5rem}.e-exam .e-mrg-t-1{margin-top:.5rem}.e-exam .e-pad-b-1{padding-bottom:.5rem}.e-exam .e-mrg-b-1{margin-bottom:.5rem}.e-exam .e-pad-x-1{padding-left:.5rem;padding-right:.5rem}.e-exam .e-mrg-x-1{margin-left:.5rem;margin-right:.5rem}.e-exam .e-pad-y-1{padding-bottom:.5rem;padding-top:.5rem}.e-exam .e-mrg-y-1{margin-bottom:.5rem;margin-top:.5rem}.e-exam .e-pad-2{padding:1rem}.e-exam .e-mrg-2{margin:1rem}.e-exam .e-pad-l-2{padding-left:1rem}.e-exam .e-mrg-l-2{margin-left:1rem}.e-exam .e-pad-r-2{padding-right:1rem}.e-exam .e-mrg-r-2{margin-right:1rem}.e-exam .e-pad-t-2{padding-top:1rem}.e-exam .e-mrg-t-2{margin-top:1rem}.e-exam .e-pad-b-2{padding-bottom:1rem}.e-exam .e-mrg-b-2{margin-bottom:1rem}.e-exam .e-pad-x-2{padding-left:1rem;padding-right:1rem}.e-exam .e-mrg-x-2{margin-left:1rem;margin-right:1rem}.e-exam .e-pad-y-2{padding-bottom:1rem;padding-top:1rem}.e-exam .e-mrg-y-2{margin-bottom:1rem;margin-top:1rem}.e-exam .e-pad-3{padding:1.5rem}.e-exam .e-mrg-3{margin:1.5rem}.e-exam .e-pad-l-3{padding-left:1.5rem}.e-exam .e-mrg-l-3{margin-left:1.5rem}.e-exam .e-pad-r-3{padding-right:1.5rem}.e-exam .e-mrg-r-3{margin-right:1.5rem}.e-exam .e-pad-t-3{padding-top:1.5rem}.e-exam .e-mrg-t-3{margin-top:1.5rem}.e-exam .e-pad-b-3{padding-bottom:1.5rem}.e-exam .e-mrg-b-3{margin-bottom:1.5rem}.e-exam .e-pad-x-3{padding-left:1.5rem;padding-right:1.5rem}.e-exam .e-mrg-x-3{margin-left:1.5rem;margin-right:1.5rem}.e-exam .e-pad-y-3{padding-bottom:1.5rem;padding-top:1.5rem}.e-exam .e-mrg-y-3{margin-bottom:1.5rem;margin-top:1.5rem}.e-exam .e-pad-4{padding:2rem}.e-exam .e-mrg-4{margin:2rem}.e-exam .e-pad-l-4{padding-left:2rem}.e-exam .e-mrg-l-4{margin-left:2rem}.e-exam .e-pad-r-4{padding-right:2rem}.e-exam .e-mrg-r-4{margin-right:2rem}.e-exam .e-pad-t-4{padding-top:2rem}.e-exam .e-mrg-t-4{margin-top:2rem}.e-exam .e-pad-b-4{padding-bottom:2rem}.e-exam .e-mrg-b-4{margin-bottom:2rem}.e-exam .e-pad-x-4{padding-left:2rem;padding-right:2rem}.e-exam .e-mrg-x-4{margin-left:2rem;margin-right:2rem}.e-exam .e-pad-y-4{padding-bottom:2rem;padding-top:2rem}.e-exam .e-mrg-y-4{margin-bottom:2rem;margin-top:2rem}.e-exam .e-pad-5{padding:2.5rem}.e-exam .e-mrg-5{margin:2.5rem}.e-exam .e-pad-l-5{padding-left:2.5rem}.e-exam .e-mrg-l-5{margin-left:2.5rem}.e-exam .e-pad-r-5{padding-right:2.5rem}.e-exam .e-mrg-r-5{margin-right:2.5rem}.e-exam .e-pad-t-5{padding-top:2.5rem}.e-exam .e-mrg-t-5{margin-top:2.5rem}.e-exam .e-pad-b-5{padding-bottom:2.5rem}.e-exam .e-mrg-b-5{margin-bottom:2.5rem}.e-exam .e-pad-x-5{padding-left:2.5rem;padding-right:2.5rem}.e-exam .e-mrg-x-5{margin-left:2.5rem;margin-right:2.5rem}.e-exam .e-pad-y-5{padding-bottom:2.5rem;padding-top:2.5rem}.e-exam .e-mrg-y-5{margin-bottom:2.5rem;margin-top:2.5rem}.e-exam .e-pad-6{padding:3rem}.e-exam .e-mrg-6{margin:3rem}.e-exam .e-pad-l-6{padding-left:3rem}.e-exam .e-mrg-l-6{margin-left:3rem}.e-exam .e-pad-r-6{padding-right:3rem}.e-exam .e-mrg-r-6{margin-right:3rem}.e-exam .e-pad-t-6{padding-top:3rem}.e-exam .e-mrg-t-6{margin-top:3rem}.e-exam .e-pad-b-6{padding-bottom:3rem}.e-exam .e-mrg-b-6{margin-bottom:3rem}.e-exam .e-pad-x-6{padding-left:3rem;padding-right:3rem}.e-exam .e-mrg-x-6{margin-left:3rem;margin-right:3rem}.e-exam .e-pad-y-6{padding-bottom:3rem;padding-top:3rem}.e-exam .e-mrg-y-6{margin-bottom:3rem;margin-top:3rem}.e-exam .e-pad-7{padding:3.5rem}.e-exam .e-mrg-7{margin:3.5rem}.e-exam .e-pad-l-7{padding-left:3.5rem}.e-exam .e-mrg-l-7{margin-left:3.5rem}.e-exam .e-pad-r-7{padding-right:3.5rem}.e-exam .e-mrg-r-7{margin-right:3.5rem}.e-exam .e-pad-t-7{padding-top:3.5rem}.e-exam .e-mrg-t-7{margin-top:3.5rem}.e-exam .e-pad-b-7{padding-bottom:3.5rem}.e-exam .e-mrg-b-7{margin-bottom:3.5rem}.e-exam .e-pad-x-7{padding-left:3.5rem;padding-right:3.5rem}.e-exam .e-mrg-x-7{margin-left:3.5rem;margin-right:3.5rem}.e-exam .e-pad-y-7{padding-bottom:3.5rem;padding-top:3.5rem}.e-exam .e-mrg-y-7{margin-bottom:3.5rem;margin-top:3.5rem}.e-exam .e-pad-8{padding:4rem}.e-exam .e-mrg-8{margin:4rem}.e-exam .e-pad-l-8{padding-left:4rem}.e-exam .e-mrg-l-8{margin-left:4rem}.e-exam .e-pad-r-8{padding-right:4rem}.e-exam .e-mrg-r-8{margin-right:4rem}.e-exam .e-pad-t-8{padding-top:4rem}.e-exam .e-mrg-t-8{margin-top:4rem}.e-exam .e-pad-b-8{padding-bottom:4rem}.e-exam .e-mrg-b-8{margin-bottom:4rem}.e-exam .e-pad-x-8{padding-left:4rem;padding-right:4rem}.e-exam .e-mrg-x-8{margin-left:4rem;margin-right:4rem}.e-exam .e-pad-y-8{padding-bottom:4rem;padding-top:4rem}.e-exam .e-mrg-y-8{margin-bottom:4rem;margin-top:4rem}.e-exam caption{font-size:1.125rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem;text-align:left}.e-table{border-collapse:collapse;border-spacing:0;margin-bottom:1rem}.e-table td,.e-table th{border:1px solid #aaa;padding:.25rem .5rem;text-align:left}.e-table--borderless td,.e-table--borderless th{border:none}.e-table--zebra tbody tr:nth-child(odd){background:rgba(0,0,0,.06)}.e-exam{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-weight:400}.e-exam .e-sans-serif{font-family:Noto Sans,sans-serif}.e-exam .e-monospace,.e-exam code,.e-exam pre{font-family:Noto Mono,monospace}.e-exam button,.e-exam input,.e-exam select,.e-exam textarea{font-family:Noto Sans,sans-serif}.e-exam mark{color:inherit}.e-exam .e-light{font-weight:300}.e-exam .e-normal{font-weight:400}.e-exam .e-semibold{font-weight:600}.e-exam dl,.e-exam ol,.e-exam p,.e-exam ul{font-size:inherit;font-weight:inherit;margin-bottom:1rem;margin-top:0}.e-exam sub,.e-exam sup{font-size:.75em;line-height:0}.e-exam .e-font-size-xs{font-size:.75rem;line-height:1rem}.e-exam .e-font-size-s{font-size:.875rem;line-height:1.5rem}.e-exam .e-font-size-m{font-size:1rem;line-height:1.5rem}.e-exam .e-font-size-l{font-size:1.125rem;line-height:1.5rem}.e-exam .e-font-size-xl{font-size:1.3125rem;line-height:2rem}.e-exam .e-font-size-xxl{font-size:1.875rem;line-height:2.5rem}.e-exam .e-font-size-xxxl{font-size:2.5rem;line-height:3rem}.e-exam .e-line-height-l{line-height:2rem}.e-exam h1{font-size:2.5rem;font-weight:300;line-height:3rem}.e-exam h1,.e-exam h2{margin-bottom:2rem;margin-top:0}.e-exam h2{font-size:1.875rem;font-weight:400;line-height:2.5rem;white-space:normal}.e-exam h3{font-size:1.3125rem;font-weight:600;line-height:2rem;margin-bottom:1rem;margin-top:0}.e-exam h4{font-size:1.125rem}.e-exam h4,.e-exam h5{font-weight:600;line-height:1.5rem;margin-bottom:1rem;margin-top:0}.e-exam h5,.e-exam h6{font-size:1rem}.e-exam h6{font-weight:600;line-height:1.5rem;margin-bottom:1rem;margin-top:0}.e-exam .e-underline{text-decoration:underline}.e-exam b,.e-exam strong,.e-exam th{font-weight:600}.e-exam .e-exam-separator{border:0;border-top:1px solid #c6e6f2;box-shadow:0 -1px 1px .5px #e0f4fe;margin:0 -3rem 2rem}.e-exam .e-italic{font-style:italic}.e-exam blockquote{border-left:.5rem solid #ddd;padding:0 1.25rem}.e-exam .e-text-gap{box-shadow:inset 0 -4px 0 -3px #111;display:inline-block;margin:0 .125rem;min-width:10rem;text-align:center}.e-exam .e-nowrap{white-space:nowrap}.e-exam .e-pre-wrap{white-space:pre-wrap}.e-exam .e-normal{white-space:normal}.e-exam .e-break-word{word-break:break-word}.e-exam .e-line-through{text-decoration:line-through}.e-exam .e-ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-exam .e-bordered{border:1px solid #aaa}.e-exam .e-rounded{border-radius:4px}.e-exam .e-scrollable-x{overflow-x:auto}.e-exam .e-box{background-color:#f0f0f0;border:1px solid #aaa;border-radius:4px;padding:1rem}.e-exam .e-screen-reader-only{word-wrap:normal!important;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.e-exam .e-pointer{cursor:pointer}
1
+ @font-face{font-family:Noto Sans;font-style:normal;font-weight:300;src:url(assets/NotoSans-Light.woff2) format("woff2"),url(assets/NotoSans-Light.woff) format("woff"),url(assets/NotoSans-Light.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:300;src:url(assets/NotoSans-LightItalic.woff2) format("woff2"),url(assets/NotoSans-LightItalic.woff) format("woff"),url(assets/NotoSans-LightItalic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;src:url(assets/NotoSans-Regular.woff2) format("woff2"),url(assets/NotoSans-Regular.woff) format("woff"),url(assets/NotoSans-Regular.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:400;src:url(assets/NotoSans-Italic.woff2) format("woff2"),url(assets/NotoSans-Italic.woff) format("woff"),url(assets/NotoSans-Italic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;src:url(assets/NotoSans-Bold.woff2) format("woff2"),url(assets/NotoSans-Bold.woff) format("woff"),url(assets/NotoSans-Bold.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:700;src:url(assets/NotoSans-BoldItalic.woff2) format("woff2"),url(assets/NotoSans-BoldItalic.woff) format("woff"),url(assets/NotoSans-BoldItalic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;src:url(assets/NotoSans-SemiBold.woff2) format("woff2"),url(assets/NotoSans-SemiBold.woff) format("woff"),url(assets/NotoSans-SemiBold.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:600;src:url(assets/NotoSans-SemiBoldItalic.woff2) format("woff2"),url(assets/NotoSans-SemiBoldItalic.woff) format("woff"),url(assets/NotoSans-SemiBoldItalic.ttf) format("truetype")}@font-face{font-family:Noto Mono;font-style:normal;font-weight:400;src:url(assets/NotoMono.woff2) format("woff2"),url(assets/NotoMono.woff) format("woff"),url(assets/NotoMono.ttf) format("truetype")}@font-face{font-family:Symbola;src:url(assets/Symbola.eot);src:local("Symbola Regular"),local("Symbola"),url(assets/Symbola.woff2) format("woff2"),url(assets/Symbola.woff) format("woff"),url(assets/Symbola.ttf) format("truetype"),url(assets/Symbola.svg#Symbola) format("svg")}.mq-editable-field,.mq-editable-field .mq-cursor{display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor{border-left:1px solid #000;margin-left:-1px;padding:0;position:relative;z-index:1}.mq-editable-field .mq-cursor.mq-blink{visibility:hidden}.mq-editable-field,.mq-math-mode .mq-editable-field{border:1px solid gray}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{border-color:#709ac0;border-radius:1px;box-shadow:0 0 1px 2px #8bd,inset 0 0 2px 0 #6ae}.mq-math-mode .mq-editable-field{margin:1px}.mq-editable-field .mq-latex-command-input{border:1px solid gray;color:inherit;font-family:Courier New,monospace;margin-left:2px;margin-right:1px;padding-right:1px}.mq-editable-field .mq-latex-command-input.mq-empty{background:transparent}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after,.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-math-mode .mq-empty:after{content:"c";visibility:hidden}.mq-editable-field .mq-text-mode .mq-cursor:only-child:after{content:""}.mq-editable-field.mq-text-mode{overflow-x:auto;overflow-y:hidden}.mq-math-mode .mq-root-block,.mq-root-block{box-sizing:border-box;display:-moz-inline-box;display:inline-block;overflow:hidden;padding:2px;vertical-align:middle;white-space:nowrap;width:100%}.mq-math-mode{font-feature-settings:normal;font-size:115%;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.mq-math-mode,.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-text-mode,.mq-math-mode var{font-family:Times New Roman,Symbola,serif;line-height:.9}.mq-math-mode *{border-color:#000;box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode .mq-empty.mq-root-block,.mq-math-mode.mq-empty{background:transparent}.mq-math-mode .mq-text-mode{display:inline-block;white-space:pre}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset 0 .1em .2em #a9a9a9;margin:0 -.1em;min-width:1ex;padding:0 .1em}.mq-math-mode .mq-font{font:1em Times New Roman,Symbola,serif}.mq-math-mode .mq-font *{font-family:inherit;font-style:inherit}.mq-math-mode b,.mq-math-mode b.mq-font{font-weight:bolder}.mq-math-mode i,.mq-math-mode i.mq-font,.mq-math-mode var{font-style:italic}.mq-math-mode var.mq-f{margin-left:.1em;margin-right:.2em}.mq-math-mode .mq-roman var.mq-f{margin:0}.mq-math-mode big{font-size:200%}.mq-math-mode .mq-int>big,.mq-math-mode .mq-intsub>big{display:inline-block;transform:scaleX(.7);vertical-align:-.16em}.mq-math-mode .mq-int>.mq-supsub,.mq-math-mode .mq-intsub>.mq-supsub{font-size:80%;padding-right:.2em;vertical-align:-1.1em}.mq-math-mode .mq-int>.mq-supsub>.mq-sup>.mq-sup-inner,.mq-math-mode .mq-intsub>.mq-supsub>.mq-sup>.mq-sup-inner{vertical-align:1.3em}.mq-math-mode .mq-int>.mq-supsub>.mq-sub,.mq-math-mode .mq-intsub>.mq-supsub>.mq-sub{margin-left:-.35em}.mq-math-mode .mq-roman{font-style:normal}.mq-math-mode .mq-sans-serif{font-family:sans-serif,Symbola,serif}.mq-math-mode .mq-monospace{font-family:monospace,Symbola,serif}.mq-math-mode .mq-mathbb .mq-original{display:none}.mq-math-mode .mq-overarrow,.mq-math-mode .mq-overline{border-top:1px solid #000;margin-top:1px}.mq-math-mode .mq-underarrow,.mq-math-mode .mq-underline{border-bottom:1px solid #000;margin-bottom:1px}.mq-math-mode .mq-binary-operator{display:-moz-inline-box;display:inline-block;padding:0 .2em}.mq-math-mode .mq-supsub{font-size:90%;text-align:left;vertical-align:-.5em}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.5em}.mq-math-mode .mq-supsub.mq-sup-only .mq-sup{display:inline-block;vertical-align:text-bottom}.mq-math-mode .mq-supsub .mq-sup{display:block}.mq-math-mode .mq-supsub .mq-sub{display:block;float:left}.mq-math-mode .mq-supsub .mq-binary-operator{padding:0 .1em}.mq-math-mode .mq-supsub .mq-fraction{font-size:70%}.mq-math-mode .mq-nthroot{font-size:80%;margin-left:.2em;margin-right:-.6em;min-width:.5em;vertical-align:.8em}.mq-math-mode .mq-paren{padding:0 .1em;transform-origin:center .06em;vertical-align:top}.mq-math-mode .mq-paren.mq-ghost{color:silver}.mq-math-mode .mq-paren+span{margin-bottom:.1em;margin-top:.1em}.mq-math-mode .mq-array{text-align:center;vertical-align:middle}.mq-math-mode .mq-array>span{display:block}.mq-math-mode .mq-operator-name{font-family:Symbola,Times New Roman,serif;font-style:normal;line-height:.9}.mq-math-mode var.mq-operator-name.mq-first{padding-left:.2em}.mq-math-mode .mq-supsub.mq-after-operator-name,.mq-math-mode var.mq-operator-name.mq-last{padding-right:.2em}.mq-math-mode .mq-fraction{font-size:90%;padding:0 .2em;text-align:center;vertical-align:-.4em}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link{display:-moz-groupbox}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link,.mq-math-mode x:default{display:inline-block}.mq-math-mode .mq-denominator,.mq-math-mode .mq-dot-recurring,.mq-math-mode .mq-numerator{display:block}.mq-math-mode .mq-numerator{padding:0 .1em}.mq-math-mode .mq-denominator{border-top:1px solid;float:right;padding:.1em;width:100%}.mq-math-mode .mq-dot-recurring{height:.3em;text-align:center}.mq-math-mode .mq-sqrt-prefix{padding-top:0;position:relative;top:.1em;transform-origin:top;vertical-align:top}.mq-math-mode .mq-sqrt-stem{border-top:1px solid;margin-right:.1em;margin-top:1px;padding-left:.15em;padding-right:.2em;padding-top:1px}.mq-math-mode .mq-diacritic-above{display:block;line-height:.4em;text-align:center}.mq-math-mode .mq-diacritic-stem,.mq-math-mode .mq-hat-prefix{display:block;text-align:center}.mq-math-mode .mq-hat-prefix{line-height:.95em;margin-bottom:-.7em;transform:scaleX(1.5);-moz-transform:scaleX(1.5);-o-transform:scaleX(1.5);-webkit-transform:scaleX(1.5)}.mq-math-mode .mq-hat-stem{display:block}.mq-math-mode .mq-large-operator{padding:.2em;text-align:center;vertical-align:-.2em}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to,.mq-math-mode .mq-large-operator big{display:block}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to{font-size:80%}.mq-math-mode .mq-large-operator .mq-from{float:right;width:100%}.mq-math-mode,.mq-math-mode .mq-editable-field{cursor:text;font-family:Symbola,Times New Roman,serif}.mq-math-mode .mq-overarc{border-top:1px solid #000;border-top-left-radius:50% .3em;border-top-right-radius:50% .3em;margin-top:1px;padding-top:.15em}.mq-math-mode .mq-overarrow,.mq-math-mode .mq-underarrow{position:relative;text-align:center}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before,.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{display:block;font-size:.8em;line-height:1px;min-width:.8em;position:absolute}.mq-math-mode .mq-overarrow.mq-arrow-left:before,.mq-math-mode .mq-overarrow.mq-arrow-leftright:before,.mq-math-mode .mq-underarrow.mq-arrow-left:before,.mq-math-mode .mq-underarrow.mq-arrow-leftright:before{content:"\2190";left:-1px;text-align:left}.mq-math-mode .mq-overarrow.mq-arrow-leftright:after,.mq-math-mode .mq-overarrow.mq-arrow-right:before,.mq-math-mode .mq-underarrow.mq-arrow-leftright:after,.mq-math-mode .mq-underarrow.mq-arrow-right:before{content:"\2192";right:-1px;text-align:right}.mq-math-mode .mq-overarrow.mq-empty .mq-inner:before,.mq-math-mode .mq-underarrow.mq-empty .mq-inner:before{content:"c";visibility:hidden}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before{top:-1px}.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{bottom:-1px}.mq-math-mode .mq-harpoons{position:relative;text-align:center}.mq-math-mode .mq-harpoons-denominator,.mq-math-mode .mq-harpoons-harpoons,.mq-math-mode .mq-harpoons-numerator{display:block}.mq-math-mode .mq-harpoons-denominator,.mq-math-mode .mq-harpoons-numerator{font-size:70%}.mq-math-mode .mq-harpoons-numerator{padding:0 .1em}.mq-math-mode .mq-harpoons-denominator{float:right;padding:.1em;width:100%}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before,.mq-math-mode .mq-underarrow:after,.mq-math-mode .mq-underarrow:before{line-height:0}.mq-math-mode .mq-overarrow:after,.mq-math-mode .mq-overarrow:before{top:-.5px}.mq-math-mode.mq-arrow-both{vertical-align:text-bottom}.mq-math-mode.mq-arrow-both.mq-empty{min-height:1.23em}.mq-math-mode.mq-arrow-both.mq-empty:after{top:-.34em}.mq-math-mode.mq-arrow-both:before{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.mq-math-mode.mq-arrow-both:after{content:"\27A4";display:block;font-size:.5em;line-height:0em;position:relative;text-align:right;top:-2.3em;visibility:visible}}.mq-math-mode .mq-matrix{margin-left:.1em;margin-right:.1em;vertical-align:middle}.mq-math-mode .mq-matrix table{border-bottom:none;border-collapse:separate;border-spacing:3px;width:auto}.mq-math-mode .mq-matrix table.mq-rows-1{margin-bottom:1px;vertical-align:middle}.mq-math-mode .mq-matrix td{border:none;padding:.1em .3em;vertical-align:baseline;width:auto}.mq-math-mode .mq-matrix-array table{border-collapse:collapse}.mq-math-mode .mq-matrix-array tr:first-child td{border-bottom:.5px solid #000}.mq-math-mode .mq-matrix-array td+td{border-left:.5px solid #000}.mq-editable-field .mq-selection,.mq-editable-field .mq-selection .mq-non-leaf,.mq-editable-field .mq-selection .mq-scaled,.mq-math-mode .mq-selection,.mq-math-mode .mq-selection .mq-non-leaf,.mq-math-mode .mq-selection .mq-scaled{background:#b4d5fe!important;background:Highlight!important;border-color:HighlightText;color:HighlightText}.mq-editable-field .mq-selection .mq-matrixed,.mq-math-mode .mq-selection .mq-matrixed{background:#39f!important}.mq-editable-field .mq-selection .mq-matrixed-container,.mq-math-mode .mq-selection .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#3399FF")!important}.mq-editable-field .mq-selection.mq-blur,.mq-editable-field .mq-selection.mq-blur .mq-matrixed,.mq-editable-field .mq-selection.mq-blur .mq-non-leaf,.mq-editable-field .mq-selection.mq-blur .mq-scaled,.mq-math-mode .mq-selection.mq-blur,.mq-math-mode .mq-selection.mq-blur .mq-matrixed,.mq-math-mode .mq-selection.mq-blur .mq-non-leaf,.mq-math-mode .mq-selection.mq-blur .mq-scaled{background:#d4d4d4!important;border-color:#000;color:#000}.mq-editable-field .mq-selection.mq-blur .mq-matrixed-container,.mq-math-mode .mq-selection.mq-blur .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#D4D4D4")!important}.mq-editable-field .mq-textarea,.mq-math-mode .mq-textarea{position:relative;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;vertical-align:top}.mq-editable-field .mq-selectable,.mq-editable-field .mq-textarea *,.mq-math-mode .mq-selectable,.mq-math-mode .mq-textarea *{clip:rect(1em 1em 1em 1em);box-sizing:content-box;height:1px;position:absolute;resize:none;transform:scale(0);-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:1px}.mq-math-mode .mq-matrixed{background:#fff;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="white");margin-top:-.1em}.render-error{color:red;font-family:sans-serif;font-size:16px;left:0;padding:5px 10px;pointer-events:none;position:absolute;top:0;z-index:2}.rich-text-editor img[src*="/math.svg"]{border:1px solid transparent;cursor:pointer;margin:4px;padding:3px 10px;vertical-align:middle}.rich-text-editor img[src$="/math.svg?latex="],.rich-text-editor img[src=""]{display:none}.rich-text-editor.rich-text-focused img[src*="/math.svg"],.rich-text-editor:focus img[src*="/math.svg"]{background:#edf9ff;border:1px solid #e6f2f8}.rich-text-editor img[src^="/screenshot"]{margin:4px}.rich-text-editor.rich-text-focused img[src^="/screenshot"],.rich-text-editor:focus img[src^="/screenshot"]{box-shadow:0 0 3px 1px rgba(0,0,0,.2)}.rich-text-editor .mq-math-mode .mq-root-block{white-space:nowrap}.rich-text-editor .mq-editable-field.mq-focused,.rich-text-editor textarea:focus,.rich-text-editor.rich-text-focused,.rich-text-editor:focus{box-shadow:none;outline:1px solid #359bb7;z-index:2}.rich-text-editor img{max-height:1000px;max-width:100%}.math-editor{box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:flex;margin:10px 5px 0;position:relative;z-index:1}.math-editor textarea{border:none;border-radius:0;box-shadow:none;height:auto;resize:none}.math-editor-equation-field{background:#fff;border:none;padding:5px 10px;width:50%}.math-editor-latex-field{font-size:15px;letter-spacing:1px;padding:5px 10px;width:50%}.rich-text-editor-button{border:none;cursor:pointer;display:inline-block;padding:0;position:relative;text-align:center}.math-editor-focus .rich-text-editor-button[data-command]:hover:after,.rich-text-editor-button-action[data-command]:hover:after{background:#359bb7;border-radius:5px;color:#fff;content:attr(data-command);font-size:16px;left:50%;letter-spacing:1.5px;padding:7px 15px;position:absolute;top:100%;transform:translate(-50%);white-space:nowrap;z-index:32}.math-editor-focus .rich-text-editor-button[data-command]:hover:before,.rich-text-editor-button-action[data-command]:hover:before{border:solid;border-color:#359bb7 transparent;border-width:0 6px 6px;bottom:0;content:"";display:inline-block;left:50%;margin-left:-6px;position:absolute;z-index:99}.rich-text-editor-button[data-command]:after:hover,.rich-text-editor-button[data-command]:before:hover{display:none}.rich-text-editor-button:active{box-shadow:none}.rich-text-editor-button-action{background:none;border:none;color:#359bb7;font-family:SourceSansPro-Semibold,sans-serif;font-size:16px;font-weight:400;letter-spacing:1.5px;letter-spacing:0;line-height:22px;padding:5px 10px}.rich-text-editor-new-equation{display:block;height:35px;vertical-align:top;white-space:nowrap;width:153px}.math-editor-focus .rich-text-editor-new-equation{display:none}.rich-text-editor-tools{background:#fff;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;box-shadow:0 1px 10px 1px rgba(0,0,0,.2);left:0;line-height:0;position:fixed;right:0;top:-110px;transition:top .15s;visibility:hidden;z-index:2}.rich-text-editor-focus .rich-text-editor-show-all-characters{top:0}.rich-text-editor-tools--animating{visibility:visible}.rich-text-editor-focus .rich-text-editor-tools{top:0;visibility:visible}.rich-text-editor-toolbar-wrapper{margin:auto;max-width:990px;position:relative}.rich-text-editor-tools-row:nth-child(2n){background:#fff}.rich-text-editor-tools-row:nth-child(odd){background:#fafafa;border-top:1px solid #dfdfdf}.rich-text-editor-toolbar{display:inline-block;z-index:30}.rich-text-editor-toolbar .rich-text-editor-button{background:none;font-size:16px;position:relative}.rich-text-editor-toolbar .rich-text-editor-button:hover{background:#eee}.rich-text-editor-button-grid{height:35px;width:35px}.rich-text-editor-toolbar.rich-text-editor-toolbar-button-list img{max-height:25px;max-width:24px}.rich-text-editor-toolbar-button-list.rich-text-editor-button:hover{background:#ececec}.rich-text-editor-toolbar-characters{margin-right:30px}.rich-text-editor-toolbar-characters.rich-text-editor-toolbar-button-list .rich-text-editor-button{color:#555;font-family:Symbola,monospace}.rich-text-editor-toolbar-equation{display:none}.rich-text-editor-toolbar-equation .rich-text-editor-button:last-child{margin-right:35px}.math-editor-focus .rich-text-editor-toolbar-equation{display:inline-block}.rich-text-editor-toolbar-characters-group{display:inline-block;margin-right:12px;vertical-align:top}.rich-text-editor-toolbar-characters .rich-text-editor-button{display:none}.rich-text-editor-show-all-characters .rich-text-editor-toolbar-characters .rich-text-editor-button,.rich-text-editor-toolbar-characters .rich-text-editor-button.rich-text-editor-characters-popular{display:inline-block}.rich-text-editor-characters-expand-collapse{background:url(assets/expand.svg) 50% 50% no-repeat;border:none;bottom:0;cursor:pointer;display:inline-block;font-family:"SansSerif",serif;height:35px;margin-right:8px;padding-top:4px;position:absolute;right:35px;top:0;width:20px}.rich-text-editor-show-all-characters .rich-text-editor-characters-expand-collapse{background-image:url(assets/collapse.svg)}.rich-text-editor-overlay-open{overflow-y:hidden}.rich-text-editor-overlay{background:rgba(0,0,0,.5);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:101}.rich-text-editor-overlay-modal{background:#fff;line-height:1.5rem;margin:auto;max-width:860px;min-height:40%;outline:none;padding:2rem;position:relative}.rich-text-editor-close-overlay-button{background:url(assets/closeButton.svg) no-repeat 50% 50%;border:0;cursor:pointer;height:25px;position:absolute;right:20px;top:20px;width:25px}.rich-text-editor-close-overlay-button:hover{opacity:.5}.rich-text-editor-hidden{display:none}.rich-text-editor-help-button{background:url(assets/helpButton.svg) no-repeat 50% 50%;border:none;cursor:pointer;display:block;height:35px;position:absolute;right:0;top:0;width:35px}.rich-text-editor-undo-redo-wrapper{bottom:0;display:inline-flex;position:absolute;right:0}.rich-text-editor-toolbar .rich-text-editor-undo-redo,.rich-text-editor-toolbar .rich-text-editor-undo-redo:hover{background-position:50% 50%;background-repeat:no-repeat;border:none;cursor:pointer;height:35px;width:35px}.rich-text-editor-toolbar .rich-text-editor-undo-button,.rich-text-editor-toolbar .rich-text-editor-undo-button:hover{background-image:url(assets/undoButton.svg);margin-right:5px}.rich-text-editor-toolbar .rich-text-editor-redo-button,.rich-text-editor-toolbar .rich-text-editor-redo-button:hover{background-image:url(assets/redoButton.svg)}.rich-text-editor-undo-redo:disabled{filter:grayscale(100%);pointer-events:none}.rich-text-editor-modal-columns{display:flex}.rich-text-editor-modal-column{margin:0 1rem}.rich-text-editor-modal-column-1{flex:1;white-space:nowrap}.rich-text-editor-modal-column-2{flex:2}.rich-text-editor-modal-column h3{font-size:18px;font-weight:700;margin-top:0}.rich-text-editor-help-shortcuts{border-spacing:0 4px;width:100%}.rich-text-editor-help-shortcuts th{font-weight:400;text-align:left}.rich-text-editor-help-shortcuts td{text-align:right}.rich-text-editor-help-key{background:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.3);color:#000;display:inline-block;font-family:monospace;line-height:1.3;margin:0 4px;min-width:15px;padding:0 4px;text-align:center;text-transform:uppercase;vertical-align:text-top}.rich-text-editor-help-shortcuts td .rich-text-editor-help-button{padding:1px;width:100%}@media (min-width:1279px){.rich-text-editor-new-equation{left:-153px;position:absolute}.rich-text-editor-tools-button-wrapper{position:absolute;top:0;width:100%}.rich-text-editor-tools{top:-60px}}@media print{.rich-text-editor-focus .rich-text-editor-tools{display:none}}.e-exam .e-section{box-shadow:0 0 1px 1px rgba(0,0,0,.08)}.e-exam .e-section+.e-section{margin-top:2rem}.e-exam .e-section>:last-child{margin-bottom:0}.attachments-attachment+.attachments-attachment:before{border:0;border-top:1px solid #ddd;box-shadow:0 -1px 1px .5px #f0f0f0;content:"";display:block;margin-bottom:3rem;margin-left:-3rem;margin-right:-3rem}.attachments{margin-top:2rem}.e-exam .e-checkbox,.e-exam .e-radio-button{height:1rem;margin:.25rem 0;padding:0;width:1rem}.e-exam .e-correct-answer-left{border-left:.5rem solid #5acd46;margin-left:-1.25rem;padding-left:.75rem}.e-exam .e-correct-answer-bottom{border-bottom:.5rem solid #5acd46;border-left:0;padding-bottom:.5rem}.e-exam .e-dropdown-answer{display:inline-block;max-width:100%;position:relative}.e-exam .e-dropdown-answer__answered{border:1px solid #000;padding:0 .25rem}.e-exam .e-dropdown-answer__answered--correct{border-bottom:1px solid #5acd46;box-shadow:inset 0 -4px 0 -2px #5acd46}.e-exam .e-dropdown-answer__answered--wrong{border-bottom:1px solid red;box-shadow:inset 0 -4px 0 -2px red}.e-exam .e-dropdown-answer__correct{border-bottom:1px solid #5acd46;box-shadow:inset 0 -4px 0 -2px #5acd46;font-style:italic;padding:0 .25rem}.e-exam .e-dropdown-answer__label{max-width:100%}.e-exam .e-dropdown-answer__toggle-button{max-width:100%;min-height:1.5rem;outline:none}.e-exam .e-dropdown-answer__toggle-button:after{border:1px solid #307f99;border-radius:4px;bottom:1px;content:"";display:block;left:0;position:absolute;right:0;top:1px}.e-exam .e-dropdown-answer__toggle-button:focus:after,.e-exam .e-dropdown-answer__toggle-button:hover:after{box-shadow:0 0 1px 1px #207b90}.e-exam .e-dropdown-answer__toggle-button--open:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.e-exam .e-dropdown-answer__toggle-icon{align-items:center;border-bottom-right-radius:4px;border-left:1px solid #307f99;border-top-right-radius:4px;bottom:1px;display:flex;justify-content:center;position:absolute;right:0;top:1px;width:1.5rem}.e-exam .e-dropdown-answer__menu{border:1px solid #307f99;outline:none;position:absolute;top:calc(100% - 2px);visibility:hidden;width:100%;z-index:1}.e-exam .e-dropdown-answer__menu--open{visibility:visible}.e-exam .e-dropdown-answer__menu-item-inner{display:table}.e-exam .e-dropdown-answer .e-formula svg{max-width:inherit}.e-exam{color:#282828;font-family:Noto Sans,sans-serif;font-size:1rem;line-height:1.5rem;margin:0 auto;max-width:65rem;width:100%}.e-exam *{box-sizing:border-box}.e-footer{bottom:0;position:fixed;right:0;z-index:1}.external-material-list{border-left:.5rem solid #307f99;padding-left:1.25rem}.external-material-list h4.external-material-title{margin-bottom:0}.e-hints{height:100%;max-height:100vh;overflow:auto;position:sticky;top:0}.e-hints__hint{border-left:.25rem solid transparent;color:#585858;cursor:pointer;padding-left:1rem}.e-hints__hint--focused{border-left-color:#307f99;color:inherit}.exam-question-title{position:relative}.exam-question-title__display-number--indented{left:-4em;position:absolute;text-align:right;white-space:pre;width:4em}.e-text-answer-display-number{margin-right:.125rem}.text-answer{border:1px solid transparent;border-bottom:none;border-radius:.25rem;box-shadow:inset 0 0 0 1.5px #aaa;outline:none}.text-answer:focus{border-color:#307f99;box-shadow:0 0 0 1px #307f99,0 1px 0 1px #307f99}.text-answer--single-line{font-family:Noto Sans,sans-serif;font-size:1rem;height:1.5rem;line-height:1.5rem;max-width:100%;min-width:8rem;padding:0 .5rem 2px;vertical-align:baseline}.text-answer--single-line:focus{position:relative}.text-answer--rich-text{font-family:Noto Sans,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:.5rem;min-height:calc(6rem + 2px);overflow-y:hidden;padding:.75rem 1rem;resize:none;width:100%;word-break:break-word}.text-answer--rich-text:focus{outline:none}.text-answer--rich-text[aria-invalid=true]{border-color:#9e0000;box-shadow:0 0 0 1px #9e0000,0 1px 0 1px #9e0000}.error-indicator{border-radius:8px 8px 0 0;box-shadow:0 -2px 4px rgba(0,0,0,.15)}.e-progress-bar{border:1px solid #aaa;border-radius:4px;height:3rem}.e-progress-bar__fill{background-color:#307f99;border-radius:4px;height:100%;transform:scaleX(0);transform-origin:left;transition:transform linear;width:100%}.e-progress-bar__fill--animating{transform:scaleX(1)}.save-indicator{background:#fff;border-radius:8px 0 0 0;box-shadow:0 0 4px 0 rgba(0,0,0,.3);color:#585858;display:inline-block;opacity:.8;vertical-align:bottom;z-index:1}.save-indicator .save-indicator-text{opacity:1;transition:opacity .3s}.save-indicator .save-indicator-text--saving{opacity:0}.e-grading-instruction-recording{border:1px solid #307f99;border-radius:8px}.e-result-scorecount{clear:right;margin-right:-9rem;position:relative;width:8rem}.e-result-scorecount-border-wrap{border-left:1px solid #aaa;padding-left:1.5rem}.e-result-scorecount-multiline-answer{clear:right;height:0;left:1rem;margin:0;overflow:visible;position:relative;white-space:nowrap;width:0}.e-exam .e-result-scorecount-sup{left:.25rem;line-height:1rem;min-width:1rem;position:absolute;text-align:right;top:0}.e-results-section-wrapper{padding-right:9rem}.e-result-scorecount-empty{border-bottom:2px solid #333;display:inline-block;height:1ex;position:relative;top:2px;width:1.5ch}table td .e-result-scorecount{margin-right:0}.e-multiline-results-text-answer{border-left:2px solid #aaa;word-break:break-word}.e-multiline-results-text-answer table{word-break:normal}.e-multiline-results-text-answer img{max-width:100%;padding:.25rem}.e-multiline-results-text-answer img[alt]{vertical-align:middle}.e-grading-answer-wrapper{background:#fff;padding:0;position:relative;width:calc(100% - 10px)}.e-grading-answer-wrapper .e-annotation-list li:hover{color:#000;cursor:pointer}.e-grading-answer-wrapper .e-annotation--censoring .e-annotation__index{color:#1c87b1}.e-grading-answer-wrapper .e-annotation--pregrading .e-annotation__index{color:#f12228}.e-grading-answer-popup{background:#fff;border-radius:5px;box-shadow:0 0 7px 0 rgba(74,144,226,.5);color:#333;font-size:16px;font-weight:400;padding:2px 8px;position:absolute;white-space:nowrap;z-index:300}.e-grading-answer-popup input[type=text]{background:#fff;border:2px solid #e6e6e6;color:#333;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:300;margin-right:4px;padding:3px}.e-grading-answer-add-annotation-button{background:#006ed2;border:0;border-radius:3px;box-shadow:2px 2px 5px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin-left:5px;padding:0 8px;text-align:center}.e-grading-answer-add-annotation{padding:8px 10px}.e-grading-answer{background:#fff;border-left:2px solid #aaa;margin:20px 0;padding:10px;word-break:break-word}.e-grading-answer .e-annotation-wrapper{line-height:0}.e-grading-answer .e-annotation-wrapper sup{white-space:nowrap}.e-grading-answer .e-large-image{box-shadow:0 1px 8px -3px #004dd0}.e-grading-answer .full-size-image{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-grading-answer .full-size-image a{background:#fff;bottom:10px;color:#004dd0;font-size:22px;margin-right:13px;padding:3px 7px;position:absolute;right:100%}.e-grading-answer .full-size-image a:before{align-items:center;background:#004dd0;border-radius:50%;color:#fff;content:"+";display:flex;font-family:monospace;font-size:17px;height:17px;justify-content:center;width:17px}.e-grading-answer .full-size-image a:after{background:#004dd0;bottom:2px;content:"";display:block;height:3px;left:12px;position:relative;transform:rotate(45deg);width:9px}.e-grading-answer .full-size-image a:hover{background:none;color:#00235e;text-decoration:none}.e-grading-answer img{max-width:100%}.e-grading-answer .e-annotation-wrapper .e-annotation,.e-grading-answer img{-moz-user-drag:-moz-none;-khtml-user-drag:none;-webkit-user-drag:none;-o-user-drag:none;user-drag:none;cursor:crosshair}.e-grading-answer img[alt]{vertical-align:middle}.e-grading-answer-tooltip{background:#fff;position:absolute}.e-grading-answer-tooltip-remove{display:none}.editable .e-grading-answer-tooltip-remove{background:none;border:none;color:#666;cursor:pointer;display:inline;display:initial;font-size:22px;line-height:1;padding:0 5px;vertical-align:top}.editable .e-grading-answer-tooltip-remove:hover{color:#ce0000}.e-grading-answer-tooltip-label{border:1px solid transparent;margin:0 5px;padding:0 4px}.editable .e-grading-answer-tooltip-label:hover{border:1px dashed #aaa;cursor:pointer}.e-grading-answer-length{color:gray}.e-grading-answer-max-length-surplus{color:#ce0000;font-weight:600;margin-left:1ex}.e-grading-answer-close-popup{background:#fff;border:1px solid #aaa;border-radius:50px;bottom:100%;cursor:pointer;display:inline-block;font-size:20px;height:23px;left:100%;line-height:0;margin-bottom:-11px;margin-left:-11px;position:absolute;text-align:center;width:23px}.e-grading-answer-close-popup:hover{color:#ce0000}.e-formula svg{max-width:100%}.e-image-overlay__images-wrapper{position:relative}.e-image-overlay__image-absolute{left:0;position:absolute;right:0;top:0}.e-exam .e-score{background:rgba(0,0,0,.05);border-radius:1.5rem;box-shadow:inset 0 0 .25px 1px rgba(0,0,0,.15);padding:0 .5rem .0625rem}.e-exam .e-score--large{padding:0 .625rem .125rem}.e-exam .e-score--inline{background:none;box-shadow:none;color:#585858;letter-spacing:-.1em;line-height:0;margin:0 .125em;padding:0}.e-exam .table-of-contents--score-column{text-align:right;width:4rem}.e-exam .toc-section-header{margin-bottom:0}.e-exam .responsive-media-container{display:inline-block;margin:0;vertical-align:top;width:100%}.e-exam .responsive-media-container--bordered{border:1px solid #f0f0f0;border-radius:4px;padding:.5rem}.e-exam .e-choice-answer-option--selected .responsive-media-container--bordered{border-color:#307f99;box-shadow:0 0 0 1px #307f99,inset 0 0 0 1px #307f99}.e-exam .responsive-media-container__inner{display:block;overflow:hidden;position:relative;width:100%}.e-exam .responsive-media-container__inner img,.e-exam .responsive-media-container__inner video{display:block;left:0;max-width:100%;position:absolute;top:0}.e-exam .responsive-media-container__inner .e-zoomable{cursor:zoom-in}.restricted-audio-player{border:1px solid #307f99;border-radius:8px;color:#307f99}.restricted-audio-player--disabled{border-color:#aaa;color:#aaa}.restricted-audio-player__play{background-color:inherit;border:none;color:inherit;cursor:pointer;font-size:1.5rem;height:2rem;padding:0;width:2rem}.restricted-audio-player__play--playing{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='24' xml:space='preserve'%3E%3Crect y='8' width='5' height='16' rx='2' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='16;8;16' dur='1.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='8;16;8' dur='1.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3Crect x='7' width='5' height='24' rx='20' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='24;12;24' dur='1.5s' begin='0.3s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='0;12;0' dur='1.5s' begin='0.3s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3Crect x='14' y='8' width='5' height='16' rx='2' ry='2' fill='silver'%3E%3Canimate attributeName='height' values='16;8;16' dur='1.5s' begin='0.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3Canimate attributeName='y' values='8;16;8' dur='1.5s' begin='0.5s' repeatCount='indefinite' calcMode='spline' keyTimes='0;0.5;1' keySplines='0.3 0 0.7 1;0.3 0 0.7 1;'/%3E%3C/rect%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;cursor:default}.restricted-audio-player__play:disabled{cursor:default}.restricted-audio-player__duration{color:#282828}.e-exam .e-text-center{text-align:center}.e-exam .e-text-left{text-align:left}.e-exam .e-text-right{text-align:right}.e-exam .e-text-justify{text-align:justify}.e-exam .e-text-top{vertical-align:top}.e-exam .e-text-bottom{vertical-align:bottom}.e-exam .e-block{display:block}.e-exam .e-inline{display:inline}.e-exam .e-inline-block{display:inline-block}.e-exam .e-float-left{float:left}.e-exam .e-float-right{float:right}.e-exam .e-clearfix:after{clear:both;content:"";display:block}.e-exam .e-crossfade-leave{opacity:1}.e-exam .e-crossfade-leave.e-crossfade-leave-active{opacity:0;transition:opacity .5s ease}.e-exam .e-crossfade-enter{opacity:0}.e-exam .e-crossfade-enter.e-crossfade-enter-active{opacity:1;transition:opacity .5s ease}.e-annotation-wrapper{display:inline-block;max-width:100%;position:relative}.e-annotation{position:relative}.e-annotation--pregrading{background-color:rgba(241,34,40,.2)}.e-annotation--pregrading .e-annotation-wrapper{background:#fff}.e-annotation--pregrading .e-annotation-wrapper:before{background:rgba(241,34,40,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.e-annotation--censoring{background-color:rgba(28,135,177,.2)}.e-annotation--censoring .e-annotation-wrapper{background:#fff}.e-annotation--censoring .e-annotation-wrapper:before{background:rgba(28,135,177,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.e-annotation--shape{min-height:4px;min-width:4px;position:absolute}.e-annotation__index{text-shadow:1px 1px #fefefe}.e-annotation__index--text{position:relative}.e-annotation__index--text:after{content:attr(data-content);position:absolute;top:-.125rem;white-space:nowrap}.e-annotation__index--shape{position:absolute;right:0;top:-.5rem;transform:translateX(100%)}.e-annotation__index--shape:after{content:attr(data-content)}.e-exam .e-button{background-color:#307f99;border:none;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fefefe;cursor:pointer;font-size:1.125rem;line-height:1.5rem;margin:0;min-width:6rem;padding:.5rem 1rem}.e-exam .e-button:hover{background:#207b90}.e-exam .e-button:disabled{background:#c8c8c8;box-shadow:none;cursor:auto;opacity:.6}.e-exam .e-button-plain{background:none;border:none;display:inline;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;outline:none;padding:0;text-align:inherit;text-transform:inherit}.e-exam .e-color-black{color:#282828}.e-exam .e-bg-color-black{background-color:#282828}.e-exam .e-color-off-white{color:#fefefe}.e-exam .e-bg-color-off-white{background-color:#fefefe}.e-exam .e-color-grey{color:#aaa}.e-exam .e-bg-color-grey{background-color:#aaa}.e-exam .e-color-error{color:#9e0000}.e-exam .e-bg-color-error{background-color:#9e0000}.e-exam .e-color-darkgrey{color:#585858}.e-exam .e-bg-color-darkgrey{background-color:#585858}.e-exam .e-color-midgrey{color:#ddd}.e-exam .e-bg-color-midgrey{background-color:#ddd}.e-exam .e-color-lightgrey{color:#f0f0f0}.e-exam .e-bg-color-lightgrey{background-color:#f0f0f0}.e-exam .e-color-tinted-white{color:#f5fbfe}.e-exam .e-bg-color-tinted-white{background-color:#f5fbfe}.e-exam .e-color-lightblue{color:#e0f4fe}.e-exam .e-bg-color-lightblue{background-color:#e0f4fe}.e-exam .e-color-lighterblue{color:#f0faff}.e-exam .e-bg-color-lighterblue{background-color:#f0faff}.e-exam .e-color-lightblue-shade{color:#c6e6f2}.e-exam .e-bg-color-lightblue-shade{background-color:#c6e6f2}.e-exam .e-color-lightturquoise{color:#88d0d0}.e-exam .e-bg-color-lightturquoise{background-color:#88d0d0}.e-exam .e-color-link{color:#307f99}.e-exam .e-bg-color-link{background-color:#307f99}.e-exam .e-color-link-hover{color:#207b90}.e-exam .e-bg-color-link-hover{background-color:#207b90}.e-exam .e-color-correct-answer{color:#5acd46}.e-exam .e-bg-color-correct-answer{background-color:#5acd46}.e-exam .e-color-wrong-answer{color:red}.e-exam .e-bg-color-wrong-answer{background-color:red}.e-exam .e-columns{display:flex}.e-exam .e-columns--center-v{align-items:center}.e-exam .e-columns--bottom-v{align-items:flex-end}.e-exam .e-columns--inline{display:inline-flex}.e-exam .e-columns--center-h{justify-content:center}.e-exam .e-column{flex:1 1 0}.e-exam .e-column--auto{flex:auto}.e-exam .e-column--narrow{flex:none}.e-exam .e-column+.e-column{margin-left:1rem}@media (max-width:832px){.e-exam .e-column+.e-column{margin-left:.5rem}}.e-exam .e-column+.e-column--gapless{margin-left:0}.e-exam .e-column--1{flex:none;width:8.33333333%}.e-exam .e-column--2{flex:none;width:16.66666667%}.e-exam .e-column--3{flex:none;width:25%}.e-exam .e-column--4{flex:none;width:33.33333333%}.e-exam .e-column--5{flex:none;width:41.66666667%}.e-exam .e-column--6{flex:none;width:50%}.e-exam .e-column--7{flex:none;width:58.33333333%}.e-exam .e-column--8{flex:none;width:66.66666667%}.e-exam .e-column--9{flex:none;width:75%}.e-exam .e-column--10{flex:none;width:83.33333333%}.e-exam .e-column--11{flex:none;width:91.66666667%}.e-exam .e-column--12{flex:none;width:100%}@media print{.k-exam-html{font-size:12px;line-height:18px}.k-exam-html .k-exam-body{background-color:#fff;margin:0}.k-exam-html .k-exam-body--attachments{background-color:#fff}.k-exam-html .k-exam-body .rich-text-editor-tools{display:none!important}.k-exam-content{display:block}.k-finish-exam-container{box-shadow:none}}.e-exam .e-link-button,.e-exam a{background-color:inherit;border:none;color:#307f99;cursor:pointer;padding:0;text-decoration:none}.e-exam .e-link-button:hover,.e-exam a:hover{color:#207b90;text-decoration:underline}.e-exam .e-list-plain{list-style:none}.e-exam .e-list-lower-alpha{list-style-type:lower-alpha}.e-exam .e-list-upper-alpha{list-style-type:upper-alpha}.e-exam .e-list-lower-roman{list-style-type:lower-roman}.e-exam .e-list-upper-roman{list-style-type:upper-roman}.e-exam .e-list-data{border-collapse:separate;border-spacing:0 .5rem;display:table;list-style:none;width:100%}.e-exam .e-list-data li:before{content:attr(data-list-number);display:table-cell;padding-right:1rem;white-space:nowrap;width:1%}.e-exam .e-list-data li{display:table-row;width:100%}.e-exam li{margin:0 0 .5rem}.e-exam .e-list-wordcloud{display:flex;flex-wrap:wrap;list-style:none;padding:0}.e-exam .e-list-wordcloud>li{background:rgba(0,0,0,.03);border:1px solid #aaa;border-radius:.25rem;margin:.25rem;padding:.25rem .5rem}.e-exam .e-illustration-right{float:right;margin-bottom:1rem;margin-left:1rem}.e-exam .notification{background:#f0faff;border:1px solid #88d0d0;border-radius:.25rem;margin-bottom:2rem;padding:1rem}.e-exam .notification--inline{display:inline-block}@media print{html{font-size:12px;line-height:18px}body{background:none!important}.audio-player,.rich-text-editor-tools,.toolbar{display:none!important}.e-exam{color:#000;max-width:none!important}.e-exam .save-indicator{display:none}.e-exam .text-answer{border:1px solid #000;box-shadow:none}.e-exam button{background:none!important;color:#000!important}.e-exam .e-section{box-shadow:0 0 0 0!important;padding:0!important}.e-exam .e-result-scorecount-shortcode{display:none!important}.e-dropdown-answer{line-height:18px;margin:0;vertical-align:middle}.e-dropdown-answer__toggle-button{display:none!important}.e-dropdown-answer__toggle-button:after{border:0;content:"";height:0;width:0}.e-dropdown-answer__menu{align-items:center;border:0!important;display:flex;flex-flow:wrap;line-height:16px;position:relative!important;transform:none!important;visibility:visible!important}.e-dropdown-answer__menu-item .e-formula{display:inline-block;padding:2px}.e-dropdown-answer__menu-item:first-child{display:none!important}.e-dropdown-answer__menu-item{align-items:center;align-self:stretch;border:1px dotted gray;border-right:none;display:flex;margin:0 -1px 1px 0;padding:0 4px!important}.e-dropdown-answer__menu-item:last-child{border-right:1px dotted gray}.e-dropdown-answer__menu-item--selected{background:none;border-bottom:1px solid #000;box-shadow:inset 0 -1px 0 -.5px #000}}.rich-text-editor-new-equation,.rich-text-editor-overlay{font-family:Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;white-space:normal}.rich-text-editor-overlay h3{font-size:1.3125rem;font-weight:600;line-height:2rem;margin-bottom:1rem;margin-top:0}.e-exam .e-width-full{width:100%}.e-exam .e-width-threequarters{width:75%}.e-exam .e-width-half{width:50%}.e-exam .e-width-third{width:33.33333333%}.e-exam .e-width-quarter{width:25%}.e-exam .e-pad-0{padding:0}.e-exam .e-mrg-0{margin:0}.e-exam .e-pad-l-0{padding-left:0}.e-exam .e-mrg-l-0{margin-left:0}.e-exam .e-pad-r-0{padding-right:0}.e-exam .e-mrg-r-0{margin-right:0}.e-exam .e-pad-t-0{padding-top:0}.e-exam .e-mrg-t-0{margin-top:0}.e-exam .e-pad-b-0{padding-bottom:0}.e-exam .e-mrg-b-0{margin-bottom:0}.e-exam .e-pad-x-0{padding-left:0;padding-right:0}.e-exam .e-mrg-x-0{margin-left:0;margin-right:0}.e-exam .e-pad-y-0{padding-bottom:0;padding-top:0}.e-exam .e-mrg-y-0{margin-bottom:0;margin-top:0}.e-exam .e-pad-1{padding:.5rem}.e-exam .e-mrg-1{margin:.5rem}.e-exam .e-pad-l-1{padding-left:.5rem}.e-exam .e-mrg-l-1{margin-left:.5rem}.e-exam .e-pad-r-1{padding-right:.5rem}.e-exam .e-mrg-r-1{margin-right:.5rem}.e-exam .e-pad-t-1{padding-top:.5rem}.e-exam .e-mrg-t-1{margin-top:.5rem}.e-exam .e-pad-b-1{padding-bottom:.5rem}.e-exam .e-mrg-b-1{margin-bottom:.5rem}.e-exam .e-pad-x-1{padding-left:.5rem;padding-right:.5rem}.e-exam .e-mrg-x-1{margin-left:.5rem;margin-right:.5rem}.e-exam .e-pad-y-1{padding-bottom:.5rem;padding-top:.5rem}.e-exam .e-mrg-y-1{margin-bottom:.5rem;margin-top:.5rem}.e-exam .e-pad-2{padding:1rem}.e-exam .e-mrg-2{margin:1rem}.e-exam .e-pad-l-2{padding-left:1rem}.e-exam .e-mrg-l-2{margin-left:1rem}.e-exam .e-pad-r-2{padding-right:1rem}.e-exam .e-mrg-r-2{margin-right:1rem}.e-exam .e-pad-t-2{padding-top:1rem}.e-exam .e-mrg-t-2{margin-top:1rem}.e-exam .e-pad-b-2{padding-bottom:1rem}.e-exam .e-mrg-b-2{margin-bottom:1rem}.e-exam .e-pad-x-2{padding-left:1rem;padding-right:1rem}.e-exam .e-mrg-x-2{margin-left:1rem;margin-right:1rem}.e-exam .e-pad-y-2{padding-bottom:1rem;padding-top:1rem}.e-exam .e-mrg-y-2{margin-bottom:1rem;margin-top:1rem}.e-exam .e-pad-3{padding:1.5rem}.e-exam .e-mrg-3{margin:1.5rem}.e-exam .e-pad-l-3{padding-left:1.5rem}.e-exam .e-mrg-l-3{margin-left:1.5rem}.e-exam .e-pad-r-3{padding-right:1.5rem}.e-exam .e-mrg-r-3{margin-right:1.5rem}.e-exam .e-pad-t-3{padding-top:1.5rem}.e-exam .e-mrg-t-3{margin-top:1.5rem}.e-exam .e-pad-b-3{padding-bottom:1.5rem}.e-exam .e-mrg-b-3{margin-bottom:1.5rem}.e-exam .e-pad-x-3{padding-left:1.5rem;padding-right:1.5rem}.e-exam .e-mrg-x-3{margin-left:1.5rem;margin-right:1.5rem}.e-exam .e-pad-y-3{padding-bottom:1.5rem;padding-top:1.5rem}.e-exam .e-mrg-y-3{margin-bottom:1.5rem;margin-top:1.5rem}.e-exam .e-pad-4{padding:2rem}.e-exam .e-mrg-4{margin:2rem}.e-exam .e-pad-l-4{padding-left:2rem}.e-exam .e-mrg-l-4{margin-left:2rem}.e-exam .e-pad-r-4{padding-right:2rem}.e-exam .e-mrg-r-4{margin-right:2rem}.e-exam .e-pad-t-4{padding-top:2rem}.e-exam .e-mrg-t-4{margin-top:2rem}.e-exam .e-pad-b-4{padding-bottom:2rem}.e-exam .e-mrg-b-4{margin-bottom:2rem}.e-exam .e-pad-x-4{padding-left:2rem;padding-right:2rem}.e-exam .e-mrg-x-4{margin-left:2rem;margin-right:2rem}.e-exam .e-pad-y-4{padding-bottom:2rem;padding-top:2rem}.e-exam .e-mrg-y-4{margin-bottom:2rem;margin-top:2rem}.e-exam .e-pad-5{padding:2.5rem}.e-exam .e-mrg-5{margin:2.5rem}.e-exam .e-pad-l-5{padding-left:2.5rem}.e-exam .e-mrg-l-5{margin-left:2.5rem}.e-exam .e-pad-r-5{padding-right:2.5rem}.e-exam .e-mrg-r-5{margin-right:2.5rem}.e-exam .e-pad-t-5{padding-top:2.5rem}.e-exam .e-mrg-t-5{margin-top:2.5rem}.e-exam .e-pad-b-5{padding-bottom:2.5rem}.e-exam .e-mrg-b-5{margin-bottom:2.5rem}.e-exam .e-pad-x-5{padding-left:2.5rem;padding-right:2.5rem}.e-exam .e-mrg-x-5{margin-left:2.5rem;margin-right:2.5rem}.e-exam .e-pad-y-5{padding-bottom:2.5rem;padding-top:2.5rem}.e-exam .e-mrg-y-5{margin-bottom:2.5rem;margin-top:2.5rem}.e-exam .e-pad-6{padding:3rem}.e-exam .e-mrg-6{margin:3rem}.e-exam .e-pad-l-6{padding-left:3rem}.e-exam .e-mrg-l-6{margin-left:3rem}.e-exam .e-pad-r-6{padding-right:3rem}.e-exam .e-mrg-r-6{margin-right:3rem}.e-exam .e-pad-t-6{padding-top:3rem}.e-exam .e-mrg-t-6{margin-top:3rem}.e-exam .e-pad-b-6{padding-bottom:3rem}.e-exam .e-mrg-b-6{margin-bottom:3rem}.e-exam .e-pad-x-6{padding-left:3rem;padding-right:3rem}.e-exam .e-mrg-x-6{margin-left:3rem;margin-right:3rem}.e-exam .e-pad-y-6{padding-bottom:3rem;padding-top:3rem}.e-exam .e-mrg-y-6{margin-bottom:3rem;margin-top:3rem}.e-exam .e-pad-7{padding:3.5rem}.e-exam .e-mrg-7{margin:3.5rem}.e-exam .e-pad-l-7{padding-left:3.5rem}.e-exam .e-mrg-l-7{margin-left:3.5rem}.e-exam .e-pad-r-7{padding-right:3.5rem}.e-exam .e-mrg-r-7{margin-right:3.5rem}.e-exam .e-pad-t-7{padding-top:3.5rem}.e-exam .e-mrg-t-7{margin-top:3.5rem}.e-exam .e-pad-b-7{padding-bottom:3.5rem}.e-exam .e-mrg-b-7{margin-bottom:3.5rem}.e-exam .e-pad-x-7{padding-left:3.5rem;padding-right:3.5rem}.e-exam .e-mrg-x-7{margin-left:3.5rem;margin-right:3.5rem}.e-exam .e-pad-y-7{padding-bottom:3.5rem;padding-top:3.5rem}.e-exam .e-mrg-y-7{margin-bottom:3.5rem;margin-top:3.5rem}.e-exam .e-pad-8{padding:4rem}.e-exam .e-mrg-8{margin:4rem}.e-exam .e-pad-l-8{padding-left:4rem}.e-exam .e-mrg-l-8{margin-left:4rem}.e-exam .e-pad-r-8{padding-right:4rem}.e-exam .e-mrg-r-8{margin-right:4rem}.e-exam .e-pad-t-8{padding-top:4rem}.e-exam .e-mrg-t-8{margin-top:4rem}.e-exam .e-pad-b-8{padding-bottom:4rem}.e-exam .e-mrg-b-8{margin-bottom:4rem}.e-exam .e-pad-x-8{padding-left:4rem;padding-right:4rem}.e-exam .e-mrg-x-8{margin-left:4rem;margin-right:4rem}.e-exam .e-pad-y-8{padding-bottom:4rem;padding-top:4rem}.e-exam .e-mrg-y-8{margin-bottom:4rem;margin-top:4rem}.e-exam caption{font-size:1.125rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem;text-align:left}.e-table{border-collapse:collapse;border-spacing:0;margin-bottom:1rem}.e-table td,.e-table th{border:1px solid #aaa;padding:.25rem .5rem;text-align:left}.e-table--borderless td,.e-table--borderless th{border:none}.e-table--zebra tbody tr:nth-child(odd){background:rgba(0,0,0,.06)}.e-exam{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-weight:400}.e-exam .e-sans-serif{font-family:Noto Sans,sans-serif}.e-exam .e-monospace,.e-exam code,.e-exam pre{font-family:Noto Mono,monospace}.e-exam button,.e-exam input,.e-exam select,.e-exam textarea{font-family:Noto Sans,sans-serif}.e-exam mark{color:inherit}.e-exam .e-light{font-weight:300}.e-exam .e-normal{font-weight:400}.e-exam .e-semibold{font-weight:600}.e-exam dl,.e-exam ol,.e-exam p,.e-exam ul{font-size:inherit;font-weight:inherit;margin-bottom:1rem;margin-top:0}.e-exam sub,.e-exam sup{font-size:.75em;line-height:0}.e-exam .e-font-size-xs{font-size:.75rem;line-height:1rem}.e-exam .e-font-size-s{font-size:.875rem;line-height:1.5rem}.e-exam .e-font-size-m{font-size:1rem;line-height:1.5rem}.e-exam .e-font-size-l{font-size:1.125rem;line-height:1.5rem}.e-exam .e-font-size-xl{font-size:1.3125rem;line-height:2rem}.e-exam .e-font-size-xxl{font-size:1.875rem;line-height:2.5rem}.e-exam .e-font-size-xxxl{font-size:2.5rem;line-height:3rem}.e-exam .e-line-height-l{line-height:2rem}.e-exam h1{font-size:2.5rem;font-weight:300;line-height:3rem}.e-exam h1,.e-exam h2{margin-bottom:2rem;margin-top:0}.e-exam h2{font-size:1.875rem;font-weight:400;line-height:2.5rem;white-space:normal}.e-exam h3{font-size:1.3125rem;font-weight:600;line-height:2rem;margin-bottom:1rem;margin-top:0}.e-exam h4{font-size:1.125rem}.e-exam h4,.e-exam h5{font-weight:600;line-height:1.5rem;margin-bottom:1rem;margin-top:0}.e-exam h5,.e-exam h6{font-size:1rem}.e-exam h6{font-weight:600;line-height:1.5rem;margin-bottom:1rem;margin-top:0}.e-exam .e-underline{text-decoration:underline}.e-exam b,.e-exam strong,.e-exam th{font-weight:600}.e-exam .e-exam-separator{border:0;border-top:1px solid #c6e6f2;box-shadow:0 -1px 1px .5px #e0f4fe;margin:0 -3rem 2rem}.e-exam .e-italic{font-style:italic}.e-exam blockquote{border-left:.5rem solid #ddd;padding:0 1.25rem}.e-exam .e-text-gap{box-shadow:inset 0 -4px 0 -3px #111;display:inline-block;margin:0 .125rem;min-width:10rem;text-align:center}.e-exam .e-nowrap{white-space:nowrap}.e-exam .e-pre-wrap{white-space:pre-wrap}.e-exam .e-normal{white-space:normal}.e-exam .e-break-word{word-break:break-word}.e-exam .e-line-through{text-decoration:line-through}.e-exam .e-ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-exam .e-bordered{border:1px solid #aaa}.e-exam .e-rounded{border-radius:4px}.e-exam .e-scrollable-x{overflow-x:auto}.e-exam .e-box{background-color:#f0f0f0;border:1px solid #aaa;border-radius:4px;padding:1rem}.e-exam .e-screen-reader-only{word-wrap:normal!important;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.e-exam .e-pointer{cursor:pointer}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "19.4.5",
3
+ "version": "19.4.7",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -60,5 +60,5 @@
60
60
  "webpack-bundle-analyzer": "^4.1.0",
61
61
  "webpack-cli": "^4.9.2"
62
62
  },
63
- "gitHead": "49aad5fccd2a5c5b8556b0c144b705adbf559170"
63
+ "gitHead": "db01762f751b19db1041307807131716edaad667"
64
64
  }
Binary file
Binary file
Binary file
Binary file
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- export declare const AnnotationPopup: React.FunctionComponent<{
3
- setMessage: (message: string) => void;
4
- message: string;
5
- popupVisible: boolean;
6
- position: {
7
- left: number;
8
- top: number;
9
- };
10
- }>;
11
- //# sourceMappingURL=AnnotationPopup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnnotationPopup.d.ts","sourceRoot":"","sources":["../../../src/components/grading/AnnotationPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAA;AAE1D,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACpD,UAAU,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,EAAE,OAAO,CAAA;IACrB,QAAQ,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAA;CACxC,CAuCA,CAAA"}