- 掃描 ID:
- bc2c9014-8de4-4ac0-8301-0183bfc2ef82已完成
- 已提交的 URL:
- https://d1fkqbr9gy4tb4.cloudfront.net/index.html#/
- 報告完成時間:
連結 · 找到 0 個
從頁面中識別的傳出連結
JavaScript 變數 · 找到 29 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
playerjs | object |
lzwCompress | object |
__loadEntry | function |
__loadRemoteEntry | function |
__loadJsonp | function |
__resolveJsonp | function |
__fetchCourse | function |
主控台記錄訊息 · 找到 1 條
記錄到 Web 主控台的訊息
類型 | 類別 | 記錄 |
---|---|---|
error | network |
|
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html lang="en" class="" dir=""><head><style type="text/css">:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";
--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
overflow: visible;
box-sizing: content-box;
}
.svg-inline--fa {
display: var(--fa-display, inline-block);
height: 1em;
overflow: visible;
vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
vertical-align: 0em;
}
.svg-inline--fa.fa-sm {
vertical-align: -0.0714285705em;
}
.svg-inline--fa.fa-lg {
vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
margin-right: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-pull-right {
margin-left: var(--fa-pull-margin, 0.3em);
width: auto;
}
.svg-inline--fa.fa-li {
width: var(--fa-li-width, 2em);
top: 0.25em;
}
.svg-inline--fa.fa-fw {
width: var(--fa-fw-width, 1.25em);
}
.fa-layers svg.svg-inline--fa {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
}
.fa-layers-counter, .fa-layers-text {
display: inline-block;
position: absolute;
text-align: center;
}
.fa-layers {
display: inline-block;
height: 1em;
position: relative;
text-align: center;
vertical-align: -0.125em;
width: 1em;
}
.fa-layers svg.svg-inline--fa {
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-text {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-counter {
background-color: var(--fa-counter-background-color, #ff253a);
border-radius: var(--fa-counter-border-radius, 1em);
box-sizing: border-box;
color: var(--fa-inverse, #fff);
line-height: var(--fa-counter-line-height, 1);
max-width: var(--fa-counter-max-width, 5em);
min-width: var(--fa-counter-min-width, 1.5em);
overflow: hidden;
padding: var(--fa-counter-padding, 0.25em 0.5em);
right: var(--fa-right, 0);
text-overflow: ellipsis;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-counter-scale, 0.25));
transform: scale(var(--fa-counter-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-bottom-right {
bottom: var(--fa-bottom, 0);
right: var(--fa-right, 0);
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.fa-layers-bottom-left {
bottom: var(--fa-bottom, 0);
left: var(--fa-left, 0);
right: auto;
top: auto;
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
.fa-layers-top-right {
top: var(--fa-top, 0);
right: var(--fa-right, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-top-left {
left: var(--fa-left, 0);
right: auto;
top: var(--fa-top, 0);
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
transform: scale(var(--fa-layers-scale, 0.25));
-webkit-transform-origin: top left;
transform-origin: top left;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em;
}
.fa-xs {
font-size: 0.75em;
line-height: 0.0833333337em;
vertical-align: 0.125em;
}
.fa-sm {
font-size: 0.875em;
line-height: 0.0714285718em;
vertical-align: 0.0535714295em;
}
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em;
}
.fa-xl {
font-size: 1.5em;
line-height: 0.0416666682em;
vertical-align: -0.125em;
}
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit;
}
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
--fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s;
}
}
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
display: inline-block;
vertical-align: middle;
height: 2em;
position: relative;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
z-index: var(--fa-stack-z-index, auto);
}
.svg-inline--fa.fa-stack-1x {
height: 1em;
width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
height: 2em;
width: 2.5em;
}
.fa-inverse {
color: var(--fa-inverse, #fff);
}
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.svg-inline--fa .fa-primary {
fill: var(--fa-primary-color, currentColor);
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
fill: var(--fa-secondary-color, currentColor);
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
fill: black;
}
.fad.fa-inverse,
.fa-duotone.fa-inverse {
color: var(--fa-inverse, #fff);
}</style><style type="text/css">.styles_image__32Tdo{display:inline-block}</style><style class="vjs-styles-defaults">
.video-js {
width: 300px;
height: 150px;
}
.vjs-fluid:not(.vjs-audio-only-mode) {
padding-top: 56.25%
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Amazon SDE Intern Online Assessment (OA) and Interview Prep Course - Overview</title>
<link type="text/css" rel="stylesheet" href="lib/icomoon.css">
<script type="text/javascript" src="lib/player-0.0.11.min.js"></script>
<script type="text/javascript" src="lib/lzwcompress.js"></script>
<!-- Resize Hack -->
<script type="text/javascript">
window.resizeTo(screen.width, screen.height);
</script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script id="__ENTRY__" type="application/json">
{".js":["rise/4833f0bd.js"]}
</script>
<script id="__REMOTE_ENTRIES__" type="application/json">
{"mondrian":{".js":["mondrian/entry.js"]}}
</script>
<script>
(function() {
const jsonp = {}
function loadModule(manifest) {
const p = []
if (manifest['.css'] != null) {
for (var idx = 0; idx < manifest['.css'].length; idx++) {
p.push(new Promise((resolve, reject) => {
var link = document.createElement('link')
link.onload = resolve
link.onerror = reject
link.rel = 'stylesheet'
link.href = 'lib/' + manifest['.css'][idx]
document.body.appendChild(link)
}))
}
}
if (manifest['.js'] != null) {
for (var idx = 0; idx < manifest['.js'].length; idx++) {
p.push(new Promise((resolve, reject) => {
var script = document.createElement('script')
script.onload = resolve
script.onerror = reject
script.src = 'lib/' + manifest['.js'][idx]
document.body.appendChild(script)
}))
}
}
return Promise.all(p)
}
function deserialize(str) {
const buffer = Uint8Array.from(atob(str), c => c.charCodeAt(0))
const json = new TextDecoder().decode(buffer)
const result = JSON.parse(json)
return result
}
function __loadEntry() {
return loadModule(JSON.parse(document.getElementById('__ENTRY__').textContent))
}
function __loadRemoteEntry(name) {
const manifest = JSON.parse(document.getElementById('__REMOTE_ENTRIES__').textContent)
if (manifest[name] == null) throw new Error(`Missing manifest for remote entry "${name}".`)
return loadModule(manifest[name])
}
async function __loadJsonp(id, path) {
try {
return await new Promise((resolve, reject) => {
try {
jsonp[id] = resolve
const script = document.createElement('script')
script.onerror = reject
script.src = `./${path}`
document.head.appendChild(script)
} catch (err) {
reject(err)
}
})
} finally {
delete jsonp[id]
}
}
function __resolveJsonp(id, data) {
const resolve = jsonp[id]
if (typeof resolve !== 'function') {
throw new Error(`Could not load JSONP "${id}"`)
}
resolve(data)
}
async function __fetchCourse(name) {
name = name == null ? window.i18n.default : name
if (!window.i18n.available.includes(name)) {
console.warn(`Could not load locale "${name}"`)
name = window.i18n.available[0]
}
const encoded = await __loadJsonp(`course:${name}`, `locales/${name}.js`)
const courseData = deserialize(encoded)
return courseData
}
window.__loadEntry = __loadEntry
window.__loadRemoteEntry = __loadRemoteEntry
window.__loadJsonp = __loadJsonp
window.__resolveJsonp = __resolveJsonp
window.__fetchCourse = __fetchCourse
})()
</script>
<link rel="stylesheet" type="text/css" href="https://d1fkqbr9gy4tb4.cloudfront.net/lib/rise/11732e6a.css"><link rel="stylesheet" type="text/css" href="https://d1fkqbr9gy4tb4.cloudfront.net/lib/rise/33161bf0.css"><script src="./locales/und.js"></script><style id="focus-ring-style"></style></head>
<body>
<div id="app"><div class="visually-hidden-always" role="log" aria-live="polite" aria-atomic="true" aria-relevant="additions text"></div><div class="visually-hidden-always" role="log" aria-live="polite" aria-atomic="true" aria-relevant="additions text"></div><div class="visually-hidden-always" role="log" aria-live="assertive" aria-atomic="true" aria-relevant="additions text"></div><div class="visually-hidden-always" role="log" aria-live="assertive" aria-atomic="true" aria-relevant="additions text"></div><div id="innerApp" class="theme organic"><div><style>
:root {
--color-theme-contrast-complementary-rgb: 0,0,0;
--color-theme-contrast-complementary: #000;
--color-theme-contrast-rgb: 255,255,255;
--color-theme-contrast: #fff;
--color-theme-rgb: 35,47,62;
--color-theme-tint: #e9eaec;
--color-theme-transparent: #232f3e1A;
--color-theme: #232f3e;
--font-family-body: Ember;
--font-family-head: Ember;
--font-family-ui: Inter;
--mon-theme-font-body: var(--font-family-body);
--mon-theme-font-heading: var(--font-family-head);
}
.brand--head, .brand--head * {
font-family: var(--font-family-head) !important;
}
.brand--body, .brand--body * {
font-family: var(--font-family-body) !important;
}
.brand--lhead, .brand--lhead * {
font-family: var(--font-family-head) !important;
}
.brand--lbody, .brand--lbody * {
font-family: var(--font-family-body) !important;
}
.brand--ui, .brand--ui * {
font-family: var(--font-family-ui) !important;
}
.brand--beforeHead:before {
font-family: var(--font-family-ui) !important;
}
.brand--afterHead:after {
font-family: var(--font-family-ui) !important;
}
.brand--background {
background-color: var(--color-theme) !important;
}
.brand--background-all * {
background-color: var(--color-theme) !important;
}
.brand--border {
border-color: var(--color-theme) !important;
@media (forced-colors: active) {
border-color: transparent !important;
}
}
.brand--color {
color: var(--color-theme) !important;
}
.brand--color-all * {
color: var(--color-theme) !important;
}
.brand--shadow {
box-shadow: 0 0 0 0.2rem var(--color-theme) !important;
}
.brand--shadow-all * {
box-shadow: 0 0 0 0.2rem var(--color-theme) !important;
}
.brand--fill {
fill: var(--color-theme) !important;
}
.brand--stroke {
stroke: var(--color-theme) !important;
}
.brand--beforeBackground:before {
background-color: var(--color-theme) !important;
}
.brand--beforeBorder:before {
border-color: var(--color-theme) !important;
}
.brand--beforeColor:before {
color: var(--color-theme) !important;
}
.brand--afterBackground:after {
background-color: var(--color-theme) !important;
}
.brand--afterBorder:after {
border-color: var(--color-theme) !important;
}
.brand--afterColor:after {
color: var(--color-theme) !important;
}
/* should be applied to containers where links
need to appear in brand color */
.brand--linkColor a {
color: var(--color-theme) !important;
fill: var(--color-theme) !important;
}
/* should be applied to containers where links
need to change to brand color on hover */
.brand--linkColorHover a:hover {
color: var(--color-theme) !important;
fill: var(--color-theme) !important;
}
/* should be applied to any single element that
needs to change color on hover */
.brand--hoverColor:hover {
color: var(--color-theme) !important;
}
.button.brand--background:hover { opacity: .65 !important; }
.brandHover:hover {
fill: var(--color-theme) !important;
}
@media (min-width: 47.9375em) { /* 768px */
.brand--min768--background {
background-color: var(--color-theme) !important;
}
.brand--min768--border {
border-color: var(--color-theme) !important;
}
.brand--min768--color {
color: var(--color-theme) !important;
}
}
@media (max-width: 47.9375em) { /* 768px */
.brand--max768--background {
background-color: var(--color-theme) !important;
}
.brand--max768--border {
border-color: var(--color-theme) !important;
}
.brand--max768--color {
color: var(--color-theme) !important;
}
}
</style>
</div><div class="transition-group"><main aria-describedby="overview-main-region-desc" tabindex="-1"><span id="overview-main-region-desc" class="visually-hidden-always">Course overview</span><div class="cover-container"><div id="cover" class="cover cover--layout-centered-overlay"><header class="cover__header"><div class="cover__header-content cover__header-content--overlay-dark" style="background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("assets/s-vOQqpeLNKWfwCQ.png");"><svg aria-hidden="true" class="svgPath" fill="none" focusable="false" xmlns="http://www.w3.org/2000/svg"><clipPath id="cover-page-clip-path" clipPathUnits="objectBoundingBox"><path d="M0.661,0.963 L1,0.804 V0 H0 V0.804 L0.339,0.963 C0.445,1,0.555,1,0.661,0.963"></path></clipPath></svg><div class="cover__header-content-info"><div class="cover__author-published-wrap"></div><h1 data-change-path="["title"]" class="cover__header-content-title">Amazon SDE Intern Online Assessment (OA) and Interview Prep Course</h1><div class="cover__header-content-action-wrapper"><a class="cover__header-content-action-link overview__button-enrolled" href="#/lessons/Ymc49e9FT89i8Gevv0nD3nt4VU7bL2eH"><span class="cover__header-content-action-link-text">Begin</span></a></div></div></div></header><section class="cover__details"><div class="cover__details-content-wrap cover__details-content-wrap--logo"><div class="cover__details-content"><div class="cover__details-logo"><img class="cover__details-logo-image cover__details-logo-image--small" src="assets/yzAMWk1zN5dYzd1Z.png" width="140" height="43" alt=""></div><div class="cover__details-description-outline"><div><section class="cover__details-content-section"><div class="cover__details-content-description brand--linkColor"><div class="fr-view"><div><div><div>We're excited you're interested in pursuing an internship at <strong>Amazon</strong>! </div></div></div><p><br></p><p>This course will give you an overview of the Software Development Engineer (SDE) Intern interview process at Amazon and includes:</p><ol><li><strong>An overview of the interview</strong><strong> journey</strong>. Learn what the interview process looks like from start to finish. This includes information about the OA and interview.</li><li><strong>Behavioral competency skills practice.</strong> Review Amazon's Leadership Principles and build skills to answer questions using the STAR method.</li><li><strong>Technical competency overview</strong>. Dive deeper into technical focus areas. See examples of technical questions covered in the interview and learn how to best showcase your technical knowledge and coding skills.</li></ol><p>We recommend you follow this guide in the order suggested. You may also freely navigate the guide to select topics you’d like to explore more.</p></div></div></section></div><section class="cover__details-content-section cover__details-content-section--type-outline"><nav aria-label="Table of contents" class="overview-list"><section><h2 class=" overview-list__section-title">What to expect in the interview process</h2><ol class="overview-list__list" role="list"><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/Ymc49e9FT89i8Gevv0nD3nt4VU7bL2eH"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Interview journey</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li></ol></section><section><h2 class=" overview-list__section-title">Online Assessment (OA)</h2><ol class="overview-list__list" role="list"><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/d5Y1E6nlH-QPjK4NZKeukKOQqU_KxPsr"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Online Assessment overview</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li></ol></section><section><h2 class=" overview-list__section-title">interview</h2><ol class="overview-list__list" role="list"><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/TNZo9MFaOpyAat-uj2jV6zEA_r4249Fj"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Interview overview</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/Yd_sVo101gQiksp7friSoJMdpaSDMVUs"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Behavioral competency and Amazon’s Leadership Principles</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/Iwy_I232_zHMjeAVuumXgbCL6rpdkRYc"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14,14 L2,14 L2,2 L14,2 L14,14 Z M15,0 L1,0 C0.4,0 0,0.4 0,1 L0,15 C0,15.6 0.4,16 1,16 L15,16 C15.6,16 16,15.6 16,15 L16,1 C16,0.4 15.6,0 15,0 L15,0 Z"></path><path d="M7.9997,11 C8.5517,11 8.9997,11.448 8.9997,12 C8.9997,12.552 8.5517,13 7.9997,13 C7.4477,13 6.9997,12.552 6.9997,12 C6.9997,11.448 7.4477,11 7.9997,11"></path><path d="M7.0997,5.5 C7.2997,5.2 7.5997,5 7.9997,5 C8.5997,5 8.9997,5.4 8.9997,6 C8.9997,6.3 8.8997,6.4 8.3997,6.7 C7.7997,7.1 6.9997,7.7 6.9997,9 L6.9997,10 L8.9997,10 L8.9997,9 C8.9997,8.8 8.9997,8.7 9.4997,8.4 C10.0997,8 10.9997,7.4 10.9997,6 C10.9997,4.3 9.6997,3 7.9997,3 C6.8997,3 5.8997,3.6 5.3997,4.5 L4.8997,5.4 L6.5997,6.4 L7.0997,5.5 Z"></path></svg></span><span class="overview-list-item__title">Practice your knowledge</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li><li class="overview-list__li overview-list__li--last" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/qWqb6SO4oydZC_oZge56Q8kvf5wt1dq7"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Technical competency</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li></ol></section><section><h2 class=" overview-list__section-title">Thank you</h2><ol class="overview-list__list" role="list"><li class="overview-list__li" role="listitem"><div class="overview-list-item"><a class="overview-list-item__link" data-link="lesson-link-item" href="#/lessons/ny4UzR_xsfK7NlYo_kMLSAZY2m7cpWa2"><div class="overview-list-item__progress-circle"><span aria-hidden="true" class="overview-list-item__icon"><svg aria-hidden="true" fill="currentColor" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 12"><path d="M8.4148147,12 L1.05185184,12 C0.471229623,12 0,11.552 0,11 C0,10.448 0.471229623,10 1.05185184,10 L8.4148147,10 C8.99543692,10 9.46666654,10.448 9.46666654,11 C9.46666654,11.552 8.99543692,12 8.4148147,12"></path><path d="M12.2500002,2 L0.816666683,2 C0.365866674,2 0,1.552 0,1 C0,0.448 0.365866674,0 0.816666683,0 L12.2500002,0 C12.7008002,0 13.0666669,0.448 13.0666669,1 C13.0666669,1.552 12.7008002,2 12.2500002,2"></path><path d="M15,7 L1,7 C0.448,7 0,6.552 0,6 C0,5.448 0.448,5 1,5 L15,5 C15.552,5 16,5.448 16,6 C16,6.552 15.552,7 15,7"></path></svg></span><span class="overview-list-item__title">Next steps and resources</span><span class="lesson-progress lesson-progress--cover"><span class="lesson-progress__graphic lesson-progress__graphic--cover"><svg aria-label="Unstarted" class="progress-circle progress-circle--cover" fill="none" focusable="false" role="img" viewBox="0 0 15 15" xmlns="https://www.w3.org/2000/svg"><circle class="progress-circle__track" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><circle class="progress-circle__runner progress-circle__runner--unstarted" cx="7.5" cy="7.5" fill="transparent" r="6.5" stroke-dasharray="40.840704496667314" stroke-dashoffset="40.840704496667314" stroke-width="2" transform="rotate(-89.9 7.5 7.5)"></circle><path class="progress-circle__pass" d="M11.3227 6.65905C11.6133 6.37599 11.6347 5.89413 11.3705 5.58277C11.1063 5.27141 10.6566 5.24847 10.366 5.53152L6.93323 8.87512L5.6338 7.60944C5.3432 7.32639 4.89345 7.34933 4.62927 7.66069C4.36509 7.97205 4.38651 8.45391 4.67711 8.73697L6.45488 10.4686C6.72611 10.7328 7.14034 10.7328 7.41157 10.4686L11.3227 6.65905Z"></path><path class="progress-circle__fail" clip-rule="evenodd" d="M7.5 8.56157L8.84426 9.90564L9.90503 8.84473L8.56078 7.50066L9.90543 6.15582L8.84452 5.09504L7.49986 6.43988L6.15452 5.09473L5.09375 6.15564L6.43909 7.5008L5.09452 8.84555L6.15543 9.90632L7.5 8.56157Z" fill-rule="evenodd"></path></svg></span></span></div></a></div></li></ol></section></nav></section></div></div></div></section></div></div></main></div><div></div><div id="portal" style=""><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div><div aria-hidden="true" style="left: 0px; pointer-events: none; position: absolute; top: 0px; z-index: 2147483647;"><div style="pointer-events: all;"><div class="lesson-progress__tooltip lesson-progress__tooltip--cover"><div class="lesson-progress__tooltip__inner lesson-progress__tooltip__inner--light">Unstarted</div></div></div></div></div></div></div>
<script type="text/javascript">
(function(root) {
window.i18n = {"available":["und"],"default":"und"};
window.partnerContent = [];
function isExport() {
return true;
}
function resolvePath(path) {
return ('assets/').concat(path);
}
function resolveFontPath(font) {
return ('lib/fonts/').concat(font.key.split('/').reverse()[0]);
}
function fetchAvailableLocales() {
return window.i18n
}
root.Runtime = {
fetch: window.__fetchCourse,
fetchAvailableLocales: fetchAvailableLocales,
isExport: isExport,
resolvePath: resolvePath,
resolveFontPath: resolveFontPath
};
}(window));
</script>
<script>__loadEntry()</script><script src="lib/rise/4833f0bd.js"></script>
<script src="lib/mondrian/entry.js"></script></body></html>