, 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 hosts Homecoming & Family Weekend - News & Stories | app

app

Skip to main content

app News

app hosts Homecoming & Family Weekend

Thu, Sep 28, 2023
Matt Kucinski

On Friday, September 29 and Saturday, September 30, app welcomes alumni, family, and the broader community to campus for Homecoming & Family Weekend. The weekend features athletic contests, a race around app’s beautiful campus, a fall music festival, and even a farmer’s market.

View full schedule

Taking in athletic events

The undefeated since 1876 app Knights football team will run their first-ever open to the public intersquad scrimmage, where the team will play a couple quarters of football, plus show off some of their set plays. The maroon and gold football scrimmage will be held at 1 p.m. at the Grand Rapids Christian Eagles Football Stadium (2300 Plymouth Ave. SE, Grand Rapids, Mich. 49506). Before the game, a tailgate lunch will be held at 11:30 a.m. (advance RSVPs requested).

app women’s volleyball, men’s lacrosse, hockey, men’s and women’s rugby, and both cross country teams are also in action during the Homecoming weekend. Check schedule for times and locations.

Showcasing art and exploring campus

The 2023-2024 season of music at app kicks off during Homecoming & Family Weekend with the annual app Music Festival. This year, all eight of the university’s vocal and instrumental ensembles will be featured at 7:30 p.m. Saturday night in a collage-style concert at the Covenant Fine Arts Center Auditorium. Tickets can be purchased through the app Box Office, and all proceeds benefit the Friends of Music Scholarship Fund.

Other works of art to check out on campus include the art exhibit “Learning in Place: Legacies of Organic Architecture at Knollcrest,” which was compiled by professor of art history Craig Hanson; the Dice Mineralogical Museum, which features over 300 types of unique mineral specimens from around the world, and the university’s beautiful Ecosystem Preserve & Native Gardens.

Joining in on the fun

The weekend also includes a number of fun events to participate in, including the app Classic 5K & Fun Run, which has been running for more than 30 years strong and allows runners and handcyclists of all ages and abilities to race for a medal or simply enjoy a brisk stroll with family and friends around the beautiful campus.

Visitors can also climb the university’s indoor 40-foot tall rock wall or enjoy the open swim time in the Olympic-sized pool. A root beer social and a carnival are also among the weekend festivities.

“All are welcome to come out to app’s campus this weekend,” said Jeff Haverdink, director of alumni engagement. “Whether you are interested in experiencing top-tier athletics or fine arts, exploring trails or climbing rock walls, the weekend surely has something for you. And we couldn’t ask for better weather.”


Authors: