+ 전달력·구성·직무적합성 평가입니다. 종합 점수에는 반영되지 않습니다.
+
+
+
+ {selfIntro.detail && (
+
+ {selfIntro.detail}
+
+ )}
+ {(selfIntro.strength || selfIntro.weakness) && (
+
+ {selfIntro.strength && 강점 · {selfIntro.strength}}
+ {selfIntro.weakness && 보완 · {selfIntro.weakness}}
+
+ )}
+ {selfIntro.scoreRationale && (
+
+ 점수 근거 · {selfIntro.scoreRationale}
+
+ )}
+
+