{"id":486708,"date":"2026-01-17T15:01:19","date_gmt":"2026-01-17T14:01:19","guid":{"rendered":"https:\/\/www.dynseo.com\/emotion-recognition-test\/"},"modified":"2026-03-29T18:11:01","modified_gmt":"2026-03-29T16:11:01","slug":"emotion-recognition-test","status":"publish","type":"page","link":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/","title":{"rendered":"Emotion Recognition Test"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#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 Emotion Recognition Test | DYNSEO<\/title><!-- [et_pb_line_break_holder] -->    <meta name=\"description\" content=\"Take our free online emotion recognition test. Read the situations and identify the main emotion to assess your empathy and emotional intelligence.\"><!-- [et_pb_line_break_holder] -->    <link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/\"><!-- [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 ===== *\/<!-- [et_pb_line_break_holder] -->        .stat-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-bottom: 24px; }<!-- [et_pb_line_break_holder] -->        .sc { border-radius: 18px; padding: 18px 12px; text-align: center; position: relative; overflow: hidden; transition: transform .3s ease; }<!-- [et_pb_line_break_holder] -->        .sc:hover { transform: translateY(-6px); }<!-- [et_pb_line_break_holder] -->        .sc::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; border-radius: 18px 18px 0 0; }<!-- [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-blue   { background: #ededfc; } .sc-blue::before   { background: #5268c9; }<!-- [et_pb_line_break_holder] -->        .sc-icon { font-size: 1.5rem; margin-bottom: 4px; display: block; }<!-- [et_pb_line_break_holder] -->        .sc-value { font-family: 'Montserrat', sans-serif; font-size: 1.8rem; font-weight: 900; color: #1a1a2e; display: block; }<!-- [et_pb_line_break_holder] -->        .sc-label { font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: .5px; }<!-- [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 .3s ease; }<!-- [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; }<!-- [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: 22px; margin-bottom: 20px; border: 1.5px solid rgba(82,104,201,.06); }<!-- [et_pb_line_break_holder] -->        .question-tag { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; background: #fde0e8; color: #9b1e42; border-radius: 20px; padding: 3px 10px; margin-bottom: 8px; }<!-- [et_pb_line_break_holder] -->        .scenario-label { font-size: 11px; color: #aaa; margin-bottom: 5px; font-weight: 600; letter-spacing: .5px; text-transform: uppercase; }<!-- [et_pb_line_break_holder] -->        .question-text { font-size: 13px; color: #333; line-height: 1.7; margin-bottom: 18px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== ANSWERS ===== *\/<!-- [et_pb_line_break_holder] -->        .answers { display: flex; flex-wrap: wrap; gap: 10px; }<!-- [et_pb_line_break_holder] -->        .answer-btn { flex: 1; min-width: 130px; padding: 12px 14px; border-radius: 14px; border: 2px solid rgba(82,104,201,.12); background: #fff; cursor: pointer; font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 500; transition: all .2s ease; text-align: center; color: #1a1a2e; }<!-- [et_pb_line_break_holder] -->        .answer-btn span.emoji { display: block; font-size: 1.4rem; margin-bottom: 4px; }<!-- [et_pb_line_break_holder] -->        .answer-btn:hover { border-color: #e73469; background: #fde0e8; }<!-- [et_pb_line_break_holder] -->        .answer-btn.selected { border-color: #e73469; background: #e73469; color: white; box-shadow: 0 5px 18px rgba(231,52,105,.3); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== EXPLANATION ===== *\/<!-- [et_pb_line_break_holder] -->        .explanation { font-size: 12px; margin-top: 12px; min-height: 24px; line-height: 1.6; padding: 0 4px; }<!-- [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; }<!-- [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 CONTENT ===== *\/<!-- [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: 16px; }<!-- [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] -->        .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-rose   { border-left: 4px solid #e73469; }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-blue   { border-left: 4px solid #5268c9; }<!-- [et_pb_line_break_holder] -->        .benefit-card.bc-mint   { border-left: 4px solid #2a7577; }<!-- [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] -->        .score-grid { display: flex; flex-direction: column; gap: 10px; margin: 12px 0; }<!-- [et_pb_line_break_holder] -->        .score-row { background: #fff; border-radius: 12px; padding: 12px 16px; border: 1.5px solid rgba(82,104,201,.08); font-size: 13px; color: #444; line-height: 1.6; }<!-- [et_pb_line_break_holder] -->        .score-row strong { color: #1a1a2e; font-family: 'Montserrat', sans-serif; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* ===== MODAL ===== *\/<!-- [et_pb_line_break_holder] -->        \/*<!-- [et_pb_line_break_holder] -->         * Architecture deux-blocs :<!-- [et_pb_line_break_holder] -->         *<!-- [et_pb_line_break_holder] -->         *  .modal-overlay  \u2192 flex colonne, centr\u00e9e, overflow-y auto<!-- [et_pb_line_break_holder] -->         *  .modal          \u2192 flex colonne, max-width 480px<!-- [et_pb_line_break_holder] -->         *    .modal-score-block  \u2192 HORS scroll : score toujours 100% visible<!-- [et_pb_line_break_holder] -->         *    .modal-body         \u2192 scroll interne si n\u00e9cessaire<!-- [et_pb_line_break_holder] -->         *      #dynseo-detail-section  \u2192 zone flout\u00e9e, hauteur born\u00e9e<!-- [et_pb_line_break_holder] -->         *      #dynseo-blur-overlay    \u2192 CTA freemium, position absolute<!-- [et_pb_line_break_holder] -->         *      .modal-divider<!-- [et_pb_line_break_holder] -->         *      .modal-buttons<!-- [et_pb_line_break_holder] -->         *\/<!-- [et_pb_line_break_holder] -->        .modal-overlay {<!-- [et_pb_line_break_holder] -->            position: fixed;<!-- [et_pb_line_break_holder] -->            top: 0; left: 0;<!-- [et_pb_line_break_holder] -->            width: 100%; height: 100%;<!-- [et_pb_line_break_holder] -->            background: rgba(0,0,0,.6);<!-- [et_pb_line_break_holder] -->            display: none;<!-- [et_pb_line_break_holder] -->            align-items: center;<!-- [et_pb_line_break_holder] -->            justify-content: center;<!-- [et_pb_line_break_holder] -->            z-index: 1000;<!-- [et_pb_line_break_holder] -->            padding: 16px;<!-- [et_pb_line_break_holder] -->            overflow-y: auto;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .modal-overlay.active { display: flex; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .modal {<!-- [et_pb_line_break_holder] -->            background: white;<!-- [et_pb_line_break_holder] -->            border-radius: 22px;<!-- [et_pb_line_break_holder] -->            text-align: center;<!-- [et_pb_line_break_holder] -->            max-width: 460px;<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            box-shadow: 0 20px 60px rgba(0,0,0,.22);<!-- [et_pb_line_break_holder] -->            display: flex;<!-- [et_pb_line_break_holder] -->            flex-direction: column;<!-- [et_pb_line_break_holder] -->            \/* La modale s'adapte \u00e0 son contenu, pas de max-height globale *\/<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* \u2500\u2500 Bloc score : JAMAIS rogn\u00e9, isol\u00e9 du blur par z-index et fond opaque \u2500\u2500 *\/<!-- [et_pb_line_break_holder] -->        .modal-score-block {<!-- [et_pb_line_break_holder] -->            padding: 28px 24px 20px;<!-- [et_pb_line_break_holder] -->            background: #ffffff;<!-- [et_pb_line_break_holder] -->            border-radius: 22px 22px 0 0;<!-- [et_pb_line_break_holder] -->            flex-shrink: 0;<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            z-index: 20;          \/* au-dessus du blur overlay *\/<!-- [et_pb_line_break_holder] -->            isolation: isolate;   \/* cr\u00e9e un contexte d'empilement propre *\/<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .modal-icon { font-size: 3rem; margin-bottom: 8px; }<!-- [et_pb_line_break_holder] -->        .modal h2 {<!-- [et_pb_line_break_holder] -->            font-family: 'Montserrat', sans-serif;<!-- [et_pb_line_break_holder] -->            font-weight: 800; font-size: 15px;<!-- [et_pb_line_break_holder] -->            color: #1a1a2e; margin-bottom: 14px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Cercle score : anneau \u00e9pais, fond blanc pur, jamais flout\u00e9s *\/<!-- [et_pb_line_break_holder] -->        .modal-score-circle {<!-- [et_pb_line_break_holder] -->            width: 120px; height: 120px;<!-- [et_pb_line_break_holder] -->            border-radius: 50%;<!-- [et_pb_line_break_holder] -->            border: 7px solid #e73469;<!-- [et_pb_line_break_holder] -->            background: #ffffff;<!-- [et_pb_line_break_holder] -->            display: flex; flex-direction: column;<!-- [et_pb_line_break_holder] -->            align-items: center; justify-content: center;<!-- [et_pb_line_break_holder] -->            margin: 0 auto 10px;<!-- [et_pb_line_break_holder] -->            box-shadow: 0 6px 28px rgba(231,52,105,.20);<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            z-index: 21;<!-- [et_pb_line_break_holder] -->            filter: none !important;<!-- [et_pb_line_break_holder] -->            opacity: 1 !important;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .modal-score-value {<!-- [et_pb_line_break_holder] -->            font-family: 'Montserrat', sans-serif;<!-- [et_pb_line_break_holder] -->            font-size: 2.8rem; font-weight: 900;<!-- [et_pb_line_break_holder] -->            color: #1a1a2e; line-height: 1;<!-- [et_pb_line_break_holder] -->            opacity: 1 !important;<!-- [et_pb_line_break_holder] -->            filter: none !important;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .modal-score-unit {<!-- [et_pb_line_break_holder] -->            font-family: 'Montserrat', sans-serif;<!-- [et_pb_line_break_holder] -->            font-size: 11px; font-weight: 600;<!-- [et_pb_line_break_holder] -->            color: #888; margin-top: 2px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .modal-profile {<!-- [et_pb_line_break_holder] -->            display: inline-block;<!-- [et_pb_line_break_holder] -->            padding: 7px 20px;<!-- [et_pb_line_break_holder] -->            border-radius: 30px;<!-- [et_pb_line_break_holder] -->            font-family: 'Montserrat', sans-serif;<!-- [et_pb_line_break_holder] -->            font-size: 12px; font-weight: 900;<!-- [et_pb_line_break_holder] -->            background: linear-gradient(135deg,#5268c9,#5e5ed7);<!-- [et_pb_line_break_holder] -->            color: #fff;<!-- [et_pb_line_break_holder] -->            margin: 10px 0 0;<!-- [et_pb_line_break_holder] -->            box-shadow: 0 4px 14px rgba(82,104,201,.35);<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            z-index: 21;<!-- [et_pb_line_break_holder] -->            filter: none !important;<!-- [et_pb_line_break_holder] -->            opacity: 1 !important;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* \u2500\u2500 Bloc body : scroll interne, isol\u00e9 du bloc score \u2500\u2500 *\/<!-- [et_pb_line_break_holder] -->        .modal-body {<!-- [et_pb_line_break_holder] -->            padding: 16px 24px 24px;<!-- [et_pb_line_break_holder] -->            overflow-y: auto;<!-- [et_pb_line_break_holder] -->            max-height: 50vh;<!-- [et_pb_line_break_holder] -->            border-radius: 0 0 22px 22px;<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            z-index: 1;<!-- [et_pb_line_break_holder] -->            \/* Emp\u00eache le backdrop-filter \/ blur de remonter hors du bloc *\/<!-- [et_pb_line_break_holder] -->            isolation: isolate;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Zone flouteable : blur strictement confin\u00e9, ne remonte JAMAIS au score *\/<!-- [et_pb_line_break_holder] -->        #dynseo-detail-section {<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            overflow: hidden;<!-- [et_pb_line_break_holder] -->            max-height: 100px;<!-- [et_pb_line_break_holder] -->            margin-bottom: 14px;<!-- [et_pb_line_break_holder] -->            border-radius: 14px;<!-- [et_pb_line_break_holder] -->            isolation: isolate;   \/* confine les effets de filtre \u00e0 ce bloc *\/<!-- [et_pb_line_break_holder] -->            transform: translateZ(0); \/* force un compositing layer s\u00e9par\u00e9 *\/<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .modal-advice {<!-- [et_pb_line_break_holder] -->            background: #f8f8fd;<!-- [et_pb_line_break_holder] -->            border-radius: 14px;<!-- [et_pb_line_break_holder] -->            padding: 14px 16px;<!-- [et_pb_line_break_holder] -->            font-size: 12px; color: #555;<!-- [et_pb_line_break_holder] -->            line-height: 1.65; text-align: left;<!-- [et_pb_line_break_holder] -->            border: 1.5px solid rgba(82,104,201,.08);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* S\u00e9parateur *\/<!-- [et_pb_line_break_holder] -->        .modal-divider {<!-- [et_pb_line_break_holder] -->            height: 1px;<!-- [et_pb_line_break_holder] -->            background: rgba(82,104,201,.08);<!-- [et_pb_line_break_holder] -->            margin: 0 0 14px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .modal-buttons { display: flex; flex-direction: column; gap: 10px; }<!-- [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: 10px; }<!-- [et_pb_line_break_holder] -->            .answer-btn { flex: 1 1 100%; }<!-- [et_pb_line_break_holder] -->            .game-container { padding: 18px 14px; }<!-- [et_pb_line_break_holder] -->            \/* Sur mobile : padding r\u00e9duit *\/<!-- [et_pb_line_break_holder] -->            .modal-overlay { padding: 10px; }<!-- [et_pb_line_break_holder] -->            .modal-score-block { padding: 22px 16px 16px; }<!-- [et_pb_line_break_holder] -->            .modal-body { padding: 12px 16px 20px; max-height: 45vh; }<!-- [et_pb_line_break_holder] -->            .modal-score-circle { width: 96px; height: 96px; }<!-- [et_pb_line_break_holder] -->            .modal-score-value { font-size: 2.3rem; }<!-- [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\ude0a \u00c9MOTIONS &#038; EMPATHIE<\/span><!-- [et_pb_line_break_holder] -->            <\/p>\n<h1 class=\"hero-title\"><!-- [et_pb_line_break_holder] -->                Test <span class=\"hl-word\">\u00c9motions<\/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\">Read each situation and identify the main emotion felt. Assess your empathy and emotional intelligence.<\/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\ude0a<\/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, the 10 scenarios are drawn from a bank of 20 \u2014 a different test each time!<\/span><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- STAT CARDS --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"stat-cards\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sc sc-rose\"><!-- [et_pb_line_break_holder] -->            <span class=\"sc-icon\">\ud83c\udfaf<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"current-score\">0<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Score<\/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\">\ud83c\udfc6<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"best-score\">0<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Best score<\/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\">\ud83d\udccb<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-value\" id=\"question-info\">1 \/ 10<\/span><!-- [et_pb_line_break_holder] -->            <span class=\"sc-label\">Questions<\/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] -->        <\/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] -->        <\/p>\n<div class=\"game-message info\" id=\"game-message\"><!-- [et_pb_line_break_holder] -->            For each situation, choose the emotion that best describes what the person feels.<!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"question-box\" id=\"question-box\"><!-- [et_pb_line_break_holder] -->            <span class=\"question-tag\" id=\"question-number\">Question 1<\/span><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"scenario-label\">Scenario<\/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=\"answers\" id=\"answers\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"explanation\" id=\"explanation\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [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>\ud83e\udde0 Want to train your brain too?<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <pee>Find this test and many games to work on memory, attention and emotions in our DYNSEO apps.<\/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 CONTENT --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"seo-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<h2>Why test your emotion recognition?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->        <pee>Correctly identifying what others feel is a key skill in daily life. It plays a role in communication, family relationships, teamwork and decision-making.<\/pee><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>What this test evaluates<\/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-rose\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\ud83d\udc40<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Emotional perception<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Your ability to spot emotional cues in a scene or story.<\/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\udde0<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Understanding emotions<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Your ability to put a precise word on what a person is feeling.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"benefit-card bc-mint\"><!-- [et_pb_line_break_holder] -->                <span class=\"benefit-icon\">\ud83e\udd1d<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Cognitive empathy<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Your ability to put yourself in another&#8217;s shoes, even without experiencing the situation yourself.<\/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\">\ud83e\udde9<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<h4>Emotional nuances<\/h4>\n<p><!-- [et_pb_line_break_holder] -->                <pee>The distinction between similar emotions: anger, frustration or disappointment.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<h3>How to interpret your score?<\/h3>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"score-grid\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"score-row\"><strong>\ud83d\udfe2 80 \u2013 100:<\/strong> You identify basic emotions very well. This helps you in your daily personal and professional relationships.<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"score-row\"><strong>\ud83d\udd35 50 \u2013 79:<\/strong> You decode most emotions, but some nuances may escape you. Observing the context more can refine your perception.<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"score-row\"><strong>\ud83d\udfe1 Below 50:<\/strong> It is sometimes difficult to know what the other person feels. Role-play scenarios and dedicated games can help you improve.<\/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<!-- [et_pb_line_break_holder] -->     \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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] -->     Architecture :<!-- [et_pb_line_break_holder] -->       .modal-always       \u2192 score + profil, TOUJOURS visible<!-- [et_pb_line_break_holder] -->       #dynseo-detail-section \u2192 conseil, hauteur fixe 120px,<!-- [et_pb_line_break_holder] -->                                position:relative \/ overflow:hidden<!-- [et_pb_line_break_holder] -->                                \u2192 l&#8217;overlay freemium s&#8217;y ancre en absolute<!-- [et_pb_line_break_holder] -->       #dynseo-blur-overlay \u2192 inject\u00e9 en JS, position:absolute inset:0<!-- [et_pb_line_break_holder] -->       .modal-divider      \u2192 s\u00e9parateur visuel<!-- [et_pb_line_break_holder] -->       .modal-buttons      \u2192 boutons, TOUJOURS visibles<!-- [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] -->        <!-- BLOC SCORE : enti\u00e8rement hors de toute zone scrollable --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"modal-score-block\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-icon\" id=\"modal-icon\">\ud83e\udde0<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2>Your emotion recognition profile<\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-score-circle\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-score-value\" id=\"final-score\">0<\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"modal-score-unit\">\/ 100<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-profile\" id=\"profile-label\">\u2014<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- BLOC BODY : scroll interne, contient le flou + boutons --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"modal-body\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <!-- Zone flouteable : conseil uniquement, hauteur born\u00e9e --><!-- [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\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"modal-divider\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <!-- Boutons toujours accessibles --><!-- [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 30+ games<\/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] --><\/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 SC\u00c9NARIOS<!-- [et_pb_line_break_holder] -->\/\/ Non-membres : questions 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] -->        text: \"Emma just received a message telling her she passed an important exam she thought she had failed. She jumps for joy, smiles broadly and wants to tell everyone.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Joy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 0,<!-- [et_pb_line_break_holder] -->        explanation: \"Emma smiles and wants to share the news: the main emotion is joy.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"After an argument with a close friend, Lucas goes home. He feels empty, has a lump in his throat and has no desire to do anything.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Joy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"The feeling of emptiness and loss of motivation are typical of sadness.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Opening her apartment door in the dark, Sophie suddenly hears a very loud noise just behind her. Her heart races and she freezes.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude33\", label: \"Surprise\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0c\", label: \"Relief\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 0,<!-- [et_pb_line_break_holder] -->        explanation: \"The body freezing, the heart racing: this is a fear response.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Paul had asked a colleague to send an urgent file. The next day, he discovers the file was never sent and he is blamed for the delay. He clenches his teeth and speaks in a dry tone.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0c\", label: \"Relief\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 0,<!-- [et_pb_line_break_holder] -->        explanation: \"The felt injustice and dry tone mainly indicate anger.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"After several weeks of waiting, Ana receives a call telling her the medical results are finally reassuring. She lets out a deep sigh and feels her shoulders relax.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0c\", label: \"Relief\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 0,<!-- [et_pb_line_break_holder] -->        explanation: \"The sigh and physical relaxation are characteristic of relief.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Tom forgot a friend's birthday. Seeing him disappointed, he feels bad, regrets his inattentiveness and tells himself he should have remembered.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude20\", label: \"Anger at the other\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude15\", label: \"Confusion\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude1e\", label: \"Guilt \/ regret\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Amusement\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 2,<!-- [et_pb_line_break_holder] -->        explanation: \"Tom regrets his behaviour: the closest emotion is guilt \/ regret.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"In a hospital corridor, a person waits for news about a loved one. They pace back and forth, constantly check their watch and struggle to stay still.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude34\", label: \"Boredom\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude30\", label: \"Anxiety\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Joy\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"The agitation and waiting for important news evoke anxiety.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Claire tells a joke at a party. Everyone bursts out laughing, but one person feels uncomfortable and thinks the joke was aimed at their personal situation.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude33\", label: \"Embarrassment\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0c\", label: \"Relief\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 0,<!-- [et_pb_line_break_holder] -->        explanation: \"Feeling targeted and uncomfortable in front of others refers to embarrassment.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"After spending a lot of time on a project, Nadia receives a simple 'OK' in response to her work, with no comments. She feels undervalued and loses some motivation.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Intense anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude1e\", label: \"Disappointment\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude34\", label: \"Boredom\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"She expected more recognition: the central emotion is disappointment.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Marc discovers his ideas were used in a meeting without crediting him. He feels hurt, but also determined to have his work recognised next time.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Destructive anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Deep sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\udcaa\", label: \"Frustration + determination\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 2,<!-- [et_pb_line_break_holder] -->        explanation: \"He is hurt but wants to act for the future: a mix of frustration and determination.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2500\u2500 BLOC B \u2014 nouvelles (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\u2500<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"L\u00e9a has just learned that her best friend got the position they both wanted. She is sincerely happy for her, but feels a pang in her stomach she struggles to explain.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Pure joy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude12\", label: \"Jealousy \/ envy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude34\", label: \"Indifference\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"The pang felt despite sincere joy reveals a jealousy or envy that is hard to admit.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Julien watches his son take the stage for the first time in a school show. The child plays his role perfectly. Julien holds back tears and stands straighter than usual.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Light joy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83e\udd79\", label: \"Pride\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Melancholy\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"Held-back tears and a straightened posture are typical signs of parental pride.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"While sorting old photos, Isabelle comes across pictures of her old childhood home. She smiles softly but feels a slight melancholy for a bygone era.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Present happiness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Deep sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83e\udd72\", label: \"Nostalgia\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Bitter regret\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 2,<!-- [et_pb_line_break_holder] -->        explanation: \"A smile mixed with melancholy when facing memories of the past: that is nostalgia.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"At the concert, Romain watches the conductor lead with extraordinary precision and energy. He cannot take his eyes off him and feels something resembling deep respect.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Apprehension\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83e\udd29\", label: \"Admiration\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Ordinary contentment\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Jalousie\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"The captivated gaze and deep respect for someone remarkable characterise admiration.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"In class, Margot lied about an unsubmitted assignment. The teacher exposed her in front of everyone. Margot cannot look up and wishes she could disappear.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude33\", label: \"Shame\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Sadness\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"Wanting to disappear after being publicly exposed for a mistake is shame.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"After a long period of unemployment, David has just landed an interview for a position that really excites him. He prepares carefully, imagines things going well and feels light.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0c\", label: \"Relief\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83c\udf1f\", label: \"Hope\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Certain joy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude30\", label: \"Anxiety\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"Projecting positively into an uncertain future is hope \u2014 not yet joy, not anxiety.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Opening his fridge, Kevin discovers leftovers forgotten for two weeks. The smell is unbearable. He turns his head away and involuntarily wrinkles his nose.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Anger\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83e\udd22\", label: \"Disgust\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude04\", label: \"Amusement\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"The involuntary physical reaction to something repulsive characterises disgust.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"Sandra learns that a local factory has been authorised to dump chemicals into a river despite residents' complaints. She cannot keep it to herself and decides to write to elected officials.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Resigned sadness\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude24\", label: \"Indignation\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude28\", label: \"Fear\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude34\", label: \"Indifference\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"Reacting to a perceived injustice with the desire to act: that is indignation.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"During a mountain hike, Th\u00e9o reaches the summit and contemplates for the first time a 360\u00b0 panorama with a clear sky. He remains silent, mouth open, arms at his sides.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Ordinary satisfaction\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83e\udd29\", label: \"Awe\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude14\", label: \"Melancholy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude21\", label: \"Frustration\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 1,<!-- [et_pb_line_break_holder] -->        explanation: \"Silent stupor and open mouth in the face of something grand reveal awe.\"<!-- [et_pb_line_break_holder] -->    },<!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->        text: \"At a dinner, a guest recounts his exploits while constantly interrupting others. Pierre listens with a slight smirk and responds with short, polite phrases, but without warmth.\",<!-- [et_pb_line_break_holder] -->        options: [<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude0a\", label: \"Sympathy\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude04\", label: \"Sincere amusement\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude44\", label: \"Contempt \/ disdain\" },<!-- [et_pb_line_break_holder] -->            { emoji: \"\ud83d\ude30\", label: \"Social anxiety\" }<!-- [et_pb_line_break_holder] -->        ],<!-- [et_pb_line_break_holder] -->        correct: 2,<!-- [et_pb_line_break_holder] -->        explanation: \"The smirk, the short responses without warmth towards someone deemed unworthy: that is contempt or disdain.\"<!-- [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 selectedAnswers  = [];<!-- [et_pb_line_break_holder] -->var bestScore        = parseInt(localStorage.getItem('emotion_best') || '0');<!-- [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] -->        return shuffleArr(ALL_QUESTIONS).slice(0, 10);<!-- [et_pb_line_break_holder] -->    } else {<!-- [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] -->    document.getElementById('best-score').textContent = bestScore;<!-- [et_pb_line_break_holder] -->    questions       = selectQuestions();<!-- [et_pb_line_break_holder] -->    selectedAnswers = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] -->    createAnswerButtons();<!-- [et_pb_line_break_holder] -->    updateUI();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    document.getElementById('next-btn').onclick           = onNext;<!-- [et_pb_line_break_holder] -->    document.getElementById('restart-btn').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] -->    var container = document.getElementById('answers');<!-- [et_pb_line_break_holder] -->    container.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 = '<span class=\"emoji\"><\/span><span class=\"label\"><\/span>';<!-- [et_pb_line_break_holder] -->            btn.onclick = function() { selectAnswer(index, btn); };<!-- [et_pb_line_break_holder] -->            container.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 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 emojiSpan = b.querySelector('.emoji');<!-- [et_pb_line_break_holder] -->        var labelSpan = b.querySelector('.label');<!-- [et_pb_line_break_holder] -->        if (q.options[i]) {<!-- [et_pb_line_break_holder] -->            emojiSpan.textContent = q.options[i].emoji;<!-- [et_pb_line_break_holder] -->            labelSpan.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] -->            emojiSpan.textContent = '';<!-- [et_pb_line_break_holder] -->            labelSpan.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] -->    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] -->    selectedAnswers[currentIndex] = index;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var q    = questions[currentIndex];<!-- [et_pb_line_break_holder] -->    var expl = document.getElementById('explanation');<!-- [et_pb_line_break_holder] -->    if (index === q.correct) {<!-- [et_pb_line_break_holder] -->        expl.style.color = \"#1a5f64\";<!-- [et_pb_line_break_holder] -->        expl.textContent = \"\u2705 Correct: \" + q.explanation;<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        expl.style.color = \"#7a6a18\";<!-- [et_pb_line_break_holder] -->        expl.textContent = \"\u2139\ufe0f Expected answer: \" + q.options[q.correct].label + \". \" + q.explanation;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var msg = document.getElementById('game-message');<!-- [et_pb_line_break_holder] -->    msg.className   = 'game-message info';<!-- [et_pb_line_break_holder] -->    msg.textContent = \"Answer recorded. Click 'Next question' to continue.\";<!-- [et_pb_line_break_holder] -->    updateScorePreview();<!-- [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] -->    var msg = document.getElementById('game-message');<!-- [et_pb_line_break_holder] -->    if (selectedAnswers[currentIndex] === null) {<!-- [et_pb_line_break_holder] -->        msg.className   = 'game-message warning';<!-- [et_pb_line_break_holder] -->        msg.textContent = \"Please select an emotion 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] -->    selectedAnswers = new Array(questions.length).fill(null);<!-- [et_pb_line_break_holder] -->    document.getElementById('current-score').textContent = '0';<!-- [et_pb_line_break_holder] -->    document.getElementById('explanation').textContent   = '';<!-- [et_pb_line_break_holder] -->    var msg = document.getElementById('game-message');<!-- [et_pb_line_break_holder] -->    msg.className   = 'game-message info';<!-- [et_pb_line_break_holder] -->    msg.textContent = \"For each situation, choose the emotion that best describes what the person feels.\";<!-- [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) {<!-- [et_pb_line_break_holder] -->        det.style.color         = '';<!-- [et_pb_line_break_holder] -->        det.style.userSelect    = '';<!-- [et_pb_line_break_holder] -->        det.style.pointerEvents = '';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    var advice = document.getElementById('advice-text');<!-- [et_pb_line_break_holder] -->    if (advice) { advice.style.filter = ''; advice.style.color = ''; advice.style.background = ''; }<!-- [et_pb_line_break_holder] -->    var ov = document.getElementById('dynseo-blur-overlay');<!-- [et_pb_line_break_holder] -->    if (ov) { ov.style.display = 'none'; ov.style.cssText = ''; 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] -->    document.getElementById('question-text').textContent   = q.text;<!-- [et_pb_line_break_holder] -->    document.getElementById('question-number').textContent = \"Question \" + (currentIndex + 1);<!-- [et_pb_line_break_holder] -->    document.getElementById('question-info').textContent   = (currentIndex + 1) + \" \/ \" + questions.length;<!-- [et_pb_line_break_holder] -->    document.getElementById('progress-text').textContent   = \"Question \" + (currentIndex + 1) + \" of \" + questions.length;<!-- [et_pb_line_break_holder] -->    var percent = (currentIndex \/ questions.length) * 100;<!-- [et_pb_line_break_holder] -->    document.getElementById('progress-fill').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] -->    document.querySelectorAll('.answer-btn').forEach(function(b) { b.classList.remove('selected'); });<!-- [et_pb_line_break_holder] -->    document.getElementById('explanation').textContent = '';<!-- [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 prev = selectedAnswers[currentIndex];<!-- [et_pb_line_break_holder] -->    if (prev !== null) {<!-- [et_pb_line_break_holder] -->        var btns = document.querySelectorAll('.answer-btn');<!-- [et_pb_line_break_holder] -->        btns[prev].classList.add('selected');<!-- [et_pb_line_break_holder] -->        var expl = document.getElementById('explanation');<!-- [et_pb_line_break_holder] -->        if (prev === q.correct) {<!-- [et_pb_line_break_holder] -->            expl.style.color = \"#1a5f64\";<!-- [et_pb_line_break_holder] -->            expl.textContent = \"\u2705 Correct: \" + q.explanation;<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->            expl.style.color = \"#7a6a18\";<!-- [et_pb_line_break_holder] -->            expl.textContent = \"\u2139\ufe0f Expected answer: \" + q.options[q.correct].label + \". \" + q.explanation;<!-- [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 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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] -->    var correct = 0;<!-- [et_pb_line_break_holder] -->    for (var i = 0; i < questions.length; i++) {<!-- [et_pb_line_break_holder] -->        if (selectedAnswers[i] === questions[i].correct) correct++;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    document.getElementById('current-score').textContent = Math.round((correct \/ questions.length) * 100);<!-- [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] -->    var correct = 0;<!-- [et_pb_line_break_holder] -->    for (var i = 0; i < questions.length; i++) {<!-- [et_pb_line_break_holder] -->        if (selectedAnswers[i] === questions[i].correct) correct++;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    var finalScore = Math.round((correct \/ questions.length) * 100);<!-- [et_pb_line_break_holder] -->    document.getElementById('current-score').textContent = finalScore;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    if (finalScore > bestScore) {<!-- [et_pb_line_break_holder] -->        bestScore = finalScore;<!-- [et_pb_line_break_holder] -->        localStorage.setItem('emotion_best', bestScore);<!-- [et_pb_line_break_holder] -->        document.getElementById('best-score').textContent = bestScore;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var profile, icon, advice;<!-- [et_pb_line_break_holder] -->    if (finalScore >= 80) {<!-- [et_pb_line_break_holder] -->        profile = \"Very good emotion reading \ud83c\udf1f\";<!-- [et_pb_line_break_holder] -->        icon    = \"\ud83c\udf1f\";<!-- [et_pb_line_break_holder] -->        advice  = \"You identify basic emotions and nuances very well. Keep refining your sensitivity to subtle signals: tone of voice, posture, the unspoken. This skill is a real asset in your personal and professional relationships.\";<!-- [et_pb_line_break_holder] -->    } else if (finalScore >= 50) {<!-- [et_pb_line_break_holder] -->        profile = \"Correct recognition \ud83d\ude42\";<!-- [et_pb_line_break_holder] -->        icon    = \"\ud83d\ude42\";<!-- [et_pb_line_break_holder] -->        advice  = \"You generally spot emotions, but some ambiguous situations remain difficult. Observing contextual cues more \u2014 the setting, word choices, posture \u2014 can help you gain precision in reading others' emotions.\";<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        profile = \"Recognition to strengthen \ud83e\udde9\";<!-- [et_pb_line_break_holder] -->        icon    = \"\ud83e\udde9\";<!-- [et_pb_line_break_holder] -->        advice  = \"It is sometimes difficult for you to accurately decipher what the other person feels. Role-play scenarios, open discussions about emotions and games dedicated to emotional intelligence can help you progress effectively.\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    document.getElementById('final-score').textContent  = finalScore;<!-- [et_pb_line_break_holder] -->    document.getElementById('profile-label').textContent = profile;<!-- [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 + \" If these questions come up in your daily life, don't hesitate to talk to a professional (psychologist, doctor, etc.).\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var msg = document.getElementById('game-message');<!-- [et_pb_line_break_holder] -->    msg.className   = 'game-message success';<!-- [et_pb_line_break_holder] -->    msg.textContent = \"Test complete! Discover your emotion recognition profile.\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    if (typeof dynseo_save_result === 'function') {<!-- [et_pb_line_break_holder] -->        dynseo_save_result('test-de-reconnaissance-des-emotions', finalScore, { profile: profile });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Ouvrir la modal AVANT le blur (score hors flou)<!-- [et_pb_line_break_holder] -->    openModal();<!-- [et_pb_line_break_holder] --><!-- [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] -->        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] -->            if (typeof selectQuestions === 'function') {<!-- [et_pb_line_break_holder] -->                questions = selectQuestions();<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        if (user.authorized) return;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2500\u2500 Flouter la zone de conseil \u2500\u2500<!-- [et_pb_line_break_holder] -->        \/\/ On ne touche PAS au filter du parent (\u00e9vite le d\u00e9bordement visuel vers le score)<!-- [et_pb_line_break_holder] -->        \/\/ \u00c0 la place : on rend le texte illisible via color transparent + le gradient de l'overlay<!-- [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] -->        \/\/ Rendre le texte invisible sans filter (pas de propagation de blur)<!-- [et_pb_line_break_holder] -->        detail.style.color         = 'transparent';<!-- [et_pb_line_break_holder] -->        detail.style.userSelect    = 'none';<!-- [et_pb_line_break_holder] -->        detail.style.pointerEvents = 'none';<!-- [et_pb_line_break_holder] -->        \/\/ Flouter l'image de fond interne uniquement<!-- [et_pb_line_break_holder] -->        var advice = detail.querySelector('.modal-advice');<!-- [et_pb_line_break_holder] -->        if (advice) {<!-- [et_pb_line_break_holder] -->            advice.style.filter     = 'blur(6px)';<!-- [et_pb_line_break_holder] -->            advice.style.color      = 'transparent';<!-- [et_pb_line_break_holder] -->            advice.style.background = '#f0f0f8';<!-- [et_pb_line_break_holder] -->        }<!-- [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] --><!-- [et_pb_line_break_holder] -->        overlay.style.cssText = [<!-- [et_pb_line_break_holder] -->            'display:block',<!-- [et_pb_line_break_holder] -->            'position:absolute',<!-- [et_pb_line_break_holder] -->            'inset:0',<!-- [et_pb_line_break_holder] -->            'z-index:100',<!-- [et_pb_line_break_holder] -->            'background:linear-gradient(to bottom,rgba(248,248,253,0) 0%,rgba(248,248,253,0.92) 28%,rgba(248,248,253,1) 44%)',<!-- [et_pb_line_break_holder] -->            'display:flex',<!-- [et_pb_line_break_holder] -->            'flex-direction:column',<!-- [et_pb_line_break_holder] -->            'align-items:center',<!-- [et_pb_line_break_holder] -->            'justify-content:flex-end',<!-- [et_pb_line_break_holder] -->            'padding:0 16px 16px',<!-- [et_pb_line_break_holder] -->            'border-radius:14px',<!-- [et_pb_line_break_holder] -->            'font-family:system-ui,sans-serif'<!-- [et_pb_line_break_holder] -->        ].join(';');<!-- [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:16px;padding:18px 16px;max-width:380px;width:100%;box-shadow:0 6px 30px rgba(94,94,215,.18);border:2px solid #eef2ff;text-align:center;\">' +<!-- [et_pb_line_break_holder] -->                '<\/p>\n<div style=\"font-size:28px;margin-bottom:8px;\">\ud83d\udd12<\/div>\n<p>' +<!-- [et_pb_line_break_holder] -->                '<\/p>\n<h3 style=\"font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:900;color:#1a1a2e;margin:0 0 7px;\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_title || 'Unlock your full analysis') + '<\/h3>\n<p>' +<!-- [et_pb_line_break_holder] -->                '<pee style=\"color:#64748b;font-size:11px;line-height:1.55;margin:0 0 14px;\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_sub || 'Access the detailed personalised advice with a DYNSEO subscription.') + '<\/pee>' +<!-- [et_pb_line_break_holder] -->                '<a href=\"' + esc(cfg.cta_page || '\/nos-tests\/') + '#' + esc(cfg.cta_id || 'prixtestsanglais') + '\" ' +<!-- [et_pb_line_break_holder] -->                    'style=\"display:inline-block;background:#5e5ed7;color:white;padding:10px 24px;border-radius:50px;font-family:Montserrat,system-ui,sans-serif;font-size:12px;font-weight:800;text-decoration:none;box-shadow:0 4px 14px rgba(94,94,215,.32);\">' +<!-- [et_pb_line_break_holder] -->                    esc(cfg.cta_btn || 'See plans') + '<\/a>' +<!-- [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:  'Unlock your full analysis',<!-- [et_pb_line_break_holder] -->                    cta_sub:    'Access the detailed personalised advice with a DYNSEO subscription.',<!-- [et_pb_line_break_holder] -->                    cta_btn:    'See plans',<!-- [et_pb_line_break_holder] -->                    cta_id:     'prixtestsanglais',<!-- [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] -->    \/\/ V\u00e9rification au chargement (badge membre)<!-- [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] -->                    if (typeof selectQuestions === 'function' && typeof updateUI === 'function') {<!-- [et_pb_line_break_holder] -->                        questions       = selectQuestions();<!-- [et_pb_line_break_holder] -->                        selectedAnswers = 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; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;]<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the Emotion Recognition Test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Emotion Recognition Test is a free assessment tool that evaluates your ability to identify and understand emotions in various situations. You read different scenarios and choose the emotion that best describes what the person in the situation feels. This test helps explore your emotional intelligence and empathy skills.\"}},{\"@type\":\"Question\",\"name\":\"What skills does the emotion recognition test evaluate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The test evaluates four key areas: Emotional Perception (your ability to spot emotional cues), Understanding Emotions (putting precise words on feelings), Cognitive Empathy (putting yourself in someone else's shoes), and Emotional Nuances (distinguishing between closely related emotions like anger, frustration, or disappointment).\"}},{\"@type\":\"Question\",\"name\":\"Why is testing emotion recognition important?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Correctly identifying what others feel is a key skill in everyday life. It plays a crucial role in communication, family relationships, teamwork, and decision-making. Strong emotion recognition abilities help improve your social interactions and emotional intelligence.\"}},{\"@type\":\"Question\",\"name\":\"How many questions are in the emotion recognition test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The emotion recognition test contains 10 questions. Each question presents a scenario where you need to identify the main emotion felt by the person in the situation.\"}},{\"@type\":\"Question\",\"name\":\"What DYNSEO apps are mentioned for brain training?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"DYNSEO offers three apps for brain training: COCO for children, JOE for adults, and EDITH for seniors. These apps contain games and exercises to work on memory, attention, and emotions, including the emotion recognition test.\"}},{\"@type\":\"Question\",\"name\":\"What does a high score mean on the emotion recognition test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A high score (80 to 100) indicates that you identify emotions very well. This suggests strong emotional perception skills and good ability to understand what others are feeling in various situations.\"}}]}<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;14px||0px|||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;1792px&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><html lang=\"fr\"><!-- [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] --><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><!-- [et_pb_line_break_holder] --><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;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] -->.dynseo-footer{background:#5e5ed7;padding:60px 20px 30px;font-family:'Poppins',sans-serif;color:rgba(255,255,255,.75);}<!-- [et_pb_line_break_holder] -->.footer-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px;}<!-- [et_pb_line_break_holder] -->.footer-grid>div{text-align:left;}<!-- [et_pb_line_break_holder] -->.footer-brand-name{font-family:'Montserrat',sans-serif;font-size:20px;font-weight:900;color:#fff;margin-bottom:14px;}<!-- [et_pb_line_break_holder] -->.footer-desc{font-size:13px;line-height:1.7;margin-bottom:20px;}<!-- [et_pb_line_break_holder] -->.footer-contact-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin-bottom:10px;}<!-- [et_pb_line_break_holder] -->.footer-contact-item a{color:rgba(255,255,255,.75);text-decoration:none;transition:color .3s;}<!-- [et_pb_line_break_holder] -->.footer-contact-item a:hover{color:#ffb600;}<!-- [et_pb_line_break_holder] -->.footer-stores{display:flex;gap:10px;margin-top:18px;}<!-- [et_pb_line_break_holder] -->.footer-stores img{height:38px;opacity:.85;transition:opacity .3s;}<!-- [et_pb_line_break_holder] -->.footer-stores img:hover{opacity:1;}<!-- [et_pb_line_break_holder] -->.footer-col-title{font-family:'Montserrat',sans-serif;font-size:13px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:18px;}<!-- [et_pb_line_break_holder] -->.footer-links,.footer-links li{list-style:none!important;text-align:left!important;padding-left:0!important;margin-left:0!important;}<!-- [et_pb_line_break_holder] -->.footer-links li{margin-bottom:12px;}<!-- [et_pb_line_break_holder] -->.footer-links a{font-size:13px;color:rgba(255,255,255,.65);text-decoration:none;transition:color .3s;}<!-- [et_pb_line_break_holder] -->.footer-links a:hover{color:#ffb600;}<!-- [et_pb_line_break_holder] -->.footer-socials{display:flex;justify-content:center;gap:14px;margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);max-width:1000px;}<!-- [et_pb_line_break_holder] -->.footer-social{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;color:#fff;transition:all .3s;}<!-- [et_pb_line_break_holder] -->.footer-social:hover{background:#ffb600;transform:translateY(-2px);}<!-- [et_pb_line_break_holder] -->.footer-bottom{max-width:1000px;margin:20px auto 0;text-align:center;font-size:12px;color:rgba(255,255,255,.4);}<!-- [et_pb_line_break_holder] -->.footer-bottom a{color:rgba(255,255,255,.4);text-decoration:none;margin-left:16px;}<!-- [et_pb_line_break_holder] -->.footer-bottom a:hover{color:#ffb600;}<!-- [et_pb_line_break_holder] -->@media(max-width:900px){<!-- [et_pb_line_break_holder] -->    .footer-grid{grid-template-columns:1fr 1fr;gap:28px;}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media(max-width:480px){<!-- [et_pb_line_break_holder] -->    .footer-grid{grid-template-columns:1fr;}<!-- [et_pb_line_break_holder] -->    .footer-grid>div{max-width:280px;margin:0 auto;}<!-- [et_pb_line_break_holder] -->    .footer-stores img{height:34px;}<!-- [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] --><\/p>\n<footer class=\"dynseo-footer\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"footer-grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"footer-brand-name\">DYNSEO<\/div>\n<p><!-- [et_pb_line_break_holder] -->      <pee class=\"footer-desc\">Brain training programs for all ages. Innovative, fun, and personalized, designed with health professionals.<\/pee><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"footer-contact-item\"><!-- [et_pb_line_break_holder] -->        <span>\u2709\ufe0f<\/span><!-- [et_pb_line_break_holder] -->        <a href=\"mailto:contact@dynseo.com\">contact@dynseo.com<\/a><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"footer-contact-item\"><!-- [et_pb_line_break_holder] -->        <span>\ud83d\udccd<\/span><!-- [et_pb_line_break_holder] -->        <span>6 rue du docteur Finlay 75015 Paris<\/span><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"footer-contact-item\"><!-- [et_pb_line_break_holder] -->        <span>\ud83d\udcde<\/span><!-- [et_pb_line_break_holder] -->        <a href=\"tel:+33966938422\">+33 9 66 93 84 22<\/a><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"footer-stores\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/play.google.com\/store\/apps\/developer?id=DYNSEO+APPS&#038;hl=fr\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2018\/12\/playstore-fr-new.png\" alt=\"Google Play\"><\/a><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/apps.apple.com\/fr\/developer\/dynseo\/id1000639418\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2021\/03\/telecharger_appstore.png\" alt=\"App Store\"><\/a><!-- [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><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4 class=\"footer-col-title\">Our apps<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<ul class=\"footer-links\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/coco-pense-et-coco-bouge\/\">COCO THINKS and COCO MOVES<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/joe-votre-coach-cerebral\/\">CLINT Brain Coach<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/edith-votre-coach-memoire\/\">SCARLETT Memory Coach<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/motricite-fine-la-bille-qui-roule\/\">The Rolling Ball<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/mon-dico-une-application-pour-favoriser-la-communication\/\">My Dictionary<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/cplay-cubes-et-realite-augmentee\/\">CPLAY<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->      <\/ul>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4 class=\"footer-col-title\">Our services<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<ul class=\"footer-links\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-training-courses\/\">Our training<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-tools\/\">Our tools<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-tests\/\">Our tests<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/healthcare-professionals\/\">Professional space<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/les-autres-produits\/\">All products<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->      <\/ul>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div><!-- [et_pb_line_break_holder] -->      <\/p>\n<h4 class=\"footer-col-title\">Info<\/h4>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<ul class=\"footer-links\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-partners\/\">Our team<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-awards\/\">Our awards<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/our-partners\/\">Our partners<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/fe77b050.sibforms.com\/serve\/MUIFAG4yzj96hHy9EyLYHPji60YbsmvtMxMVA6HzvrPZg2oJSaP3h4vsMV77Os54hFjiXO5yqRw7q0Hk8ReMcSbR79oOhmUYPDLlm0ybo0_vskHewKgKM_HAmfYqAt7DEuj5UIz7dG7-IxFU-cFkDglj44bENrxoquAfrxzgzzV_QIjoN4bxYrIDDChBxCxWdyXzmWVnMT7RTHeh\">Request a quote<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/ambassadors\/\">Ambassador<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<li><a href=\"https:\/\/www.dynseo.com\/en\/contact\/\">Contact us<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->      <\/ul>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\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] -->  <\/p>\n<div class=\"footer-socials\"><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/www.facebook.com\/dynseo\/\" class=\"footer-social\" target=\"_blank\" aria-label=\"Facebook\">f<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/www.instagram.com\/dynseo_\/\" class=\"footer-social\" target=\"_blank\" aria-label=\"Instagram\">\ud83d\udcf7<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/www.linkedin.com\/company\/dynseo\/\" class=\"footer-social\" target=\"_blank\" aria-label=\"LinkedIn\">in<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/www.youtube.com\/channel\/UCpeS_Yux_0j6qdBZIMlhO-w\" class=\"footer-social\" target=\"_blank\" aria-label=\"YouTube\">\u25b6<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"footer-bottom\"><!-- [et_pb_line_break_holder] -->    <span>\u00a9 2026 DYNSEO. All rights reserved.<\/span><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/www.dynseo.com\/en\/legal-notice-dynseo\/\">Legal notices<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/agence.dynseo.com\">Created by DYNSEO Agency<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/footer>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html>[\/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-486708","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Emotion Recognition Test - 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\/emotion-recognition-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Emotion Recognition Test - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/\" \/>\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-29T16:11:01+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/\",\"name\":\"Emotion Recognition Test - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/#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:01:19+00:00\",\"dateModified\":\"2026-03-29T16:11:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/emotion-recognition-test\\\/#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\\\/emotion-recognition-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Emotion Recognition Test\"}]},{\"@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":"Emotion Recognition Test - 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\/emotion-recognition-test\/","og_locale":"en_US","og_type":"article","og_title":"Emotion Recognition Test - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_modified_time":"2026-03-29T16:11:01+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":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/","url":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/","name":"Emotion Recognition Test - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/#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:01:19+00:00","dateModified":"2026-03-29T16:11:01+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/emotion-recognition-test\/#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\/emotion-recognition-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Emotion Recognition Test"}]},{"@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\/486708","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=486708"}],"version-history":[{"count":10,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages\/486708\/revisions"}],"predecessor-version":[{"id":534202,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/pages\/486708\/revisions\/534202"}],"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=486708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}