, 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 welcomes 965 new students for fall 2017 - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Calvin welcomes 965 new students for fall 2017

Mon, Sep 18, 2017
Matt Kucinski

Calvin鈥檚 2017 incoming cohort of 965 students (889 first-time, 76 transfer), combined with its very strong retention rate, has led to the college exceeding its overall enrollment goal for the 2017-2018 academic year.

The incoming class is strong in terms of academic credentials and in diversity of student enrollment. The class carries a 3.77 average GPA鈥攖he highest on record for an incoming cohort. And nearly one in three students (30%) starting at Calvin this fall is either an international student or an AHANA (Asian, Hispanic, African, Native American) student.

鈥淚t鈥檚 exciting to be part of a mission that is attractive to high-achieving students around the corner and across the globe,鈥 said Russ Bloem, vice president for enrollment management. 鈥淭o have a student population rich in diversity in all its forms is a real benefit to our community and makes for a vibrant learning environment.鈥

The college鈥檚 total student population is now 3,840 students, representing 45 states, 60 countries and five Canadian provinces. While Calvin continues to attract students from across the United States and around the world, the 2017-2018 data shows a slight uptick in the number and percentage of incoming students from the Midwest鈥攁 solid outcome considering that the number of high school graduates in the Midwest is declining and is not expected to level off until the middle of next decade.

鈥淲e鈥檙e committed to expanding our national and international presence,鈥 said Bloem. 鈥淎nd we also are dedicated to continuing to be viewed as a top option for high school graduates in the Midwest.鈥

U.S. News & World Reportranking Calvin College #1 among Midwest regional colleges in its 2018 Best Colleges Guidebook certainly helps in solidifying the college鈥檚 reputation among high school graduates. U.S. News also ranked Calvin second among Midwest Regional Colleges in its 鈥淪trong Commitment to Undergraduate Teaching鈥 category; sixth on its 鈥淭he Best Foreign Student Factor鈥 list for the total percentage (11% in 2016-2017) of international undergrads; 19th among "Best Value Schools"; and as one of just 42 bachelor鈥檚-granting, regionally-accredited colleges considered as a stellar example in the area of undergraduate research and creative projects.


Authors: