@digabi/exam-engine-core 19.1.0 → 19.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
  2. package/dist/components/grading-instructions/GradingInstructions.d.ts.map +1 -1
  3. package/dist/components/grading-instructions/GradingInstructions.js +1 -0
  4. package/dist/components/grading-instructions/GradingInstructions.js.map +1 -1
  5. package/dist/components/grading-instructions/GradingInstructionsElements.d.ts +3 -0
  6. package/dist/components/grading-instructions/GradingInstructionsElements.d.ts.map +1 -0
  7. package/dist/components/grading-instructions/GradingInstructionsElements.js +14 -0
  8. package/dist/components/grading-instructions/GradingInstructionsElements.js.map +1 -0
  9. package/dist/gradingInstructionsElements.d.ts +3 -0
  10. package/dist/gradingInstructionsElements.d.ts.map +1 -0
  11. package/dist/gradingInstructionsElements.js +14 -0
  12. package/dist/gradingInstructionsElements.js.map +1 -0
  13. package/dist/main.css +1 -1
  14. package/package.json +2 -2
  15. package/dist/components/grading/AnnotationPopup.d.ts +0 -11
  16. package/dist/components/grading/AnnotationPopup.d.ts.map +0 -1
  17. package/dist/components/grading/AnnotationPopup.js +0 -20
  18. package/dist/components/grading/AnnotationPopup.js.map +0 -1
  19. package/dist/components/grading/AnswerWithAnnotations.d.ts +0 -11
  20. package/dist/components/grading/AnswerWithAnnotations.d.ts.map +0 -1
  21. package/dist/components/grading/AnswerWithAnnotations.js +0 -15
  22. package/dist/components/grading/AnswerWithAnnotations.js.map +0 -1
  23. package/dist/components/grading/ChoiceAnswer.d.ts +0 -6
  24. package/dist/components/grading/ChoiceAnswer.d.ts.map +0 -1
  25. package/dist/components/grading/ChoiceAnswer.js +0 -57
  26. package/dist/components/grading/ChoiceAnswer.js.map +0 -1
  27. package/dist/components/grading/DropdownAnswer.d.ts +0 -6
  28. package/dist/components/grading/DropdownAnswer.d.ts.map +0 -1
  29. package/dist/components/grading/DropdownAnswer.js +0 -43
  30. package/dist/components/grading/DropdownAnswer.js.map +0 -1
  31. package/dist/components/grading/Grading.d.ts +0 -4
  32. package/dist/components/grading/Grading.d.ts.map +0 -1
  33. package/dist/components/grading/Grading.js +0 -81
  34. package/dist/components/grading/Grading.js.map +0 -1
  35. package/dist/components/grading/MultiLineAnswer.d.ts +0 -14
  36. package/dist/components/grading/MultiLineAnswer.d.ts.map +0 -1
  37. package/dist/components/grading/MultiLineAnswer.js +0 -61
  38. package/dist/components/grading/MultiLineAnswer.js.map +0 -1
  39. package/dist/components/grading/Question.d.ts +0 -5
  40. package/dist/components/grading/Question.d.ts.map +0 -1
  41. package/dist/components/grading/Question.js +0 -23
  42. package/dist/components/grading/Question.js.map +0 -1
  43. package/dist/components/grading/QuestionTitle.d.ts +0 -6
  44. package/dist/components/grading/QuestionTitle.d.ts.map +0 -1
  45. package/dist/components/grading/QuestionTitle.js +0 -21
  46. package/dist/components/grading/QuestionTitle.js.map +0 -1
  47. package/dist/components/grading/Results.d.ts +0 -15
  48. package/dist/components/grading/Results.d.ts.map +0 -1
  49. package/dist/components/grading/Results.js +0 -77
  50. package/dist/components/grading/Results.js.map +0 -1
  51. package/dist/components/grading/ScoredTextAnswer.d.ts +0 -6
  52. package/dist/components/grading/ScoredTextAnswer.d.ts.map +0 -1
  53. package/dist/components/grading/ScoredTextAnswer.js +0 -22
  54. package/dist/components/grading/ScoredTextAnswer.js.map +0 -1
  55. package/dist/components/grading/Section.d.ts +0 -5
  56. package/dist/components/grading/Section.d.ts.map +0 -1
  57. package/dist/components/grading/Section.js +0 -18
  58. package/dist/components/grading/Section.js.map +0 -1
  59. package/dist/components/grading/SingleLineAnswer.d.ts +0 -12
  60. package/dist/components/grading/SingleLineAnswer.d.ts.map +0 -1
  61. package/dist/components/grading/SingleLineAnswer.js +0 -23
  62. package/dist/components/grading/SingleLineAnswer.js.map +0 -1
  63. package/dist/components/grading/TextAnswer.d.ts +0 -7
  64. package/dist/components/grading/TextAnswer.d.ts.map +0 -1
  65. package/dist/components/grading/TextAnswer.js +0 -53
  66. package/dist/components/grading/TextAnswer.js.map +0 -1
  67. package/dist/components/grading/internal/AnnotationList.d.ts +0 -5
  68. package/dist/components/grading/internal/AnnotationList.d.ts.map +0 -1
  69. package/dist/components/grading/internal/AnnotationList.js +0 -43
  70. package/dist/components/grading/internal/AnnotationList.js.map +0 -1
  71. package/dist/components/grading/internal/QuestionAutoScore.d.ts +0 -10
  72. package/dist/components/grading/internal/QuestionAutoScore.d.ts.map +0 -1
  73. package/dist/components/grading/internal/QuestionAutoScore.js +0 -17
  74. package/dist/components/grading/internal/QuestionAutoScore.js.map +0 -1
  75. package/dist/components/grading/internal/QuestionManualScore.d.ts +0 -12
  76. package/dist/components/grading/internal/QuestionManualScore.d.ts.map +0 -1
  77. package/dist/components/grading/internal/QuestionManualScore.js +0 -61
  78. package/dist/components/grading/internal/QuestionManualScore.js.map +0 -1
  79. package/dist/components/grading/internal/QuestionScoresContainer.d.ts +0 -10
  80. package/dist/components/grading/internal/QuestionScoresContainer.d.ts.map +0 -1
  81. package/dist/components/grading/internal/QuestionScoresContainer.js +0 -12
  82. package/dist/components/grading/internal/QuestionScoresContainer.js.map +0 -1
  83. package/dist/components/grading/largeImageResizer.d.ts +0 -2
  84. package/dist/components/grading/largeImageResizer.d.ts.map +0 -1
  85. package/dist/components/grading/largeImageResizer.js +0 -33
  86. package/dist/components/grading/largeImageResizer.js.map +0 -1
  87. package/dist/components/results/Results2.d.ts +0 -15
  88. package/dist/components/results/Results2.d.ts.map +0 -1
  89. package/dist/components/results/Results2.js +0 -79
  90. package/dist/components/results/Results2.js.map +0 -1
  91. package/dist/components/shared/AnnotationListComponent.d.ts +0 -1
  92. package/dist/components/shared/AnnotationListComponent.d.ts.map +0 -1
  93. package/dist/components/shared/AnnotationListComponent.js +0 -2
  94. package/dist/components/shared/AnnotationListComponent.js.map +0 -1
  95. package/dist/editAnnotations.d.ts +0 -2
  96. package/dist/editAnnotations.d.ts.map +0 -1
  97. package/dist/editAnnotations.js +0 -8
  98. package/dist/editAnnotations.js.map +0 -1
  99. package/dist/editAnnotationsOld.d.ts +0 -3
  100. package/dist/editAnnotationsOld.d.ts.map +0 -1
  101. package/dist/editAnnotationsOld.js +0 -340
  102. package/dist/editAnnotationsOld.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"GradingInstructions.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAA;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AAkH9C,eAAO,MAAM,4BAA4B,EAAE,KAAK,CAAC,iBAGhD,CAAA;;AAED,wBAAqE"}
1
+ {"version":3,"file":"GradingInstructions.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAA;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AAmH9C,eAAO,MAAM,4BAA4B,EAAE,KAAK,CAAC,iBAGhD,CAAA;;AAED,wBAAqE"}
@@ -28,6 +28,7 @@ import mkAttachmentLinks from '../shared/AttachmentLinks';
28
28
  import Recording from './Recording';
29
29
  import QuestionInstruction from '../exam/QuestionInstruction';
30
30
  const renderIfWithinGradingInstructionContent = renderIf(({ element }) => queryAncestors(element, [
31
+ // Keep in sync with lists in mastering/index.ts
31
32
  'answer-grading-instruction',
32
33
  'choice-answer-option',
33
34
  'dropdown-answer-option',
@@ -1 +1 @@
1
- {"version":3,"file":"GradingInstructions.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEpD,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AACvF,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,OAAO,MAAM,WAAW,CAAA;AAC/B,OAAO,YAAY,MAAM,gBAAgB,CAAA;AACzC,OAAO,QAAQ,MAAM,YAAY,CAAA;AACjC,OAAO,IAAI,MAAM,gBAAgB,CAAA;AACjC,OAAO,sBAAsB,MAAM,0BAA0B,CAAA;AAC7D,OAAO,gBAAgB,MAAM,oBAAoB,CAAA;AACjD,OAAO,KAAK,MAAM,iBAAiB,CAAA;AACnC,OAAO,OAAO,MAAM,mBAAmB,CAAA;AACvC,OAAO,sBAAsB,MAAM,0BAA0B,CAAA;AAC7D,OAAO,aAAa,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAA;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAA;AACvC,OAAO,aAAa,MAAM,kBAAkB,CAAA;AAC5C,OAAO,cAAc,MAAM,mBAAmB,CAAA;AAC9C,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AACtC,OAAO,kBAAkB,MAAM,uBAAuB,CAAA;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAC7D,OAAO,wBAAwB,MAAM,4BAA4B,CAAA;AACjE,OAAO,gBAAgB,MAAM,0BAA0B,CAAA;AACvD,OAAO,iBAAiB,MAAM,2BAA2B,CAAA;AACzD,OAAO,SAAS,MAAM,aAAa,CAAA;AACnC,OAAO,mBAAmB,MAAM,6BAA6B,CAAA;AAE7D,MAAM,uCAAuC,GAAG,QAAQ,CACtD,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CACd,cAAc,CAAC,OAAO,EAAE;IACtB,4BAA4B;IAC5B,sBAAsB;IACtB,wBAAwB;IACxB,0BAA0B;IAC1B,8BAA8B;IAC9B,MAAM;IACN,gBAAgB;IAChB,sBAAsB;CACvB,CAAC,IAAI,IAAI,CACb,CAAA;AAED,MAAM,iCAAiC,GAAG,QAAQ,CAChD,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,CAAC,IAAI,IAAI,CACxE,CAAA;AAED,MAAM,gBAAgB,GAAG,sBAAsB,CAAC;IAC9C,iBAAiB,EAAE,sBAAsB;IACzC,UAAU,EAAE,kBAAkB;IAC9B,iBAAiB,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;IAC/E,kBAAkB,EAAE,iCAAiC,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;IACjF,KAAK,EAAE,SAAS;IAChB,aAAa,EAAE,kBAAkB;IACjC,eAAe,EAAE,gBAAgB;IACjC,sBAAsB,EAAE,sBAAsB;IAC9C,iBAAiB,EAAE,gBAAgB;IACnC,wBAAwB,EAAE,sBAAsB;IAChD,mBAAmB,EAAE,kBAAkB;IACvC,IAAI,EAAE,uCAAuC,CAAC,IAAI,CAAC;IACnD,OAAO,EAAE,uCAAuC,CAAC,OAAO,CAAC;IACzD,KAAK,EAAE,kBAAkB;IACzB,KAAK,EAAE,uCAAuC,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,QAAQ;IAClB,gBAAgB,EAAE,aAAa;IAC/B,sBAAsB,EAAE,mBAAmB;IAC3C,8BAA8B,EAAE,wBAAwB;IACxD,oBAAoB,EAAE,gBAAgB;IACtC,aAAa,EAAE,gBAAgB;IAC/B,OAAO,EAAE,OAAO;IAChB,eAAe,EAAE,YAAY;IAC7B,KAAK,EAAE,SAAS;CACjB,CAAC,CAAA;AAEF,MAAM,mBAAmB,GAA6C,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE;IAChF,MAAM,IAAI,GAAG,GAAG,CAAC,eAAe,CAAA;IAChC,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAA;IAE/G,MAAM,SAAS,GAAG,gBAAgB,CAAC,IAAI,EAAE,YAAY,CAAC,CAAA;IACtD,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,IAAI,EAAE,0BAA0B,CAAC,CAAA;IACjF,MAAM,eAAe,GAAG,gBAAgB,CAAC,IAAI,EAAE,mBAAmB,CAAC,CAAA;IACnE,MAAM,eAAe,GAAG,iBAAiB,CAAC,EAAE,yBAAyB,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,CAAC,CAAA;IAE3G,MAAM,IAAI,GAAG,SAAS,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAA;IACnE,SAAS,CAAC,cAAc,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAA;IAEzC,SAAS,CAAC,YAAY,EAAE,EAAE,CAAC,CAAA;IAE3B,OAAO,CACL,oBAAC,eAAe,IAAC,IAAI,EAAE,IAAI;QACzB,8BAAM,SAAS,EAAC,+BAA+B,EAAC,IAAI,EAAE,eAAe;YACnE,oBAAC,KAAK,CAAC,UAAU,OAAG;YACpB,oBAAC,cAAc,uBAAkB,WAAW;gBAC1C,oBAAC,aAAa,IAAC,EAAE,EAAE,WAAW;oBAC5B,oBAAC,4BAA4B,OAAG;;oBAAE,SAAS,IAAI,gBAAgB,CAAC,SAAS,CAAC,CAC5D;gBACf,IAAI,IAAI,CACP;oBACE,oCAAS,iBAAiB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAU,CAC/C,CACL;gBACA,sBAAsB,IAAI,CACzB,oBAAC,sBAAsB,OAAK,EAAE,OAAO,EAAE,sBAAsB,EAAE,gBAAgB,EAAE,GAAI,CACtF;gBACA,eAAe,IAAI,oBAAC,eAAe,OAAK,EAAE,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,GAAI,CAC5E;YAChB,gBAAgB,CAAC,IAAI,CAAC,CAClB,CACS,CACnB,CAAA;AACH,CAAC,CAAA;AAED,4FAA4F;AAC5F,MAAM,CAAC,MAAM,4BAA4B,GAA4B,GAAG,EAAE;IACxE,MAAM,EAAE,CAAC,EAAE,GAAG,kBAAkB,EAAE,CAAA;IAClC,OAAO,0CAAG,CAAC,CAAC,iCAAiC,CAAC,CAAI,CAAA;AACpD,CAAC,CAAA;AAED,eAAe,KAAK,CAAC,IAAI,CAAC,qBAAqB,CAAC,mBAAmB,CAAC,CAAC,CAAA"}
1
+ {"version":3,"file":"GradingInstructions.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ export declare const GradingInstructionElements: string[];
2
+ export declare const VisibleGradingInstructionElements: string[];
3
+ //# sourceMappingURL=GradingInstructionsElements.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GradingInstructionsElements.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructionsElements.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,0BAA0B,UAItC,CAAA;AAED,eAAO,MAAM,iCAAiC,UAO7C,CAAA"}
@@ -0,0 +1,14 @@
1
+ export const GradingInstructionElements = [
2
+ 'exam-grading-instruction',
3
+ 'question-grading-instruction',
4
+ 'answer-grading-instruction',
5
+ ];
6
+ export const VisibleGradingInstructionElements = [
7
+ ...GradingInstructionElements,
8
+ 'choice-answer-option',
9
+ 'dropdown-answer-option',
10
+ 'hint',
11
+ 'question-title',
12
+ 'question-instruction',
13
+ ];
14
+ //# sourceMappingURL=GradingInstructionsElements.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GradingInstructionsElements.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructionsElements.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,0BAA0B;IAC1B,8BAA8B;IAC9B,4BAA4B;CAC7B,CAAA;AAED,MAAM,CAAC,MAAM,iCAAiC,GAAG;IAC/C,GAAG,0BAA0B;IAC7B,sBAAsB;IACtB,wBAAwB;IACxB,MAAM;IACN,gBAAgB;IAChB,sBAAsB;CACvB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const gradingInstructionElements: string[];
2
+ export declare const visibleGradingInstructionElements: string[];
3
+ //# sourceMappingURL=gradingInstructionsElements.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gradingInstructionsElements.d.ts","sourceRoot":"","sources":["../src/gradingInstructionsElements.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,0BAA0B,UAItC,CAAA;AAED,eAAO,MAAM,iCAAiC,UAO7C,CAAA"}
@@ -0,0 +1,14 @@
1
+ export const gradingInstructionElements = [
2
+ 'exam-grading-instruction',
3
+ 'question-grading-instruction',
4
+ 'answer-grading-instruction',
5
+ ];
6
+ export const visibleGradingInstructionElements = [
7
+ ...gradingInstructionElements,
8
+ 'choice-answer-option',
9
+ 'dropdown-answer-option',
10
+ 'hint',
11
+ 'question-title',
12
+ 'question-instruction',
13
+ ];
14
+ //# sourceMappingURL=gradingInstructionsElements.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gradingInstructionsElements.js","sourceRoot":"","sources":["../src/gradingInstructionsElements.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,0BAA0B;IAC1B,8BAA8B;IAC9B,4BAA4B;CAC7B,CAAA;AAED,MAAM,CAAC,MAAM,iCAAiC,GAAG;IAC/C,GAAG,0BAA0B;IAC7B,sBAAsB;IACtB,wBAAwB;IACxB,MAAM;IACN,gBAAgB;IAChB,sBAAsB;CACvB,CAAA"}
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 img{max-width:100%;padding:.25rem}.e-multiline-results-text-answer img[alt]{vertical-align:middle}.e-grading-answer-wrapper{background:#fff;padding:20px;position:relative}.e-grading-answer-wrapper .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-wrapper .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-wrapper .e-grading-answer-popup .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-wrapper .e-grading-answer-add-annotation{padding:8px 10px}.e-grading-answer{background:#fff;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{background:hsla(0,0%,100%,.667);line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-grading-answer .full-size-image a{bottom:0;font-weight:700;position:absolute}[lang=fi-FI] .e-grading-answer .full-size-image a:after{content:"Näytä kuva täysikokoisena"}[lang=sv-FI] .e-grading-answer .full-size-image a:after{content:"Visa bilden i full storlek"}.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;-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.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-annotation-list li:hover{color:#000;cursor:pointer}.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--censoring{background-color:rgba(28,135,177,.2)}.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:20px;position:relative}.e-grading-answer-wrapper .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-wrapper .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-wrapper .e-grading-answer-popup .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-wrapper .e-grading-answer-add-annotation{padding:8px 10px}.e-grading-answer{background:#fff;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{background:hsla(0,0%,100%,.667);line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-grading-answer .full-size-image a{bottom:0;font-weight:700;position:absolute}[lang=fi-FI] .e-grading-answer .full-size-image a:after{content:"Näytä kuva täysikokoisena"}[lang=sv-FI] .e-grading-answer .full-size-image a:after{content:"Visa bilden i full storlek"}.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;-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.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-annotation-list li:hover{color:#000;cursor:pointer}.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--censoring{background-color:rgba(28,135,177,.2)}.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.1.0",
3
+ "version": "19.2.0",
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": "e447682edc831e50561b813d2a842d0918d540be"
63
+ "gitHead": "ac7f2336de4c3ac77abacbad9288374c067d8ada"
64
64
  }
@@ -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"}
@@ -1,20 +0,0 @@
1
- import React, { useEffect, useRef, useState } from 'react';
2
- export const AnnotationPopup = ({ setMessage, message, popupVisible, position }) => {
3
- const popupRef = useRef(null);
4
- const [field, setField] = useState('');
5
- useEffect(() => {
6
- setField(message);
7
- }, [message]);
8
- return popupVisible ? (React.createElement("div", { style: {
9
- display: popupVisible ? 'block' : 'none',
10
- position: 'absolute',
11
- left: position.left,
12
- top: position.top,
13
- }, className: "popup", ref: popupRef },
14
- React.createElement("div", { className: "popup add-annotation-popup" },
15
- React.createElement("form", { onSubmit: (e) => e.preventDefault() },
16
- React.createElement("input", { onChange: (e) => setField(e.target.value), value: field, className: "add-annotation-text", type: "text", autoFocus: true }),
17
- React.createElement("i", { className: "fa fa-comment" }),
18
- React.createElement("button", { type: "submit", "data-i18n": "arpa.annotate", onClick: () => setMessage(field) }, "Merkitse"))))) : (React.createElement(React.Fragment, null));
19
- };
20
- //# sourceMappingURL=AnnotationPopup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnnotationPopup.js","sourceRoot":"","sources":["../../../src/components/grading/AnnotationPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAE1D,MAAM,CAAC,MAAM,eAAe,GAKvB,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE,EAAE;IACvD,MAAM,QAAQ,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAE7C,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAS,EAAE,CAAC,CAAA;IAE9C,SAAS,CAAC,GAAG,EAAE;QACb,QAAQ,CAAC,OAAO,CAAC,CAAA;IACnB,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAA;IAEb,OAAO,YAAY,CAAC,CAAC,CAAC,CACpB,6BACE,KAAK,EAAE;YACL,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM;YACxC,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,QAAQ,CAAC,IAAI;YACnB,GAAG,EAAE,QAAQ,CAAC,GAAG;SAClB,EACD,SAAS,EAAC,OAAO,EACjB,GAAG,EAAE,QAAQ;QAEb,6BAAK,SAAS,EAAC,4BAA4B;YACzC,8BAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,cAAc,EAAE;gBACvC,+BACE,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EACzC,KAAK,EAAE,KAAK,EACZ,SAAS,EAAC,qBAAqB,EAC/B,IAAI,EAAC,MAAM,EACX,SAAS,EAAE,IAAI,GACf;gBACF,2BAAG,SAAS,EAAC,eAAe,GAAK;gBACjC,gCAAQ,IAAI,EAAC,QAAQ,eAAW,eAAe,EAAC,OAAO,EAAE,GAAG,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC,eAEvE,CACJ,CACH,CACF,CACP,CAAC,CAAC,CAAC,CACF,yCAAK,CACN,CAAA;AACH,CAAC,CAAA"}
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { Annotation } from '../..';
3
- export declare const AnswerWithAnnotations: React.FunctionComponent<{
4
- type: 'richText' | 'text';
5
- value?: string;
6
- annotations: {
7
- pregrading: Annotation[];
8
- censoring: Annotation[];
9
- };
10
- }>;
11
- //# sourceMappingURL=AnswerWithAnnotations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnswerWithAnnotations.d.ts","sourceRoot":"","sources":["../../../src/components/grading/AnswerWithAnnotations.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAA;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAIlC,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAC1D,IAAI,EAAE,UAAU,GAAG,MAAM,CAAA;IACzB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,EAAE;QAAE,UAAU,EAAE,UAAU,EAAE,CAAC;QAAC,SAAS,EAAE,UAAU,EAAE,CAAA;KAAE,CAAA;CACnE,CAmBA,CAAA"}
@@ -1,15 +0,0 @@
1
- import React, { useLayoutEffect, useRef } from 'react';
2
- import { renderAnnotations } from '../../renderAnnotations';
3
- export const AnswerWithAnnotations = ({ type, annotations, value }) => {
4
- const answerRef = useRef(null);
5
- useLayoutEffect(() => {
6
- console.log('LAYOUT', annotations.censoring.length);
7
- if (answerRef.current) {
8
- answerRef.current.innerHTML = value || '';
9
- renderAnnotations(answerRef.current, annotations.pregrading, annotations.censoring);
10
- }
11
- });
12
- return type === 'richText' ? (React.createElement("div", { ref: answerRef })) : (React.createElement("span", { className: "text-answer text-answer--single-line" },
13
- React.createElement("span", { className: "e-inline-block", ref: answerRef }, value)));
14
- };
15
- //# sourceMappingURL=AnswerWithAnnotations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnswerWithAnnotations.js","sourceRoot":"","sources":["../../../src/components/grading/AnswerWithAnnotations.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,eAAe,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAEtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAA;AAG3D,MAAM,CAAC,MAAM,qBAAqB,GAI7B,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,EAAE,EAAE;IACpC,MAAM,SAAS,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAE9C,eAAe,CAAC,GAAG,EAAE;QACnB,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAA;QACnD,IAAI,SAAS,CAAC,OAAO,EAAE;YACrB,SAAS,CAAC,OAAO,CAAC,SAAS,GAAG,KAAK,IAAI,EAAE,CAAA;YACzC,iBAAiB,CAAC,SAAS,CAAC,OAAO,EAAE,WAAW,CAAC,UAAU,EAAE,WAAW,CAAC,SAAS,CAAC,CAAA;SACpF;IACH,CAAC,CAAC,CAAA;IACF,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,CAC3B,6BAAK,GAAG,EAAE,SAAS,GAAI,CACxB,CAAC,CAAC,CAAC,CACF,8BAAM,SAAS,EAAC,sCAAsC;QACpD,8BAAM,SAAS,EAAC,gBAAgB,EAAC,GAAG,EAAE,SAAS,IAC5C,KAAK,CACD,CACF,CACR,CAAA;AACH,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ExamComponentProps } from '../../createRenderChildNodes';
3
- declare function ChoiceAnswer({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
4
- declare const _default: React.MemoExoticComponent<typeof ChoiceAnswer>;
5
- export default _default;
6
- //# sourceMappingURL=ChoiceAnswer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChoiceAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/ChoiceAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAuEjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,eAyCtE;;AAED,wBAAuC"}
@@ -1,57 +0,0 @@
1
- import classNames from 'classnames';
2
- import React, { useContext } from 'react';
3
- import { getNumericAttribute, mapChildElements, query } from '../../dom-utils';
4
- import { useExamTranslation } from '../../i18n';
5
- import { ScreenReaderOnly } from '../ScreenReaderOnly';
6
- import { findMultiChoiceFromGradingStructure, ResultsContext } from '../context/ResultsContext';
7
- import ResultsExamQuestionAutoScore from './internal/QuestionAutoScore';
8
- function ChoiceAnswerOption({ renderChildNodes, selected, element, questionId, direction, isCorrect, }) {
9
- const { t } = useExamTranslation();
10
- const className = element.getAttribute('class');
11
- const optionId = element.getAttribute('option-id');
12
- const content = (React.createElement("div", { className: classNames('e-choice-answer-option e-column', className, {
13
- 'e-choice-answer-option--selected': selected,
14
- }) }, renderChildNodes(element)));
15
- const Content = ({ narrow = false }) => (React.createElement(React.Fragment, null,
16
- React.createElement("input", { type: "radio", className: classNames('e-radio-button', { 'e-column e-column--narrow': narrow }), name: String(questionId), value: optionId, checked: selected, readOnly: true }),
17
- content,
18
- isCorrect && React.createElement(ScreenReaderOnly, null, t('screen-reader.correct-answer'))));
19
- return direction === 'vertical' ? (React.createElement("div", { className: "e-mrg-b-1" },
20
- React.createElement("label", { className: classNames('e-columns', {
21
- 'e-correct-answer-left': isCorrect,
22
- 'e-columns--inline': query(element, ['image', 'video']) == null /* Force full width for options containing responsive media */,
23
- }) },
24
- React.createElement(Content, { narrow: true })))) : (React.createElement("div", { className: "e-column e-mrg-b-1" },
25
- React.createElement("label", { className: classNames('e-block e-text-center', { 'e-correct-answer-bottom': isCorrect }) },
26
- React.createElement(Content, null))));
27
- }
28
- function ChoiceAnswer({ element, renderChildNodes }) {
29
- const { answersByQuestionId, gradingStructure } = useContext(ResultsContext);
30
- const questionId = getNumericAttribute(element, 'question-id');
31
- const answer = answersByQuestionId[questionId];
32
- const direction = element.getAttribute('direction') || 'vertical';
33
- const className = element.getAttribute('class');
34
- const choice = findMultiChoiceFromGradingStructure(gradingStructure, questionId);
35
- const scoreValue = answer && choice.options.find((option) => option.id === Number(answer.value)).score;
36
- const maxScore = getNumericAttribute(element, 'max-score');
37
- return (React.createElement(React.Fragment, null,
38
- scoreValue !== undefined && React.createElement(ResultsExamQuestionAutoScore, { score: scoreValue, maxScore: maxScore }),
39
- React.createElement("div", { className: classNames('e-choice-answer', className, {
40
- 'e-columns': direction === 'horizontal',
41
- }) }, mapChildElements(element, (childElement) => {
42
- const optionId = getNumericAttribute(childElement, 'option-id');
43
- const selected = answer != null && Number(answer.value) === optionId;
44
- const grading = choice.options.find((option) => option.id === optionId);
45
- return (React.createElement(ChoiceAnswerOption, { ...{
46
- element: childElement,
47
- renderChildNodes,
48
- questionId,
49
- key: optionId,
50
- direction,
51
- selected,
52
- isCorrect: grading.correct,
53
- } }));
54
- }))));
55
- }
56
- export default React.memo(ChoiceAnswer);
57
- //# sourceMappingURL=ChoiceAnswer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChoiceAnswer.js","sourceRoot":"","sources":["../../../src/components/grading/ChoiceAnswer.tsx"],"names":[],"mappings":"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"}
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ExamComponentProps } from '../../createRenderChildNodes';
3
- declare function DropdownAnswer({ element, renderChildNodes }: ExamComponentProps): JSX.Element | null;
4
- declare const _default: React.MemoExoticComponent<typeof DropdownAnswer>;
5
- export default _default;
6
- //# sourceMappingURL=DropdownAnswer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DropdownAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/DropdownAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AASjE,iBAAS,cAAc,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,sBA2DxE;;AAED,wBAAyC"}
@@ -1,43 +0,0 @@
1
- import classNames from 'classnames';
2
- import React, { useContext } from 'react';
3
- import { findChildElement, getNumericAttribute } from '../../dom-utils';
4
- import { useExamTranslation } from '../../i18n';
5
- import { shortDisplayNumber } from '../../shortDisplayNumber';
6
- import { QuestionContext } from '../context/QuestionContext';
7
- import { ScreenReaderOnly } from '../ScreenReaderOnly';
8
- import { findMultiChoiceFromGradingStructure, ResultsContext } from '../context/ResultsContext';
9
- import ResultsExamQuestionAutoScore from './internal/QuestionAutoScore';
10
- function DropdownAnswer({ element, renderChildNodes }) {
11
- const { t } = useExamTranslation();
12
- const { answersByQuestionId, gradingStructure } = useContext(ResultsContext);
13
- const { answers } = useContext(QuestionContext);
14
- const questionId = getNumericAttribute(element, 'question-id');
15
- const answer = answersByQuestionId[questionId];
16
- const selectedOption = findChildElement(element, (childElement) => (answer === null || answer === void 0 ? void 0 : answer.value) === childElement.getAttribute('option-id'));
17
- const choice = findMultiChoiceFromGradingStructure(gradingStructure, questionId);
18
- if (selectedOption) {
19
- const correctIds = choice.options.filter((o) => o.correct).map((o) => o.id);
20
- const correctOptions = Array.from(element.children).filter((childElement) => correctIds.includes(getNumericAttribute(childElement, 'option-id')));
21
- const isAnswerCorrect = correctIds.includes(getNumericAttribute(selectedOption, 'option-id'));
22
- const displayNumber = shortDisplayNumber(element.getAttribute('display-number'));
23
- const scoreValue = answer && choice.options.find((option) => option.id === Number(answer.value)).score;
24
- const maxScore = getNumericAttribute(element, 'max-score');
25
- return (React.createElement(React.Fragment, null,
26
- answers.length > 1 && React.createElement("sup", null, displayNumber),
27
- React.createElement("span", { className: classNames('e-dropdown-answer__answered', {
28
- 'e-dropdown-answer__answered--correct': isAnswerCorrect,
29
- 'e-dropdown-answer__answered--wrong': !isAnswerCorrect,
30
- }) },
31
- React.createElement(ScreenReaderOnly, null, t('screen-reader.answer-begin')),
32
- renderChildNodes(selectedOption),
33
- React.createElement(ScreenReaderOnly, null, t('screen-reader.answer-end')),
34
- isAnswerCorrect && React.createElement(ScreenReaderOnly, null, t('screen-reader.correct-answer'))),
35
- !isAnswerCorrect && (React.createElement("span", { className: "e-dropdown-answer__correct", "aria-hidden": true }, correctOptions.map((correctOption, i) => (React.createElement(React.Fragment, { key: i },
36
- renderChildNodes(correctOption),
37
- i < correctOptions.length - 1 && ', '))))),
38
- scoreValue != null && (React.createElement(ResultsExamQuestionAutoScore, { score: scoreValue, maxScore: maxScore, displayNumber: displayNumber }))));
39
- }
40
- return null;
41
- }
42
- export default React.memo(DropdownAnswer);
43
- //# sourceMappingURL=DropdownAnswer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DropdownAnswer.js","sourceRoot":"","sources":["../../../src/components/grading/DropdownAnswer.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- declare const _default: React.MemoExoticComponent<React.ComponentType<any>>;
3
- export default _default;
4
- //# sourceMappingURL=Grading.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Grading.d.ts","sourceRoot":"","sources":["../../../src/components/grading/Grading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAA;;AAmHtE,wBAA6E"}