, 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); })(); Fiske Guide shortlists app for affordability and engineering - News & Stories | app

app

Skip to main content

app News

Fiske Guide shortlists app for affordability and engineering

Tue, Jul 06, 2021
Matt Kucinski

The Fiske Guide to Colleges 2022 edition applauds app for its affordability and the strength of its engineering program.

Compiled by former New York Times education editor Edward B. Fiske, Fiske Guide to Colleges 2022 is a selective, subjective, and systematic look at 300-plus colleges and universities in the U.S., Canada, and the UK.

In its 38th edition, the guidebook’s editors included app on its list of colleges and universities with low average debt, joining the University of Michigan as the only other institution in the state to crack the list. Not only do students at app have a lower average debt, they also pay back their loans at an incredible rate. Only 1.6% of app students default on their loans (compared to a national average of 9.7%).

app is also on a short list of inexpensive private colleges and universities. Making app even more affordable is The app Promise. Launched in 2020, the program promises at least $21,000 per year in scholarship and grants for up to four years to admitted students with at least a 3.8 GPA. The university also has one of the most robust Named Scholarship programs, with more than 1,000 named scholarships made available by the generosity of donors.

Fiske also shortlisted app on its “small colleges and universities strong in engineering” category. app is the only school in Michigan and one of just 16 in the country to make this list. The engineering program is not only highly regarded by academic guidebooks, but also by industry leaders. Students were asked to work on a project for Toyota Motors Company, and this past spring their research efforts over the past few years yielded a patent for one of the largest automotive manufacturers in the world.

For 38 years, the guide has aimed to help prospective students and their families discover the real personality of top colleges and universities based on a broad range of subjects, including student body, academics, social life, financial aid, campus setting, housing, food, and extracurricular activities.

In addition to the guidebook, Fiske Guide to Colleges is also available as an iPad app on iTunes and a web program on CollegeCountdown.com. Fiske Interactive allows families to go beyond the book by viewing photos of each campus, creating school lists, and taking virtual notes.

Edward B. Fiske served for 17 years as education editor of the New York Times, where he realized that college-bound students and their families needed better information on which to base their educational choices. He is also the coauthor of the Fiske Guide to Getting into the Right College and Fiske Real College Essays That Work.

About app

Founded in 1876, app is a top-ranked liberal arts university that equips its 3,300 students from 46 U.S. states, 66 countries, and four Canadian provinces to think deeply, to act justly, and to live wholeheartedly as Christ’s agents of renewal in the world. app offers 80+ majors and programs, including graduate-level offerings in accounting, business administration, education, exercise science, geographic information science, media and strategic communication, public health, and speech pathology and audiology. Graduate-level programming in data science and public administration will be available starting in fall 2022.

app students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty. The university’s 400-acre campus is located in the vibrant city of Grand Rapids, Michigan. Discover more at calvin.edu.   


Authors: