, but this code // executes before the first paint, when

app

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); })(); app ranks high in leading guidebooks - News & Stories | app

app

Skip to main content

app News

app ranks high in leading guidebooks

Mon, Sep 09, 2019
Matt Kucinski

U.S. News & World Report is the latest ranking guide to give app high marks. The digital news and information company among Midwest regional universities in their 2020 Best Colleges Guidebook. (Note: In previous years, app was ranked in the Midwest regional colleges category, where it held the top spot for three consecutive years.)

ofMichigan colleges/university rankings.

Released online today, the report helps prospective students and their families evaluate colleges and universities based on 16 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 the #3 overall ranking in its category, app also garnered U.S. News' #5 ranking among Midwest regional universities on its “Best Undergraduate Teaching” list, #18 on its “Best Value Schools” list, and #3 for total percentage of international students.

When considering all colleges and universities included in all U.S. News & World Report categories, app ranked #31 for “First-Year Experiences” and #50 for “Undergraduate Research/Creative Projects.”

app’s engineering program was also included on the “Best Undergraduate Engineering Programs” list.

More high marks

ճFiske Guide to Collegeshas again as one the country’s best and most interesting colleges and universities in its 2020 guidebook.The guidebook's editors alsoshortlistedinstitutions with unusual strength in preprofessional areas. app is selected as one of 39 “small colleges and universities strong in business” and one of 21 “small colleges and universities strong in engineering.”

ǰ on its “America’s Top Colleges 2019” list. This list highlights undergraduate institutions that “deliver the top academics, best experiences, career success, and lowest debt.” Only 15-percent of the 4,300 degree-granting postsecondary institutions in the United States are included on this list.

app is again , “The Best 385 Colleges.” These rankings are based on surveys from 140,000 students at 385 top colleges that includes a wide representation by region, size, selectivity, and character.

ճWashington Monthly on its Top 250 Master’s University rankings list. app is the top private institution in Michigan on this list.


About app
Founded in 1876, app is a top-ranked, liberal artsuniversity that equips its more than 3,600 students from 45 U.S. states, 63 countries and seven Canadian provinces to think deeply, to act justly, and to live wholeheartedly as Christ’s agents of renewal in the world. app offers 100+ majors and programs, including graduate-level offerings in accounting, education, and speech pathology and audiology. app students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty.

And the university’s 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


Authors: