ADVERTISEMENT

Marcos eyes creation of National Education Portal

Published Nov 17, 2021 06:17 pm

Presidential aspirant Ferdinand "Bongbong" Marcos, Jr. will implement a National Education Portal (NEP) to step up the digital shift of the country's education system once he is elected in office.

The Partido Federal ng Pilipinas (PFP) standard-bearer said that the NEP will be an online platform accessible to both students and teachers that will simplify and secure e-learning for both public and private educational institutions. It also serves as a central hub for students and teachers to communicate securely and provide digital learning materials.

The portal will be developed in collaboration with government agencies and information technology (IT) experts from the private sector.

Marcos noted that the lockdowns brought by the COVID-19 pandemic has made Internet access crucial particularly for students and employees who are now confined in their homes.

The former senator lamented the plight of teachers and students who were ill-prepared for distance learning. He also noted the problem with mobile internet signals especially in the far flung areas of the country.

“Ramdam ko ang hirap nila, hindi naging madali. Marami pa rin sa mga estudyante ang nahihirapan, walang computer, tablets o kahit cellphone man lang sana. Hirap din sila sa pagsagap ng Internet, umaakyat pa sa puno, bubong para lamang makapag-aral ng mabuti. Pasalamat tayo sa mga guro natin dahil sa kabila ng hirap na dinadanas nila, eh nandun pa rin 'yung passion nila to cope up with our new system, 'yung iba talaga gumagawa ng paraan para matulungan ang ating mga estudyante at makapagturo ng maayos (I feel their hardship, it wasn't easy and many of our students are still struggling with no computer, tablets or cellphone available. They had a hard time to pick up an Internet signal that they had to climb a tree or go to their rooftop just to study. We have to thank our teachers because despite the struggles they had to go through, their passion to cope up with our new system is still there. They are doing everything they can to teach and help our students),” Marcos said.

The former lawmaker cited that the NEP will coincide with the Duterte administration's 'Build, Build, Build' program which he is looking to integrate with the digital infrastructures in the country.

Marcos said that the 'Build Build Build' program of President Duterte is worth pursuing since it will play a pivotal role in the country's post-pandemic recovery.

“Nakita natin na 'yung ginagawa ngayon na ‘Build Build Build’ maayos 'yun, talagang 'yung imprastraktura ay importante. Sa aking palagay isasama ko dun sa ‘Build Build Build’ 'yung digital infrastructure para mas palakasin ang Internet at mas gawin advance ang kagamitan sa school (We have now seen that the ‘Build Build Build’ is doing well. Infrastructure is really important and in my opinion I’ll include with the ‘Build Build Build’ the digital infrastructure so that we can strengthen the Internet and make more advance our school equipment),” the former Ilocos Norte congressman said.

“Bago pa magka-COVID naging importante na masyado ang Internet kaya dapat talaga nating pagandahin ngayon ngang nagka-covid pa eh talagang kitang kita na talaga kailangang kailangan talaga magkaroon ng Internet (Even before COVID happened it was already important to have the Internet that’s why we need to make it even better with COVID still around. And we can clearly see that we really need to have Internet access).” The PFP presidential bet also wants the country's educational system and government learning institutions to be at par with global standards.

“Ngayon palang magandang mailatag na ng ating gobyerno ‘yung plano para dito sa tinatawag nating post-pandemic, sa edukasyon at maging sa ibang aspeto. Napakahalagang maging klaro, unti-unti na tayong nagluluwag eh, well, nakakasiguro naman tayo na pinag-aaralan ng ating gobyerno ito (Right now it’s better that the government lay down all its post-pandemic plans for education and in other aspects. It’s important that we make it clear since we are slowly easing restrictions but I’m pretty sure that the government has already studied it),” the former Ilocos Norte governor said.

Marcos added that he will ask the support of telecom companies and Internet providers to assure that the NEP becomes successful.

“Kung sakaling tayo ay papalarin, agad tayong makikipag-ugnay sa malalaking telcos at sa ibang companies para pag-usapan ‘yung digital infrastructure. Kailangan masolusyonan natin ang ganitong klaseng problema sa edukasyon, gawin din nating mas digital o advance ‘yung mga kagamitan sa school (If we are fortunate to win, we will get in touch with the big telcos at other companies to talk about the digital infrastructure. We need solutions for this kind of educational problem. We must also make our school equipment more digital and advance),” said Marcos. (Melvin Sarangay)

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.