, 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 Prison Initiative Hires Executive Director - News & Stories | app

app

Skip to main content

app News

app Prison Initiative Hires Executive Director

Tue, Jul 02, 2024

Lisa Spoelhof Schra, a 1993 graduate of app, has been named executive director of the app Prison Initiative (CPI). The partnership between app Theological Seminary, app, and the Michigan Department of Corrections provides incarcerated men with an opportunity to earn a bachelor’s degree behind bars.

“This is important work,” said Schra. “The gospel asks us to reach out in new spaces and find people on the margins. I’m excited to join the CPI team who is doing that well.”

Schra has worked in nonprofits her entire career, including most recently as director of development for Living Stones Academy and for the past year in app’s advancement division. In her new role, she’ll be tasked with overseeing a growing CPI team, leading both strategic planning and operations.

“Lisa has demonstrated the ability to build and support well-functioning teams,” said Kevin den Dulk, associate provost at app. “With the growth of the CPI program and the emerging expansion of prison education across the state, having her skill set in leading our growing team sets us up well to continue to lead the state of Michigan forward in seeking renewal behind bars.”

Ripple Effects of Renewal

Since receiving accreditation for the program in Handlon Correctional Facility in 2015, CPI has now seen 71 students graduate with a bachelor’s degree. The formative education the men received not only changed their lives but is also changing prison culture. The graduates are now mentors, tutors, pastoral assistants, and leaders, now working to create a flourishing environment inside prison fences.

And while the culture change is happening at Handlon, it’s also spreading across the state. Small groups of graduates from CPI have now been sent to four additional prisons in Michigan to help work toward renewal in those prisons. And app has also started a consortium of 13 colleges who are working together toward a shared goal.

“The goal is to have a college program in every prison in Michigan,” said Todd Cioffi, who is now senior advisor for CPI. “If a child has one incarcerated parent, statistics show that they have a much higher likelihood of being incarcerated too. We know it’s generational. But so too is education.”

“My two daughters want to go to college now because they’ve seen me graduate, they’re calling on me to help them,” said , a 2020 graduate of the CPI program. “They saw the livestream of graduation and said ‘Dad, I can’t tell you how proud I am.’”

The app program hasn’t limited itself to offering education behind bars. app is also committed to removing barriers for returning citizens as they re-enter society, everything from app students developing a returning citizen app that helps formerly incarcerated individuals access the services they’ll need post-incarceration to app offering a micro credential for employers who are considering hiring returning citizens.

Read more about the app Prison Initiative program.


Authors: