{"id":1396,"date":"2025-11-14T07:04:13","date_gmt":"2025-11-13T22:04:13","guid":{"rendered":"https:\/\/coreanlab.com\/?p=1396"},"modified":"2026-02-15T07:55:56","modified_gmt":"2026-02-14T22:55:56","slug":"why-korea-goes-all-in-on-csat","status":"publish","type":"post","link":"https:\/\/coreanlab.com\/ko\/why-korea-goes-all-in-on-csat\/","title":{"rendered":"Why Korea Goes All-In on CSAT"},"content":{"rendered":"<!-- CoreanLab | Why Korea Goes All-In on CSAT (EN 60% \u00b7 KR 40%) -->\n<article class=\"cl-grey\">\n  <style>\n    .cl-grey{\n      --bg:#F5F5F5; --ink:#1f1f1f; --muted:#6b6b6b; --accent:#333; --accent2:#004AAD;\n      --line:#d6d6d6; --radius:16px; --maxw:980px;\n      background:var(--bg); color:var(--ink);\n      font-family:\"Pretendard Variable\",\"Inter\",\"Noto Sans KR\",system-ui,sans-serif;\n      line-height:1.8; letter-spacing:.2px;\n      margin:auto; padding:clamp(20px,3vw,32px);\n      border:1px solid var(--line); border-radius:var(--radius);\n    }\n    .cl-grey .wrap{max-width:var(--maxw);margin:0 auto}\n    .cl-grey h1{\n      font-size:clamp(28px,3.2vw,40px);\n      line-height:1.25;\n      margin:.1em 0 .35em;\n    }\n    .cl-grey h2{\n      font-size:clamp(20px,2.2vw,26px);\n      margin:2.2em 0 .6em;\n      line-height:1.4;\n    }\n    .cl-grey h2 span.sub{\n      display:block;\n      font-size:.78em;\n      color:var(--muted);\n      margin-top:.1em;\n    }\n    .cl-grey h3{\n      font-size:clamp(17px,1.7vw,20px);\n      margin:1.8em 0 .4em;\n    }\n    .cl-grey p{margin:.7em 0;}\n    .cl-grey p.lead{\n      font-size:1.03em;\n      color:var(--muted);\n      margin-bottom:1.1em;\n    }\n    .cl-grey .meta{\n      font-size:.82em;\n      color:var(--muted);\n      margin-bottom:1.6em;\n    }\n    .cl-grey .meta span{\n      display:inline-block;\n      margin-right:.9em;\n      white-space:nowrap;\n    }\n    .cl-grey .hero{\n      margin:1.2em 0 2.2em;\n      border-radius:14px;\n      border:1px solid var(--line);\n      background:#fff;\n      overflow:hidden;\n    }\n    .cl-grey .hero .ph{\n      aspect-ratio:16\/9;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-size:.95em;\n      color:var(--muted);\n      background:repeating-linear-gradient(\n        135deg,\n        #fafafa,\n        #fafafa 8px,\n        #f0f0f0 8px,\n        #f0f0f0 16px\n      );\n      text-align:center;\n      padding:1.2em;\n    }\n    .cl-grey figure{margin:0;}\n    .cl-grey figcaption{\n      font-size:.8em;\n      color:var(--muted);\n      padding:.7em 1em .8em;\n      border-top:1px solid var(--line);\n      background:#fcfcfc;\n    }\n\n    .cl-grey .grid{\n      display:grid;\n      gap:1.2em;\n    }\n    @media(min-width:780px){\n      .cl-grey .grid.cols-2{grid-template-columns:1.5fr 1fr;}\n      .cl-grey .grid.cols-3{grid-template-columns:repeat(3,1fr);}\n    }\n    .cl-grey .data-card{\n      background:#fff;\n      border-radius:12px;\n      border:1px solid var(--line);\n      padding:1em 1.1em;\n    }\n    .cl-grey .data-card h3{\n      margin-top:0;\n      margin-bottom:.3em;\n      font-size:.95em;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n      color:var(--muted);\n    }\n    .cl-grey .big-number{\n      font-size:1.7em;\n      font-weight:650;\n      color:var(--accent2);\n      margin-bottom:.1em;\n    }\n    .cl-grey .big-caption{\n      font-size:.82em;\n      color:var(--muted);\n    }\n\n    .cl-grey table{\n      width:100%;\n      border-collapse:collapse;\n      font-size:.9em;\n      margin:1em 0 1.4em;\n      background:#fff;\n      border-radius:12px;\n      overflow:hidden;\n    }\n    .cl-grey thead{\n      background:#f0f0f0;\n    }\n    .cl-grey th,.cl-grey td{\n      padding:.55em .7em;\n      border-bottom:1px solid #e5e5e5;\n      text-align:left;\n      vertical-align:middle;\n    }\n    .cl-grey tbody tr:last-child td{border-bottom:none;}\n    .cl-grey th{font-weight:600;font-size:.86em;color:var(--muted);}\n    .cl-grey td.num{text-align:right;font-variant-numeric:tabular-nums;}\n    .cl-grey td.small{font-size:.82em;color:var(--muted);}\n    .cl-grey .tagline{\n      font-size:.85em;\n      color:var(--muted);\n      margin-top:-.3em;\n      margin-bottom:1.3em;\n    }\n\n    .cl-grey .badge{\n      display:inline-flex;\n      align-items:center;\n      gap:.35em;\n      padding:.18em .6em;\n      border-radius:999px;\n      font-size:.8em;\n      border:1px solid var(--line);\n      background:#fff;\n      color:var(--muted);\n    }\n    .cl-grey .badge strong{\n      font-weight:600;\n      color:var(--accent2);\n    }\n\n    .cl-grey ul{\n      margin:.4em 0 .8em 1.1em;\n      padding:0;\n    }\n    .cl-grey li{margin:.2em 0;}\n    .cl-grey li span.en{display:block;}\n    .cl-grey li span.kr{\n      display:block;\n      font-size:.88em;\n      color:var(--muted);\n    }\n\n    .cl-grey .side{\n      background:#fff;\n      border-radius:14px;\n      border:1px dashed var(--line);\n      padding:1em 1.1em;\n      font-size:.86em;\n      color:var(--muted);\n    }\n    .cl-grey .side h3{\n      margin-top:0;\n      font-size:.9em;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n      color:var(--accent);\n    }\n    .cl-grey .pill{\n      display:inline-block;\n      padding:.16em .55em;\n      border-radius:999px;\n      background:#f0f0f3;\n      font-size:.8em;\n      margin:.08em .12em .08em 0;\n    }\n\n    .cl-grey .lang-label{\n      display:inline-flex;\n      align-items:center;\n      gap:.3em;\n      font-size:.78em;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n      color:var(--muted);\n    }\n    .cl-grey .lang-label span{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      width:18px;height:18px;\n      border-radius:999px;\n      background:#000;\n      color:#fff;\n      font-size:.68em;\n      font-weight:600;\n    }\n\n    .cl-grey footer{\n      margin-top:2.4em;\n      padding-top:1.4em;\n      border-top:1px dashed var(--line);\n      font-size:.8em;\n      color:var(--muted);\n    }\n  <\/style>\n\n  <div class=\"wrap\">\n    <header>\n      <p class=\"lang-label\"><span>EN<\/span><strong>CSAT \u00b7 Suneung<\/strong> \u2014 Korea\u2019s One-Day Life Changer<\/p>\n      <h1>Why Korea Goes All-In on CSAT<br>\ud55c\uad6d \uc218\ub2a5, \uc65c \uc774\ub807\uac8c\uae4c\uc9c0 \uc911\uc694\ud55c\uac00<\/h1>\n      <p class=\"lead\">\n        On one November morning, <strong>over half a million teenagers and young adults<\/strong> sit the same exam.\n        Flights pause, stock markets delay opening, and police cars turn into free taxis.  \n        To understand why Koreans seem \u201cobsessed\u201d with the College Scholastic Ability Test (CSAT, \uc218\ub2a5),\n        you have to follow the numbers.\n      <\/p>\n      <p class=\"meta\">\n        <span>Updated: 14 Nov 2025 (KST \u00b7 CSAT Day)<\/span>\n        <span>Data focus: applicants, retakers, private education, &amp; national cost<\/span>\n      <\/p>\n    <\/header>\n\n    <!-- Hero Placeholder -->\n\n<figure class=\"hero\" style=\"background:none;\">\n  <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2025\/11\/\uc218\ub2a5\uc2dc\ud5d8-\uc218\ub2a5\ub2f9\uc77c-Korea-Exam-girl.png\"\n       alt=\"Korean CSAT student being escorted by police motorcycle on exam day\"\n       style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/400;width:100%; height:auto; display:block; border-radius:14px;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n  <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2025\/11\/\uc218\ub2a5\uc2dc\ud5d8-\uc218\ub2a5\ub2f9\uc77c-Korea-Exam.png\"\n       alt=\"Korean CSAT student being escorted by police motorcycle on exam day\"\n       style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/400;width:100%; height:auto; display:block; border-radius:14px;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n      <figcaption>\n        On CSAT day, Korea briefly becomes a different country: quieter skies, slower traffic, and one shared countdown.\n      <\/figcaption>\n    <\/figure>\n\n    <!-- 1. CSAT by the numbers -->\n    <section id=\"csat-numbers\">\n      <h2>1. One Day, Half a Million Lives \u2014 CSAT by the Numbers<br><span class=\"sub\">\ud558\ub8e8\uc5d0 \ubaa8\uc774\ub294 55\ub9cc \uba85, \uc22b\uc790\ub85c \ubcf4\ub294 2025\ub144 \uc218\ub2a5<\/span><\/h2>\n\n      <div class=\"grid cols-2\">\n        <div class=\"data-card\">\n          <h3>Scale of the 2025 Exam<\/h3>\n          <p class=\"big-number\">554,174<\/p>\n          <p class=\"big-caption\">\n            people applied for the 2025 CSAT \u2014 a <strong>7-year high<\/strong> and\n            about <strong>+6% YoY<\/strong> compared to 2024.\n          <\/p>\n          <p class=\"tagline kr\">\n            2025\ud559\ub144\ub3c4 \uc218\ub2a5 \uc9c0\uc6d0\uc790 \uc218\ub294 <strong>55\ub9cc 4,174\uba85<\/strong>\uc73c\ub85c, \uc804\ub144\ubcf4\ub2e4 \uc57d 3\ub9cc 1,500\uba85 \ub298\uc5b4\ub09c\n            \ucd5c\uadfc 7\ub144 \ub0b4 \ucd5c\ub300 \uaddc\ubaa8\ub2e4.\n          <\/p>\n        <\/div>\n\n        <div class=\"data-card\">\n          <h3>Who Are the Test-Takers?<\/h3>\n          <p class=\"big-number\">67% \u00b7 29% \u00b7 4%<\/p>\n          <p class=\"big-caption\">\n            Rough breakdown of 2025 applicants:\n          <\/p>\n          <ul>\n            <li><span class=\"en\">High-school seniors: <strong>67.1%<\/strong><\/span><\/li>\n            <li><span class=\"en\">Graduates &amp; repeaters: <strong>28.9%<\/strong><\/span><\/li>\n            <li><span class=\"en\">GED &amp; others: <strong>4.0%<\/strong><\/span><\/li>\n          <\/ul>\n          <p class=\"tagline kr\">\n            \uc7ac\ud559\uc0dd\uc774 \uc57d 3\ubd84\uc758 2, \uc878\uc5c5\uc0dd\u00b7N\uc218\uc0dd\uc774 3\ubd84\uc758 1\uc5d0 \uac00\uae4c\uc6b4 \uad6c\uc870\ub2e4.  \n            \u201c\ud55c \ubc88\uc5d0 \ub05d\ub0b4\uc9c0 \ubabb\ud55c\u201d \uc774\ub4e4\uc774 \ub2e4\uc2dc \ub3cc\uc544\uc624\ub294 \uc2dc\ud5d8\uc774\ub77c\ub294 \ub73b\uc774\uae30\ub3c4 \ud558\ub2e4.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <p>\n        The CSAT runs from <strong>8:40 a.m. to 5:45 p.m.<\/strong> at around\n        <strong>1,300+ test centers nationwide<\/strong>. One exam day effectively coordinates\n        the schedules of students, parents, teachers, civil servants, airlines, traders, and retailers.\n      <\/p>\n      <p class=\"kr\">\n        \uc218\ub2a5\uc740 \uc804\uad6d <strong>1,300\uc5ec \uac1c \uc2dc\ud5d8\uc7a5<\/strong>\uc5d0\uc11c \uc624\uc804 8\uc2dc 40\ubd84\ubd80\ud130 \uc624\ud6c4 5\uc2dc 45\ubd84\uae4c\uc9c0 \uce58\ub7ec\uc9c4\ub2e4.\n        \uc774 \ud558\ub8e8\uc5d0 \ub9de\ucdb0 \ud559\uc0dd\u00b7\ud559\ubd80\ubaa8\u00b7\uad50\uc0ac\u00b7\uacf5\ubb34\uc6d0\u00b7\ud56d\uacf5\uc0ac\u00b7\uc99d\uad8c\uc2dc\uc7a5\u00b7\uc720\ud1b5\uc5c5\uccb4\uae4c\uc9c0\n        \ud55c\uad6d \uc0ac\ud68c\uc758 \uc2dc\uac04\ud45c\uac00 \ub3d9\uc2dc\uc5d0 \uc6c0\uc9c1\uc778\ub2e4.\n      <\/p>\n\n      <h3>Recent CSAT Applicant Trend (2023\u20132025)<\/h3>\n      <table>\n        <thead>\n          <tr>\n            <th>Year<\/th>\n            <th>Total Applicants<\/th>\n            <th>Change vs. Previous Year<\/th>\n            <th>Comment<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>2023<\/td>\n            <td class=\"num\">504,588<\/td>\n            <td class=\"num small\">\u2013<\/td>\n            <td class=\"small\">Low-birth cohort, but still half a million students sitting the exam.<\/td>\n          <\/tr>\n          <tr>\n            <td>2024<\/td>\n            <td class=\"num\">522,670<\/td>\n            <td class=\"num small\">+18,082 (+3.6%)<\/td>\n            <td class=\"small\">First noticeable rebound in applicants; repeaters hit a 21-year high.<\/td>\n          <\/tr>\n          <tr>\n            <td>2025<\/td>\n            <td class=\"num\">554,174<\/td>\n            <td class=\"num small\">+31,504 (+6.0%)<\/td>\n            <td class=\"small\">Highest since 2018 \u2014 driven partly by the \u201cGolden Pig\u201d cohort &amp; med-school boom.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p class=\"tagline\">\n        *Numbers rounded for readability. Even with one of the world\u2019s lowest birth rates, Korea still sends well over\n        half a million people into the same exam room ecosystem every November.\n      <\/p>\n    <\/section>\n\n    <!-- 2. State-level coordination -->\n    <section id=\"why-country-stops\">\n      <h2>2. When the Country Literally Slows Down<br><span class=\"sub\">\ube44\ud589\uae30\ub3c4 \uba48\ucd94\ub294 \uc2dc\ud5d8: \uc218\ub2a5 \ub0a0 \uad6d\uac00 \uc2dc\uc2a4\ud15c\uc774 \uc6c0\uc9c1\uc774\ub294 \ubc29\uc2dd<\/span><\/h2>\n\n      <p>\n        On CSAT day, Korea does not just \u201ccare\u201d about an exam; the <strong>state actively re-routes itself<\/strong>\n        around it. A few concrete policies show how far this goes:\n      <\/p>\n\n      <ul>\n        <li>\n          <span class=\"en\"><strong>35-minute nationwide flight ban<\/strong> during the English listening section.<\/span>\n          <span class=\"kr\">\n            \uc601\uc5b4 \ub4e3\uae30\ud3c9\uac00 \uc2dc\uac04(\uc57d 35\ubd84) \ub3d9\uc548 \uad6d\ub0b4\uc120\u00b7\uad6d\uc81c\uc120 \ud56d\uacf5\ud3b8 \uc774\ucc29\ub959\uc774 \uc911\ub2e8\ub418\uac70\ub098 \uace0\ub3c4\uac00 \uc81c\ud55c\ub41c\ub2e4.\n            \uc18c\uc74c\uc774 \uc218\ud5d8\uc0dd \uc9d1\uc911\uc5d0 \uc601\ud5a5\uc744 \uc8fc\uc9c0 \uc54a\ub3c4\ub85d \ud558\uae30 \uc704\ud568\uc774\ub2e4.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"en\">\n            Around <strong>140 flights (\u224875 international, 65 domestic)<\/strong> are rescheduled in that window.\n          <\/span>\n          <span class=\"kr\">\n            \uc774 \uc9e7\uc740 \uc2dc\uac04 \ub54c\ubb38\uc5d0 <strong>\uad6d\uc81c\uc120\u00b7\uad6d\ub0b4\uc120 140\uc5ec \ud3b8<\/strong>\uc758 \uc6b4\ud56d\uc774 \uc870\uc815\ub41c\ub2e4.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"en\">\n            Government agencies and many firms ask workers to start at <strong>10 a.m.<\/strong> instead of 9 a.m.,\n            to keep roads clear for students.\n          <\/span>\n          <span class=\"kr\">\n            \uacf5\uacf5\uae30\uad00\u00b7\uae30\uc5c5\ub4e4\uc740 \ucd9c\uadfc \uc2dc\uac04\uc744 \ud55c \uc2dc\uac04 \ub2a6\ucdb0 <strong>10\uc2dc \ucd9c\uadfc<\/strong>\uc744 \uad8c\uace0\ud558\uace0,\n            \ub4f1\uad50 \uc2dc\uac04\ub300 \ub3c4\ub85c\ub97c \uc218\ud5d8\uc0dd\uc5d0\uac8c \uc591\ubcf4\ud55c\ub2e4.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"en\">\n            Over <strong>10,000 police officers<\/strong> are deployed for traffic control, and more than\n            <strong>9,000 officers<\/strong> guard printing and grading facilities.\n          <\/span>\n          <span class=\"kr\">\n            \uad50\ud1b5 \uad00\ub9ac\uc5d0\ub9cc <strong>1\ub9cc\uc5ec \uba85<\/strong>\uc758 \uacbd\ucc30\uc774 \ud22c\uc785\ub418\uace0,\n            \uc778\uc1c4\u00b7\ucc44\uc810 \uc2dc\uc124 \uacbd\ube44\uc5d0\ub3c4 <strong>9,000\uba85 \uc774\uc0c1<\/strong>\uc774 \ubc30\uce58\ub41c\ub2e4.\n          <\/span>\n        <\/li>\n        <li>\n          <span class=\"en\">\n            Any student running late can dial <strong>112<\/strong> and get a <strong>free police escort<\/strong>\n            on a motorbike or in a patrol car \u2014 siren included.\n          <\/span>\n          <span class=\"kr\">\n            \uc9c0\uac01 \uc704\uae30 \ud559\uc0dd\uc740 <strong>112<\/strong>\uc5d0 \uc804\ud654\ud558\uba74, \uacbd\ucc30\ucc28\u00b7\uc624\ud1a0\ubc14\uc774\uac00\n            \u201c\ubb34\ub8cc \uc218\ub2a5 \ud0dd\uc2dc\u201d \uc5ed\ud560\uc744 \ud574 \uc2dc\ud5d8\uc7a5\uae4c\uc9c0 \ud0dc\uc6cc\ub2e4 \uc900\ub2e4.\n          <\/span>\n        <\/li>\n      <\/ul>\n\n      <p>\n        For a few hours, CSAT is effectively treated as a <strong>national security operation<\/strong>:\n        air traffic, road traffic, defense drills, and even construction noise are temporarily subordinated to one goal \u2014\n        giving 18-year-olds a quiet room.\n      <\/p>\n      <p class=\"kr\">\n        \uc774 \uc9e7\uc740 \uba87 \uc2dc\uac04 \ub3d9\uc548 \uc218\ub2a5\uc740 \uc0ac\uc2e4\uc0c1 <strong>\uad6d\uac00 \ub2e8\uc704 \ud504\ub85c\uc81d\ud2b8<\/strong>\ucc98\ub7fc \uad00\ub9ac\ub41c\ub2e4.\n        \ud56d\uacf5\u00b7\ub3c4\ub85c\u00b7\uad70 \ud6c8\ub828\u00b7\uacf5\uc0ac \uc18c\uc74c\uae4c\uc9c0 \ubaa8\ub450 \uba48\ucdb0, \ub9cc 18\uc138 \uc804\ud6c4\uc758 \uc218\ud5d8\uc0dd\uc5d0\uac8c\n        \u201c\uc870\uc6a9\ud55c \uad50\uc2e4\u201d \ud558\ub098\ub97c \ubcf4\uc7a5\ud574 \uc8fc\ub294 \uac83\uc774\ub2e4.\n      <\/p>\n    <\/section>\n\n    <!-- 3. Money & private education -->\n    <section id=\"money-private-edu\">\n      <h2>3. Behind the Obsession: Money, Risk, and the Private Education Machine<br><span class=\"sub\">\uadf9\uc131\uc758 \ubc30\uacbd: \ub3c8, \ub9ac\uc2a4\ud06c, \uadf8\ub9ac\uace0 \uc0ac\uad50\uc721 \uae30\uacc4<\/span><\/h2>\n\n      <p>\n        CSAT is not just a one-day event; it is the endpoint of a <strong>multi-trillion-won industry<\/strong>.\n        Korea\u2019s private education market reached around <strong>29.2 trillion KRW in 2024<\/strong>, a record high\n        despite a shrinking student population. The average student spent about\n        <strong>474,000 KRW per month<\/strong> on private education.\n      <\/p>\n      <p class=\"kr\">\n        \uc218\ub2a5\uc740 \ud558\ub8e8\uc9dc\ub9ac \uc774\ubca4\ud2b8\uac00 \uc544\ub2c8\ub77c, <strong>\uc5f0 29\uc870 \uc6d0 \uaddc\ubaa8 \uc0ac\uad50\uc721 \uc2dc\uc7a5<\/strong>\uc758 \uc885\ucc29\uc810\uc774\ub2e4.\n        \ud559\uc0dd \uc218\ub294 \uc904\uc5b4\ub3c4 2024\ub144 \uc0ac\uad50\uc721\ube44 \ucd1d\uc561\uc740 \uc5ed\ub300 \ucd5c\ub300\uce58\uc778 \uc57d <strong>29.2\uc870 \uc6d0<\/strong>\uc744 \uae30\ub85d\ud588\uace0,\n        1\uc778\ub2f9 \uc6d4\ud3c9\uade0 \uc0ac\uad50\uc721\ube44\ub294 \uc57d <strong>47\ub9cc 4\ucc9c \uc6d0<\/strong> \uc218\uc900\uae4c\uc9c0 \uc62c\ub77c\uac14\ub2e4.\n      <\/p>\n\n      <div class=\"grid cols-3\">\n        <div class=\"data-card\">\n          <h3>Average monthly private education per student (2024)<\/h3>\n          <p class=\"big-number\">474k \u20a9<\/p>\n          <p class=\"big-caption\">All students (elementary\u2013high school), national average.<\/p>\n        <\/div>\n        <div class=\"data-card\">\n          <h3>By school level<\/h3>\n          <p class=\"big-caption\">\n            \u2022 Elementary: <strong>442k \u20a9<\/strong><br>\n            \u2022 Middle: <strong>490k \u20a9<\/strong><br>\n            \u2022 High: <strong>520k \u20a9<\/strong>\n          <\/p>\n        <\/div>\n        <div class=\"data-card\">\n          <h3>Top subjects by spending<\/h3>\n          <p class=\"big-caption\">\n            \u2022 English \u2248 <strong>141k \u20a9<\/strong><br>\n            \u2022 Math \u2248 <strong>134k \u20a9<\/strong><br>\n            \u2022 Korean, Social Studies\/Science follow.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <p>\n        When families pour this much time and money into preparation, the CSAT inevitably\n        becomes a <strong>high-risk financial bet<\/strong>. One exam score is expected to \u201cpay back\u201d years of\n        cram-school fees by opening the gate to a prestigious university \u2014 and, in many parents\u2019 minds,\n        to a safer job market and marriage market.\n      <\/p>\n      <p class=\"kr\">\n        \uc774\ucc98\ub7fc \uc2dc\uac04\uacfc \ub3c8\uc774 \ud06c\uac8c \ud22c\uc785\ub418\ub2e4 \ubcf4\ub2c8, \uc218\ub2a5\uc740 \uc790\uc5f0\uc2a4\ub7fd\uac8c\n        <strong>\uace0\uc704\ud5d8\u00b7\uace0\uc218\uc775 \ud22c\uc790<\/strong>\uac00 \ub41c\ub2e4.\n        \uba87 \ub144\uac04\uc758 \ud559\uc6d0\ube44\u00b7\uacfc\uc678\ube44\ub97c \ud55c \ubc88\uc5d0 \ud68c\uc218\ud574 \uc904 \u2018\ud504\ub9ac\ubbf8\uc5c4 \ub300\ud559 \uc785\uc7a5\uad8c\u2019 \uc5ed\ud560\uc744\n        \uc218\ub2a5 \uc131\uc801\uc774 \ud574 \uc904 \uac83\uc774\ub77c\ub294 \uae30\ub300\uac00 \ubd80\ubaa8 \uc138\ub300 \uba38\ub9bf\uc18d\uc5d0 \uc120\uba85\ud558\uac8c \uc790\ub9ac \uc7a1\uace0 \uc788\ub2e4.\n      <\/p>\n    <\/section>\n\n    <!-- 4. Repeat takers & med-school boom -->\n    <section id=\"repeat-takers\">\n      <h2>4. Why So Many Students Come Back: Repeat Takers and Medical School Fever<br><span class=\"sub\">\uc65c \uc774\ub807\uac8c \ub9ce\uc774 \ub2e4\uc2dc \uce58\ub97c\uae4c? \uc7ac\uc218\u00b7N\uc218\uc640 \uc758\ub300 \ud655\ub300\uc758 \ucda9\ub3cc<\/span><\/h2>\n\n      <p>\n        In recent years, Korea has seen a sharp rise in <strong>repeat CSAT takers<\/strong>.\n        For the 2024 exam, the number of repeaters reached its <strong>highest level in 21 years<\/strong>.\n        Many of them are not simply aiming for \u201cany\u201d university; they are targeting a narrow band of\n        extremely competitive majors, especially medicine.\n      <\/p>\n      <p class=\"kr\">\n        \ucd5c\uadfc \uba87 \ub144\uac04 \uc218\ub2a5\uc740 <strong>\uc7ac\uc218\u00b7N\uc218\uc0dd \ube44\uc911\uc774 20\ub144 \ub9cc\uc5d0 \ucd5c\uace0 \uc218\uc900<\/strong>\uae4c\uc9c0 \uc62c\ub77c\uac14\ub2e4.\n        \uc774\ub4e4\uc740 \ub2e8\uc9c0 \u201c\uc5b4\ub290 \ub300\ud559\uc774\ub4e0\u201d\uc774 \uc544\ub2c8\ub77c, \ud2b9\ud788 <strong>\uc758\ub300\u00b7\uce58\ub300<\/strong> \ub4f1 \uadf9\ub2e8\uc801\uc73c\ub85c \uacbd\uc7c1\uc774 \uce58\uc5f4\ud55c\n        \ud559\uacfc\ub97c \ubaa9\ud45c\ub85c \ub2e4\uc2dc \uc2dc\ud5d8\uc7a5\uc5d0 \ub3cc\uc544\uc628\ub2e4.\n      <\/p>\n\n      <div class=\"side\">\n        <h3>Context: Medical School Seats<\/h3>\n        <p>\n          From the 2024 to 2025 admission cycles, the government increased the quota for\n          medical schools from about <strong>3,113 to 4,610 seats<\/strong> \u2014 an increase of nearly\n          <strong>1,500 spots (+48%)<\/strong>. This policy unintentionally intensified the perception that\n          \u201cnow is the last big window\u201d to jump into medicine, sending more graduates back to the CSAT.\n        <\/p>\n        <p class=\"kr\">\n          2024\u21922025\ud559\ub144\ub3c4 \uc0ac\uc774 \uc815\ubd80\uc758 <strong>\uc758\ub300 \uc815\uc6d0 \ud655\ub300(3,113\uba85 \u2192 4,610\uba85)<\/strong>\ub294\n          \u201c\uc9c0\uae08\uc774 \ub9c8\uc9c0\ub9c9 \uae30\ud68c\u201d\ub77c\ub294 \uc778\uc2dd\uc744 \uc790\uadf9\ud558\uba70\n          \ub354 \ub9ce\uc740 \uc878\uc5c5\uc0dd\ub4e4\uc744 \uc218\ub2a5\uc7a5\uc73c\ub85c \ub418\ub3cc\ub824 \ubcf4\ub0c8\ub2e4.\n        <\/p>\n      <\/div>\n\n      <p>\n        In the 2025 CSAT applicant pool, nearly <strong>3 out of 10<\/strong> test-takers are graduates or\n        other non-seniors. Culturally, they are labeled:\n      <\/p>\n      <ul>\n        <li><span class=\"en\"><strong>Jaesusaeng (\uc7ac\uc218\uc0dd)<\/strong> \u2014 taking CSAT for the second time.<\/span><\/li>\n        <li><span class=\"en\"><strong>Samsusaeng (\uc0bc\uc218\uc0dd)<\/strong> \u2014 third attempt.<\/span><\/li>\n        <li><span class=\"en\"><strong>N-susaeng (N\uc218\uc0dd)<\/strong> \u2014 fourth or more.<\/span><\/li>\n      <\/ul>\n      <p class=\"kr\">\n        \ud55c\uad6d\uc5d0\uc11c\ub294 \uc7ac\ub3c4\uc804\uc744 \uc751\uc6d0\ud558\uba74\uc11c\ub3c4, \ub3d9\uc2dc\uc5d0 \u201c\uc7ac\uc218\u00b7\uc0bc\uc218\u00b7N\uc218\u201d\ub77c\ub294 \uaf2c\ub9ac\ud45c\uac00 \ub530\ub77c\ub2e4\ub2cc\ub2e4.\n        \uc774 \uaf2c\ub9ac\ud45c\uac00 \uc8fc\ub294 <strong>\uc0ac\ud68c\uc801 \uc555\ubc15 + \uacbd\uc81c\uc801 \ubd80\ub2f4<\/strong>\uc774 \uc218\ub2a5\uc744 \ub354 \uadf9\ub2e8\uc801\uc778 \uc2dc\ud5d8\uc73c\ub85c \ub9cc\ub4e0\ub2e4.\n      <\/p>\n    <\/section>\n\n    <!-- 5. Why the exam feels 'life-defining' -->\n    <section id=\"life-defining\">\n      <h2>5. How Much Does CSAT Really Matter? Data-Driven View of Life Chances<br><span class=\"sub\">\uc218\ub2a5\uc774 \uc778\uc0dd\uc744 \uc5bc\ub9c8\ub098 \ubc14\uafb8\ub294\uac00 \u2014 \uc22b\uc790\ub85c \ubcf4\ub294 \u2018\uc785\uc2dc\uc758 \uc0ac\ub2e4\ub9ac\u2019<\/span><\/h2>\n\n      <p>\n        It is true that Korea\u2019s university admissions have diversified: high-school records,\n        essays, portfolios, extracurriculars, and interviews all matter.  \n        Yet, for many students, the CSAT still acts as a <strong>\u201csingle-day filter\u201d<\/strong> for:\n      <\/p>\n      <ul>\n        <li><span class=\"en\">Access to the top tier \u201cSKY\u201d universities (SNU, KU, Yonsei).<\/span><\/li>\n        <li><span class=\"en\">Qualifying for scholarships and dormitory priority.<\/span><\/li>\n        <li><span class=\"en\">Remaining competitive for med-school and law-school admissions.<\/span><\/li>\n        <li><span class=\"en\">Meeting unwritten expectations on r\u00e9sum\u00e9s, blind recruitment, and even dating apps.<\/span><\/li>\n      <\/ul>\n\n      <p class=\"kr\">\n        \ud559\uc0dd\ubd80\u00b7\ub17c\uc220\u00b7\uba74\uc811\u00b7\ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ub4f1 \uc804\ud615\uc774 \ub2e4\uc591\ud574\uc84c\uc9c0\ub9cc,\n        \uc5ec\uc804\ud788 \uc218\ub2a5\uc740 \ub9ce\uc740 \ud559\uc0dd\uc5d0\uac8c <strong>\u201c1\uc77c\ucc28 \ud544\ud130\u201d<\/strong> \uc5ed\ud560\uc744 \ud55c\ub2e4.\n        \uc0c1\uc704\uad8c \ub300\ud559 \ucef7\uc744 \ud1b5\uacfc\ud560 \uae30\ubcf8 \uc810\uc218, \uc7a5\ud559\uae08\u00b7\uae30\uc219\uc0ac\u00b7\uc758\ub300\u00b7\ub85c\uc2a4\ucfe8 \uc9c4\ud559\uc758\n        \ucd5c\uc18c \uc870\uac74\uc73c\ub85c \uc791\ub3d9\ud558\ub294 \uac83\uc774\ub2e4.\n      <\/p>\n\n      <div class=\"data-card\">\n        <h3>Why CSAT Feels Like a \u201cOne-Shot\u201d Exam (Summary)<\/h3>\n        <ul>\n          <li>\u2022 <strong>Concentrated competition:<\/strong> half a million test-takers, very few \u201cdream majors.\u201d<\/li>\n          <li>\u2022 <strong>High sunk cost:<\/strong> years of private education spending and sleep deprivation.<\/li>\n          <li>\u2022 <strong>Family pressure:<\/strong> parents often pause their own work and schedules for the exam.<\/li>\n          <li>\u2022 <strong>Relative evaluation:<\/strong> performance depends not only on your score but on everyone else\u2019s.<\/li>\n          <li>\u2022 <strong>Weak safety net:<\/strong> fear that \u201cone bad November\u201d means losing an entire year.<\/li>\n        <\/ul>\n        <p class=\"kr\">\n          \uc694\uc57d\ud558\uc790\uba74, \uc218\ub2a5\uc740\n          <strong>\uc9d1\uc911\ub41c \uacbd\uc7c1\u00b7\ub192\uc740 \ub9e4\ubab0\ube44\uc6a9\u00b7\uac00\uc871\uc758 \uae30\ub300\u00b7\uc0c1\ub300\ud3c9\uac00\u00b7\uc7ac\ub3c4\uc804\uc758 \ube44\uc6a9<\/strong>\uc774 \uacb9\uce58\uba74\uc11c\n          \u201c\ud55c \ubc29\u201d \uc2dc\ud5d8\ucc98\ub7fc \ub290\uaef4\uc9c4\ub2e4.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <!-- 6. So, why is Korea 'so extreme' about CSAT? -->\n    <section id=\"why-extreme\">\n      <h2>6. So, Why Is Korea \u201cSo Extreme\u201d About CSAT?<br><span class=\"sub\">\uacb0\ub860: \ud55c\uad6d \uc218\ub2a5\uc774 \uc720\ub3c5 \uadf9\ub2e8\uc801\uc73c\ub85c \ubcf4\uc774\ub294 \uc774\uc720<\/span><\/h2>\n\n      <p>\n        Seen from outside, CSAT day can look almost surreal: flight bans, police escorts, temples full of parents,\n        and half a million young people walking into buildings at the same time.\n      <\/p>\n      <p class=\"kr\">\n        \uc678\ubd80\uc5d0\uc11c \ubcf4\uba74, \uc218\ub2a5 \ub0a0 \ud55c\uad6d\uc740 \ub2e4\uc18c \ube44\ud604\uc2e4\uc801\uc73c\ub85c \ubcf4\uc77c \uc218 \uc788\ub2e4.\n        \ube44\ud589\uae30\uac00 \uba48\ucd94\uace0, \uacbd\ucc30\uc774 \ud0dd\uc2dc\uac00 \ub418\uba70, \uc0ac\ucc30\uacfc \uad50\ud68c\uc5d0\ub294 \ubd80\ubaa8\ub4e4\uc774 \uac00\ub4dd \ubaa8\uc778\ub2e4.\n      <\/p>\n\n      <p>\n        But if you line up the data, the \u201cobsession\u201d is less about a single exam\n        and more about a structure:\n      <\/p>\n      <ul>\n        <li><span class=\"en\"><strong>Few high-status slots<\/strong> (top universities, med-school seats) vs. many aspirants.<\/span><\/li>\n        <li><span class=\"en\"><strong>High private education investment<\/strong> that families feel must \u201cpay off.\u201d<\/span><\/li>\n        <li><span class=\"en\"><strong>Strong belief in education as social mobility<\/strong> in a low-growth, high-inequality era.<\/span><\/li>\n        <li><span class=\"en\"><strong>Compressed timing:<\/strong> one exam season per year, limited do-overs without stigma.<\/span><\/li>\n      <\/ul>\n\n      <p class=\"kr\">\n        \uc989, \ud55c\uad6d\uc758 \u2018\uc218\ub2a5 \uadf9\uc131\u2019\uc740 \uacb0\uad6d  \n        <strong>\ud76c\uc18c\ud55c \uc88b\uc740 \uc790\ub9ac \u00b7 \uacfc\ub3c4\ud55c \uc0ac\uad50\uc721 \ud22c\uc790 \u00b7 \uad50\uc721\uc5d0 \ub300\ud55c \uacc4\uce35\uc0c1\uc2b9 \uc2e0\ub8b0 \u00b7 \uc7ac\ub3c4\uc804\uc5d0 \ub530\ub978 \ub099\uc778<\/strong>\uc774\n        \ud55c\ub0a0\ud55c\uc2dc\uc5d0 \uacb9\uce58\ub294 \uad6c\uc870\uc5d0\uc11c \ub098\uc628\ub2e4.\n      <\/p>\n\n      <p>\n        CSAT is not the only gate in Korean life, but it is still the <strong>first big gate<\/strong>.\n        And for one November morning each year, an entire country chooses to hold its breath\n        while 18-year-olds try to walk through it.\n      <\/p>\n      <p class=\"kr\">\n        \uc218\ub2a5\uc774 \uc778\uc0dd\uc758 \uc804\ubd80\ub294 \uc544\ub2c8\uc9c0\ub9cc, \uc5ec\uc804\ud788 \ub9ce\uc740 \ud55c\uad6d\uc778\uc5d0\uac8c <strong>\uccab \ubc88\uc9f8 \ud070 \uad00\ubb38<\/strong>\uc778 \uac83\ub9cc\uc740 \ubd84\uba85\ud558\ub2e4.\n        \uadf8\ub798\uc11c \ud55c\uad6d \uc0ac\ud68c\ub294 \ub9e4\ub144 11\uc6d4\uc758 \uc5b4\ub290 \uc544\uce68, 10\ub300 \ud6c4\ubc18 \uccad\uc18c\ub144\ub4e4\uc774 \uadf8 \uad00\ubb38\uc744 \uc9c0\ub098\uac00\ub294 \ub3d9\uc548\n        \uc7a0\uc2dc \uc228\uc744 \uace0\ub978\ub2e4.\n      <\/p>\n    <\/section>\n\n    <footer>\n      CoreanLab\u00b7Korea Insight \u2014 This article uses publicly available statistics from the Korean government\n      and major news outlets as of Nov 14, 2025 (KST). Numbers may change in future exam cycles.\n    <\/footer>\n  <\/div>\n<\/article>","protected":false},"excerpt":{"rendered":"<p>ENCSAT \u00b7 Suneung \u2014 Korea\u2019s One-Day Life Changer Why Korea Goes All-In on CSAT\ud55c\uad6d \uc218\ub2a5, \uc65c \uc774\ub807\uac8c\uae4c\uc9c0 \uc911\uc694\ud55c\uac00 On one November morning, over half a million teenagers and young adults sit the same exam. Flights pause, stock markets delay opening, and police cars turn into free taxis. To understand why Koreans seem \u201cobsessed\u201d with the [&hellip;]<\/p>\n","protected":false},"author":272740093,"featured_media":1400,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false},"categories":[3471],"tags":[1996,1993,1989,1986,1988,1998,1995,1994,1366,1984,1987,1990,1991,1997,1992,1985],"class_list":["post-1396","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-social-patterns","tag-action-movie-style","tag-cinematic-illustration","tag-csat-pressure","tag-emergency-scene","tag-high-stakes-exam","tag-1998","tag-korea-drama-poster","tag-korean-csat","tag-korean-culture","tag-korean-education-culture","tag-korean-exam-day","tag-korean-movie-poster-style","tag-korean-police-escort","tag-korean-student-life","tag-late-student","tag-suneung"],"blocksy_meta":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/coreanlab.com\/wp-content\/uploads\/2025\/11\/\uc218\ub2a5\uc2dc\ud5d8-\uc218\ub2a5\ub2f9\uc77c-Korea-Exam-girl.png","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgSiOp-mw","jetpack-related-posts":[{"id":177,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-always-say-fighting\/","url_meta":{"origin":1396,"position":0},"title":"Why Do Koreans Always Say \u201cFighting!\u201d?","author":"SONGHA","date":"10\uc6d4 19, 2025","format":false,"excerpt":"Essence of Korea \ud55c\uad6d\uc778\ub4e4\uc740 \uc65c \u201c\ud654\uc774\ud305!\u201d\uc744 \uc678\uce60\uae4c? Why do Koreans Always Say \"Fighting!\"? \u201c\ud654\uc774\ud305!\u201d \u2014 \uc2dc\uc791 \uc804 \uc6a9\uae30\ub97c \ubd81\ub3cb\uc6b0\ub294 \ud55c\uad6d\uc2dd \uc751\uc6d0 \ud83d\udde3\ufe0f 1. \u201cFighting!\u201d\uc740 \uc601\uc5b4\uac00 \uc544\ub2c8\ub2e4?! \ud55c\uad6d\uc5d0\uc11c \u201c\ud654\uc774\ud305(Fighting)!\u201d\uc740 \ub2e8\uc21c \uc601\uc5b4 \ub73b\uc774 \uc544\ub2cc \u201c\ud798\ub0b4!\u201d, \u201c\uc798\ud574\ubcf4\uc790!\u201d, \u201c\uc751\uc6d0\ud560\uac8c!\u201d\ub77c\ub294 \uc758\ubbf8\ub85c \uc4f0\uc778\ub2e4. In Korea, \u201cFighting!\u201d doesn\u2019t mean a battle. It\u2019s actually a cheer \u2014 like\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"Korean college students smiling and cheering \u201cFighting!\u201d together outdoors in autumn.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/korean-college-students-fighting-cheer-kpop-style-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":1529,"url":"https:\/\/coreanlab.com\/ko\/move-in-registration-%c2%b7-lease-protection-date-%c2%b7-resident-certificates\/","url_meta":{"origin":1396,"position":1},"title":"Move-In Registration \u00b7 Lease Protection Date \u00b7 Resident Certificates","author":"SONGHA","date":"11\uc6d4 22, 2025","format":false,"excerpt":"Korea Move-In Admin Trio Move-In Registration \u00b7 Lease Protection Date \u00b7 Resident Certificates Korean public administration is extremely fast \u2014 but only if you know the correct steps. This guide helps you finish everything in 15 minutes. #KoreaMoveIn #MoveInRegistration #LeaseProtection #KoreanResidency #Government24 The 3 Essentials You Must Do After Moving\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"\u201cKorea Move-In Admin Trio infographic showing the three essential steps for moving in Korea \u2014 Move-in Registration, Lease Protection Date, and Resident Certificates.\u201d","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Korea-Move-in-Admin-Trio-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Korea-Move-in-Admin-Trio-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Korea-Move-in-Admin-Trio-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":149,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-asking-did-you-eat\/","url_meta":{"origin":1396,"position":2},"title":"Why Do Koreans Asking &#8220;Did you eat?&#8221;","author":"SONGHA","date":"10\uc6d4 19, 2025","format":false,"excerpt":"Essence of Korea \ud55c\uad6d\uc778\ub4e4\uc740 \uc65c \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d\ub97c \uadf8\ub807\uac8c \uc790\uc8fc \ubb3c\uc5b4\ubcfc\uae4c? Why do Koreans keep asking \u201cDid you eat?\u201d \u2014 and actually mean it? \uc11c\uc6b8 \uace8\ubaa9\uc5d0\uc11c \ub098\ub204\ub294 \ub530\ub73b\ud55c \uc778\uc0ac \ud83e\udd62 1. \uadf8 \uc778\uc0ac\ub294 \uc9c4\uc9dc\ub85c \uad81\uae08\ud55c \uac70\ub2e4 \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d\ub77c\ub294 \uc9c8\ubb38\uc740 \ub2e8\uc21c\ud55c \uc778\uc0ac\uac00 \uc544\ub2c8\ub2e4. \ub9ce\uc740 \uacbd\uc6b0, \uc815\ub9d0 \uc0c1\ub300\uac00 \ubc25\uc744 \ucc59\uaca8 \uba39\uc5c8\ub294\uc9c0 \uad81\uae08\ud574\uc11c \ubb3b\ub294\ub2e4.\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"A smiling Korean student greeting foreign friends by saying \u201c\ubc25 \uba39\uc5c8\uc5b4?\u201d (\u201cDid you eat?\u201d), illustrating how Koreans use meal-related phrases as a warm everyday greeting.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/why-koreans-say-did-you-eat-2.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":1523,"url":"https:\/\/coreanlab.com\/ko\/%ec%9d%b4%ec%82%ac%ed%95%98%eb%a9%b4-%ea%bc%ad-%ed%95%b4%ec%95%bc-%ed%95%98%eb%8a%94-3%ea%b0%80%ec%a7%80-korean-edition\/","url_meta":{"origin":1396,"position":3},"title":"\uc774\uc0ac\ud558\uba74 \uaf2d \ud574\uc57c \ud558\ub294 3\uac00\uc9c0 (Korean Edition)","author":"SONGHA","date":"11\uc6d4 22, 2025","format":false,"excerpt":"Korea Move-in Admin Trio \uc804\uc785\uc2e0\uace0 \/ \ud655\uc815\uc77c\uc790 \/ \ub4f1\ubcf8\u00b7\ucd08\ubcf8 \ubc1c\uae09\uc774\uc0ac\ud558\uba74 \uaf2d \ud574\uc57c \ud558\ub294 3\uac00\uc9c0 \ud55c\uad6d \ud589\uc815\uc740 \ube60\ub974\uc9c0\ub9cc \uc6a9\uc5b4\uac00 \ud5f7\uac08\ub9b0\ub2e4. \uc774 \uae00 \ud558\ub098\ub85c 15\ubd84 \uc774\uc0ac \ud589\uc815 \ub8e8\ud2f4 \ub05d\ub0b4\uc790. #\uc804\uc785\uc2e0\uace0 #\ud655\uc815\uc77c\uc790 #\ub4f1\ubcf8\ucd08\ubcf8 #\uc804\uc138\ubcf4\uc99d\uae08\ubcf4\ud638 #\uc815\ubd8024 \ud55c\ub208\uc5d0 \ubcf4\ub294 3\ub300 \uc808\ucc28 \ud83c\udfe0 \uc804\uc785\uc2e0\uace0 Move-in Registration \uc0c8 \uc8fc\uc18c\ub85c \uc774\uc0ac\ud588\ub2e4\ub294 \uc0ac\uc2e4\uc744 \uad6d\uac00\uc5d0 \ub4f1\ub85d\ud558\ub294 \uc808\ucc28. \uae30\ud55c: \uc774\uc0ac(\uac70\uc8fc \uc2dc\uc791)\u2026","rel":"","context":"&quot;Korea&quot;\uc5d0\uc11c","block_context":{"text":"Korea","link":"https:\/\/coreanlab.com\/ko\/category\/korea\/"},"img":{"alt_text":"\u201cKorea Move-In Admin Trio infographic showing the three essential steps for moving in Korea \u2014 Move-in Registration, Lease Protection Date, and Resident Certificates.\u201d","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/%EC%9D%B4%EC%82%AC%ED%95%A0%EB%95%8C-%ED%95%B4%EC%95%BC%ED%95%A0-3%EA%B0%80%EC%A7%80.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/%EC%9D%B4%EC%82%AC%ED%95%A0%EB%95%8C-%ED%95%B4%EC%95%BC%ED%95%A0-3%EA%B0%80%EC%A7%80.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/%EC%9D%B4%EC%82%AC%ED%95%A0%EB%95%8C-%ED%95%B4%EC%95%BC%ED%95%A0-3%EA%B0%80%EC%A7%80.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":924,"url":"https:\/\/coreanlab.com\/ko\/why-do-koreans-read-the-room-so-well-the-art-of-nunchi\/","url_meta":{"origin":1396,"position":4},"title":"Why do Koreans read the room so well? \u2014 The Art of Nunchi","author":"SONGHA","date":"10\uc6d4 27, 2025","format":false,"excerpt":"Korean Culture Series \u00b7 03 \u2728 The Art of Reading the Room \u2014 Korean \u201cNunchi\u201d Culture \ub9d0\ubcf4\ub2e4 \ube60\ub978 \uacf5\uac10, \ud55c\uad6d\uc778\uc758 \uc0ac\ud68c\uc801 \ucd08\uac10\uac01 \u201cNunchi\u201d is the unspoken choreography of daily life. \u201cHow do Koreans always know what others are feeling \u2014 even when nothing is said?\u201d In Korea, there\u2019s a word\u2026","rel":"","context":"&quot;Social Patterns&quot;\uc5d0\uc11c","block_context":{"text":"Social Patterns","link":"https:\/\/coreanlab.com\/ko\/category\/social-patterns\/"},"img":{"alt_text":"Korean subway passengers quietly exchanging subtle glances, reading each other\u2019s mood without speaking \u2014 an example of nunchi in everyday Korean culture.","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Reading-the-room-subway-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Reading-the-room-subway-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/10\/Reading-the-room-subway-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":1535,"url":"https:\/\/coreanlab.com\/ko\/do-you-know-jeonse-fraud-is-it-something-found-only-in-korea\/","url_meta":{"origin":1396,"position":5},"title":"Do You Know Jeonse Fraud? Is It Something Found Only in Korea?","author":"SONGHA","date":"11\uc6d4 22, 2025","format":false,"excerpt":"Korea Housing Risk Explained \uc804\uc138\uc0ac\uae30\ub77c\uace0 \uc54c\uc544? \ud55c\uad6d\uc5d0\ub9cc \uc788\ub294 \uac74\uac00? Do You Know Jeonse Fraud? Is It Something Found Only in Korea? \ud55c\uad6d\uc758 \uc804\uc138\ub294 \u2018\uae30\ud68c\u2019\uc774\uc790 \u2018\ub9ac\uc2a4\ud06c\u2019\ub2e4. \uc804\uc138\uc0ac\uae30\ub294 \uc65c \ubc18\ubcf5\ub420\uae4c, \uadf8\ub9ac\uace0 \uc774 \ubb38\uc81c\ub294 \ud55c\uad6d\uc5d0\ub9cc \uc874\uc7ac\ud560\uae4c? Jeonse is both an opportunity and a risk in Korea. Why does Jeonse fraud keep happening \u2014\u2026","rel":"","context":"&quot;Korea&quot;\uc5d0\uc11c","block_context":{"text":"Korea","link":"https:\/\/coreanlab.com\/ko\/category\/korea\/"},"img":{"alt_text":"\u201cWide photo of Korean apartment buildings with 50,000-won bills, a house icon, and a warning sign representing Jeonse fraud.\u201d","src":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Jeonse-Fraud-Korea.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Jeonse-Fraud-Korea.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/coreanlab.com\/wp-content\/uploads\/2025\/11\/Jeonse-Fraud-Korea.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/1396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/users\/272740093"}],"replies":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/comments?post=1396"}],"version-history":[{"count":3,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/1396\/revisions"}],"predecessor-version":[{"id":1401,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/posts\/1396\/revisions\/1401"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/media\/1400"}],"wp:attachment":[{"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/media?parent=1396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/categories?post=1396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/coreanlab.com\/ko\/wp-json\/wp\/v2\/tags?post=1396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}