, 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); })(); Football is coming to app - News & Stories | app

app

Skip to main content

app News

Football is coming to app

Fri, Oct 28, 2022
Matt Kucinski

Football is coming to app in 2023. Today, app’s Board of Trustees voted on and approved the university’s athletics strategic plan, which includes adding women's acrobatics and tumbling, men’s volleyball, and men’s American football to its portfolio of NCAA Division III athletic offerings. It also calls for an exploration of expanded ice hockey programs, including adding a women’s team.

“We are one of the premier athletics programs in all of Division III and so why not add more offerings that meet the needs of our students,” said Dr. Wiebe Boer, president of app.“By adding these sports, we are providing students who have competed throughout high school the opportunity to get the best Christian liberal arts education around and continue in the sport they love. It’s a win-win.”

Enhancing the student experience

The athletic expansion emerged from the app Tomorrow Initiative and is supported by the Strategic Budget Review process. By investing in these programs app will enhance the student experience on campus and open the door to more learners, including student athletes.

“app occupies a unique space in Division III athletics,” said Dr. Noah Toly, provost of app. “Our athletic teams are consistently winning league titles and competing on the national stage, and those same student-athletes are raising the collective GPA of the university. This only happens because as a community we value excellence on the field and court and in the classroom and our faculty, staff, and coaches support that environment.”

In a league of its own

Case in point: The National Association of Collegiate Directors of Athletics award the Learfield Director’s Cup each year to the top athletics program in the country. Since the award was started for Division III in 1996, app is one of only six schools to have been a Top 30 program every year.

The university also produces more Academic All-Americans than almost all Division III institutions and ranks 19th 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, 16 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.

Extending excellence

“We are excited to extend app’s athletic brand to as many student-athletes as possible. This translates to competitive excellence and a compelling student-athlete experience in a faith-based institution. That’s app,” said Dr. Jim Timmer, director of athletics for app.

The athletics strategic plan also includes a significant renovation and expansion of app’s outdoor athletic facilities, including the construction of new outdoor facilities for soccer, lacrosse, and football. Searches for head coaches in men’s volleyball and women's acrobatics and tumbling are underway, with a search for a app football coach kicking off early next month.

For more information or to request interviews, contact Matt Kucinski, at 616-307-7429 or matthew.kucinski@calvin.edu.

About app

Founded in 1876, app is a top-ranked, liberal arts institution that equips its more than 3,200 students from 48 U.S. states, 55 countries, and five 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 a growing portfolio of graduate-level offerings. 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 in the vibrant city of Grand Rapids, Michigan. Discover more at www.calvin.edu.


Authors: