, 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); })(); Calvin High in Study Abroad - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin High in Study Abroad

Wed, Nov 17, 2004
N/A

This is (November 15-19) and as part of the celebration the Institute for International Education (IIE) has released its annual "" report, a summary of study abroad by U.S. college and university students.

And once again Calvin College is one of the top schools in the country for students who study abroad.

In fact, Calvin ranked second in the country among baccalaureate institutions for the number of students studying abroad in the 2002-2003 school year. Calvin had 524 students studying off campus that year, trailing only Minnesota's St. Olaf College which had 641 students abroad.

In addition among master's institutions Grand Valley State University ranked 15th in the country with 359 students abroad.

The IIE notes that in the first full academic year after the 9/11 attacks (academic year 2002-2003), the number of U.S. higher education students receiving credit for study abroad increased sharply - up 8.5% from the previous year to a record total of 174,629 students.

Findings from the report were released at a November 15 press briefing at the National Press Club in Washington, D.C. in conjunction with International Education Week.

"This increase," says the IIE, "remains a strong indicator of the tremendous interest in study abroad, both in spite of and in response to the changing geopolitical climate following 9/11. As study abroad opportunities have become more plentiful, varied and more affordable, the number of students taking advantage of an academic experience abroad has increased dramatically."

The IIE notes that since 1991-1992 the number of students studying abroad for credit has more than doubled (from 71,154 to 174,629, an increase of 145%). Open Doors data also shows a continued increase in the diversity of destinations for U.S. study abroad.

That diversity is reflected at Calvin where students can live and study in such countries as Honduras, China, Ghana, Hungary, Spain and more. Calvin also has semester-long U.S. programs in New Mexico and Washington, D.C.

The college believes that broaden a student's perspectives on both the world and the kingdom of God, enhance a student's self-discipline and provide students with "coherent, comprehensive and authentic learning experiences that have an unusually deep and long-lasting effect."