


{"id":15,"date":"2019-07-22T16:54:28","date_gmt":"2019-07-22T13:54:28","guid":{"rendered":"https:\/\/livresq.com\/?page_id=15"},"modified":"2026-09-04T12:02:55","modified_gmt":"2026-09-04T09:02:55","slug":"formation","status":"publish","type":"page","link":"https:\/\/livresq.com\/fr\/training\/","title":{"rendered":"Formation"},"content":{"rendered":"\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n\n\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"fr\" class=\"scroll-smooth\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>LIVRESQ &#8211; Formation &#038; Ressources<\/title>\n    \n    <!-- Tailwind CSS (Play CDN for standalone portability) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        livresq: {\n                            fucsia: '#D91278',\n                            dark: '#080B10',\n                            navy: '#0F172A',\n                            accent: '#F43F5E'\n                        },\n                        midnight: '#06090e'\n                    },\n                    fontFamily: {\n                        sans: ['Plus Jakarta Sans', 'Inter', 'sans-serif'],\n                        heading: ['Cabinet Grotesk', 'Plus Jakarta Sans', 'sans-serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <!-- Lucide Icons -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n    \n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n        \n        .bg-grid-overlay {\n            background-size: 40px 40px;\n            background-image: \n                linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n                linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n        }\n\n        .glass-panel-midnight {\n            background: rgba(15, 23, 42, 0.75);\n            backdrop-filter: blur(16px);\n            -webkit-backdrop-filter: blur(16px);\n            border: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        .spotlight-card {\n            position: relative;\n            overflow: hidden;\n        }\n\n        .spotlight-card::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: radial-gradient(800px circle at var(--mouse-x, 0) var(--mouse-y, 0), rgba(217, 18, 120, 0.15), transparent 40%);\n            z-index: 1;\n            opacity: 0;\n            transition: opacity 0.5s;\n            pointer-events: none;\n        }\n\n        .spotlight-card:hover::before {\n            opacity: 1;\n        }\n\n        @keyframes blob {\n            0% { transform: translate(0px, 0px) scale(1); }\n            33% { transform: translate(30px, -50px) scale(1.1); }\n            66% { transform: translate(-20px, 20px) scale(0.9); }\n            100% { transform: translate(0px, 0px) scale(1); }\n        }\n\n        .animate-blob {\n            animation: blob 7s infinite;\n        }\n\n        .animation-delay-2000 {\n            animation-delay: 2s;\n        }\n\n        .reveal {\n            opacity: 0;\n            transform: translateY(20px);\n            transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n        }\n        \n        .reveal.active {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        \n        .delay-100 { transition-delay: 100ms; }\n        .delay-200 { transition-delay: 200ms; }\n        .delay-300 { transition-delay: 300ms; }\n        .delay-400 { transition-delay: 400ms; }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-gray-700 antialiased bg-white selection:bg-livresq-fucsia selection:text-white\">\n\n    <div id=\"livresq-app-container\" class=\"min-h-screen bg-slate-50 flex flex-col font-sans\">\n        \n        <!-- ========================================== -->\n        <!-- 1. TRAINING HERO SECTION                   -->\n        <!-- ========================================== -->\n        <div class=\"relative bg-slate-50 overflow-hidden pt-20 pb-12 lg:pt-28\">\n            <!-- Abstract Background Shapes -->\n            <div class=\"absolute top-0 right-0 w-[600px] h-[600px] bg-blue-100\/50 rounded-full blur-[100px] animate-blob mix-blend-multiply filter pointer-events-none\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[500px] h-[500px] bg-pink-100\/50 rounded-full blur-[100px] animate-blob animation-delay-2000 mix-blend-multiply filter pointer-events-none\"><\/div>\n\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n                <div class=\"text-center max-w-4xl mx-auto reveal\">\n                    <!-- Eyebrow Badge -->\n                    <span class=\"inline-flex items-center py-1.5 px-3.5 rounded-md border border-[#1379D1]\/20 bg-[#1379D1]\/5 text-[#1379D1] !text-[#1379D1] text-xs font-bold uppercase tracking-[0.2em] mb-6 shadow-sm transition-all hover:bg-[#1379D1]\/10 !no-underline\">\n                        <i data-lucide=\"graduation-cap\" class=\"w-3.5 h-3.5 mr-2\"><\/i> \n                        CENTRE DE FORMATION\n                    <\/span>\n                    \n                    <!-- Main Headline -->\n                    <h1 class=\"text-4xl sm:text-5xl md:text-6xl font-heading font-black !text-slate-900 leading-[1.15] tracking-tight mb-6\">\n                        Formation <span class=\"!text-livresq-fucsia\">&#038; Ressources<\/span>\n                    <\/h1>\n                    \n                    <!-- Description -->\n                    <p class=\"mt-4 text-lg md:text-xl !text-slate-600 leading-relaxed max-w-2xl mx-auto\">\n                        D\u00e9couvrez des ressources p\u00e9dagogiques cr\u00e9\u00e9es par l&#8217;\u00e9quipe LIVRESQ et notre communaut\u00e9. Explorez les webinaires et tutoriels disponibles.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ========================================== -->\n        <!-- 2. FEATURED LATEST WEBINAR SPOTLIGHT       -->\n        <!-- ========================================== -->\n        <section class=\"py-8 -mt-4 mb-4 relative z-20\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 border border-slate-700\/80 rounded-2xl md:rounded-3xl shadow-xl overflow-hidden text-white relative group reveal\">\n                    \n                    <!-- Subtle Glow Effects -->\n                    <div class=\"absolute -top-24 -right-24 w-80 h-80 bg-blue-500\/15 rounded-full blur-[90px] pointer-events-none\"><\/div>\n                    <div class=\"absolute -bottom-24 -left-24 w-80 h-80 bg-livresq-fucsia\/20 rounded-full blur-[90px] pointer-events-none\"><\/div>\n\n                    <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-8 items-center p-6 sm:p-8 md:p-10 relative z-10\">\n                        \n                        <!-- Left\/Top: Video Preview Card -->\n                        <div class=\"lg:col-span-5 relative\">\n                            <a \n                                href=\"https:\/\/youtu.be\/89M6WoZATgI\" \n                                target=\"_blank\" \n                                rel=\"noopener noreferrer\" \n                                class=\"block relative aspect-video rounded-xl overflow-hidden border border-slate-700\/90 group\/video shadow-2xl bg-slate-950 !no-underline\"\n                            >\n                                <img data-recalc-dims=\"1\" decoding=\"async\" \n                                    src=\"https:\/\/i0.wp.com\/img.youtube.com\/vi\/89M6WoZATgI\/hqdefault.jpg?w=800&#038;ssl=1\" \n                                    alt=\"Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9\" \n                                    class=\"w-full h-full object-cover group-hover\/video:scale-105 transition-transform duration-500\"\n                                \/>\n                                \n                                <!-- Overlay & Big Play Button -->\n                                <div class=\"absolute inset-0 bg-slate-950\/40 group-hover\/video:bg-slate-950\/20 transition-colors flex items-center justify-center\">\n                                    <div class=\"w-14 h-14 sm:w-16 sm:h-16 rounded-full bg-[#D91278] text-white flex items-center justify-center shadow-xl group-hover\/video:scale-110 group-hover\/video:bg-[#ff1b90] transition-all\">\n                                        <i data-lucide=\"play\" class=\"w-6 h-6 sm:w-7 sm:h-7 fill-white ml-1\"><\/i>\n                                    <\/div>\n                                <\/div>\n\n                                <span class=\"absolute bottom-3 right-3 bg-black\/80 backdrop-blur-sm text-white text-[11px] font-bold px-2 py-0.5 rounded uppercase tracking-wider\">\n                                    Vid\u00e9o HD\n                                <\/span>\n                            <\/a>\n                        <\/div>\n\n                        <!-- Right\/Content -->\n                        <div class=\"lg:col-span-7 flex flex-col justify-center\">\n                            <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n                                <span class=\"inline-flex items-center gap-1.5 px-3 py-1 rounded-md text-xs font-black uppercase tracking-wider bg-livresq-fucsia\/20 text-[#ff5ca8] border border-livresq-fucsia\/30 shadow-xs\">\n                                    <i data-lucide=\"sparkles\" class=\"w-3.5 h-3.5\"><\/i>\n                                    DERNI\u00c8RE PARUTION \u00b7 WEBINAIRE #62\n                                <\/span>\n                                <span class=\"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md text-xs font-semibold bg-slate-800 text-slate-300 border border-slate-700\">\n                                    <i data-lucide=\"calendar\" class=\"w-3.5 h-3.5 text-slate-400\"><\/i>\n                                    30 juil. 2026\n                                <\/span>\n                            <\/div>\n\n                            <h2 class=\"text-2xl sm:text-3xl font-heading font-black text-white leading-tight mb-3\">\n                                Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9\n                            <\/h2>\n\n                            <p class=\"text-slate-300 text-sm sm:text-base leading-relaxed mb-6\">\n                                D\u00e9couvrez comment exporter vos projets en toute simplicit\u00e9, \u00e9craser les versions pr\u00e9c\u00e9dentes et g\u00e9rer votre contenu p\u00e9dagogique en toute ma\u00eetrise.\n                            <\/p>\n\n                            <div class=\"flex flex-wrap items-center gap-3\">\n                                <a \n                                    href=\"https:\/\/youtu.be\/89M6WoZATgI\" \n                                    target=\"_blank\" \n                                    rel=\"noopener noreferrer\"\n                                    class=\"inline-flex items-center justify-center gap-2 px-6 py-3 rounded-xl bg-[#D91278] hover:bg-[#ff1b90] text-white font-bold text-sm transition-all shadow-lg shadow-pink-900\/30 !no-underline group\"\n                                >\n                                    <i data-lucide=\"play-circle\" class=\"w-4 h-4\"><\/i>\n                                    <span>Regarder le dernier webinaire<\/span>\n                                    <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5 opacity-75 ml-0.5\"><\/i>\n                                <\/a>\n\n                                <a \n                                    href=\"#webinars-archive\" \n                                    class=\"inline-flex items-center justify-center gap-2 px-5 py-3 rounded-xl bg-slate-800 hover:bg-slate-700 text-slate-200 hover:text-white border border-slate-700 font-semibold text-sm transition-all !no-underline\"\n                                >\n                                    <i data-lucide=\"arrow-down-circle\" class=\"w-4 h-4 text-slate-400\"><\/i>\n                                    <span>Explorer toute l&#8217;archive<\/span>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 3. WEBINARS LIST SECTION                   -->\n        <!-- ========================================== -->\n        <section class=\"py-20 bg-white border-t border-slate-200\" id=\"webinars-archive\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"text-center mb-12\">\n                    <h2 class=\"text-3xl md:text-4xl font-heading font-black !text-slate-900 mb-4 tracking-tight\">\n                        Archive des Webinaires et Tutoriels\n                    <\/h2>\n                    <p class=\"text-lg !text-slate-600 max-w-2xl mx-auto leading-relaxed\">\n                        Une liste compl\u00e8te de ressources vid\u00e9o pour vous aider \u00e0 devenir un expert de LIVRESQ. L&#8217;acc\u00e8s est enti\u00e8rement gratuit.\n                    <\/p>\n                <\/div>\n\n                <!-- Search Bar -->\n                <div class=\"max-w-xl mx-auto mb-10 relative\">\n                    <div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none z-10\">\n                        <i data-lucide=\"search\" class=\"h-5 w-5 text-slate-400\"><\/i>\n                    <\/div>\n                    <input\n                        type=\"text\"\n                        id=\"webinar-search\"\n                        class=\"block w-full !pl-10 pr-3 py-3 border border-slate-300 rounded-md leading-5 bg-slate-50 placeholder-slate-400 focus:outline-none focus:ring-2 focus:ring-livresq-fucsia focus:border-transparent transition-shadow shadow-sm !text-slate-900\"\n                        placeholder=\"Rechercher un webinaire par titre ou num\u00e9ro...\"\n                    \/>\n                <\/div>\n\n                <!-- Table Container -->\n                <div class=\"bg-white rounded-lg shadow-sm border border-slate-200 overflow-hidden min-h-[300px]\">\n                    <div class=\"overflow-x-auto\">\n                        <table class=\"min-w-full divide-y divide-slate-200\">\n                            <thead class=\"bg-slate-50\">\n                                <tr>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">N\u00b0<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">Date<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">Sujet<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-right text-xs font-bold !text-slate-500 uppercase tracking-wider\">Action<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody id=\"webinar-table-body\" class=\"bg-white divide-y divide-slate-200\">\n                                <!-- JS will populate this -->\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                    \n                    <div class=\"px-6 py-4 bg-slate-50 border-t border-slate-200 flex justify-between items-center\">\n                        <span id=\"webinar-count\" class=\"text-sm !text-slate-500\">\n                            Chargement&#8230;\n                        <\/span>\n                        <a href=\"https:\/\/www.youtube.com\/@LIVRESQ\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-sm font-bold text-blue-600 hover:text-blue-800 !no-underline flex items-center\">\n                            Voir l&#8217;archive compl\u00e8te sur YouTube <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5 ml-1\"><\/i>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 4. COMMUNITY SECTION                       -->\n        <!-- ========================================== -->\n        <section class=\"py-24 bg-midnight bg-grid-overlay relative overflow-hidden spotlight-container\">\n             <!-- Background Decor -->\n            <div class=\"absolute top-0 right-0 w-[500px] h-[500px] bg-blue-900\/10 rounded-full blur-[100px] pointer-events-none mix-blend-screen\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[500px] h-[500px] bg-livresq-fucsia\/5 rounded-full blur-[100px] pointer-events-none mix-blend-screen\"><\/div>\n\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n                <div class=\"text-center mb-16 reveal\">\n                    <h2 class=\"text-3xl md:text-4xl font-heading font-black !text-white mb-4 tracking-tight\">\n                        Communaut\u00e9s LIVRESQ\n                    <\/h2>\n                    <p class=\"text-lg md:text-xl !text-slate-400 max-w-2xl mx-auto leading-relaxed font-normal\">\n                        L&#8217;endroit id\u00e9al pour d\u00e9couvrir de nouvelles fa\u00e7ons d&#8217;utiliser LIVRESQ, partag\u00e9es directement par d&#8217;autres utilisateurs.\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid md:grid-cols-2 gap-8 max-w-4xl mx-auto\">\n                    <!-- LinkedIn Card -->\n                    <div class=\"spotlight-card glass-panel-midnight group relative p-8 rounded-2xl hover:border-blue-500\/50 transition-all duration-300 reveal delay-100\">\n                        <div class=\"w-14 h-14 bg-blue-500\/10 border border-blue-500\/20 rounded-md flex items-center justify-center mb-6\">\n                            <i data-lucide=\"users\" class=\"w-7 h-7 text-blue-400\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold !text-white mb-2\">Sp\u00e9cialistes eLearning<\/h3>\n                        <p class=\"!text-slate-400 mb-8\">Pour les concepteurs p\u00e9dagogiques et les cr\u00e9ateurs de contenu en entreprise.<\/p>\n                        <a href=\"https:\/\/www.linkedin.com\/groups\/8425275\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center w-full px-6 py-3 bg-[#0077b5] hover:bg-[#006097] !text-white !no-underline font-bold rounded-md transition-colors shadow-lg shadow-blue-900\/30\">\n                            <i data-lucide=\"linkedin\" class=\"w-5 h-5 mr-2\"><\/i> Rejoindre le groupe LinkedIn\n                        <\/a>\n                    <\/div>\n\n                    <!-- Facebook Card -->\n                    <div class=\"spotlight-card glass-panel-midnight group relative p-8 rounded-2xl hover:border-blue-500\/50 transition-all duration-300 reveal delay-200\">\n                        <div class=\"w-14 h-14 bg-blue-500\/10 border border-blue-500\/20 rounded-md flex items-center justify-center mb-6\">\n                            <i data-lucide=\"users\" class=\"w-7 h-7 text-blue-400\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold !text-white mb-2\">Enseignants et Formateurs<\/h3>\n                        <p class=\"!text-slate-400 mb-8\">La communaut\u00e9 des \u00e9ducateurs utilisant LIVRESQ en classe.<\/p>\n                        <a href=\"https:\/\/www.facebook.com\/groups\/comunitatealivresq\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center w-full px-6 py-3 bg-[#1877f2] hover:bg-[#166fe5] !text-white !no-underline font-bold rounded-md transition-colors shadow-lg shadow-blue-900\/30\">\n                            <i data-lucide=\"facebook\" class=\"w-5 h-5 mr-2\"><\/i> Rejoindre le groupe Facebook\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 5. FREE ACCOUNT CTA SECTION                -->\n        <!-- ========================================== -->\n        <section class=\"bg-slate-50 relative overflow-hidden py-24 border-t border-slate-200 z-30\">\n            <!-- Abstract Shapes -->\n            <div class=\"absolute top-0 right-0 w-[600px] h-[600px] bg-blue-100\/60 rounded-full blur-[100px] pointer-events-none translate-x-1\/2 -translate-y-1\/2 mix-blend-multiply animate-float\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[600px] h-[600px] bg-pink-100\/60 rounded-full blur-[100px] pointer-events-none -translate-x-1\/2 translate-y-1\/2 mix-blend-multiply animate-float\" style=\"animation-delay: 2s;\"><\/div>\n      \n            <!-- Content wrapper -->\n            <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center relative z-10 reveal\">\n                <h2 class=\"text-4xl md:text-5xl font-heading font-black !text-slate-900 mb-8 tracking-tight\">\n                    Utilisez <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-livresq-fucsia to-pink-600\">Gratuitement<\/span>\n                <\/h2>\n                \n                <p class=\"text-xl !text-slate-600 mb-10 leading-relaxed font-medium\">\n                    Tout ce dont vous avez besoin pour cr\u00e9er et publier des cours et le\u00e7ons interactives.<br class=\"hidden md:block\"\/>Aucune carte bancaire requise pour la version gratuite.\n                <\/p>\n        \n                <div class=\"flex flex-col sm:flex-row gap-4 justify-center items-center relative z-20\">\n                    <a href=\"https:\/\/author.livresq.com\/signup\" class=\"inline-flex items-center justify-center px-8 py-4 bg-[#D91278] hover:bg-[#b00e60] !text-white !no-underline font-bold text-lg rounded-md hover:scale-105 transition-all shadow-lg shadow-pink-200 border border-transparent relative z-50\">\n                        <i data-lucide=\"sparkles\" class=\"w-5 h-5 mr-2\"><\/i> Activer le Compte\n                    <\/a>\n                    <a href=\"https:\/\/livresq.com\/ro\/preturi\/\" class=\"inline-flex items-center justify-center px-8 py-4 bg-white border-2 border-slate-200 !text-slate-700 !no-underline font-bold text-lg rounded-md hover:bg-slate-50 hover:border-[#D91278] hover:text-[#D91278] transition-all relative z-50\">\n                        Voir les Tarifs <i data-lucide=\"arrow-right\" class=\"w-5 h-5 ml-2\"><\/i>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/div>\n\n    <!-- APPLICATION LOGIC -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            \n            \/\/ 1. Initialize Icons\n            function initIcons() {\n                try {\n                    if (typeof lucide !== 'undefined' && lucide.createIcons) {\n                        lucide.createIcons();\n                    }\n                } catch (e) {\n                    console.warn(\"Lucide icons failed to load:\", e);\n                }\n            }\n            \n            initIcons();\n\n            \/\/ 2. Intersection Observer\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('active');\n                    }\n                });\n            }, {\n                threshold: 0,\n                rootMargin: \"0px 0px -50px 0px\"\n            });\n\n            document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n            \/\/ 3. Spotlight Effect\n            const spotlightContainers = document.querySelectorAll('.spotlight-container');\n            \n            spotlightContainers.forEach(container => {\n                container.addEventListener('mousemove', (e) => {\n                    const cards = container.getElementsByClassName('spotlight-card');\n                    for (const card of cards) {\n                        const rect = card.getBoundingClientRect();\n                        const x = e.clientX - rect.left;\n                        const y = e.clientY - rect.top;\n                        card.style.setProperty('--mouse-x', `${x}px`);\n                        card.style.setProperty('--mouse-y', `${y}px`);\n                    }\n                });\n            });\n\n            \/\/ 4. Webinars Archive Logic\n            const webinarsData = [\n                { id: 62, date: \"30 juil. 2026\", title: \"Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9\", link: \"https:\/\/youtu.be\/89M6WoZATgI\" },\n                { id: 61, date: \"16 juil. 2026\", title: \"Z\u00e9ro code, apprentissage instantan\u00e9. D\u00e9couvrez les nouvelles mises \u00e0 jour de LIVRESQ !\", link: \"https:\/\/youtu.be\/dYBZFIHIS7o\" },\n                { id: 60, date: \"18 juin 2026\", title: \"Comment utiliser les accord\u00e9ons et les onglets dans LIVRESQ ?\", link: \"https:\/\/youtu.be\/bgfIHGNCNCs\" },\n                { id: 59, date: \"4 juin 2026\", title: \"Cr\u00e9ez une navigation fluide pour une meilleure exp\u00e9rience d'apprentissage\", link: \"https:\/\/youtu.be\/aJ99Xq7Y3qc\" },\n                { id: 58, date: \"21 mai 2026\", title: \"Des quiz aliment\u00e9s par l'IA en toute simplicit\u00e9\", link: \"https:\/\/youtu.be\/CMm0kAbG1ko\" },\n                { id: 57, date: \"7 mai 2026\", title: \"Comment utiliser l'IA dans vos le\u00e7ons LIVRESQ\", link: \"https:\/\/youtu.be\/vcmFaFO3LLk\" },\n                { id: 56, date: \"23 avr. 2026\", title: \"Cr\u00e9ez des quiz captivants gr\u00e2ce \u00e0 la biblioth\u00e8que de questions de LIVRESQ\", link: \"https:\/\/youtu.be\/y7XYSgaYuLI\" },\n                { id: 55, date: \"9 avr. 2026\", title: \"Cr\u00e9ez du contenu dynamique avec les sections de LIVRESQ\", link: \"https:\/\/youtu.be\/KVP6KPV76G8\" },\n                { id: 54, date: \"26 mars 2026\", title: \"Storytelling interactif avec des sc\u00e9narios \u00e0 embranchements dans LIVRESQ\", link: \"https:\/\/youtu.be\/yjH9SjuODcc\" },\n                { id: 53, date: \"12 mars 2026\", title: \"Optimisez vos projets e-learning gr\u00e2ce aux fonctionnalit\u00e9s avanc\u00e9es de LIVRESQ\", link: \"https:\/\/youtu.be\/gLZqkgcwogo\" },\n                { id: 52, date: \"12 f\u00e9vr. 2026\", title: \"Explorez la polyvalence des \u00e9l\u00e9ments LIVRESQ\", link: \"https:\/\/youtu.be\/BnnCPLVoEvE\" },\n                { id: 51, date: \"29 janv. 2026\", title: \"Structurer efficacement les \u00e9l\u00e9ments d'apprentissage et le design\", link: \"https:\/\/youtu.be\/sUoWisrJKHQ\" },\n                { id: 50, date: \"15 janv. 2026\", title: \"Am\u00e9liorez vos cours avec des visuels et de l'audio dans LIVRESQ\", link: \"https:\/\/youtu.be\/a--inA4dIGQ?si=2wO1s9tcao-5WlFh\" },\n                { id: 49, date: \"18 d\u00e9c. 2025\", title: \"Ma\u00eetrisez les bases de LIVRESQ : Ressources, Sections et Assistants\", link: \"https:\/\/youtu.be\/SEO3HQSe41Y?si=_dtyRFGpRGfrD4Ik\" },\n                { id: 48, date: \"4 d\u00e9c. 2025\", title: \"Cr\u00e9ez facilement des le\u00e7ons interactives avec l'assistant LIVRESQ\", link: \"https:\/\/youtu.be\/3rWMxykGqF8?si=NNgVY4g4O0Wqdss4\" },\n                { id: 47, date: \"6 nov. 2025\", title: \"Cr\u00e9er des le\u00e7ons interactives \u00e0 partir de z\u00e9ro\", link: \"https:\/\/youtu.be\/tKrsw13YS4s?si=em7ZT2mQOYtBEp_8\" },\n                { id: 46, date: \"9 oct. 2025\", title: \"D\u00e9couvrez les nouvelles fonctionnalit\u00e9s de LIVRESQ : Assistance par IA et plus\", link: \"https:\/\/youtu.be\/6JslWkrwZts?si=-o5ous6QFNiVUq-1\" },\n                { id: 45, date: \"25 sept. 2025\", title: \"Collaboration en temps r\u00e9el dans LIVRESQ : Cr\u00e9ez mieux ensemble\", link: \"https:\/\/youtu.be\/msb3zJ5Qv7U?si=tHmaEhAzwrAkdNiS\" },\n                { id: 44, date: \"11 sept. 2025\", title: \"Publier et partager des packages LIVRESQ : Un guide complet\", link: \"https:\/\/youtu.be\/DGtKl7Rlecs?si=lMRlGVpwXc1Cjyh4\" },\n                { id: 43, date: \"28 ao\u00fbt 2025\", title: \"Concevez des exp\u00e9riences d'apprentissage immersives avec LIVRESQ\", link: \"https:\/\/youtu.be\/rjAcyftn-DU?si=umKMnyvDC-ShmnHM\" },\n                { id: 42, date: \"31 juil. 2025\", title: \"Cr\u00e9ez des quiz interactifs pour un apprentissage captivant\", link: \"https:\/\/youtu.be\/CGIMpnXHMOM?si=Ngz8LCcWzkFHoLtJ\" },\n                { id: 41, date: \"17 juil. 2025\", title: \"Ma\u00eetriser les \u00e9l\u00e9ments d'apprentissage interactifs dans LIVRESQ\", link: \"https:\/\/youtu.be\/zkiApIsM9Bg?si=WfcllsfumBTjQ1yB\" },\n                { id: 40, date: \"19 juin 2025\", title: \"Cr\u00e9er du contenu multim\u00e9dia enrichi dans LIVRESQ\", link: \"https:\/\/youtu.be\/b7D_BKBPxf8?si=T4EplHeIjZtpYB7z\" },\n                { id: 39, date: \"5 juin 2025\", title: \"Premiers pas avec LIVRESQ : Les bases de la cr\u00e9ation de contenu\", link: \"https:\/\/youtu.be\/CD70HNmZhzY?si=DjllBQw6sOyo0Z5Y\" },\n                { id: 38, date: \"22 mai 2025\", title: \"Ma\u00eetriser les \u00e9l\u00e9ments d'apprentissage avec les mod\u00e8les et th\u00e8mes LIVRESQ\", link: \"https:\/\/youtu.be\/9AKbXGmfuf0?si=pKUHjrlJ_2uSQ1MV\" },\n                { id: 37, date: \"8 mai 2025\", title: \"\u00c9l\u00e9ments interactifs avanc\u00e9s dans LIVRESQ\", link: \"https:\/\/youtu.be\/hUuebi2_k7I?si=-d49eEVmFviuJS2u\" },\n                { id: 36, date: \"24 avr. 2025\", title: \"Bases de la cr\u00e9ation de contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/fKd7_lMyCiE?si=pM3mjeJlnnBCC6HQ\" },\n                { id: 35, date: \"27 mars 2025\", title: \"Ma\u00eetriser l'interface de LIVRESQ\", link: \"https:\/\/youtu.be\/oR1OCGPzfaA?si=rfvxELl7ZoKSD5tk\" },\n                { id: 34, date: \"27 f\u00e9vr. 2025\", title: \"Cr\u00e9ation de contenu avec LIVRESQ : Guide \u00e9tape par \u00e9tape\", link: \"https:\/\/youtu.be\/J7Fb6on9wVA\" },\n                { id: 33, date: \"13 f\u00e9vr. 2025\", title: \"Interactivit\u00e9 avanc\u00e9e dans LIVRESQ\", link: \"https:\/\/youtu.be\/t2mJ6A_vxi0\" },\n                { id: 32, date: \"30 janv. 2025\", title: \"Comment importer du contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/YpkXTJFTNIg\" },\n                { id: 31, date: \"16 janv. 2025\", title: \"D\u00e9couvrez les nouvelles fonctionnalit\u00e9s de LIVRESQ Author\", link: \"https:\/\/youtu.be\/x1LK2sVSN7Q\" },\n                { id: 30, date: \"19 d\u00e9c. 2024\", title: \"Organiser les sections et les ressources dans LIVRESQ\", link: \"https:\/\/youtu.be\/MqMYsgX1LBY\" },\n                { id: 29, date: \"5 d\u00e9c. 2024\", title: \"R\u00e9visez votre contenu e-learning pour un impact maximal\", link: \"https:\/\/youtu.be\/XkvLoIXRTCg\" },\n                { id: 28, date: \"21 nov. 2024\", title: \"Trucs et astuces pour la cr\u00e9ation de contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/AgybP8bydLA\" },\n                { id: 27, date: \"7 nov. 2024\", title: \"Comprendre les fonctionnalit\u00e9s de LIVRESQ : Sections, Ressources et Assistants\", link: \"https:\/\/youtu.be\/1hyEQ13nonY\" },\n                { id: 26, date: \"24 oct. 2024\", title: \"Comment organiser efficacement le contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/JL__Cqpb7H4\" },\n                { id: 25, date: \"10 oct. 2024\", title: \"Ajouter des \u00e9l\u00e9ments d'apprentissage interactifs dans LIVRESQ\", link: \"https:\/\/youtu.be\/YjC9Y_y0LeE\" },\n                { id: 24, date: \"26 sept. 2024\", title: \"Cr\u00e9er facilement des le\u00e7ons interactives avec l'assistant LIVRESQ\", link: \"https:\/\/youtu.be\/SWcgOB_XzRE\" },\n                { id: 23, date: \"12 sept. 2024\", title: \"Ajouter du contenu multim\u00e9dia enrichi dans LIVRESQ\", link: \"https:\/\/youtu.be\/z_SRT2SmCI0\" },\n                { id: 22, date: \"29 ao\u00fbt 2024\", title: \"Bases de la cr\u00e9ation de contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/HZ7g-ST5KjU\" },\n                { id: 21, date: \"1 ao\u00fbt 2024\", title: \"Organiser les sections et ressources dans LIVRESQ\", link: \"https:\/\/youtu.be\/EbN_jBZcbGk\" },\n                { id: 20, date: \"18 juil. 2024\", title: \"Am\u00e9liorer vos cours avec des visuels et de l'audio dans LIVRESQ\", link: \"https:\/\/youtu.be\/YXtSvXR5m-A\" },\n                { id: 19, date: \"4 juil. 2024\", title: \"Comprendre les fonctionnalit\u00e9s de LIVRESQ : Sections, Ressources et Assistants\", link: \"https:\/\/youtu.be\/tb_O3j1ZeVs\" },\n                { id: 18, date: \"20 juin 2024\", title: \"Cr\u00e9ation de contenu efficace avec LIVRESQ\", link: \"https:\/\/youtu.be\/hiYtbzANsFA\" },\n                { id: 17, date: \"6 juin 2024\", title: \"Cr\u00e9ation de contenu multim\u00e9dia enrichi dans LIVRESQ\", link: \"https:\/\/youtu.be\/sDKI7aRYk0Y\" },\n                { id: 16, date: \"23 mai 2024\", title: \"Publier et partager des packages LIVRESQ : Un guide complet\", link: \"https:\/\/youtu.be\/QRW1T0bGxL8\" },\n                { id: 15, date: \"9 mai 2024\", title: \"Organiser les sections et ressources dans LIVRESQ\", link: \"https:\/\/youtu.be\/5eB48zpRyuY\" },\n                { id: 14, date: \"25 avr. 2024\", title: \"Cr\u00e9er facilement des le\u00e7ons interactives avec l'assistant LIVRESQ\", link: \"https:\/\/youtu.be\/3uey_DtTzrY\" },\n                { id: 13, date: \"11 avr. 2024\", title: \"Cr\u00e9ation de contenu efficace avec LIVRESQ\", link: \"https:\/\/youtu.be\/ocDk6ukzTfo\" },\n                { id: 12, date: \"28 mars 2024\", title: \"Am\u00e9liorer vos cours avec des visuels et de l'audio dans LIVRESQ\", link: \"https:\/\/youtu.be\/MlwsPAJKFzw\" },\n                { id: 11, date: \"14 mars 2024\", title: \"Cr\u00e9er des le\u00e7ons interactives \u00e0 partir de z\u00e9ro\", link: \"https:\/\/youtu.be\/L-MZ-hgZfr4\" },\n                { id: 10, date: \"29 f\u00e9vr. 2024\", title: \"Comment importer du contenu dans LIVRESQ\", link: \"https:\/\/youtu.be\/mhO95k03dMs\" },\n                { id: 9, date: \"15 f\u00e9vr. 2024\", title: \"Passez au niveau sup\u00e9rieur avec des vid\u00e9os et des images de banque de donn\u00e9es !\", link: \"https:\/\/youtu.be\/lzL9Q2Q7YRA\" },\n                { id: 8, date: \"1 f\u00e9vr. 2024\", title: \"Pr\u00e9sentation du g\u00e9n\u00e9rateur de le\u00e7ons par IA de LIVRESQ\", link: \"https:\/\/youtu.be\/uP1oKWZRLt4\" },\n                { id: 7, date: \"18 janv. 2024\", title: \"Ce que nous avons pr\u00e9par\u00e9 pour le salon BETT\", link: \"https:\/\/youtu.be\/-jjSLDBuUBY\" },\n                { id: 6, date: \"7 d\u00e9c. 2023\", title: \"Plong\u00e9e dans le monde des quiz\", link: \"https:\/\/youtu.be\/IioYCSF7l4s\" },\n                { id: 5, date: \"23 nov. 2023\", title: \"Cr\u00e9er du contenu avec des mod\u00e8les\", link: \"https:\/\/youtu.be\/iuReASD55w0\" },\n                { id: 4, date: \"9 nov. 2023\", title: \"Ajouter des photos de banque d'images directement depuis LIVRESQ\", link: \"https:\/\/youtu.be\/l_zwaUdlSpM\" },\n                { id: 3, date: \"26 oct. 2023\", title: \"Concevoir, planifier et structurer votre contenu e-learning\", link: \"https:\/\/youtu.be\/1xaD6kZrEAk\" },\n                { id: 2, date: \"12 oct. 2023\", title: \"LIVRESQ : Dynamisez votre enseignement ! L'IA dans l'\u00e9ducation : trucs et astuces\", link: \"https:\/\/youtu.be\/_FzaIw0u83M\" },\n                { id: 1, date: \"28 sept. 2023\", title: \"LIVRESQ : Dynamisez votre enseignement !\", link: \"https:\/\/youtu.be\/uHLNX7nu8iA\" }\n            ];\n\n            const tableBody = document.getElementById('webinar-table-body');\n            const searchInput = document.getElementById('webinar-search');\n            const countLabel = document.getElementById('webinar-count');\n\n            function renderWebinars(query = '') {\n                const term = query.toLowerCase().trim();\n                const filtered = webinarsData.filter(item => {\n                    return item.title.toLowerCase().includes(term) ||\n                           item.id.toString().includes(term) ||\n                           item.date.toLowerCase().includes(term);\n                });\n\n                countLabel.textContent = `Affichage de ${filtered.length} webinaires`;\n\n                if (filtered.length === 0) {\n                    tableBody.innerHTML = `\n                        <tr>\n                            <td colspan=\"4\" class=\"px-6 py-8 text-center text-sm !text-slate-500\">\n                                Aucun webinaire ne correspond \u00e0 votre recherche.\n                            <\/td>\n                        <\/tr>\n                    `;\n                    return;\n                }\n\n                tableBody.innerHTML = filtered.map(webinar => {\n                    let actionButton = '';\n                    if (webinar.link) {\n                        actionButton = `\n                            <a href=\"${webinar.link}\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center px-4 py-2 bg-blue-50 hover:bg-blue-100 text-[#1379D1] font-semibold text-xs rounded-md transition-colors shadow-xs group !no-underline\">\n                                <i data-lucide=\"play\" class=\"w-3.5 h-3.5 mr-1.5 fill-current\"><\/i>\n                                <span>Regarder<\/span>\n                                <i data-lucide=\"external-link\" class=\"w-3 h-3 ml-1 opacity-70 group-hover:translate-x-0.5 transition-transform\"><\/i>\n                            <\/a>\n                        `;\n                    } else {\n                        actionButton = `<span class=\"text-xs !text-slate-400 italic\">Le webinaire sera bient\u00f4t mis en ligne<\/span>`;\n                    }\n                    \n                    return `\n                    <tr class=\"hover:bg-slate-50 transition-colors\">\n                        <td class=\"px-6 py-4 whitespace-nowrap text-sm font-medium !text-slate-900\">#${webinar.id}<\/td>\n                        <td class=\"px-6 py-4 whitespace-nowrap text-sm !text-slate-500\">\n                            <div class=\"flex items-center gap-2\">\n                                <i data-lucide=\"calendar\" class=\"w-4 h-4 text-slate-400\"><\/i>\n                                ${webinar.date}\n                            <\/div>\n                        <\/td>\n                        <td class=\"px-6 py-4 text-sm !text-slate-700 font-medium leading-relaxed\">${webinar.title}<\/td>\n                        <td class=\"px-6 py-4 text-right align-middle\">\n                            ${actionButton}\n                        <\/td>\n                    <\/tr>\n                `}).join('');\n                \n                initIcons();\n            }\n\n            \/\/ Initial Render\n            renderWebinars();\n\n            \/\/ Search Listener\n            searchInput.addEventListener('input', (e) => {\n                renderWebinars(e.target.value);\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>LIVRESQ &#8211; Formation &#038; Ressources CENTRE DE FORMATION Formation &#038; Ressources D\u00e9couvrez des ressources p\u00e9dagogiques cr\u00e9\u00e9es par l&#8217;\u00e9quipe LIVRESQ et notre communaut\u00e9. Explorez les webinaires et tutoriels disponibles. Vid\u00e9o HD DERNI\u00c8RE PARUTION \u00b7 WEBINAIRE #62 30 juil. 2026 Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9 D\u00e9couvrez comment exporter vos projets en [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Training - LIVRESQ<\/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:\/\/livresq.com\/fr\/formation\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Training - LIVRESQ\" \/>\n<meta property=\"og:description\" content=\"LIVRESQ &#8211; Formation &#038; Ressources CENTRE DE FORMATION Formation &#038; Ressources D\u00e9couvrez des ressources p\u00e9dagogiques cr\u00e9\u00e9es par l&#8217;\u00e9quipe LIVRESQ et notre communaut\u00e9. Explorez les webinaires et tutoriels disponibles. Vid\u00e9o HD DERNI\u00c8RE PARUTION \u00b7 WEBINAIRE #62 30 juil. 2026 Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9 D\u00e9couvrez comment exporter vos projets en [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/fr\/formation\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T09:02:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/\",\"url\":\"https:\\\/\\\/livresq.com\\\/training\\\/\",\"name\":\"Training - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\",\"datePublished\":\"2019-07-22T13:54:28+00:00\",\"dateModified\":\"2026-09-04T09:02:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/livresq.com\\\/training\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\",\"url\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\",\"contentUrl\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\\\/\\\/livresq.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"name\":\"LIVRESQ\",\"description\":\"eLearning Authoring Tool\",\"publisher\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/livresq.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\",\"name\":\"LIVRESQ - Authoring Tool\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/cropped-Logo.png?fit=1054%2C575&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/cropped-Logo.png?fit=1054%2C575&ssl=1\",\"width\":1054,\"height\":575,\"caption\":\"LIVRESQ - Authoring Tool\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Formation - LIVRESQ","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:\/\/livresq.com\/fr\/formation\/","og_locale":"fr_FR","og_type":"article","og_title":"Training - LIVRESQ","og_description":"LIVRESQ &#8211; Formation &#038; Ressources CENTRE DE FORMATION Formation &#038; Ressources D\u00e9couvrez des ressources p\u00e9dagogiques cr\u00e9\u00e9es par l&#8217;\u00e9quipe LIVRESQ et notre communaut\u00e9. Explorez les webinaires et tutoriels disponibles. Vid\u00e9o HD DERNI\u00c8RE PARUTION \u00b7 WEBINAIRE #62 30 juil. 2026 Contr\u00f4le total : Exporter et \u00e9craser des projets en toute simplicit\u00e9 D\u00e9couvrez comment exporter vos projets en [&hellip;]","og_url":"https:\/\/livresq.com\/fr\/formation\/","og_site_name":"LIVRESQ","article_modified_time":"2026-09-04T09:02:55+00:00","og_image":[{"url":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/livresq.com\/training\/","url":"https:\/\/livresq.com\/training\/","name":"Formation - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/training\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/training\/#primaryimage"},"thumbnailUrl":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","datePublished":"2019-07-22T13:54:28+00:00","dateModified":"2026-09-04T09:02:55+00:00","breadcrumb":{"@id":"https:\/\/livresq.com\/training\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/training\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/livresq.com\/training\/#primaryimage","url":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","contentUrl":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"Training"}]},{"@type":"WebSite","@id":"https:\/\/livresq.com\/en\/#website","url":"https:\/\/livresq.com\/en\/","name":"LIVRESQ","description":"Outil de cr\u00e9ation eLearning","publisher":{"@id":"https:\/\/livresq.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/livresq.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/livresq.com\/en\/#organization","name":"LIVRESQ - Outil de cr\u00e9ation","url":"https:\/\/livresq.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/livresq.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2019\/07\/cropped-Logo.png?fit=1054%2C575&ssl=1","contentUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2019\/07\/cropped-Logo.png?fit=1054%2C575&ssl=1","width":1054,"height":575,"caption":"LIVRESQ - Authoring Tool"},"image":{"@id":"https:\/\/livresq.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":130,"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":493504,"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/pages\/15\/revisions\/493504"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/fr\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}