--dyn-bleu:#5e5ed7;
--dyn-bleu-fonce:#5268c9;
--dyn-vert:#a9e2e4;
--dyn-jaune:#ffeca7;
--dyn-rose:#e73469;
--dyn-encre:#1d1d2e;
--dyn-gris:#5c5c72;
--dyn-fond:#f6f6fd;
--dyn-ombre:0 6px 24px rgba(29,29,46,.08);
--dyn-ombre-forte:0 12px 34px rgba(94,94,215,.22);
--dyn-radius:18px;
font-family:"Inter","Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;
color:var(--dyn-encre);
line-height:1.68;
font-size:clamp(16px,1.05vw + 13px,18px);
max-width:860px;
margin:0 auto;
padding:0 4px;
-webkit-font-smoothing:antialiased;
}
.dbi-art-079140 .dyn-article * {box-sizing:border-box;}
.dbi-art-079140 .dyn-article h1, .dbi-art-079140 .dyn-article h2, .dbi-art-079140 .dyn-article h3, .dbi-art-079140 .dyn-article h4 {
color:var(--dyn-encre);line-height:1.22;margin:0 0 .5em;font-weight:800;letter-spacing:-.015em;
}
.dbi-art-079140 .dyn-article h1 {font-size:clamp(1.65rem,3.4vw,2.35rem);margin-top:.4em;}
.dbi-art-079140 .dyn-article h2 {font-size:clamp(1.35rem,2.4vw,1.75rem);margin-top:2.1em;padding-top:.2em;}
.dbi-art-079140 .dyn-article h3 {font-size:clamp(1.1rem,1.7vw,1.28rem);margin-top:1.5em;font-weight:700;}
.dbi-art-079140 .dyn-article p {margin:0 0 1.05em;}
.dbi-art-079140 .dyn-article a {color:var(--dyn-bleu-fonce);text-decoration:underline;text-underline-offset:3px;}
.dbi-art-079140 .dyn-article a:hover {color:var(--dyn-rose);}
.dbi-art-079140 .dyn-article a:focus-visible {outline:3px solid var(--dyn-bleu);outline-offset:2px;border-radius:4px;}
.dbi-art-079140 .dyn-article ul, .dbi-art-079140 .dyn-article ol {margin:0 0 1.05em;padding-left:1.25em;}
.dbi-art-079140 .dyn-article li {margin-bottom:.45em;}
.dbi-art-079140 .dyn-article strong {font-weight:700;}
.dbi-art-079140 .dyn-article img {max-width:100%;height:auto;display:block;}
.dbi-art-079140 .dyn-pagehead {
position:relative;overflow:hidden;border-radius:var(--dyn-radius);
padding:30px 24px 28px;margin:0 0 1.5em;box-shadow:var(--dyn-ombre);
}
@media(min-width:720px) {
.dbi-art-079140 .dyn-pagehead {padding:44px 44px 40px;}
}
.dbi-art-079140 .dyn-pagehead::after {
content:"";position:absolute;right:-80px;top:-80px;width:250px;height:250px;border-radius:50%;
background:rgba(255,255,255,.14);pointer-events:none;
}
.dbi-art-079140 .dyn-pagehead > * {position:relative;z-index:1;}
.dbi-art-079140 .dyn-pagehead--bleu {background:linear-gradient(135deg,var(--dyn-bleu) 0%,var(--dyn-bleu-fonce) 100%);color:#fff;}
.dbi-art-079140 .dyn-pagehead--bleu h1 {color:#fff;}
.dbi-art-079140 .dyn-pagehead--bleu .dyn-pagehead__cat {color:var(--dyn-jaune);}
.dbi-art-079140 .dyn-pagehead--bleu .dyn-pagehead__lead {color:rgba(255,255,255,.93);}
.dbi-art-079140 .dyn-pagehead--bleu .dyn-pagehead__meta {color:#fff;}
.dbi-art-079140 .dyn-pagehead--bleu .dyn-pagehead__meta li {background:rgba(255,255,255,.18);}
.dbi-art-079140 .dyn-pagehead--eau {background:linear-gradient(135deg,var(--dyn-vert) 0%,#cfeff1 100%);color:var(--dyn-encre);}
.dbi-art-079140 .dyn-pagehead--eau .dyn-pagehead__cat {color:var(--dyn-rose);}
.dbi-art-079140 .dyn-pagehead--eau .dyn-pagehead__lead {color:#3b4a5c;}
.dbi-art-079140 .dyn-pagehead--eau .dyn-pagehead__meta li {background:rgba(255,255,255,.62);}
.dbi-art-079140 .dyn-pagehead--jaune {background:linear-gradient(135deg,var(--dyn-jaune) 0%,#fff7d6 100%);color:var(--dyn-encre);}
.dbi-art-079140 .dyn-pagehead--jaune .dyn-pagehead__cat {color:var(--dyn-rose);}
.dbi-art-079140 .dyn-pagehead--jaune .dyn-pagehead__lead {color:#5a5240;}
.dbi-art-079140 .dyn-pagehead--jaune .dyn-pagehead__meta li {background:rgba(255,255,255,.68);}
.dbi-art-079140 .dyn-pagehead__cat {
display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.12em;
text-transform:uppercase;margin-bottom:.9em;
}
.dbi-art-079140 .dyn-pagehead h1 {margin:0 0 .5em;}
.dbi-art-079140 .dyn-pagehead__lead {font-size:clamp(1.02rem,1.4vw,1.16rem);margin:0 0 1.3em;}
.dbi-art-079140 .dyn-pagehead__meta {
display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;
font-size:.83rem;font-weight:600;
}
.dbi-art-079140 .dyn-pagehead__meta li {border-radius:999px;padding:5px 13px;}
.dbi-art-079140 .dyn-hero {
background:linear-gradient(135deg,#ffffff 0%,var(--dyn-fond) 100%);
border-radius:var(--dyn-radius);
box-shadow:var(--dyn-ombre);
overflow:hidden;
margin:0 0 2.2em;
}
.dbi-art-079140 .dyn-hero__grid {display:grid;grid-template-columns:minmax(0,1fr);}
@media(min-width:720px) {
.dbi-art-079140 .dyn-hero__grid {grid-template-columns:42% minmax(0,1fr);}
}
.dbi-art-079140 .dyn-hero__media {position:relative;background:var(--dyn-vert);}
.dbi-art-079140 .dyn-hero__media img {width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;}
@media(min-width:720px) {
.dbi-art-079140 .dyn-hero__media img {aspect-ratio:auto;min-height:100%;}
}
.dbi-art-079140 .dyn-hero__eyebrow {
display:inline-block;background:var(--dyn-rose);color:#fff;font-size:.72rem;font-weight:800;
letter-spacing:.09em;text-transform:uppercase;padding:6px 13px;border-radius:999px;margin-bottom:.7em;
}
.dbi-art-079140 .dyn-hero__body {padding:22px 22px 24px;}
@media(min-width:720px) {
.dbi-art-079140 .dyn-hero__body {padding:28px 30px;}
}
.dbi-art-079140 .dyn-hero__title {font-size:clamp(1.12rem,2vw,1.42rem);font-weight:800;margin:0 0 .55em;line-height:1.25;}
.dbi-art-079140 .dyn-hero__title a {color:var(--dyn-encre);text-decoration:none;}
.dbi-art-079140 .dyn-hero__title a:hover {color:var(--dyn-bleu);}
.dbi-art-079140 .dyn-hero__pitch {font-size:.97rem;color:var(--dyn-gris);margin:0 0 1em;}
.dbi-art-079140 .dyn-badges {display:flex;flex-wrap:wrap;gap:7px;margin:0 0 1.1em;padding:0;list-style:none;}
.dbi-art-079140 .dyn-badges li {
background:#fff;border-radius:999px;padding:5px 12px;font-size:.79rem;font-weight:600;
color:var(--dyn-bleu-fonce);box-shadow:0 2px 8px rgba(29,29,46,.07);
}
.dbi-art-079140 .dyn-hero__actions {display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.dbi-art-079140 .dyn-btn {
display:inline-block;background:var(--dyn-bleu);color:#fff !important;text-decoration:none !important;
font-weight:700;padding:13px 26px;border-radius:999px;box-shadow:var(--dyn-ombre-forte);
transition:transform .15s ease,background .15s ease;text-align:center;
}
.dbi-art-079140 .dyn-btn:hover {background:var(--dyn-bleu-fonce);transform:translateY(-2px);color:#fff !important;}
.dbi-art-079140 .dyn-btn--ghost {
background:#fff;color:var(--dyn-bleu-fonce) !important;box-shadow:0 2px 10px rgba(29,29,46,.09);
}
.dbi-art-079140 .dyn-btn--ghost:hover {background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dbi-art-079140 .dyn-hero__price {font-weight:800;color:var(--dyn-rose);font-size:1.02rem;margin-left:2px;}
.dbi-art-079140 .dyn-tldr {
background:var(--dyn-vert);border-radius:var(--dyn-radius);padding:22px 24px;margin:0 0 2em;
}
.dbi-art-079140 .dyn-tldr h2 {margin:0 0 .5em;font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;}
.dbi-art-079140 .dyn-tldr p {margin-bottom:.8em;}
.dbi-art-079140 .dyn-tldr ul {margin-bottom:0;padding-left:1.1em;}
.dbi-art-079140 .dyn-toc {background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:20px 24px;margin:0 0 2.2em;}
.dbi-art-079140 .dyn-toc p {font-weight:800;margin:0 0 .6em;font-size:.9rem;text-transform:uppercase;letter-spacing:.07em;color:var(--dyn-bleu-fonce);}
.dbi-art-079140 .dyn-toc ol {margin:0;padding-left:1.2em;}
.dbi-art-079140 .dyn-toc li {margin-bottom:.3em;}
.dbi-art-079140 .dyn-cards {display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:1.4em 0 1.8em;}
.dbi-art-079140 .dyn-card {
background:#fff;border-radius:var(--dyn-radius);padding:20px 20px 18px;box-shadow:var(--dyn-ombre);
}
.dbi-art-079140 .dyn-card h3 {margin:0 0 .45em;font-size:1.03rem;}
.dbi-art-079140 .dyn-card p {margin:0;font-size:.94rem;color:var(--dyn-gris);}
.dbi-art-079140 .dyn-card__icon {font-size:1.5rem;display:block;margin-bottom:.35em;line-height:1;}
.dbi-art-079140 .dyn-module {
background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:20px 22px;margin:0 0 14px;
}
.dbi-art-079140 .dyn-module__head {display:flex;align-items:center;gap:12px;margin-bottom:.7em;}
.dbi-art-079140 .dyn-module__num {
flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:var(--dyn-bleu);color:#fff;
display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;
}
.dbi-art-079140 .dyn-module__title {margin:0;font-size:1.05rem;font-weight:800;}
.dbi-art-079140 .dyn-module ul {margin:0;padding-left:1.15em;font-size:.95rem;}
.dbi-art-079140 .dyn-module li::marker {color:var(--dyn-rose);}
.dbi-art-079140 .dyn-tablewrap {overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.3em 0 1.9em;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);background:#fff;}
.dbi-art-079140 .dyn-article table {width:100%;border-collapse:collapse;min-width:460px;font-size:.94rem;}
.dbi-art-079140 .dyn-article thead th {
background:var(--dyn-bleu);color:#fff;text-align:left;padding:13px 16px;font-weight:700;font-size:.9rem;
}
.dbi-art-079140 .dyn-article tbody td {padding:12px 16px;vertical-align:top;border-top:1px solid #ececf7;}
.dbi-art-079140 .dyn-article tbody tr:nth-child(even) td {background:#fbfbff;}
.dbi-art-079140 .dyn-article th:first-child {border-top-left-radius:var(--dyn-radius);}
.dbi-art-079140 .dyn-article th:last-child {border-top-right-radius:var(--dyn-radius);}
.dbi-art-079140 .dyn-oui {color:#1a8f6b;font-weight:700;}
.dbi-art-079140 .dyn-non {color:var(--dyn-rose);font-weight:700;}
.dbi-art-079140 .dyn-note, .dbi-art-079140 .dyn-alerte {border-radius:var(--dyn-radius);padding:18px 22px;margin:1.5em 0;}
.dbi-art-079140 .dyn-note {background:var(--dyn-jaune);}
.dbi-art-079140 .dyn-alerte {background:#fdeef3;}
.dbi-art-079140 .dyn-note p:last-child, .dbi-art-079140 .dyn-alerte p:last-child {margin-bottom:0;}
.dbi-art-079140 .dyn-note strong, .dbi-art-079140 .dyn-alerte strong {display:block;margin-bottom:.3em;font-size:1rem;}
.dbi-art-079140 .dyn-cta {
background:var(--dyn-bleu);border-radius:var(--dyn-radius);padding:26px 24px;margin:2.2em 0;
color:#fff;text-align:center;box-shadow:var(--dyn-ombre-forte);
}
.dbi-art-079140 .dyn-cta h3 {color:#fff;margin:0 0 .4em;font-size:clamp(1.1rem,2vw,1.35rem);}
.dbi-art-079140 .dyn-cta p {color:rgba(255,255,255,.92);margin:0 0 1.1em;font-size:.97rem;}
.dbi-art-079140 .dyn-cta .dyn-btn {background:#fff;color:var(--dyn-bleu) !important;box-shadow:none;}
.dbi-art-079140 .dyn-cta .dyn-btn:hover {background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dbi-art-079140 .dyn-steps {list-style:none;counter-reset:dyn;padding:0;margin:1.4em 0 1.8em;display:grid;gap:12px;}
.dbi-art-079140 .dyn-steps li {
counter-increment:dyn;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:16px 20px 16px 62px;position:relative;font-size:.96rem;
}
.dbi-art-079140 .dyn-steps li::before {
content:counter(dyn);position:absolute;left:18px;top:15px;width:30px;height:30px;border-radius:10px;
background:var(--dyn-jaune);color:var(--dyn-encre);display:flex;align-items:center;justify-content:center;
font-weight:800;font-size:.9rem;
}
.dbi-art-079140 .dyn-faq {background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:6px 24px 20px;margin:1.4em 0 0;}
.dbi-art-079140 .dyn-faq h3 {font-size:1.05rem;margin-top:1.4em;}
.dbi-art-079140 .dyn-faq p {font-size:.96rem;}
.dbi-art-079140 .dyn-serie {display:grid;gap:12px;margin:1.4em 0 1.8em;}
.dbi-art-079140 .dyn-serie a {
display:block;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:15px 20px;text-decoration:none;color:var(--dyn-encre);font-weight:600;font-size:.96rem;
transition:transform .15s ease;
}
.dbi-art-079140 .dyn-serie a:hover {transform:translateX(4px);color:var(--dyn-bleu);}
.dbi-art-079140 .dyn-serie span {display:block;font-size:.82rem;font-weight:600;color:var(--dyn-rose);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;}
@media(prefers-reduced-motion:reduce) {
.dbi-art-079140 .dyn-article * {transition:none !important;}
}{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Article",
"headline": "AVC : activités, supports et aménagements concrets à mettre en place à la maison",
"description": "Quatorze activités de stimulation après un AVC décrites pas à pas (objectif, matériel, durée, variantes), une journée et une semaine types, l'aménagement du logement pièce par pièce, les supports gratuits à imprimer et la place du numérique.",
"inLanguage": "fr",
"image": "https://www.dynseo.com/wp-content/uploads/2025/09/AVC-_-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien.png",
"author": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"publisher": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"about": {"@type": "MedicalCondition", "name": "Accident vasculaire cérébral"},
"audience": {"@type": "Audience", "audienceType": "Familles et aidants"},
"mentions": {
"@type": "Course",
"name": "AVC : comprendre la maladie et trouver des solutions pour le quotidien",
"url": "https://www.dynseo.com/courses/avc-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien/",
"provider": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"offers": {
"@type": "Offer", "price": "20.00", "priceCurrency": "EUR",
"availability": "https://schema.org/InStock", "category": "Paid",
"url": "https://www.dynseo.com/courses/avc-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien/"
}
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Combien de temps par jour consacrer aux activités de stimulation après un AVC ?",
"acceptedAnswer": {"@type": "Answer", "text": "Entre 30 et 60 minutes au total, en séquences de 10 à 20 minutes. Au-delà, la fatigue post-AVC prend le dessus. La régularité quotidienne compte davantage que la durée des séances."}
},
{
"@type": "Question",
"name": "Au bout de combien de temps voit-on des résultats ?",
"acceptedAnswer": {"@type": "Answer", "text": "Les progrès sont les plus rapides dans les trois à six premiers mois puis se poursuivent plus lentement. Sur une routine quotidienne, les premiers signes apparaissent souvent en trois à quatre semaines, mais ils sont discrets : d'où l'intérêt de noter chaque jour."}
},
{
"@type": "Question",
"name": "Faut-il maintenir les activités les mauvais jours ?",
"acceptedAnswer": {"@type": "Answer", "text": "Oui, en version réduite : cinq minutes d'une activité facile protègent la routine. En revanche, on s'arrête et on consulte en cas de fatigue inhabituelle, de symptôme nouveau ou de douleur."}
},
{
"@type": "Question",
"name": "Comment motiver une personne qui refuse toute activité après un AVC ?",
"acceptedAnswer": {"@type": "Answer", "text": "Baisser la difficulté jusqu'à obtenir des réussites, remplacer l'exercice par une tâche réelle qui a du sens, et rendre le progrès visible avec un tableau de suivi. Négocier la durée plutôt que le principe."}
},
{
"@type": "Question",
"name": "Peut-on aggraver quelque chose en faisant trop d'exercices ?",
"acceptedAnswer": {"@type": "Answer", "text": "Le risque principal est l'épuisement, la douleur — notamment à l'épaule du côté atteint — ou la chute. Les activités doivent être validées par l'équipe de rééducation et arrêtées avant la fatigue. Toute douleur nouvelle justifie un avis médical."}
}
]
}
]
}
Stroke: activities, resources, and concrete adaptations to implement at home
Fourteen activities described step by step — objective, materials, duration, variations — a typical day and week, room-by-room adaptations, and free printable resources. Everything that can be implemented starting tomorrow, without specialized equipment.
Entre deux séances de rééducation, il se passe beaucoup de temps. C'est dans ce temps-là que se joue une grande partie de la récupération : le cerveau consolide ce qui est répété souvent, pas ce qui est travaillé intensément une fois par semaine.
Cet article est une boîte à outils, pas un cours. Quatorze activités décrites de façon assez précise pour être lancées ce soir, une organisation de journée et de semaine, les aménagements du logement pièce par pièce, et les supports gratuits à imprimer. Rien n'exige de matériel spécialisé.
L'essentiel en 30 secondes
Une routine de stimulation efficace après un AVC tient en trois principes : court, quotidien, à la bonne difficulté. Vingt minutes tous les jours produisent davantage qu'une séance de deux heures le week-end.
- Le bon niveau — la personne doit réussir environ 7 fois sur 10. En dessous, elle abandonne ; au-dessus, elle progresse peu.
- Le bon moment — le matin, quand l'énergie est maximale, jamais après une journée chargée.
- Le bon support — les gestes du quotidien valent les exercices formels, et sont mieux acceptés.
- La trace écrite — noter chaque jour rend visibles des progrès que la mémoire du quotidien efface.
- L'environnement — quelques modifications simples du logement préviennent la majorité des chutes et facilitent l'autonomie.
Les 4 règles avant de commencer
Viser 7 réussites sur 10
C'est le niveau qui fait progresser sans décourager. Si la personne réussit tout, montez d'un cran ; si elle échoue une fois sur deux, descendez sans commentaire.
Court plutôt que long
Dix à vingt minutes suffisent. On arrête avant la fatigue, pas quand elle est là : une séance qui finit mal décourage la suivante.
Tous les jours, même peu
La régularité l'emporte sur l'intensité. Cinq minutes un mauvais jour valent mieux qu'une impasse complète.
Noter, systématiquement
Une croix par jour et une observation en une ligne. C'est ce qui permet de voir les progrès et d'informer les professionnels.
Les activités ci-dessous sont des activités du quotidien, pas des protocoles médicaux. Certaines peuvent être déconseillées selon les séquelles — troubles de la déglutition, spasticité importante, risque de chute, épilepsie. Montrez cette liste au kinésithérapeute, à l'orthophoniste ou à l'ergothérapeute qui suit votre proche : ils vous diront lesquelles privilégier.
Motricité et gestes du quotidien
Folding the laundry
- Objective — coordination of both hands, grasping, sitting posture.
- Materials and duration — a basket of clean laundry, 10 minutes, sitting at the table.
- Procedure — start with large pieces, easy to grasp: towels, dishcloths. The less skilled hand holds, the more skilled one folds.
- Easier — fold in half only, with thick towels.
- More difficult — matching socks, folding shirts into quarters.
- Sign that it works — the affected hand participates spontaneously, without being asked.
Preparing vegetables
- Objective — grip strength, coordination, planning a task in steps.
- Materials and duration — non-slip board or damp cloth underneath, wide-handled peeler, 15 minutes.
- Procedure — wash, peel, cut into regular pieces. The person does; you prepare and put away.
- Easier — just wash and dry, or snap beans by hand.
- More difficult — follow a simple recipe in four steps, without reminders.
- Sign that it works — the pieces become regular, fatigue comes later.
The journey of the cups
- Objective — balance while walking, carrying an object, confidence.
- Materials and duration — a lightweight tray, empty cups then half-filled, 5 to 10 minutes.
- Procedure — carry the cups from the kitchen to the table, one by one, walking slowly, on a clear path.
- Easier — one empty cup, very short distance, support possible all the way.
- More difficult — two half-full cups, or a slight detour to navigate.
- Sign that it works — the gaze lifts instead of fixing on the feet.
Timed walking
- Objective — endurance, balance, morale.
- Materials and duration — closed shoes, usual technical aid, 5 to 20 minutes depending on abilities.
- Procedure — same route every day, same time, with a bench or identified support point halfway. We time it only once a week.
- Easier — a round trip in the hallway, several times a day.
- More difficult — add a slight slope, or walk while talking, which doubles the load.
- Sign that it works — the same distance requires fewer breaks.
Language and communication
These activities complement speech therapy, they never replace it. Ask the speech therapist which ones best serve the current objectives.
The illustrated word notebook
- Objective — to have an immediate communication support and work on word access.
- Materials and duration — a small notebook, printed or cut-out photos, the DYNSEO word notebook, 10 minutes.
- Procedure — one page per daily theme: drinking, eating, pain, people, places. We browse together every day and name.
- Easier — point to the image when you name.
- More difficult — name without a hint, then make a short sentence.
- Sign that it works — the notebook is used spontaneously to make oneself understood.
Naming while cooking
- Objective — to find words in context, which is much more effective than on a list.
- Material and duration — the meal ingredients, 10 minutes.
- Procedure — you show, the person names. If the word is stuck, give the first syllable rather than the whole word.
- Easier — choice between two options: “is it salt or sugar?”
- Harder — say what the object is for, then tell the recipe.
- Sign that it works — the syllabic prompt becomes unnecessary.
Reading in two voices
- Objective — articulation, breath, comprehension, pleasure of reading.
- Material and duration — a short article, a text in large print, 10 minutes.
- Procedure — you read one sentence, the person reads the next. We stop at the end of a paragraph, never in the middle of an effort.
- Easier — the person reads only the last word of each sentence.
- Harder — summarize the paragraph in one sentence after reading.
- Sign that it works — the sentences read get longer, the pace becomes regular.
The prepared phone call
- Objective — regain confidence in the exchange without visual support, maintain social connection.
- Material and duration — a sheet with 3 sentences written in advance, 5 minutes of call.
- Procedure — choose a kind and informed conversation partner, write the sentences together, call on speakerphone with you next to them, without intervening.
- Easier — a recorded voicemail, replayable and re-recordable.
- Harder — a call without a sheet, then a call to an uninformed conversation partner.
- Sign that it works — the person asks to call someone themselves.
These activities in video, and the method to implement them
Module 2 of the DYNSEO training details the exercises, the arrangement of the home, and the return to a social life. 10 short lessons, unlimited access.
Discover the trainingMemory, attention, organization
The reconstructed shopping list
- Objective — working memory, categorization.
- Material and duration — paper, pencil, 10 minutes.
- Procedure — you read a list of 6 products, the person recalls it after a minute of conversation about something else.
- Easier — 3 products, immediate recall.
- Harder — 10 products to group by aisle before recall.
- Sign that it works — the person invents their own memorization strategies.
The pairs game
- Objective — visual attention, memory, scanning the space — useful in case of spatial neglect.
- Material and duration — a classic deck of cards, 10 minutes.
- Procedure — spread the cards face down, emphasizing the neglected side, turn over two cards at a time.
- Easier — 6 cards, in a single row, from the perceived side.
- Harder — 20 cards, widely spread on both sides.
- Sign that it works — the gaze spontaneously explores the previously ignored side.
The 15-minute digital session
- Objective — attention, logic, language, with a level that adjusts automatically.
- Materials and duration — a tablet and the app CLINT, 15 minutes, at a fixed time.
- Procedure — two or three short games, always in the same order to create a ritual. We stop at the end of the time, even if it’s going well.
- Easier — one game only, at the lowest level, with you beside.
- Harder — increase the level, or play alone and show the result afterwards.
- Sign that it works — the tablet is taken without being offered.
The agenda for the next day
- Objective — memory of things to do, time markers, feeling of control.
- Materials and duration — a large box agenda or a whiteboard, 5 minutes every evening.
- Procedure — write together the two or three items for the next day, and check off the following evening what has been done.
- Easier — you write, the person reads aloud.
- Harder — the person writes alone and anticipates the week.
- Sign that it works — they consult the agenda spontaneously during the day.
Pleasure and social connection
These last two activities do not aim for any performance. They maintain mood and identity, which conditions adherence to everything else.
The memory playlist
- Objective — mood, evocation of memories, spontaneous speech. Familiar melodies are often accessible even when speech is not.
- Materials and duration — a speaker, a list of music from the person's 15-30 years, 15 minutes.
- Procedure — listen, then let whatever comes come, without questioning. Many aphasic people sing lyrics they cannot say.
- Variation — associate a photo from the same time with each piece.
- Sign that it works — the person hums, keeps the beat, or tells stories.
The commented photo album
- Objective — old memory, language, family connection.
- Materials and duration — an album or photos on a tablet, 15 minutes.
- Procedure — a maximum of ten photos. Name the people, locate the place, tell stories. If a first name is missing, provide it without making them wait.
- Easier — only photos of very familiar relatives.
- Harder — put photos in chronological order.
- Sign that it works — sentences lengthen, the exchange becomes a real conversation.
A typical day and a typical week
The classic trap: wanting to do everything every day. One activity from each category per day is more than enough, as long as it takes place.
| Moment | What we put in it | Duration |
|---|---|---|
| Morning, after breakfast | The most demanding activity of the day — motor skills or language | 15-20 min |
| Late morning | Walk or short outing | 10-20 min |
| Early afternoon | Mandatory quiet time, without screens or conversation | 30-60 min |
| Mid-afternoon | Digital session or game | 15 min |
| Late afternoon | A real daily task — laundry, vegetables, table | 10-15 min |
| Evening | Agenda for the next day, then photo album or music | 15 min |
| Day | Dominant of the day |
|---|---|
| Monday | Motor skills — laundry and walking |
| Tuesday | Language — reading aloud, naming while cooking |
| Wednesday | Cognition — pairs, shopping list |
| Thursday | Independence — preparing a simple meal from start to finish |
| Friday | Language — prepared phone call |
| Saturday | Social — short visit, outing, group game |
| Sunday | Nothing imposed. Rest is part of the program. |
Arranging the housing, room by room
Many falls occur in perfectly predictable situations. Most useful modifications cost almost nothing; for others, a home assessment by an occupational therapist is the best investment.
| Room | What is problematic | What we change |
|---|---|---|
| Entrance and hallways | Rugs, wires, clutter, darkness | Remove rugs, secure cables along the baseboards, night light with a sensor |
| Living room | Chair too low, coffee table in the way, slippery floor | Raise the seat, clear a circulation corridor of at least 90 cm |
| Kitchen | Items up high, cluttered counters, heavy dishes | Lower frequently used items to hand height, non-slip mat, lightweight dishes |
| Bathroom | Bathtub, wet floor, prolonged standing | Wall-mounted grab bar, non-slip mat, shower seat |
| Bedroom | Nocturnal rising, bed too low, darkness | Switch accessible from the bed, illuminated path to the toilet |
| Stairs | Absence of handrail, poorly contrasted steps | Handrail on both sides if possible, contrasting strip on the edge of the step |
| All rooms | Background noise, insufficient lighting | Turn off television and radio during conversations, increase general lighting |
Systematically place useful objects on the perceived side, and add a colored marker on the neglected side to encourage the gaze to sweep: bright placemat, colored tape on the door frame, contrasting towel. Always approach from the perceived side to speak.
Free printable supports
These DYNSEO tools are freely downloadable and printable from the tool catalog. Three of them are enough to structure the entire routine described here.
- Progress tracking chart — one mark per day, one line per activity. This is the support that makes progress visible and reignites motivation when it wanes.
- Session tracking sheet — what was worked on, what was tiring, what worked well. To be filled out in one minute.
- Communication notebook — to convey your observations to the speech therapist, physiotherapist, or doctor without forgetting anything in consultation.
- Word notebook — the support for activity 5, to be personalized with your own photos.
- Skills tracking chart — to visualize over several weeks what is recurring.
The place of digital technology
A tablet does not replace rehabilitation or real activities. It provides two things that paper does not: automatic adjustment of the level of difficulty, and a record of results that avoids discussions about "is it progressing?".
| Application | For whom | Usage type |
|---|---|---|
| CLINT | Adult after a Stroke | 15 minutes a day, 2 to 3 memory, attention and logic games |
| SCARLETT | Senior, simplified interface | Same principle, with navigation designed for seniors |
| MY DICTIONARY | Severe aphasia, non-verbal communication | Visual support for daily exchanges |
The right dosage : 15 minutes a day, at a fixed time, rather than an hour on Sunday. And keep the screen away from late evening, which disrupts an already fragile sleep.
The 5 most common mistakes
- Doing too much, too quickly. An ambitious program maintained for four days and then abandoned produces less than a modest routine maintained for three months.
- Doing instead. Out of kindness or to save time — this is the main cause of avoidable loss of autonomy after a Stroke.
- Choosing a level that is too difficult. Repeated failure discourages and leads to abandonment. Better too easy for a week than too hard for two days.
- Turning the home into a rehabilitation center. You are first a partner, son or daughter. If every interaction becomes an exercise, the relationship wears out and so does the commitment.
- Not keeping track. Without a record, slow progress becomes invisible, and one wrongly concludes that nothing is changing.
To go further
Everyday situations10 difficult situations after a Stroke and how to respond, step by step
In-depth guideStroke: understanding the disease, the aftermath and recovery — the complete guide
Assistance & contactsWho to contact, what assistance and how to sustain over time
The trainingProgram, content and who the DYNSEO Stroke training is for
Frequently asked questions
How much time per day should be dedicated to these activities ?
Between 30 and 60 minutes in total, divided into sequences of 10 to 20 minutes. Beyond that, post-Stroke fatigue takes over and the session becomes counterproductive. It's better to have three short slots than one long one, and it's better to have twenty minutes every day than two hours twice a week : it's the regularity that nourishes brain plasticity.
How long does it take to see results ?
This depends greatly on the injury and the starting point. Progress is generally fastest in the first three to six months, then continues more slowly. With a daily routine, the first signs often appear in three to four weeks, but they are subtle : fewer pauses, a hand that participates spontaneously, a word found more quickly. This is exactly why it is important to note every day.
Should activities be maintained on bad days ?
Yes, but in a reduced version. Five minutes of a single easy activity is better than a blank day, because it is the routine itself that is being protected. However, if the fatigue is unusual, if a new symptom appears, or if the person is in pain, one should stop and discuss it with the doctor.
How to motivate someone who refuses everything ?
Three levers work better than insistence : lowering the difficulty until successes are achieved, replacing the exercise with a real task that makes sense — preparing a meal rather than squeezing a ball — and making progress visible with a tracking chart. Negotiate the duration rather than the principle : “five minutes and we stop” almost always yields more than a reminder of the stakes.
Can doing too much worsen something ?
The main risk is not worsening the injury but exhausting the person, causing pain — especially in the shoulder on the affected side, which is often weakened — or causing a fall. That’s why activities should be validated by the rehabilitation team, and why one should stop before fatigue rather than after. Any new or persistent pain warrants medical advice.
These activities are general daily suggestions. They do not replace prescribed rehabilitation or medical advice. Have what is suitable for your loved one validated by the physiotherapist, speech therapist, or occupational therapist who is following them.
Establish the routine, without spending your evenings on it
The DYNSEO training covers these activities in video format, with housing adjustments and a return to social life. 5 modules, 10 lessons, unlimited access.
Discover the training — 20 €Did this content help you? Support DYNSEO 💙
We are a small team of 14 people based in Paris. For 13 years, we have been creating free content to help families, speech therapists, care homes and healthcare professionals.
Your feedback is the only way we know if our work is useful. A Google review helps us reach other families, caregivers and therapists who need it.
One action, 30 seconds: leave us a Google review ⭐⭐⭐⭐⭐. It costs nothing, and it changes everything for us.
