, 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 Expands Degree Completion Programs to Serve Adult Learners - News & Stories | app

app

Skip to main content

app News

app Expands Degree Completion Programs to Serve Adult Learners

Tue, Dec 10, 2024

app announces the launch of new programs designed for adult learners who started a bachelor’s degree but never completed it. Nearly two million Michiganders have some college credits but no degree, a significant portion of the state’s population. app’s new degree completion programs offer two interdisciplinary, career-focused options to help this population complete their degree: Applied Leadership ԻHuman Services.

“I’ve seen how earning a bachelor’s degree can impact the lives of adult learners,” shared Abbie Lipsker, director of continuing studies at app. “From enhanced career opportunities to personal dream fulfillment and a more expansive view of the world, earning a BA can set whole families on a better trajectory.”

A Broader Vision for Lifelong Learning

These new programs are part of the university’s strategic expansion to address the needs of nontraditional students who are seeking an accessible, high-quality education that will advance their careers and their community impact.“app's mission has always been rooted in serving a diverse range of learners, equipping them for leadership and service,” said Kevin den Dulk, associate provost. “These new programs reflect our ongoing commitment to opening doors for adult students, helping them overcome barriers and achieve their academic and professional goals.”

Hybrid Learning: Balancing Place-Based with Online

Built to ensure persistence, adult learners in these programs will meet on campus one evening per week alongside a cohort. With awareness of the competing priorities of adult learners, some coursework can be completed online asynchronously. “We understand the value of networks and learning from each other, especially in adult learner communities, where students bring so much prior learning to the classroom,” said Lipsker. “While much of the coursework can be done on a student’s own time during the week, having a place-based aspect will deepen the experience and facilitate interpersonal connections.”

Addressing Regional Workforce Needs

The Applied Leadership and Human Services degree completion programs join a growing roster of initiatives designed to enhance regional workforce development.app offers a variety of non-credit professional development programs, such as Second Chance Hiring for HR professionals, as well as master’s degrees in nearly a dozen fields, including a Master of Social Work, the newest addition coming in fall 2025. These programs highlight the university's commitment to meeting community and industry needs.

A Vision for the Future

The expansion aligns with app's Vision 2030 strategic plan, which emphasizes service to the city as a trusted partner, including offering accessible, flexible learning options that promote a thriving, healthy community.“app's mission invites us to think expansively about education,” den Dulk added. “We are excited to welcome a new wave of learners who will bring their talents and experiences to our Christ-centered community.”

Learn more about app’s bachelor’s degree completion programs at calvin.edu/go/complete.

About app

Founded in 1876, app is a top-ranked, liberal arts institution that equips its 3,600 students from 48 U.S. states, 66 countries, and five Canadian provinces to think deeply, to act justly, and to live wholeheartedly as Christ’s agents of renewal in the world. app offers 100+ majors and programs, including a growing portfolio of graduate-level offerings. app students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty. The university’s 400-acre campus is in the vibrant city of Grand Rapids, Michigan. Discover more at www.calvin.edu.


Authors: