{"id":22094,"date":"2025-11-27T09:15:27","date_gmt":"2025-11-27T02:15:27","guid":{"rendered":"https:\/\/rdi.edu.vn\/?page_id=22094"},"modified":"2025-11-27T10:11:27","modified_gmt":"2025-11-27T03:11:27","slug":"chinh-sach-uu-dai-hoc-phi","status":"publish","type":"page","link":"https:\/\/rdi.edu.vn\/index.php\/chinh-sach-uu-dai-hoc-phi\/","title":{"rendered":"Ch\u00ednh s\u00e1ch \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22094\" class=\"elementor elementor-22094\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-67fe2b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"67fe2b6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-018110e\" data-id=\"018110e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-017640c elementor-widget elementor-widget-heading\" data-id=\"017640c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-large\">Ch\u1ebf \u0111\u1ed9 ch\u00ednh s\u00e1ch \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed (gi\u1ea3m h\u1ecdc ph\u00ed) cho c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng\n ng\u01b0\u1eddi h\u1ecdc th\u00e2n thi\u1ec7n c\u00e1c l\u1edbp do Vi\u1ec7n Ph\u00e1t tri\u1ec3n ngu\u1ed3n l\u1ef1c qu\u1ea3n l\u00fd\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-27dca67 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"27dca67\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-31d7f8b\" data-id=\"31d7f8b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0069222 elementor-widget elementor-widget-html\" data-id=\"0069222\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!doctype html>\n<html lang=\"vi\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\n  <title>B\u1ea3ng \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed - TVU<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">\n  <style>\n  :root{\n    --bg:#f7fbff;\n    --card:#ffffff;\n    --muted:#6b7280;\n    --accent:#0f62fe;\n    --accent-2:#06b6d4;\n    --radius:12px;\n    --shadow:0 10px 30px rgba(15,23,42,0.06);\n    }\n    *{box-sizing:border-box}\n    h1{margin:0;font-size:20px}\n    p.lead{margin:0;color:var(--muted);font-size:13px}\n\n    .grid-view{margin-top:20px;display:grid; grid-template-columns:repeat(3,1fr);gap:20px}\n\n    .price-card{background:var(--card); border-radius:var(--radius); padding:24px 20px; box-shadow:0 6px 20px rgba(12,34,80,0.05); transition:0.3s; display:flex; flex-direction:column; align-items:center; text-align:center; cursor:pointer}\n    .price-card:hover{transform:translateY(-6px); box-shadow:0 12px 28px rgba(12,34,80,0.1)}\n    .price-title{font-weight:700;font-size:16px;margin-bottom:12px}\n    .price-amount{font-size:36px;font-weight:800;color:var(--accent); margin-bottom:12px}\n    .price-meta{font-size:13px;color:var(--muted); margin-bottom:4px}\n    .price-label{font-weight:600;color:#111827; font-size:13px; margin-top:4px}\n    .price-button{margin-top:12px;padding:8px 16px;border:none;background:var(--accent);color:white;border-radius:8px;font-weight:600;cursor:pointer;transition:0.2s}\n    .price-button:hover{background:var(--accent-2)}\n\n    @media (max-width:1024px){.grid-view{grid-template-columns:repeat(2,1fr)}}\n    @media (max-width:640px){.grid-view{grid-template-columns:1fr}}\n  <\/style>\n<\/head>\n<body>\n  <div class=\"wrap\">\n\n\n    <div class=\"grid-view\">\n      <div class=\"price-card\">\n        <div class=\"price-title\">SV ch\u00ednh quy c\u1ee7a TVU c\u00f3 v\u1ee3 ho\u1eb7c ch\u1ed3ng c\u00f9ng h\u1ecdc c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh ch\u00ednh quy c\u1ee7a TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">10%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">To\u00e0n kh\u00f3a (\u0111\u01b0\u1ee3c x\u00e9t theo t\u1eebng HK theo x\u00e1c nh\u1eadn t\u00ecnh tr\u1ea1ng h\u00f4n nh\u00e2n)<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0 th\u1ebb SV, gi\u1ea5y ch\u1ee9ng nh\u1eadn k\u1ebft h\u00f4n ho\u1eb7c t\u00ecnh tr\u1ea1ng h\u00f4n nh\u00e2n<\/div>\n\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">SV, HS ch\u00ednh quy TVU \u0111\u1ed3ng th\u1eddi h\u1ecdc ch\u01b0\u01a1ng tr\u00ecnh h\u1ec7 th\u01b0\u1eddng xuy\u00ean c\u1ee7a TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">20%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">Trong th\u1eddi gian h\u1ecdc nhi\u1ec1u ch\u01b0\u01a1ng tr\u00ecnh<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o th\u1ebb SV, HS<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">SV, HS, HV \u0111\u1ed3ng th\u1eddi h\u1ecdc ch\u01b0\u01a1ng tr\u00ecnh h\u1ec7 th\u01b0\u1eddng xuy\u00ean c\u1ee7a TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">15%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">Ch\u01b0\u01a1ng tr\u00ecnh th\u1ee9 hai tr\u1edf \u0111i<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o th\u1ebb SV, HS v\u00e0 h\u1ed3 s\u01a1 qu\u1ea3n l\u00fd<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">SV, HS ch\u00ednh quy c\u1ee7a \u0111\u01a1n v\u1ecb li\u00ean k\u1ebft \u0111\u1ed3ng th\u1eddi h\u1ecdc ch\u01b0\u01a1ng tr\u00ecnh h\u1ec7 th\u01b0\u1eddng xuy\u00ean c\u1ee7a TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">15%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">Trong th\u1eddi gian h\u1ecdc nhi\u1ec1u ch\u01b0\u01a1ng tr\u00ecnh<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o th\u1ebb SV, HS<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">C\u1ef1u SV, HS, HV c\u1ee7a TVU;<br>V\u1ee3, ch\u1ed3ng c\u1ee7a ng\u01b0\u1eddi \u0111ang c\u00f4ng t\u00e1c t\u1ea1i TVU ho\u1eb7c vi\u00ean ch\u1ee9c\/v\u1ee3, ch\u1ed3ng c\u1ee7a vi\u00ean ch\u1ee9c t\u1ea1i \u0111\u01a1n v\u1ecb li\u00ean k\u1ebft\n<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">10%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">Trong th\u1eddi gian h\u1ecdc<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">-\tC\u0103n c\u1ee9 v\u00e0o th\u1ebb SV, HS, HV ho\u1eb7c v\u0103n b\u1eb1ng t\u1ed1t nghi\u1ec7p;<br>\n-\tC\u0103n c\u1ee9 v\u00e0o x\u00e1c nh\u1eadn c\u1ee7a c\u01a1 quan c\u00f4ng t\u00e1c\n<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">V\u1ee3, ch\u1ed3ng; anh, ch\u1ecb em ru\u1ed9t; cha m\u1eb9 v\u00e0 con ru\u1ed9t c\u00f9ng tham gia h\u1ecdc c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh c\u1ee7a TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">10%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">H\u1ecdc k\u1ef3 I trong ch\u01b0\u01a1ng tr\u00ecnh h\u1ecdc<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o x\u00e1c nh\u1eadn c\u1ee7a \u0111\u1ecba ph\u01b0\u01a1ng<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">H\u1ecdc vi\u00ean h\u1ecdc song song 2 ch\u01b0\u01a1ng tr\u00ecnh th\u1ea1c s\u0129 v\u00e0 \u0111\u1ea1i h\u1ecdc t\u1eeb xa ng\u00e0nh Ng\u00f4n ng\u1eef Anh<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">20%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">To\u00e0n kh\u00f3a h\u1ecdc ng\u00e0nh Ng\u00f4n ng\u1eef Anh<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o th\u1ebb SV, HV<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">Vi\u00ean ch\u1ee9c, ng\u01b0\u1eddi lao \u0111\u1ed9ng \u0111ang c\u00f4ng t\u00e1c t\u1ea1i TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">25%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">Trong th\u1eddi gian h\u1ecdc<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o x\u00e1c nh\u1eadn c\u1ee7a c\u01a1 quan c\u00f4ng t\u00e1c<\/div>\n      <\/div>\n\n      <div class=\"price-card\">\n        <div class=\"price-title\">Con ru\u1ed9t, con nu\u00f4i h\u1ee3p ph\u00e1p c\u1ee7a Vi\u00ean ch\u1ee9c, ng\u01b0\u1eddi lao \u0111\u1ed9ng \u0111ang c\u00f4ng t\u00e1c t\u1ea1i TVU<\/div>\n        <div class=\"price-label\">M\u1ee9c \u01b0u \u0111\u00e3i HP:<\/div><div class=\"price-amount\">20%<\/div>\n        <div class=\"price-label\">Th\u1eddi gian \u01b0u \u0111\u00e3i:<\/div><div class=\"price-meta\">To\u00e0n kh\u00f3a h\u1ecdc<\/div>\n        <div class=\"price-label\">H\u1ed3 s\u01a1, minh ch\u1ee9ng:<\/div><div class=\"price-meta\">C\u0103n c\u1ee9 v\u00e0o x\u00e1c nh\u1eadn c\u1ee7a \u0111\u1ecba ph\u01b0\u01a1ng<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a8badc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a8badc6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fb610a\" data-id=\"1fb610a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e68ddca elementor-widget elementor-widget-wp-widget-text\" data-id=\"e68ddca\" data-element_type=\"widget\" data-widget_type=\"wp-widget-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<div class=\"textwidget\"><strong><em>L\u01b0u \u00fd: <\/em><\/strong><em>&#8211; <\/em>SV thu\u1ed9c nhi\u1ec1u \u0111\u1ed1i t\u01b0\u1ee3ng \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed ch\u1ec9 \u0111\u01b0\u1ee3c h\u01b0\u1edfng \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed cao nh\u1ea5t.\r\n<ul>\r\n \t<li>S\u1ed1 ti\u1ec1n \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed \u0111\u01b0\u1ee3c t\u00ednh theo th\u1ef1c t\u1ebf c\u00e1c h\u1ecdc ph\u1ea7n, m\u00f4n h\u1ecdc c\u00f3 thu h\u1ecdc ph\u00ed.<\/li>\r\n<\/ul><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ch\u1ebf \u0111\u1ed9 ch\u00ednh s\u00e1ch \u01b0u \u0111\u00e3i h\u1ecdc ph\u00ed (gi\u1ea3m h\u1ecdc ph\u00ed) cho c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng ng\u01b0\u1eddi h\u1ecdc th\u00e2n thi\u1ec7n c\u00e1c l\u1edbp do Vi\u1ec7n Ph\u00e1t tri\u1ec3n ngu\u1ed3n l\u1ef1c qu\u1ea3n l\u00fd B\u1ea3ng [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/22094"}],"collection":[{"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/comments?post=22094"}],"version-history":[{"count":14,"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/22094\/revisions"}],"predecessor-version":[{"id":22111,"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/22094\/revisions\/22111"}],"wp:attachment":[{"href":"https:\/\/rdi.edu.vn\/index.php\/wp-json\/wp\/v2\/media?parent=22094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}