{"id":486735,"date":"2026-01-17T15:32:42","date_gmt":"2026-01-17T14:32:42","guid":{"rendered":"https:\/\/www.dynseo.com\/test-communication-profile\/"},"modified":"2026-03-18T10:28:53","modified_gmt":"2026-03-18T09:28:53","slug":"test-communication-profile","status":"publish","type":"page","link":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/","title":{"rendered":"Test Communication Profile"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.6&#8243; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.27.6&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><html lang=\"en\"><!-- [et_pb_line_break_holder] --><head><!-- [et_pb_line_break_holder] -->    <meta charset=\"UTF-8\"><!-- [et_pb_line_break_holder] -->    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><!-- [et_pb_line_break_holder] -->    <title>Free Communication Profile Test | DYNSEO<\/title><!-- [et_pb_line_break_holder] -->    <meta name=\"description\" content=\"Take our free online communication profile test. Find out if your style is assertive, passive, aggressive or passive-aggressive, with tips to communicate better.\"><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><!-- [et_pb_line_break_holder] -->    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@600;700;800;900&#038;family=Poppins:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<style><!-- [et_pb_line_break_holder] -->        * { margin: 0; padding: 0; box-sizing: border-box; }<!-- [et_pb_line_break_holder] -->        body { font-family: 'Poppins', sans-serif; background: #f8f8fd; color: #1a1a2e; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== HERO ===== *\/<!-- [et_pb_line_break_holder] -->        .hero { background: #c4ede7; padding: 56px 20px 0; position: relative; overflow: visible; }<!-- [et_pb_line_break_holder] -->        .hero-curve { position: absolute; bottom: -2px; left: 0; right: 0; width: 100%; height: 64px; background: #f8f8fd; border-radius: 50% 50% 0 0; z-index: 4; }<!-- [et_pb_line_break_holder] -->        .hero-inner { max-width: 900px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto; gap: 20px; align-items: flex-end; position: relative; z-index: 3; }<!-- [et_pb_line_break_holder] -->        .hero-left { padding-bottom: 84px; }<!-- [et_pb_line_break_holder] -->        .hero-pill { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #5268c9; background: #fff; border-radius: 30px; padding: 6px 16px; margin-bottom: 14px; }<!-- [et_pb_line_break_holder] -->        .hero-title { font-family: 'Montserrat', sans-serif; font-size: clamp(20px, 4vw, 30px); font-weight: 800; color: #1a1a2e; line-height: 1.25; margin-bottom: 12px; }<!-- [et_pb_line_break_holder] -->        .hero-title .hl-word { display: inline-block; color: #fff; background: #e73469; border-radius: 10px; padding: 2px 12px 4px; }<!-- [et_pb_line_break_holder] -->        .hero-title .brand { color: #5268c9; }<!-- [et_pb_line_break_holder] -->        .hero-subtitle { font-size: 13px; color: #2d4a46; line-height: 1.75; max-width: 440px; }<!-- [et_pb_line_break_holder] -->        .hero-icon-wrap { font-size: 86px; line-height: 1; padding-bottom: 72px; filter: drop-shadow(0 8px 24px rgba(231,52,105,.18)); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Badge membre *\/<!-- [et_pb_line_break_holder] -->        .member-badge { display: none; align-items: center; gap: 8px; background: linear-gradient(135deg,#5268c9,#3a4fa0); color: #fff; padding: 7px 16px; border-radius: 30px; font-family: 'Montserrat', sans-serif; font-size: 11px; font-weight: 800; letter-spacing: .5px; margin-top: 12px; box-shadow: 0 4px 14px rgba(82,104,201,.3); }<!-- [et_pb_line_break_holder] -->        .member-badge.visible { display: inline-flex; }<!-- [et_pb_line_break_holder] -->        .member-badge .dot { width: 8px; height: 8px; background: #a9e2e4; border-radius: 50%; animation: mbpulse 1.5s infinite; }<!-- [et_pb_line_break_holder] -->        @keyframes mbpulse { 0%,100% { opacity:1; transform:scale(1); } 50% { opacity:.6; transform:scale(1.3); } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== CONTAINER ===== *\/<!-- [et_pb_line_break_holder] -->        .container { max-width: 900px; margin: 0 auto; padding: 32px 16px 60px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Variation info *\/<!-- [et_pb_line_break_holder] -->        .variation-info { background: linear-gradient(135deg,#ededfc,#d9f4f5); border: 1.5px solid rgba(82,104,201,.15); border-radius: 14px; padding: 12px 18px; margin-bottom: 18px; font-size: 12px; color: #5268c9; display: none; align-items: center; gap: 10px; }<!-- [et_pb_line_break_holder] -->        .variation-info.visible { display: flex; }<!-- [et_pb_line_break_holder] -->        .variation-info strong { font-family: 'Montserrat', sans-serif; font-weight: 900; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== STAT CARDS \u2014 5 cards ===== *\/<!-- [et_pb_line_break_holder] -->        .stat-cards { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-bottom: 24px; }<!-- [et_pb_line_break_holder] -->        .sc { border-radius: 16px; padding: 14px 8px; text-align: center; position: relative; overflow: hidden; transition: transform .3s; }<!-- [et_pb_line_break_holder] -->        .sc:hover { transform: translateY(-5px); }<!-- [et_pb_line_break_holder] -->        .sc::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; border-radius: 16px 16px 0 0; }<!-- [et_pb_line_break_holder] -->        .sc-mint   { background: #d9f4f5; } .sc-mint::before   { background: #2a7577; }<!-- [et_pb_line_break_holder] -->        .sc-blue   { background: #ededfc; } .sc-blue::before   { background: #5268c9; }<!-- [et_pb_line_break_holder] -->        .sc-rose   { background: #fde0e8; } .sc-rose::before   { background: #e73469; }<!-- [et_pb_line_break_holder] -->        .sc-yellow { background: #fff8d6; } .sc-yellow::before { background: #ffb600; }<!-- [et_pb_line_break_holder] -->        .sc-dark   { background: #f0f0f8; } .sc-dark::before   { background: #1a1a2e; }<!-- [et_pb_line_break_holder] -->        .sc-icon { font-size: 1.2rem; margin-bottom: 3px; display: block; }<!-- [et_pb_line_break_holder] -->        .sc-value { font-family: 'Montserrat', sans-serif; font-size: 1.1rem; font-weight: 900; color: #1a1a2e; display: block; word-break: break-word; line-height: 1.2; }<!-- [et_pb_line_break_holder] -->        .sc-label { font-family: 'Montserrat', sans-serif; font-size: 9px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: .4px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== GAME CONTAINER ===== *\/<!-- [et_pb_line_break_holder] -->        .game-container { background: #fff; border-radius: 22px; border: 1.5px solid rgba(82,104,201,.10); padding: 28px; margin-bottom: 24px; box-shadow: 0 4px 28px rgba(82,104,201,.08); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== PROGRESS ===== *\/<!-- [et_pb_line_break_holder] -->        .progress-wrapper { margin-bottom: 20px; }<!-- [et_pb_line_break_holder] -->        .progress-label { display: flex; justify-content: space-between; font-family: 'Montserrat', sans-serif; font-size: 11px; font-weight: 700; color: #888; margin-bottom: 6px; }<!-- [et_pb_line_break_holder] -->        .progress-bar { width: 100%; height: 7px; background: #f0f0f8; border-radius: 30px; overflow: hidden; }<!-- [et_pb_line_break_holder] -->        .progress-fill { height: 100%; width: 0; background: linear-gradient(90deg, #e73469, #5268c9); transition: width .25s ease; border-radius: 30px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== GAME MESSAGE ===== *\/<!-- [et_pb_line_break_holder] -->        .game-message { text-align: center; padding: 13px 18px; margin-bottom: 20px; border-radius: 14px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; min-height: 44px; display: flex; align-items: center; justify-content: center; line-height: 1.55; }<!-- [et_pb_line_break_holder] -->        .game-message.info    { background: #f8f8fd; color: #888; }<!-- [et_pb_line_break_holder] -->        .game-message.warning { background: #fff8d6; color: #7a6a18; }<!-- [et_pb_line_break_holder] -->        .game-message.success { background: #d9f4f5; color: #1a5f64; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== QUESTION BOX ===== *\/<!-- [et_pb_line_break_holder] -->        .question-box { background: #f8f8fd; border-radius: 18px; padding: 24px; margin-bottom: 20px; border: 1.5px solid rgba(82,104,201,.06); }<!-- [et_pb_line_break_holder] -->        .question-number { font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 800; color: #aaa; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px; }<!-- [et_pb_line_break_holder] -->        .question-tag { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 800; letter-spacing: .8px; text-transform: uppercase; background: #fde0e8; color: #9b1e42; border-radius: 20px; padding: 4px 12px; margin-bottom: 12px; }<!-- [et_pb_line_break_holder] -->        .question-text { font-size: 13px; color: #1a1a2e; line-height: 1.65; margin-bottom: 12px; font-weight: 500; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== SCENARIO BOX ===== *\/<!-- [et_pb_line_break_holder] -->        .scenario-box { background: #fff; border-radius: 14px; padding: 13px 16px; margin-bottom: 14px; border: 2px dashed rgba(231,52,105,.25); font-size: 13px; color: #555; font-style: italic; line-height: 1.6; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== ANSWERS ===== *\/<!-- [et_pb_line_break_holder] -->        .answers { display: flex; flex-direction: column; gap: 9px; }<!-- [et_pb_line_break_holder] -->        .answer-btn { width: 100%; padding: 12px 16px; border-radius: 12px; border: 2px solid rgba(82,104,201,.12); background: #fff; cursor: pointer; font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 500; transition: all .2s ease; text-align: left; color: #1a1a2e; display: flex; align-items: baseline; gap: 8px; }<!-- [et_pb_line_break_holder] -->        .answer-btn strong { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .6px; color: #e73469; white-space: nowrap; flex-shrink: 0; }<!-- [et_pb_line_break_holder] -->        .answer-btn span.text { display: inline; line-height: 1.5; }<!-- [et_pb_line_break_holder] -->        .answer-btn:hover { border-color: #e73469; background: #fde0e8; }<!-- [et_pb_line_break_holder] -->        .answer-btn.selected { border-color: #5268c9; background: #5268c9; color: white; box-shadow: 0 5px 18px rgba(82,104,201,.3); }<!-- [et_pb_line_break_holder] -->        .answer-btn.selected strong { color: rgba(255,255,255,.75); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== CONTROLS ===== *\/<!-- [et_pb_line_break_holder] -->        .game-controls { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 14px; }<!-- [et_pb_line_break_holder] -->        .control-btn { padding: 13px 28px; border: none; border-radius: 30px; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 800; cursor: pointer; transition: all .25s ease; }<!-- [et_pb_line_break_holder] -->        .control-btn.primary { background: #5268c9; color: white; box-shadow: 0 4px 14px rgba(82,104,201,.3); }<!-- [et_pb_line_break_holder] -->        .control-btn.primary:hover { background: #3f51a8; transform: translateY(-2px); }<!-- [et_pb_line_break_holder] -->        .control-btn.secondary { background: #f8f8fd; color: #5268c9; border: 2px solid rgba(82,104,201,.2); }<!-- [et_pb_line_break_holder] -->        .control-btn.secondary:hover { background: #ededfc; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== APPS CTA ===== *\/<!-- [et_pb_line_break_holder] -->        .apps-cta { background: linear-gradient(135deg, #ededfc 0%, #d9f4f5 100%); border-radius: 22px; padding: 24px 28px; margin-bottom: 24px; text-align: center; }<!-- [et_pb_line_break_holder] -->        .apps-cta h3 { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 800; color: #1a1a2e; margin-bottom: 6px; }<!-- [et_pb_line_break_holder] -->        .apps-cta p { font-size: 12px; color: #555; margin-bottom: 14px; }<!-- [et_pb_line_break_holder] -->        .apps-row { display: flex; justify-content: center; gap: 18px; flex-wrap: wrap; margin-bottom: 14px; }<!-- [et_pb_line_break_holder] -->        .app-icon-wrap { display: flex; flex-direction: column; align-items: center; gap: 5px; text-decoration: none; }<!-- [et_pb_line_break_holder] -->        .app-icon-img { width: 58px; height: 58px; border-radius: 14px; border: 3px solid #fff; box-shadow: 0 4px 14px rgba(82,104,201,.14); transition: transform .25s; display: block; }<!-- [et_pb_line_break_holder] -->        .app-icon-img:hover { transform: scale(1.08) translateY(-3px); }<!-- [et_pb_line_break_holder] -->        .app-icon-label { font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 800; color: #5268c9; text-transform: uppercase; letter-spacing: .8px; }<!-- [et_pb_line_break_holder] -->        .btn-rose { display: inline-block; padding: 12px 28px; border-radius: 30px; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 700; background: #e73469; color: #fff; box-shadow: 0 4px 14px rgba(231,52,105,.25); text-decoration: none; border: none; cursor: pointer; transition: background .25s; }<!-- [et_pb_line_break_holder] -->        .btn-rose:hover { background: #c42a57; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== SEO ===== *\/<!-- [et_pb_line_break_holder] -->        .seo-section { margin-bottom: 24px; }<!-- [et_pb_line_break_holder] -->        .seo-section h2 { font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 800; color: #1a1a2e; margin-bottom: 14px; }<!-- [et_pb_line_break_holder] -->        .seo-section h3 { font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 800; color: #5268c9; margin: 18px 0 10px; }<!-- [et_pb_line_break_holder] -->        .seo-section p { font-size: 13px; color: #444; line-height: 1.7; margin-bottom: 10px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 12px; margin: 16px 0; }<!-- [et_pb_line_break_holder] -->        .benefit-card { background: #fff; border-radius: 16px; padding: 16px; border: 1.5px solid rgba(82,104,201,.08); }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-mint   { border-left: 4px solid #2a7577; }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-blue   { border-left: 4px solid #5268c9; }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-rose   { border-left: 4px solid #e73469; }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-yellow { border-left: 4px solid #ffb600; }<!-- [et_pb_line_break_holder] -->        .benefit-icon { font-size: 1.5rem; margin-bottom: 7px; display: block; }<!-- [et_pb_line_break_holder] -->        .benefit-card h4 { font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 800; color: #1a1a2e; margin-bottom: 5px; }<!-- [et_pb_line_break_holder] -->        .benefit-card p { font-size: 12px; color: #555; line-height: 1.55; margin: 0; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== MODAL ===== *\/<!-- [et_pb_line_break_holder] -->        .modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); display: none; align-items: center; justify-content: center; z-index: 1000; padding: 20px; }<!-- [et_pb_line_break_holder] -->        .modal-overlay.active { display: flex; }<!-- [et_pb_line_break_holder] -->        .modal { background: white; padding: 28px 24px; border-radius: 22px; text-align: center; max-width: 620px; width: 100%; max-height: 90vh; overflow-y: auto; box-shadow: 0 20px 60px rgba(0,0,0,.2); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Toujours visible *\/<!-- [et_pb_line_break_holder] -->        .modal-always { margin-bottom: 16px; }<!-- [et_pb_line_break_holder] -->        .modal-icon { font-size: 3.5rem; margin-bottom: 12px; }<!-- [et_pb_line_break_holder] -->        .modal h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 17px; color: #1a1a2e; margin-bottom: 8px; }<!-- [et_pb_line_break_holder] -->        .modal-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin: 14px 0 10px; }<!-- [et_pb_line_break_holder] -->        .modal-stat { text-align: center; background: #f8f8fd; border-radius: 12px; padding: 10px 6px; }<!-- [et_pb_line_break_holder] -->        .modal-stat-value { font-family: 'Montserrat', sans-serif; font-size: 1.3rem; font-weight: 900; color: #5268c9; display: block; }<!-- [et_pb_line_break_holder] -->        .modal-stat-value.rose   { color: #e73469; }<!-- [et_pb_line_break_holder] -->        .modal-stat-value.yellow { color: #ffb600; }<!-- [et_pb_line_break_holder] -->        .modal-stat-value.dark   { color: #1a1a2e; }<!-- [et_pb_line_break_holder] -->        .modal-stat-label { font-size: 10px; color: #aaa; text-transform: uppercase; font-weight: 700; letter-spacing: .4px; }<!-- [et_pb_line_break_holder] -->        .modal-profile { display: inline-block; padding: 8px 20px; border-radius: 30px; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 900; background: linear-gradient(135deg,#5268c9,#5e5ed7); color: #fff; margin: 10px 0 14px; box-shadow: 0 4px 12px rgba(82,104,201,.3); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Flouteable *\/<!-- [et_pb_line_break_holder] -->        .modal-advice { background: #f8f8fd; border-radius: 14px; padding: 16px; margin-bottom: 16px; font-size: 13px; color: #555; line-height: 1.65; text-align: left; border: 1.5px solid rgba(82,104,201,.08); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .modal-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 16px; }<!-- [et_pb_line_break_holder] -->        .modal-btn { padding: 13px 20px; border: none; border-radius: 30px; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 700; cursor: pointer; text-decoration: none; display: flex; align-items: center; justify-content: center; gap: 8px; transition: all .2s; }<!-- [et_pb_line_break_holder] -->        .modal-btn.primary  { background: #5268c9; color: white; }<!-- [et_pb_line_break_holder] -->        .modal-btn.primary:hover { background: #3f51a8; }<!-- [et_pb_line_break_holder] -->        .modal-btn.cta      { background: #e73469; color: white; }<!-- [et_pb_line_break_holder] -->        .modal-btn.cta:hover{ background: #c42a57; }<!-- [et_pb_line_break_holder] -->        .modal-btn.secondary{ background: #f0f0f8; color: #555; }<!-- [et_pb_line_break_holder] -->        .modal-btn.secondary:hover { background: #e0e0f0; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== FOOTER ===== *\/<!-- [et_pb_line_break_holder] -->        footer { text-align: center; padding: 20px 0; font-size: 12px; color: #aaa; }<!-- [et_pb_line_break_holder] -->        footer a { color: #5268c9; font-weight: 700; text-decoration: none; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== RESPONSIVE ===== *\/<!-- [et_pb_line_break_holder] -->        @media (max-width: 700px) {<!-- [et_pb_line_break_holder] -->            .hero { padding: 42px 16px 0; }<!-- [et_pb_line_break_holder] -->            .hero-inner { grid-template-columns: 1fr; }<!-- [et_pb_line_break_holder] -->            .hero-icon-wrap { display: none; }<!-- [et_pb_line_break_holder] -->            .hero-left { padding-bottom: 44px; }<!-- [et_pb_line_break_holder] -->            .hero-curve { height: 44px; }<!-- [et_pb_line_break_holder] -->            .container { padding: 22px 12px 50px; }<!-- [et_pb_line_break_holder] -->            .stat-cards { grid-template-columns: repeat(3, 1fr); gap: 8px; }<!-- [et_pb_line_break_holder] -->            .game-container { padding: 18px 14px; }<!-- [et_pb_line_break_holder] -->            .modal-stats { grid-template-columns: repeat(2, 1fr); }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- HERO --><!-- [et_pb_line_break_holder] --><\/p>\n<section class=\"hero\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-inner\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"hero-left\"><!-- [et_pb_line_break_holder] -->            <span class=\"hero-pill\">\ud83d\udcac COMMUNICATION PROFILE<\/span><!-- [et_pb_line_break_holder] -->            <\/p>\n<h1 class=\"hero-title\"><!-- [et_pb_line_break_holder] -->                Test <span class=\"hl-word\">Profil de Communication<\/span><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->                par <span class=\"brand\">DYNSEO<\/span><!-- [et_pb_line_break_holder] -->            <\/h1>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"hero-subtitle\">Discover if your communication style is assertive, passive, aggressive or passive-aggressive, with tips to be better understood.<\/pee><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"member-badge\" id=\"member-badge\"><!-- [et_pb_line_break_holder] -->                <span class=\"dot\"><\/span><!-- [et_pb_line_break_holder] -->                \u2728 DYNSEO Member \u2014 Varied scenarios activated<!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"hero-icon-wrap\">\ud83d\udcac<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-curve\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- Variation info --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"variation-info\" id=\"variation-info\"><!-- [et_pb_line_break_holder] -->        <span>\ud83c\udfb2<\/span><!-- [et_pb_line_break_holder] -->        <span><strong>Varied scenarios:<\/strong> As a member, 10 situations are drawn from a bank of 20 \u2014 a different test every time!<\/span><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- STAT CARDS \u2014 5 --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"stat-cards\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-mint\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\ud83c\udf31<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"as-score\">0%<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Assertive<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-blue\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\ud83e\udd10<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"pa-score\">0%<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Passive<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-rose\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\u26a1<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"ag-score\">0%<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Aggressive<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-yellow\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\ud83d\ude36\u200d\ud83c\udf2b\ufe0f<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"pg-score\">0%<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Passive-aggressive<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-dark\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\ud83c\udff7\ufe0f<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"style-global\">\u2014<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Dominant style<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- GAME CONTAINER --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"game-container\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"progress-wrapper\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"progress-label\"><!-- [et_pb_line_break_holder] -->                <span id=\"progress-text\">Question 1 of 10<\/span><!-- [et_pb_line_break_holder] -->                <span id=\"progress-pct\">0 %<\/span><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"progress-bar\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"progress-fill\" id=\"progress-fill\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"game-message info\" id=\"game-message\"><!-- [et_pb_line_break_holder] -->            For each situation, select the reaction that best describes you. This test is a reflection tool and does not replace medical or psychological advice.<!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"question-box\" id=\"question-box\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"question-number\" id=\"question-number\">Question 1<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"question-tag\" id=\"question-tag\">Expressing disagreement<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"question-text\" id=\"question-text\"><\/pee><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"scenario-box\" id=\"scenario-box\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"question-text\" id=\"question-question\"><\/pee><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"answers\" id=\"answers\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"game-controls\"><!-- [et_pb_line_break_holder] -->            <button class=\"control-btn secondary\" id=\"restart-btn\">\ud83d\udd04 Restart<\/button><!-- [et_pb_line_break_holder] -->            <button class=\"control-btn primary\" id=\"next-btn\">\u25b6\ufe0f Next question<\/button><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- APPS CTA --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"apps-cta\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>\ud83d\udcac Communicate better every day<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <pee>The COCO, JOE and EDITH programmes offer games on emotions, listening and social interactions.<\/pee><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"apps-row\"><!-- [et_pb_line_break_holder] -->            <a class=\"app-icon-wrap\" href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\"><!-- [et_pb_line_break_holder] -->                <img decoding=\"async\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/01\/icone-logo-coco-rond.webp\" alt=\"COCO\" class=\"app-icon-img\"><!-- [et_pb_line_break_holder] -->                <span class=\"app-icon-label\">COCO<\/span><!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <a class=\"app-icon-wrap\" href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/clint-brain-games-for-adults\/\"><!-- [et_pb_line_break_holder] -->                <img decoding=\"async\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/12\/Icone-site-agence-12.png\" alt=\"JOE\" class=\"app-icon-img\"><!-- [et_pb_line_break_holder] -->                <span class=\"app-icon-label\">JOE<\/span><!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <a class=\"app-icon-wrap\" href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/scarlett-brain-games-for-seniors\/\"><!-- [et_pb_line_break_holder] -->                <img decoding=\"async\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/01\/icone-logo-edith-rond.webp\" alt=\"EDITH\" class=\"app-icon-img\"><!-- [et_pb_line_break_holder] -->                <span class=\"app-icon-label\">EDITH<\/span><!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/calendly.com\/justine-monsaingeon\/30min\" class=\"btn-rose\">\ud83d\udcc5 Free 30-min demo<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- SEO --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"seo-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<h2>Why take a communication profile test?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->        <pee>We don&#8217;t all communicate the same way. Understanding your communication profile helps you adjust your messages and reactions in daily life.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>The 4 communication styles explored<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"benefits-grid\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"benefit-card bc-mint\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\ud83c\udf31<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Assertive communication<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>You express your needs and boundaries with respect. This is the most balanced style: clear, direct and considerate.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"benefit-card bc-blue\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\ud83e\udd10<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Passive communication<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>You tend to stay silent, letting things slide even when they bother you. The risk: exhaustion or built-up frustration.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"benefit-card bc-rose\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\u26a1<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Aggressive communication<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>The message gets through, but the tone can sometimes hurt the other person and damage the relationship.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"benefit-card bc-yellow\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\ud83d\ude36\u200d\ud83c\udf2b\ufe0f<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Passive-aggressive communication<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Disagreement is not expressed clearly, but appears through hints, silences or subtle digs.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<footer><!-- [et_pb_line_break_holder] -->        <pee>Created with \u2764\ufe0f by <a href=\"https:\/\/dynseo.com\" target=\"_blank\">DYNSEO<\/a> \u2014 Cognitive tools for children, adults and seniors<\/pee><!-- [et_pb_line_break_holder] -->    <\/footer>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550<!-- [et_pb_line_break_holder] -->     MODAL R\u00c9SULTAT \u2014 architecture align\u00e9e sur test \u00e9motions<!-- [et_pb_line_break_holder] -->     Stats + style dominant TOUJOURS visibles<!-- [et_pb_line_break_holder] -->     Conseil d\u00e9taill\u00e9 FLOUTEABLE seulement<!-- [et_pb_line_break_holder] -->     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 &#8211;><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"modal-overlay\" id=\"result-modal\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"modal\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- TOUJOURS VISIBLE : stats + style dominant --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"modal-always\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-icon\" id=\"modal-icon\">\ud83d\udcac<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2>Your communication profile<\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-stats\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-stat\"><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-value\" id=\"final-as\">0%<\/span><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-label\">Assertive<\/span><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-stat\"><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-value rose\" id=\"final-pa\">0%<\/span><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-label\">Passive<\/span><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-stat\"><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-value dark\" id=\"final-ag\">0%<\/span><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-label\">Aggressive<\/span><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-stat\"><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-value yellow\" id=\"final-pg\">0%<\/span><!-- [et_pb_line_break_holder] -->                    <span class=\"modal-stat-label\">Passive-aggressive<\/span><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-profile\" id=\"modal-profile-label\">\u2014<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- FLOUTEABLE : conseil d\u00e9taill\u00e9 uniquement --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div id=\"dynseo-detail-section\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-advice\" id=\"advice-text\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div id=\"dynseo-blur-overlay\" style=\"display:none;\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- TOUJOURS VISIBLE : boutons --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"modal-buttons\"><!-- [et_pb_line_break_holder] -->            <button class=\"modal-btn primary\" id=\"modal-restart-btn\">\ud83d\udd04 Retake the test<\/button><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/clint-brain-games-for-adults\/\" class=\"modal-btn cta\" target=\"_blank\">\ud83e\udde0 Discover JOE \u2013 Games to communicate better<\/a><!-- [et_pb_line_break_holder] -->            <button class=\"modal-btn secondary\" id=\"modal-close-btn\">Close<\/button><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550<!-- [et_pb_line_break_holder] -->     SCRIPT PRINCIPAL<!-- [et_pb_line_break_holder] -->     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 &#8211;><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 FLAG GLOBAL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->var isAuthorized = false;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550<!-- [et_pb_line_break_holder] -->\/\/ BANQUE DE 20 SITUATIONS<!-- [et_pb_line_break_holder] -->\/\/ Non-membres : situations 0-9 (bloc A \u2014 originales)<!-- [et_pb_line_break_holder] -->\/\/ Membres     : tirage al\u00e9atoire de 10 parmi les 20<!-- [et_pb_line_break_holder] -->\/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550<!-- [et_pb_line_break_holder] -->var ALL_QUESTIONS = [<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 BLOC A \u2014 originales (10) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Expressing disagreement\",<!-- [et_pb_line_break_holder] -->        text: \"When someone close to you says something you disagree with\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The topic isn't necessarily confrontational, but the opinion expressed is very different from yours.\",<!-- [et_pb_line_break_holder] -->        question: \"Which reaction best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing or change the subject, even though I disagree.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I calmly express my point of view and explain why I think differently.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I cut the person off and tell them what they're saying is wrong or absurd.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say \\\"fine, whatever\\\" at the time, but I make comments later or by message.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Setting a boundary\",<!-- [et_pb_line_break_holder] -->        text: \"A colleague, friend or neighbour asks you a favour when you're already overloaded\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"You know that saying yes will exhaust you or make you late.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you most often react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say yes, even if I don't have the time. I'll figure it out later.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I say no or suggest another time, explaining my constraints.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I reply curtly that it's not my problem and that people can't always rely on me.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say yes, but make comments later (\\\"it's always me, as usual\\\").\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Receiving criticism\",<!-- [et_pb_line_break_holder] -->        text: \"Someone comments on the way you do something (work, organisation, attitude)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The remark is more or less tactfully worded.\",<!-- [et_pb_line_break_holder] -->        question: \"Which reaction best describes you most often?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I take it personally, tell myself they're probably right and say nothing.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I listen, take on board what's useful for improvement, and share my own view if needed.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I defend myself straight away, sometimes aggressively, showing that the other person is overreacting.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say it's fine, but then become cold or distant.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Asking for help\",<!-- [et_pb_line_break_holder] -->        text: \"You need help (at work, at home, with an administrative task)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"You can't do everything alone, but you don't necessarily like asking for help.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you most often proceed?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I don't dare ask and try to manage on my own even when I'm at my limit.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I clearly ask for help, explaining what I need and why.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I blame others for never helping me, even before I've asked them.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I hint that I'm overwhelmed, hoping someone will offer to help without me asking.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Handling conflict\",<!-- [et_pb_line_break_holder] -->        text: \"A conflict breaks out (in the family, at work, in a group)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"Emotions are running high and opinions are very divided.\",<!-- [et_pb_line_break_holder] -->        question: \"Which attitude best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I withdraw from the discussion to avoid conflict, even if I'm directly involved.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I try to stay calm, listen and express how I feel without attacking others.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I quickly raise my voice, interrupt and want to have the last word.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say almost nothing during the argument, but I brood for a long time and make jabs later.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Frustration\",<!-- [et_pb_line_break_holder] -->        text: \"When someone doesn't honour a commitment they made to you (lateness, forgetting, broken promise)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"You feel disappointed or disrespected.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you most often react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing to avoid making a fuss, even though it bothers me.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I bring it up directly with the person, explaining how it affected me.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I get angry and attack the person's reliability or character.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I act as if nothing happened, but become sarcastic or cold in my interactions.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Speaking up\",<!-- [et_pb_line_break_holder] -->        text: \"In a meeting or group, when you need to share your opinion\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The topic concerns you, but not everyone necessarily makes room for others to speak.\",<!-- [et_pb_line_break_holder] -->        question: \"Which of these situations best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I speak very little or not at all, even if I have things to say.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I speak up, respecting everyone's time and clearly explaining my point of view.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I tend to dominate the conversation or cut others off to get my ideas across.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I barely speak, but I criticise a lot after the meeting, in private.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Saying no\",<!-- [et_pb_line_break_holder] -->        text: \"You're invited to an activity (outing, meeting, project) that you don't want to do\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"You're afraid of disappointing people or being judged if you refuse.\",<!-- [et_pb_line_break_holder] -->        question: \"Your most frequent reaction is\u2026\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say yes even if I don't want to, to please others or avoid disappointing them.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I thank them for the invitation and simply explain that I can't or don't wish to come.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I respond curtly or hurtfully, sometimes without really explaining why.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say yes, then cancel at the last minute or make up a vague excuse.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Need for quiet\",<!-- [et_pb_line_break_holder] -->        text: \"You need peace and quiet (tiredness, overload, pain\u2026) but people around you are making noise\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"It's not intentionally directed at you, but it's weighing on you.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you generally react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing and endure the noise, hoping it will stop on its own.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I calmly ask for the noise to be reduced or the activity moved, explaining my need for quiet.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I suddenly get angry and demand silence in an authoritative tone.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I sigh loudly, slam doors or make my irritation felt without saying it clearly.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Recognising your needs\",<!-- [et_pb_line_break_holder] -->        text: \"When you feel a need (time for yourself, help, emotional support)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"Nobody spontaneously guesses it.\",<!-- [et_pb_line_break_holder] -->        question: \"Which of these attitudes best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I tell myself it's not that important and keep it to myself.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I explicitly express what I need (\\\"I would need you to\u2026\\\").\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I blame others for never noticing when I'm not doing well.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say I'm \\\"fine\\\", but then become distant or hurt if nobody notices my discomfort.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 BLOC B \u2014 nouvelles (10) pour membres \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Expressing an opinion at work\",<!-- [et_pb_line_break_holder] -->        text: \"In a meeting, your manager presents a decision you find questionable\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"You think you have a better approach, but your manager is present.\",<!-- [et_pb_line_break_holder] -->        question: \"Which reaction best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I stay silent and go along with the decision without saying anything.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I ask to speak and calmly put forward my analysis based on facts.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I jump in to say the decision is wrong, without holding back.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say nothing in the meeting but speak negatively about it to colleagues afterwards.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Handling a forgotten commitment\",<!-- [et_pb_line_break_holder] -->        text: \"You promised to do something and forgot. The person affected notices\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The oversight had minor but real consequences for the other person.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I apologise profusely and downplay what I forgot to avoid awkwardness.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I acknowledge my oversight, apologise sincerely and suggest a concrete solution.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I make excuses, explaining I had other things to do and it wasn't that urgent.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say I was going to do it and fully intended to, implying the fuss is overdone.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Making a personal request\",<!-- [et_pb_line_break_holder] -->        text: \"You want to change something in your relationship with someone close (contact frequency, behaviour, habit)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The topic is sensitive and you risk upsetting the person.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you approach the situation?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing and keep putting up with what bothers me, to keep the peace.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I pick a good moment to raise the topic kindly, expressing what I need.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I say it directly, without filtering, even if it comes across badly.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I make repeated hints, hoping the person will understand what I want without me having to say it.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Reacting to an injustice\",<!-- [et_pb_line_break_holder] -->        text: \"You witness or experience something you consider clearly unfair (unequal treatment, favouritism, a rule poorly applied)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The situation directly affects you or involves someone close to you.\",<!-- [et_pb_line_break_holder] -->        question: \"What is your usual reaction?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I let it go, even if it bothers me, because I don't want to cause trouble.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I clearly express my disagreement to the people involved, remaining factual and respectful.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I react strongly and immediately, sometimes making a scene.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say nothing at the time, but I comment on it to others around me or sulk.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Negotiating a disagreement\",<!-- [et_pb_line_break_holder] -->        text: \"You need to find a compromise with someone on a joint decision (holidays, organisation, budget)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"Your preferences are quite different from the other person's.\",<!-- [et_pb_line_break_holder] -->        question: \"What approach do you take?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I give in easily to avoid tension, even if the solution doesn't really suit me.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I state my preferences and listen to the other person's to find a solution that works for both.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I firmly defend my position until the other person gives in or gives up.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I accept the other person's suggestion, but then subtly highlight what doesn't suit me through hints.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Receiving a compliment\",<!-- [et_pb_line_break_holder] -->        text: \"Someone pays you a sincere compliment about your work or personality\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The remark is positive and well-meaning.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you most often react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I minimise or deny the compliment (\\\"it was nothing\\\", \\\"you're exaggerating\\\"), out of embarrassment or lack of confidence.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I genuinely thank them and receive the positive feedback with ease.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I take the compliment without reacting much, sometimes with a response that refocuses on me.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say thank you, but inwardly doubt the sincerity and hint at my scepticism.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Collective stress situation\",<!-- [et_pb_line_break_holder] -->        text: \"Your group (family, team, friends) is going through a tense period and everyone is on edge\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"Interactions are rougher than usual and you can feel it.\",<!-- [et_pb_line_break_holder] -->        question: \"What is your usual stance in these moments?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I keep as low a profile as possible so as not to make things worse.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I try to name what's happening and suggest a space for dialogue or a break.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I react to the tension with equal or greater intensity.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I say nothing directly, but drop ironic comments or let out audible sighs.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Handling disappointment\",<!-- [et_pb_line_break_holder] -->        text: \"You've been eagerly awaiting something (a reply, a result, an event) and the outcome is disappointing\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The disappointment is real but the situation is not dramatic.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you express (or not) what you feel?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing and pretend it doesn't affect me, even though it does.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I say I'm disappointed without overdoing it, and I think about what I can do next.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I react forcefully, expressing my disappointment bluntly towards those responsible.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I downplay it in public but brood for a long time and show it through my attitude.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Addressing a recurring behaviour\",<!-- [et_pb_line_break_holder] -->        text: \"A close person or colleague has a recurring behaviour that bothers you (lateness, interruptions, lack of discretion)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"It's been going on for a while and you're finding it hard to ignore.\",<!-- [et_pb_line_break_holder] -->        question: \"How do you react?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I say nothing and put up with it, hoping it will change on its own.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I talk to them calmly, describing the behaviour and its impact on me, without attacking them.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I tell them directly and bluntly that this behaviour is unacceptable.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I pile up hints and indirect comments without ever addressing the real issue.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        tag: \"Expressing affection\",<!-- [et_pb_line_break_holder] -->        text: \"You feel gratitude or affection for someone (family, friend, colleague)\u2026\",<!-- [et_pb_line_break_holder] -->        scenario: \"The situation would be a good moment to express it, but you're not used to it.\",<!-- [et_pb_line_break_holder] -->        question: \"What best describes you?\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { style: \"PA\", label: \"I feel it strongly, but I can't bring myself to say it and hope the person can tell.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AS\", label: \"I say it simply, in my own words, even if it's not always easy.\" },<!-- [et_pb_line_break_holder] -->            { style: \"AG\", label: \"I struggle to say it out loud and prefer to show it through gestures or teasing.\" },<!-- [et_pb_line_break_holder] -->            { style: \"PG\", label: \"I make hints or roundabout compliments, avoiding expressing it too directly.\" }<!-- [et_pb_line_break_holder] -->        ]<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 \u00c9TAT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->var questions = [];<!-- [et_pb_line_break_holder] -->var currentIndex = 0;<!-- [et_pb_line_break_holder] -->var selections = [];<!-- [et_pb_line_break_holder] -->var counts = { AS: 0, PA: 0, AG: 0, PG: 0 };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 DOM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->var asScoreEl, paScoreEl, agScoreEl, pgScoreEl, styleGlobalEl;<!-- [et_pb_line_break_holder] -->var progressTextEl, progressFillEl;<!-- [et_pb_line_break_holder] -->var questionNumberEl, questionTagEl, questionTextEl, scenarioBoxEl, questionQuestionEl, answersEl;<!-- [et_pb_line_break_holder] -->var messageEl, nextBtn, restartBtn;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 S\u00c9LECTION DES QUESTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function shuffleArr(arr) {<!-- [et_pb_line_break_holder] -->    var a = arr.slice();<!-- [et_pb_line_break_holder] -->    for (var i = a.length - 1; i > 0; i--) {<!-- [et_pb_line_break_holder] -->        var j = Math.floor(Math.random() * (i + 1));<!-- [et_pb_line_break_holder] -->        var t = a[i]; a[i] = a[j]; a[j] = t;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    return a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function selectQuestions() {<!-- [et_pb_line_break_holder] -->    if (isAuthorized) {<!-- [et_pb_line_break_holder] -->        \/\/ Membres : 10 tir\u00e9es al\u00e9atoirement parmi les 20<!-- [et_pb_line_break_holder] -->        return shuffleArr(ALL_QUESTIONS).slice(0, 10);<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        \/\/ Non-membres : les 10 originales (bloc A), m\u00e9lang\u00e9es<!-- [et_pb_line_break_holder] -->        return shuffleArr(ALL_QUESTIONS.slice(0, 10));<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 INIT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function initTest() {<!-- [et_pb_line_break_holder] -->    asScoreEl     = document.getElementById('as-score');<!-- [et_pb_line_break_holder] -->    paScoreEl     = document.getElementById('pa-score');<!-- [et_pb_line_break_holder] -->    agScoreEl     = document.getElementById('ag-score');<!-- [et_pb_line_break_holder] -->    pgScoreEl     = document.getElementById('pg-score');<!-- [et_pb_line_break_holder] -->    styleGlobalEl = document.getElementById('style-global');<!-- [et_pb_line_break_holder] -->    progressTextEl = document.getElementById('progress-text');<!-- [et_pb_line_break_holder] -->    progressFillEl = document.getElementById('progress-fill');<!-- [et_pb_line_break_holder] -->    questionNumberEl  = document.getElementById('question-number');<!-- [et_pb_line_break_holder] -->    questionTagEl     = document.getElementById('question-tag');<!-- [et_pb_line_break_holder] -->    questionTextEl    = document.getElementById('question-text');<!-- [et_pb_line_break_holder] -->    scenarioBoxEl     = document.getElementById('scenario-box');<!-- [et_pb_line_break_holder] -->    questionQuestionEl = document.getElementById('question-question');<!-- [et_pb_line_break_holder] -->    answersEl  = document.getElementById('answers');<!-- [et_pb_line_break_holder] -->    messageEl  = document.getElementById('game-message');<!-- [et_pb_line_break_holder] -->    nextBtn    = document.getElementById('next-btn');<!-- [et_pb_line_break_holder] -->    restartBtn = document.getElementById('restart-btn');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    questions = selectQuestions();<!-- [et_pb_line_break_holder] -->    selections = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    createAnswerButtons();<!-- [et_pb_line_break_holder] -->    updateUI();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    nextBtn.onclick    = onNext;<!-- [et_pb_line_break_holder] -->    restartBtn.onclick = restartTest;<!-- [et_pb_line_break_holder] -->    document.getElementById('modal-restart-btn').onclick = function() { closeModal(); restartTest(); };<!-- [et_pb_line_break_holder] -->    document.getElementById('modal-close-btn').onclick   = closeModal;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 BOUTONS DE R\u00c9PONSE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function createAnswerButtons() {<!-- [et_pb_line_break_holder] -->    answersEl.innerHTML = '';<!-- [et_pb_line_break_holder] -->    for (var i = 0; i < 4; i++) {<!-- [et_pb_line_break_holder] -->        (function(index) {<!-- [et_pb_line_break_holder] -->            var btn = document.createElement('button');<!-- [et_pb_line_break_holder] -->            btn.className = 'answer-btn';<!-- [et_pb_line_break_holder] -->            btn.setAttribute('data-index', index);<!-- [et_pb_line_break_holder] -->            btn.innerHTML = '<strong><\/strong><span class=\"text\"><\/span>';<!-- [et_pb_line_break_holder] -->            btn.onclick = function() { selectAnswer(index, btn); };<!-- [et_pb_line_break_holder] -->            answersEl.appendChild(btn);<!-- [et_pb_line_break_holder] -->        })(i);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function styleLabel(style) {<!-- [et_pb_line_break_holder] -->    if (style === \"AS\") return \"Assertive\";<!-- [et_pb_line_break_holder] -->    if (style === \"PA\") return \"Passive\";<!-- [et_pb_line_break_holder] -->    if (style === \"AG\") return \"Aggressive\";<!-- [et_pb_line_break_holder] -->    if (style === \"PG\") return \"Passive-aggressive\";<!-- [et_pb_line_break_holder] -->    return \"\";<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function fillAnswerButtons(q) {<!-- [et_pb_line_break_holder] -->    var btns = document.querySelectorAll('.answer-btn');<!-- [et_pb_line_break_holder] -->    btns.forEach(function(b, i) {<!-- [et_pb_line_break_holder] -->        var strongEl = b.querySelector('strong');<!-- [et_pb_line_break_holder] -->        var textEl   = b.querySelector('span.text');<!-- [et_pb_line_break_holder] -->        if (q.options[i]) {<!-- [et_pb_line_break_holder] -->            strongEl.textContent = styleLabel(q.options[i].style);<!-- [et_pb_line_break_holder] -->            textEl.textContent   = q.options[i].label;<!-- [et_pb_line_break_holder] -->            b.style.visibility   = 'visible';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->            strongEl.textContent = '';<!-- [et_pb_line_break_holder] -->            textEl.textContent   = '';<!-- [et_pb_line_break_holder] -->            b.style.visibility   = 'hidden';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 S\u00c9LECTION R\u00c9PONSE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function selectAnswer(index, btn) {<!-- [et_pb_line_break_holder] -->    var q = questions[currentIndex];<!-- [et_pb_line_break_holder] -->    document.querySelectorAll('.answer-btn').forEach(function(b) { b.classList.remove('selected'); });<!-- [et_pb_line_break_holder] -->    btn.classList.add('selected');<!-- [et_pb_line_break_holder] -->    selections[currentIndex] = q.options[index].style;<!-- [et_pb_line_break_holder] -->    updateScorePreview();<!-- [et_pb_line_break_holder] -->    messageEl.className   = 'game-message info';<!-- [et_pb_line_break_holder] -->    messageEl.textContent = \"Answer recorded. Click \\\"Next question\\\" to continue.\";<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 NAVIGATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function onNext() {<!-- [et_pb_line_break_holder] -->    if (selections[currentIndex] === null) {<!-- [et_pb_line_break_holder] -->        messageEl.className   = 'game-message warning';<!-- [et_pb_line_break_holder] -->        messageEl.textContent = \"Please select the reaction that best describes you before moving to the next question.\";<!-- [et_pb_line_break_holder] -->        return;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    if (currentIndex < questions.length - 1) {<!-- [et_pb_line_break_holder] -->        currentIndex++;<!-- [et_pb_line_break_holder] -->        updateUI();<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        finishTest();<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function restartTest() {<!-- [et_pb_line_break_holder] -->    questions  = selectQuestions();<!-- [et_pb_line_break_holder] -->    currentIndex = 0;<!-- [et_pb_line_break_holder] -->    selections = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] -->    counts     = { AS: 0, PA: 0, AG: 0, PG: 0 };<!-- [et_pb_line_break_holder] -->    asScoreEl.textContent     = '0%';<!-- [et_pb_line_break_holder] -->    paScoreEl.textContent     = '0%';<!-- [et_pb_line_break_holder] -->    agScoreEl.textContent     = '0%';<!-- [et_pb_line_break_holder] -->    pgScoreEl.textContent     = '0%';<!-- [et_pb_line_break_holder] -->    styleGlobalEl.textContent = '\u2014';<!-- [et_pb_line_break_holder] -->    messageEl.className   = 'game-message info';<!-- [et_pb_line_break_holder] -->    messageEl.textContent = \"Answer spontaneously, without judging yourself. The goal is to better understand your communication style, not to be perfect.\";<!-- [et_pb_line_break_holder] -->    \/\/ Reset blur<!-- [et_pb_line_break_holder] -->    var det = document.getElementById('dynseo-detail-section');<!-- [et_pb_line_break_holder] -->    if (det) { det.style.filter = ''; det.style.userSelect = ''; det.style.pointerEvents = ''; }<!-- [et_pb_line_break_holder] -->    var ov = document.getElementById('dynseo-blur-overlay');<!-- [et_pb_line_break_holder] -->    if (ov) { ov.style.display = 'none'; ov.innerHTML = ''; }<!-- [et_pb_line_break_holder] -->    updateUI();<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 AFFICHAGE QUESTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function updateUI() {<!-- [et_pb_line_break_holder] -->    var q = questions[currentIndex];<!-- [et_pb_line_break_holder] -->    questionNumberEl.textContent   = \"Question \" + (currentIndex + 1);<!-- [et_pb_line_break_holder] -->    questionTagEl.textContent      = q.tag;<!-- [et_pb_line_break_holder] -->    questionTextEl.textContent     = q.text;<!-- [et_pb_line_break_holder] -->    scenarioBoxEl.textContent      = q.scenario;<!-- [et_pb_line_break_holder] -->    questionQuestionEl.textContent = q.question;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    progressTextEl.textContent = \"Question \" + (currentIndex + 1) + \" of \" + questions.length;<!-- [et_pb_line_break_holder] -->    var percent = (currentIndex \/ questions.length) * 100;<!-- [et_pb_line_break_holder] -->    progressFillEl.style.width = percent + \"%\";<!-- [et_pb_line_break_holder] -->    document.getElementById('progress-pct').textContent = Math.round(percent) + ' %';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    fillAnswerButtons(q);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var btns = document.querySelectorAll('.answer-btn');<!-- [et_pb_line_break_holder] -->    btns.forEach(function(b) { b.classList.remove('selected'); });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ R\u00e9tablir s\u00e9lection pr\u00e9c\u00e9dente si on navigue<!-- [et_pb_line_break_holder] -->    var selectedStyle = selections[currentIndex];<!-- [et_pb_line_break_holder] -->    if (selectedStyle !== null) {<!-- [et_pb_line_break_holder] -->        q.options.forEach(function(opt, i) {<!-- [et_pb_line_break_holder] -->            if (opt.style === selectedStyle) btns[i].classList.add('selected');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    updateScorePreview();<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 SCORE PR\u00c9VISUALISATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function updateScorePreview() {<!-- [et_pb_line_break_holder] -->    counts = { AS: 0, PA: 0, AG: 0, PG: 0 };<!-- [et_pb_line_break_holder] -->    var answered = 0;<!-- [et_pb_line_break_holder] -->    selections.forEach(function(style) {<!-- [et_pb_line_break_holder] -->        if (style !== null) { answered++; counts[style]++; }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->    var total = answered || 1;<!-- [et_pb_line_break_holder] -->    var asP = Math.round((counts.AS \/ total) * 100);<!-- [et_pb_line_break_holder] -->    var paP = Math.round((counts.PA \/ total) * 100);<!-- [et_pb_line_break_holder] -->    var agP = Math.round((counts.AG \/ total) * 100);<!-- [et_pb_line_break_holder] -->    var pgP = Math.round((counts.PG \/ total) * 100);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    asScoreEl.textContent     = asP + \"%\";<!-- [et_pb_line_break_holder] -->    paScoreEl.textContent     = paP + \"%\";<!-- [et_pb_line_break_holder] -->    agScoreEl.textContent     = agP + \"%\";<!-- [et_pb_line_break_holder] -->    pgScoreEl.textContent     = pgP + \"%\";<!-- [et_pb_line_break_holder] -->    styleGlobalEl.textContent = dominantStyleLabel(asP, paP, agP, pgP);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function dominantStyleLabel(as, pa, ag, pg) {<!-- [et_pb_line_break_holder] -->    var max = Math.max(as, pa, ag, pg);<!-- [et_pb_line_break_holder] -->    if (max === 0) return \"\u2014\";<!-- [et_pb_line_break_holder] -->    var labels = [];<!-- [et_pb_line_break_holder] -->    if (as === max) labels.push(\"Assertive\");<!-- [et_pb_line_break_holder] -->    if (pa === max) labels.push(\"Passive\");<!-- [et_pb_line_break_holder] -->    if (ag === max) labels.push(\"Aggressive\");<!-- [et_pb_line_break_holder] -->    if (pg === max) labels.push(\"Passive-aggressive\");<!-- [et_pb_line_break_holder] -->    return labels.join(\" \/ \");<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 FIN DU TEST \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function finishTest() {<!-- [et_pb_line_break_holder] -->    updateScorePreview();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var asText    = asScoreEl.textContent;<!-- [et_pb_line_break_holder] -->    var paText    = paScoreEl.textContent;<!-- [et_pb_line_break_holder] -->    var agText    = agScoreEl.textContent;<!-- [et_pb_line_break_holder] -->    var pgText    = pgScoreEl.textContent;<!-- [et_pb_line_break_holder] -->    var styleText = styleGlobalEl.textContent;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 Conseil d\u00e9taill\u00e9 \u2500\u2500<!-- [et_pb_line_break_holder] -->    var advice = \"\";<!-- [et_pb_line_break_holder] -->    if (styleText === \"Assertive\") {<!-- [et_pb_line_break_holder] -->        advice = \"Your answers highlight an assertive communication style. You seem able to express your needs and limits while respecting those of others. This is a genuine asset in your relationships. You can continue to develop this approach by refining active listening and rephrasing.\";<!-- [et_pb_line_break_holder] -->    } else if (styleText === \"Passive\") {<!-- [et_pb_line_break_holder] -->        advice = \"Your answers suggest a passive communication style. You often protect the relationship at the expense of your own needs. Working on assertiveness (daring to say no, making clear requests, talking about how you feel) can help you feel more respected and less exhausted.\";<!-- [et_pb_line_break_holder] -->    } else if (styleText === \"Aggressive\") {<!-- [et_pb_line_break_holder] -->        advice = \"Your answers indicate a tendency toward an aggressive communication style. The message gets through, but the tone can sometimes hurt or alienate the other person. Working on how you express things (I feel \/ I need) can help you stay honest while preserving the relationship.\";<!-- [et_pb_line_break_holder] -->    } else if (styleText === \"Passive-aggressive\") {<!-- [et_pb_line_break_holder] -->        advice = \"Your answers point to a passive-aggressive communication style. Disagreement is not always expressed directly, but shows up through hints or indirect behaviour. Learning to verbalise what bothers you more clearly can reduce misunderstandings and tension.\";<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        advice = \"Your answers show a nuanced communication profile, with several styles present depending on the situation. This is common: you may be assertive with some people, more passive or aggressive in other contexts. Identifying situations where you would like to be more assertive is a good place to start.\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 Ic\u00f4ne selon style dominant \u2500\u2500<!-- [et_pb_line_break_holder] -->    var icon = \"\ud83d\udcac\";<!-- [et_pb_line_break_holder] -->    if (styleText === \"Assertive\")          icon = \"\ud83c\udf31\";<!-- [et_pb_line_break_holder] -->    else if (styleText === \"Passive\")       icon = \"\ud83e\udd10\";<!-- [et_pb_line_break_holder] -->    else if (styleText === \"Aggressive\")     icon = \"\u26a1\";<!-- [et_pb_line_break_holder] -->    else if (styleText === \"Passive-aggressive\") icon = \"\ud83d\ude36\u200d\ud83c\udf2b\ufe0f\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 Peupler la modal \u2500\u2500<!-- [et_pb_line_break_holder] -->    document.getElementById('final-as').textContent        = asText;<!-- [et_pb_line_break_holder] -->    document.getElementById('final-pa').textContent        = paText;<!-- [et_pb_line_break_holder] -->    document.getElementById('final-ag').textContent        = agText;<!-- [et_pb_line_break_holder] -->    document.getElementById('final-pg').textContent        = pgText;<!-- [et_pb_line_break_holder] -->    document.getElementById('modal-profile-label').textContent = styleText;<!-- [et_pb_line_break_holder] -->    document.getElementById('modal-icon').textContent      = icon;<!-- [et_pb_line_break_holder] -->    document.getElementById('advice-text').textContent     =<!-- [et_pb_line_break_holder] -->        advice + \" This test does not replace professional support, but it can be a starting point for reflecting on your communication habits.\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    messageEl.className   = 'game-message success';<!-- [et_pb_line_break_holder] -->    messageEl.textContent = \"Test complete! Discover your communication profile.\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 Sauvegarde DYNSEO \u2500\u2500<!-- [et_pb_line_break_holder] -->    if (typeof dynseo_save_result === 'function') {<!-- [et_pb_line_break_holder] -->        dynseo_save_result(<!-- [et_pb_line_break_holder] -->            'test-profil-de-communication',<!-- [et_pb_line_break_holder] -->            0, \/\/ pas de score num\u00e9rique, profil qualitatif<!-- [et_pb_line_break_holder] -->            { AS: asText, PA: paText, AG: agText, PG: pgText, style: styleText }<!-- [et_pb_line_break_holder] -->        );<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Ouvrir la modal AVANT le floutage (stats hors flou)<!-- [et_pb_line_break_holder] -->    openModal();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Floutage APR\u00c8S ouverture<!-- [et_pb_line_break_holder] -->    if (typeof window.dynseo_check_and_blur === 'function') {<!-- [et_pb_line_break_holder] -->        window.dynseo_check_and_blur();<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 MODAL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->function openModal()  { document.getElementById('result-modal').classList.add('active'); }<!-- [et_pb_line_break_holder] -->function closeModal() { document.getElementById('result-modal').classList.remove('active'); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ \u2500\u2500 D\u00c9MARRAGE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500<!-- [et_pb_line_break_holder] -->if (document.readyState === 'complete' || document.readyState === 'interactive') {<!-- [et_pb_line_break_holder] -->    setTimeout(initTest, 100);<!-- [et_pb_line_break_holder] -->} else {<!-- [et_pb_line_break_holder] -->    document.addEventListener('DOMContentLoaded', initTest);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550<!-- [et_pb_line_break_holder] -->     BLOC DYNSEO FREEMIUM \u2014 NE PAS D\u00c9PLACER<!-- [et_pb_line_break_holder] -->     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 &#8211;><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->(function() {<!-- [et_pb_line_break_holder] -->    var ajaxUrl   = 'https:\/\/www.dynseo.com\/wp-admin\/admin-ajax.php';<!-- [et_pb_line_break_holder] -->    var urlParams = new URLSearchParams(window.location.search);<!-- [et_pb_line_break_holder] -->    var token     = urlParams.get('dynseo_token') || '';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function esc(s) {<!-- [et_pb_line_break_holder] -->        return String(s || '').replace(\/&\/g,'&amp;').replace(\/<\/g,'&lt;').replace(\/>\/g,'&gt;').replace(\/\"\/g,'&quot;');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function applyBlur(user) {<!-- [et_pb_line_break_holder] -->        \/\/ \u2500\u2500 Flag global + UI membre \u2500\u2500<!-- [et_pb_line_break_holder] -->        isAuthorized = !!user.authorized;<!-- [et_pb_line_break_holder] -->        if (isAuthorized) {<!-- [et_pb_line_break_holder] -->            var badge = document.getElementById('member-badge');<!-- [et_pb_line_break_holder] -->            if (badge) badge.classList.add('visible');<!-- [et_pb_line_break_holder] -->            var info  = document.getElementById('variation-info');<!-- [et_pb_line_break_holder] -->            if (info)  info.classList.add('visible');<!-- [et_pb_line_break_holder] -->            \/\/ Re-s\u00e9lectionner les questions avec tirage \u00e9largi<!-- [et_pb_line_break_holder] -->            if (typeof selectQuestions === 'function') {<!-- [et_pb_line_break_holder] -->                questions  = selectQuestions();<!-- [et_pb_line_break_holder] -->                selections = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] -->                if (typeof updateUI === 'function') updateUI();<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        if (user.authorized) return; \/\/ autoris\u00e9 \u2192 pas de flou<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2500\u2500 Flouter UNIQUEMENT le conseil d\u00e9taill\u00e9 \u2500\u2500<!-- [et_pb_line_break_holder] -->        var detail = document.getElementById('dynseo-detail-section');<!-- [et_pb_line_break_holder] -->        if (!detail) return;<!-- [et_pb_line_break_holder] -->        detail.style.filter        = 'blur(5px)';<!-- [et_pb_line_break_holder] -->        detail.style.userSelect    = 'none';<!-- [et_pb_line_break_holder] -->        detail.style.pointerEvents = 'none';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var overlay = document.getElementById('dynseo-blur-overlay');<!-- [et_pb_line_break_holder] -->        if (!overlay) return;<!-- [et_pb_line_break_holder] -->        overlay.style.cssText = 'display:block;position:relative;margin-top:-10px;z-index:100;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 40%,rgba(255,255,255,1) 60%);padding:60px 20px 20px;text-align:center;font-family:system-ui,sans-serif';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var cfg = user || {};<!-- [et_pb_line_break_holder] -->        overlay.innerHTML =<!-- [et_pb_line_break_holder] -->            '<\/p>\n<div style=\"background:white;border-radius:20px;padding:24px 20px;max-width:420px;margin:0 auto;box-shadow:0 8px 40px rgba(94,94,215,.18);border:2px solid #eef2ff;\">' +<!-- [et_pb_line_break_holder] -->                '<\/p>\n<div style=\"font-size:36px;margin-bottom:10px;\">\ud83d\udd12<\/div>\n<p>' +<!-- [et_pb_line_break_holder] -->                '<\/p>\n<h3 style=\"font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-weight:900;color:#1a1a2e;margin:0 0 10px;\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_title || '\ud83d\udd13 D\u00e9bloquez votre analyse compl\u00e8te') + '<\/h3>\n<p>' +<!-- [et_pb_line_break_holder] -->                '<pee style=\"color:#64748b;font-size:12px;line-height:1.65;margin:0 0 18px;\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_sub || 'Acc\u00e9dez au conseil personnalis\u00e9 d\u00e9taill\u00e9 avec un abonnement DYNSEO. Les membres b\u00e9n\u00e9ficient aussi de situations vari\u00e9es \u00e0 chaque test.') + '<\/pee>' +<!-- [et_pb_line_break_holder] -->                '<a href=\"' + esc(cfg.cta_page || '\/nos-tests\/') + '#' + esc(cfg.cta_id || 'prixtestsfrancais') +<!-- [et_pb_line_break_holder] -->                    '\" style=\"display:inline-block;background:#5e5ed7;color:white;padding:12px 28px;border-radius:50px;font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 4px 18px rgba(94,94,215,.32);\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_btn || '\ud83d\ude80 Voir les offres') + '<\/a>' +<!-- [et_pb_line_break_holder] -->                '<pee style=\"margin-top:12px;font-size:11px;color:#aaa;\">\u2728 Les membres b\u00e9n\u00e9ficient aussi de situations vari\u00e9es \u00e0 chaque passage<\/pee>' +<!-- [et_pb_line_break_holder] -->            '<\/div>\n<p>';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    window.dynseo_check_and_blur = function() {<!-- [et_pb_line_break_holder] -->        var url = ajaxUrl + '?action=dynseo_check_auth' + (token ? '&dynseo_token=' + encodeURIComponent(token) : '');<!-- [et_pb_line_break_holder] -->        fetch(url, { credentials: 'include' })<!-- [et_pb_line_break_holder] -->            .then(function(r) { return r.json(); })<!-- [et_pb_line_break_holder] -->            .then(function(data) { applyBlur(data); })<!-- [et_pb_line_break_holder] -->            .catch(function() {<!-- [et_pb_line_break_holder] -->                applyBlur({<!-- [et_pb_line_break_holder] -->                    authorized: false,<!-- [et_pb_line_break_holder] -->                    cta_title:  '\ud83d\udd13 Unlock your full analysis',<!-- [et_pb_line_break_holder] -->                    cta_sub:    'Access your detailed personalised advice with a DYNSEO subscription. Members also benefit from varied scenarios at each test.',<!-- [et_pb_line_break_holder] -->                    cta_btn:    '\ud83d\ude80 See our plans',<!-- [et_pb_line_break_holder] -->                    cta_id:     'prixtestsfrancais',<!-- [et_pb_line_break_holder] -->                    cta_page:   '\/nos-tests\/'<!-- [et_pb_line_break_holder] -->                });<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 V\u00e9rification au chargement \u2014 badge membre d\u00e8s la page d'accueil \u2500\u2500<!-- [et_pb_line_break_holder] -->    (function checkOnLoad() {<!-- [et_pb_line_break_holder] -->        var url = ajaxUrl + '?action=dynseo_check_auth' + (token ? '&dynseo_token=' + encodeURIComponent(token) : '');<!-- [et_pb_line_break_holder] -->        fetch(url, { credentials: 'include' })<!-- [et_pb_line_break_holder] -->            .then(function(r) { return r.json(); })<!-- [et_pb_line_break_holder] -->            .then(function(data) {<!-- [et_pb_line_break_holder] -->                if (data.authorized) {<!-- [et_pb_line_break_holder] -->                    isAuthorized = true;<!-- [et_pb_line_break_holder] -->                    var badge = document.getElementById('member-badge');<!-- [et_pb_line_break_holder] -->                    if (badge) badge.classList.add('visible');<!-- [et_pb_line_break_holder] -->                    var info  = document.getElementById('variation-info');<!-- [et_pb_line_break_holder] -->                    if (info)  info.classList.add('visible');<!-- [et_pb_line_break_holder] -->                    \/\/ Re-s\u00e9lectionner les questions avec tirage \u00e9largi<!-- [et_pb_line_break_holder] -->                    if (typeof selectQuestions === 'function' && typeof updateUI === 'function') {<!-- [et_pb_line_break_holder] -->                        questions  = selectQuestions();<!-- [et_pb_line_break_holder] -->                        selections = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] -->                        updateUI();<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            })<!-- [et_pb_line_break_holder] -->            .catch(function() { \/* silencieux *\/ });<!-- [et_pb_line_break_holder] -->    })();<!-- [et_pb_line_break_holder] -->})();<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the Communication Profile Test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Communication Profile Test is a free assessment tool that helps you discover whether your communication style is more assertive, passive, aggressive, or passive-aggressive. It provides insights and tips to help you better express yourself in daily interactions.\"}},{\"@type\":\"Question\",\"name\":\"How many questions are included in the Communication Profile Test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Communication Profile Test contains 10 questions. Each question presents different situations where you select the reaction that most resembles your typical response.\"}},{\"@type\":\"Question\",\"name\":\"What are the four main communication styles measured by this test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The test measures four main communication styles: Assertive (expressing needs clearly while respecting others), Passive (avoiding conflict and withdrawing), Aggressive (taking up a lot of space in conversations), and Passive-aggressive (expressing dissatisfaction indirectly).\"}},{\"@type\":\"Question\",\"name\":\"Who can benefit from taking this communication test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This test is useful for anyone looking to improve their communication skills, including children, adults, and seniors. The COCO, JOE, and EDITH programs offer complementary games on emotions, listening, decision-making, and social interactions for different age groups.\"}},{\"@type\":\"Question\",\"name\":\"Is this test a replacement for professional psychological advice?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, this test is a reflective tool designed for self-awareness and does not replace medical or psychological advice. It's meant to help you understand your communication patterns and improve your daily interactions.\"}},{\"@type\":\"Question\",\"name\":\"How can understanding my communication profile help me?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Understanding your communication profile allows you to better adjust your messages and reactions in daily life. Since we don't all express ourselves the same way, knowing your style helps you communicate more effectively and improve your relationships with others.\"}}]}<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":130227,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<div class=\"row animated fadeInUp delay4 duration2 rdk-mb\"><img class=\"aligncenter wp-image-27628 size-full\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/02\/coco-app-enfant-jeux-educatifs-new.png\" alt=\"\" width=\"1648\" height=\"774\"><\/div>\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"hidden-lg hidden-md col-sm-12 col-xs-12 animated fadeInUp duration1\"><img class=\"aligncenter\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/EDUCATIONAL-APP-COCO-GAME-EN-RDK-300x287.png\" alt=\"\" width=\"300\" height=\"287\"><\/div>\r\n<div class=\"col-lg-3 col-md-3 col-sm-6 col-xs-12 rdkp0\">\r\n<ul class=\"rdk-items left\">\r\n \t<li class=\"animated fadeInLeft duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh1.png\"> Des jeux vari\u00e9s pour travailler l'attention, la m\u00e9moire, la motricit\u00e9 fine ou encore r\u00e9viser son calcul mental, le fran\u00e7ais ou les fables de la Fontaine !<\/li>\r\n \t<li class=\"animated fadeInLeft delay1 duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh2.png\"><\/li>\r\n \t<li class=\"animated fadeInLeft delay1 duration1 eds-on-scroll\">Facile, Moyen, Difficile. Pour s'adapter aux niveaux et capacit\u00e9s de chacun.<\/li>\r\n \t<li class=\"animated fadeInLeft delay2 duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh3.png\"><\/li>\r\n \t<li class=\"animated fadeInLeft delay2 duration1 eds-on-scroll\">Tous les mois d\u00e9couvrez de nouveaux jeux ou de nouveaux contenus.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"col-lg-6 col-md-6 hidden-sm hidden-xs animated fadeInUp duration1 eds-on-scroll\"><img class=\"aligncenter size-full wp-image-23241\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/NEW-EDUCATIONAL-APP-COCO-GAME-EN-RDK.png\" alt=\"\" width=\"1280\" height=\"720\"><\/div>\r\n<div class=\"col-lg-3 col-md-3 col-sm-6 col-xs-12 rdkp0\">\r\n<ul class=\"rdk-items right\">\r\n \t<li class=\"animated fadeInRight duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh4.png\"> Certains jeux peuvent se jouer \u00e0 deux, l'\u00e9cran se divise et chacun a sa partie. Des d\u00e9fis entre fratries !<\/li>\r\n \t<li class=\"animated fadeInRight delay1 duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh5.png\"> Coco et ses jeux fonctionnent sans internet, les enfants peuvent ainsi l'utiliser en toute s\u00e9curit\u00e9.<\/li>\r\n \t<li class=\"animated fadeInRight delay2 duration1 eds-on-scroll\"><img class=\"img-heading\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/fh6.png\"> Le programme permet \u00e9galement d'apprendre du vocabulaire anglais.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"rdk-download animated fadeInUp duration1 eds-on-scroll\">\r\n<div class=\"col-lg-6 col-md-6 col-xs-12 col-sm-12\"><a href=\"https:\/\/itunes.apple.com\/fr\/app\/coco-jeux-pour-enfants\/id1229718769\"><img class=\"aligncenter size-full wp-image-19935\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/\" alt=\"\" width=\"300\" height=\"114\"><\/a><\/div>\r\n<div class=\"col-lg-6 col-md-6 col-xs-12 col-sm-12\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.dynseo.stimart.coco.fr\"><img class=\"aligncenter wp-image-19938\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/02\/GetInonGooglePlay.png\" alt=\"\" width=\"300\" height=\"114\"><\/a><\/div>\r\n<\/div>\r\n<\/div>\r\n\u00a0\r\n<h2 style=\"text-align: center;\"><strong><span style=\"color: #526fa1;\"><span style=\"color: #526fa1;\">DES JEUX \u00c9DUCATIFS POUR ENFANTS <\/span><\/span><\/strong><\/h2>\r\nAvec Coco, des <span style=\"color: #526fa1;\"><b>jeux \u00e9ducatifs<\/b><\/span> pour les enfants \u00e2g\u00e9s de 5 \u00e0 10 ans pour les aider \u00e0 d\u00e9velopper leur capacit\u00e9 de concentration, leur attention, leur m\u00e9moire et leur compr\u00e9hension des choses, tout en enrichissant leur vocabulaire.\r\n\r\nDes activit\u00e9s ludiques <span style=\"color: #526fa1;\"><b>avec 3 niveaux de difficult\u00e9<\/b><\/span>, pour progresser \u00e0 son rythme. <span style=\"color: #526fa1;\"><b>Un programme valorisant<\/b> <\/span>pour les enfants, parents et \u00e9ducateurs !\r\n<h3><\/h3>\r\n<h3 style=\"text-align: center;\"><strong><span style=\"color: #526fa1;\"><span style=\"color: #526fa1;\">D\u00c9J\u00c0\u00a018 JEUX \u00c9DUCATIFS DISPONIBLES\u00a0<\/span><\/span><\/strong><\/h3>\r\n[row]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<strong><img class=\"aligncenter wp-image-28227 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Etoiles-filantes-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><\/strong><span style=\"color: #526fa1;\"><strong>Etoiles Filantes <\/strong><\/span>: c\u2019est tr\u00e8s simple, il te suffit de relier les chiffres et\/ou les lettres dans l\u2019ordre croissant. Plus le niveau de difficult\u00e9 augmente, plus tu auras de bulles \u00e0 relier.\r\n\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<strong><img class=\"aligncenter wp-image-28215 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Chasse-\u00e0-lintrus-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\">Chasse \u00e0 l\u2019Intrus<\/span><\/strong> : c\u2019est tr\u00e8s simple, il te suffit de trouver l\u2019intrus parmi les 4 propositions. Tu pourras ainsi d\u00e9couvrir de nouveaux mots et faire travailler ta logique.\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<img class=\"aligncenter wp-image-28211 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Cascade-infernale-2-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\"><strong>Cascade Infernale<\/strong><\/span> : c\u2019est tr\u00e8s simple ! Il te suffit d\u2019observer les animaux servant de mod\u00e8les \u00e0 gauche et de s\u00e9lectionner les diff\u00e9rences avec les animaux de droite.\r\n[\/column]\r\n[\/row]\r\n\r\n[row]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<img class=\"aligncenter wp-image-28203 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Calculus-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\">Avec\u00a0<span style=\"color: #526fa1;\"><strong>Calculus<\/strong><\/span>, tu vas devoir r\u00e9soudre les op\u00e9rations propos\u00e9es ! Pas de panique, deux modes de jeux sont disponibles : soit tu r\u00e9ponds tout seul, soit 4 r\u00e9ponses peuvent t\u2019\u00eatre propos\u00e9es.\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<img class=\"aligncenter wp-image-28259 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Puzzle-Plus-2-300x199.png\" alt=\"\" width=\"300\" height=\"199\">Dans <span style=\"color: #526fa1;\"><strong>Puzzle Plus<\/strong><\/span>, tu dois recomposer des puzzles le plus vite possible. Tu peux trouver des dessins de la vie quotidienne mais aussi des photos d\u2019animaux. L\u2019histoire de chaque animal te sera racont\u00e9e \u00e0 la fin du puzzle !\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<strong><img class=\"aligncenter wp-image-28247 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Les-cartes-endiabl\u00e9es-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\">Cartes Endiabl\u00e9es <\/span><\/strong>: tu vas faire travailler ta m\u00e9moire car il te faut m\u00e9moriser l\u2019ordre des cartes, une fois m\u00e9lang\u00e9es, les remettre dans le bon ordre. Attention, le nombre de cartes augmente avec le niveau !\r\n\r\n[\/column]\r\n[\/row]\r\n<p style=\"text-align: center;\">[row]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]\r\n<strong><img class=\"aligncenter wp-image-28255 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Poeme-perdu-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\">Po\u00e8me Perdu<\/span><\/strong> : c\u2019est simple ! Ecoute le po\u00e8me, m\u00e9morise le et retrouve les mots qui le composent. Parfait pour r\u00e9viser les fables de La Fontaine en s\u2019amusant !\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<strong><img class=\"aligncenter wp-image-28275 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Syllabus-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\">Syllabus<\/span><\/strong> : reconstitue les mots \u00e0 partir des syllabes. Parfait pour apprendre chaque jour du nouveau vocabulaire !<\/p>\r\n[\/column]\r\n[column lg=\"4\" md=\"12\" sm=\"12\" xs=\"12\" ]<strong><img class=\"aligncenter wp-image-28235 size-medium\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2020\/03\/Jumelles-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\"><span style=\"color: #526fa1;\">Les Jumelles<\/span><\/strong>, c\u2019est facile. Il te faut m\u00e9moriser l\u2019emplacement des cartes. Attention elles vont se retourner et tu devras recomposer les paires ! Plus le niveau est difficile, plus tu auras de cartes ! A toi de jouer.\r\n\r\n[\/column]\r\n[\/row]\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"rdk-heading\">\r\n<h2 style=\"text-align: center;\"><strong><span style=\"color: #526fa1;\">JOUEZ ENSEMBLE & PARTAGEZ DE BONS MOMENTS<\/span><\/strong><\/h2>\r\nRien de mieux que de jouer avec votre enfant ! Vous participez ainsi \u00e0 son apprentissage, et partagez une activit\u00e9. Pour cela, l\u2019\u00e9cran de la tablette se s\u00e9pare en 2, et vous jouez l\u2019un contre l\u2019autre.\r\n\r\n<\/div>\r\n<div class=\"col-lg-3 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/rf1-300x229.png\" alt=\"\" width=\"260\" height=\"198\"><\/div>\r\n<\/div>\r\n<div class=\"col-lg-3 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay1 duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/rf2-300x229.png\" alt=\"\" width=\"260\" height=\"200\"><\/div>\r\n<\/div>\r\n<div class=\"col-lg-3 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay2 duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/rf3-300x229.png\" alt=\"\" width=\"260\" height=\"201\"><\/div>\r\n<\/div>\r\n<div class=\"col-lg-3 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay3 duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/rf4-300x229.png\" alt=\"\" width=\"260\" height=\"201\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"rdk-heading\">\r\n<h2 style=\"text-align: center;\"><span style=\"color: #526fa1;\"><strong>SE FAMILIARISER A L'ANGLAIS<\/strong><\/span><\/h2>\r\nLe programme de jeux \u00e9ducatifs Coco permet \u00e9galement \u00e0 vos enfants d\u2019apprendre du vocabulaire anglais.\r\n\r\n<\/div>\r\n<div class=\"col-lg-4 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/langlais-1-300x244.png\" alt=\"\" width=\"260\" height=\"198\"><\/div>\r\n<\/div>\r\n<div class=\"col-lg-4 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay1 duration1 eds-on-scroll\"><img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/09\/langlais-2-300x251.png\" alt=\"\" width=\"260\" height=\"200\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"rdk-heading\">\r\n<h2 style=\"text-align: center;\"><span style=\"color: #526fa1;\"><strong>COCO EST CERTIFI\u00c9 APPLICATION <\/strong><strong>\u00c9DUCATIVE<\/strong><\/span><\/h2>\r\n<a href=\"https:\/\/www.educationalappstore.com\/app\/coco-educational-games-2020\"><img class=\"aligncenter wp-image-26831 size-thumbnail\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/12\/Certified_Badge-coco-300x300.png\" alt=\"\" width=\"300\" height=\"300\"><\/a>\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"row rdk-mb rdk-mt\">\r\n<div class=\"rdk-heading\">\r\n<h2 style=\"text-align: center;\"><strong><span style=\"color: #526fa1;\">N\u2019ATTENDEZ PLUS, ABONNEZ-VOUS !<\/span><\/strong><\/h2>\r\nD\u00e9couvrez nos abonnements \u00e0 prix doux, avec des nouveaut\u00e9s tous les mois.\r\n<div class=\"ptsContainer\">\r\n<div class=\"ptsColsWrapper ui-sortable\">\r\n<div class=\"ptsEl ptsCol ptsCol-0 ptsTableDescCol ptsElWithArea\" style=\"min-height: auto; width: 100%;\" data-color=\"#49c6e1\" data-el=\"table_col_desc\">\r\n<div class=\"ptsTableElementContent ptsElArea\">\r\n<div class=\"ptsColHeader\" style=\"height: 105px;\">\r\n<div class=\"ptsEl\" data-el=\"table_cell_txt\" data-type=\"txt\">\r\n<p style=\"text-align: center;\">[ARPrice id=108]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<h2 style=\"text-align: center;\"><span style=\"color: #526fa1;\"><strong>LA COCO FAMILY<\/strong><\/span><\/h2>\r\n<span style=\"color: #526fa1;\">[ARPrice id=111]<\/span>\r\n\r\n\u00a0\r\n<div class=\"rdk-heading\">\r\n<h2 style=\"text-align: center;\"><strong><span style=\"color: #526fa1;\">CES ARTICLES PEUVENT VOUS\u00a0<\/span><\/strong><span style=\"color: #526fa1;\">INT\u00c9RESSER<\/span><\/h2>\r\n<\/div>\r\n<div class=\"col-lg-4 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp duration1 eds-on-scroll\"><a href=\"https:\/\/www.dynseo.com\/la-methode-montessori-expliquee-pour-les-nuls\/\">\r\n<img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/03\/Article3.jpg\">\r\nLa m\u00e9thode Montessori expliqu\u00e9e pour les nuls.\r\n<\/a><\/div>\r\n<\/div>\r\n<div class=\"col-lg-4 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay1 duration1 eds-on-scroll\"><a href=\"https:\/\/www.dynseo.com\/lapprentissage-par-le-jeu-les-bienfaits-des-jeux-educatifs\/\">\r\n<img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/03\/Article1.jpg\">\r\nL\u2019apprentissage par le jeu : les bienfaits des jeux \u00e9ducatifs.\r\n<\/a><\/div>\r\n<\/div>\r\n<div class=\"col-lg-4 col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"game animated fadeInUp delay2 duration1 eds-on-scroll\"><a href=\"https:\/\/www.dynseo.com\/conseils-dutilisation-de-la-tablette\/\">\r\n<img src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2019\/03\/Article2.jpg\">\r\nConseils d\u2019utilisation de la tablette\r\n<\/a><\/div>\r\n<\/div>\r\n<div class=\"bkWMgd\">\r\n<div class=\"g knavi obcontainer mod\" data-md=\"77\" data-hveid=\"CAkQAA\" data-ved=\"2ahUKEwjvkL7M07rkAhX0BWMBHQJLBdgQkCkwAHoECAkQAA\">\r\n<div data-hveid=\"CAkQAQ\">\r\n<div id=\"tw-container\" class=\"vk_c\" data-cp=\"1\" data-nnttsvi=\"1\" data-nttsd=\"1\" data-sm=\"1\" data-sugg-time=\"500\" data-sugg-url=\"https:\/\/clients1.google.com\/complete\/search\" data-uilc=\"fr\">\r\n<div class=\"jhH5U r-iE68gzMmKA5M\" data-rtid=\"iE68gzMmKA5M\">\r\n<div id=\"tw-ob\" class=\"tw-src-ltr\">\r\n<div class=\"oSioSc\">\r\n<div id=\"tw-target\">\r\n<div id=\"kAz1tf\" class=\"g9WsWb\">\r\n<div id=\"tw-target-text-container\" class=\"tw-ta-container tw-nfl\">\r\n<div id=\"z6maec\" class=\"tw-ta-container tw-nfl\" style=\"text-align: left;\">\r\n<h3 style=\"text-align: center;\"><\/h3>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>","_et_gb_content_width":"","footnotes":""},"class_list":["post-486735","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Test Communication Profile - 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\/test-communication-profile\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Test Communication Profile - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/test-communication-profile\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T09:28:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/07\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.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=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/\",\"name\":\"Test Communication Profile - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png\",\"datePublished\":\"2026-01-17T14:32:42+00:00\",\"dateModified\":\"2026-03-18T09:28:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png\",\"width\":2000,\"height\":1500,\"caption\":\"Maintain your mental agility with our fun and enriching activities\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/test-communication-profile\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Test Communication Profile\"}]},{\"@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\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Test Communication Profile - 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\/test-communication-profile\/","og_locale":"en_US","og_type":"article","og_title":"Test Communication Profile - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_modified_time":"2026-03-18T09:28:53+00:00","og_image":[{"width":2000,"height":1500,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/07\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png","type":"image\/png"}],"twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/","url":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/","name":"Test Communication Profile - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/07\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png","datePublished":"2026-01-17T14:32:42+00:00","dateModified":"2026-03-18T09:28:53+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/test-communication-profile\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/07\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/07\/Article-pour-jeux-de-memoire-et-services-educatifs-sur-tablette-1.png","width":2000,"height":1500,"caption":"Maintain your mental agility with our fun and enriching activities"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/test-communication-profile\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Test Communication Profile"}]},{"@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\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages\/486735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/page"}],"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=486735"}],"version-history":[{"count":6,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages\/486735\/revisions"}],"predecessor-version":[{"id":521336,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages\/486735\/revisions\/521336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/130227"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=486735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}