
{"id":453376,"date":"2025-12-25T00:38:13","date_gmt":"2025-12-24T23:38:13","guid":{"rendered":"https:\/\/www.dynseo.com\/?p=453376"},"modified":"2026-06-17T20:39:18","modified_gmt":"2026-06-17T18:39:18","slug":"dysorthography-complete-guide-for-speech-therapists","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/","title":{"rendered":"Dysorthography: Complete Guide for Speech Therapists"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<!DOCTYPE html><br \/>\n<html lang=\"fr\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Dysorthographie : Guide Complet pour les Orthophonistes | DYNSEO<\/title><br \/>\n    <meta name=\"description\" content=\"Guide expert sur la dysorthographie : types, \u00e9valuation, intervention et outils pour orthophonistes. M\u00e9thodes et strat\u00e9gies pratiques valid\u00e9es scientifiquement.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&#038;family=Poppins:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #f8f9fa;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%);\n            padding: 60px 0 80px 0;\n            color: white;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 20\"><path d=\"M0,10 Q25,0 50,10 T100,10 V20 H0 Z\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n            background-size: 200px 40px;\n            animation: wave 20s linear infinite;\n        }<\/p>\n<p>        @keyframes wave {\n            0% { background-position: 0 0; }\n            100% { background-position: 200px 0; }\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            margin-bottom: 20px;\n            font-size: 14px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n            opacity: 0.8;\n        }<\/p>\n<p>        .article-breadcrumb a:hover {\n            opacity: 1;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: rgba(169, 226, 228, 0.2);\n            color: #a9e2e4;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 500;\n            margin-bottom: 20px;\n            border: 1px solid rgba(169, 226, 228, 0.3);\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .hl {\n            color: #ffeca7;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            align-items: center;\n            margin-top: 30px;\n            font-size: 14px;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n        }<\/p>\n<p>        .stars {\n            color: #ffeca7;\n            font-weight: 600;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            right: 0;\n            height: 60px;\n            background: #f8f9fa;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-body {\n            background: #f8f9fa;\n            padding: 40px 0 60px 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .intro-block {\n            background: white;\n            padding: 40px;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            margin-bottom: 40px;\n            border-left: 5px solid #5e5ed7;\n        }<\/p>\n<p>        .intro-block p {\n            font-size: 18px;\n            color: #555;\n            margin-bottom: 15px;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 40px 0;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            border-top: 4px solid #5e5ed7;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #5e5ed7;\n            font-family: 'Montserrat', sans-serif;\n            display: block;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-card .label {\n            color: #666;\n            font-weight: 500;\n            font-size: 14px;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            font-weight: 600;\n            color: #333;\n            margin: 50px 0 20px 0;\n            padding-bottom: 10px;\n            border-bottom: 3px solid #5e5ed7;\n            position: relative;\n        }<\/p>\n<p>        h2::before {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 0;\n            width: 60px;\n            height: 3px;\n            background: #a9e2e4;\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: #5e5ed7;\n            margin: 30px 0 15px 0;\n        }<\/p>\n<p>        p {\n            margin-bottom: 15px;\n            color: #555;\n            font-size: 16px;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }<\/p>\n<p>        li {\n            margin-bottom: 8px;\n            color: #555;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, #a9e2e4 0%, rgba(169, 226, 228, 0.8) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 25px 0;\n            border: 1px solid rgba(169, 226, 228, 0.5);\n        }<\/p>\n<p>        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            font-weight: 600;\n            margin-bottom: 15px;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        .key-points {\n            background: #fff;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 25px 0;\n            border-left: 5px solid #ffeca7;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, #ffeca7 0%, rgba(255, 236, 167, 0.8) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border: 1px solid rgba(255, 236, 167, 0.7);\n            position: relative;\n        }<\/p>\n<p>        .tip-box-label {\n            background: #e73469;\n            color: white;\n            padding: 5px 12px;\n            border-radius: 15px;\n            font-size: 12px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-box {\n            background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%);\n            padding: 35px;\n            border-radius: 15px;\n            margin: 30px 0;\n            color: white;\n        }<\/p>\n<p>        .expert-box-label {\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 6px 15px;\n            border-radius: 20px;\n            font-size: 13px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-inner {\n            background: rgba(255, 255, 255, 0.1);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .faq-list {\n            margin: 40px 0;\n        }<\/p>\n<p>        .faq-item {\n            background: white;\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            border: 1px solid #e0e0e0;\n        }<\/p>\n<p>        .faq-q {\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: #f9f9f9;\n            font-weight: 600;\n            color: #333;\n            transition: background 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: #f0f0f0;\n        }<\/p>\n<p>        .faq-icon {\n            color: #5e5ed7;\n            font-weight: bold;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n            color: #555;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 20px;\n            max-height: 500px;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, #e73469 0%, rgba(231, 52, 105, 0.9) 100%);\n            padding: 40px;\n            border-radius: 20px;\n            text-align: center;\n            color: white;\n            margin: 40px 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            font-family: 'Montserrat', sans-serif;\n            color: white;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .cta-buttons {\n            margin-top: 25px;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: #e73469;\n            padding: 15px 30px;\n            border: none;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            margin: 0 10px;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .btn-white:hover {\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n            border: 2px solid white;\n            padding: 15px 30px;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            margin: 0 10px;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: #e73469;\n        }<\/p>\n<p>        .article-tags {\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 1px solid #e0e0e0;\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: #f0f0f0;\n            color: #666;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 5px 5px 5px 0;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: #5e5ed7;\n            color: white;\n        }<\/p>\n<p>        ul, ol {\n            padding-left: 20px;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #e0e0e0;\n        }<\/p>\n<p>        th {\n            background: #5e5ed7;\n            color: white;\n            font-weight: 600;\n        }<\/p>\n<p>        tr:last-child td {\n            border-bottom: none;\n        }<\/p>\n<p>        tr:hover {\n            background: #f9f9f9;\n        }<\/p>\n<p>        @media (min-width: 769px) {\n            p {\n                text-align: justify;\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            p, li {\n                text-align: left !important;\n                word-spacing: normal !important;\n                hyphens: auto;\n            }<\/p>\n<p>            .container {\n                padding: 12px !important;\n            }<\/p>\n<p>            .intro-block, .conseil-card, .tip-box, .expert-box, .key-points, .faq-item, .stat-card, .cta-box {\n                padding: 18px 16px !important;\n                margin-left: 0 !important;\n                margin-right: 0 !important;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr !important;\n            }<\/p>\n<p>            .article-hero {\n                padding: 40px 0 60px 0;\n            }<\/p>\n<p>            .article-hero h1 {\n                font-size: 1.6rem !important;\n                line-height: 1.3 !important;\n            }<\/p>\n<p>            h2 {\n                font-size: 1.5rem !important;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                gap: 10px;\n                align-items: flex-start;\n            }<\/p>\n<p>            .cta-buttons {\n                display: flex;\n                flex-direction: column;\n                gap: 15px;\n            }<\/p>\n<p>            .btn-white, .btn-outline {\n                margin: 0;\n            }\n        }<\/p>\n<p>        @media (max-width: 400px) {\n            .article-hero h1 {\n                font-size: 1.4rem !important;\n            }<\/p>\n<p>            h2 {\n                font-size: 1.3rem !important;\n            }<\/p>\n<p>            .container {\n                padding: 8px !important;\n            }<\/p>\n<p>            .intro-block, .conseil-card, .tip-box, .expert-box, .key-points, .faq-item, .stat-card, .cta-box {\n                padding: 15px 12px !important;\n            }\n        }<\/p>\n<style>\n\/* DAG-RESPONSIVE-FIX *\/\n@media (max-width: 768px) {\n  p, li { text-align: left !important; word-spacing: normal !important; hyphens: auto; -webkit-hyphens: auto; overflow-wrap: break-word; }\n  .container { padding: 12px !important; }\n  .intro-block, .conseil-card, .tip-box, .expert-box,\n  .key-points, .faq-item, .stat-card, .cta-box {\n    padding: 18px 16px !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n  .stats-grid { grid-template-columns: 1fr !important; }\n  .article-hero h1 { font-size: 1.6rem !important; line-height: 1.3 !important; }\n  h2 { font-size: 1.5rem !important; }\n  .cta-buttons { flex-direction: column !important; }\n  .article-hero-inner { padding: 30px 16px !important; }\n}\n@media (max-width: 400px) {\n  p, li { font-size: 15px !important; line-height: 1.6 !important; }\n  .container { padding: 8px !important; }\n  .intro-block, .conseil-card, .tip-box, .expert-box,\n  .key-points, .faq-item, .stat-card, .cta-box {\n    padding: 14px 12px !important;\n  }\n  .article-hero h1 { font-size: 1.4rem !important; }\n  h2 { font-size: 1.3rem !important; }\n  .stat-card .number { font-size: 28px !important; }\n}\n<\/style>\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\/en\/\">Home<\/a> ><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> ><br \/>\n                <span>Dysorthographia: Complete Guide<\/span><br \/>\n            <\/nav>\n<div class=\"article-category\">\n                \ud83e\ude7a Speech Therapy &#038; DYS disorders\n            <\/div>\n<h1>Dysorthographia: <span class=\"hl\">Complete Guide<\/span> for Speech Therapists<\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                <span>\ud83d\udc65 Speech Therapists &#038; Professionals<\/span><br \/>\n                <span class=\"stars\">\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                <pee><strong>Dysorthography<\/strong> represents a major challenge in the field of speech therapy, affecting between 3 and 5% of school-aged children. This specific disorder of spelling acquisition, of neurobiological origin, is characterized by persistent difficulties in correctly spelling words, despite appropriate teaching and the absence of intellectual disability.<\/pee>\n<pee>Often associated with dyslexia, dysorthography can also manifest in isolation, creating a particular profile where reading may be preserved while writing remains deficient. This dissociation highlights the importance of a <strong>differentiated assessment<\/strong> and targeted therapeutic interventions.<\/pee>\n<pee>This comprehensive guide is aimed at speech therapists and rehabilitation professionals, offering a scientifically based approach to understanding, assessing, and treating dysorthography. We will explore the underlying neuropsychological mechanisms, validated assessment tools, and the most effective intervention strategies.<\/pee>\n<pee>The goal is to provide practitioners with the theoretical knowledge and practical tools necessary to effectively support dysorthographic patients, taking into account individual specificities and current scientific recommendations.<\/pee>\n<pee>The <strong>COCO THINKS and COCO MOVES<\/strong> applications from DYNSEO offer innovative digital solutions to complement traditional rehabilitation, allowing for regular and motivating training of spelling skills.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">3-5%<\/span><br \/>\n                    <span class=\"label\">of children affected by dysorthography<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">80%<\/span><br \/>\n                    <span class=\"label\">of cases associated with dyslexia<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">3<\/span><br \/>\n                    <span class=\"label\">main types of dysorthography<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span><br \/>\n                    <span class=\"label\">improvement with appropriate care<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. \ud83d\udccb Definition and Neuropsychological Bases of Dysorthography<\/h2>\n<pee>Dysorthography is defined as a <strong>specific and lasting disorder of spelling acquisition<\/strong>, occurring in children of normal intelligence, without sensory deficits or psychiatric disorders, and who have received appropriate teaching. This disorder falls within the framework of specific written language disorders (SWLD) and is part of the international classification of neurodevelopmental disorders.<\/pee>\n<pee>From a neuropsychological perspective, spelling involves several complex cognitive systems that must function in a coordinated manner. The dual-route model developed by Ellis and Young (1988) and later adapted by Sprenger-Charolles distinguishes two main routes for spelling: the phonological route (assembly) and the lexical route (addressing).<\/pee>\n<pee>The <strong>phonological route<\/strong> allows for the conversion of phonemes into graphemes according to the phoneme-grapheme correspondence rules. This route is particularly engaged for writing new words, pseudo-words, or regular words. It requires good phonological awareness and mastery of the phoneme-grapheme correspondences of the language.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83e\udde0 Neuroanatomical Substrates<\/h4>\n<pee>Neuroimaging research reveals that dysorthography involves dysfunctions in several brain regions: Broca&#8217;s area (language production), the angular gyrus (interface between sounds and letters), and the superior temporal regions (phonological processing). These findings guide rehabilitation strategies towards multisensory approaches.<\/pee>\n            <\/div>\n<pee>The <strong>lexical route<\/strong> relies on the global recognition of words stored in the internal orthographic lexicon. This route is essential for the spelling of irregular words, homophones, and words with orthographic specificities that cannot be deduced from their phonological form.<\/pee>\n<pee>The normal development of spelling follows a predictable progression, passing through several stages: the logographic phase (global recognition of a few words), the alphabetic phase (progressive mastery of phoneme-grapheme correspondences), and the orthographic phase (automation and development of the orthographic lexicon). Dysorthography disrupts this normal development by affecting one or more of these routes.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Key Points &#8211; Neuropsychological Bases<\/h4>\n<ul>\n<li><strong>Dual pathway:<\/strong> phonological (assembly) and lexical (addressing)<\/li>\n<li><strong>Phonological awareness:<\/strong> foundation of the assembly pathway<\/li>\n<li><strong>Orthographic lexicon:<\/strong> storage of orthographic forms<\/li>\n<li><strong>Sequential development:<\/strong> logographic \u2192 alphabetic \u2192 orthographic<\/li>\n<li><strong>Neurobiological basis:<\/strong> dysfunctions in language networks<\/li>\n<\/ul><\/div>\n<h2>2. \ud83d\udd0d Classification of Types of Dysorthography<\/h2>\n<pee>The classification of types of dysorthography is based on the dual pathway neuropsychological model and allows for precise guidance of therapeutic intervention. This typology is essential for adapting rehabilitation strategies to the specific profiles of each patient and optimizing the effectiveness of care.<\/pee>\n<h3>Phonological Dysorthography<\/h3>\n<pee><strong>Phonological dysorthography<\/strong> results from a deficit in the assembly pathway, characterized by difficulties in phoneme-grapheme conversion. Patients exhibit deficient phonological awareness, manifesting as difficulties in segmenting words into smaller sound units and manipulating these units.<\/pee>\n<pee>Typical errors include omissions of phonemes (&#8220;arbre&#8221; \u2192 &#8220;abre&#8221;), additions (&#8220;partir&#8221; \u2192 &#8220;paretir&#8221;), substitutions of similar phonemes (&#8220;chapeau&#8221; \u2192 &#8220;sapeau&#8221;), and inversions (&#8220;pour&#8221; \u2192 &#8220;poru&#8221;). These errors often render the productions phonetically implausible, meaning they do not adhere to the phoneme-grapheme correspondence rules of the French language.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udca1 PRACTICAL ADVICE<\/div>\n<pee>To identify phonological dysorthography, systematically analyze errors in dictation of pseudo-words. These invented words can only be written through the phonological pathway, immediately revealing difficulties in phoneme-grapheme conversion. The use of tools like <strong>COCO THINKS<\/strong> allows for progressive training of phonological awareness.<\/pee>\n            <\/div>\n<h3>Surface (Lexical) Dysorthography<\/h3>\n<pee><strong>Surface dysorthography<\/strong> or lexical dysorthography is characterized by a deficit in the addressing pathway, with an alteration of the orthographic lexicon. Patients experience particular difficulties with irregular words, grammatical and lexical homophones, as well as words containing silent letters or orthographic peculiarities.<\/pee>\n<pee>Typical errors are phonetically plausible but orthographically incorrect: &#8220;femme&#8221; written as &#8220;fame&#8221;, &#8220;monsieur&#8221; written as &#8220;meusieu&#8221;, or confusions between homophones like &#8220;a\/\u00e0&#8221;, &#8220;son\/sont&#8221;, &#8220;et\/est&#8221;. These patients can generally write regular words and pseudo-words correctly, as their phonological pathway is preserved.<\/pee>\n<pee>This type of dysorthography may sometimes go unnoticed in the early years of schooling, as teaching favors regular words. Difficulties become more apparent with the increasing complexity of vocabulary and the massive introduction of irregular words in school texts.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f CLINICAL EXPERTISE<\/div>\n<div class=\"expert-box-title\">Differential Diagnosis: Dysorthography vs Surface Dyslexia<\/div>\n<pee>The distinction between isolated surface dysorthography and surface dyslexia-dysorthography requires a careful assessment of reading skills. Some patients may read correctly through semantic or contextual compensation while exhibiting marked spelling difficulties.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended Assessment Protocol:<\/div>\n<ul>\n<li>Reading irregular words under time constraints<\/li>\n<li>Dictation of irregular vs regular words<\/li>\n<li>Assessment of reading comprehension<\/li>\n<li>Analysis of compensation strategies<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<h3>Mixed Dysorthography<\/h3>\n<pee><strong>Mixed dysorthography<\/strong> combines deficits from both pathways, phonological and lexical, often representing the most severe form of the disorder. Patients exhibit both difficulties in phoneme-grapheme conversion and issues with the orthographic lexicon, generating a complex profile that requires intensive and differentiated therapeutic intervention.<\/pee>\n<pee>This form of dysorthography produces all types of errors: phonetically implausible errors on regular words and pseudowords, regularization errors on irregular words, confusions of homophones, and marked grammatical difficulties. The prognosis is generally more reserved, requiring early and sustained management.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcca Evaluation Tools by Type<\/h4>\n<pee><strong>Phonological Dysorthography:<\/strong> Dictation of pseudo-words, phonological awareness tests, analysis of conversion errors.<\/pee>\n                <pee><strong>Surface Dysorthography:<\/strong> Dictation of irregular vs regular words, evaluation of homophones, spelling lexicon tests.<\/pee>\n                <pee><strong>Mixed Dysorthography:<\/strong> Complete battery including all previous tests plus evaluation of cognitive load in dual-task.<\/pee>\n            <\/div>\n<h2>3. \u26a0\ufe0f Analysis of Types of Spelling Errors<\/h2>\n<pee>The <strong>qualitative analysis of errors<\/strong> is the core of the speech therapy evaluation in dysorthography. This approach, complementary to standardized tests, allows for precise identification of failing mechanisms and guides therapeutic intervention. A rigorous classification of errors reveals the strategies used by the patient and the underlying cognitive processes.<\/pee>\n<pee>The analysis of errors must be conducted on different types of linguistic material: isolated words, sentences, short texts, and in various modalities (dictation, delayed copying, spontaneous production). This diversity allows for understanding dysorthography in its complexity and avoids hasty conclusions based on a single type of test.<\/pee>\n<h3>Phonological Errors<\/h3>\n<pee>The <strong>phonological errors<\/strong> reflect difficulties in processing the sound units of the language and their conversion into graphic units. These errors can be categorized according to their nature: omissions, additions, substitutions, or inversions of phonemes. Each type of error provides information about specific difficulties in the phonological system.<\/pee>\n<pee>The <strong>omissions<\/strong> involve the removal of one or more phonemes in the target word (&#8220;arbre&#8221; \u2192 &#8220;abre&#8221;, &#8220;important&#8221; \u2192 &#8220;iportant&#8221;). These errors may preferentially affect certain positions in the word (complex consonant onsets, syllabic codas) or certain types of phonemes (fricative consonants, consonant clusters).<\/pee>\n<pee>The <strong>additions<\/strong> correspond to the insertion of additional phonemes (&#8220;partir&#8221; \u2192 &#8220;paretir&#8221;, &#8220;classe&#8221; \u2192 &#8220;calasse&#8221;). These errors may reflect difficulties in syllabic segmentation or strategies for simplifying complex phonological structures.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Classification of Phonological Errors<\/h4>\n<ul>\n<li><strong>Omissions:<\/strong> deletion of phonemes (consonants\/vowels)<\/li>\n<li><strong>Additions:<\/strong> insertion of extraneous phonemes<\/li>\n<li><strong>Substitutions:<\/strong> replacement with similar phonemes<\/li>\n<li><strong>Inversions:<\/strong> swapping the order of phonemes<\/li>\n<li><strong>Simplifications:<\/strong> reduction of complex consonant clusters<\/li>\n<\/ul><\/div>\n<pee><strong>Substitutions<\/strong> involve replacing one phoneme with another, often phonetically similar (&#8220;hat&#8221; \u2192 &#8220;sahat&#8221;, &#8220;gift&#8221; \u2192 &#8220;gafit&#8221;). Analyzing the distinctive features involved (voicing, place of articulation, manner of articulation) provides insight into the precise nature of phonological difficulties.<\/pee>\n<pee><strong>Inversions<\/strong> concern the swapping of adjacent or distant phonemes (&#8220;for&#8221; \u2192 &#8220;fro&#8221;, &#8220;cheese&#8221; \u2192 &#8220;ceese&#8221;). These errors may reflect difficulties in phonological sequencing or phonological working memory disorders.<\/pee>\n<h3>Lexical and Orthographic Errors<\/h3>\n<pee><strong>Lexical errors<\/strong> specifically concern the spelling of irregular words and reveal a deficit in the orthographic lexicon. These errors are characterized by regularizations: the patient applies regular phoneme-grapheme correspondence rules to words that have orthographic specificities.<\/pee>\n<pee>Errors involving <strong>silent letters<\/strong> are a sensitive indicator of the development of the orthographic lexicon (&#8220;time&#8221; \u2192 &#8220;tim&#8221;, &#8220;finger&#8221; \u2192 &#8220;fing&#8221;). Mastery of these elements requires specific memorization of the orthographic form of the word, which cannot be deduced from its phonological form.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udd0d EXPERT ANALYSIS<\/div>\n<pee>The analysis of errors on homophones reveals the patient&#8217;s ability to use the morpho-syntactic context to disambiguate spelling. A low performance suggests either a lexical deficit or associated grammatical difficulties. The exercises of <strong>COCO THINKS<\/strong> allow for targeted training of these skills.<\/pee>\n            <\/div>\n<pee>Confusions of <strong>homophones<\/strong> represent a particular challenge in French, requiring the integration of spelling, lexical, and grammatical information (&#8220;a\/\u00e0&#8221;, &#8220;son\/sont&#8221;, &#8220;ou\/o\u00f9&#8221;). These errors can reflect both a deficit in the orthographic lexicon and a weakness in morpho-syntactic skills.<\/pee>\n<h3>Grammatical and Morphological Errors<\/h3>\n<pee><strong>Grammatical errors<\/strong> concern the application of agreement and conjugation rules, revealing difficulties in morpho-syntactic processing. These errors can coexist with phonological or lexical dysorthography, or constitute an isolated disorder sometimes called &#8220;grammatical dysorthography&#8221;.<\/pee>\n<pee>Agreement errors include gender and number agreements in the noun phrase (&#8220;les chats noirs&#8221; \u2192 &#8220;les chat noir&#8221;), subject-verb agreement (&#8220;les enfants jouent&#8221; \u2192 &#8220;les enfants joue&#8221;), and past participle agreement. The analysis must distinguish systematic errors from fluctuating errors, the latter suggesting knowledge of the rule but difficulties in application.<\/pee>\n<pee>Conjugation errors may involve inflectional morphology (&#8220;ils mangent&#8221; \u2192 &#8220;ils mange&#8221;) or the choice of verb tenses. A fine analysis must consider the complexity of verb forms (auxiliaries, irregular forms, tense agreement) and the associated cognitive load.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udcca ANALYSIS TOOL<\/div>\n<div class=\"expert-box-title\">Spelling Error Analysis Grid<\/div>\n<pee>A systematic analysis grid allows for quantifying and qualifying errors to guide intervention. It should include mutually exclusive categories and cover all spelling processes.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Main Categories:<\/div>\n<ul>\n<li>Phonologically implausible errors (assembly route)<\/li>\n<li>Regularization errors (addressing route)<\/li>\n<li>Errors of lexical and grammatical homophones<\/li>\n<li>Agreement and conjugation errors<\/li>\n<li>Lexical segmentation errors<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<h2>4. \ud83d\udcdd Diagnostic Assessment of Dysorthographia<\/h2>\n<pee>The <strong>assessment of dysorthographia<\/strong> requires a multidimensional approach combining standardized tests, qualitative analyses, and clinical observations. This diagnostic process aims to precisely identify the failing mechanisms, quantify the severity of the disorder, and establish a differential cognitive profile to guide therapeutic intervention.<\/pee>\n<pee>The assessment process must follow a logical progression: detailed anamnesis, evaluation of cognitive prerequisites, systematic exploration of spelling skills, and differential analysis with associated disorders. This methodical approach ensures the reliability of the diagnosis and the relevance of therapeutic recommendations.<\/pee>\n<h3>Anamnesis and Development Exploration<\/h3>\n<pee>The <strong>anamnesis<\/strong> is the first step of the assessment, allowing for the tracing of the patient&#8217;s developmental history and identifying risk factors. The exploration should cover pre-linguistic development (babbling, first words), the acquisition of oral language, and the evolution of written language skills since the start of schooling.<\/pee>\n<pee>Family history of written language disorders should be systematically investigated, as dysorthographia has a significant hereditary component. The school history, the pedagogical adaptations implemented, and the evolution of performance in different subjects provide crucial information about the learning profile.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udccb Structured Anamnesis Questionnaire<\/h4>\n<pee><strong>Language development:<\/strong> age of first words, combinations of words, persistent phonological difficulties.<\/pee>\n                <pee><strong>Learning to read and write:<\/strong> age of starting to read, learning method, evolution of skills.<\/pee>\n                <pee><strong>Schooling:<\/strong> repeating a year, adaptations, difficulties in different subjects, school fatigue.<\/pee>\n                <pee><strong>Family history:<\/strong> DYS disorders in siblings\/relatives, family school difficulties.<\/pee>\n            <\/div>\n<h3>Evaluation of Cognitive Prerequisites<\/h3>\n<pee>The evaluation of <strong>cognitive prerequisites<\/strong> is essential to differentiate dysorthography from other disorders that may affect spelling. Intellectual evaluation, conducted by a psychologist, helps exclude intellectual disability and identify any associated attentional or executive disorders.<\/pee>\n<pee><strong>Phonological awareness<\/strong> must be thoroughly evaluated, forming the basis of the assembly route. The tests should cover different levels of processing: syllabic awareness, rhyming awareness, and phonemic awareness. Tools like phoneme deletion, addition, or inversion tests allow for a fine evaluation of these skills.<\/pee>\n<pee><strong>Working memory<\/strong>, particularly in its phonological component, plays a crucial role in spelling. Tests of digit span, repetition of pseudo-words, and updating in working memory provide information about these abilities. Difficulties in this area may explain certain spelling errors and guide rehabilitation strategies.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Mandatory Evaluation Areas<\/h4>\n<ul>\n<li><strong>General intelligence:<\/strong> total IQ and cognitive profile<\/li>\n<li><strong>Phonological awareness:<\/strong> syllabic, rhyming, phonemic<\/li>\n<li><strong>Working memory:<\/strong> phonological loop and central executive<\/li>\n<li><strong>Attention:<\/strong> sustained, selective, divided<\/li>\n<li><strong>Executive functions:<\/strong> inhibition, flexibility, updating<\/li>\n<\/ul><\/div>\n<h3>Standardized Spelling Tests<\/h3>\n<pee><strong>Standardized tests<\/strong> are the central objective element of the evaluation, allowing for quantification of performance and comparison with developmental norms. The choice of tests should be adapted to the patient&#8217;s age and diagnostic hypotheses, prioritizing scientifically validated and regularly calibrated tools.<\/pee>\n<pee>The <strong>dictation of words<\/strong> represents the reference test, which should include different types of stimuli: regular words, irregular words, and pseudo-words. This diversity allows for separate exploration of the assembly and addressing routes, revealing the specific profile of dysorthography. The words must be controlled for frequency, length, and orthographic complexity.<\/pee>\n<pee>The <strong>dictation of sentences and texts<\/strong> evaluates spelling in a more natural context, where grammatical constraints and the cognitive load associated with simultaneously producing meaning and form come into play. This modality often reveals hidden difficulties in the evaluation of isolated words and provides insight into the functional impact of the disorder.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\u26a1 DIAGNOSTIC INNOVATION<\/div>\n<pee>The use of digital tools like <strong>COCO THINKS<\/strong> allows for precise recording of reaction times and strategies used, providing additional information to traditional tests. This data significantly enriches qualitative analysis and finely guides intervention.<\/pee>\n            <\/div>\n<h3>Evaluation of Spontaneous Written Production<\/h3>\n<pee>The <strong>evaluation of spontaneous written production<\/strong> complements standardized assessment by revealing spelling skills in a real communication context. This evaluation allows for the observation of avoidance strategies, the quality of self-correction, and the impact of cognitive load on spelling performance.<\/pee>\n<pee>The production task can be free (telling about one&#8217;s vacation) or semi-directed (describing an image, continuing a story). The analysis should focus on lexical richness, syntactic complexity, and of course spelling, taking into account the age and school level of the patient.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83c\udfaf EVALUATION PROTOCOL<\/div>\n<div class=\"expert-box-title\">Complete Evaluation Battery for Dysorthographia<\/div>\n<pee>A standardized evaluation protocol ensures the completeness of the assessment and the comparability of results between patients and over time.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended Sequence (3 sessions) :<\/div>\n<ul>\n<li><strong>Session 1 :<\/strong> Anamnesis, global cognitive evaluation<\/li>\n<li><strong>Session 2 :<\/strong> Standardized spelling tests, phonological awareness<\/li>\n<li><strong>Session 3 :<\/strong> Written production, reading assessment, synthesis<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<h2>5. \ud83c\udfaf Intervention Strategies and Speech Therapy Rehabilitation<\/h2>\n<pee>The <strong>intervention in dysorthographia<\/strong> is based on scientifically validated principles and must be adapted to the specific profile of each patient. The effectiveness of rehabilitation depends on the accuracy of the diagnosis, the timeliness of the intervention, the intensity of the training, and the involvement of the family and school environment.<\/pee>\n<pee>Modern therapeutic approaches favor a <strong>multimodal<\/strong> intervention combining explicit training of deficient skills, compensatory strategies, and the use of innovative technological tools. This comprehensive approach optimizes the chances of progress and promotes the patient&#8217;s autonomy in their learning.<\/pee>\n<pee>The integration of applications like <strong>COCO THINKS and COCO MOVES<\/strong> into the therapeutic protocol adds a playful and motivating dimension, essential for maintaining the patient&#8217;s engagement over time. These tools allow for regular and progressive training, perfectly complementing traditional speech therapy sessions.<\/pee>\n<h3>Rehabilitation of the Phonological Route<\/h3>\n<pee>The <strong>rehabilitation of the phonological route<\/strong> specifically targets deficits in phonological awareness and phoneme-grapheme conversion. This approach is particularly indicated in phonological dysorthographies and often constitutes the first therapeutic step in mixed forms.<\/pee>\n<pee>The work on <strong>phonological awareness<\/strong> must follow a developmental progression: syllabic awareness (syllable segmentation, counting), intra-syllabic awareness (onset-rime), and then phonemic awareness (identification, manipulation, synthesis of phonemes). Each step must be mastered before moving on to the next.<\/pee>\n<pee>The training of <strong>phoneme-grapheme correspondences<\/strong> requires a systematic and explicit approach. The progression must respect the frequency of correspondences in the French language, starting with one-to-one correspondences (one phoneme = one grapheme) before addressing complex correspondences (phonemes with multiple possible transcriptions).<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83c\udfb5 Effective Multisensory Methods<\/h4>\n<pee><strong>Borel-Maisonny Method:<\/strong> gesture-sound-letter association to anchor phoneme-grapheme correspondences.<\/pee>\n                <pee><strong>SMSM Method:<\/strong> Simultaneous Multi-Sensory Multi-Structured, using all sensory channels.<\/pee>\n                <pee><strong>Davis Method:<\/strong> clay modeling to create a three-dimensional representation of letters.<\/pee>\n                <pee><strong>COCO THINKS:<\/strong> adaptive digital exercises for regular phonological training.<\/pee>\n            <\/div>\n<pee><strong>Multisensory techniques<\/strong> are particularly effective for consolidating learning. The simultaneous association of visual (seeing the letter), auditory (hearing the sound), kinesthetic (tracing the letter), and articulatory (pronouncing the sound) modalities creates robust mnemonic networks and promotes automation.<\/pee>\n<h3>Development of Orthographic Lexicon<\/h3>\n<pee>The <strong>development of the orthographic lexicon<\/strong> is the main objective of the rehabilitation of surface dysorthographies. This approach aims to enrich and stabilize the overall memorized word stock, allowing for automated orthographic recognition and production.<\/pee>\n<pee>The selection of words to work on should prioritize <strong>frequent<\/strong> and functional words, using validated frequency lists such as the Lexique base or Manulex. Progression should also take into account the patient&#8217;s age, school level, and interests to maintain motivation.<\/pee>\n<pee><strong>Memory techniques<\/strong> should be varied and adapted to the cognitive profile of the patient. Visual associations (the &#8220;words within words&#8221; method), mnemonic devices, morphological families, and mental visualization are effective tools for permanently anchoring the spelling of irregular words.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Lexical Memorization Strategies<\/h4>\n<ul>\n<li><strong>Rhythmic spelling:<\/strong> syllabic segmentation with rhythmic tapping<\/li>\n<li><strong>Words within words:<\/strong> &#8220;in dangerous, there is angel and them&#8221;<\/li>\n<li><strong>Visual associations:<\/strong> mental images related to spelling<\/li>\n<li><strong>Morphological families:<\/strong> grouping by common roots<\/li>\n<li><strong>Mnemonic devices:<\/strong> memorable phrases or stories<\/li>\n<\/ul><\/div>\n<h3>Grammatical and Morphological Approaches<\/h3>\n<pee>The <strong>grammatical approach<\/strong> is essential for addressing difficulties in agreement and conjugation, often associated with dysorthography. This intervention requires a prior understanding of fundamental grammatical concepts: word classes, syntactic functions, and morphological relationships.<\/pee>\n<pee>Teaching <strong>agreement rules<\/strong> must be explicit and structured, with a progression from simple agreements (determiner-noun) to complex agreements (past participle with auxiliary \u00eatre\/avoir). Each rule should be accompanied by verification and self-correction strategies.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udd27 THERAPEUTIC TOOL<\/div>\n<pee>The &#8220;agreement chain&#8221; is an effective strategy: identify the giver (who imposes the agreement), mentally or physically trace the link to the receiver (who agrees), apply the rule. This visualization of grammatical relationships facilitates the automation of agreements. <strong>COCO THINKS<\/strong> offers interactive exercises based on this approach.<\/pee>\n            <\/div>\n<pee>Working on <strong>conjugation<\/strong> must integrate a morphological approach, identifying regularities and verb families. The automation of frequent endings and the memorization of irregular forms are the two pillars of this rehabilitation.<\/pee>\n<h3>Metacognitive and Self-Correction Strategies<\/h3>\n<pee>The development of <strong>metacognitive strategies<\/strong> allows the patient to gradually become autonomous in managing their spelling difficulties. These strategies include planning writing, self-monitoring during production, and systematic self-correction.<\/pee>\n<pee>Teaching specific <strong>proofreading strategies<\/strong> is essential. Effective proofreading requires several targeted passes: a first pass for the general meaning, a second for lexical spelling, a third for grammatical agreements. This systematic approach optimizes the detection and correction of errors.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83c\udf93 STRUCTURED PROGRAM<\/div>\n<div class=\"expert-box-title\">Intensive Rehabilitation Protocol (12 weeks)<\/div>\n<pee>A structured 12-week program allows for significant and measurable progress, provided a minimum frequency of 3 sessions per week is maintained.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Temporal Organization:<\/div>\n<ul>\n<li><strong>Weeks 1-4:<\/strong> Phonological awareness and basic correspondences<\/li>\n<li><strong>Weeks 5-8:<\/strong> Spelling vocabulary and common words<\/li>\n<li><strong>Weeks 9-12:<\/strong> Grammatical rules and self-correction strategies<\/li>\n<li><strong>Throughout:<\/strong> Daily use of COCO THINKS (15-20 min)<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<h2>6. \ud83c\udfeb School and Educational Accommodations<\/h2>\n<pee><strong>School accommodations<\/strong> are an essential aspect of managing dysorthography, allowing for the compensation of persistent difficulties and preserving the student&#8217;s self-esteem. These adaptations must be individualized, evolving, and based on the recommendations of the High Authority of Health (HAS) and the National Education.<\/pee>\n<pee>The implementation of accommodations requires a <strong>close collaboration<\/strong> between the educational team, the speech therapist, the family, and possibly the school doctor. This coordination ensures the coherence of the adaptations and their acceptance by all parties involved in the child&#8217;s education.<\/pee>\n<pee>Accommodations should aim for a <strong>dual objective<\/strong>: to allow the student to demonstrate their skills in subjects not directly related to spelling, and to maintain adapted requirements in French to promote progress. This balanced approach avoids both over-accommodation and under-accommodation.<\/pee>\n<h3>Accommodations during Assessments<\/h3>\n<pee><strong>Assessment accommodations<\/strong> often represent the primary request from families and are indeed an important lever for objectifying the student&#8217;s skills. These adaptations must be proportional to the severity of the disorder and evolve based on the progress made in rehabilitation.<\/pee>\n<pee>The <strong>use of a computer<\/strong> with spell checker is the reference accommodation for severe dysorthographies. This tool allows for effective compensation while maintaining the requirement for written production. Training the student in the optimal use of the spell checker is an integral part of the support.<\/pee>\n<pee>The <strong>extension of time<\/strong> (generally 1\/3 additional time) compensates for writing fluency difficulties and allows the student to implement their self-correction strategies. This measure is particularly beneficial for students who have developed good metacognitive strategies.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcca Grading Adjustments According to Severity<\/h4>\n<pee><strong>Light (< 10th percentile) :<\/strong> No spelling penalty outside of dictation, 1\/3 time if needed.<\/pee>\n                <pee><strong>Moderate (< 5th percentile) :<\/strong> Computer + spell checker, exam secretary occasionally.<\/pee>\n                <pee><strong>Severe (< 1st percentile) :<\/strong> Systematic secretary, oral assessments preferred.<\/pee>\n            <\/div>\n<pee>The <strong>human assistance<\/strong> (exam secretary) may be necessary in very severe dysorthographies, particularly during high-stakes exams. This exceptional measure must be accompanied by prior training to optimize the student-secretary collaboration.<\/pee>\n<h3>Daily Pedagogical Adaptations<\/h3>\n<pee>The <strong>daily pedagogical adaptations<\/strong> concern all classroom practices and require raising awareness among the educational team about the specifics of dysorthography. These adjustments, often simple to implement, can significantly improve the student&#8217;s school experience.<\/pee>\n<pee>The <strong>differentiation of evaluation methods<\/strong> allows for valuing the student&#8217;s skills: prioritizing oral assessments in history-geography, offering multiple-choice questions in science, using labeled diagrams in life sciences. This approach often reveals skills masked by spelling difficulties.<\/pee>\n<pee>The <strong>adaptation of materials<\/strong> facilitates access to learning: fill-in-the-blank texts to avoid<br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Dysorthographie : guide complet pour les orthophonistes\",\n      \"description\": \"Guide Complet \ud83e\ude7a Orthophonie & DYS disorders Dysorthographie : Guide Complet pour les Orthophonistes \ud83d\udcc5 Avril 20\",\n      \"url\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\",\n      \"datePublished\": \"2026-05-19\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/01\/dynseo-logo.png\"\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\",\n      \"name\": \"Dysorthographie : guide complet pour les orthophonistes\"\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Dysorthographie : guide complet pour les orthophonistes\",\n          \"item\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La dysorthographie est un trouble sp\u00e9cifique de l'apprentissage de l'orthographe qui se caract\u00e9rise par des difficult\u00e9s persistantes et importantes dans l'acquisition et l'utilisation des r\u00e8gles orthographiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment diagnostiquer la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Le diagnostic de la dysorthographie n\u00e9cessite une \u00e9valuation compl\u00e8te par un orthophoniste, incluant des tests standardis\u00e9s, l'observation des productions \u00e9crites et l'analyse des erreurs orthographiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles sont les m\u00e9thodes de prise en charge de la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La prise en charge de la dysorthographie comprend des exercices sp\u00e9cifiques d'orthographe, l'apprentissage de strat\u00e9gies compensatoires, l'utilisation d'outils num\u00e9riques adapt\u00e9s et un suivi orthophonique r\u00e9gulier.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":120532,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Dysorthographie : Guide Complet pour les Orthophonistes | DYNSEO<\/title>\n    <meta name=\"description\" content=\"Guide expert sur la dysorthographie : types, \u00e9valuation, intervention et outils pour orthophonistes. M\u00e9thodes et strat\u00e9gies pratiques valid\u00e9es scientifiquement.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #f8f9fa;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%);\n            padding: 60px 0 80px 0;\n            color: white;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 20\"><path d=\"M0,10 Q25,0 50,10 T100,10 V20 H0 Z\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n            background-size: 200px 40px;\n            animation: wave 20s linear infinite;\n        }\n\n        @keyframes wave {\n            0% { background-position: 0 0; }\n            100% { background-position: 200px 0; }\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            margin-bottom: 20px;\n            font-size: 14px;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n            opacity: 0.8;\n        }\n\n        .article-breadcrumb a:hover {\n            opacity: 1;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: rgba(169, 226, 228, 0.2);\n            color: #a9e2e4;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 500;\n            margin-bottom: 20px;\n            border: 1px solid rgba(169, 226, 228, 0.3);\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n        }\n\n        .hl {\n            color: #ffeca7;\n        }\n\n        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            align-items: center;\n            margin-top: 30px;\n            font-size: 14px;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n        }\n\n        .stars {\n            color: #ffeca7;\n            font-weight: 600;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            right: 0;\n            height: 60px;\n            background: #f8f9fa;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-body {\n            background: #f8f9fa;\n            padding: 40px 0 60px 0;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .intro-block {\n            background: white;\n            padding: 40px;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            margin-bottom: 40px;\n            border-left: 5px solid #5e5ed7;\n        }\n\n        .intro-block p {\n            font-size: 18px;\n            color: #555;\n            margin-bottom: 15px;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 40px 0;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            border-top: 4px solid #5e5ed7;\n            transition: transform 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #5e5ed7;\n            font-family: 'Montserrat', sans-serif;\n            display: block;\n            margin-bottom: 10px;\n        }\n\n        .stat-card .label {\n            color: #666;\n            font-weight: 500;\n            font-size: 14px;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            font-weight: 600;\n            color: #333;\n            margin: 50px 0 20px 0;\n            padding-bottom: 10px;\n            border-bottom: 3px solid #5e5ed7;\n            position: relative;\n        }\n\n        h2::before {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 0;\n            width: 60px;\n            height: 3px;\n            background: #a9e2e4;\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: #5e5ed7;\n            margin: 30px 0 15px 0;\n        }\n\n        p {\n            margin-bottom: 15px;\n            color: #555;\n            font-size: 16px;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }\n\n        li {\n            margin-bottom: 8px;\n            color: #555;\n            text-align: left;\n            hyphens: auto;\n            -webkit-hyphens: auto;\n            overflow-wrap: break-word;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, #a9e2e4 0%, rgba(169, 226, 228, 0.8) 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 25px 0;\n            border: 1px solid rgba(169, 226, 228, 0.5);\n        }\n\n        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            font-weight: 600;\n            margin-bottom: 15px;\n            font-size: 1.1rem;\n        }\n\n        .key-points {\n            background: #fff;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 25px 0;\n            border-left: 5px solid #ffeca7;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n        }\n\n        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, #ffeca7 0%, rgba(255, 236, 167, 0.8) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border: 1px solid rgba(255, 236, 167, 0.7);\n            position: relative;\n        }\n\n        .tip-box-label {\n            background: #e73469;\n            color: white;\n            padding: 5px 12px;\n            border-radius: 15px;\n            font-size: 12px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n\n        .expert-box {\n            background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%);\n            padding: 35px;\n            border-radius: 15px;\n            margin: 30px 0;\n            color: white;\n        }\n\n        .expert-box-label {\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 6px 15px;\n            border-radius: 20px;\n            font-size: 13px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n\n        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n\n        .expert-inner {\n            background: rgba(255, 255, 255, 0.1);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }\n\n        .expert-inner-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n        }\n\n        .faq-list {\n            margin: 40px 0;\n        }\n\n        .faq-item {\n            background: white;\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            border: 1px solid #e0e0e0;\n        }\n\n        .faq-q {\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: #f9f9f9;\n            font-weight: 600;\n            color: #333;\n            transition: background 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: #f0f0f0;\n        }\n\n        .faq-icon {\n            color: #5e5ed7;\n            font-weight: bold;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-a {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n            color: #555;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 20px;\n            max-height: 500px;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, #e73469 0%, rgba(231, 52, 105, 0.9) 100%);\n            padding: 40px;\n            border-radius: 20px;\n            text-align: center;\n            color: white;\n            margin: 40px 0;\n        }\n\n        .cta-box h3 {\n            font-family: 'Montserrat', sans-serif;\n            color: white;\n            margin-bottom: 15px;\n        }\n\n        .cta-buttons {\n            margin-top: 25px;\n        }\n\n        .btn-white {\n            background: white;\n            color: #e73469;\n            padding: 15px 30px;\n            border: none;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            margin: 0 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .btn-white:hover {\n            transform: translateY(-2px);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n            border: 2px solid white;\n            padding: 15px 30px;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            margin: 0 10px;\n            transition: all 0.3s ease;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: #e73469;\n        }\n\n        .article-tags {\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 1px solid #e0e0e0;\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: #f0f0f0;\n            color: #666;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 5px 5px 5px 0;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: #5e5ed7;\n            color: white;\n        }\n\n        ul, ol {\n            padding-left: 20px;\n            margin-bottom: 20px;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }\n\n        th, td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        th {\n            background: #5e5ed7;\n            color: white;\n            font-weight: 600;\n        }\n\n        tr:last-child td {\n            border-bottom: none;\n        }\n\n        tr:hover {\n            background: #f9f9f9;\n        }\n\n        @media (min-width: 769px) {\n            p {\n                text-align: justify;\n            }\n        }\n\n        @media (max-width: 768px) {\n            p, li {\n                text-align: left !important;\n                word-spacing: normal !important;\n                hyphens: auto;\n            }\n\n            .container {\n                padding: 12px !important;\n            }\n\n            .intro-block, .conseil-card, .tip-box, .expert-box, .key-points, .faq-item, .stat-card, .cta-box {\n                padding: 18px 16px !important;\n                margin-left: 0 !important;\n                margin-right: 0 !important;\n            }\n\n            .stats-grid {\n                grid-template-columns: 1fr !important;\n            }\n\n            .article-hero {\n                padding: 40px 0 60px 0;\n            }\n\n            .article-hero h1 {\n                font-size: 1.6rem !important;\n                line-height: 1.3 !important;\n            }\n\n            h2 {\n                font-size: 1.5rem !important;\n            }\n\n            .article-meta {\n                flex-direction: column;\n                gap: 10px;\n                align-items: flex-start;\n            }\n\n            .cta-buttons {\n                display: flex;\n                flex-direction: column;\n                gap: 15px;\n            }\n\n            .btn-white, .btn-outline {\n                margin: 0;\n            }\n        }\n\n        @media (max-width: 400px) {\n            .article-hero h1 {\n                font-size: 1.4rem !important;\n            }\n\n            h2 {\n                font-size: 1.3rem !important;\n            }\n\n            .container {\n                padding: 8px !important;\n            }\n\n            .intro-block, .conseil-card, .tip-box, .expert-box, .key-points, .faq-item, .stat-card, .cta-box {\n                padding: 15px 12px !important;\n            }\n        }\n    \n\n<style>\n\/* DAG-RESPONSIVE-FIX *\/\n@media (max-width: 768px) {\n  p, li { text-align: left !important; word-spacing: normal !important; hyphens: auto; -webkit-hyphens: auto; overflow-wrap: break-word; }\n  .container { padding: 12px !important; }\n  .intro-block, .conseil-card, .tip-box, .expert-box,\n  .key-points, .faq-item, .stat-card, .cta-box {\n    padding: 18px 16px !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n  .stats-grid { grid-template-columns: 1fr !important; }\n  .article-hero h1 { font-size: 1.6rem !important; line-height: 1.3 !important; }\n  h2 { font-size: 1.5rem !important; }\n  .cta-buttons { flex-direction: column !important; }\n  .article-hero-inner { padding: 30px 16px !important; }\n}\n@media (max-width: 400px) {\n  p, li { font-size: 15px !important; line-height: 1.6 !important; }\n  .container { padding: 8px !important; }\n  .intro-block, .conseil-card, .tip-box, .expert-box,\n  .key-points, .faq-item, .stat-card, .cta-box {\n    padding: 14px 12px !important;\n  }\n  .article-hero h1 { font-size: 1.4rem !important; }\n  h2 { font-size: 1.3rem !important; }\n  .stat-card .number { font-size: 28px !important; }\n}\n<\/style>\n<\/style>\n<\/head>\n<body><section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\">Home<\/a> > \n                <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> > \n                <span>Dysorthographia: Complete Guide<\/span>\n            <\/nav>\n            \n            <div class=\"article-category\">\n                \ud83e\ude7a Speech Therapy & DYS disorders\n            <\/div>\n            \n            <h1>Dysorthographia: <span class=\"hl\">Complete Guide<\/span> for Speech Therapists<\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span>\n                <span>\u23f1\ufe0f 15 min read<\/span>\n                <span>\ud83d\udc65 Speech Therapists & Professionals<\/span>\n                <span class=\"stars\">\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                <p><strong>Dysorthography<\/strong> represents a major challenge in the field of speech therapy, affecting between 3 and 5% of school-aged children. This specific disorder of spelling acquisition, of neurobiological origin, is characterized by persistent difficulties in correctly spelling words, despite appropriate teaching and the absence of intellectual disability.<\/p>\n                \n                <p>Often associated with dyslexia, dysorthography can also manifest in isolation, creating a particular profile where reading may be preserved while writing remains deficient. This dissociation highlights the importance of a <strong>differentiated assessment<\/strong> and targeted therapeutic interventions.<\/p>\n                \n                <p>This comprehensive guide is aimed at speech therapists and rehabilitation professionals, offering a scientifically based approach to understanding, assessing, and treating dysorthography. We will explore the underlying neuropsychological mechanisms, validated assessment tools, and the most effective intervention strategies.<\/p>\n                \n                <p>The goal is to provide practitioners with the theoretical knowledge and practical tools necessary to effectively support dysorthographic patients, taking into account individual specificities and current scientific recommendations.<\/p>\n                \n                <p>The <strong>COCO THINKS and COCO MOVES<\/strong> applications from DYNSEO offer innovative digital solutions to complement traditional rehabilitation, allowing for regular and motivating training of spelling skills.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">3-5%<\/span>\n                    <span class=\"label\">of children affected by dysorthography<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">80%<\/span>\n                    <span class=\"label\">of cases associated with dyslexia<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">3<\/span>\n                    <span class=\"label\">main types of dysorthography<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span>\n                    <span class=\"label\">improvement with appropriate care<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. \ud83d\udccb Definition and Neuropsychological Bases of Dysorthography<\/h2>\n            \n            <p>Dysorthography is defined as a <strong>specific and lasting disorder of spelling acquisition<\/strong>, occurring in children of normal intelligence, without sensory deficits or psychiatric disorders, and who have received appropriate teaching. This disorder falls within the framework of specific written language disorders (SWLD) and is part of the international classification of neurodevelopmental disorders.<\/p>\n\n            <p>From a neuropsychological perspective, spelling involves several complex cognitive systems that must function in a coordinated manner. The dual-route model developed by Ellis and Young (1988) and later adapted by Sprenger-Charolles distinguishes two main routes for spelling: the phonological route (assembly) and the lexical route (addressing).<\/p>\n\n            <p>The <strong>phonological route<\/strong> allows for the conversion of phonemes into graphemes according to the phoneme-grapheme correspondence rules. This route is particularly engaged for writing new words, pseudo-words, or regular words. It requires good phonological awareness and mastery of the phoneme-grapheme correspondences of the language.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83e\udde0 Neuroanatomical Substrates<\/h4>\n                <p>Neuroimaging research reveals that dysorthography involves dysfunctions in several brain regions: Broca's area (language production), the angular gyrus (interface between sounds and letters), and the superior temporal regions (phonological processing). These findings guide rehabilitation strategies towards multisensory approaches.<\/p>\n            <\/div>\n\n            <p>The <strong>lexical route<\/strong> relies on the global recognition of words stored in the internal orthographic lexicon. This route is essential for the spelling of irregular words, homophones, and words with orthographic specificities that cannot be deduced from their phonological form.<\/p>\n\n            <p>The normal development of spelling follows a predictable progression, passing through several stages: the logographic phase (global recognition of a few words), the alphabetic phase (progressive mastery of phoneme-grapheme correspondences), and the orthographic phase (automation and development of the orthographic lexicon). Dysorthography disrupts this normal development by affecting one or more of these routes.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83c\udfaf Key Points - Neuropsychological Bases<\/h4>\n                <ul>\n                    <li><strong>Dual pathway:<\/strong> phonological (assembly) and lexical (addressing)<\/li>\n                    <li><strong>Phonological awareness:<\/strong> foundation of the assembly pathway<\/li>\n                    <li><strong>Orthographic lexicon:<\/strong> storage of orthographic forms<\/li>\n                    <li><strong>Sequential development:<\/strong> logographic \u2192 alphabetic \u2192 orthographic<\/li>\n                    <li><strong>Neurobiological basis:<\/strong> dysfunctions in language networks<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>2. \ud83d\udd0d Classification of Types of Dysorthography<\/h2>\n\n            <p>The classification of types of dysorthography is based on the dual pathway neuropsychological model and allows for precise guidance of therapeutic intervention. This typology is essential for adapting rehabilitation strategies to the specific profiles of each patient and optimizing the effectiveness of care.<\/p>\n\n            <h3>Phonological Dysorthography<\/h3>\n\n            <p><strong>Phonological dysorthography<\/strong> results from a deficit in the assembly pathway, characterized by difficulties in phoneme-grapheme conversion. Patients exhibit deficient phonological awareness, manifesting as difficulties in segmenting words into smaller sound units and manipulating these units.<\/p>\n\n            <p>Typical errors include omissions of phonemes (\"arbre\" \u2192 \"abre\"), additions (\"partir\" \u2192 \"paretir\"), substitutions of similar phonemes (\"chapeau\" \u2192 \"sapeau\"), and inversions (\"pour\" \u2192 \"poru\"). These errors often render the productions phonetically implausible, meaning they do not adhere to the phoneme-grapheme correspondence rules of the French language.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83d\udca1 PRACTICAL ADVICE<\/div>\n                <p>To identify phonological dysorthography, systematically analyze errors in dictation of pseudo-words. These invented words can only be written through the phonological pathway, immediately revealing difficulties in phoneme-grapheme conversion. The use of tools like <strong>COCO THINKS<\/strong> allows for progressive training of phonological awareness.<\/p>\n            <\/div>\n\n            <h3>Surface (Lexical) Dysorthography<\/h3>\n\n            <p><strong>Surface dysorthography<\/strong> or lexical dysorthography is characterized by a deficit in the addressing pathway, with an alteration of the orthographic lexicon. Patients experience particular difficulties with irregular words, grammatical and lexical homophones, as well as words containing silent letters or orthographic peculiarities.<\/p>\n\n            <p>Typical errors are phonetically plausible but orthographically incorrect: \"femme\" written as \"fame\", \"monsieur\" written as \"meusieu\", or confusions between homophones like \"a\/\u00e0\", \"son\/sont\", \"et\/est\". These patients can generally write regular words and pseudo-words correctly, as their phonological pathway is preserved.<\/p>\n\n            <p>This type of dysorthography may sometimes go unnoticed in the early years of schooling, as teaching favors regular words. Difficulties become more apparent with the increasing complexity of vocabulary and the massive introduction of irregular words in school texts.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f CLINICAL EXPERTISE<\/div>\n<div class=\"expert-box-title\">Differential Diagnosis: Dysorthography vs Surface Dyslexia<\/div>\n                <p>The distinction between isolated surface dysorthography and surface dyslexia-dysorthography requires a careful assessment of reading skills. Some patients may read correctly through semantic or contextual compensation while exhibiting marked spelling difficulties.<\/p>\n                \n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Recommended Assessment Protocol:<\/div>\n                    <ul>\n                        <li>Reading irregular words under time constraints<\/li>\n                        <li>Dictation of irregular vs regular words<\/li>\n                        <li>Assessment of reading comprehension<\/li>\n                        <li>Analysis of compensation strategies<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <h3>Mixed Dysorthography<\/h3>\n\n            <p><strong>Mixed dysorthography<\/strong> combines deficits from both pathways, phonological and lexical, often representing the most severe form of the disorder. Patients exhibit both difficulties in phoneme-grapheme conversion and issues with the orthographic lexicon, generating a complex profile that requires intensive and differentiated therapeutic intervention.<\/p>\n\n            <p>This form of dysorthography produces all types of errors: phonetically implausible errors on regular words and pseudowords, regularization errors on irregular words, confusions of homophones, and marked grammatical difficulties. The prognosis is generally more reserved, requiring early and sustained management.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udcca Evaluation Tools by Type<\/h4>\n                <p><strong>Phonological Dysorthography:<\/strong> Dictation of pseudo-words, phonological awareness tests, analysis of conversion errors.<\/p>\n                <p><strong>Surface Dysorthography:<\/strong> Dictation of irregular vs regular words, evaluation of homophones, spelling lexicon tests.<\/p>\n                <p><strong>Mixed Dysorthography:<\/strong> Complete battery including all previous tests plus evaluation of cognitive load in dual-task.<\/p>\n            <\/div>\n\n            <h2>3. \u26a0\ufe0f Analysis of Types of Spelling Errors<\/h2>\n\n            <p>The <strong>qualitative analysis of errors<\/strong> is the core of the speech therapy evaluation in dysorthography. This approach, complementary to standardized tests, allows for precise identification of failing mechanisms and guides therapeutic intervention. A rigorous classification of errors reveals the strategies used by the patient and the underlying cognitive processes.<\/p>\n\n            <p>The analysis of errors must be conducted on different types of linguistic material: isolated words, sentences, short texts, and in various modalities (dictation, delayed copying, spontaneous production). This diversity allows for understanding dysorthography in its complexity and avoids hasty conclusions based on a single type of test.<\/p>\n\n            <h3>Phonological Errors<\/h3>\n\n            <p>The <strong>phonological errors<\/strong> reflect difficulties in processing the sound units of the language and their conversion into graphic units. These errors can be categorized according to their nature: omissions, additions, substitutions, or inversions of phonemes. Each type of error provides information about specific difficulties in the phonological system.<\/p>\n\n            <p>The <strong>omissions<\/strong> involve the removal of one or more phonemes in the target word (\"arbre\" \u2192 \"abre\", \"important\" \u2192 \"iportant\"). These errors may preferentially affect certain positions in the word (complex consonant onsets, syllabic codas) or certain types of phonemes (fricative consonants, consonant clusters).<\/p>\n\n            <p>The <strong>additions<\/strong> correspond to the insertion of additional phonemes (\"partir\" \u2192 \"paretir\", \"classe\" \u2192 \"calasse\"). These errors may reflect difficulties in syllabic segmentation or strategies for simplifying complex phonological structures.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83c\udfaf Classification of Phonological Errors<\/h4>\n                <ul>\n                    <li><strong>Omissions:<\/strong> deletion of phonemes (consonants\/vowels)<\/li>\n                    <li><strong>Additions:<\/strong> insertion of extraneous phonemes<\/li>\n                    <li><strong>Substitutions:<\/strong> replacement with similar phonemes<\/li>\n                    <li><strong>Inversions:<\/strong> swapping the order of phonemes<\/li>\n                    <li><strong>Simplifications:<\/strong> reduction of complex consonant clusters<\/li>\n                <\/ul>\n            <\/div>\n\n            <p><strong>Substitutions<\/strong> involve replacing one phoneme with another, often phonetically similar (\"hat\" \u2192 \"sahat\", \"gift\" \u2192 \"gafit\"). Analyzing the distinctive features involved (voicing, place of articulation, manner of articulation) provides insight into the precise nature of phonological difficulties.<\/p>\n\n            <p><strong>Inversions<\/strong> concern the swapping of adjacent or distant phonemes (\"for\" \u2192 \"fro\", \"cheese\" \u2192 \"ceese\"). These errors may reflect difficulties in phonological sequencing or phonological working memory disorders.<\/p>\n\n            <h3>Lexical and Orthographic Errors<\/h3>\n\n            <p><strong>Lexical errors<\/strong> specifically concern the spelling of irregular words and reveal a deficit in the orthographic lexicon. These errors are characterized by regularizations: the patient applies regular phoneme-grapheme correspondence rules to words that have orthographic specificities.<\/p>\n\n            <p>Errors involving <strong>silent letters<\/strong> are a sensitive indicator of the development of the orthographic lexicon (\"time\" \u2192 \"tim\", \"finger\" \u2192 \"fing\"). Mastery of these elements requires specific memorization of the orthographic form of the word, which cannot be deduced from its phonological form.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udd0d EXPERT ANALYSIS<\/div>\n                <p>The analysis of errors on homophones reveals the patient's ability to use the morpho-syntactic context to disambiguate spelling. A low performance suggests either a lexical deficit or associated grammatical difficulties. The exercises of <strong>COCO THINKS<\/strong> allow for targeted training of these skills.<\/p>\n            <\/div>\n\n            <p>Confusions of <strong>homophones<\/strong> represent a particular challenge in French, requiring the integration of spelling, lexical, and grammatical information (\"a\/\u00e0\", \"son\/sont\", \"ou\/o\u00f9\"). These errors can reflect both a deficit in the orthographic lexicon and a weakness in morpho-syntactic skills.<\/p>\n\n            <h3>Grammatical and Morphological Errors<\/h3>\n\n            <p><strong>Grammatical errors<\/strong> concern the application of agreement and conjugation rules, revealing difficulties in morpho-syntactic processing. These errors can coexist with phonological or lexical dysorthography, or constitute an isolated disorder sometimes called \"grammatical dysorthography\".<\/p>\n\n            <p>Agreement errors include gender and number agreements in the noun phrase (\"les chats noirs\" \u2192 \"les chat noir\"), subject-verb agreement (\"les enfants jouent\" \u2192 \"les enfants joue\"), and past participle agreement. The analysis must distinguish systematic errors from fluctuating errors, the latter suggesting knowledge of the rule but difficulties in application.<\/p>\n\n            <p>Conjugation errors may involve inflectional morphology (\"ils mangent\" \u2192 \"ils mange\") or the choice of verb tenses. A fine analysis must consider the complexity of verb forms (auxiliaries, irregular forms, tense agreement) and the associated cognitive load.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udcca ANALYSIS TOOL<\/div>\n                <div class=\"expert-box-title\">Spelling Error Analysis Grid<\/div>\n                <p>A systematic analysis grid allows for quantifying and qualifying errors to guide intervention. It should include mutually exclusive categories and cover all spelling processes.<\/p>\n                \n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Main Categories:<\/div>\n                    <ul>\n                        <li>Phonologically implausible errors (assembly route)<\/li>\n                        <li>Regularization errors (addressing route)<\/li>\n                        <li>Errors of lexical and grammatical homophones<\/li>\n                        <li>Agreement and conjugation errors<\/li>\n                        <li>Lexical segmentation errors<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <h2>4. \ud83d\udcdd Diagnostic Assessment of Dysorthographia<\/h2>\n\n            <p>The <strong>assessment of dysorthographia<\/strong> requires a multidimensional approach combining standardized tests, qualitative analyses, and clinical observations. This diagnostic process aims to precisely identify the failing mechanisms, quantify the severity of the disorder, and establish a differential cognitive profile to guide therapeutic intervention.<\/p>\n\n            <p>The assessment process must follow a logical progression: detailed anamnesis, evaluation of cognitive prerequisites, systematic exploration of spelling skills, and differential analysis with associated disorders. This methodical approach ensures the reliability of the diagnosis and the relevance of therapeutic recommendations.<\/p>\n\n            <h3>Anamnesis and Development Exploration<\/h3>\n\n            <p>The <strong>anamnesis<\/strong> is the first step of the assessment, allowing for the tracing of the patient's developmental history and identifying risk factors. The exploration should cover pre-linguistic development (babbling, first words), the acquisition of oral language, and the evolution of written language skills since the start of schooling.<\/p>\n\n            <p>Family history of written language disorders should be systematically investigated, as dysorthographia has a significant hereditary component. The school history, the pedagogical adaptations implemented, and the evolution of performance in different subjects provide crucial information about the learning profile.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udccb Structured Anamnesis Questionnaire<\/h4>\n                <p><strong>Language development:<\/strong> age of first words, combinations of words, persistent phonological difficulties.<\/p>\n                <p><strong>Learning to read and write:<\/strong> age of starting to read, learning method, evolution of skills.<\/p>\n                <p><strong>Schooling:<\/strong> repeating a year, adaptations, difficulties in different subjects, school fatigue.<\/p>\n                <p><strong>Family history:<\/strong> DYS disorders in siblings\/relatives, family school difficulties.<\/p>\n            <\/div>\n\n            <h3>Evaluation of Cognitive Prerequisites<\/h3>\n\n            <p>The evaluation of <strong>cognitive prerequisites<\/strong> is essential to differentiate dysorthography from other disorders that may affect spelling. Intellectual evaluation, conducted by a psychologist, helps exclude intellectual disability and identify any associated attentional or executive disorders.<\/p>\n\n            <p><strong>Phonological awareness<\/strong> must be thoroughly evaluated, forming the basis of the assembly route. The tests should cover different levels of processing: syllabic awareness, rhyming awareness, and phonemic awareness. Tools like phoneme deletion, addition, or inversion tests allow for a fine evaluation of these skills.<\/p>\n\n            <p><strong>Working memory<\/strong>, particularly in its phonological component, plays a crucial role in spelling. Tests of digit span, repetition of pseudo-words, and updating in working memory provide information about these abilities. Difficulties in this area may explain certain spelling errors and guide rehabilitation strategies.<\/p>\n\n            <div class=\"key-points\">\n                <h4>\ud83c\udfaf Mandatory Evaluation Areas<\/h4>\n                <ul>\n                    <li><strong>General intelligence:<\/strong> total IQ and cognitive profile<\/li>\n                    <li><strong>Phonological awareness:<\/strong> syllabic, rhyming, phonemic<\/li>\n                    <li><strong>Working memory:<\/strong> phonological loop and central executive<\/li>\n                    <li><strong>Attention:<\/strong> sustained, selective, divided<\/li>\n                    <li><strong>Executive functions:<\/strong> inhibition, flexibility, updating<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3>Standardized Spelling Tests<\/h3>\n\n            <p><strong>Standardized tests<\/strong> are the central objective element of the evaluation, allowing for quantification of performance and comparison with developmental norms. The choice of tests should be adapted to the patient's age and diagnostic hypotheses, prioritizing scientifically validated and regularly calibrated tools.<\/p>\n\n            <p>The <strong>dictation of words<\/strong> represents the reference test, which should include different types of stimuli: regular words, irregular words, and pseudo-words. This diversity allows for separate exploration of the assembly and addressing routes, revealing the specific profile of dysorthography. The words must be controlled for frequency, length, and orthographic complexity.<\/p>\n\n            <p>The <strong>dictation of sentences and texts<\/strong> evaluates spelling in a more natural context, where grammatical constraints and the cognitive load associated with simultaneously producing meaning and form come into play. This modality often reveals hidden difficulties in the evaluation of isolated words and provides insight into the functional impact of the disorder.<\/p>\n<div class=\"tip-box\">\n                <div class=\"tip-box-label\">\u26a1 DIAGNOSTIC INNOVATION<\/div>\n                <p>The use of digital tools like <strong>COCO THINKS<\/strong> allows for precise recording of reaction times and strategies used, providing additional information to traditional tests. This data significantly enriches qualitative analysis and finely guides intervention.<\/p>\n            <\/div>\n\n            <h3>Evaluation of Spontaneous Written Production<\/h3>\n\n            <p>The <strong>evaluation of spontaneous written production<\/strong> complements standardized assessment by revealing spelling skills in a real communication context. This evaluation allows for the observation of avoidance strategies, the quality of self-correction, and the impact of cognitive load on spelling performance.<\/p>\n\n            <p>The production task can be free (telling about one's vacation) or semi-directed (describing an image, continuing a story). The analysis should focus on lexical richness, syntactic complexity, and of course spelling, taking into account the age and school level of the patient.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83c\udfaf EVALUATION PROTOCOL<\/div>\n                <div class=\"expert-box-title\">Complete Evaluation Battery for Dysorthographia<\/div>\n                <p>A standardized evaluation protocol ensures the completeness of the assessment and the comparability of results between patients and over time.<\/p>\n                \n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Recommended Sequence (3 sessions) :<\/div>\n                    <ul>\n                        <li><strong>Session 1 :<\/strong> Anamnesis, global cognitive evaluation<\/li>\n                        <li><strong>Session 2 :<\/strong> Standardized spelling tests, phonological awareness<\/li>\n                        <li><strong>Session 3 :<\/strong> Written production, reading assessment, synthesis<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <h2>5. \ud83c\udfaf Intervention Strategies and Speech Therapy Rehabilitation<\/h2>\n\n            <p>The <strong>intervention in dysorthographia<\/strong> is based on scientifically validated principles and must be adapted to the specific profile of each patient. The effectiveness of rehabilitation depends on the accuracy of the diagnosis, the timeliness of the intervention, the intensity of the training, and the involvement of the family and school environment.<\/p>\n\n            <p>Modern therapeutic approaches favor a <strong>multimodal<\/strong> intervention combining explicit training of deficient skills, compensatory strategies, and the use of innovative technological tools. This comprehensive approach optimizes the chances of progress and promotes the patient's autonomy in their learning.<\/p>\n\n            <p>The integration of applications like <strong>COCO THINKS and COCO MOVES<\/strong> into the therapeutic protocol adds a playful and motivating dimension, essential for maintaining the patient's engagement over time. These tools allow for regular and progressive training, perfectly complementing traditional speech therapy sessions.<\/p>\n\n            <h3>Rehabilitation of the Phonological Route<\/h3>\n\n            <p>The <strong>rehabilitation of the phonological route<\/strong> specifically targets deficits in phonological awareness and phoneme-grapheme conversion. This approach is particularly indicated in phonological dysorthographies and often constitutes the first therapeutic step in mixed forms.<\/p>\n\n            <p>The work on <strong>phonological awareness<\/strong> must follow a developmental progression: syllabic awareness (syllable segmentation, counting), intra-syllabic awareness (onset-rime), and then phonemic awareness (identification, manipulation, synthesis of phonemes). Each step must be mastered before moving on to the next.<\/p>\n\n            <p>The training of <strong>phoneme-grapheme correspondences<\/strong> requires a systematic and explicit approach. The progression must respect the frequency of correspondences in the French language, starting with one-to-one correspondences (one phoneme = one grapheme) before addressing complex correspondences (phonemes with multiple possible transcriptions).<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83c\udfb5 Effective Multisensory Methods<\/h4>\n                <p><strong>Borel-Maisonny Method:<\/strong> gesture-sound-letter association to anchor phoneme-grapheme correspondences.<\/p>\n                <p><strong>SMSM Method:<\/strong> Simultaneous Multi-Sensory Multi-Structured, using all sensory channels.<\/p>\n                <p><strong>Davis Method:<\/strong> clay modeling to create a three-dimensional representation of letters.<\/p>\n                <p><strong>COCO THINKS:<\/strong> adaptive digital exercises for regular phonological training.<\/p>\n            <\/div>\n\n            <p><strong>Multisensory techniques<\/strong> are particularly effective for consolidating learning. The simultaneous association of visual (seeing the letter), auditory (hearing the sound), kinesthetic (tracing the letter), and articulatory (pronouncing the sound) modalities creates robust mnemonic networks and promotes automation.<\/p>\n\n            <h3>Development of Orthographic Lexicon<\/h3>\n\n            <p>The <strong>development of the orthographic lexicon<\/strong> is the main objective of the rehabilitation of surface dysorthographies. This approach aims to enrich and stabilize the overall memorized word stock, allowing for automated orthographic recognition and production.<\/p>\n\n            <p>The selection of words to work on should prioritize <strong>frequent<\/strong> and functional words, using validated frequency lists such as the Lexique base or Manulex. Progression should also take into account the patient's age, school level, and interests to maintain motivation.<\/p>\n\n            <p><strong>Memory techniques<\/strong> should be varied and adapted to the cognitive profile of the patient. Visual associations (the \"words within words\" method), mnemonic devices, morphological families, and mental visualization are effective tools for permanently anchoring the spelling of irregular words.<\/p>\n\n            <div class=\"key-points\">\n                <h4>\ud83c\udfaf Lexical Memorization Strategies<\/h4>\n                <ul>\n                    <li><strong>Rhythmic spelling:<\/strong> syllabic segmentation with rhythmic tapping<\/li>\n                    <li><strong>Words within words:<\/strong> \"in dangerous, there is angel and them\"<\/li>\n                    <li><strong>Visual associations:<\/strong> mental images related to spelling<\/li>\n                    <li><strong>Morphological families:<\/strong> grouping by common roots<\/li>\n                    <li><strong>Mnemonic devices:<\/strong> memorable phrases or stories<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3>Grammatical and Morphological Approaches<\/h3>\n\n            <p>The <strong>grammatical approach<\/strong> is essential for addressing difficulties in agreement and conjugation, often associated with dysorthography. This intervention requires a prior understanding of fundamental grammatical concepts: word classes, syntactic functions, and morphological relationships.<\/p>\n\n            <p>Teaching <strong>agreement rules<\/strong> must be explicit and structured, with a progression from simple agreements (determiner-noun) to complex agreements (past participle with auxiliary \u00eatre\/avoir). Each rule should be accompanied by verification and self-correction strategies.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udd27 THERAPEUTIC TOOL<\/div>\n                <p>The \"agreement chain\" is an effective strategy: identify the giver (who imposes the agreement), mentally or physically trace the link to the receiver (who agrees), apply the rule. This visualization of grammatical relationships facilitates the automation of agreements. <strong>COCO THINKS<\/strong> offers interactive exercises based on this approach.<\/p>\n            <\/div>\n\n            <p>Working on <strong>conjugation<\/strong> must integrate a morphological approach, identifying regularities and verb families. The automation of frequent endings and the memorization of irregular forms are the two pillars of this rehabilitation.<\/p>\n\n            <h3>Metacognitive and Self-Correction Strategies<\/h3>\n\n            <p>The development of <strong>metacognitive strategies<\/strong> allows the patient to gradually become autonomous in managing their spelling difficulties. These strategies include planning writing, self-monitoring during production, and systematic self-correction.<\/p>\n\n            <p>Teaching specific <strong>proofreading strategies<\/strong> is essential. Effective proofreading requires several targeted passes: a first pass for the general meaning, a second for lexical spelling, a third for grammatical agreements. This systematic approach optimizes the detection and correction of errors.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83c\udf93 STRUCTURED PROGRAM<\/div>\n                <div class=\"expert-box-title\">Intensive Rehabilitation Protocol (12 weeks)<\/div>\n                <p>A structured 12-week program allows for significant and measurable progress, provided a minimum frequency of 3 sessions per week is maintained.<\/p>\n                \n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Temporal Organization:<\/div>\n                    <ul>\n                        <li><strong>Weeks 1-4:<\/strong> Phonological awareness and basic correspondences<\/li>\n                        <li><strong>Weeks 5-8:<\/strong> Spelling vocabulary and common words<\/li>\n                        <li><strong>Weeks 9-12:<\/strong> Grammatical rules and self-correction strategies<\/li>\n                        <li><strong>Throughout:<\/strong> Daily use of COCO THINKS (15-20 min)<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <h2>6. \ud83c\udfeb School and Educational Accommodations<\/h2>\n\n            <p><strong>School accommodations<\/strong> are an essential aspect of managing dysorthography, allowing for the compensation of persistent difficulties and preserving the student's self-esteem. These adaptations must be individualized, evolving, and based on the recommendations of the High Authority of Health (HAS) and the National Education.<\/p>\n\n            <p>The implementation of accommodations requires a <strong>close collaboration<\/strong> between the educational team, the speech therapist, the family, and possibly the school doctor. This coordination ensures the coherence of the adaptations and their acceptance by all parties involved in the child's education.<\/p>\n\n            <p>Accommodations should aim for a <strong>dual objective<\/strong>: to allow the student to demonstrate their skills in subjects not directly related to spelling, and to maintain adapted requirements in French to promote progress. This balanced approach avoids both over-accommodation and under-accommodation.<\/p>\n\n            <h3>Accommodations during Assessments<\/h3>\n\n            <p><strong>Assessment accommodations<\/strong> often represent the primary request from families and are indeed an important lever for objectifying the student's skills. These adaptations must be proportional to the severity of the disorder and evolve based on the progress made in rehabilitation.<\/p>\n\n            <p>The <strong>use of a computer<\/strong> with spell checker is the reference accommodation for severe dysorthographies. This tool allows for effective compensation while maintaining the requirement for written production. Training the student in the optimal use of the spell checker is an integral part of the support.<\/p>\n\n            <p>The <strong>extension of time<\/strong> (generally 1\/3 additional time) compensates for writing fluency difficulties and allows the student to implement their self-correction strategies. This measure is particularly beneficial for students who have developed good metacognitive strategies.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udcca Grading Adjustments According to Severity<\/h4>\n                <p><strong>Light (< 10th percentile) :<\/strong> No spelling penalty outside of dictation, 1\/3 time if needed.<\/p>\n                <p><strong>Moderate (< 5th percentile) :<\/strong> Computer + spell checker, exam secretary occasionally.<\/p>\n                <p><strong>Severe (< 1st percentile) :<\/strong> Systematic secretary, oral assessments preferred.<\/p>\n            <\/div>\n\n            <p>The <strong>human assistance<\/strong> (exam secretary) may be necessary in very severe dysorthographies, particularly during high-stakes exams. This exceptional measure must be accompanied by prior training to optimize the student-secretary collaboration.<\/p>\n\n            <h3>Daily Pedagogical Adaptations<\/h3>\n\n            <p>The <strong>daily pedagogical adaptations<\/strong> concern all classroom practices and require raising awareness among the educational team about the specifics of dysorthography. These adjustments, often simple to implement, can significantly improve the student's school experience.<\/p>\n\n            <p>The <strong>differentiation of evaluation methods<\/strong> allows for valuing the student's skills: prioritizing oral assessments in history-geography, offering multiple-choice questions in science, using labeled diagrams in life sciences. This approach often reveals skills masked by spelling difficulties.<\/p>\n\n            <p>The <strong>adaptation of materials<\/strong> facilitates access to learning: fill-in-the-blank texts to avoid\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Dysorthographie : guide complet pour les orthophonistes\",\n      \"description\": \"Guide Complet \ud83e\ude7a Orthophonie & DYS disorders Dysorthographie : Guide Complet pour les Orthophonistes \ud83d\udcc5 Avril 20\",\n      \"url\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\",\n      \"datePublished\": \"2026-05-19\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/01\/dynseo-logo.png\"\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\",\n      \"name\": \"Dysorthographie : guide complet pour les orthophonistes\"\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Dysorthographie : guide complet pour les orthophonistes\",\n          \"item\": \"https:\/\/www.dynseo.com\/dysorthographie-guide-complet-pour-les-orthophonistes\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La dysorthographie est un trouble sp\u00e9cifique de l'apprentissage de l'orthographe qui se caract\u00e9rise par des difficult\u00e9s persistantes et importantes dans l'acquisition et l'utilisation des r\u00e8gles orthographiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment diagnostiquer la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Le diagnostic de la dysorthographie n\u00e9cessite une \u00e9valuation compl\u00e8te par un orthophoniste, incluant des tests standardis\u00e9s, l'observation des productions \u00e9crites et l'analyse des erreurs orthographiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles sont les m\u00e9thodes de prise en charge de la dysorthographie ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La prise en charge de la dysorthographie comprend des exercices sp\u00e9cifiques d'orthographe, l'apprentissage de strat\u00e9gies compensatoires, l'utilisation d'outils num\u00e9riques adapt\u00e9s et un suivi orthophonique r\u00e9gulier.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[3404,2993],"tags":[],"class_list":["post-453376","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dys-","category-2993"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-24T23:38:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-17T18:39:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"666\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Dysorthography: Complete Guide for Speech Therapists\",\"datePublished\":\"2025-12-24T23:38:13+00:00\",\"dateModified\":\"2026-06-17T18:39:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/\"},\"wordCount\":3650,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg\",\"articleSection\":[\"DYS \u969c\u788d\",\"\u672a\u5206\u7c7b - unclassified\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/\",\"name\":\"Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg\",\"datePublished\":\"2025-12-24T23:38:13+00:00\",\"dateModified\":\"2026-06-17T18:39:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg\",\"width\":1000,\"height\":666,\"caption\":\"Empowering Seniors with Memory-Boosting Solutions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dysorthography-complete-guide-for-speech-therapists\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dysorthography: Complete Guide for Speech Therapists\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/","og_locale":"en_US","og_type":"article","og_title":"Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-12-24T23:38:13+00:00","article_modified_time":"2026-06-17T18:39:18+00:00","og_image":[{"width":1000,"height":666,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg","type":"image\/jpeg"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Dysorthography: Complete Guide for Speech Therapists","datePublished":"2025-12-24T23:38:13+00:00","dateModified":"2026-06-17T18:39:18+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/"},"wordCount":3650,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg","articleSection":["DYS \u969c\u788d","\u672a\u5206\u7c7b - unclassified"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/","url":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/","name":"Dysorthography: Complete Guide for Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg","datePublished":"2025-12-24T23:38:13+00:00","dateModified":"2026-06-17T18:39:18+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/03\/Developing-Self-Confidence-and-Self-Esteem-in-Dyslexic-Children.jpg","width":1000,"height":666,"caption":"Empowering Seniors with Memory-Boosting Solutions"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/dysorthography-complete-guide-for-speech-therapists\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Dysorthography: Complete Guide for Speech Therapists"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=453376"}],"version-history":[{"count":22,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453376\/revisions"}],"predecessor-version":[{"id":706918,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/453376\/revisions\/706918"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/120532"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=453376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=453376"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=453376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}