, 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 Dorms Partner in GR - News & Stories | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

ÃÛÌÒapp News

ÃÛÌÒapp Dorms Partner in GR

Tue, Nov 28, 2000
Andrew Heffner

Each year, before classes even begin, ÃÛÌÒapp College introduces its freshman class to the city of Grand Rapids via a project called StreetFest. First-year students go out into the streets of Grand Rapids for a variety of volunteer projects, everything from cleaning streets to sorting clothes to serving meals.

ÃÛÌÒapp's stated purpose is to teach its students, from the first moments they are ÃÛÌÒapp students, that one of the goals of a ÃÛÌÒapp education includes making a difference in the city. So, does it work? Does StreetFest have an impact beyond just one day?

Recent collaborations between ÃÛÌÒapp and community organizations suggest it does. ÃÛÌÒapp's dorm partnerships are one example of the on-going relationships between ÃÛÌÒapp and a variety of community organizations.

The partnerships, which are organized by the school's Service-Learning Center, began in 1995 with one residence hall. Today, just five years later every ÃÛÌÒapp College residence hall has a partnership in the Grand Rapids community. One dorm has a homework club in which ÃÛÌÒapp students work with children from Urban Produce in Grand Rapids. Another works with Baxter Community Center and sees ÃÛÌÒapp students helping run Baxter's after-school program. Yet another dorm partners with Grandville Avenue Library on various after-school efforts such as reading programs.

Courtney Battjes, a sophomore psychology major from Grandville, (pictured above) helps coordinate the partnership between her dorm, Rooks-VanDellen, and the Baxter Community Center. The program runs after school on Tuesdays, Wednesdays and Thursdays with different themes each day. Battjes says the goals are simple: to build mentoring relationships with the children and to build cross cultural friendships.

Steven Hall, a sophomore elementary education major from North East, Penn., coordinates the partnership between his dorm, Boer-Bennink, and the Grandville Avenue Library. Each day after school neighborhood kids show up to hang out with the ÃÛÌÒapp students. Hall says "consistency is an important part of what we do," adding: "We want the kids to have someone to count on each day." Hall changed his major to elementary education and says his work in the partnership has strengthened his decision. "I just love the kids eagerness to learn," he says, "and the way they love as true friends without being concerned about the superficial things that can bother older people."

All told there are a half dozen partnerships between ÃÛÌÒapp dorms and local organizations with activities taking place day after day and week after week. But these partnerships are just the tip of the iceberg at ÃÛÌÒapp. The Service-Learning Center's figures suggest that almost 1,000 students are involved in service efforts at some point during the typical school year.

The dorm partnerships are supplemented by such efforts as ÃÛÌÒapp's deep involvement in the Big Brothers/Big Sisters Program, visit programs to the elderly and shut-ins, engineering work for such organizations as Goodwill and federal work study programs that see ÃÛÌÒapp students connected to such organizations as Home Repair Services, Eastown Ministries and the Grand Rapids Service Corps.

The Service-Learning Center at ÃÛÌÒapp is using as its theme in 2000-2001 the rhetorical question "Who Is My Neighbor?" Via the dorm partnerships students at ÃÛÌÒapp are learning that there neighbors are not just next door in the dorms, or down the block from ÃÛÌÒapp's campus, but rather that they reside throughout the city. And the lessons of StreetFest continue.


Authors: