, 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); })(); Fiske Guide highlights Calvin's business, engineering programs - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Fiske Guide highlights Calvin's business, engineering programs

Wed, Jul 03, 2013
Matt Kucinski

Calvin College is again touted as one of the country鈥檚 best and most interesting colleges in the 2014 edition of the .

The Fiske Guide provides college-bound students and their parents with a selective, subjective and systematic look at 300-plus colleges and universities in the U.S., Canada, Great Britain and Ireland.

In this year鈥檚 edition, Calvin made the lists for small colleges and universities strong in 聽and in , putting Calvin as the only college in Michigan on either of those lists.

In the two-page essay included in the guide, editors say that Calvin 鈥渞anks high on the private-college bargain list鈥 and that 鈥渕ost students view Christian values as central to the academic experience.鈥

The guide also notes that Calvin is the only evangelical college to offer an program, that students who receive bachelor鈥檚 degrees in from Calvin pass the CPA exam at rates well above the national average and the college is among the top in the nation for the .

Current Calvin students quoted in the guide are appreciative of the academic environment and the support of faculty. Says one sophomore: 鈥淭he dedication of the professors is contagious and encourages me to want to learn more.鈥

Fiske editors agree, noting that 46 percent of classes at Calvin have 19 or fewer students. 鈥溾eaching assistants won鈥檛 be found behind the lecterns, so professors are expected to reserve about 10 hours per week for advising and assisting students outside of class.鈥

Students also give the college high marks in the areas of , , and . 鈥淲ith over 100 different student clubs, varsity and intramural sports, and music groups, it鈥檚 not too difficult to get socially connected on campus,鈥 says one senior.

Students also note that Calvin has a character and atmosphere. Says one sophomore: 鈥淭his college, its people, place, and mission, all revolve around a commitment to Christ and the furthering of His kingdom. Faith plays an integral part in the classrooms, offices, and dorm rooms.鈥

The Fiske Guide to Colleges was commenced 30 years ago by Edward B. Fiske, who served for almost two decades as education editor of The New York Times. The guide takes into account many qualities, including academic ratings, price category and quality of student life on campus.


Authors: