, but this code // executes before the first paint, when

ϲʿ¼

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); International interest in Calvin reaches all-time high | ϲʿ¼

ϲʿ¼

Skip to main content

Calvin News

International interest in Calvin reaches all-time high

Fri, May 26, 2023
Matt Kucinski

The doors to a Calvin education have never been more open. Students from more than 90 countries have submitted their applications to Calvin for the 2023-2024 school year. The interest, which represents nearly half the countries in the world, is record-setting.

“When we see the amount of interest from outside the United States in a Calvin education it shows the value our international community places on an education that offers strong academic programming and doesn’t waver from its Christian commitments,” said Tara Braun, director of international admissions.

This year’s applicant pool stretches from Honduras to Malaysia, from South Africa to the United Kingdom. The international interest amounts to about 30-percent of the university’s total undergraduate applications this year.

A vibrant community

While students from outside the U.S. see Calvin’s academic strength, what student after student seem to appreciate most is the community they encounter on campus.

“The community is awesome, such a wide variety of people, different countries, studying different things, different backgrounds, easy to find your group, your people you fit with. The community aspect is amazing,” said Catie Kramer, a first-year student from Canada double-majoring in kinesiology and biochemistry and minoring in French. 

“I’ve not only experienced cultural diversity, but also diversity in people’s experiences,” said Noro Dung, a computer science major from Nigeria who just finished her second year at Calvin. “Interacting with students from every continent has been amazing. The more globally literate someone is the more compassion they have towards others.”

“When I hear the word ‘community,’ I think of a group of people forming around one particular thing,” said Rachit Kharel, an elementary education major from Nepal who just finished his second year at Calvin. “But at Calvin, it goes beyond to include so many groups coming together making that community, and that diversity in community spices things up more.”

A growing diversity of learners

“We are thrilled that over the next couple of months we will again welcome such a diverse group of students to our community, and we are anticipating an ever more vibrant learning community because of this rich diversity,” said Lauren Jensen, vice president for enrollment strategy.

The geographic diversity continues to grow. Last year’s incoming undergraduate class had over 17% of its students coming from outside the United States. The ten most represented countries other than the U.S. that make up Calvin’s current student body include India, South Korea, Nigeria, Ghana, Ethiopia, Honduras, Canada, China, Indonesia, and Vietnam.

About ϲʿ¼

Since 1876, ϲʿ¼ has lived into Christ’s promise to make all things new. A world-class Christian university in Grand Rapids, Michigan, Calvin exists to empower students as they discover a bold, transformative education rooted in Christian conviction. Calvin welcomes all who are compelled by God’s work of renewal to join in the formative pursuits of lifelong learning, teaching, scholarship, worship, and service. Discover more at calvin.edu.


Authors: