, 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 Knights rising in the national rankings - News & Stories | app

app

Skip to main content

app News

app Knights rising in the national rankings

Tue, Oct 10, 2023
Matt Kucinski

The success of the app Knights seems to be an evergreen story. Having multiple athletic teams ranked nationally is as much of a app tradition as the Cold Knight Plunge in February or Chaos Day in late August.

Athletic excellence

This fall is no exception. As of early October, the men’s and women’s cross-country teams, men’s and women’s soccer teams, and women’s volleyball team all find themselves ranked inside the Top 25 in Division III athletics. That accounts for five of app’s nine varsity fall sports (which includes football which won’t begin NCAA Division III competition until next fall). Note: This also doesn’t include both of app’s ice hockey teams which compete in ACHA Division I and III and are ranked #10 and #16 respectively.

While having five varsity teams in one season inside the Top 25 seems impressive—it’s not unusual for app. Just this past year, both app’s portfolio of fall and spring sports teams had five squads ranked inside the Top 25 at the same time.

Academic excellence

While app’s student athletes’ excellence shows up in the standings and the polls, it also transcends the field and the court and shows up in the classroom. While the Division III philosophy is that athletics is part of a well-rounded college experience, app’s excellence in both academics and athletics is hard to match.

In fact, the athletic program produces more Academic All-Americans than almost all Division III institutions and ranks 20th all-time when considering all divisions. MIT, Notre Dame, Stanford, and the University of Michigan are among the company app keeps near the top of that list. While these are individual awards, app’s teams also stand out. This past academic year, 15 of app’s 21 varsity athletics teams that compete in the Michigan Intercollegiate Athletic Association (MIAA) maintained a cumulative GPA of 3.3 or better, qualifying them for the MIAA Team GPA Award.

Christ-centered

Beyond the accolades on the field and in the classroom, athletics director Jim Timmer is just as impressed with how his coaches and student athletes model excellence in their faith-based leadership.

“The integration of faith is the plus-plus [at app],” said Jim Timmer, athletics director at app. “It is not an add on, it is central to the entire experience here, including athletics.”


Authors: