, 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); })(); School of Business Recognizes Graduates with Excellent, Engaged, and Faithful Awards - News & Stories | app

app

Skip to main content

app News

School of Business Recognizes Graduates with Excellent, Engaged, and Faithful Awards

Fri, Apr 28, 2023

app School of Business faculty recognized 20 students with the annual Excellent, Engaged and Faithful Awards as part of its Senior Salute Celebration. Winners were nominated and selected by School of Business faculty.

“Senior Salute is a time-honored tradition to celebrate our outstanding students,” said Jim Ludema, dean of app’s School of Business. “The night provides one last chance for business students to gather and celebrate their incredible accomplishments as they move forward as visionary, strategic, and ethical leaders in business, their relationships, their churches, and their communities.”

Award Categories

Excellent
The award is given to students with the highest-grade point average by major.
Undergraduate – Kade Bouwer, Abbigail Carsten, Jon Flamming, Alyssa Flamming, Brandan Knepper, and Celestina Rai
Graduate – Allison Apol,
Aaron Bos, Alyssa Bykerk, and Yeheun Lee

Engaged
The award is given to students who are engaged with their educational experience at app including with their classmates in teamwork and group projects; through their involvement in student and professional organizations; community and church activities, and internships.


Undergraduate – Annelies Kraayeveld, Nain Miranda Duarte, Nicole LeFebre, and Trevor VanVeldhuisen
Graduate – Charles Tourek

Faithful
The award is given to students who exemplify strong faith and are seen by others as being dependable; men and women of great integrity and faith; and people who seek to model Christ in their lives.


Undergraduate – Holly Clark, Michaela Giovannelli, Solomon Kim, Elijah Long, and Jessie Rieth
Graduate – Yeheun Lee

Special thanks to the app Center for Innovation in Business for providing the event for students.