<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The Ohio Autism Scholarship Program pays up to $34,000 in FY2027 funding for a child with autism. What Cleveland parents need to qualify, the private diagnosis route that skips the IEP, the May 31 deadline, and what the money can and can't buy.">
<title>Ohio Autism Scholarship Program for Cleveland Families: $34,000 FY2027 Funding, Who Qualifies Without an IEP, How to Apply, and Which Providers Take It | Achieving Stars Therapy</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap" rel="stylesheet">
<style>:root { --white: #FFFFFF; --off-white: #F9FAFB; --gold: #F5A623; --gold-light: #FEF7E8; --navy: #1A2B4A; --navy-soft: #2D3E5F; --gray: #6B7280; --border: #E5E7EB; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'DM Sans', system-ui, sans-serif; background: var(--off-white); color: var(--navy); line-height: 1.7; font-size: 17px; }
h1 { font-family: 'Fraunces', Georgia, serif; font-size: clamp(28px, 6vw, 42px); font-weight: 600; line-height: 1.15; color: var(--white); margin-bottom: 16px; }
h2 { font-family: 'Fraunces', serif; font-size: 24px; font-weight: 600; color: var(--navy); margin-bottom: 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
h3 { font-family: 'Fraunces', serif; font-size: 19px; font-weight: 600; color: var(--navy); margin: 24px 0 10px; }
p { margin-bottom: 14px; color: var(--navy-soft); }
a { color: var(--gold); font-weight: 500; text-decoration: underline; text-underline-offset: 2px; }
a:hover { color: var(--navy); }
ul, ol { margin: 14px 0; padding-left: 24px; }
li { margin-bottom: 8px; color: var(--navy-soft); }
strong { color: var(--navy); }
table { width: 100%; border-collapse: collapse; margin: 18px 0; font-size: 15px; }
th, td { padding: 10px 12px; text-align: left; border-bottom: 1px solid var(--border); vertical-align: top; }
th { background: var(--gold-light); color: var(--navy); font-weight: 600; font-family: 'Fraunces', serif; }
tr:hover { background: var(--off-white); }
.hero { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); padding: 130px 24px 48px; text-align: center; }
.hero-inner { max-width: 720px; margin: 0 auto; }
.location-badge { display: inline-block; background: var(--gold); color: var(--navy); font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 6px 14px; border-radius: 20px; margin-bottom: 16px; }
.hero p { font-size: 18px; color: rgba(255,255,255,0.85); line-height: 1.7; max-width: 600px; margin: 0 auto; }
.quick-info { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; background: var(--white); border-radius: 12px; padding: 24px; margin: -32px auto 32px; max-width: 800px; box-shadow: 0 4px 20px rgba(26,43,74,0.08); position: relative; z-index: 10; }
.info-item { text-align: center; }
.info-label { font-size: 12px; color: var(--gray); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 4px; }
.info-value { font-size: 15px; font-weight: 600; color: var(--navy); }
.content { max-width: 800px; margin: 0 auto; padding: 24px 24px 72px; }
section { margin-bottom: 36px; }
.highlight-box { background: var(--gold-light); border-left: 4px solid var(--gold); border-radius: 0 10px 10px 0; padding: 18px 22px; margin: 20px 0; }
.highlight-box p { margin: 0; color: var(--navy); }
.faq-item { margin-bottom: 22px; }
.faq-item h3 { font-size: 17px; margin-bottom: 8px; }
.faq-item p { font-size: 16px; }
.disclaimer { font-size: 13px; color: var(--gray); font-style: italic; margin-top: 20px; padding: 12px; background: var(--off-white); border-radius: 8px; }
.cta-section { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); border-radius: 16px; padding: 40px 32px; text-align: center; margin-top: 36px; }
.cta-section h2 { color: var(--white); border: none; padding: 0; margin-bottom: 12px; font-size: 26px; }
.cta-section p { color: rgba(255,255,255,0.9); margin-bottom: 8px; font-size: 17px; }
.cta-section strong { color: var(--gold); }
.cta-button { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; font-size: 16px; padding: 14px 32px; border-radius: 8px; text-decoration: none; margin-top: 20px; }
.cta-button:hover { color: var(--navy); }
.cta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-top: 20px; }
.cta-item { background: rgba(255,255,255,0.1); border-radius: 10px; padding: 18px; min-width: 0; }
.cta-item-label { font-size: 12px; color: var(--gold); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 6px; }
.cta-item-value { color: var(--white); font-weight: 600; font-size: 15px; word-break: break-word; overflow-wrap: anywhere; min-width: 0; }
.cta-item-value a { color: var(--white); text-decoration: none; word-break: break-word; overflow-wrap: anywhere; }
.cta-item-value a:hover { color: var(--gold); }
@media (max-width: 600px) { .quick-info { margin: -24px 16px 24px; grid-template-columns: repeat(2, 1fr); } .cta-grid { grid-template-columns: 1fr; } table { font-size: 13px; } th, td { padding: 6px 8px; } }
.hero,.ash-hero,.ash-loc-page .ash-hero{padding-top:130px !important}</style>
</head>
<body>
<div class="hero"><div class="hero-inner"><span class="location-badge">Ohio Autism Scholarship</span><h1>The Ohio Autism Scholarship Program: How Cleveland Parents Qualify and Apply for Funding</h1><p>Ohio pays up to $34,000 a year toward a special education placement for an eligible autistic child. Most guides say you need an IEP to get it. State law says otherwise, and that one detail opens the door for a lot of Cleveland families.</p></div></div>
<div class="quick-info"><div class="info-item"><div class="info-label">FY2027 Maximum</div><div class="info-value">$34,000</div></div><div class="info-item"><div class="info-label">Ages</div><div class="info-value">3 to 21</div></div><div class="info-item"><div class="info-label">Deadline</div><div class="info-value">May 31</div></div><div class="info-item"><div class="info-label">Income Test</div><div class="info-value">None</div></div></div>
<div class="content">
<section><p>The Ohio Autism Scholarship pays up to <strong>$34,000</strong> toward a special education placement for an eligible autistic child. That's the fiscal year 2027 autism category maximum, covering July 1 2026 through June 30 2027, and it's unchanged from the year before.</p>
<p>It's administered by the Ohio Department of Education and Workforce. There's no income test. And it's a per-year ceiling rather than a lump sum, so it pays the lesser of what your chosen program actually charges or the maximum.</p></section>
<section><h2>Autism Scholarship Program eligibility: who qualifies, and why a private diagnosis of autism can be enough</h2>
<p>Here's the part that gets misreported constantly. Ohio Revised Code 3310.41 sets out four separate routes to eligibility, and only two of them involve an IEP.</p>
<table>
<thead><tr><th>Route</th><th>What it requires</th></tr></thead>
<tbody>
<tr><td>District identification</td><td>Your district has identified the child as autistic. PDD-NOS counts.</td></tr>
<tr><td>IEP with autism services</td><td>The district has developed an individualized education program that includes autism-related services.</td></tr>
<tr><td><strong>Private diagnosis</strong></td><td><strong>A physician or psychologist has privately diagnosed the child as autistic. No district finding needed to start.</strong></td></tr>
<tr><td>Nonpublic or home education</td><td>A narrower route requiring an IEP with autism services plus continued eligibility for transition services. In practice this catches older students.</td></tr>
</tbody>
</table>
<p>The child has to be at least three and under twenty-two. If you go the private diagnosis route, the letter has to be dated and signed by the doctor or psychologist, carry their address and phone number, identify your child, and state the diagnosis clearly. Letterhead is preferred. Your district then either updates the IEP to show autism as the primary category or writes an Autism Education Plan instead.</p></section>
<section><h2>How Cleveland families apply</h2>
<p>Review eligibility first, then pick a participating provider from the state's Scholarship Provider Directory. Approval arrives as written notification, and this next bit trips people up: no scholarship money can be spent on services received before that written approval lands and the placement is set.</p>
<p>After that you track status, invoices and progress reports through the state's Parent Portal. Your provider files quarterly progress reports to your district of residence, and those reports feed back into the child's plan.</p>
<div class="highlight-box"><p><strong>The deadline is May 31, every year.</strong> Miss it and the application rolls to the next fiscal year beginning July 1. This is an annual reapplication, not a one-time enrollment.</p></div></section>
<section><h2>What the money actually buys</h2>
<p>The scholarship pays tuition for a special education program run by an alternative public provider or a registered private provider, plus other services the provider and family agree on that relate to educating the child.</p>
<p>Pick a "business provider" instead of a school and the arrangement changes shape completely. The department's own wording: the parent "will be responsible for home educating their child." A business provider doesn't issue report cards, transcripts or a diploma. A chartered non-public school does. Read that row of the state's comparison document before you commit to anything.</p>
<p>In Cleveland the registered-school route usually means somewhere like <a href="/guide/monarch-center-for-autism">Monarch Center for Autism</a>, which names itself an Autism Scholarship provider. Ask any school to confirm scholarship acceptance for the specific program your child would enter, because it can vary between a school's preschool and its day school.</p></section>
<section><h2>Autism Scholarship or Jon Peterson? You only get one</h2>
<p>A child can't hold both in the same school year. Ohio law is explicit about it.</p>
<p>Jon Peterson runs on the disability category from the child's Evaluation Team Report rather than a diagnosis alone, and it needs a finalized IEP the parent agrees to. Its award scales by category, from $10,045 for speech and language impairment up to $34,000 for the autism category in fiscal year 2027. Since ages 3 and 4 became eligible in September 2025, it reaches younger children than it used to.</p>
<p>So for an autistic child the dollar figure is a wash. The real question is which schools and providers accept which scholarship, and whether your child's route to eligibility runs through a diagnosis or through an Evaluation Team Report.</p></section>
<section><h2>Where therapy at home sits alongside the scholarship</h2>
<p>The scholarship handles education. It doesn't fund therapy in your living room.</p>
<p>Applied behavior analysis for an autistic child under 21 runs through Ohio Medicaid or a commercial plan instead, with no annual dollar cap on the Medicaid side. Those are different pots of money, so using one doesn't spend the other.</p>
<p>Achieving Stars Therapy runs BCBA-led sessions inside the home for children 18 months to 15 years, scheduled 8am to 8pm around whatever school placement a family lands on, across <a href="/location/city/aba-therapy-cleveland-oh">Cleveland</a> and the rest of <a href="/location/states/aba-therapy-ohio">Ohio</a>. It bills Ohio Medicaid and most commercial plans, verifies benefits free, and isn't a registered scholarship provider. Still weighing placements? Start with <a href="/guide/autism-schools-cleveland-oh">autism schools in Cleveland</a>.</p></section><section><h2>Common questions from Cleveland parents</h2><div class="faq-item"><h3>How much is the Ohio Autism Scholarship for 2026 to 2027?</h3><p>The autism category maximum is $34,000 for fiscal year 2027, which runs July 1 2026 through June 30 2027. That's a ceiling, not a cheque. It pays the lesser of the program's actual fee or the maximum, and it assumes enrollment for the full year.</p></div><div class="faq-item"><h3>Do you need an IEP to get the Ohio Autism Scholarship?</h3><p>Not necessarily. Ohio Revised Code 3310.41 lists four routes. Your district identifies the child as autistic, or the district has written an IEP that includes autism services, or a physician or psychologist has privately diagnosed the child, or a narrower route for children in nonpublic school or home education. The private diagnosis is a valid pathway on its own, and it's the one most pages leave out.</p></div><div class="faq-item"><h3>What is the deadline to apply?</h3><p>May 31 each year for students older than 3. Applications that arrive after May 31 get processed for the next fiscal year starting July 1. It's an annual application, so families reapply rather than enroll once.</p></div><div class="faq-item"><h3>Can you use the Autism Scholarship and the Jon Peterson Scholarship together?</h3><p>No. Ohio law rules out receiving both in the same school year. For the autism category the two currently cap at the same figure anyway, $34,000 for fiscal year 2027, so the choice usually comes down to which providers and schools accept which scholarship.</p></div><div class="faq-item"><h3>Does the Autism Scholarship pay for ABA therapy at home?</h3><p>Not the way families expect. The scholarship buys an education placement, not therapy at home. Ohio law does allow intervention services written into the child's plan to be delivered by a registered behavior technician or a certified Ohio behavior analyst. Achieving Stars Therapy isn't a registered scholarship provider and bills Ohio Medicaid and most commercial plans instead.</p></div><div class="faq-item"><h3>Is transportation covered?</h3><p>Ohio Revised Code 3310.41 says a child attending a special education program on the scholarship stays entitled to transportation to and from that program in the manner prescribed by law. Some third-party sites describe it as a cost parents front and claim back. The statute frames it as an entitlement, so ask your district directly.</p></div></section>
<p class="disclaimer">Scholarship figures are from the Ohio Department of Education and Workforce FY2027 award schedule, covering July 1 2026 through June 30 2027, and eligibility comes from Ohio Revised Code 3310.41. Amounts are set annually and the statute is scheduled to change on September 23 2026. Confirm current rules with the department before you apply. Not legal advice.</p>
<div class="cta-section">
<h2>Therapy at Home, Billed to Insurance</h2>
<p>Free benefits check. BCBA-led, in-home, flexible day and evening scheduling.</p>
<a href="https://www.achievingstarstherapy.com/contact" class="cta-button">Get a Free Benefits Check</a>
<div class="cta-grid">
<div class="cta-item"><div class="cta-item-label">Call</div><div class="cta-item-value"><a href="tel:8336663115">(833) 666-3115</a></div></div>
<div class="cta-item"><div class="cta-item-label">Email</div><div class="cta-item-value"><a href="mailto:info@achievingstarstherapy.com">info@achievingstarstherapy.com</a></div></div>
<div class="cta-item"><div class="cta-item-label">Ages</div><div class="cta-item-value">18 months to 15 years</div></div>
</div>
</div>
<script type="application/ld+json">{"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "How much is the Ohio Autism Scholarship for 2026 to 2027?", "acceptedAnswer": {"@type": "Answer", "text": "The autism category maximum is $34,000 for fiscal year 2027, which runs July 1 2026 through June 30 2027. That's a ceiling, not a cheque. It pays the lesser of the program's actual fee or the maximum, and it assumes enrollment for the full year."}}, {"@type": "Question", "name": "Do you need an IEP to get the Ohio Autism Scholarship?", "acceptedAnswer": {"@type": "Answer", "text": "Not necessarily. Ohio Revised Code 3310.41 lists four routes. Your district identifies the child as autistic, or the district has written an IEP that includes autism services, or a physician or psychologist has privately diagnosed the child, or a narrower route for children in nonpublic school or home education. The private diagnosis is a valid pathway on its own, and it's the one most pages leave out."}}, {"@type": "Question", "name": "What is the deadline to apply?", "acceptedAnswer": {"@type": "Answer", "text": "May 31 each year for students older than 3. Applications that arrive after May 31 get processed for the next fiscal year starting July 1. It's an annual application, so families reapply rather than enroll once."}}, {"@type": "Question", "name": "Can you use the Autism Scholarship and the Jon Peterson Scholarship together?", "acceptedAnswer": {"@type": "Answer", "text": "No. Ohio law rules out receiving both in the same school year. For the autism category the two currently cap at the same figure anyway, $34,000 for fiscal year 2027, so the choice usually comes down to which providers and schools accept which scholarship."}}, {"@type": "Question", "name": "Does the Autism Scholarship pay for ABA therapy at home?", "acceptedAnswer": {"@type": "Answer", "text": "Not the way families expect. The scholarship buys an education placement, not therapy at home. Ohio law does allow intervention services written into the child's plan to be delivered by a registered behavior technician or a certified Ohio behavior analyst. Achieving Stars Therapy isn't a registered scholarship provider and bills Ohio Medicaid and most commercial plans instead."}}, {"@type": "Question", "name": "Is transportation covered?", "acceptedAnswer": {"@type": "Answer", "text": "Ohio Revised Code 3310.41 says a child attending a special education program on the scholarship stays entitled to transportation to and from that program in the manner prescribed by law. Some third-party sites describe it as a cost parents front and claim back. The statute frames it as an entitlement, so ask your district directly."}}]}</script>
</div>
</body>
</html>