<script id="lazy-blocker">
(function() {
    var activated = false;
    function activateAllScripts() {
        if (activated) return;
		activated = true;
		var head = document.getElementsByTagName("head")[0];
	
        var inertTags = document.querySelectorAll('script[type="text/lazy-blocker-js"].lazy-blocker-inert');
        inertTags.forEach(function(tag) {
            var src = tag.getAttribute('data-lazy-src');
            if (src) {
                // Nếu là external script
                var s = document.createElement('script');
                s.src = src;
                s.async = false;
                head.append(s);
            } 
			// 	else {
            //     // Nếu là inline script (base64-encoded)
            //     var encoded = tag.getAttribute('data-lazy-content');
            //     if (encoded) {
            //         try {
            //             var code = atob(encoded);
            //             var s = document.createElement('script');
            //             s.type = 'text/javascript';
            //             s.text = code;
            //             document.body.appendChild(s);
            //         } catch(e) {
            //             console.error('[LazyBlocker] BASE64 decode error:', e);
            //         }
            //     }
            // }
			
            // Dọn thẻ inert gốc
            tag.parentNode.removeChild(tag);

        });

		const imgs = document.querySelectorAll('img.lazy-img');
		if (!imgs.length) return;

		// Lặp qua từng ảnh
		imgs.forEach(function (img) {
			img.src = img.dataset.src;
			img.classList.remove('lazy-img');
		});

		// const el1 = document.querySelector('.fix-home');
		// if (el1) {
		// 	el1.classList.add('hide');
		// }

		const el2 = document.querySelector('.banner-hide');
		if (el2) {
			el2.classList.remove('hide');
		}

		const el3 = document.querySelector('.get-phone-number');
		if (el3) {
			el3.classList.remove('hide');
		}
			
        document.removeEventListener('mouseover', activateAllScripts);
        document.removeEventListener('touchstart', activateAllScripts);
        document.removeEventListener('scroll', activateAllScripts);
        document.removeEventListener('click', activateAllScripts);
    }

    document.addEventListener('mouseover', activateAllScripts, { once: true });
    document.addEventListener('touchstart', activateAllScripts, { once: true });
    document.addEventListener('scroll', activateAllScripts, { once: true });
    document.addEventListener('click', activateAllScripts, { once: true });
	
	
	
})();

function gformSubmitForm(formId) {
	document.getElementById('gform_submit_button_' + formId).click();
	setTimeout(function () {
		document.getElementById('gform_' + formId).reset();
		document.getElementById('gform_ajax_frame_' + formId).style.setProperty('display', 'block', 'important');
	}, 1000);
}
document.addEventListener('DOMContentLoaded', function() {
	document.querySelector('#gform_5 [name="input_1"]').addEventListener('change', function() {
		if (this.value !== '') {
			if (document.querySelector('#gform_5 [name="input_1"]').value !== '') {
				document.querySelector('#gform_5 .btn-submit-form').classList.add('submitformdk');
			}
		}
	});

	document.querySelector('#gform_5 [name="input_2"]').addEventListener('change', function() {
		if (this.value !== '') {
			if (document.querySelector('#gform_5 [name="input_1"]').value !== '') {
				document.querySelector('#gform_5 .btn-submit-form').classList.add('submitformdk');
			}
		}
	});
});

</script><?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Bình luận cho IEE	</title>
	<atom:link href="https://ieeduhoc.edu.vn/comments/feed" rel="self" type="application/rss+xml" />
	<link>https://ieeduhoc.edu.vn</link>
	<description>Học viện Giáo dục Quốc tế</description>
	<lastBuildDate>Wed, 07 Jan 2026 03:53:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>
	<item>
		<title>
		Phản hồi cho SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết bởi Tự học SAT có khó không? So sánh tự học vs học trung tâm để luyện thi SAT hiệu quả - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/sat-2025-co-gi-moi#comment-530</link>

		<dc:creator><![CDATA[Tự học SAT có khó không? So sánh tự học vs học trung tâm để luyện thi SAT hiệu quả - IEE]]></dc:creator>
		<pubDate>Thu, 07 Aug 2025 08:48:12 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15595#comment-530</guid>

					<description><![CDATA[[&#8230;] SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết bởi Học SAT bao lâu thì đủ? Lộ trình luyện thi SAT cho học sinh lớp 10-11-12 - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/sat-2025-co-gi-moi#comment-529</link>

		<dc:creator><![CDATA[Học SAT bao lâu thì đủ? Lộ trình luyện thi SAT cho học sinh lớp 10-11-12 - IEE]]></dc:creator>
		<pubDate>Wed, 06 Aug 2025 07:41:51 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15595#comment-529</guid>

					<description><![CDATA[[&#8230;] SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] SAT 2025 có gì mới? Tất tần tật về kỳ thi SAT Digital bạn cần biết [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Điều kiện apply du học Mỹ mới nhất bởi Môi trường học tập tại Mỹ: Điều gì khiến du học sinh yêu thích? - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/dieu-kien-apply-du-hoc-my#comment-504</link>

		<dc:creator><![CDATA[Môi trường học tập tại Mỹ: Điều gì khiến du học sinh yêu thích? - IEE]]></dc:creator>
		<pubDate>Mon, 26 May 2025 18:35:56 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15325#comment-504</guid>

					<description><![CDATA[[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Điều kiện apply du học Mỹ mới nhất bởi Gần 1000 du học sinh quốc tế bị thu hồi visa tại Mỹ - nên và không nên làm gì? - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/dieu-kien-apply-du-hoc-my#comment-499</link>

		<dc:creator><![CDATA[Gần 1000 du học sinh quốc tế bị thu hồi visa tại Mỹ - nên và không nên làm gì? - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 18:54:31 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15325#comment-499</guid>

					<description><![CDATA[[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Điều kiện apply du học Mỹ mới nhất bởi Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/dieu-kien-apply-du-hoc-my#comment-498</link>

		<dc:creator><![CDATA[Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 18:49:51 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15325#comment-498</guid>

					<description><![CDATA[[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho 5 ngành học đang &quot;khát&quot; nhân lực tại Mỹ – Cơ hội học bổng và việc làm sau tốt nghiệp bởi Cách viết bài luận xin học bổng du học Mỹ ấn tượng - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/5-nganh-hoc-dang-thieu-nhan-luc-tai-my#comment-497</link>

		<dc:creator><![CDATA[Cách viết bài luận xin học bổng du học Mỹ ấn tượng - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 18:28:45 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15383#comment-497</guid>

					<description><![CDATA[[&#8230;] 5 ngành học đang &#034;khát&#034; nhân lực tại Mỹ [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 5 ngành học đang &quot;khát&quot; nhân lực tại Mỹ [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? bởi 5 ngành học đang &#34;khát&#34; nhân lực tại Mỹ – Cơ hội học bổng và việc làm sau tốt nghiệp - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/tu-van-lo-trinh-apply-du-hoc-my#comment-496</link>

		<dc:creator><![CDATA[5 ngành học đang &#34;khát&#34; nhân lực tại Mỹ – Cơ hội học bổng và việc làm sau tốt nghiệp - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 18:21:15 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15344#comment-496</guid>

					<description><![CDATA[[&#8230;] Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Điều kiện apply du học Mỹ mới nhất bởi Du học Mỹ nên chọn bang nào? Top 5 bang có môi trường học tập tốt và chi phí hợp lý - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/dieu-kien-apply-du-hoc-my#comment-494</link>

		<dc:creator><![CDATA[Du học Mỹ nên chọn bang nào? Top 5 bang có môi trường học tập tốt và chi phí hợp lý - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 18:05:42 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15325#comment-494</guid>

					<description><![CDATA[[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? bởi Du học Mỹ cần bao nhiêu tiền? Chi phí du học Mỹ cập nhật mới nhất - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/tu-van-lo-trinh-apply-du-hoc-my#comment-493</link>

		<dc:creator><![CDATA[Du học Mỹ cần bao nhiêu tiền? Chi phí du học Mỹ cập nhật mới nhất - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 17:50:36 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15344#comment-493</guid>

					<description><![CDATA[[&#8230;] Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Vì sao học sinh cần tư vấn lộ trình apply du học Mỹ riêng? [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Phản hồi cho Điều kiện apply du học Mỹ mới nhất bởi Du học Mỹ cần bao nhiêu tiền? Chi phí du học Mỹ cập nhật mới nhất - IEE		</title>
		<link>https://ieeduhoc.edu.vn/vi/bai-viet/chi-tiet/dieu-kien-apply-du-hoc-my#comment-491</link>

		<dc:creator><![CDATA[Du học Mỹ cần bao nhiêu tiền? Chi phí du học Mỹ cập nhật mới nhất - IEE]]></dc:creator>
		<pubDate>Sun, 18 May 2025 17:47:51 +0000</pubDate>
		<guid isPermaLink="false">https://ieeduhoc.edu.vn/?p=15325#comment-491</guid>

					<description><![CDATA[[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Điều kiện apply du học Mỹ mới nhất 2025 [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
