ADVERTISEMENT

Gov't urged to address classroom backlog, end shifting for early grades

EDCOM 2 calls for LGU–private sector partnerships to speed up builds, cut costs

Published Aug 14, 2025 08:18 pm
EDCOM 2 urges LGUs and private groups to partner in addressing the 165,000-classroom shortage, reduce costs, and end shifting for Kindergarten to Grade 3 students. (MARK BALMORES / MANILA BULLETIN / file)
EDCOM 2 urges LGUs and private groups to partner in addressing the 165,000-classroom shortage, reduce costs, and end shifting for Kindergarten to Grade 3 students. (MARK BALMORES / MANILA BULLETIN / file)
Citing the need for classrooms conducive to learning, the government was urged to utilize partnerships between local government units (LGUs) and the private sector to accelerate the construction of cost-effective classrooms and eliminate shifting schedules for Kindergarten to Grade 3 students.
“Our consultations with teachers and parents on the ground consistently show that children struggle to learn in overcrowded, dilapidated spaces,” said Second Congressional Commission on Education (EDCOM 2) Executive Director Karol Mark Yee in a statement.
Addressing the classroom shortage, Yee added, is a “critical reform that needs to be pushed fast; we have no time to waste.”
During the Senate Basic Education Committee hearing on classroom congestion on August 13, the committee discussed various solutions to the Department of Education’s (DepEd) 165,000-classroom backlog.
Citing the committee’s findings, EDCOM 2 pointed out that this severe shortage forces thousands of schools into multi-shift schedules, hampering effective learning—especially for Kindergarten to Grade 3 students, who are still non-independent learners.
Compounding the crisis are classrooms still in use from the 1960s, many of which are now condemned or repurposed as evacuation centers, EDCOM 2 said.
EDCOM 2, created under Republic Act 11899, is mandated to assess the Philippine education sector and recommend laws over the next three years to address the national education crisis.
Big cost gaps in classroom construction
Citing findings from the EDCOM 2 Year Two Report, EDCOM 2 Co-Chair and Senate Basic Education Chairperson Sen. Bam Aquino noted that classroom construction costs vary significantly and lack standardization.
The report revealed stark differences in per-classroom costs:
- DepEd: P2.5 million per classroom
- DPWH: P3.5 million per classroom (P29,838– P 36,067 per sqm)
- Dumaguete City (LGU): P2.1 million per classroom
- Public–private partnerships: P1.5 million per classroom
- Federation of Filipino Chinese Chamber of Commerce and Industry (FFCCCII) “Bari School” program: P8,000–P10,000 per sqm
- Angat Buhay Foundation: P862,500 per classroom
EDCOM 2 Commissioner Senator Loren Legarda also raised concerns over the “nearly doubled costs” of DPWH projects.
She stressed that if private contractors can deliver comparable quality at much lower prices, the pricing practices of government contractors should be closely examined.
Faster completion through partnerships
Senator Kiko Pangilinan expressed frustration over the disparity in classroom construction timelines, highlighting inefficiencies in publicly funded projects.
He cited Aquino’s observation that LGU–private sector partnerships can complete classrooms in under a year, while national government agencies often take several years.
“Mas mahal na, mas mabagal pa (It’s more expensive now, and even slower),” Pangilinan lamented, underscoring the urgent need to review procurement and implementation practices in public infrastructure.
EDCOM 2 emphasized that LGU–private sector classroom projects are typically completed in less than a year, compared to the years needed for national government-funded builds.
Senate Bill No. 121
To help address the backlog, Aquino filed Senate Bill No. 121, which would authorize LGUs and private organizations to construct classrooms with funding support from the national government.
Senator Sherwin Gatchalian backed the measure, citing Valenzuela City’s successful “counterparting” program, where simultaneous construction by LGUs, private groups, and the national government drastically shortened completion times.
However, Gatchalian proposed adjusting funding shares for poorer municipalities, recommending that 4th- and 5th-class towns contribute less to avoid straining their limited resources.
Urgency in addressing the crisis
Aquino warned that without urgent reforms, the shortage could last for decades.
“If we can’t find a solution to the classroom backlog, we’re not just looking at years—we’re looking at decades. It might take more than five presidents before we catch up with this shortage, unless we act urgently and give it the attention it truly deserves,” Aquino said in a mix of English and Filipino.

Related Tags

EDCOM 2 classroom shortage Philippines DepEd backlog public–private partnership LGU classroom construction Kindergarten to Grade 3 shifting Senate Bill 121
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.