



{"id":34839,"date":"2020-05-18T10:56:57","date_gmt":"2020-05-18T07:56:57","guid":{"rendered":"https:\/\/livresq.com\/?p=34839"},"modified":"2026-03-16T16:00:04","modified_gmt":"2026-03-16T14:00:04","slug":"sich-um-das-diplom-des-erstellers-interaktiver-digitaler-bildungsressourcen-bewerben","status":"publish","type":"post","link":"https:\/\/livresq.com\/de\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/","title":{"rendered":"Bewerben Sie sich f\u00fcr das Diplom \"Educational Software Developer\"."},"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>Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d &#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 -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Lucide Icons -->\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',\n                            'fucsia-dark': '#b00e60',\n                            albastru: '#6fccf0',\n                            darkblue: '#2c3e50',\n                        }\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        heading: ['Roboto', 'sans-serif'],\n                    },\n                    animation: {\n                        'blob': 'blob 7s 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                    }\n                }\n            }\n        }\n    <\/script>\n\n    <style>\n        html { scroll-behavior: smooth; }\n        \n        \/* Force Specificity for Live Environment *\/\n        .section-title {\n            font-size: 3rem !important; \/* Increased from 2.25rem *\/\n            line-height: 1.1 !important;\n            font-weight: 900 !important;\n            text-align: center !important;\n            margin-bottom: 5rem !important;\n            color: #0F172A !important;\n            display: block !important;\n            width: 100% !important;\n        }\n        \n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 2.25rem !important;\n                margin-bottom: 3rem !important;\n            }\n        }\n\n        \/* Hover Effects - Enhanced Specificity *\/\n        .hover-card {\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;\n            cursor: pointer !important;\n        }\n        .hover-card:hover {\n            transform: translateY(-12px) scale(1.02) !important;\n            box-shadow: 0 25px 50px -12px rgba(217, 18, 120, 0.15) !important;\n            border-color: #D91278 !important;\n            background-color: #ffffff !important;\n        }\n\n        .diploma-container {\n            perspective: 1000px !important;\n        }\n        .diploma-zoom {\n            transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;\n        }\n        .diploma-container:hover .diploma-zoom {\n            transform: scale(1.05) rotateX(2deg) !important;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.5) !important;\n        }\n\n        \/* Spacing Fixes for Metadata *\/\n        .metadate-list {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 0.5rem 1.5rem !important;\n            margin-top: 1rem !important;\n            padding-left: 0 !important;\n            list-style: none !important;\n        }\n        .metadate-item {\n            font-size: 0.875rem !important;\n            line-height: 1.25rem !important;\n            color: #CBD5E1 !important; \/* Lighter for dark background *\/\n            padding: 0 !important;\n            margin: 0 !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n        .metadate-item::before {\n            content: \"\u2022\" !important;\n            color: #D91278 !important;\n            margin-right: 0.5rem !important;\n            font-weight: bold !important;\n        }\n\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        \/* Ensure visibility of sections *\/\n        #important-section, #ghid-section {\n            display: block !important;\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-slate-700 antialiased bg-white selection:bg-livresq-fucsia selection:text-white\">\n\n    <!-- NAVBAR -->\n    <nav id=\"navbar\" class=\"fixed top-0 left-0 right-0 z-[100] transition-all duration-500 bg-[#1379D1] h-[48px]\">\n        <div class=\"absolute top-0 left-0 h-full z-0 pointer-events-none overflow-hidden w-[600px]\">\n            <div id=\"skewed-bg\" class=\"absolute top-0 left-[-50px] h-full transform -skew-x-[20deg] transition-all duration-500 ease-out bg-white w-[400px]\"><\/div>\n        <\/div>\n        <div class=\"w-full h-full max-w-[1920px] mx-auto flex items-center justify-between relative z-10 pl-10 pr-4\">\n            <div class=\"flex items-center flex-shrink-0 relative z-20\">\n                <a href=\"\/\" class=\"block group relative transform transition-transform duration-300 hover:scale-105 origin-left\">\n                    <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2019\/07\/cropped-Logo.png?fit=1054%2C575&#038;ssl=1\" alt=\"LIVRESQ\" class=\"h-[32px] w-auto object-contain transition-all duration-300 drop-shadow-sm filter contrast-125\">\n                <\/a>\n            <\/div>\n            <div class=\"hidden xl:flex items-center gap-1 pl-12\">\n                <a href=\"https:\/\/livresq.com\/ro\/publish-library\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Comunitate<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/blog\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Blog<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/academic\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Academic<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/training\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Training<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/faq\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">FAQ<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/pricing\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Cump\u0103r\u0103<\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/despre-noi\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight hover:bg-white\/10 transition-all duration-200 no-underline\">Despre noi<\/a>\n            <\/div>\n            <div class=\"hidden lg:flex items-center h-full gap-4\">\n                <a href=\"https:\/\/library.livresq.com\/\" class=\"flex items-center gap-2 px-2 py-1 text-white font-bold text-[14px] hover:bg-white\/10 rounded-md transition-colors no-underline\">\n                    <i data-lucide=\"book-open\" class=\"w-5 h-5\"><\/i>\n                    Library\n                <\/a>\n                <a href=\"https:\/\/livresq.com\/ro\/contul-meu\/\" class=\"flex items-center gap-2 px-4 py-1.5 bg-[#D91278] hover:bg-[#b00e60] text-white font-bold text-[14px] rounded-md shadow-md transition-all no-underline\">\n                    <i data-lucide=\"user\" class=\"w-5 h-5\"><\/i>\n                    Contul Meu\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- MAIN CONTENT -->\n    <main class=\"pt-[48px]\">\n        \n        <!-- HERO SECTION -->\n        <section class=\"relative bg-slate-50 overflow-hidden pt-24 pb-16 lg:pt-32\">\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 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 text-center\">\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\">\n                    <i data-lucide=\"trending-up\" class=\"w-3 h-3 mr-2\"><\/i>\n                    RECONOA\u0218TERE PROFESIONAL\u0102\n                <\/span>\n                <h1 class=\"text-5xl md:text-6xl font-heading font-black text-slate-900 leading-[1.1] tracking-tight mb-6\">\n                    Aplic\u0103 pentru certificatul de<br\/>\n                    <span class=\"text-livresq-fucsia\">\u201eCreator de software educa\u021bional\u201d<\/span>\n                <\/h1>\n                <div class=\"mt-12 flex flex-col items-center\">\n                    <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/02\/Cosmin_Malureanu.png?fit=138%2C139&#038;ssl=1\" alt=\"Cosmin Malureanu\" class=\"w-24 h-24 rounded-full border-4 border-white shadow-xl\">\n                    <h4 class=\"mt-4 text-xl font-bold text-slate-900\">Cosmin Malureanu<\/h4>\n                    <p class=\"text-slate-500 font-bold uppercase text-xs tracking-widest mt-1\">Author &#038; CEO Ascendia<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- DIPLOMA IMAGE -->\n        <section class=\"py-16 bg-slate-50\">\n            <div class=\"max-w-5xl mx-auto px-4\">\n                <div class=\"diploma-container bg-midnight\/60 backdrop-blur-xl p-2 rounded-3xl shadow-2xl border border-white\/10 overflow-hidden cursor-pointer\">\n                    <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_LIVRESQ_Creator.png?fit=1695%2C1197&#038;ssl=1\" alt=\"Certificat\" class=\"diploma-zoom w-full h-auto rounded-2xl\">\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- REQUIREMENTS -->\n        <section class=\"py-24 bg-white relative overflow-hidden\">\n            <div class=\"absolute inset-0 bg-grid-overlay opacity-[0.03] pointer-events-none\"><\/div>\n            <div class=\"max-w-4xl mx-auto px-4 relative z-10\">\n                \n                <h3 class=\"section-title\">Procedura de Aplicare<\/h3>\n                \n                <div class=\"grid md:grid-cols-3 gap-6 mb-24\">\n                    <!-- Step 1 -->\n                    <div class=\"hover-card bg-slate-50 p-8 rounded-3xl border border-slate-100 flex flex-col h-full\">\n                        <div class=\"w-12 h-12 rounded-xl bg-[#1379D1] text-white flex items-center justify-center mb-6 font-black text-xl shadow-lg shadow-blue-200\">1<\/div>\n                        <h4 class=\"text-xl font-bold text-slate-900 mb-3\">Regulament<\/h4>\n                        <p class=\"text-slate-500 mb-6 flex-grow leading-relaxed\">Cite\u0219ti condi\u021biile de eliberare din Regulament.<\/p>\n                        <a href=\"https:\/\/livresq.com\/wp-content\/uploads\/2025\/03\/Regulament-certificate-Livresq-v6-.pdf\" target=\"_blank\" class=\"inline-flex items-center gap-2 text-sm font-bold text-[#1379D1] hover:text-livresq-fucsia transition-colors no-underline\">\n                            Vezi Regulament <i data-lucide=\"external-link\" class=\"w-4 h-4\"><\/i>\n                        <\/a>\n                    <\/div>\n                    \n                    <!-- Step 2 -->\n                    <div class=\"hover-card bg-slate-50 p-8 rounded-3xl border border-slate-100 flex flex-col h-full\">\n                        <div class=\"w-12 h-12 rounded-xl bg-[#1379D1] text-white flex items-center justify-center mb-6 font-black text-xl shadow-lg shadow-blue-200\">2<\/div>\n                        <h4 class=\"text-xl font-bold text-slate-900 mb-3\">Preg\u0103tire<\/h4>\n                        <p class=\"text-slate-500 leading-relaxed\">Preg\u0103te\u0219ti cele trei lec\u021bii conform cerin\u021belor de mai jos.<\/p>\n                    <\/div>\n                    \n                    <!-- Step 3 -->\n                    <div class=\"hover-card bg-slate-50 p-8 rounded-3xl border border-slate-100 flex flex-col h-full\">\n                        <div class=\"w-12 h-12 rounded-xl bg-[#1379D1] text-white flex items-center justify-center mb-6 font-black text-xl shadow-lg shadow-blue-200\">3<\/div>\n                        <h4 class=\"text-xl font-bold text-slate-900 mb-3\">Trimitere<\/h4>\n                        <p class=\"text-slate-500 mb-6 leading-relaxed\">Ne trimi\u021bi un mesaj la creator@livresq.com cu detaliile necesare.<\/p>\n                        <div class=\"mt-auto pt-4 border-t border-slate-200\">\n                            <p class=\"text-[10px] font-bold text-slate-400 uppercase tracking-widest mb-2\">DETALII NECESARE:<\/p>\n                            <ul class=\"text-[11px] text-slate-600 space-y-1 list-disc pl-4\">\n                                <li>Numele \u0219i emailul contului LIVRESQ<\/li>\n                                <li>Titlurile \u0219i URL-urile celor 3 lec\u021bii<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- MINIMUM CONDITIONS CARD -->\n                <div class=\"bg-midnight rounded-[2rem] p-8 md:p-16 text-white shadow-2xl relative overflow-hidden mb-16\">\n                    <div class=\"absolute top-0 right-0 w-96 h-96 bg-livresq-fucsia\/10 rounded-full blur-[100px] -mr-48 -mt-48\"><\/div>\n                    <div class=\"relative z-10\">\n                        <h3 class=\"text-3xl font-heading font-black mb-6 flex items-center gap-4\">\n                            <span class=\"w-12 h-12 rounded-2xl bg-livresq-fucsia flex items-center justify-center shadow-lg shadow-livresq-fucsia\/20\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-7 h-7\"><\/i>\n                            <\/span>\n                            Condi\u021bii Minimale (3 Lec\u021bii)\n                        <\/h3>\n                        <p class=\"text-slate-400 text-lg mb-12 leading-relaxed max-w-3xl\">\n                            Diploma este acordat\u0103 de S.C. Ascendia S.A. sub form\u0103 digital\u0103, cu serie \u0219i semn\u0103tur\u0103 electronic\u0103. Diploma se acord\u0103 dup\u0103 acceptarea \u00een biblioteca public\u0103 LIVRESQ a cel pu\u021bin <strong>trei lec\u021bii<\/strong> diferite care \u00eendeplinesc urm\u0103toarele condi\u021bii:\n                        <\/p>\n                        \n                        <div class=\"space-y-10\">\n                            <!-- Condition Items -->\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Lec\u021bia con\u021bine cel pu\u021bin 5 imagini. Acestea pot fi plasate oriunde \u00een lec\u021bie, inclusiv \u00eentr-o resurs\u0103 de tip Galerie.<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Lec\u021bia con\u021bine cel pu\u021bin 3 elemente interactive, de cel pu\u021bin 2 tipuri diferite din grupa: galerie (cu cel pu\u021bin dou\u0103 imagini)\/ audio\/ video\/ acordeon\/ tab\/ aplica\u021bie\/ resurs\u0103 extern\u0103 folosind iframe\/ etichete\/ matrice.<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Lec\u021bia con\u021bine cel pu\u021bin 3 \u00eentreb\u0103ri, plasate toate \u00eentr-un chestionar sau distribuite \u00een lec\u021bie, de cel pu\u021bin 2 tipuri diferite.<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Are cuprins vizibil \u00een bara de titlu, corect realizat \u0219i structurat.<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Proiectul are setat\u0103 limba rom\u00e2n\u0103 \u00een panelul Propriet\u0103\u021bi (sau limba corespunz\u0103toare proiectului).<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Proiectul are completat un titlul \u00een panelul Propriet\u0103\u021bi.<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Diferitele elemente interactive au toate zonele de text completate \u0219i nu con\u021bin texte implicite (ex: \u201eScrie o continuare\u2026\u201d).<\/p>\n                            <\/div>\n\n                            <!-- Metadate Item -->\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <div class=\"flex-grow\">\n                                    <p class=\"text-slate-200 text-base font-medium leading-relaxed mb-4\">\u00cen zona de metadate, lec\u021bia are:<\/p>\n                                    <ul class=\"metadate-list list-disc pl-5\">\n                                        <li class=\"metadate-item\">o imagine de copert\u0103 (reprezentativ\u0103);<\/li>\n                                        <li class=\"metadate-item\">numele \u0219i prenumele autorului;<\/li>\n                                        <li class=\"metadate-item\">elementele de clasificare completate;<\/li>\n                                        <li class=\"metadate-item\">descriere, obiective \/ competen\u021be;<\/li>\n                                        <li class=\"metadate-item\">cuprinsul;<\/li>\n                                        <li class=\"metadate-item\">minim cinci cuvinte cheie;<\/li>\n                                        <li class=\"metadate-item\">limba proiectului selectat\u0103 corespunz\u0103tor.<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Toate elementele interactive sunt func\u021bionale \u0219i hyperlink-urile sunt valide;<\/p>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-6 group\">\n                                <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-emerald-400 mt-1 flex-shrink-0\"><\/i>\n                                <p class=\"text-slate-200 text-base font-medium leading-relaxed\">Lec\u021bia este realizat\u0103 de la zero sau plec\u00e2nd de la un \u0219ablon LIVRESQ.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- IMPORTANT NOTE & GUIDE -->\n                <div class=\"space-y-8\">\n                    <div id=\"important-section\" class=\"p-8 bg-amber-50 rounded-[2rem] border border-amber-100 flex gap-6 items-center\">\n                        <div class=\"w-12 h-12 rounded-full bg-amber-100 flex items-center justify-center flex-shrink-0\">\n                            <i data-lucide=\"alert-circle\" class=\"w-6 h-6 text-amber-600\"><\/i>\n                        <\/div>\n                        <p class=\"text-amber-900 text-base\">\n                            <strong>Important:<\/strong> Nu se accept\u0103 lec\u021bii ob\u021binute prin prelucrarea unor lec\u021bii deja existente \u00een biblioteca LIVRESQ \u0219i partajate de c\u0103tre autori.\n                        <\/p>\n                    <\/div>\n\n                    <div id=\"ghid-section\" class=\"flex flex-col md:flex-row gap-8 items-center justify-between p-10 bg-slate-50 rounded-[2rem] border border-slate-100\">\n                        <div class=\"text-center md:text-left\">\n                            <h4 class=\"text-2xl font-bold text-slate-900 mb-2\">Ghid de Publicare<\/h4>\n                            <p class=\"text-slate-500\">Afl\u0103 cum s\u0103 preg\u0103te\u0219ti \u0219i s\u0103 publici materialul t\u0103u pas cu pas.<\/p>\n                        <\/div>\n                        <a \n                            href=\"https:\/\/livresq.com\/ro\/news\/pregatirea-si-publicarea-unui-material-lectie-curs-in-livresq\/\" \n                            class=\"inline-flex items-center gap-3 px-8 py-4 bg-white text-slate-900 font-bold rounded-2xl shadow-sm border border-slate-200 hover:border-livresq-fucsia hover:text-livresq-fucsia transition-all no-underline\"\n                        >\n                            Cite\u0219te Ghidul <i data-lucide=\"arrow-right\" class=\"w-5 h-5\"><\/i>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- CLOSING SECTION -->\n        <section class=\"py-40 bg-midnight text-white text-center relative overflow-hidden\">\n            <div class=\"absolute inset-0 bg-grid-overlay opacity-10 pointer-events-none\"><\/div>\n            <div class=\"absolute top-0 left-0 w-full h-full overflow-hidden pointer-events-none\">\n                <div class=\"absolute top-[-20%] right-[-5%] w-[800px] h-[800px] bg-blue-600\/20 rounded-full blur-[150px]\"><\/div>\n                <div class=\"absolute bottom-[-20%] left-[-10%] w-[700px] h-[700px] bg-livresq-fucsia\/20 rounded-full blur-[150px]\"><\/div>\n            <\/div>\n\n            <div class=\"max-w-5xl mx-auto px-4 relative z-10\">\n                <h3 class=\"text-6xl md:text-7xl font-heading font-black mb-10 leading-[1.1] tracking-tight\">\n                    Te a\u0219tept\u0103m \u00een <br\/>\n                    <span class=\"text-livresq-albastru\">comunitate!<\/span>\n                <\/h3>\n                <p class=\"text-xl md:text-2xl text-slate-400 mb-16 max-w-3xl mx-auto leading-relaxed font-light\">\n                    E\u0219ti gata s\u0103 \u00ee\u021bi validezi competen\u021bele \u0219i s\u0103 devii un creator recunoscut? Al\u0103tur\u0103-te sutelor de profesori care au ales deja excelen\u021ba. Trimite-ne lec\u021biile tale ast\u0103zi!\n                <\/p>\n\n                <div class=\"flex flex-col items-center gap-16\">\n                    <a href=\"mailto:creator@livresq.com\" class=\"group relative inline-flex items-center gap-6 px-12 py-6 bg-livresq-fucsia hover:bg-livresq-fucsia-dark text-white font-black text-2xl rounded-[2.5rem] shadow-[0_20px_50px_rgba(217,18,120,0.4)] transition-all duration-500 hover:-translate-y-3 no-underline overflow-hidden\">\n                        <div class=\"absolute inset-0 bg-white\/20 translate-y-full group-hover:translate-y-0 transition-transform duration-500\"><\/div>\n                        <i data-lucide=\"send\" class=\"w-8 h-8 relative z-10\"><\/i>\n                        <span class=\"relative z-10\">Trimite Lec\u021biile Acum<\/span>\n                    <\/a>\n\n                    <div class=\"pt-16 border-t border-white\/10 w-full max-w-lg\">\n                        <div class=\"flex flex-col items-center\">\n                            <p class=\"text-white font-black text-3xl mb-2 tracking-tight\">Cosmin Malureanu<\/p>\n                            <div class=\"flex items-center gap-3\">\n                                <span class=\"h-px w-8 bg-livresq-fucsia\"><\/span>\n                                <p class=\"text-slate-500 uppercase text-sm font-bold tracking-[0.4em]\">CEO Ascendia S.A.<\/p>\n                                <span class=\"h-px w-8 bg-livresq-fucsia\"><\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mt-24 pt-12 border-t border-white\/5\">\n                    <div class=\"flex flex-wrap justify-center gap-6 text-xs font-black uppercase tracking-[0.2em] text-slate-600\">\n                        <span>#LIVRESQ<\/span>\n                        <span class=\"w-1.5 h-1.5 rounded-full bg-slate-800 self-center\"><\/span>\n                        <span>#CreatorSoftwareEducational<\/span>\n                        <span class=\"w-1.5 h-1.5 rounded-full bg-slate-800 self-center\"><\/span>\n                        <span>#EduTech<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n\n    <!-- FOOTER -->\n    <footer class=\"bg-[#0F1623] text-white py-12 border-t border-white\/5\">\n        <div class=\"max-w-7xl mx-auto px-4 text-center\">\n            <p class=\"text-slate-500 text-sm font-medium\">&copy; 2026 Ascendia SA. Toate drepturile rezervate.<\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Initialize Icons\n        lucide.createIcons();\n\n        \/\/ Navbar Scroll Effect\n        window.addEventListener('scroll', () => {\n            const navbar = document.getElementById('navbar');\n            const skewedBg = document.getElementById('skewed-bg');\n            if (window.scrollY > 20) {\n                navbar.classList.add('shadow-xl', 'bg-[#1379D1]\/95', 'backdrop-blur-md');\n                skewedBg.style.width = '350px';\n            } else {\n                navbar.classList.remove('shadow-xl', 'bg-[#1379D1]\/95', 'backdrop-blur-md');\n                skewedBg.style.width = '400px';\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bewerben Sie sich f\u00fcr das LIVRESQ-Diplom in \"Erstellung interaktiver digitaler Bildungsressourcen\".<\/p>","protected":false},"author":2,"featured_media":39081,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1,78],"tags":[90],"class_list":["post-34839","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-ro","tag-aplica-pentru-diploma-de-creator-de-software-educational"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d - 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\/de\/nachrichten\/sich-um-das-diplom-des-erstellers-interaktiver-digitaler-bildungsressourcen-bewerben\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d - LIVRESQ\" \/>\n<meta property=\"og:description\" content=\"Aplic\u0103 pentru diploma LIVRESQ de &quot;Creator de resurse educa\u021bionale digitale interactive&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/de\/nachrichten\/sich-um-das-diplom-des-erstellers-interaktiver-digitaler-bildungsressourcen-bewerben\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:published_time\" content=\"2020-05-18T07:56:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T14:00:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"victoria\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"victoria\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/\"},\"author\":{\"name\":\"victoria\",\"@id\":\"https:\/\/livresq.com\/en\/#\/schema\/person\/34f3e270f74ce1f3628f20c1273e3cc6\"},\"headline\":\"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d\",\"datePublished\":\"2020-05-18T07:56:57+00:00\",\"dateModified\":\"2026-03-16T14:00:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/\"},\"wordCount\":447,\"publisher\":{\"@id\":\"https:\/\/livresq.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1\",\"keywords\":[\"Aplic\u0103 pentru diploma de Creator de software educa\u021bional\"],\"articleSection\":[\"News\",\"RO\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/\",\"url\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/\",\"name\":\"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\/\/livresq.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1\",\"datePublished\":\"2020-05-18T07:56:57+00:00\",\"dateModified\":\"2026-03-16T14:00:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\/\/livresq.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d\"}]},{\"@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\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/livresq.com\/en\/#organization\",\"name\":\"LIVRESQ - Authoring Tool\",\"url\":\"https:\/\/livresq.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@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\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/livresq.com\/en\/#\/schema\/person\/34f3e270f74ce1f3628f20c1273e3cc6\",\"name\":\"victoria\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g\",\"caption\":\"victoria\"},\"url\":\"https:\/\/livresq.com\/de\/author\/victoria\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bewerben Sie sich f\u00fcr das Diplom \"Educational Software Developer\" - 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\/de\/nachrichten\/sich-um-das-diplom-des-erstellers-interaktiver-digitaler-bildungsressourcen-bewerben\/","og_locale":"de_DE","og_type":"article","og_title":"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d - LIVRESQ","og_description":"Aplic\u0103 pentru diploma LIVRESQ de \"Creator de resurse educa\u021bionale digitale interactive\"","og_url":"https:\/\/livresq.com\/de\/nachrichten\/sich-um-das-diplom-des-erstellers-interaktiver-digitaler-bildungsressourcen-bewerben\/","og_site_name":"LIVRESQ","article_published_time":"2020-05-18T07:56:57+00:00","article_modified_time":"2026-03-16T14:00:04+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png","type":"image\/png"}],"author":"victoria","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"victoria","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#article","isPartOf":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/"},"author":{"name":"victoria","@id":"https:\/\/livresq.com\/en\/#\/schema\/person\/34f3e270f74ce1f3628f20c1273e3cc6"},"headline":"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d","datePublished":"2020-05-18T07:56:57+00:00","dateModified":"2026-03-16T14:00:04+00:00","mainEntityOfPage":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/"},"wordCount":447,"publisher":{"@id":"https:\/\/livresq.com\/en\/#organization"},"image":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1","keywords":["Aplic\u0103 pentru diploma de Creator de software educa\u021bional"],"articleSection":["News","RO"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/","url":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/","name":"Bewerben Sie sich f\u00fcr das Diplom \"Educational Software Developer\" - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1","datePublished":"2020-05-18T07:56:57+00:00","dateModified":"2026-03-16T14:00:04+00:00","breadcrumb":{"@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#primaryimage","url":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1","contentUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Diploma_Creator_LIVRESQ.png?fit=1200%2C628&ssl=1","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/news\/aplica-pentru-diploma-de-creator-de-resurse-educationale-digitale-interactive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"Aplic\u0103 pentru diploma de \u201dCreator de software educa\u021bional\u201d"}]},{"@type":"WebSite","@id":"https:\/\/livresq.com\/en\/#website","url":"https:\/\/livresq.com\/en\/","name":"LIVRESQ","description":"eLearning-Authoring-Werkzeug","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":"de"},{"@type":"Organization","@id":"https:\/\/livresq.com\/en\/#organization","name":"LIVRESQ - Autorentool","url":"https:\/\/livresq.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"de","@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\/"}},{"@type":"Person","@id":"https:\/\/livresq.com\/en\/#\/schema\/person\/34f3e270f74ce1f3628f20c1273e3cc6","name":"victoria","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3fd1a698d101c872b6cac55bda151cf5eb7b64254e07c8792ce8dffbe9003763?s=96&d=mm&r=g","caption":"victoria"},"url":"https:\/\/livresq.com\/de\/author\/victoria\/"}]}},"_links":{"self":[{"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/posts\/34839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/comments?post=34839"}],"version-history":[{"count":49,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/posts\/34839\/revisions"}],"predecessor-version":[{"id":489984,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/posts\/34839\/revisions\/489984"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/media\/39081"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/media?parent=34839"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/categories?post=34839"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/livresq.com\/de\/wp-json\/wp\/v2\/tags?post=34839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}