fix(blog): restore live-site tables in migrated articles
- restore semantic table markup across English, Spanish, and Arabic posts - match live-site table styling and caption formatting - preserve tables and normalize contained links and assets during extraction
This commit is contained in:
@@ -73,33 +73,51 @@ If your child is between the ages of 2 and 6 and could benefit from a program th
|
||||
|
||||
## Comparison: Traditional preschool vs AIA Preparatory Academy
|
||||
|
||||
Feature
|
||||
Traditional Preschool
|
||||
AIA Preparatory Academy
|
||||
|
||||
Curriculum
|
||||
General early childhood curriculum
|
||||
Accredited curriculum with ABA integration
|
||||
|
||||
Individualized Support
|
||||
Limited, often 1:10+ ratios
|
||||
Low ratios with 1:1 and small group instruction
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Feature</th>
|
||||
<th>Traditional Preschool</th>
|
||||
<th>AIA Preparatory Academy</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Curriculum</td>
|
||||
<td>General early childhood curriculum</td>
|
||||
<td>Accredited curriculum with ABA integration</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Individualized Support</td>
|
||||
<td>Limited, often 1:10+ ratios</td>
|
||||
<td>Low ratios with 1:1 and small group instruction</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Behavioral Strategies</td>
|
||||
<td>Not consistently embedded</td>
|
||||
<td>ABA principles woven into every activity</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Social Skills Development</td>
|
||||
<td>Play and peer interaction</td>
|
||||
<td>Peer interaction with guided skill-building</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Progress Monitoring</td>
|
||||
<td>Periodic teacher assessments</td>
|
||||
<td>Continuous data-driven progress evaluation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Transition Readiness</td>
|
||||
<td>General kindergarten prep</td>
|
||||
<td>Tiered learning paths for smooth transitions</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Behavioral Strategies
|
||||
Not consistently embedded
|
||||
ABA principles woven into every activity
|
||||
|
||||
Social Skills Development
|
||||
Play and peer interaction
|
||||
Peer interaction with guided skill-building
|
||||
|
||||
Progress Monitoring
|
||||
Periodic teacher assessments
|
||||
Continuous data-driven progress evaluation
|
||||
|
||||
Transition Readiness
|
||||
General kindergarten prep
|
||||
Tiered learning paths for smooth transitions
|
||||
|
||||
<FAQAccordion
|
||||
label="Frequently Asked Questions"
|
||||
@@ -144,11 +162,11 @@ If your child is between the ages of 2 and 6 and could benefit from a program th
|
||||
]}
|
||||
/>
|
||||
|
||||
Previous Post
|
||||
Previous Post
|
||||
|
||||
###### [Positive Reinforcement in ABA Therapy to Encourage Skill Development](positive-reinforcement-techniques)
|
||||
|
||||
Next Post
|
||||
Next Post
|
||||
|
||||
###### [Autism and Fall Break: How to Keep Routines Calm and Predictable](autism-fall-break-routine-tips-halloween-thanksgiving)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user