



{"id":324240,"date":"2025-01-30T13:37:45","date_gmt":"2025-01-30T11:37:45","guid":{"rendered":"https:\/\/livresq.com\/?page_id=324240"},"modified":"2026-03-18T14:28:23","modified_gmt":"2026-03-18T12:28:23","slug":"pedagogie-digitala","status":"publish","type":"page","link":"https:\/\/livresq.com\/ro\/pedagogie-digitala\/","title":{"rendered":"Pedagogie Digital\u0103"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ro\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Pedagogie Digital\u0103 &#8211; LIVRESQ<\/title>\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=Inter:wght@300;400;500;600;700;800&#038;family=Roboto:wght@700;900&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Tailwind CSS (via CDN) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Lucide Icons (via CDN) -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n    <!-- Tailwind Configuration -->\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        midnight: '#0F1623',\n                        livresq: {\n                            fucsia: '#D91278',   \/\/ Primary Action\n                            'fucsia-dark': '#b00e60', \/\/ Hover State\n                            albastru: '#6fccf0', \/\/ Secondary \/ Light Blue\n                            blond: '#faed87',    \/\/ Highlight \/ Yellow\n                            darkblue: '#2c3e50', \/\/ Text \/ Footer\n                            light: '#f8f9fa',\n                            text: '#333333'\n                        },\n                        slate: {\n                            850: '#151e2e',\n                            900: '#0F1623' \n                        }\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        heading: ['Roboto', 'sans-serif'],\n                    },\n                    animation: {\n                        'blob': 'blob 7s infinite',\n                        'float': 'float 6s ease-in-out infinite',\n                    },\n                    keyframes: {\n                        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                        float: {\n                            '0%, 100%': { transform: 'translateY(0)' },\n                            '50%': { transform: 'translateY(-20px)' },\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n\n    <style>\n        html { scroll-behavior: smooth; }\n        \n        \/* Grid Pattern *\/\n        .bg-grid-overlay {\n            background-size: 40px 40px;\n            background-image: linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),\n                              linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);\n        }\n\n        \/* Reveal Animation *\/\n        .reveal {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: all 0.8s cubic-bezier(0.5, 0, 0, 1);\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\n        \/* Scoped Overrides *\/\n        #livresq-pedagogie-page a { text-decoration: none !important; }\n        #livresq-pedagogie-page .text-white { color: #ffffff !important; }\n        \n        \/* Accordion Transition *\/\n        .livresq-accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease-out, opacity 0.3s ease-out;\n            opacity: 0;\n        }\n        .livresq-accordion-item.is-open .livresq-accordion-content {\n            max-height: 1000px;\n            opacity: 1;\n        }\n        .livresq-accordion-item.is-open .lucide-chevron-down {\n            transform: rotate(180deg);\n        }\n        .livresq-accordion-item.is-open .icon-container {\n            background-color: #D91278 !important; \/* livresq-fucsia *\/\n            color: white !important;\n        }\n        \n        \/* Force overrides for WordPress theme conflicts *\/\n        .livresq-accordion-item {\n            border: 1px solid #e2e8f0 !important; \/* slate-200 *\/\n            border-radius: 1rem !important;\n            overflow: hidden !important;\n            background-color: #ffffff !important;\n            margin-bottom: 1rem !important;\n        }\n        .livresq-accordion-item > button {\n            background-color: #ffffff !important;\n            color: #0f172a !important; \/* slate-900 *\/\n            border: none !important; \/* Remove WP theme button borders *\/\n            outline: none !important;\n            box-shadow: none !important;\n            border-radius: 0 !important;\n            width: 100% !important;\n            margin: 0 !important;\n        }\n        .livresq-accordion-item > button:hover {\n            background-color: #f8fafc !important; \/* slate-50 *\/\n        }\n        .livresq-accordion-item.is-open > button {\n            background-color: #ffffff !important;\n        }\n        \n        \/* Full width section override for WordPress containers *\/\n        .full-width-section {\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            max-width: 100vw !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-gray-700 antialiased bg-white selection:bg-livresq-fucsia selection:text-white overflow-x-hidden\">\n\n    <div id=\"livresq-pedagogie-page\" class=\"min-h-screen bg-slate-50\">\n        \n        <!-- HERO SECTION -->\n        <div class=\"relative bg-slate-50 overflow-hidden pt-12 pb-12 lg:pt-16 full-width-section\">\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 active\">\n                    <span class=\"inline-flex items-center py-1 px-3 rounded-md border border-[#1379D1]\/20 bg-[#1379D1]\/5 text-[#1379D1] text-xs font-bold uppercase tracking-[0.2em] mb-6 shadow-sm transition-all hover:bg-[#1379D1]\/10\">\n                        <i data-lucide=\"graduation-cap\" class=\"w-3 h-3 mr-2\"><\/i> \n                        Program de Formare Continu\u0103\n                    <\/span>\n                    \n                    <h1 class=\"text-5xl md:text-7xl font-heading font-black text-slate-900 leading-[1.1] tracking-tight mb-0\">\n                        Pedagogie&nbsp;<span class=\"text-livresq-fucsia\">Digital\u0103<\/span>\n                    <\/h1>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- INTRO SECTION -->\n        <section class=\"py-16 bg-white full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 items-start\">\n                    <div class=\"space-y-6 text-lg text-slate-600 leading-relaxed reveal\">\n                        <p>Bine ai venit \u00een spa\u021biul dedicat dezvolt\u0103rii Resurselor Educa\u021bionale Deschise (RED) \u00een <strong>proiectele de mari dimensiuni.<\/strong><\/p>\n                        <p>Acesta este un spa\u021biu esen\u021bial pentru cadrele didactice \u0219i coordonatorii de proiecte educa\u021bionale. Aici vei descoperi un ecosistem complet de formare \u0219i resurse.<\/p>\n                        <p>Indiferent dac\u0103 e\u0219ti profesor \u0219i vrei s\u0103 creezi RED-uri sau coordonezi un consor\u021biu educa\u021bional, vei avea acces la o colec\u021bie extins\u0103 de cursuri, ghiduri \u0219i tutoriale.<\/p>\n                    <\/div>\n\n                    <div class=\"bg-slate-50 rounded-2xl p-8 border border-slate-200 shadow-sm reveal delay-100\">\n                        <h3 class=\"text-xl font-bold text-slate-900 mb-6 flex items-center\">\n                            <span class=\"w-8 h-8 bg-[#1379D1] text-white rounded-full flex items-center justify-center mr-3 text-sm\">#<\/span>\n                            Sec\u021biuni Pagina\n                        <\/h3>\n                        <nav class=\"space-y-3\">\n                            <a href=\"#CursProiectareaRealizareaSiUtilizareaRED\" class=\"flex items-center p-3 rounded-lg hover:bg-white hover:shadow-md transition-all group border border-transparent hover:border-slate-100\">\n                                <i data-lucide=\"chevron-right\" class=\"w-4 h-4 text-[#1379D1] mr-3 group-hover:translate-x-1 transition-transform\"><\/i>\n                                <span class=\"text-slate-700 font-medium group-hover:text-[#D91278] transition-colors\">Curs \u201eProiectarea, realizarea \u0219i utilizarea RED\u201d<\/span>\n                            <\/a>\n                            <a href=\"#SablonRED\" class=\"flex items-center p-3 rounded-lg hover:bg-white hover:shadow-md transition-all group border border-transparent hover:border-slate-100\">\n                                <i data-lucide=\"chevron-right\" class=\"w-4 h-4 text-[#1379D1] mr-3 group-hover:translate-x-1 transition-transform\"><\/i>\n                                <span class=\"text-slate-700 font-medium group-hover:text-[#D91278] transition-colors\">\u0218ablon dezvoltare RED<\/span>\n                            <\/a>\n                            <a href=\"#ComunitateCadreDidactice\" class=\"flex items-center p-3 rounded-lg hover:bg-white hover:shadow-md transition-all group border border-transparent hover:border-slate-100\">\n                                <i data-lucide=\"chevron-right\" class=\"w-4 h-4 text-[#1379D1] mr-3 group-hover:translate-x-1 transition-transform\"><\/i>\n                                <span class=\"text-slate-700 font-medium group-hover:text-[#D91278] transition-colors\">Comunitate de cadre didactice<\/span>\n                            <\/a>\n                            <a href=\"#ManualUtilizareEditorulLIVRESQ\" class=\"flex items-center p-3 rounded-lg hover:bg-white hover:shadow-md transition-all group border border-transparent hover:border-slate-100\">\n                                <i data-lucide=\"chevron-right\" class=\"w-4 h-4 text-[#1379D1] mr-3 group-hover:translate-x-1 transition-transform\"><\/i>\n                                <span class=\"text-slate-700 font-medium group-hover:text-[#D91278] transition-colors\">Manual utilizare LIVRESQ<\/span>\n                            <\/a>\n                        <\/nav>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ENROLLMENT SECTION -->\n        <section id=\"CursProiectareaRealizareaSiUtilizareaRED\" class=\"py-20 bg-slate-900 text-white relative overflow-hidden full-width-section\">\n            <div class=\"absolute inset-0 opacity-10 pointer-events-none bg-grid-overlay\"><\/div>\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\">\n                    <div class=\"space-y-8 reveal\">\n                        <div class=\"inline-flex items-center px-4 py-1.5 rounded-full bg-emerald-500\/10 border border-emerald-500\/20 text-emerald-400 text-sm font-bold uppercase tracking-wider\">\n                            <span class=\"w-2 h-2 bg-emerald-500 rounded-full mr-2 animate-pulse\"><\/span>\n                            \u00censcrieri deschise\n                        <\/div>\n                        <h2 class=\"text-4xl md:text-5xl font-heading font-black leading-tight\">Curs \u201eProiectarea, realizarea \u0219i utilizarea RED\u201d<\/h2>\n                        <div class=\"grid grid-cols-4 gap-4\" id=\"countdown\">\n                            <div class=\"bg-white\/5 backdrop-blur-md border border-white\/10 rounded-xl p-4 text-center\">\n                                <div class=\"text-3xl md:text-4xl font-black text-livresq-fucsia\" id=\"days\">00<\/div>\n                                <div class=\"text-[10px] uppercase font-bold text-slate-400 tracking-widest mt-1\">Zile<\/div>\n                            <\/div>\n                            <div class=\"bg-white\/5 backdrop-blur-md border border-white\/10 rounded-xl p-4 text-center\">\n                                <div class=\"text-3xl md:text-4xl font-black text-livresq-fucsia\" id=\"hours\">00<\/div>\n                                <div class=\"text-[10px] uppercase font-bold text-slate-400 tracking-widest mt-1\">Ore<\/div>\n                            <\/div>\n                            <div class=\"bg-white\/5 backdrop-blur-md border border-white\/10 rounded-xl p-4 text-center\">\n                                <div class=\"text-3xl md:text-4xl font-black text-livresq-fucsia\" id=\"minutes\">00<\/div>\n                                <div class=\"text-[10px] uppercase font-bold text-slate-400 tracking-widest mt-1\">Min<\/div>\n                            <\/div>\n                            <div class=\"bg-white\/5 backdrop-blur-md border border-white\/10 rounded-xl p-4 text-center\">\n                                <div class=\"text-3xl md:text-4xl font-black text-livresq-fucsia\" id=\"seconds\">00<\/div>\n                                <div class=\"text-[10px] uppercase font-bold text-slate-400 tracking-widest mt-1\">Sec<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-baseline gap-4\">\n                            <div class=\"text-6xl font-black text-white\">557<\/div>\n                            <div class=\"text-2xl font-bold text-slate-400\">lei<\/div>\n                        <\/div>\n                        <p class=\"text-xl text-slate-300 font-medium\">Urm\u0103toarea grup\u0103 \u00eencepe \u00een <strong>20.04.2026 la ora 17:00<\/strong>.<\/p>\n                        <div class=\"flex flex-col sm:flex-row gap-4\">\n                            <a href=\"https:\/\/livresq.com\/ro\/?add-to-cart=484066\" id=\"enroll-btn\" class=\"inline-flex items-center justify-center px-8 py-4 bg-[#D91278] hover:bg-[#b00e60] text-white font-bold text-lg rounded-xl shadow-xl transition-all hover:-translate-y-1\">\n                                <i data-lucide=\"shopping-cart\" id=\"enroll-icon\" class=\"w-5 h-5 mr-2\"><\/i> <span id=\"enroll-text\">\u00censcrie-te acum<\/span>\n                            <\/a>\n                            <a href=\"https:\/\/livresq.com\/ro\/produse-eligibile-pentru-carduri-de-prima-didactica\/\" class=\"inline-flex items-center justify-center px-8 py-4 bg-white\/10 hover:bg-white\/20 text-white font-bold text-lg rounded-xl border border-white\/20 backdrop-blur-sm transition-all\">\n                                <i data-lucide=\"credit-card\" class=\"w-5 h-5 mr-2\"><\/i> Plat\u0103 card didactic\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"reveal delay-200\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?w=800&#038;ssl=1\" alt=\"Curs\" class=\"rounded-3xl shadow-2xl border border-white\/10 w-full max-w-md mx-auto\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- COURSE MODULES SECTION -->\n        <section class=\"py-20 bg-white full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16\">\n                    <!-- Left Side: Info & Advantages -->\n                    <div class=\"space-y-8 reveal\">\n                        <h2 class=\"text-3xl font-heading font-black text-slate-900\">De ce s\u0103 participi la acest curs?<\/h2>\n                        \n                        <div class=\"space-y-4\">\n                            <div class=\"flex items-start gap-3\">\n                                <i data-lucide=\"check-circle\" class=\"w-6 h-6 text-emerald-500 flex-shrink-0 mt-0.5\"><\/i>\n                                <p class=\"text-lg text-slate-700\">\u00cenve\u021bi direct de la creatorii editorului e-learning LIVRESQ<\/p>\n                            <\/div>\n                            <div class=\"flex items-start gap-3\">\n                                <i data-lucide=\"check-circle\" class=\"w-6 h-6 text-emerald-500 flex-shrink-0 mt-0.5\"><\/i>\n                                <p class=\"text-lg text-slate-700\">Grup\u0103 restr\u00e2ns\u0103 \u0219i aten\u021bie la fiecare cursant<\/p>\n                            <\/div>\n                            <div class=\"flex items-start gap-3\">\n                                <i data-lucide=\"check-circle\" class=\"w-6 h-6 text-emerald-500 flex-shrink-0 mt-0.5\"><\/i>\n                                <p class=\"text-lg text-slate-700\">100% online pe platforma Zoom \u0219i CoffeeLMS<\/p>\n                            <\/div>\n                            <div class=\"flex items-start gap-3\">\n                                <i data-lucide=\"check-circle\" class=\"w-6 h-6 text-emerald-500 flex-shrink-0 mt-0.5\"><\/i>\n                                <p class=\"text-lg text-slate-700\">Predare intensiv\u0103 cu durata de 12 ore sincron<\/p>\n                            <\/div>\n                            <div class=\"flex items-start gap-3\">\n                                <i data-lucide=\"check-circle\" class=\"w-6 h-6 text-emerald-500 flex-shrink-0 mt-0.5\"><\/i>\n                                <p class=\"text-lg text-slate-700\">Activit\u0103\u021bi asincron independente ghidate (40 ore)<\/p>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"p-6 bg-slate-50 rounded-2xl border border-slate-200 space-y-4\">\n                            <div class=\"flex items-center gap-3 text-slate-700\">\n                                <i data-lucide=\"clock\" class=\"w-5 h-5 text-[#1379D1]\"><\/i>\n                                <span><strong>Durata:<\/strong> 12 ore sincron \u0219i 40 ore asincron (3 s\u0103pt\u0103m\u00e2ni)<\/span>\n                            <\/div>\n                            <div class=\"flex items-center gap-3 text-slate-700\">\n                                <i data-lucide=\"calendar\" class=\"w-5 h-5 text-[#1379D1]\"><\/i>\n                                <span><strong>Forma:<\/strong> Online (Zoom + LMS)<\/span>\n                            <\/div>\n                            <div class=\"flex items-center gap-3 text-slate-700\">\n                                <i data-lucide=\"user\" class=\"w-5 h-5 text-[#1379D1]\"><\/i>\n                                <span><strong>Formatori:<\/strong> Raluca Bolocan \u0219i Gabriel Laz\u0103r<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"bg-livresq-fucsia\/5 border border-livresq-fucsia\/20 rounded-2xl p-6\">\n                            <p class=\"text-livresq-fucsia font-bold text-lg\">La absolvirea cursului participan\u021bii vor primi o diplom\u0103 ce atest\u0103 finalizarea acestuia!<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Right Side: Modules Accordion -->\n                    <div class=\"space-y-4 reveal delay-200\" id=\"modules-container\">\n                        <h2 class=\"text-3xl font-heading font-black text-slate-900 mb-8\">Structura Cursului<\/h2>\n                        <!-- Modules injected by JS -->\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FAQ SECTION -->\n        <section class=\"py-20 bg-white full-width-section\">\n            <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"text-center mb-16 reveal\">\n                    <span class=\"inline-flex items-center px-3 py-1 rounded-full bg-[#1379D1]\/10 text-[#1379D1] text-xs font-bold uppercase tracking-widest mb-4\">\n                        <i data-lucide=\"help-circle\" class=\"w-3 h-3 mr-2\"><\/i> \u00centreb\u0103ri Frecvente\n                    <\/span>\n                    <h2 class=\"text-4xl font-heading font-black text-slate-900\">Tot ce trebuie s\u0103 \u0219tii despre <span class=\"text-livresq-fucsia\">curs<\/span><\/h2>\n                <\/div>\n                <div class=\"space-y-4\" id=\"faq-container\">\n                    <!-- FAQ Items will be handled by JS -->\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- TEMPLATES SECTION -->\n        <section id=\"SablonRED\" class=\"py-20 bg-white full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"text-center max-w-3xl mx-auto mb-12 reveal\">\n                    <h2 class=\"text-4xl font-heading font-black text-slate-900 mb-6\">\u0218abloane dezvoltare <span class=\"text-livresq-fucsia\">RED<\/span><\/h2>\n                    <p class=\"text-lg text-slate-600\">Modele predefinite folosite \u00een LIVRESQ pentru a crea rapid Resurse Educa\u021bionale Deschise.<\/p>\n                <\/div>\n                \n                <!-- Interactive Tabs -->\n                <div class=\"flex justify-center gap-2 mb-12 flex-wrap reveal\" id=\"template-tabs\">\n                    <!-- Tabs injected by JS -->\n                <\/div>\n\n                <div class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 reveal\" id=\"templates-grid\">\n                    <!-- Templates will be injected by JS -->\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- TESTIMONIAL SECTION -->\n        <section class=\"py-20 bg-white overflow-hidden full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"relative bg-slate-900 rounded-[3rem] p-8 md:p-16 text-white shadow-2xl reveal\">\n                    <div class=\"relative z-10 flex flex-col items-center text-center\">\n                        <div class=\"w-16 h-16 bg-[#D91278] rounded-2xl flex items-center justify-center mb-8 shadow-lg shadow-[#D91278]\/20\">\n                            <i data-lucide=\"quote\" class=\"w-8 h-8 text-white fill-white\"><\/i>\n                        <\/div>\n                        <blockquote class=\"text-xl md:text-3xl font-medium leading-relaxed max-w-4xl mb-12 italic\">\n                            \u201eSunt Conferen\u021biar Universitar, Doctor \u00een \u0218tiin\u021bele Educatiei \u0219i am \u00eencheiat recent acest curs! Am \u00eenv\u0103\u021bat cum s\u0103 dau via\u021b\u0103 Pedagogiei digitale printr-o platform\u0103 cu infinite posibilit\u0103\u021bi de predare-evaluare-\u00eenv\u0103\u021bare!\u201d\n                        <\/blockquote>\n                        <div class=\"flex flex-col items-center\">\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-07-115330.png?fit=907%2C907&#038;ssl=1\" alt=\"Cristina Tulbure\" class=\"w-20 h-20 rounded-full border-4 border-white\/10 mb-4 object-cover\">\n                            <div class=\"text-xl font-bold text-white\">Cristina Tulbure<\/div>\n                            <div class=\"text-slate-400 font-medium text-sm\">Conferen\u021biar Universitar, Doctor \u00een \u0218tiin\u021bele Educa\u021biei<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- TUTORIAL SECTION -->\n        <section id=\"GhidPublicareREDconformSCORM\" class=\"py-20 bg-slate-50 full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\">\n                    <div class=\"reveal\">\n                        <div class=\"relative rounded-3xl overflow-hidden shadow-2xl bg-slate-900 aspect-video group\">\n                            <video class=\"w-full h-full object-cover opacity-80\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2024\/06\/AI-image-RO_Livresq.mp4\" autoPlay loop muted playsInline><\/video>\n                            <div class=\"absolute inset-0 flex items-center justify-center pointer-events-none\">\n                                <div class=\"w-16 h-16 bg-white\/20 backdrop-blur-md rounded-full flex items-center justify-center border border-white\/30\">\n                                    <i data-lucide=\"play\" class=\"w-8 h-8 text-white fill-white\"><\/i>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"reveal delay-200 space-y-8\">\n                        <h2 class=\"text-4xl font-heading font-black text-slate-900 leading-tight\">Tutorial creare \u0219i publicare <span class=\"text-livresq-fucsia\">RED<\/span><\/h2>\n                        <p class=\"text-lg text-slate-600 leading-relaxed\">Instrument esen\u021bial pentru cadrele didactice care doresc s\u0103 publice materiale RED conform standardului SCORM.<\/p>\n                        <a href=\"https:\/\/livresq.com\/ro\/news\/pregatirea-si-publicarea-unui-material-lectie-curs-in-livresq\/\" class=\"inline-flex items-center justify-center px-8 py-4 bg-[#D91278] hover:bg-[#b00e60] text-white font-bold rounded-xl shadow-lg transition-all hover:-translate-y-1\">\n                            <i data-lucide=\"file-text\" class=\"w-5 h-5 mr-2\"><\/i> Acceseaz\u0103 tutorialul\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- MANUAL SECTION -->\n        <section id=\"ManualUtilizareEditorulLIVRESQ\" class=\"py-20 bg-white full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\">\n                    <div class=\"reveal space-y-8\">\n                        <h2 class=\"text-4xl font-heading font-black text-slate-900 leading-tight\">Manual utilizare <span class=\"text-[#D91378]\">LIVRESQ<\/span><\/h2>\n                        <p class=\"text-lg text-slate-600 leading-relaxed\">Platforma LIVRESQ reprezint\u0103 un instrument indispensabil pentru profesori \u0219i formatori interesa\u021bi de proiectarea RED.<\/p>\n                        <a href=\"https:\/\/livresq.com\/wp-content\/uploads\/2025\/01\/Manual-Utilizare-LIVRESQ.pdf\" class=\"inline-flex items-center justify-center px-8 py-4 bg-[#1379D1] hover:bg-blue-700 text-white font-bold rounded-xl shadow-lg transition-all hover:-translate-y-1\">\n                            <i data-lucide=\"download\" class=\"w-5 h-5 mr-2\"><\/i> Descarc\u0103 Manualul (PDF)\n                        <\/a>\n                    <\/div>\n                    <div class=\"reveal delay-200\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/01\/ghid-livresq.png?fit=2480%2C3014&#038;ssl=1\" alt=\"Manual\" class=\"rounded-2xl shadow-2xl w-full max-w-lg mx-auto\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- COMMUNITY SECTION -->\n        <section id=\"ComunitateCadreDidactice\" class=\"py-20 bg-slate-50 full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\">\n                    <div class=\"reveal\">\n                        <div class=\"relative rounded-3xl overflow-hidden shadow-2xl bg-slate-900 aspect-video group\">\n                            <img data-recalc-dims=\"1\" decoding=\"async\" class=\"w-full h-full object-cover opacity-80 group-hover:opacity-100 transition-opacity\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/02\/Untitled-design-17.png?w=800&#038;ssl=1\" alt=\"Comunitate cadre didactice\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"reveal delay-200 space-y-8\">\n                        <h2 class=\"text-4xl font-heading font-black text-slate-900 leading-tight\">Comunitate de <span class=\"text-livresq-fucsia whitespace-nowrap\">cadre didactice<\/span><\/h2>\n                        <p class=\"text-lg text-slate-600 leading-relaxed\">\u00cenva\u021b\u0103 de la alte cadre didactice cum s\u0103 dezvol\u021bi RED-uri \u0219i lec\u021bii interactive. Accesul este gratuit.<\/p>\n                        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n                            <a href=\"https:\/\/www.facebook.com\/groups\/271356147081234\" target=\"_blank\" class=\"flex items-center gap-4 p-4 bg-white rounded-2xl border border-slate-200 hover:border-[#1877F2] transition-all group\">\n                                <div class=\"w-10 h-10 rounded-lg bg-[#1877F2] flex items-center justify-center text-white shadow-lg\"><i data-lucide=\"facebook\" class=\"w-5 h-5 fill-current\"><\/i><\/div>\n                                <span class=\"font-bold text-slate-900\">Grup Facebook<\/span>\n                            <\/a>\n                            <a href=\"https:\/\/chat.whatsapp.com\/DSCD265ZmZALnKzpc9FiHO\" target=\"_blank\" class=\"flex items-center gap-4 p-4 bg-white rounded-2xl border border-slate-200 hover:border-[#25D366] transition-all group\">\n                                <div class=\"w-10 h-10 rounded-lg bg-[#25D366] flex items-center justify-center text-white shadow-lg\"><i data-lucide=\"message-circle\" class=\"w-5 h-5 fill-current\"><\/i><\/div>\n                                <span class=\"font-bold text-slate-900\">Grup WhatsApp<\/span>\n                            <\/a>\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-slate-400 font-bold text-sm uppercase tracking-widest\">\n                            <i data-lucide=\"users\" class=\"w-4 h-4\"><\/i>\n                            Peste 10.000 de profesori \u00eenrola\u021bi\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ARTICLES SECTION -->\n        <section class=\"py-20 bg-slate-50 full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"flex flex-col md:flex-row items-end justify-between mb-12 gap-6\">\n                    <div class=\"max-w-2xl reveal\">\n                        <div class=\"inline-flex items-center px-3 py-1 rounded-full bg-[#D91278]\/10 text-[#D91278] text-xs font-bold uppercase tracking-widest mb-4\">\n                            <i data-lucide=\"book-open\" class=\"w-3 h-3 mr-2\"><\/i> Resurse Utile\n                        <\/div>\n                        <h2 class=\"text-2xl md:text-3xl lg:text-4xl font-heading font-black text-slate-900 whitespace-nowrap\">Articole relevante legate de <span class=\"text-livresq-fucsia\">pedagogie&nbsp;digital\u0103<\/span><\/h2>\n                    <\/div>\n                    <a href=\"https:\/\/livresq.com\/ro\/blog\/\" class=\"text-[#1379D1] font-bold flex items-center gap-2 hover:underline group reveal delay-100 whitespace-nowrap\">\n                        Vezi toate articolele <i data-lucide=\"arrow-right\" class=\"w-4 h-4 group-hover:translate-x-1 transition-transform\"><\/i>\n                    <\/a>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\" id=\"articles-container\">\n                    <!-- Articles injected by JS -->\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FINAL NOTE -->\n        <section class=\"py-12 bg-white border-t border-slate-100 full-width-section\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center reveal\">\n                <p class=\"text-xl md:text-2xl font-bold text-slate-800 leading-relaxed\">\n                    Compania rom\u00e2neasc\u0103 <span class=\"text-[#FF8800]\">Ascendia<\/span>, dezvoltatoarea editorului <span class=\"text-livresq-fucsia\">LIVRESQ<\/span>, este membr\u0103 a Grupului de exper\u021bi pentru con\u021binut educa\u021bional digital (DEC) al Comisiei Europene.\n                <\/p>\n            <\/div>\n        <\/section>\n\n    <\/div>\n\n    <!-- SCRIPTS -->\n    <script>\n        \/\/ Countdown Logic\n        function updateCountdown() {\n            const target = new Date('2026-04-20T17:00:00').getTime();\n            const now = new Date().getTime();\n            const dist = target - now;\n            if (dist < 0) return;\n            document.getElementById('days').innerText = Math.floor(dist \/ (1000 * 60 * 60 * 24));\n            document.getElementById('hours').innerText = Math.floor((dist % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n            document.getElementById('minutes').innerText = Math.floor((dist % (1000 * 60 * 60)) \/ (1000 * 60));\n            document.getElementById('seconds').innerText = Math.floor((dist % (1000 * 60)) \/ 1000);\n        }\n        setInterval(updateCountdown, 1000);\n        updateCountdown();\n\n        \/\/ Modules Injection\n        const modules = [\n            {\n                title: 'Modul 1 - Despre RED-uri',\n                duration: '2 h sincron \u0219i 2 h asincron',\n                date: '20 Aprilie 2026, 17:00 - 19:00',\n                topics: [\n                    'Defini\u021bie \u0219i caracteristici ale resurselor educa\u021bionale deschise',\n                    'Drepturi de autor \u00een contextul RED-urilor',\n                    'Adaptarea RED-urilor la nevoile de \u00eenv\u0103\u021bare ale elevilor',\n                    'Obiectivele de \u00eenv\u0103\u021bare \u00een elaborarea RED-urilor',\n                    'Structurarea unei RED',\n                    'Experien\u021ba de \u00eenv\u0103\u021bare \u00een mediul digital',\n                    'Utilizarea RED \u2013 standardul SCORM'\n                ]\n            },\n            {\n                title: 'Modul 2 - Despre RED \u00een contextul DigCompEdu',\n                duration: '2 h sincron \u0219i 4 h asincron',\n                date: '22 Aprilie 2026, 17:00 - 19:00',\n                topics: [\n                    'Introducere \u00een DigCompEdu',\n                    'Competen\u021be digitale \u00een educa\u021bie: importan\u021b\u0103 \u0219i niveluri de dezvoltare',\n                    'Utilizarea \u0219i gestionarea resurselor digitale \u00een crearea de RED-uri',\n                    'Strategii \u0219i metode de evaluare \u00een contextul RED-urilor',\n                    'Considerente legate de capacitarea cursan\u021bilor: accesibilitate \u0219i incluziune'\n                ]\n            },\n            {\n                title: 'Modul 3 - Resurse digitale utile \u00een dezvoltarea RED-urilor',\n                duration: '2 h sincron \u0219i 4 h asincron',\n                date: '23 Aprilie 2026, 17:00 - 19:00',\n                topics: [\n                    'Principii de baz\u0103 \u00een proiectarea RED-urilor',\n                    'Principii de design grafic: culori, fonturi \u0219i compozi\u021bie',\n                    'Utilizarea Inteligen\u021bei Artificiale \u00een proiectarea unei RED',\n                    'Tipuri de resurse digitale: imagine, text, video, audio, interactive',\n                    'Utilizarea resurselor digitale \u00een gamificare'\n                ]\n            },\n            {\n                title: 'Modul 4 - Dezvoltarea practic\u0103 a unei RED',\n                duration: '6 h sincron \u0219i 30 h asincron',\n                date: '24, 27 \u0219i 29 Aprilie 2026, 17:00 - 19:00',\n                topics: [\n                    'Platforma de publicare: consultarea \u0219i gestionarea RED-urilor',\n                    'Crearea unui RED nou. Editarea \u0219i adaptarea unui \u0219ablon',\n                    'Resurse digitale expozitive: imagine, text, audio, video, ata\u0219ament',\n                    'Resurse digitale interactive: galerie, acordeon, taburi, etichete',\n                    'Utilizarea chestionarelor \u0219i instrumentelor de ghidare',\n                    'Organizarea unei RED: semne de carte, cuprins, bar\u0103 de progres',\n                    'Importan\u021ba \u0219i utilitatea metadatelor'\n                ]\n            }\n        ];\n\n        const modulesContainer = document.getElementById('modules-container');\n        if (modulesContainer) {\n            modules.forEach((mod, i) => {\n                const div = document.createElement('div');\n                div.className = 'livresq-accordion-item border border-slate-200 rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow bg-white';\n                \n                let topicsHtml = mod.topics.map(topic => `\n                    <li class=\"flex items-start gap-2 text-slate-600\">\n                        <span class=\"w-1.5 h-1.5 bg-[#1379D1] rounded-full mt-2 flex-shrink-0\"><\/span>\n                        ${topic}\n                    <\/li>\n                `).join('');\n\n                div.innerHTML = `\n                    <button class=\"w-full flex items-start sm:items-center justify-between p-5 bg-white text-left transition-colors hover:bg-slate-50 gap-4\">\n                        <div class=\"flex-1 min-w-0\">\n                            <h3 class=\"font-bold text-slate-900 text-lg leading-snug break-words\">${mod.title}<\/h3>\n                            <p class=\"text-sm text-[#1379D1] font-medium mt-1\">${mod.duration}<\/p>\n                        <\/div>\n                        <div class=\"w-8 h-8 rounded-full flex items-center justify-center transition-all bg-slate-100 text-slate-500 icon-container flex-shrink-0 mt-0.5 sm:mt-0\">\n                            <i data-lucide=\"chevron-down\" class=\"w-5 h-5 transition-transform\"><\/i>\n                        <\/div>\n                    <\/button>\n                    <div class=\"livresq-accordion-content\">\n                        <div class=\"p-5 bg-slate-50 border-t border-slate-200 space-y-4\">\n                            <div class=\"flex items-center gap-2 text-sm font-bold text-slate-600 bg-white p-2 rounded-lg border border-slate-200 w-fit\">\n                                <i data-lucide=\"calendar\" class=\"w-4 h-4 text-livresq-fucsia\"><\/i>\n                                ${mod.date}\n                            <\/div>\n                            <ul class=\"space-y-2\">\n                                ${topicsHtml}\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                `;\n                \n                const btn = div.querySelector('button');\n                btn.addEventListener('click', () => {\n                    const isOpen = div.classList.contains('is-open');\n                    modulesContainer.querySelectorAll('.livresq-accordion-item').forEach(item => item.classList.remove('is-open'));\n                    if (!isOpen) {\n                        div.classList.add('is-open');\n                    }\n                });\n\n                modulesContainer.appendChild(div);\n            });\n        }\n\n        \/\/ FAQ Injection\n        const faqs = [\n            {q: 'Cum \u0219tiu c\u0103 sunt pe lista de participan\u021bi?', a: 'Dup\u0103 \u00eenscriere, ve\u021bi primi un email de confirmare. Ulterior, ve\u021bi primi informa\u021bii suplimentare \u00een ziua primei sesiuni.'},\n            {q: 'Cum m\u0103 conectez la sesiunile sincron (live)?', a: 'Ve\u021bi primi un link de conectare \u00een ziua \u00een care va avea loc prima sesiune. V\u0103 r\u0103m\u00e2ne acela\u0219i link pentru toate sesiunile. Platforma folosit\u0103 este Zoom.'},\n            {q: 'Unde g\u0103sesc materialele asincron?', a: 'Pentru a accesa materialele asincron ve\u021bi primi acces pe platforma CoffeeLMS printr-un cont personal. Ve\u021bi primi instruc\u021biuni complete odat\u0103 cu \u00eenceperea cursului.'},\n            {q: 'C\u00e2t timp am acces la platforma LMS?', a: 'Accesul la platforma LMS este oprit dup\u0103 30 de zile calendaristice de la finalizarea cursului. Este important s\u0103 parcurge\u021bi materialele \u00een ritmul recomandat.'},\n            {q: 'Pot achita cursul folosind cardul de prim\u0103 didactic\u0103?', a: 'Da, pute\u021bi achita cursul folosind cardul de prim\u0103 didactic\u0103. Pentru a efectua plata, accesa\u021bi link-ul dedicat \u0219i urma\u021bi pa\u0219ii necesari.'},\n            {q: 'Cursul se va finaliza cu examen?', a: 'Nu va exista examen, \u00eens\u0103 condi\u021bia principal\u0103 de absolvire este crearea \u0219i publicarea unei Resurse Educa\u021bionale Deschise conform cerin\u021belor tehnice.'},\n            {q: 'Primesc diplom\u0103 pentru curs?', a: 'La absolvirea cursului se acord\u0103 o diplom\u0103 de finalizare care atest\u0103 competen\u021bele dob\u00e2ndite.'},\n            {q: 'Voi primi \u00eenregistr\u0103rile sesiunilor sincron?', a: 'Ve\u021bi avea acces la multiple materiale asincron, \u00eens\u0103 participarea la sesiunile live pe Zoom este foarte important\u0103. Acestea nu vor fi \u00eenregistrate.'}\n        ];\n        const faqContainer = document.getElementById('faq-container');\n        if (faqContainer) {\n            faqs.forEach((faq, i) => {\n                const div = document.createElement('div');\n                div.className = 'livresq-accordion-item bg-white rounded-2xl border border-slate-200 shadow-sm overflow-hidden';\n                div.innerHTML = `\n                    <button class=\"w-full flex items-start sm:items-center justify-between p-6 text-left hover:bg-slate-50 transition-colors gap-4\">\n                        <span class=\"font-bold text-slate-800 flex-1 min-w-0 break-words\">${faq.q}<\/span>\n                        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-[#1379D1] transition-transform flex-shrink-0 mt-0.5 sm:mt-0\"><\/i>\n                    <\/button>\n                    <div class=\"livresq-accordion-content\">\n                        <div class=\"px-6 pb-6 text-slate-600 leading-relaxed border-t border-slate-50 pt-4\">${faq.a}<\/div>\n                    <\/div>\n                `;\n                \n                const btn = div.querySelector('button');\n                btn.addEventListener('click', () => {\n                    const isOpen = div.classList.contains('is-open');\n                    faqContainer.querySelectorAll('.livresq-accordion-item').forEach(item => item.classList.remove('is-open'));\n                    if (!isOpen) {\n                        div.classList.add('is-open');\n                    }\n                });\n\n                faqContainer.appendChild(div);\n            });\n        }\n\n        \/\/ Articles Injection\n        const articles = [\n            {\n                title: 'Resursele educa\u021bionale deschise \u00een contextul pedagogiei digitale moderne',\n                excerpt: 'Rol, impact \u0219i standardizare \u00een educa\u021bia contemporan\u0103 conform recomand\u0103rilor UNESCO.',\n                img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/06\/RED_pedagogie_LIVRESQ_UNESCO.jpg?fit=1875%2C1250&ssl=1',\n                href: 'https:\/\/livresq.com\/ro\/news\/resursele-educationale-deschise-in-contextul-pedagogiei-digitale-moderne-rol-impact-si-standardizare\/',\n                tag: 'News'\n            },\n            {\n                title: 'Pedagogie digital\u0103: Ce este \u0219i de ce este important\u0103 pentru educa\u021bia modern\u0103',\n                excerpt: '\u00cen era transform\u0103rii digitale, educa\u021bia se afl\u0103 la un punct de cotitur\u0103 major.',\n                img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/06\/pedagogie_digitala.jpg?fit=1500%2C1000&ssl=1',\n                href: 'https:\/\/livresq.com\/ro\/news\/pedagogie-digitala-ce-este-si-de-ce-este-importanta-pentru-educatia-moderna\/',\n                tag: 'Educa\u021bie'\n            },\n            {\n                title: 'Resurse Educa\u021bionale Deschise (RED) \u00een LIVRESQ: Cum transform\u0103 digitalizarea',\n                excerpt: 'Cum transform\u0103 digitalizarea procesul de predare \u0219i \u00eenv\u0103\u021bare prin instrumente interactive.',\n                img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/05\/verforim_httpss.mj_.runRrISvn-aaR8_httpss.mj_.run9NXjKiEZfXw_Ex_a91cb828-e2d6-4b41-83a6-532e2ab30f75_3.png?fit=1456%2C816&ssl=1',\n                href: 'https:\/\/livresq.com\/ro\/news\/resurse-educationale-deschise-red-in-livresq-cum-transforma-digitalizarea-procesul-de-predare\/',\n                tag: 'Inova\u021bie'\n            }\n        ];\n\n        const articlesContainer = document.getElementById('articles-container');\n        if (articlesContainer) {\n            articles.forEach((art, i) => {\n                const article = document.createElement('article');\n                article.className = `bg-white rounded-3xl overflow-hidden shadow-sm hover:shadow-xl transition-all border border-slate-200 flex flex-col group reveal delay-${(i+1)*100}`;\n                article.innerHTML = `\n                    <a href=\"${art.href}\" class=\"block relative aspect-video overflow-hidden\">\n                        <img decoding=\"async\" src=\"${art.img}\" alt=\"${art.title}\" class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\" referrerpolicy=\"no-referrer\">\n                        <div class=\"absolute top-4 left-4\">\n                            <span class=\"px-3 py-1 rounded-full bg-white\/90 backdrop-blur-sm text-[#1379D1] text-[10px] font-black uppercase tracking-widest shadow-sm\">${art.tag}<\/span>\n                        <\/div>\n                    <\/a>\n                    <div class=\"p-6 flex-1 flex flex-col\">\n                        <h3 class=\"text-xl font-bold text-slate-900 mb-3 group-hover:text-[#D91278] transition-colors line-clamp-2\">\n                            <a href=\"${art.href}\">${art.title}<\/a>\n                        <\/h3>\n                        <p class=\"text-slate-500 text-sm leading-relaxed mb-6 line-clamp-3\">${art.excerpt}<\/p>\n                        <div class=\"mt-auto\">\n                            <a href=\"${art.href}\" class=\"inline-flex items-center text-sm font-bold text-[#1379D1] group\/link\">\n                                Cite\u0219te mai mult <i data-lucide=\"arrow-right\" class=\"w-4 h-4 ml-2 group-hover\/link:translate-x-1 transition-transform\"><\/i>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                `;\n                articlesContainer.appendChild(article);\n            });\n        }\n\n        \/\/ Templates Injection & Filtering\n        const templates = [\n            { name: 'CLASIC', category: 'Standard', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/111.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/67a0dd7456d91100080ba259' },\n            { name: 'CLARITATE', category: 'Standard', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/444.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/6808f8213e526200094d4f69' },\n            { name: 'POVESTE', category: 'Standard', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/333.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/6808f3993e526200094d4f43' },\n            { name: 'FLUX', category: 'Standard', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/222.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/68079c803e526200094d4a3e' },\n            { name: 'TRICOLOR DRUM', category: 'Tricolor', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/111-1.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/685d097898d16e000942a94e' },\n            { name: 'TRICOLOR PORTAL', category: 'Tricolor', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/444-1.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/685d0a9c98d16e000942a953' },\n            { name: 'TRICOLOR PROMISIUNE', category: 'Tricolor', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/333-1.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/685d0a4c98d16e000942a951' },\n            { name: 'TRICOLOR CONTINUITATE', category: 'Tricolor', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/222-1.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/685d09fd98d16e000942a94f' },\n            { name: 'TRICOLOR SANCTUAR', category: 'Tricolor', img: 'https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2025\/07\/555.png?fit=500%2C500&ssl=1', href: 'https:\/\/library.livresq.com\/details\/68400a6014210d00092cb6a0' }\n        ];\n        \n        const categories = ['Toate', 'Standard', 'Tricolor'];\n        let activeTab = 'Toate';\n\n        const tabsContainer = document.getElementById('template-tabs');\n        const grid = document.getElementById('templates-grid');\n\n        function renderTemplates() {\n            grid.innerHTML = '';\n            const filtered = activeTab === 'Toate' ? templates : templates.filter(t => t.category === activeTab);\n            \n            filtered.forEach(tpl => {\n                const a = document.createElement('a');\n                a.href = tpl.href;\n                a.target = \"_blank\";\n                a.className = \"group relative bg-white rounded-2xl overflow-hidden shadow-sm hover:shadow-2xl transition-all border border-slate-200 block\";\n                a.innerHTML = `\n                    <div class=\"aspect-square overflow-hidden relative\">\n                        <img decoding=\"async\" src=\"${tpl.img}\" class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-700\">\n                        <div class=\"absolute inset-0 bg-slate-900\/60 opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-center justify-center backdrop-blur-[2px]\">\n                            <span class=\"bg-white text-slate-900 px-5 py-2.5 rounded-full font-bold text-sm flex items-center transform translate-y-4 group-hover:translate-y-0 transition-transform duration-300 shadow-xl\">\n                                Previzualizeaz\u0103 <i data-lucide=\"external-link\" class=\"w-4 h-4 ml-2 text-[#1379D1]\"><\/i>\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 text-center bg-white relative z-10 border-t border-slate-100\">\n                        <h3 class=\"font-bold text-slate-900 text-sm group-hover:text-[#1379D1] transition-colors\">${tpl.name}<\/h3>\n                        <p class=\"text-[11px] font-bold text-slate-400 uppercase tracking-wider mt-1\">${tpl.category}<\/p>\n                    <\/div>\n                `;\n                grid.appendChild(a);\n            });\n            lucide.createIcons();\n        }\n\n        function renderTabs() {\n            tabsContainer.innerHTML = '';\n            categories.forEach(cat => {\n                const btn = document.createElement('button');\n                btn.className = `px-6 py-2.5 rounded-full text-sm font-bold transition-all relative z-10 ${activeTab === cat ? 'text-white bg-[#1379D1] shadow-md' : 'text-slate-600 hover:bg-slate-200'}`;\n                btn.innerText = cat;\n                btn.onclick = () => {\n                    activeTab = cat;\n                    renderTabs();\n                    renderTemplates();\n                };\n                tabsContainer.appendChild(btn);\n            });\n        }\n\n        renderTabs();\n        renderTemplates();\n\n        \/\/ Add to cart logic\n        let isChecking = false;\n        const enrollBtn = document.getElementById('enroll-btn');\n        if (enrollBtn) {\n            enrollBtn.addEventListener('click', async (e) => {\n                e.preventDefault();\n                if (isChecking) return;\n                isChecking = true;\n                \n                const icon = document.getElementById('enroll-icon');\n                \n                \/\/ Loading state\n                icon.setAttribute('data-lucide', 'loader-2');\n                icon.classList.add('animate-spin');\n                lucide.createIcons();\n\n                const productId = 484066;\n                const addToCartUrl = `https:\/\/livresq.com\/ro\/?add-to-cart=${productId}`;\n                const cartUrl = `https:\/\/livresq.com\/ro\/cos\/`;\n\n                try {\n                    \/\/ Fetch WooCommerce Store API\n                    const response = await fetch('\/wp-json\/wc\/store\/cart');\n                    if (response.ok) {\n                        const cartData = await response.json();\n                        const isAlreadyInCart = cartData.items && cartData.items.some(item => item.id === productId);\n                        \n                        if (isAlreadyInCart) {\n                            alert('Cursul este deja ad\u0103ugat \u00een co\u0219ul dumneavoastr\u0103.');\n                            window.location.href = cartUrl;\n                            return;\n                        }\n                    }\n                } catch (error) {\n                    console.error('Eroare la verificarea co\u0219ului:', error);\n                }\n                \n                window.location.href = addToCartUrl;\n            });\n        }\n\n        \/\/ Initialize all icons\n        lucide.createIcons();\n\n        \/\/ Reveal Observer - Must be called after all dynamic injections\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) entry.target.classList.add('active');\n            });\n        }, { threshold: 0.1 });\n        document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pedagogie Digital\u0103 &#8211; LIVRESQ Program de Formare Continu\u0103 Pedagogie&nbsp;Digital\u0103 Bine ai venit \u00een spa\u021biul dedicat dezvolt\u0103rii Resurselor Educa\u021bionale Deschise (RED) \u00een proiectele de mari dimensiuni. Acesta este un spa\u021biu esen\u021bial pentru cadrele didactice \u0219i coordonatorii de proiecte educa\u021bionale. Aici vei descoperi un ecosistem complet de formare \u0219i resurse. Indiferent dac\u0103 e\u0219ti profesor \u0219i vrei s\u0103 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":490007,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-324240","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pedagogie Digital\u0103 - 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\/ro\/pedagogie-digitala\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pedagogie Digital\u0103 - LIVRESQ\" \/>\n<meta property=\"og:description\" content=\"Pedagogie Digital\u0103 &#8211; LIVRESQ Program de Formare Continu\u0103 Pedagogie&nbsp;Digital\u0103 Bine ai venit \u00een spa\u021biul dedicat dezvolt\u0103rii Resurselor Educa\u021bionale Deschise (RED) \u00een proiectele de mari dimensiuni. Acesta este un spa\u021biu esen\u021bial pentru cadrele didactice \u0219i coordonatorii de proiecte educa\u021bionale. Aici vei descoperi un ecosistem complet de formare \u0219i resurse. Indiferent dac\u0103 e\u0219ti profesor \u0219i vrei s\u0103 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/ro\/pedagogie-digitala\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T12:28:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/livresq.com\/wp-content\/uploads\/2025\/07\/NewsLetter.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1025\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Timp estimat pentru citire\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/\",\"url\":\"https:\/\/livresq.com\/pedagogie-digitala\/\",\"name\":\"Pedagogie Digital\u0103 - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\/\/livresq.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1\",\"datePublished\":\"2025-01-30T11:37:45+00:00\",\"dateModified\":\"2026-03-18T12:28:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/livresq.com\/pedagogie-digitala\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1\",\"width\":1080,\"height\":1350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/livresq.com\/pedagogie-digitala\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\/\/livresq.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pedagogie Digital\u0103\"}]},{\"@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\":\"ro-RO\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/livresq.com\/en\/#organization\",\"name\":\"LIVRESQ - Authoring Tool\",\"url\":\"https:\/\/livresq.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@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":"Pedagogie Digital\u0103 - 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\/ro\/pedagogie-digitala\/","og_locale":"ro_RO","og_type":"article","og_title":"Pedagogie Digital\u0103 - LIVRESQ","og_description":"Pedagogie Digital\u0103 &#8211; LIVRESQ Program de Formare Continu\u0103 Pedagogie&nbsp;Digital\u0103 Bine ai venit \u00een spa\u021biul dedicat dezvolt\u0103rii Resurselor Educa\u021bionale Deschise (RED) \u00een proiectele de mari dimensiuni. Acesta este un spa\u021biu esen\u021bial pentru cadrele didactice \u0219i coordonatorii de proiecte educa\u021bionale. Aici vei descoperi un ecosistem complet de formare \u0219i resurse. Indiferent dac\u0103 e\u0219ti profesor \u0219i vrei s\u0103 [&hellip;]","og_url":"https:\/\/livresq.com\/ro\/pedagogie-digitala\/","og_site_name":"LIVRESQ","article_modified_time":"2026-03-18T12:28:23+00:00","og_image":[{"width":1920,"height":1025,"url":"https:\/\/livresq.com\/wp-content\/uploads\/2025\/07\/NewsLetter.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Timp estimat pentru citire":"3 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/livresq.com\/pedagogie-digitala\/","url":"https:\/\/livresq.com\/pedagogie-digitala\/","name":"Pedagogie Digital\u0103 - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1","datePublished":"2025-01-30T11:37:45+00:00","dateModified":"2026-03-18T12:28:23+00:00","breadcrumb":{"@id":"https:\/\/livresq.com\/pedagogie-digitala\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/pedagogie-digitala\/"]}]},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/livresq.com\/pedagogie-digitala\/#primaryimage","url":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1","contentUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/03\/Black-and-White-Modern-Online-Course-Instagram-Post-2.png?fit=1080%2C1350&ssl=1","width":1080,"height":1350},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/pedagogie-digitala\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"Pedagogie Digital\u0103"}]},{"@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":"ro-RO"},{"@type":"Organization","@id":"https:\/\/livresq.com\/en\/#organization","name":"LIVRESQ - Authoring Tool","url":"https:\/\/livresq.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"ro-RO","@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\/ro\/wp-json\/wp\/v2\/pages\/324240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/comments?post=324240"}],"version-history":[{"count":464,"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/pages\/324240\/revisions"}],"predecessor-version":[{"id":490026,"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/pages\/324240\/revisions\/490026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/media\/490007"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/ro\/wp-json\/wp\/v2\/media?parent=324240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}