Âé¶¹Ô­´´

MU logo
MU logo

Âé¶¹Ô­´´ Awards Scholarships to Incoming Students for Academic Excellence and Leadership

Jan 7, 2026

Âé¶¹Ô­´´ Awards Top Scholarships to High-Achieving Future Spartans

Scholarships that reduce tuition costs and open doors to life-changing academic opportunities

Âé¶¹Ô­´´ is proud to welcome its newest class of high-achieving future Spartans — students who have earned some of the University’s most prestigious merit scholarships and will join campus in Fall 2026. These competitive awards help students reduce college tuition, explore hands-on learning, and build meaningful leadership experiences from day one.

Full-Tuition Honors Scholarship Award

Among this year’s highest academic achievers are Gabrielle Vance (Fishers, Ind.) and Kalli Davis (Wabash, Ind.), recipients of Manchester’s Honors Scholarship Award, the University’s premier undergraduate merit scholarship.

This award covers:

  • Full tuition
  • Student fees
  • On-campus housing
  • Meal plan
  • For up to four years

Vance, a senior at Hamilton Southeastern High School, plans to pursue a career in pharmacy, bringing strong academics, healthcare experience, and leadership skills to Manchester.

Davis, a senior at Wabash High School, will study Applied Mathematics and education and compete on the Spartan softball team. As a first-generation college student, she brings inspiring service and leadership commitments to her campus experience.

These scholarships recognize students who demonstrate Manchester’s core values: curiosity, integrity, service, and community.

Subtle_Texture
A male student walks to receive his unergrad degree wearing a black cap and gown and green ribbon.

Trustee Scholars Earn $28,000 Awards

Manchester also awards its Trustee Scholarships, valued at $28,000 per student annually, to 2025 applicants demonstrating academic promise, leadership, commitment to campus involvement, and athletic achievement.

The 2025 Trustee Scholarship recipients include:

  • Joanna Erbaugh — Peace Studies
  • Hailey Jordan — English: Professional & Creative Writing
  • Brady Leininger — Applied Mathematics; Men’s Cross Country & Track and Field
  • Amaya Mogollon — Communication Studies
  • Krystin Nelson — Exploratory Studies; Women’s Wrestling
  • Chase Pekny — Biology-Chemistry/Pre-Med; Men’s Wrestling
  • Jaime Prater — Pre-Pharmacy; Co-ed Cheerleading
  • Turner Price — Software Engineering; Esports
  • Jackson Thompson — Biology-Chemistry/Pre-Med; Men’s Baseball
  • Chloe Westerfield — Criminology; Co-ed Cheerleading and Women’s Volleyball
  • Hayden Whittenbarger — Business Management; Men’s Cross Country & Track
  • Katelyn Woolwine — Elementary Education; Women’s Track & Cross Country

 

How can I get a Scholarship from Âé¶¹Ô­´´?

A female student is also a wrestler and carrying her iced coffee

Scholarships for 1st-Year and Transfer Students

  • Director’s Award – $12,000
  • Founders’ Scholarship – $15,000
  • Faculty Scholarship – $18,000
  • Dean’s Scholarship – $21,000
  • Presidential Scholarship – $24,000
  • Honors Scholarship – Covers tuition, room & board and fees (eligibility requirements)
On Black & Gold Day, a student wearing an Âé¶¹Ô­´´ t-shirt and fedora smiles into the distance.

Schedule a Campus Visit

Potential students vising Âé¶¹Ô­´´ Campus are immediately considered for up to $2000 in scholarship awarded over 4 years of their education ($500 per academic year).

Âé¶¹Ô­´´ believes every student deserves access to an education that transforms their future with hands-on learning, small classes, and a supportive community.

A student lifts a celebratory poster over his head that reads "Become your best self at Âé¶¹Ô­´´"

100% Free, 100% Forgivable Loans

Earn your undergraduate using dollars contributed by Parkview and Questa in a collaborative partnership with Âé¶¹Ô­´´. ABSN students are fast-tracked to earn their degree within 16 months. Then within 3 years of providing bedside nursing within Parkview of Northeast Indiana, they are considered fully vested and their tuition is 100% paid.

Not a nursing student? No problem, Âé¶¹Ô­´´ is a contributing Payback Partner in the Questa Scholars Program. If all criteria are met, Questa Scholars can borrow up to $20,000 with up to 75 percent of their debt forgiven simply by living and working in the Northeast Indiana for five years after graduating from Âé¶¹Ô­´´.

Subtle_Texture

Top Traits for this Year’s Scholarship Winners

Pam Haynes
“These students exemplify the academic excellence, leadership, service, and engagement that define Âé¶¹Ô­´´. Through the Honors and Trustee Scholarship programs, Manchester is investing in students who are prepared to lead, serve, and make a meaningful impact on campus and in their communities.â€
Pam Haynes, Assistant Dean Academic Affairs and Honors Program Director

Scholarship day: where future spartans take the next step – when to apply

High school seniors apply for these merit-based awards in the fall. Top applicants are invited to Scholarship Day, where they:

  • Interview with Manchester faculty
  • Share academic and leadership experiences
  • Explore campus and student life
  • Envision their future as a Spartan

Winners are announced in late December and join the University beginning Fall 2026.

Reducing Tuition + Increasing Opportunity

Manchester’s generous merit-based scholarships:

  • Reduce the cost of college
  • Recognize students for academic excellence and leadership
  • Support first-generation and high-achieving students
  • Make a private university education more accessible

Scholarships like the Honors and Trustee Awards help students focus on learning, community, athletics, and career preparation, instead of student debt.

Want to Earn a Scholarship Like This?

Future students can boost their chances by:

  • Taking challenging academic courses
  • Getting involved in leadership, service, athletics, or clubs
  • Applying early for admission and scholarships
  • Visiting campus — one of the best ways to stand out

Prospective students can schedule a campus visit, learn more about scholarship opportunities, and explore more than 70academic majors and programs.

More News

exists --- (function ensure40pxInlineEarly() { function set40(el) { el && el.style.setProperty('padding-top', '40px', 'important'); } // If header already parsed, set now; otherwise set as soon as it appears. const hdrNow = document.getElementById(HEADER_ID); if (hdrNow) { set40(hdrNow); return; } new MutationObserver((muts, obs) => { const hdr = document.getElementById(HEADER_ID); if (hdr) { set40(hdr); obs.disconnect(); } }).observe(document.documentElement, { childList: true, subtree: true }); })(); // --- Helpers --- function hideDiviBars() { document.querySelectorAll('.divibars-container').forEach(div => { const content = (div.textContent || '').replace(/\u00A0/g, ' ').trim(); const shouldHide = !content || /all\s*clear/i.test(content) || /test/i.test(content) || /feed\s*has\s*no\s*items\.?/i.test(content); if (shouldHide) div.style.setProperty('display', 'none', 'important'); }); } function isEffectivelyVisible(el) { if (!el || !el.isConnected) return false; const target = el.querySelector('.divibars, .divibars-wrapper, .divibars-content') || el; const cs = getComputedStyle(target); if (cs.display === 'none' || cs.visibility === 'hidden' || target.hidden) return false; if (parseFloat(cs.opacity || '1') < 0.05) return false; if (target.closest('[aria-hidden="true"]')) return false; const rect = target.getBoundingClientRect(); const hasSize = (rect.width > 0 && rect.height > 0) || (target.offsetWidth > 0 && target.offsetHeight > 0); if (!hasSize) return false; const vh = window.innerHeight || document.documentElement.clientHeight; return rect.bottom > 0 && rect.top < vh; } function anyRealBannerVisible() { // A “real†banner = visible AND not empty/test/all-clear/feed-empty return Array.from(document.querySelectorAll(CANDS)).some(el => { if (!isEffectivelyVisible(el)) return false; const txt = (el.textContent || '').replace(/\u00A0/g, ' ').trim(); if (!txt) return false; if (/all\s*clear/i.test(txt) || /test/i.test(txt) || /feed\s*has\s*no\s*items\.?/i.test(txt)) return false; return true; }); } function setForce110(on) { const root = document.documentElement; const was = root.classList.contains('divibar-force-110'); if (!!on === was) return; root.classList.add('divibar-atomic'); root.classList.toggle('divibar-force-110', !!on); // If we’re NOT forcing 110, clear any stray inline 110 the plugin may add later. if (!on) { const hdr = document.getElementById(HEADER_ID); if (hdr) hdr.style.setProperty('padding-top', '40px', 'important'); } requestAnimationFrame(() => root.classList.remove('divibar-atomic')); } // Debounced 2-frame confirmation to avoid flicker during animations let raf1 = null, raf2 = null; function scheduleRecompute() { if (raf1) return; raf1 = requestAnimationFrame(() => { raf1 = null; hideDiviBars(); const a = anyRealBannerVisible(); raf2 = requestAnimationFrame(() => { raf2 = null; const b = anyRealBannerVisible(); setForce110(a && b); }); }); } // --- Wiring --- document.addEventListener('DOMContentLoaded', scheduleRecompute); window.addEventListener('load', scheduleRecompute); window.addEventListener('resize', () => { cancelAnimationFrame(raf1); raf1 = null; cancelAnimationFrame(raf2); raf2 = null; scheduleRecompute(); }); new MutationObserver(() => scheduleRecompute()).observe(document.documentElement, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class', 'aria-hidden'] }); document.addEventListener('transitionend', e => { if (e.target && e.target.closest(CANDS)) scheduleRecompute(); }); document.addEventListener('animationend', e => { if (e.target && e.target.closest(CANDS)) scheduleRecompute(); }); document.addEventListener('click', function (e) { const btn = e.target && e.target.closest('.divibars-close'); if (!btn) return; setTimeout(() => { const bar = btn.closest('.divibars-container, [class*="divibar"]'); if (bar) bar.style.setProperty('display', 'none', 'important'); scheduleRecompute(); }, 200); }, true); // Initial pass scheduleRecompute(); })();