ADVERTISEMENT

Reflections on grade inflation: Enabling real-world learning

Published Aug 9, 2023 04:15 pm

ENDEAVOR

At this year’s graduation at the University of the Philippines Diliman, the number of honor graduates was, indeed, very high: 2,243 or nearly 69 percent out of 3,359 graduates; 305 of them summa cum laude, 1,196 magna cum laude; and 742 cum laude. In 2022, there were 1,433 honor graduates, or 38 percent out of the 3,796 graduates: 147 summa, 652 magna and 634 cum laude – indeed an augury of year-later developments.

It is not difficult to understand how this happened. The graduates of the past two years completed their college education while schools were shuttered due to the rampant pandemic. Virtual and hybrid learning took the place of classroom lectures and laboratory exercises. Many academic regulations were eased and passing grades became the norm – out of an abundance of liberality and compassion toward students whose families struggled to cope with myriad challenges of livelihood and survival.

As I pondered on this issue, I could not help but recall my own experience as a teacher.

I was a graduate school professor for almost three decades. I had worked in a commercial bank and a transportation company for 10 years before I joined the faculty of the Asian Institute of Management (AIM) where I obtained my MBA degree. AIM allowed me to go on sabbatical thrice; this enabled me to serve in government with three Presidents.

Teaching has certainly been my most fulfilling work experience, with government service almost equally satisfying.

When I returned to teaching after my second stint in government, I was asked to disclose my grading policy. The default mode was a no-brainer: at least 60 percent to class participation (CP), 30 percent for mid-term and final examinations and 10 percent for quizzes and other requirements. From as far back as my student days (I graduated from AIM in 1978), class participation (or recitation) had been the most important performance metric.  

What restrained me from announcing how I would give grades in the course on Human Behavior in Organizations (HBO) was the realization that my students’ academic load was heavily skewed toward quantitative subjects such as finance, control, and managerial statistics.

I was also chastened by a previous encounter with a student who told me: “Sir, I honestly believe my performance was worth more than the pass grade you gave me” – a call-out to the use of the “normal curve” approach where up to 80 percent of all students would merit a passing grade with only an elite few getting higher marks.  

I eventually announced my grading policy as follows: “Your grade will be based on your best performance in the following aspects of learning: class participation, optional reflection papers, and mid-term and final papers. Where you demonstrated the peak of your capabilities would be your final grade for the course.”

The students rose to the occasion. Most of them submitted one-page reflection papers on the assigned cases and readings. And yes, virtually all of them actively engaged in spirited discussions with their classmates. They contributed thoughtful insights from the crucible of their first-hand experience in life and at work. The proverbial genie had been unleashed from the lamp.

At the end of the course most of them had earned at least a high pass mark. In AIM’s grading custom, high pass was the bar to be cleared for graduating with distinction (equivalent of cum laude).

There were usually two or three distinction graduates from each MBA cohort. From 1970 to the early 2000s, there were less than five high distinction (equivalent of magna cum laude) graduates from the MBA, the Master in Management (MM) and the Master in Development (MDM) programs.

The premium placed on class participation was an offshoot of AIM’s emphasis on practitioner-oriented learning. Professors were known for their outstanding managerial or executive track record in business and industry. This was highly valued by AIM’s clientele, especially the big corporations that fielded their executives in short-term management development programs.

But as Harvard and other Ivy League institutions of higher education forayed into the lucrative Asian market, competing with top-tier European institutions, there was a virtual explosion of new management knowledge.

My former professor and faculty colleague, Eduardo Morato, Jr., who served briefly as dean at the turn of the 21st century introduced path finding innovations that carved niches of distinctive competence for AIM: first, the Master in Development Management (MDM) program; and second, the Master in Entrepreneurship (ME) program.

In the ME program, students were required to have a “live” of real-world start-up enterprise that would serve as the laboratory for their self-paced learning guided by gurus – a learning mode adapted from the creative guilds in Europe that flourished during the Renaissance era. Within such a progressive learning scenario, there was no appetite for earning high grades. How well the start-up enterprise fared in the real world was the acid test of management savvy.

I am reminded of the start-up enterprise of one of my ME students, Angel Cruz, who later served as mayor in Hagonoy, Bulacan. He developed a rice seedling farm which produced record harvests using high-yielding rice varieties developed by the Philippine Rice Institute in Nueva Ecija. He engaged his farmer-employees in a strategic planning exercise in which they did a SWOT analysis using Filipino terms: Hina at lakas, for strengths and weaknesses; pagkakataon at panganib for opportunities and threats.

It is time for a paradigm shift in Philippine higher education. The learning frame must be re-created: from one that is classroom and theory-based to one that is steeped in the crucible of experiential learning. The real worth of today’s graduates will be reckoned not in terms of Latin honors but of how they have contributed to creating a gentler, kinder world.
 

Related Tags

Endeavor SONNY COLOMA
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.