, 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); })(); U.S. News & World Report ranks Calvin College #1 in the Midwest - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

U.S. News & World Report ranks Calvin College #1 in the Midwest

Tue, Sep 12, 2017
Matt Kucinski

U.S. News & World Report听 overall among Midwest regional colleges in its 2018 Best Colleges Guidebook. Calvin College takes听sole possession of the top spot after being tied for first in the 2017 edition.

Released online today, the report helps prospective students and their families evaluate colleges and universities based on up to 15 widely accepted indicators of excellence, such as first-year retention rates, graduation rates and the strength of faculty. The report also takes into account qualitative assessments by administrators at peer institutions. .

In addition to its #1 overall ranking, Calvin College is also highlighted on a handful of other lists. The college ranks second among Midwest Regional Colleges in U.S. News'听鈥淪trong Commitment to Undergraduate Teaching鈥 category; sixth on 鈥淭he Best Foreign Student Factor鈥 list for the total percentage (11% in 2016-2017) of international undergrads; 19th among "Best Value Schools"; and is included as one of just 42 bachelor鈥檚-granting, regionally-accredited colleges considered to be a stellar example in the area of undergraduate research and creative projects.

鈥淐alvin鈥檚 mission to equip students to think deeply, to act justly and to live wholeheartedly as Christ鈥檚 agents of renewal in the world drives our educational vision,鈥 said Michael K. Le Roy, Calvin College president. 鈥淚t is encouraging when independent sources like U.S. News & World Report recognize the exemplary work of our faculty, staff and students.鈥

And Calvin鈥檚 engineering program received special recognition from U.S. News as one of the best undergraduate engineering programs in the country. The college tied for 44th among schools whose terminal engineering degree is a bachelors or masters. Kettering University was the only institution in Michigan to place higher on the list.

Note:听The Council for Christian Colleges & Universities听(CCCU) had a strong showing in U.S. News'听Midwest Regional Colleges category,听placing five institutions among the top ten: Calvin College (first), Taylor University (second), College of the Ozarks (fifth), Dordt College (eighth) and Northwestern College (10th).

About Calvin College
Founded in 1876, Calvin College is a top-ranked, liberal arts听college that equips its more than 3,700 students from 45 U.S. states, 60 countries and five Canadian provinces to think deeply, to act justly and to live wholeheartedly as Christ鈥檚 agents of renewal in the world. Calvin is proud to offer 100+ majors and programs, including graduate-level offerings in accounting, education, and speech pathology and audiology. Calvin students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty.

And the college鈥檚 400-acre campus, located in the vibrant city of Grand Rapids, Michigan, serves as a launching pad for students who, in any given year, participate in 40 faculty-led off-campus programs on six different continents. Discover more at

About U.S. News & World Report
U.S. News & World Report is a digital news and information company that empowers people to make better, more informed decisions about important issues affecting their lives. Focusing on Education, Health, Personal Finance, Travel, Cars and News & Opinion, USNews.com provides consumer advice, rankings, news and analysis to serve people making complex decisions throughout all stages of life. More than 37 million people visit USNews.com each month for research and guidance. Founded in 1933, U.S. News is headquartered in Washington, D.C.


Authors: