{"id":586203,"date":"2026-05-05T10:41:11","date_gmt":"2026-05-05T08:41:11","guid":{"rendered":"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique-2\/"},"modified":"2026-05-05T10:44:27","modified_gmt":"2026-05-05T08:44:27","slug":"interview-with-our-partner-hello-rse","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/","title":{"rendered":"Interview with our partner Hello RSE"},"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; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#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; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#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;]<\/p>\n<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --gray-light: #f8f9fa;\n            --gray: #6c757d;\n            --gray-dark: #343a40;\n        }<\/p>\n<p>        * {\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: var(--gray-dark);\n            background-color: var(--white);\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: var(--white);\n            padding: 60px 0 80px;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            background-color: var(--pink);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(135deg, var(--yellow) 0%, var(--teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            gap: 30px;\n            align-items: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .article-meta span {\n            font-size: 16px;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background-color: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-body {\n            padding: 80px 0;\n        }<\/p>\n<p>        .intro-block {\n            background: linear-gradient(135deg, var(--gray-light) 0%, #e8f4f8 100%);\n            padding: 40px;\n            border-radius: 15px;\n            font-size: 18px;\n            line-height: 1.8;\n            margin-bottom: 60px;\n            border-left: 5px solid var(--blue);\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-bottom: 60px;\n        }<\/p>\n<p>        .stat-card {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            text-align: center;\n            border: 2px solid transparent;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n            border-color: var(--blue);\n        }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 16px;\n            color: var(--gray);\n            font-weight: 500;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: var(--blue-dark);\n            margin: 60px 0 30px;\n            position: relative;\n            padding-left: 20px;\n        }<\/p>\n<p>        h2:before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 5px;\n            height: 40px;\n            background: linear-gradient(135deg, var(--blue) 0%, var(--pink) 100%);\n            border-radius: 3px;\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--blue-dark);\n            margin: 40px 0 20px;\n        }<\/p>\n<p>        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.8;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, #fff3b8 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--pink);\n        }<\/p>\n<p>        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .key-points {\n            background: var(--white);\n            border: 2px solid var(--teal);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 30px 0;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 10px 0 10px 30px;\n            position: relative;\n            border-bottom: 1px solid #eee;\n        }<\/p>\n<p>        .key-points li:before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n            font-size: 18px;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--teal) 0%, #c8f0f2 100%);\n            padding: 25px;\n            border-radius: 15px;\n            margin: 30px 0;\n            position: relative;\n            padding-left: 60px;\n        }<\/p>\n<p>        .tip-box-label {\n            position: absolute;\n            left: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 24px;\n        }<\/p>\n<p>        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 40px 0;\n            position: relative;\n        }<\/p>\n<p>        .expert-box-label {\n            position: absolute;\n            top: -15px;\n            left: 30px;\n            background: var(--blue);\n            color: var(--white);\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n        }<\/p>\n<p>        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--blue-dark);\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .expert-inner {\n            background: var(--gray-light);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .faq-list {\n            margin: 60px 0;\n        }<\/p>\n<p>        .faq-item {\n            background: var(--white);\n            border: 2px solid #eee;\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open {\n            border-color: var(--blue);\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            font-weight: 600;\n            color: var(--gray-dark);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--gray-light);\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 20px;\n            font-weight: bold;\n            color: var(--blue);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 20px;\n            max-height: 200px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            color: var(--white);\n            margin: 60px 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            color: var(--white);\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .btn-white {\n            background: var(--white);\n            color: var(--blue);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid var(--white);\n        }<\/p>\n<p>        .btn-white:hover {\n            background: transparent;\n            color: var(--white);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: var(--white);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            border: 2px solid var(--white);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: var(--white);\n            color: var(--blue);\n        }<\/p>\n<p>        .article-tags {\n            margin-top: 60px;\n            padding-top: 40px;\n            border-top: 2px solid #eee;\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: var(--gray-light);\n            color: var(--gray-dark);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 5px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--blue);\n            color: var(--white);\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/#article\",\n      \"headline\": \"Interview de notre partenaire Hello RSE\",\n      \"description\": \"ation num\u00e9rique dans l'\u00e9ducation\",\n      \"url\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"datePublished\": \"2026-04-12\",\n      \"dateModified\": \"2026-04-12\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/interview-hello-rse.jpg\",\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        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/logo-dynseo.png\"\n        }\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"url\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"name\": \"Interview de notre partenaire Hello RSE\",\n      \"description\": \"ation num\u00e9rique dans l'\u00e9ducation\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\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\": \"Interview de notre partenaire Hello RSE\",\n            \"item\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/#faq\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment Hello RSE garantit-elle la qualit\u00e9 de ses partenaires \u00e9ducatifs ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Hello RSE garantit la qualit\u00e9 de ses partenaires \u00e9ducatifs \u00e0 travers un processus de s\u00e9lection rigoureux et un suivi continu des standards p\u00e9dagogiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les avantages de COCO PENSE et COCO BOUGE pour les \u00e9coles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"COCO PENSE et COCO BOUGE offrent aux \u00e9coles des outils num\u00e9riques innovants pour stimuler les capacit\u00e9s cognitives et physiques des \u00e9l\u00e8ves de mani\u00e8re ludique et \u00e9ducative.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment les enseignants sont-ils accompagn\u00e9s dans l'usage des outils num\u00e9riques ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les enseignants b\u00e9n\u00e9ficient d'un accompagnement personnalis\u00e9 avec des formations, des guides d'utilisation et un support technique pour optimiser l'int\u00e9gration des outils num\u00e9riques en classe.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\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<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<div class=\"container\">\n<div class=\"article-breadcrumb\">\n                    <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Interview Hello RSE\n                <\/div>\n<div class=\"article-category\">Partnerships &#038; Innovation<\/div>\n<h1>Interview with our partner <span class=\"hl\">Hello RSE<\/span>: Digital transformation in education<\/h1>\n<div class=\"article-meta\">\n                    <span>\ud83d\udcc5 Published in April 2026<\/span><br \/>\n                    <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                    <span>\ud83d\udc65 Education professionals<\/span><br \/>\n                    <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n                <\/div>\n<\/p><\/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                In a world where digital transformation is revolutionizing all sectors, education is not exempt from this profound change. The DYNSEO teams interviewed our partner Hello RSE (formerly EDUCandCO), an innovative platform that rethinks the approach to responsible purchasing in the educational field. This exclusive interview reveals the major challenges of the digitalization of schools, the difficulties faced by teachers, and the concrete solutions implemented to promote inclusive and responsible digital education. Discover how this collaboration transforms access to digital educational tools and helps reduce the digital divide in our schools.\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">127M\u20ac<\/span><br \/>\n                    <span class=\"label\">State Investment 2021 for the digital equipment of schools<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">70%<\/span><br \/>\n                    <span class=\"label\">Of teachers use digital tools for their sessions<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">67%<\/span><br \/>\n                    <span class=\"label\">Of students appreciate educational digital tools<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">38%<\/span><br \/>\n                    <span class=\"label\">Of first-grade students use a computer at home<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. The transformative mission of Hello RSE in the educational ecosystem<\/h2>\n<pee>Hello RSE establishes itself as a key player in responsible digital transformation in the French educational sector. This revolutionary platform aims to sustainably change the way education professionals shop online, offering a rich, innovative catalog perfectly suited to the specific needs of schools.<\/pee>\n<pee>The mission of Hello RSE goes beyond the simple distribution of digital products. The company is firmly committed to a sustainable development approach, supporting its partners in their economic, social, and ecological growth. This holistic approach addresses the contemporary challenges of national education, where environmental and social responsibility becomes a determining factor in pedagogical choices.<\/pee>\n<pee>Innovation lies in Hello RSE&#8217;s ability to effectively connect the needs of public and private buyers with local and responsible solutions. This approach promotes committed sourcing that directly benefits schools while supporting the local economy and responsible businesses.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udca1 DYNSEO Expert Advice<\/h4>\n<pee>To maximize the impact of your digital transformation, prioritize partners who share your educational values and offer personalized support in deploying their solutions.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Key points of the Hello RSE mission:<\/h4>\n<ul>\n<li>Responsible marketplace platform dedicated to education professionals<\/li>\n<li>Catalog tailored to the specific needs of schools<\/li>\n<li>Support in the sustainable development of educational practices<\/li>\n<li>Facilitation of committed and local sourcing<\/li>\n<li>Personalized technical and pedagogical support<\/li>\n<\/ul><\/div>\n<h2>2. The state of digital deployment in nursery and primary schools<\/h2>\n<pee>The digital landscape of French schools is undergoing a remarkable transformation, particularly visible in institutions from cycles 1 to 3. This evolution is accelerating thanks to massive public investments and the emergence of a dynamic EdTech ecosystem that meets the specific needs of young learners.<\/pee>\n<pee>Data reveals a significant increase in computer equipment in primary schools. The student-to-computer ratio is improving considerably, going from 25.3 to 15.9 students per computer in nursery, and from 11.6 to 6.9 in elementary. This quantitative improvement is accompanied by a qualitative revolution in the use of these tools.<\/pee>\n<pee>The expansion of fiber optics, even in rural areas, combined with the impact of the COVID-19 pandemic, has naturally pushed the teaching staff to enrich their pedagogical practices. Educational social networks and collaborative platforms have become essential tools for maintaining the educational link and developing new learning modalities.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1<\/span><br \/>\n                <strong>Practical tip:<\/strong> Solutions like COCO THINKS and COCO MOVES from DYNSEO fit perfectly into this dynamic by offering activities that alternate between digital learning and active breaks, thus respecting recommendations on screen time.\n            <\/div>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">DYNSEO Expert<\/span><\/p>\n<div class=\"expert-box-title\">The importance of digital balance<\/div>\n<pee>The challenge is not only to equip schools but to propose a reasoned use of digital technology. Our solutions incorporate mandatory sports breaks every 15 minutes to preserve children&#8217;s well-being.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Practical recommendations:<\/div>\n<pee>Choose tools that natively integrate screen time regulation mechanisms and promote the alternation between cognitive and physical activities.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>3. Public investments and their impact on the educational ecosystem<\/h2>\n<pee>The French state&#8217;s financial commitment to the digitalization of primary education reflects a long-term strategic vision. With an investment of 127 million euros in 2021 to equip schools with digital tools, France positions itself as a European leader in digital pedagogical innovation.<\/pee>\n<pee>These massive investments have catalyzed the emergence of a particularly dynamic French EdTech ecosystem. Companies specializing in educational technologies, often founded by former teachers, offer solutions perfectly suited to the realities on the ground and the specific needs of different learning cycles.<\/pee>\n<pee>The multiplier effect of these investments translates into a democratization of access to educational digital tools. Prices become more accessible, products more suitable, and teachers benefit from more comprehensive training to effectively integrate these new tools into their teaching practices.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcca Impact of public investments<\/h4>\n<pee>Government grants do not just equip schools. They create a virtuous circle that stimulates innovation, improves teacher training, and fosters the emergence of high-quality French educational solutions.<\/pee>\n            <\/div>\n<h2>4. The transformation of teaching practices through digital technology<\/h2>\n<pee>The digital revolution fundamentally transforms traditional teaching methods. Teachers discover unprecedented pedagogical possibilities that significantly enrich students&#8217; learning experiences. This transformation goes far beyond the simple substitution of analog tools with digital tools.<\/pee>\n<pee>One of the most remarkable aspects of this transformation concerns the personalization of learning. Digital tools allow teachers to adapt their pedagogy to the rhythms and specific needs of each student. This individualization was difficult to achieve with traditional methods, especially in large classes.<\/pee>\n<pee>Collaboration also takes on a new dimension thanks to digital technology. Students can work together on common projects, even remotely, thereby developing essential skills for their future professional lives. Collaborative platforms encourage emulation and peer support, creating a particularly enriching learning dynamic.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83d\ude80 Major pedagogical transformations:<\/h4>\n<ul>\n<li>Personalization of learning paths according to individual needs<\/li>\n<li>Development of digital collaboration among students<\/li>\n<li>Access to diverse and up-to-date educational resources<\/li>\n<li>Possibility of real-time assessment of progress<\/li>\n<li>Integration of interactive multimedia content<\/li>\n<li>Facilitation of pedagogical differentiation<\/li>\n<\/ul><\/div>\n<h2>5. The challenges of training teachers in the digital age<\/h2>\n<pee>The successful integration of digital technology in education largely relies on the training and support of teachers. This transformation of pedagogical practices requires a considerable investment in ongoing training, which goes far beyond mere technical mastery of tools.<\/pee>\n<pee>Training needs focus on several strategic areas. Computer science and digital sciences form the essential technical foundation, but training must also incorporate digital culture and the management of digital projects. This holistic approach enables teachers to understand the societal stakes of digital technology and to convey them to their students.<\/pee>\n<pee>The Directorate of Digital Technology for Education (DNE) advocates a collaborative training model where teachers exchange and share their practices. This peer-to-peer approach proves particularly effective as it allows for the contextualization of learning and addresses the specific needs of each institution.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">Training Expertise<\/span><\/p>\n<div class=\"expert-box-title\">The keys to successful training<\/div>\n<pee>An effective training must combine theory and practice, allowing teachers to experiment with tools in real teaching conditions.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">DYNSEO Methodology:<\/div>\n<pee>Our training combines practical demonstrations, personalized support, and ongoing follow-up to ensure successful adoption of our educational solutions.<\/pee>\n                <\/div>\n<\/p><\/div>\n<pee>The Canop\u00e9 network complements this collaborative approach by offering a vertical approach to providing resources on a centralized platform. This complementarity between collaborative training and centralized resources provides teachers with a rich training ecosystem tailored to their diverse needs.<\/pee>\n<h2>6. The impact of the pandemic on the adoption of educational technology<\/h2>\n<pee>The COVID-19 pandemic has been an unprecedented accelerator for the adoption of technology in education. This health crisis has revealed both the immense potential of digital tools and the considerable challenges of their widespread deployment in the French educational system.<\/pee>\n<pee>The demand for digital resources literally exploded during this period, forcing the entire educational community to quickly rethink its practices. However, this forced adoption also highlighted the inadequacies in preparation: according to a survey conducted among 3730 staff members of the National Education, 50% of them believe that technology remains poorly adapted to educational needs.<\/pee>\n<pee>Despite these initial difficulties, the pandemic marked a decisive turning point in the perception of educational technology. For 76% of teachers, technology has now become an essential educational tool, used both for lesson preparation (over 80% of respondents) and in direct classroom settings, with notable disparities between primary education (33%) and secondary education (69%).<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udcc8<\/span><br \/>\n                <strong>Post-COVID evolution:<\/strong> The pandemic has demonstrated the crucial importance of having robust and user-friendly educational digital solutions. That is why DYNSEO has developed <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> with an intuitive interface accessible to all.\n            <\/div>\n<h2>7. The diversity of opinions on the use of digital technology in the classroom<\/h2>\n<pee>The integration of digital technology in education still sparks passionate debates within the educational community today. This diversity of opinions reflects the complexity of the issues and the necessity to adopt a nuanced and balanced approach in the deployment of educational technologies.<\/pee>\n<pee>On one hand, many teachers praise the financial commitment of the State for the digital equipment of schools. They recognize the considerable benefits that these tools can bring in terms of personalized learning, accessibility of resources, and student engagement. These innovative teachers see digital technology as a tremendous lever to enrich their teaching practices.<\/pee>\n<pee>Conversely, some members of the teaching staff express legitimate concerns regarding the exposure of younger students to screens. These concerns particularly focus on the risks of addiction, impacts on cognitive and social development, and the necessity to preserve moments of unplugged learning. These positions are not necessarily opposed to innovation but advocate for a reasoned and controlled use of digital technology.<\/pee>\n<div class=\"conseil-card\">\n<h4>\u2696\ufe0f Finding the optimal balance<\/h4>\n<pee>The solution lies in adopting digital tools that natively integrate regulation mechanisms and promote balanced use. This is exactly the approach developed by DYNSEO with its educational solutions that impose regular active breaks.<\/pee>\n            <\/div>\n<h2>8. The criteria for selecting educational partners at Hello RSE<\/h2>\n<pee>The selection strategy for Hello RSE&#8217;s partners is based on rigorous criteria that reflect the company&#8217;s commitment to responsible and effective educational digital technology. This selective approach guarantees schools access to quality solutions, perfectly suited to their specific needs.<\/pee>\n<pee>Hello RSE prioritizes the most motivated partners and, if possible, those engaged in a social and ecological approach. This philosophy is part of the company&#8217;s DNA, which aims to value the skills and know-how of its suppliers to offer a more virtuous offer to its purchasing clients. This approach goes beyond simple economic criteria to integrate ethical and sustainable dimensions.<\/pee>\n<pee>Data security is another fundamental criterion in the selection of partners. In a context where the protection of students&#8217; privacy becomes a major concern, Hello RSE ensures that all its partners meet the highest standards in cybersecurity and personal data protection.<\/pee>\n<div class=\"key-points\">\n<h4>\u2705 Hello RSE selection criteria:<\/h4>\n<ul>\n<li>Motivation and commitment to a responsible approach<\/li>\n<li>Compliance with security standards and data protection<\/li>\n<li>Relevance of solutions to educational needs<\/li>\n<li>Demonstrated social and\/or ecological commitment<\/li>\n<li>Quality of support and customer service<\/li>\n<li>Pedagogical and technical innovation<\/li>\n<\/ul><\/div>\n<pee>The Hello RSE platform stands out for its ability to offer a diverse range that includes new, refurbished, and rental products, as well as solidarity vendors (ESUS, ESAT) and companies committed to a CSR policy. This diversity allows schools to choose the solutions that best fit their budgetary constraints while respecting their ethical values.<\/pee>\n<h2>9. COCO THINKS and COCO MOVES: an innovative approach to digital education<\/h2>\n<pee>The integration of DYNSEO&#8217;s COCO solution into the Hello RSE catalog perfectly illustrates the responsible approach advocated by both companies. This revolutionary solution offers educational and physical games specifically designed for children, with a clear goal: to train young people in a measured and balanced use of screens.<\/pee>\n<pee>The founding principle of <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> is based on the mandatory alternation between cognitive activities and sports breaks. Every 15 minutes of screen activity, children must take a sports break, thereby creating a learning rhythm that respects the physiological and cognitive development of young learners.<\/pee>\n<pee>This innovative approach directly addresses the legitimate concerns of parents and teachers regarding excessive screen exposure. By natively integrating regulation mechanisms, COCO transforms educational digital tools into a beneficial resource for the overall development of the child, combining cognitive stimulation and physical activity.<\/pee>\n<div class=\"expert-box\">\n                <span class=\"expert-box-label\">DYNSEO Innovation<\/span><\/p>\n<div class=\"expert-box-title\">The revolution of balanced learning<\/div>\n<pee>COCO THINKS and COCO MOVES represents a break from the traditional approach to educational digital tools by imposing a natural balance between cognitive stimulation and physical activity.<\/pee>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Scientifically proven benefits:<\/div>\n<pee>Active breaks improve concentration, promote memorization, and contribute to the overall well-being of children. Our solution transforms this physiological necessity into an educational asset.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>10. Raising awareness of digital education in institutions<\/h2>\n<pee>The issue of schools&#8217; awareness of the reasoned use of digital technology reveals a paradox of our educational era. While access to digital equipment is experiencing exponential growth, facilitated by more affordable prices and government incentives, training for responsible use of these tools remains insufficiently developed.<\/pee>\n<pee>The explosion of EdTech offerings, often developed by former teachers, has significantly enriched educational possibilities. These solutions are generally better suited to the real needs on the ground and enjoy better acceptance from the teaching staff. However, this proliferation of tools requires specific support to ensure optimal use.<\/pee>\n<pee>Hello RSE observes that digital technology tends to be perceived as a wonderful complementary tool to more traditional courses, rather than as a substitute. This balanced approach is reassuring as it preserves the richness of traditional pedagogy while enriching it with the contributions of digital technology. 100% digital courses remain the exception, particularly in cycles 1 to 3.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfaf<\/span><br \/>\n                <strong>Vision for the future:<\/strong> The challenge is not to digitize education but to digitize it intelligently. Solutions like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO<\/a> show the way by proposing a digital approach that respects the fundamental needs of children.\n            <\/div>\n<h2>11. Concrete applications of digital technology in pedagogical diversification<\/h2>\n<pee>Educational digital technology reveals all its potential in its ability to solve specific pedagogical challenges that were difficult to overcome with traditional methods. This transformative dimension of digital technology is particularly evident in addressing complex learning situations or specific educational needs.<\/pee>\n<pee>Geographically isolated classes now benefit from exchange and collaboration opportunities that were unthinkable a few years ago. Videoconferencing tools and collaborative platforms allow students in rural areas to access the same resources and opportunities as their urban counterparts, thus helping to reduce territorial inequalities in education.<\/pee>\n<pee>Digital technology also proves to be particularly effective in addressing specific learning disorders. Children suffering from dyslexia, dysorthographia, dysgraphia, or other DYS disorders find in digital tools suitable supports that allow them to overcome their difficulties and reveal their potential. This personalization of learning is one of the most valuable contributions of educational digital technology.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udf1f Transformative digital applications:<\/h4>\n<ul>\n<li>Connecting geographically isolated classes<\/li>\n<li>Adaptation for learning disorders (DYS)<\/li>\n<li>Individualized tracking of each student&#8217;s progress<\/li>\n<li>Creating innovative group dynamics<\/li>\n<li>Language learning with interactive tools<\/li>\n<li>Introduction to coding and computational thinking<\/li>\n<li>Intelligent compartmentalization of courses into sub-groups<\/li>\n<\/ul><\/div>\n<h2>12. Events and future perspectives of Hello RSE<\/h2>\n<pee>The agenda of Hello RSE reflects an ambitious development strategy based on active participation in major professional events in the educational sector. This proximity to field actors allows the company to stay close to the evolving needs of institutions and present its innovations in contexts conducive to constructive exchanges.<\/pee>\n<pee>Participation in the SELAQ trade show, with the creation of a workshop dedicated to Responsible Purchasing, perfectly illustrates Hello RSE&#8217;s commitment to promoting an ethical and sustainable approach to public procurement. This educational initiative helps raise awareness among public buyers about the issues of social and environmental responsibility in their purchasing decisions.<\/pee>\n<pee>The year 2026 marks a decisive step for Hello RSE with the launch of a new website and a considerable enrichment of its offerings. The integration of around twenty new vendors from the Furniture, Hygiene, and Office Supplies sectors demonstrates the company&#8217;s desire to become a global player in responsible school equipment.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\ude80 Continuous innovation<\/h4>\n<pee>Hello RSE develops original offerings for its clients, including &#8220;turnkey&#8221; packages that include IT equipment and EdTech digital resources. This integrated approach significantly simplifies the equipment processes for educational institutions.<\/pee>\n            <\/div>\n<div class=\"faq-list\">\n<h3>\u2753 Frequently asked questions<\/h3>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How does Hello RSE guarantee the quality of its educational partners?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        Hello RSE applies rigorous selection criteria including responsible commitment, data security, pedagogical relevance, and quality of support. Each partner undergoes a comprehensive evaluation before being integrated into the catalog.\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the benefits of COCO THINKS and COCO MOVES for schools?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        COCO THINKS and COCO MOVES offers a unique balance between cognitive stimulation and physical activity, with mandatory sports breaks every 15 minutes. This approach promotes healthy use of digital technology while maximizing pedagogical effectiveness.\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How are teachers supported in the use of digital tools?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        Hello RSE offers personalized support with certified sales representatives (Microsoft, Adobe, Google Education) and dedicated phone support. Partners like DYNSEO complement this support with specific training on their solutions.\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the prospects for the development of educational technology?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        Educational technology continues to grow with increasingly tailored solutions to pedagogical needs. The focus is on balancing technological innovation with respect for the fundamental needs of children, as demonstrated by the DYNSEO approach.\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How to choose the right digital solutions for my institution?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        It is essential to prioritize solutions that integrate usage regulation mechanisms, offer personalized support, and align with your educational values. Platforms like Hello RSE facilitate this selection by pre-selecting responsible partners.\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>\ud83c\udfaf Discover COCO THINKS and COCO MOVES<\/h3>\n<pee>Join the institutions that have chosen a balanced approach to educational technology. Our solutions combine pedagogical innovation and respect for the natural development of the child.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Request a demonstration<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <strong>Tags : <\/strong><br \/>\n                <a href=\"#\" class=\"article-tag\">Hello RSE<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Educational technology<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">COCO THINKS<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">COCO MOVES<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">EdTech<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Teacher training<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Responsible purchasing<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Pedagogical innovation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Digital balance<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":66342,"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\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" 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=\"{}\"]<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --gray-light: #f8f9fa;\n            --gray: #6c757d;\n            --gray-dark: #343a40;\n        }\n\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: var(--gray-dark);\n            background-color: var(--white);\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: var(--white);\n            padding: 60px 0 80px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }\n\n        .article-category {\n            background-color: var(--pink);\n            color: var(--white);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 20px;\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n        }\n\n        .hl {\n            background: linear-gradient(135deg, var(--yellow) 0%, var(--teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .article-meta {\n            display: flex;\n            gap: 30px;\n            align-items: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n\n        .article-meta span {\n            font-size: 16px;\n            opacity: 0.9;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background-color: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-body {\n            padding: 80px 0;\n        }\n\n        .intro-block {\n            background: linear-gradient(135deg, var(--gray-light) 0%, #e8f4f8 100%);\n            padding: 40px;\n            border-radius: 15px;\n            font-size: 18px;\n            line-height: 1.8;\n            margin-bottom: 60px;\n            border-left: 5px solid var(--blue);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-bottom: 60px;\n        }\n\n        .stat-card {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            text-align: center;\n            border: 2px solid transparent;\n            transition: all 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n            border-color: var(--blue);\n        }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 10px;\n        }\n\n        .stat-card .label {\n            font-size: 16px;\n            color: var(--gray);\n            font-weight: 500;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: var(--blue-dark);\n            margin: 60px 0 30px;\n            position: relative;\n            padding-left: 20px;\n        }\n\n        h2:before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 5px;\n            height: 40px;\n            background: linear-gradient(135deg, var(--blue) 0%, var(--pink) 100%);\n            border-radius: 3px;\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--blue-dark);\n            margin: 40px 0 20px;\n        }\n\n        p {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, #fff3b8 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border-left: 5px solid var(--pink);\n        }\n\n        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 15px;\n        }\n\n        .key-points {\n            background: var(--white);\n            border: 2px solid var(--teal);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 30px 0;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .key-points li {\n            padding: 10px 0 10px 30px;\n            position: relative;\n            border-bottom: 1px solid #eee;\n        }\n\n        .key-points li:before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n            font-size: 18px;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--teal) 0%, #c8f0f2 100%);\n            padding: 25px;\n            border-radius: 15px;\n            margin: 30px 0;\n            position: relative;\n            padding-left: 60px;\n        }\n\n        .tip-box-label {\n            position: absolute;\n            left: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 24px;\n        }\n\n        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 40px 0;\n            position: relative;\n        }\n\n        .expert-box-label {\n            position: absolute;\n            top: -15px;\n            left: 30px;\n            background: var(--blue);\n            color: var(--white);\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n        }\n\n        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: var(--blue-dark);\n            margin-bottom: 15px;\n        }\n\n        .expert-inner {\n            background: var(--gray-light);\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }\n\n        .expert-inner-title {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 10px;\n        }\n\n        .faq-list {\n            margin: 60px 0;\n        }\n\n        .faq-item {\n            background: var(--white);\n            border: 2px solid #eee;\n            border-radius: 10px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open {\n            border-color: var(--blue);\n        }\n\n        .faq-q {\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            color: var(--gray-dark);\n            transition: all 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--gray-light);\n        }\n\n        .faq-icon {\n            font-size: 20px;\n            font-weight: bold;\n            color: var(--blue);\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 20px;\n            max-height: 200px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            padding: 50px;\n            border-radius: 20px;\n            text-align: center;\n            color: var(--white);\n            margin: 60px 0;\n        }\n\n        .cta-box h3 {\n            color: var(--white);\n            margin-bottom: 20px;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n\n        .btn-white {\n            background: var(--white);\n            color: var(--blue);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid var(--white);\n        }\n\n        .btn-white:hover {\n            background: transparent;\n            color: var(--white);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: var(--white);\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            border: 2px solid var(--white);\n            transition: all 0.3s ease;\n        }\n\n        .btn-outline:hover {\n            background: var(--white);\n            color: var(--blue);\n        }\n\n        .article-tags {\n            margin-top: 60px;\n            padding-top: 40px;\n            border-top: 2px solid #eee;\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: var(--gray-light);\n            color: var(--gray-dark);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 5px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--blue);\n            color: var(--white);\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }\n            \n            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }\n            \n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/#article\",\n      \"headline\": \"Interview de notre partenaire Hello RSE\",\n      \"description\": \"ation num\u00e9rique dans l'\u00e9ducation\",\n      \"url\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"datePublished\": \"2026-04-12\",\n      \"dateModified\": \"2026-04-12\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/interview-hello-rse.jpg\",\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        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/logo-dynseo.png\"\n        }\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"url\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\",\n      \"name\": \"Interview de notre partenaire Hello RSE\",\n      \"description\": \"ation num\u00e9rique dans l'\u00e9ducation\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\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\": \"Interview de notre partenaire Hello RSE\",\n            \"item\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/interview-de-hello-rse-sur-le-numerique\/#faq\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment Hello RSE garantit-elle la qualit\u00e9 de ses partenaires \u00e9ducatifs ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Hello RSE garantit la qualit\u00e9 de ses partenaires \u00e9ducatifs \u00e0 travers un processus de s\u00e9lection rigoureux et un suivi continu des standards p\u00e9dagogiques.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les avantages de COCO PENSE et COCO BOUGE pour les \u00e9coles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"COCO PENSE et COCO BOUGE offrent aux \u00e9coles des outils num\u00e9riques innovants pour stimuler les capacit\u00e9s cognitives et physiques des \u00e9l\u00e8ves de mani\u00e8re ludique et \u00e9ducative.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment les enseignants sont-ils accompagn\u00e9s dans l'usage des outils num\u00e9riques ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les enseignants b\u00e9n\u00e9ficient d'un accompagnement personnalis\u00e9 avec des formations, des guides d'utilisation et un support technique pour optimiser l'int\u00e9gration des outils num\u00e9riques en classe.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\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<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <div class=\"container\">\n                <div class=\"article-breadcrumb\">\n                    <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Interview Hello RSE\n                <\/div>\n                \n                <div class=\"article-category\">Partnerships & Innovation<\/div>\n                \n                <h1>Interview with our partner <span class=\"hl\">Hello RSE<\/span>: Digital transformation in education<\/h1>\n                \n                <div class=\"article-meta\">\n                    <span>\ud83d\udcc5 Published in April 2026<\/span>\n                    <span>\u23f1\ufe0f 15 min read<\/span>\n                    <span>\ud83d\udc65 Education professionals<\/span>\n                    <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n                <\/div>\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                In a world where digital transformation is revolutionizing all sectors, education is not exempt from this profound change. The DYNSEO teams interviewed our partner Hello RSE (formerly EDUCandCO), an innovative platform that rethinks the approach to responsible purchasing in the educational field. This exclusive interview reveals the major challenges of the digitalization of schools, the difficulties faced by teachers, and the concrete solutions implemented to promote inclusive and responsible digital education. Discover how this collaboration transforms access to digital educational tools and helps reduce the digital divide in our schools.\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">127M\u20ac<\/span>\n                    <span class=\"label\">State Investment 2021 for the digital equipment of schools<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">70%<\/span>\n                    <span class=\"label\">Of teachers use digital tools for their sessions<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">67%<\/span>\n                    <span class=\"label\">Of students appreciate educational digital tools<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">38%<\/span>\n                    <span class=\"label\">Of first-grade students use a computer at home<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. The transformative mission of Hello RSE in the educational ecosystem<\/h2>\n            \n            <p>Hello RSE establishes itself as a key player in responsible digital transformation in the French educational sector. This revolutionary platform aims to sustainably change the way education professionals shop online, offering a rich, innovative catalog perfectly suited to the specific needs of schools.<\/p>\n            \n            <p>The mission of Hello RSE goes beyond the simple distribution of digital products. The company is firmly committed to a sustainable development approach, supporting its partners in their economic, social, and ecological growth. This holistic approach addresses the contemporary challenges of national education, where environmental and social responsibility becomes a determining factor in pedagogical choices.<\/p>\n            \n            <p>Innovation lies in Hello RSE's ability to effectively connect the needs of public and private buyers with local and responsible solutions. This approach promotes committed sourcing that directly benefits schools while supporting the local economy and responsible businesses.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udca1 DYNSEO Expert Advice<\/h4>\n                <p>To maximize the impact of your digital transformation, prioritize partners who share your educational values and offer personalized support in deploying their solutions.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>\ud83c\udfaf Key points of the Hello RSE mission:<\/h4>\n                <ul>\n                    <li>Responsible marketplace platform dedicated to education professionals<\/li>\n                    <li>Catalog tailored to the specific needs of schools<\/li>\n                    <li>Support in the sustainable development of educational practices<\/li>\n                    <li>Facilitation of committed and local sourcing<\/li>\n                    <li>Personalized technical and pedagogical support<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>2. The state of digital deployment in nursery and primary schools<\/h2>\n\n            <p>The digital landscape of French schools is undergoing a remarkable transformation, particularly visible in institutions from cycles 1 to 3. This evolution is accelerating thanks to massive public investments and the emergence of a dynamic EdTech ecosystem that meets the specific needs of young learners.<\/p>\n\n            <p>Data reveals a significant increase in computer equipment in primary schools. The student-to-computer ratio is improving considerably, going from 25.3 to 15.9 students per computer in nursery, and from 11.6 to 6.9 in elementary. This quantitative improvement is accompanied by a qualitative revolution in the use of these tools.<\/p>\n\n            <p>The expansion of fiber optics, even in rural areas, combined with the impact of the COVID-19 pandemic, has naturally pushed the teaching staff to enrich their pedagogical practices. Educational social networks and collaborative platforms have become essential tools for maintaining the educational link and developing new learning modalities.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udca1<\/span>\n                <strong>Practical tip:<\/strong> Solutions like COCO THINKS and COCO MOVES from DYNSEO fit perfectly into this dynamic by offering activities that alternate between digital learning and active breaks, thus respecting recommendations on screen time.\n            <\/div>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">DYNSEO Expert<\/span>\n                <div class=\"expert-box-title\">The importance of digital balance<\/div>\n                <p>The challenge is not only to equip schools but to propose a reasoned use of digital technology. Our solutions incorporate mandatory sports breaks every 15 minutes to preserve children's well-being.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Practical recommendations:<\/div>\n                    <p>Choose tools that natively integrate screen time regulation mechanisms and promote the alternation between cognitive and physical activities.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>3. Public investments and their impact on the educational ecosystem<\/h2>\n\n            <p>The French state's financial commitment to the digitalization of primary education reflects a long-term strategic vision. With an investment of 127 million euros in 2021 to equip schools with digital tools, France positions itself as a European leader in digital pedagogical innovation.<\/p>\n\n            <p>These massive investments have catalyzed the emergence of a particularly dynamic French EdTech ecosystem. Companies specializing in educational technologies, often founded by former teachers, offer solutions perfectly suited to the realities on the ground and the specific needs of different learning cycles.<\/p>\n\n            <p>The multiplier effect of these investments translates into a democratization of access to educational digital tools. Prices become more accessible, products more suitable, and teachers benefit from more comprehensive training to effectively integrate these new tools into their teaching practices.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udcca Impact of public investments<\/h4>\n                <p>Government grants do not just equip schools. They create a virtuous circle that stimulates innovation, improves teacher training, and fosters the emergence of high-quality French educational solutions.<\/p>\n            <\/div>\n\n            <h2>4. The transformation of teaching practices through digital technology<\/h2>\n\n            <p>The digital revolution fundamentally transforms traditional teaching methods. Teachers discover unprecedented pedagogical possibilities that significantly enrich students' learning experiences. This transformation goes far beyond the simple substitution of analog tools with digital tools.<\/p>\n\n            <p>One of the most remarkable aspects of this transformation concerns the personalization of learning. Digital tools allow teachers to adapt their pedagogy to the rhythms and specific needs of each student. This individualization was difficult to achieve with traditional methods, especially in large classes.<\/p>\n\n            <p>Collaboration also takes on a new dimension thanks to digital technology. Students can work together on common projects, even remotely, thereby developing essential skills for their future professional lives. Collaborative platforms encourage emulation and peer support, creating a particularly enriching learning dynamic.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83d\ude80 Major pedagogical transformations:<\/h4>\n                <ul>\n                    <li>Personalization of learning paths according to individual needs<\/li>\n                    <li>Development of digital collaboration among students<\/li>\n                    <li>Access to diverse and up-to-date educational resources<\/li>\n                    <li>Possibility of real-time assessment of progress<\/li>\n                    <li>Integration of interactive multimedia content<\/li>\n                    <li>Facilitation of pedagogical differentiation<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>5. The challenges of training teachers in the digital age<\/h2>\n\n            <p>The successful integration of digital technology in education largely relies on the training and support of teachers. This transformation of pedagogical practices requires a considerable investment in ongoing training, which goes far beyond mere technical mastery of tools.<\/p>\n\n            <p>Training needs focus on several strategic areas. Computer science and digital sciences form the essential technical foundation, but training must also incorporate digital culture and the management of digital projects. This holistic approach enables teachers to understand the societal stakes of digital technology and to convey them to their students.<\/p>\n\n            <p>The Directorate of Digital Technology for Education (DNE) advocates a collaborative training model where teachers exchange and share their practices. This peer-to-peer approach proves particularly effective as it allows for the contextualization of learning and addresses the specific needs of each institution.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">Training Expertise<\/span>\n                <div class=\"expert-box-title\">The keys to successful training<\/div>\n                <p>An effective training must combine theory and practice, allowing teachers to experiment with tools in real teaching conditions.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">DYNSEO Methodology:<\/div>\n                    <p>Our training combines practical demonstrations, personalized support, and ongoing follow-up to ensure successful adoption of our educational solutions.<\/p>\n                <\/div>\n            <\/div>\n\n            <p>The Canop\u00e9 network complements this collaborative approach by offering a vertical approach to providing resources on a centralized platform. This complementarity between collaborative training and centralized resources provides teachers with a rich training ecosystem tailored to their diverse needs.<\/p>\n\n            <h2>6. The impact of the pandemic on the adoption of educational technology<\/h2>\n\n            <p>The COVID-19 pandemic has been an unprecedented accelerator for the adoption of technology in education. This health crisis has revealed both the immense potential of digital tools and the considerable challenges of their widespread deployment in the French educational system.<\/p>\n\n            <p>The demand for digital resources literally exploded during this period, forcing the entire educational community to quickly rethink its practices. However, this forced adoption also highlighted the inadequacies in preparation: according to a survey conducted among 3730 staff members of the National Education, 50% of them believe that technology remains poorly adapted to educational needs.<\/p>\n\n            <p>Despite these initial difficulties, the pandemic marked a decisive turning point in the perception of educational technology. For 76% of teachers, technology has now become an essential educational tool, used both for lesson preparation (over 80% of respondents) and in direct classroom settings, with notable disparities between primary education (33%) and secondary education (69%).<\/p>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udcc8<\/span>\n                <strong>Post-COVID evolution:<\/strong> The pandemic has demonstrated the crucial importance of having robust and user-friendly educational digital solutions. That is why DYNSEO has developed <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> with an intuitive interface accessible to all.\n            <\/div>\n\n            <h2>7. The diversity of opinions on the use of digital technology in the classroom<\/h2>\n\n            <p>The integration of digital technology in education still sparks passionate debates within the educational community today. This diversity of opinions reflects the complexity of the issues and the necessity to adopt a nuanced and balanced approach in the deployment of educational technologies.<\/p>\n\n            <p>On one hand, many teachers praise the financial commitment of the State for the digital equipment of schools. They recognize the considerable benefits that these tools can bring in terms of personalized learning, accessibility of resources, and student engagement. These innovative teachers see digital technology as a tremendous lever to enrich their teaching practices.<\/p>\n\n            <p>Conversely, some members of the teaching staff express legitimate concerns regarding the exposure of younger students to screens. These concerns particularly focus on the risks of addiction, impacts on cognitive and social development, and the necessity to preserve moments of unplugged learning. These positions are not necessarily opposed to innovation but advocate for a reasoned and controlled use of digital technology.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\u2696\ufe0f Finding the optimal balance<\/h4>\n                <p>The solution lies in adopting digital tools that natively integrate regulation mechanisms and promote balanced use. This is exactly the approach developed by DYNSEO with its educational solutions that impose regular active breaks.<\/p>\n            <\/div>\n\n            <h2>8. The criteria for selecting educational partners at Hello RSE<\/h2>\n\n            <p>The selection strategy for Hello RSE's partners is based on rigorous criteria that reflect the company's commitment to responsible and effective educational digital technology. This selective approach guarantees schools access to quality solutions, perfectly suited to their specific needs.<\/p>\n\n            <p>Hello RSE prioritizes the most motivated partners and, if possible, those engaged in a social and ecological approach. This philosophy is part of the company's DNA, which aims to value the skills and know-how of its suppliers to offer a more virtuous offer to its purchasing clients. This approach goes beyond simple economic criteria to integrate ethical and sustainable dimensions.<\/p>\n\n            <p>Data security is another fundamental criterion in the selection of partners. In a context where the protection of students' privacy becomes a major concern, Hello RSE ensures that all its partners meet the highest standards in cybersecurity and personal data protection.<\/p>\n<div class=\"key-points\">\n                <h4>\u2705 Hello RSE selection criteria:<\/h4>\n                <ul>\n                    <li>Motivation and commitment to a responsible approach<\/li>\n                    <li>Compliance with security standards and data protection<\/li>\n                    <li>Relevance of solutions to educational needs<\/li>\n                    <li>Demonstrated social and\/or ecological commitment<\/li>\n                    <li>Quality of support and customer service<\/li>\n                    <li>Pedagogical and technical innovation<\/li>\n                <\/ul>\n            <\/div>\n\n            <p>The Hello RSE platform stands out for its ability to offer a diverse range that includes new, refurbished, and rental products, as well as solidarity vendors (ESUS, ESAT) and companies committed to a CSR policy. This diversity allows schools to choose the solutions that best fit their budgetary constraints while respecting their ethical values.<\/p>\n\n            <h2>9. COCO THINKS and COCO MOVES: an innovative approach to digital education<\/h2>\n\n            <p>The integration of DYNSEO's COCO solution into the Hello RSE catalog perfectly illustrates the responsible approach advocated by both companies. This revolutionary solution offers educational and physical games specifically designed for children, with a clear goal: to train young people in a measured and balanced use of screens.<\/p>\n\n            <p>The founding principle of <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> is based on the mandatory alternation between cognitive activities and sports breaks. Every 15 minutes of screen activity, children must take a sports break, thereby creating a learning rhythm that respects the physiological and cognitive development of young learners.<\/p>\n\n            <p>This innovative approach directly addresses the legitimate concerns of parents and teachers regarding excessive screen exposure. By natively integrating regulation mechanisms, COCO transforms educational digital tools into a beneficial resource for the overall development of the child, combining cognitive stimulation and physical activity.<\/p>\n\n            <div class=\"expert-box\">\n                <span class=\"expert-box-label\">DYNSEO Innovation<\/span>\n                <div class=\"expert-box-title\">The revolution of balanced learning<\/div>\n                <p>COCO THINKS and COCO MOVES represents a break from the traditional approach to educational digital tools by imposing a natural balance between cognitive stimulation and physical activity.<\/p>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Scientifically proven benefits:<\/div>\n                    <p>Active breaks improve concentration, promote memorization, and contribute to the overall well-being of children. Our solution transforms this physiological necessity into an educational asset.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>10. Raising awareness of digital education in institutions<\/h2>\n\n            <p>The issue of schools' awareness of the reasoned use of digital technology reveals a paradox of our educational era. While access to digital equipment is experiencing exponential growth, facilitated by more affordable prices and government incentives, training for responsible use of these tools remains insufficiently developed.<\/p>\n\n            <p>The explosion of EdTech offerings, often developed by former teachers, has significantly enriched educational possibilities. These solutions are generally better suited to the real needs on the ground and enjoy better acceptance from the teaching staff. However, this proliferation of tools requires specific support to ensure optimal use.<\/p>\n\n            <p>Hello RSE observes that digital technology tends to be perceived as a wonderful complementary tool to more traditional courses, rather than as a substitute. This balanced approach is reassuring as it preserves the richness of traditional pedagogy while enriching it with the contributions of digital technology. 100% digital courses remain the exception, particularly in cycles 1 to 3.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83c\udfaf<\/span>\n                <strong>Vision for the future:<\/strong> The challenge is not to digitize education but to digitize it intelligently. Solutions like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO<\/a> show the way by proposing a digital approach that respects the fundamental needs of children.\n            <\/div>\n\n            <h2>11. Concrete applications of digital technology in pedagogical diversification<\/h2>\n\n            <p>Educational digital technology reveals all its potential in its ability to solve specific pedagogical challenges that were difficult to overcome with traditional methods. This transformative dimension of digital technology is particularly evident in addressing complex learning situations or specific educational needs.<\/p>\n\n            <p>Geographically isolated classes now benefit from exchange and collaboration opportunities that were unthinkable a few years ago. Videoconferencing tools and collaborative platforms allow students in rural areas to access the same resources and opportunities as their urban counterparts, thus helping to reduce territorial inequalities in education.<\/p>\n\n            <p>Digital technology also proves to be particularly effective in addressing specific learning disorders. Children suffering from dyslexia, dysorthographia, dysgraphia, or other DYS disorders find in digital tools suitable supports that allow them to overcome their difficulties and reveal their potential. This personalization of learning is one of the most valuable contributions of educational digital technology.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83c\udf1f Transformative digital applications:<\/h4>\n                <ul>\n                    <li>Connecting geographically isolated classes<\/li>\n                    <li>Adaptation for learning disorders (DYS)<\/li>\n                    <li>Individualized tracking of each student's progress<\/li>\n                    <li>Creating innovative group dynamics<\/li>\n                    <li>Language learning with interactive tools<\/li>\n                    <li>Introduction to coding and computational thinking<\/li>\n                    <li>Intelligent compartmentalization of courses into sub-groups<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>12. Events and future perspectives of Hello RSE<\/h2>\n\n            <p>The agenda of Hello RSE reflects an ambitious development strategy based on active participation in major professional events in the educational sector. This proximity to field actors allows the company to stay close to the evolving needs of institutions and present its innovations in contexts conducive to constructive exchanges.<\/p>\n\n            <p>Participation in the SELAQ trade show, with the creation of a workshop dedicated to Responsible Purchasing, perfectly illustrates Hello RSE's commitment to promoting an ethical and sustainable approach to public procurement. This educational initiative helps raise awareness among public buyers about the issues of social and environmental responsibility in their purchasing decisions.<\/p>\n\n            <p>The year 2026 marks a decisive step for Hello RSE with the launch of a new website and a considerable enrichment of its offerings. The integration of around twenty new vendors from the Furniture, Hygiene, and Office Supplies sectors demonstrates the company's desire to become a global player in responsible school equipment.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\ude80 Continuous innovation<\/h4>\n                <p>Hello RSE develops original offerings for its clients, including \"turnkey\" packages that include IT equipment and EdTech digital resources. This integrated approach significantly simplifies the equipment processes for educational institutions.<\/p>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h3>\u2753 Frequently asked questions<\/h3>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How does Hello RSE guarantee the quality of its educational partners?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        Hello RSE applies rigorous selection criteria including responsible commitment, data security, pedagogical relevance, and quality of support. Each partner undergoes a comprehensive evaluation before being integrated into the catalog.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the benefits of COCO THINKS and COCO MOVES for schools?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        COCO THINKS and COCO MOVES offers a unique balance between cognitive stimulation and physical activity, with mandatory sports breaks every 15 minutes. This approach promotes healthy use of digital technology while maximizing pedagogical effectiveness.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How are teachers supported in the use of digital tools?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        Hello RSE offers personalized support with certified sales representatives (Microsoft, Adobe, Google Education) and dedicated phone support. Partners like DYNSEO complement this support with specific training on their solutions.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the prospects for the development of educational technology?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        Educational technology continues to grow with increasingly tailored solutions to pedagogical needs. The focus is on balancing technological innovation with respect for the fundamental needs of children, as demonstrated by the DYNSEO approach.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How to choose the right digital solutions for my institution?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        It is essential to prioritize solutions that integrate usage regulation mechanisms, offer personalized support, and align with your educational values. Platforms like Hello RSE facilitate this selection by pre-selecting responsible partners.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>\ud83c\udfaf Discover COCO THINKS and COCO MOVES<\/h3>\n                <p>Join the institutions that have chosen a balanced approach to educational technology. Our solutions combine pedagogical innovation and respect for the natural development of the child.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Request a demonstration<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <strong>Tags : <\/strong>\n                <a href=\"#\" class=\"article-tag\">Hello RSE<\/a>\n                <a href=\"#\" class=\"article-tag\">Educational technology<\/a>\n                <a href=\"#\" class=\"article-tag\">COCO THINKS<\/a>\n                <a href=\"#\" class=\"article-tag\">COCO MOVES<\/a>\n                <a href=\"#\" class=\"article-tag\">EdTech<\/a>\n                <a href=\"#\" class=\"article-tag\">Teacher training<\/a>\n                <a href=\"#\" class=\"article-tag\">Responsible purchasing<\/a>\n                <a href=\"#\" class=\"article-tag\">Pedagogical innovation<\/a>\n                <a href=\"#\" class=\"article-tag\">Digital balance<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[2915],"tags":[],"class_list":["post-586203","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Interview with our partner Hello RSE - 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\/interview-with-our-partner-hello-rse\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Interview with our partner Hello RSE - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-05T08:41:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T08:44:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Interview with our partner Hello RSE\",\"datePublished\":\"2026-05-05T08:41:11+00:00\",\"dateModified\":\"2026-05-05T08:44:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/\"},\"wordCount\":2939,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Hello-RSE-Dynseo-partenaire-professionnels.png\",\"articleSection\":[\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/\",\"name\":\"Interview with our partner Hello RSE - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Hello-RSE-Dynseo-partenaire-professionnels.png\",\"datePublished\":\"2026-05-05T08:41:11+00:00\",\"dateModified\":\"2026-05-05T08:44:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Hello-RSE-Dynseo-partenaire-professionnels.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Hello-RSE-Dynseo-partenaire-professionnels.png\",\"width\":2000,\"height\":1500,\"caption\":\"Overcome Challenges, Embrace Possibilities with Our Learning Disabilities App\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/interview-with-our-partner-hello-rse\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Interview with our partner Hello RSE\"}]},{\"@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":"Interview with our partner Hello RSE - 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\/interview-with-our-partner-hello-rse\/","og_locale":"en_US","og_type":"article","og_title":"Interview with our partner Hello RSE - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2026-05-05T08:41:11+00:00","article_modified_time":"2026-05-05T08:44:27+00:00","og_image":[{"width":2000,"height":1500,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Interview with our partner Hello RSE","datePublished":"2026-05-05T08:41:11+00:00","dateModified":"2026-05-05T08:44:27+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/"},"wordCount":2939,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png","articleSection":["Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/","url":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/","name":"Interview with our partner Hello RSE - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png","datePublished":"2026-05-05T08:41:11+00:00","dateModified":"2026-05-05T08:44:27+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/03\/Hello-RSE-Dynseo-partenaire-professionnels.png","width":2000,"height":1500,"caption":"Overcome Challenges, Embrace Possibilities with Our Learning Disabilities App"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/interview-with-our-partner-hello-rse\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Interview with our partner Hello RSE"}]},{"@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\/586203","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=586203"}],"version-history":[{"count":12,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/586203\/revisions"}],"predecessor-version":[{"id":586215,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/586203\/revisions\/586215"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/66342"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=586203"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=586203"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=586203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}