, 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); })(); New program equips students for leadership in the church - News & Stories | app

app

Skip to main content

app News

New program equips students for leadership in the church

Wed, Sep 05, 2018
Matt Kucinski

ճ (CICW) announces the establishment of the Ministry Leadership Cohort—a two-year program available to incoming app College students who show potential for leadership in the local church. The initiative, open to students interested in any major or field of study, is available beginning with the 2019 incoming class.

“We are excited to offer this new opportunity to students,” said Joanna Wigboldy, program manager for CICW. “Whatever one’s chosen career path, we all, as Christians, have an active role to play in the church. We are confident this new initiative will help each student discover what it means for them to be a ‘leader’ in the life of the church, and equip them to do this work well.”

Students in the program will explore how their gifts and abilities intersect with the work of the church in service to God’s world. Ministry Leadership Cohort members participate in signature learning experiences, take a leadership role in CICW’s annual Worship Symposium, and complete a manageable series of academic courses together, most of which are already part of app's core curriculum. 

The signature event of the first year will be a spring break pilgrimage in which students explore ways to live into their unique identity and gifting in order to build the church and shape God’s world in their lived callings. Students also participate in a tuition-free for-credit summer internship course following their second year at app.

Leaders say at the close of the two-year program, Ministry Leadership Cohort participants will be well-positioned to complete a congregational and ministry studies minor or to apply for other ministry programs at app.

“Our hope is that this program will energize students’ passion for the local church, and will also equip and empower them to use and share their gifts in new ways as they help the communities they are a part of to flourish,” said Wigboldy.

Learn more about the program, including the application process, and how to recommend a student. 

CICW, located at app College Ի in Grand Rapids, Michigan, is an interdisciplinary study and ministry center that promotes the scholarly study of theology, history, and practice of Christian worship and the renewal of worship in worshiping communities across North America and beyond. CICW partners with congregations, organizations, and publishers to further its mission.


Authors: