, 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 College is a top producer of Fulbright U.S. Scholars - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin College is a top producer of Fulbright U.S. Scholars

Thu, Feb 12, 2015
Matt Kucinski

The U.S. Department of State's have released a list of the U.S. colleges and universities that produced the most 2014-2015 Fulbright U.S. Scholars. is the U.S. government's flagship international educational exchange program. are highlighted annually in The Chronicle of Higher Education.

According to the Chronicle鈥檚 website, Calvin College is one of just six bachelor鈥檚 institutions in the nation to have at least two faculty members awarded prestigious Fulbright grants in 2014-15.

Biochemistry professor Herb Fynewever to teach and conduct research in Nepal, and psychology professor and former Calvin College provost Claudia Beversluis to visit several major universities in India discussing issues in higher education.

鈥淭he Fulbright program promotes mutual interest and intellectual cooperation across borders, so it's a perfect fit for many of Calvin's internationally engaged faculty. It has allowed several of our colleagues to pursue major research projects and to produce world-class publications,鈥 said , dean for at Calvin College.

And the recognition from the U.S. Department of State is not unexpected as Calvin has had a track record of success with earning Fulbright awards. Since 2009, faculty at Calvin have received 11 Fulbright Awards. And, for 2015-16, German professor has already been offered a Fulbright Scholar Fellowship in Berlin, and the college is waiting to hear on other faculty applications.

鈥淏eing offered a Fulbright award is more than an honor, it offers a great opportunity to pursue valuable scholarly topics,鈥 said Roberts. 鈥淎s a Christian institution, we are looking at these things from a particular perspective and what鈥檚 exciting about the Fulbright Program continuing to fund our faculty is that they recognize that what we are doing here is legitimate, that we鈥檙e adding an important voice to the scholarly fields we are participating in.鈥

Since its inception in 1946, the Fulbright Program has provided more than 360,000 participants with the opportunity to exchange ideas and contribute to finding solutions to shared international concerns. More than 1,100 U.S. college and university faculty and administrators, professionals, artists, journalists, scientists, lawyers and independent scholars are awarded Fulbright grants to teach and/or conduct research annually. The Fulbright U.S. Scholar Program operates in more than 125 countries throughout the world.


Authors: