, 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 Among Study Abroad Leaders - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin Among Study Abroad Leaders

Tue, Nov 15, 2005
N/A

The Institute for International Education (IIE) has released its annual "" report, a summary of study abroad by U.S. college and university students.

Michigan State, Calvin College and Grand Valley State University are all among the top 20 in their respective categories.

Calvin has had a strong for several decades and annually is among the top schools in the country for students who study abroad.

According to a survey of graduating seniors done last spring, 60 percent of the Calvin class of 2005 had studied off-campus, either in an interim course or a semester program, or both, during their time at Calvin.

And in the latest IIE report, Calvin ranked fourth in the country among baccalaureate institutions for the number of students studying abroad in the 2003-2004 school year. Calvin had 489 students studying off campus that year, trailing only Minnesota's St. Olaf College, Lee, Tenn., and Colgate, N.Y. nationally. Calvin dropped two spots from a year ago when it had 524 students abroad.

The IIE report notes that study abroad in non-traditional destinations is expanding rapidly, especially to countries where American students see potential career opportunities. Study abroad in China increased by a dramatic 90 percent.

At Calvin students can live and study in China as well as such countries as Honduras, Ghana, Hungary, Spain and more. Calvin also has semester-long U.S. programs in New Mexico and Washington, D.C.

Calvin director of off campus programs Ellen Monsma says the college believes that off-campus study programs 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."

Other state schools also fared well in this year's study abroad rankings.

Among master's institutions Grand Valley State University ranked 16th in the country with 360 students abroad (one student ahead of the prior year). And Michigan State University was second among doctoral and research institutions with 2,269 students abroad in 2003-2004.

Findings from the report were released at a November 14 press briefing at the National Press Club in Washington, D.C.