


{"id":15,"date":"2019-07-22T16:54:28","date_gmt":"2019-07-22T13:54:28","guid":{"rendered":"https:\/\/livresq.com\/?page_id=15"},"modified":"2026-08-19T11:04:28","modified_gmt":"2026-08-19T08:04:28","slug":"kepzes","status":"publish","type":"page","link":"https:\/\/livresq.com\/hu\/training\/","title":{"rendered":"K\u00e9pz\u00e9s"},"content":{"rendered":"\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n\n\n\n\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"hu\" class=\"scroll-smooth\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>LIVRESQ &#8211; K\u00e9pz\u00e9s &#038; Forr\u00e1sok<\/title>\n    \n    <!-- Tailwind CSS (Play CDN for standalone portability) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        livresq: {\n                            fucsia: '#D91278',\n                            dark: '#080B10',\n                            navy: '#0F172A',\n                            accent: '#F43F5E'\n                        },\n                        midnight: '#06090e'\n                    },\n                    fontFamily: {\n                        sans: ['Plus Jakarta Sans', 'Inter', 'sans-serif'],\n                        heading: ['Cabinet Grotesk', 'Plus Jakarta Sans', 'sans-serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <!-- Lucide Icons -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n    \n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n        \n        .bg-grid-overlay {\n            background-size: 40px 40px;\n            background-image: \n                linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n                linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n        }\n\n        .glass-panel-midnight {\n            background: rgba(15, 23, 42, 0.75);\n            backdrop-filter: blur(16px);\n            -webkit-backdrop-filter: blur(16px);\n            border: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        .spotlight-card {\n            position: relative;\n            overflow: hidden;\n        }\n\n        .spotlight-card::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: radial-gradient(800px circle at var(--mouse-x, 0) var(--mouse-y, 0), rgba(217, 18, 120, 0.15), transparent 40%);\n            z-index: 1;\n            opacity: 0;\n            transition: opacity 0.5s;\n            pointer-events: none;\n        }\n\n        .spotlight-card:hover::before {\n            opacity: 1;\n        }\n\n        @keyframes blob {\n            0% { transform: translate(0px, 0px) scale(1); }\n            33% { transform: translate(30px, -50px) scale(1.1); }\n            66% { transform: translate(-20px, 20px) scale(0.9); }\n            100% { transform: translate(0px, 0px) scale(1); }\n        }\n\n        .animate-blob {\n            animation: blob 7s infinite;\n        }\n\n        .animation-delay-2000 {\n            animation-delay: 2s;\n        }\n\n        .reveal {\n            opacity: 0;\n            transform: translateY(20px);\n            transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n        }\n        \n        .reveal.active {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        \n        .delay-100 { transition-delay: 100ms; }\n        .delay-200 { transition-delay: 200ms; }\n        .delay-300 { transition-delay: 300ms; }\n        .delay-400 { transition-delay: 400ms; }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-gray-700 antialiased bg-white selection:bg-livresq-fucsia selection:text-white\">\n\n    <div id=\"livresq-app-container\" class=\"min-h-screen bg-slate-50 flex flex-col font-sans\">\n        \n        <!-- ========================================== -->\n        <!-- 1. TRAINING HERO SECTION                   -->\n        <!-- ========================================== -->\n        <div class=\"relative bg-slate-50 overflow-hidden pt-20 pb-12 lg:pt-28\">\n            <!-- Abstract Background Shapes -->\n            <div class=\"absolute top-0 right-0 w-[600px] h-[600px] bg-blue-100\/50 rounded-full blur-[100px] animate-blob mix-blend-multiply filter pointer-events-none\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[500px] h-[500px] bg-pink-100\/50 rounded-full blur-[100px] animate-blob animation-delay-2000 mix-blend-multiply filter pointer-events-none\"><\/div>\n\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n                <div class=\"text-center max-w-4xl mx-auto reveal\">\n                    <!-- Eyebrow Badge -->\n                    <span class=\"inline-flex items-center py-1.5 px-3.5 rounded-md border border-[#1379D1]\/20 bg-[#1379D1]\/5 text-[#1379D1] !text-[#1379D1] text-xs font-bold uppercase tracking-[0.2em] mb-6 shadow-sm transition-all hover:bg-[#1379D1]\/10 !no-underline\">\n                        <i data-lucide=\"graduation-cap\" class=\"w-3.5 h-3.5 mr-2\"><\/i> \n                        TANUL\u00c1SI K\u00d6ZPONT\n                    <\/span>\n                    \n                    <!-- Main Headline -->\n                    <h1 class=\"text-4xl sm:text-5xl md:text-6xl font-heading font-black !text-slate-900 leading-[1.15] tracking-tight mb-6\">\n                        K\u00e9pz\u00e9s <span class=\"!text-livresq-fucsia\">&#038; Forr\u00e1sok<\/span>\n                    <\/h1>\n                    \n                    <!-- Description -->\n                    <p class=\"mt-4 text-lg md:text-xl !text-slate-600 leading-relaxed max-w-2xl mx-auto\">\n                        Fedezze fel a LIVRESQ csapata \u00e9s k\u00f6z\u00f6ss\u00e9g\u00fcnk \u00e1ltal k\u00e9sz\u00edtett oktat\u00e1si anyagokat. B\u00f6ng\u00e9sszen az el\u00e9rhet\u0151 webin\u00e1riumok \u00e9s \u00fatmutat\u00f3k k\u00f6z\u00f6tt.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ========================================== -->\n        <!-- 2. FEATURED LATEST WEBINAR SPOTLIGHT       -->\n        <!-- ========================================== -->\n        <section class=\"py-8 -mt-4 mb-4 relative z-20\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 border border-slate-700\/80 rounded-2xl md:rounded-3xl shadow-xl overflow-hidden text-white relative group reveal\">\n                    \n                    <!-- Subtle Glow Effects -->\n                    <div class=\"absolute -top-24 -right-24 w-80 h-80 bg-blue-500\/15 rounded-full blur-[90px] pointer-events-none\"><\/div>\n                    <div class=\"absolute -bottom-24 -left-24 w-80 h-80 bg-livresq-fucsia\/20 rounded-full blur-[90px] pointer-events-none\"><\/div>\n\n                    <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-8 items-center p-6 sm:p-8 md:p-10 relative z-10\">\n                        \n                        <!-- Left\/Top: Video Preview Card -->\n                        <div class=\"lg:col-span-5 relative\">\n                            <a \n                                href=\"https:\/\/youtu.be\/89M6WoZATgI\" \n                                target=\"_blank\" \n                                rel=\"noopener noreferrer\" \n                                class=\"block relative aspect-video rounded-xl overflow-hidden border border-slate-700\/90 group\/video shadow-2xl bg-slate-950 !no-underline\"\n                            >\n                                <img data-recalc-dims=\"1\" decoding=\"async\" \n                                    src=\"https:\/\/i0.wp.com\/img.youtube.com\/vi\/89M6WoZATgI\/hqdefault.jpg?w=800&#038;ssl=1\" \n                                    alt=\"Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa\" \n                                    class=\"w-full h-full object-cover group-hover\/video:scale-105 transition-transform duration-500\"\n                                \/>\n                                \n                                <!-- Overlay & Big Play Button -->\n                                <div class=\"absolute inset-0 bg-slate-950\/40 group-hover\/video:bg-slate-950\/20 transition-colors flex items-center justify-center\">\n                                    <div class=\"w-14 h-14 sm:w-16 sm:h-16 rounded-full bg-[#D91278] text-white flex items-center justify-center shadow-xl group-hover\/video:scale-110 group-hover\/video:bg-[#ff1b90] transition-all\">\n                                        <i data-lucide=\"play\" class=\"w-6 h-6 sm:w-7 sm:h-7 fill-white ml-1\"><\/i>\n                                    <\/div>\n                                <\/div>\n\n                                <span class=\"absolute bottom-3 right-3 bg-black\/80 backdrop-blur-sm text-white text-[11px] font-bold px-2 py-0.5 rounded uppercase tracking-wider\">\n                                    HD Vide\u00f3\n                                <\/span>\n                            <\/a>\n                        <\/div>\n\n                        <!-- Right\/Content -->\n                        <div class=\"lg:col-span-7 flex flex-col justify-center\">\n                            <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n                                <span class=\"inline-flex items-center gap-1.5 px-3 py-1 rounded-md text-xs font-black uppercase tracking-wider bg-livresq-fucsia\/20 text-[#ff5ca8] border border-livresq-fucsia\/30 shadow-xs\">\n                                    <i data-lucide=\"sparkles\" class=\"w-3.5 h-3.5\"><\/i>\n                                    LEG\u00daJABB KIAD\u00c1S \u00b7 #62 WEBIN\u00c1RIUM\n                                <\/span>\n                                <span class=\"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md text-xs font-semibold bg-slate-800 text-slate-300 border border-slate-700\">\n                                    <i data-lucide=\"calendar\" class=\"w-3.5 h-3.5 text-slate-400\"><\/i>\n                                    30 j\u00fal. 2026\n                                <\/span>\n                            <\/div>\n\n                            <h2 class=\"text-2xl sm:text-3xl font-heading font-black text-white leading-tight mb-3\">\n                                Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa\n                            <\/h2>\n\n                            <p class=\"text-slate-300 text-sm sm:text-base leading-relaxed mb-6\">\n                                Ismerje meg, hogyan export\u00e1lhatja z\u00f6kken\u0151mentesen projektjeit, \u00edrhatja fel\u00fcl a kor\u00e1bbi verzi\u00f3kat \u00e9s kezelheti tananyagait teljes ellen\u0151rz\u00e9ssel.\n                            <\/p>\n\n                            <div class=\"flex flex-wrap items-center gap-3\">\n                                <a \n                                    href=\"https:\/\/youtu.be\/89M6WoZATgI\" \n                                    target=\"_blank\" \n                                    rel=\"noopener noreferrer\"\n                                    class=\"inline-flex items-center justify-center gap-2 px-6 py-3 rounded-xl bg-[#D91278] hover:bg-[#ff1b90] text-white font-bold text-sm transition-all shadow-lg shadow-pink-900\/30 !no-underline group\"\n                                >\n                                    <i data-lucide=\"play-circle\" class=\"w-4 h-4\"><\/i>\n                                    <span>Leg\u00fajabb webin\u00e1rium megtekint\u00e9se<\/span>\n                                    <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5 opacity-75 ml-0.5\"><\/i>\n                                <\/a>\n\n                                <a \n                                    href=\"#webinars-archive\" \n                                    class=\"inline-flex items-center justify-center gap-2 px-5 py-3 rounded-xl bg-slate-800 hover:bg-slate-700 text-slate-200 hover:text-white border border-slate-700 font-semibold text-sm transition-all !no-underline\"\n                                >\n                                    <i data-lucide=\"arrow-down-circle\" class=\"w-4 h-4 text-slate-400\"><\/i>\n                                    <span>Teljes arch\u00edvum b\u00f6ng\u00e9sz\u00e9se<\/span>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 3. WEBINARS LIST SECTION                   -->\n        <!-- ========================================== -->\n        <section class=\"py-20 bg-white border-t border-slate-200\" id=\"webinars-archive\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                <div class=\"text-center mb-12\">\n                    <h2 class=\"text-3xl md:text-4xl font-heading font-black !text-slate-900 mb-4 tracking-tight\">\n                        Webin\u00e1riumok \u00e9s \u00datmutat\u00f3k Arch\u00edvuma\n                    <\/h2>\n                    <p class=\"text-lg !text-slate-600 max-w-2xl mx-auto leading-relaxed\">\n                        Vide\u00f3s forr\u00e1sok teljes list\u00e1ja, amelyek seg\u00edtenek LIVRESQ szak\u00e9rt\u0151v\u00e9 v\u00e1lni. A hozz\u00e1f\u00e9r\u00e9s teljesen ingyenes.\n                    <\/p>\n                <\/div>\n\n                <!-- Search Bar -->\n                <div class=\"max-w-xl mx-auto mb-10 relative\">\n                    <div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none z-10\">\n                        <i data-lucide=\"search\" class=\"h-5 w-5 text-slate-400\"><\/i>\n                    <\/div>\n                    <input\n                        type=\"text\"\n                        id=\"webinar-search\"\n                        class=\"block w-full !pl-10 pr-3 py-3 border border-slate-300 rounded-md leading-5 bg-slate-50 placeholder-slate-400 focus:outline-none focus:ring-2 focus:ring-livresq-fucsia focus:border-transparent transition-shadow shadow-sm !text-slate-900\"\n                        placeholder=\"Keres\u00e9s c\u00edm vagy sorsz\u00e1m alapj\u00e1n...\"\n                    \/>\n                <\/div>\n\n                <!-- Table Container -->\n                <div class=\"bg-white rounded-lg shadow-sm border border-slate-200 overflow-hidden min-h-[300px]\">\n                    <div class=\"overflow-x-auto\">\n                        <table class=\"min-w-full divide-y divide-slate-200\">\n                            <thead class=\"bg-slate-50\">\n                                <tr>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">Ssz.<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">D\u00e1tum<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-left text-xs font-bold !text-slate-500 uppercase tracking-wider\">T\u00e9ma<\/th>\n                                    <th scope=\"col\" class=\"px-6 py-4 text-right text-xs font-bold !text-slate-500 uppercase tracking-wider\">M\u0171velet<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody id=\"webinar-table-body\" class=\"bg-white divide-y divide-slate-200\">\n                                <!-- JS will populate this -->\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                    \n                    <div class=\"px-6 py-4 bg-slate-50 border-t border-slate-200 flex justify-between items-center\">\n                        <span id=\"webinar-count\" class=\"text-sm !text-slate-500\">\n                            Bet\u00f6lt\u00e9s&#8230;\n                        <\/span>\n                        <a href=\"https:\/\/www.youtube.com\/@LIVRESQ\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-sm font-bold text-blue-600 hover:text-blue-800 !no-underline flex items-center\">\n                            Teljes arch\u00edvum megtekint\u00e9se a YouTube-on <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5 ml-1\"><\/i>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 4. COMMUNITY SECTION                       -->\n        <!-- ========================================== -->\n        <section class=\"py-24 bg-midnight bg-grid-overlay relative overflow-hidden spotlight-container\">\n             <!-- Background Decor -->\n            <div class=\"absolute top-0 right-0 w-[500px] h-[500px] bg-blue-900\/10 rounded-full blur-[100px] pointer-events-none mix-blend-screen\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[500px] h-[500px] bg-livresq-fucsia\/5 rounded-full blur-[100px] pointer-events-none mix-blend-screen\"><\/div>\n\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n                <div class=\"text-center mb-16 reveal\">\n                    <h2 class=\"text-3xl md:text-4xl font-heading font-black !text-white mb-4 tracking-tight\">\n                        LIVRESQ K\u00f6z\u00f6ss\u00e9gek\n                    <\/h2>\n                    <p class=\"text-lg md:text-xl !text-slate-400 max-w-2xl mx-auto leading-relaxed font-normal\">\n                        A hely, ahol \u00faj m\u00f3dszereket fedezhet fel a LIVRESQ haszn\u00e1lat\u00e1ra, k\u00f6zvetlen\u00fcl a felhaszn\u00e1l\u00f3kt\u00f3l.\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid md:grid-cols-2 gap-8 max-w-4xl mx-auto\">\n                    <!-- LinkedIn Card -->\n                    <div class=\"spotlight-card glass-panel-midnight group relative p-8 rounded-2xl hover:border-blue-500\/50 transition-all duration-300 reveal delay-100\">\n                        <div class=\"w-14 h-14 bg-blue-500\/10 border border-blue-500\/20 rounded-md flex items-center justify-center mb-6\">\n                            <i data-lucide=\"users\" class=\"w-7 h-7 text-blue-400\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold !text-white mb-2\">eLearning Szak\u00e9rt\u0151k<\/h3>\n                        <p class=\"!text-slate-400 mb-8\">Oktat\u00e1stervez\u0151knek \u00e9s v\u00e1llalati tartalomk\u00e9sz\u00edt\u0151knek.<\/p>\n                        <a href=\"https:\/\/www.linkedin.com\/groups\/8425275\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center w-full px-6 py-3 bg-[#0077b5] hover:bg-[#006097] !text-white !no-underline font-bold rounded-md transition-colors shadow-lg shadow-blue-900\/30\">\n                            <i data-lucide=\"linkedin\" class=\"w-5 h-5 mr-2\"><\/i> Csatlakoz\u00e1s a LinkedIn csoporthoz\n                        <\/a>\n                    <\/div>\n\n                    <!-- Facebook Card -->\n                    <div class=\"spotlight-card glass-panel-midnight group relative p-8 rounded-2xl hover:border-blue-500\/50 transition-all duration-300 reveal delay-200\">\n                        <div class=\"w-14 h-14 bg-blue-500\/10 border border-blue-500\/20 rounded-md flex items-center justify-center mb-6\">\n                            <i data-lucide=\"users\" class=\"w-7 h-7 text-blue-400\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold !text-white mb-2\">Tan\u00e1rok \u00e9s Oktat\u00f3k<\/h3>\n                        <p class=\"!text-slate-400 mb-8\">A LIVRESQ-et az oszt\u00e1lyteremben haszn\u00e1l\u00f3 pedag\u00f3gusok k\u00f6z\u00f6ss\u00e9ge.<\/p>\n                        <a href=\"https:\/\/www.facebook.com\/groups\/comunitatealivresq\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center w-full px-6 py-3 bg-[#1877f2] hover:bg-[#166fe5] !text-white !no-underline font-bold rounded-md transition-colors shadow-lg shadow-blue-900\/30\">\n                            <i data-lucide=\"facebook\" class=\"w-5 h-5 mr-2\"><\/i> Csatlakoz\u00e1s a Facebook csoporthoz\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ========================================== -->\n        <!-- 5. FREE ACCOUNT CTA SECTION                -->\n        <!-- ========================================== -->\n        <section class=\"bg-slate-50 relative overflow-hidden py-24 border-t border-slate-200 z-30\">\n            <!-- Abstract Shapes -->\n            <div class=\"absolute top-0 right-0 w-[600px] h-[600px] bg-blue-100\/60 rounded-full blur-[100px] pointer-events-none translate-x-1\/2 -translate-y-1\/2 mix-blend-multiply animate-float\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[600px] h-[600px] bg-pink-100\/60 rounded-full blur-[100px] pointer-events-none -translate-x-1\/2 translate-y-1\/2 mix-blend-multiply animate-float\" style=\"animation-delay: 2s;\"><\/div>\n      \n            <!-- Content wrapper -->\n            <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center relative z-10 reveal\">\n                <h2 class=\"text-4xl md:text-5xl font-heading font-black !text-slate-900 mb-8 tracking-tight\">\n                    Haszn\u00e1lja <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-livresq-fucsia to-pink-600\">Ingyenesen<\/span>\n                <\/h2>\n                \n                <p class=\"text-xl !text-slate-600 mb-10 leading-relaxed font-medium\">\n                    Minden, amire sz\u00fcks\u00e9ge van interakt\u00edv leck\u00e9k l\u00e9trehoz\u00e1s\u00e1hoz \u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9hez.<br class=\"hidden md:block\"\/>Bankk\u00e1rtya megad\u00e1sa nem sz\u00fcks\u00e9ges az ingyenes verzi\u00f3hoz.\n                <\/p>\n        \n                <div class=\"flex flex-col sm:flex-row gap-4 justify-center items-center relative z-20\">\n                    <a href=\"https:\/\/author.livresq.com\/signup\" class=\"inline-flex items-center justify-center px-8 py-4 bg-[#D91278] hover:bg-[#b00e60] !text-white !no-underline font-bold text-lg rounded-md hover:scale-105 transition-all shadow-lg shadow-pink-200 border border-transparent relative z-50\">\n                        <i data-lucide=\"sparkles\" class=\"w-5 h-5 mr-2\"><\/i> Fi\u00f3k Aktiv\u00e1l\u00e1sa\n                    <\/a>\n                    <a href=\"https:\/\/livresq.com\/ro\/preturi\/\" class=\"inline-flex items-center justify-center px-8 py-4 bg-white border-2 border-slate-200 !text-slate-700 !no-underline font-bold text-lg rounded-md hover:bg-slate-50 hover:border-[#D91278] hover:text-[#D91278] transition-all relative z-50\">\n                        Csomagok Megtekint\u00e9se <i data-lucide=\"arrow-right\" class=\"w-5 h-5 ml-2\"><\/i>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/div>\n\n    <!-- APPLICATION LOGIC -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            \n            \/\/ 1. Initialize Icons\n            function initIcons() {\n                try {\n                    if (typeof lucide !== 'undefined' && lucide.createIcons) {\n                        lucide.createIcons();\n                    }\n                } catch (e) {\n                    console.warn(\"Lucide icons failed to load:\", e);\n                }\n            }\n            \n            initIcons();\n\n            \/\/ 2. Intersection Observer\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('active');\n                    }\n                });\n            }, {\n                threshold: 0,\n                rootMargin: \"0px 0px -50px 0px\"\n            });\n\n            document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n            \/\/ 3. Spotlight Effect\n            const spotlightContainers = document.querySelectorAll('.spotlight-container');\n            \n            spotlightContainers.forEach(container => {\n                container.addEventListener('mousemove', (e) => {\n                    const cards = container.getElementsByClassName('spotlight-card');\n                    for (const card of cards) {\n                        const rect = card.getBoundingClientRect();\n                        const x = e.clientX - rect.left;\n                        const y = e.clientY - rect.top;\n                        card.style.setProperty('--mouse-x', `${x}px`);\n                        card.style.setProperty('--mouse-y', `${y}px`);\n                    }\n                });\n            });\n\n            \/\/ 4. Webinars Archive Logic\n            const webinarsData = [\n                { id: 62, date: \"30 j\u00fal. 2026\", title: \"Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa\", link: \"https:\/\/youtu.be\/89M6WoZATgI\" },\n                { id: 61, date: \"16 j\u00fal. 2026\", title: \"K\u00f3dol\u00e1s n\u00e9lk\u00fcl, azonnali tanul\u00e1s. Ismerje meg az \u00faj LIVRESQ friss\u00edt\u00e9seket!\", link: \"https:\/\/youtu.be\/dYBZFIHIS7o\" },\n                { id: 60, date: \"18 j\u00fan. 2026\", title: \"Hogyan haszn\u00e1ljunk harmonik\u00e1kat \u00e9s f\u00fcleket a LIVRESQ-ben?\", link: \"https:\/\/youtu.be\/bgfIHGNCNCs\" },\n                { id: 59, date: \"4 j\u00fan. 2026\", title: \"Hozzon l\u00e9tre z\u00f6kken\u0151mentes navig\u00e1ci\u00f3t a jobb tanul\u00e1si \u00e9lm\u00e9ny\u00e9rt\", link: \"https:\/\/youtu.be\/aJ99Xq7Y3qc\" },\n                { id: 58, date: \"21 m\u00e1j. 2026\", title: \"MI-alap\u00fa tesztek egyszer\u0171en\", link: \"https:\/\/youtu.be\/CMm0kAbG1ko\" },\n                { id: 57, date: \"7 m\u00e1j. 2026\", title: \"Hogyan haszn\u00e1lja a mesters\u00e9ges intelligenci\u00e1t a LIVRESQ leck\u00e9kben\", link: \"https:\/\/youtu.be\/vcmFaFO3LLk\" },\n                { id: 56, date: \"23 \u00e1pr. 2026\", title: \"K\u00e9sz\u00edtsen lebilincsel\u0151 kv\u00edzeket a LIVRESQ k\u00e9rd\u00e9sk\u00f6nyvt\u00e1r\u00e1val\", link: \"https:\/\/youtu.be\/y7XYSgaYuLI\" },\n                { id: 55, date: \"9 \u00e1pr. 2026\", title: \"\u00c9p\u00edtsen dinamikus tartalmat a LIVRESQ szakaszokkal\", link: \"https:\/\/youtu.be\/KVP6KPV76G8\" },\n                { id: 54, date: \"26 m\u00e1rc. 2026\", title: \"Interakt\u00edv t\u00f6rt\u00e9netmes\u00e9l\u00e9s el\u00e1gaz\u00f3 forgat\u00f3k\u00f6nyvekkel a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/yjH9SjuODcc\" },\n                { id: 53, date: \"12 m\u00e1rc. 2026\", title: \"Optimaliz\u00e1lja e-learning projektjeit a fejlett LIVRESQ funkci\u00f3kkal\", link: \"https:\/\/youtu.be\/gLZqkgcwogo\" },\n                { id: 52, date: \"12 febr. 2026\", title: \"Fedezze fel a LIVRESQ elemek sokoldal\u00fas\u00e1g\u00e1t\", link: \"https:\/\/youtu.be\/BnnCPLVoEvE\" },\n                { id: 51, date: \"29 jan. 2026\", title: \"Tanul\u00e1si elemek \u00e9s design hat\u00e9kony struktur\u00e1l\u00e1sa\", link: \"https:\/\/youtu.be\/sUoWisrJKHQ\" },\n                { id: 50, date: \"15 jan. 2026\", title: \"Fejlessze kurzusait vizu\u00e1lis elemekkel \u00e9s hanganyagokkal a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/a--inA4dIGQ?si=2wO1s9tcao-5WlFh\" },\n                { id: 49, date: \"18 dec. 2025\", title: \"Saj\u00e1t\u00edtsa el a LIVRESQ alapjait: Forr\u00e1sok, Szakaszok \u00e9s Var\u00e1zsl\u00f3k\", link: \"https:\/\/youtu.be\/SEO3HQSe41Y?si=_dtyRFGpRGfrD4Ik\" },\n                { id: 48, date: \"4 dec. 2025\", title: \"K\u00e9sz\u00edtsen egyszer\u0171en interakt\u00edv leck\u00e9ket a LIVRESQ var\u00e1zsl\u00f3val\", link: \"https:\/\/youtu.be\/3rWMxykGqF8?si=NNgVY4g4O0Wqdss4\" },\n                { id: 47, date: \"6 nov. 2025\", title: \"Interakt\u00edv leck\u00e9k k\u00e9sz\u00edt\u00e9se a semmib\u0151l\", link: \"https:\/\/youtu.be\/tKrsw13YS4s?si=em7ZT2mQOYtBEp_8\" },\n                { id: 46, date: \"9 okt. 2025\", title: \"Fedezze fel az \u00faj LIVRESQ funkci\u00f3kat: MI seg\u00edts\u00e9g \u00e9s egyebek\", link: \"https:\/\/youtu.be\/6JslWkrwZts?si=-o5ous6QFNiVUq-1\" },\n                { id: 45, date: \"25 szept. 2025\", title: \"Val\u00f3s idej\u0171 egy\u00fcttm\u0171k\u00f6d\u00e9s a LIVRESQ-ben: Alkossanak jobbat egy\u00fctt\", link: \"https:\/\/youtu.be\/msb3zJ5Qv7U?si=tHmaEhAzwrAkdNiS\" },\n                { id: 44, date: \"11 szept. 2025\", title: \"LIVRESQ csomagok k\u00f6zz\u00e9t\u00e9tele \u00e9s megoszt\u00e1sa: Teljes \u00fatmutat\u00f3\", link: \"https:\/\/youtu.be\/DGtKl7Rlecs?si=lMRlGVpwXc1Cjyh4\" },\n                { id: 43, date: \"28 aug. 2025\", title: \"Tervezzen mag\u00e1val ragad\u00f3 tanul\u00e1si \u00e9lm\u00e9nyeket a LIVRESQ-kel\", link: \"https:\/\/youtu.be\/rjAcyftn-DU?si=umKMnyvDC-ShmnHM\" },\n                { id: 42, date: \"31 j\u00fal. 2025\", title: \"K\u00e9sz\u00edtsen interakt\u00edv kv\u00edzeket az akt\u00edv tanul\u00e1s\u00e9rt\", link: \"https:\/\/youtu.be\/CGIMpnXHMOM?si=Ngz8LCcWzkFHoLtJ\" },\n                { id: 41, date: \"17 j\u00fal. 2025\", title: \"Interakt\u00edv tanul\u00e1si elemek mesteri szinten a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/zkiApIsM9Bg?si=WfcllsfumBTjQ1yB\" },\n                { id: 40, date: \"19 j\u00fan. 2025\", title: \"Gazdag m\u00e9diatartalmak l\u00e9trehoz\u00e1sa a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/b7D_BKBPxf8?si=T4EplHeIjZtpYB7z\" },\n                { id: 39, date: \"5 j\u00fan. 2025\", title: \"Kezdeti l\u00e9p\u00e9sek a LIVRESQ-kel: Tartalomk\u00e9sz\u00edt\u00e9si alapok\", link: \"https:\/\/youtu.be\/CD70HNmZhzY?si=DjllBQw6sOyo0Z5Y\" },\n                { id: 38, date: \"22 m\u00e1j. 2025\", title: \"Tanul\u00e1si elemek elsaj\u00e1t\u00edt\u00e1sa LIVRESQ sablonokkal \u00e9s t\u00e9m\u00e1kkal\", link: \"https:\/\/youtu.be\/9AKbXGmfuf0?si=pKUHjrlJ_2uSQ1MV\" },\n                { id: 37, date: \"8 m\u00e1j. 2025\", title: \"Halad\u00f3 interakt\u00edv elemek a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/hUuebi2_k7I?si=-d49eEVmFviuJS2u\" },\n                { id: 36, date: \"24 \u00e1pr. 2025\", title: \"Tartalomk\u00e9sz\u00edt\u00e9si alapok a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/fKd7_lMyCiE?si=pM3mjeJlnnBCC6HQ\" },\n                { id: 35, date: \"27 m\u00e1rc. 2025\", title: \"A LIVRESQ fel\u00fclet\u00e9nek elsaj\u00e1t\u00edt\u00e1sa\", link: \"https:\/\/youtu.be\/oR1OCGPzfaA?si=rfvxELl7ZoKSD5tk\" },\n                { id: 34, date: \"27 febr. 2025\", title: \"Tartalomk\u00e9sz\u00edt\u00e9s a LIVRESQ-kel: L\u00e9p\u00e9sr\u0151l l\u00e9p\u00e9sre \u00fatmutat\u00f3\", link: \"https:\/\/youtu.be\/J7Fb6on9wVA\" },\n                { id: 33, date: \"13 febr. 2025\", title: \"Halad\u00f3 interaktivit\u00e1s a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/t2mJ6A_vxi0\" },\n                { id: 32, date: \"30 jan. 2025\", title: \"Hogyan import\u00e1ljunk tartalmat a LIVRESQ-be\", link: \"https:\/\/youtu.be\/YpkXTJFTNIg\" },\n                { id: 31, date: \"16 jan. 2025\", title: \"Fedezze fel az \u00faj funkci\u00f3kat a LIVRESQ Authorban\", link: \"https:\/\/youtu.be\/x1LK2sVSN7Q\" },\n                { id: 30, date: \"19 dec. 2024\", title: \"Szakaszok \u00e9s forr\u00e1sok rendszerez\u00e9se a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/MqMYsgX1LBY\" },\n                { id: 29, date: \"5 dec. 2024\", title: \"Vizsg\u00e1lja fel\u00fcl e-learning tartalm\u00e1t a maxim\u00e1lis hat\u00e1s \u00e9rdek\u00e9ben\", link: \"https:\/\/youtu.be\/XkvLoIXRTCg\" },\n                { id: 28, date: \"21 nov. 2024\", title: \"Tippek \u00e9s tr\u00fckk\u00f6k a tartalomk\u00e9sz\u00edt\u00e9shez a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/AgybP8bydLA\" },\n                { id: 27, date: \"7 nov. 2024\", title: \"A LIVRESQ funkci\u00f3k meg\u00e9rt\u00e9se: Szakaszok, Forr\u00e1sok \u00e9s Var\u00e1zsl\u00f3k\", link: \"https:\/\/youtu.be\/1hyEQ13nonY\" },\n                { id: 26, date: \"24 okt. 2024\", title: \"Hogyan rendszerezz\u00fck a tartalmat hat\u00e9konyan a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/JL__Cqpb7H4\" },\n                { id: 25, date: \"10 okt. 2024\", title: \"Interakt\u00edv tanul\u00e1si elemek hozz\u00e1ad\u00e1sa a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/YjC9Y_y0LeE\" },\n                { id: 24, date: \"26 szept. 2024\", title: \"K\u00e9sz\u00edtsen egyszer\u0171en interakt\u00edv leck\u00e9ket a LIVRESQ var\u00e1zsl\u00f3val\", link: \"https:\/\/youtu.be\/SWcgOB_XzRE\" },\n                { id: 23, date: \"12 szept. 2024\", title: \"Gazdag m\u00e9diatartalom hozz\u00e1ad\u00e1sa a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/z_SRT2SmCI0\" },\n                { id: 22, date: \"29 aug. 2024\", title: \"Tartalomk\u00e9sz\u00edt\u00e9si alapok a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/HZ7g-ST5KjU\" },\n                { id: 21, date: \"1 aug. 2024\", title: \"Szakaszok \u00e9s forr\u00e1sok rendszerez\u00e9se a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/EbN_jBZcbGk\" },\n                { id: 20, date: \"18 j\u00fal. 2024\", title: \"Fejlessze kurzusait vizu\u00e1lis elemekkel \u00e9s hanganyagokkal a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/YXtSvXR5m-A\" },\n                { id: 19, date: \"4 j\u00fal. 2024\", title: \"A LIVRESQ funkci\u00f3k meg\u00e9rt\u00e9se: Szakaszok, Forr\u00e1sok \u00e9s Var\u00e1zsl\u00f3k\", link: \"https:\/\/youtu.be\/tb_O3j1ZeVs\" },\n                { id: 18, date: \"20 j\u00fan. 2024\", title: \"Hat\u00e9kony tartalomk\u00e9sz\u00edt\u00e9s a LIVRESQ-kel\", link: \"https:\/\/youtu.be\/hiYtbzANsFA\" },\n                { id: 17, date: \"6 j\u00fan. 2024\", title: \"Gazdag m\u00e9diatartalmak l\u00e9trehoz\u00e1sa a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/sDKI7aRYk0Y\" },\n                { id: 16, date: \"23 m\u00e1j. 2024\", title: \"LIVRESQ csomagok k\u00f6zz\u00e9t\u00e9tele \u00e9s megoszt\u00e1sa: Teljes \u00fatmutat\u00f3\", link: \"https:\/\/youtu.be\/QRW1T0bGxL8\" },\n                { id: 15, date: \"9 m\u00e1j. 2024\", title: \"Szakaszok \u00e9s forr\u00e1sok rendszerez\u00e9se a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/5eB48zpRyuY\" },\n                { id: 14, date: \"25 \u00e1pr. 2024\", title: \"K\u00e9sz\u00edtsen egyszer\u0171en interakt\u00edv leck\u00e9ket a LIVRESQ var\u00e1zsl\u00f3val\", link: \"https:\/\/youtu.be\/3uey_DtTzrY\" },\n                { id: 13, date: \"11 \u00e1pr. 2024\", title: \"Hat\u00e9kony tartalomk\u00e9sz\u00edt\u00e9s a LIVRESQ-kel\", link: \"https:\/\/youtu.be\/ocDk6ukzTfo\" },\n                { id: 12, date: \"28 m\u00e1rc. 2024\", title: \"Fejlessze kurzusait vizu\u00e1lis elemekkel \u00e9s hanganyagokkal a LIVRESQ-ben\", link: \"https:\/\/youtu.be\/MlwsPAJKFzw\" },\n                { id: 11, date: \"14 m\u00e1rc. 2024\", title: \"Interakt\u00edv leck\u00e9k k\u00e9sz\u00edt\u00e9se a semmib\u0151l\", link: \"https:\/\/youtu.be\/L-MZ-hgZfr4\" },\n                { id: 10, date: \"29 febr. 2024\", title: \"Hogyan import\u00e1ljunk tartalmat a LIVRESQ-be\", link: \"https:\/\/youtu.be\/mhO95k03dMs\" },\n                { id: 9, date: \"15 febr. 2024\", title: \"Emelje \u00faj szintre leck\u00e9it stock vide\u00f3kkal \u00e9s k\u00e9pekkel!\", link: \"https:\/\/youtu.be\/lzL9Q2Q7YRA\" },\n                { id: 8, date: \"1 febr. 2024\", title: \"A LIVRESQ MI Leckegener\u00e1tor bemutat\u00e1sa\", link: \"https:\/\/youtu.be\/uP1oKWZRLt4\" },\n                { id: 7, date: \"18 jan. 2024\", title: \"Mit k\u00e9sz\u00edtett\u00fcnk a BETT ki\u00e1ll\u00edt\u00e1sra\", link: \"https:\/\/youtu.be\/-jjSLDBuUBY\" },\n                { id: 6, date: \"7 dec. 2023\", title: \"Mer\u00fclj\u00f6n el a kv\u00edzek vil\u00e1g\u00e1ban\", link: \"https:\/\/youtu.be\/IioYCSF7l4s\" },\n                { id: 5, date: \"23 nov. 2023\", title: \"Tartalomk\u00e9sz\u00edt\u00e9s sablonokkal\", link: \"https:\/\/youtu.be\/iuReASD55w0\" },\n                { id: 4, date: \"9 nov. 2023\", title: \"Stock fot\u00f3k hozz\u00e1ad\u00e1sa k\u00f6zvetlen\u00fcl a LIVRESQ-b\u0151l\", link: \"https:\/\/youtu.be\/l_zwaUdlSpM\" },\n                { id: 3, date: \"26 okt. 2023\", title: \"Tervezze meg \u00e9s struktur\u00e1lja e-learning tartalm\u00e1t\", link: \"https:\/\/youtu.be\/1xaD6kZrEAk\" },\n                { id: 2, date: \"12 okt. 2023\", title: \"LIVRESQ: Er\u0151s\u00edtse meg tan\u00edt\u00e1s\u00e1t! MI az oktat\u00e1sban: Tippek \u00e9s tr\u00fckk\u00f6k\", link: \"https:\/\/youtu.be\/_FzaIw0u83M\" },\n                { id: 1, date: \"28 szept. 2023\", title: \"LIVRESQ: Er\u0151s\u00edtse meg tan\u00edt\u00e1s\u00e1t!\", link: \"https:\/\/youtu.be\/uHLNX7nu8iA\" }\n            ];\n\n            const tableBody = document.getElementById('webinar-table-body');\n            const searchInput = document.getElementById('webinar-search');\n            const countLabel = document.getElementById('webinar-count');\n\n            function renderWebinars(query = '') {\n                const term = query.toLowerCase().trim();\n                const filtered = webinarsData.filter(item => {\n                    return item.title.toLowerCase().includes(term) ||\n                           item.id.toString().includes(term) ||\n                           item.date.toLowerCase().includes(term);\n                });\n\n                countLabel.textContent = `Megjelen\u00edtve: ${filtered.length} webin\u00e1rium`;\n\n                if (filtered.length === 0) {\n                    tableBody.innerHTML = `\n                        <tr>\n                            <td colspan=\"4\" class=\"px-6 py-8 text-center text-sm !text-slate-500\">\n                                Nem tal\u00e1ltunk a keres\u00e9snek megfelel\u0151 webin\u00e1riumot.\n                            <\/td>\n                        <\/tr>\n                    `;\n                    return;\n                }\n\n                tableBody.innerHTML = filtered.map(webinar => {\n                    let actionButton = '';\n                    if (webinar.link) {\n                        actionButton = `\n                            <a href=\"${webinar.link}\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center px-4 py-2 bg-blue-50 hover:bg-blue-100 text-[#1379D1] font-semibold text-xs rounded-md transition-colors shadow-xs group !no-underline\">\n                                <i data-lucide=\"play\" class=\"w-3.5 h-3.5 mr-1.5 fill-current\"><\/i>\n                                <span>Megtekint\u00e9s<\/span>\n                                <i data-lucide=\"external-link\" class=\"w-3 h-3 ml-1 opacity-70 group-hover:translate-x-0.5 transition-transform\"><\/i>\n                            <\/a>\n                        `;\n                    } else {\n                        actionButton = `<span class=\"text-xs !text-slate-400 italic\">A webin\u00e1rium hamarosan felt\u00f6lt\u00e9sre ker\u00fcl<\/span>`;\n                    }\n                    \n                    return `\n                    <tr class=\"hover:bg-slate-50 transition-colors\">\n                        <td class=\"px-6 py-4 whitespace-nowrap text-sm font-medium !text-slate-900\">#${webinar.id}<\/td>\n                        <td class=\"px-6 py-4 whitespace-nowrap text-sm !text-slate-500\">\n                            <div class=\"flex items-center gap-2\">\n                                <i data-lucide=\"calendar\" class=\"w-4 h-4 text-slate-400\"><\/i>\n                                ${webinar.date}\n                            <\/div>\n                        <\/td>\n                        <td class=\"px-6 py-4 text-sm !text-slate-700 font-medium leading-relaxed\">${webinar.title}<\/td>\n                        <td class=\"px-6 py-4 text-right align-middle\">\n                            ${actionButton}\n                        <\/td>\n                    <\/tr>\n                `}).join('');\n                \n                initIcons();\n            }\n\n            \/\/ Initial Render\n            renderWebinars();\n\n            \/\/ Search Listener\n            searchInput.addEventListener('input', (e) => {\n                renderWebinars(e.target.value);\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"<p>LIVRESQ &#8211; K\u00e9pz\u00e9s &#038; Forr\u00e1sok TANUL\u00c1SI K\u00d6ZPONT K\u00e9pz\u00e9s &#038; Forr\u00e1sok Fedezze fel a LIVRESQ csapata \u00e9s k\u00f6z\u00f6ss\u00e9g\u00fcnk \u00e1ltal k\u00e9sz\u00edtett oktat\u00e1si anyagokat. B\u00f6ng\u00e9sszen az el\u00e9rhet\u0151 webin\u00e1riumok \u00e9s \u00fatmutat\u00f3k k\u00f6z\u00f6tt. HD Vide\u00f3 LEG\u00daJABB KIAD\u00c1S \u00b7 #62 WEBIN\u00c1RIUM 30 j\u00fal. 2026 Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa Ismerje meg, hogyan export\u00e1lhatja z\u00f6kken\u0151mentesen projektjeit, \u00edrhatja fel\u00fcl a kor\u00e1bbi [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Training - LIVRESQ<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/livresq.com\/hu\/kepzes\/\" \/>\n<meta property=\"og:locale\" content=\"hu_HU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Training - LIVRESQ\" \/>\n<meta property=\"og:description\" content=\"LIVRESQ &#8211; K\u00e9pz\u00e9s &#038; Forr\u00e1sok TANUL\u00c1SI K\u00d6ZPONT K\u00e9pz\u00e9s &#038; Forr\u00e1sok Fedezze fel a LIVRESQ csapata \u00e9s k\u00f6z\u00f6ss\u00e9g\u00fcnk \u00e1ltal k\u00e9sz\u00edtett oktat\u00e1si anyagokat. B\u00f6ng\u00e9sszen az el\u00e9rhet\u0151 webin\u00e1riumok \u00e9s \u00fatmutat\u00f3k k\u00f6z\u00f6tt. HD Vide\u00f3 LEG\u00daJABB KIAD\u00c1S \u00b7 #62 WEBIN\u00c1RIUM 30 j\u00fal. 2026 Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa Ismerje meg, hogyan export\u00e1lhatja z\u00f6kken\u0151mentesen projektjeit, \u00edrhatja fel\u00fcl a kor\u00e1bbi [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/hu\/kepzes\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-19T08:04:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Becs\u00fclt olvas\u00e1si id\u0151\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 perc\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/\",\"url\":\"https:\\\/\\\/livresq.com\\\/training\\\/\",\"name\":\"Training - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\",\"datePublished\":\"2019-07-22T13:54:28+00:00\",\"dateModified\":\"2026-08-19T08:04:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#breadcrumb\"},\"inLanguage\":\"hu\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/livresq.com\\\/training\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"hu\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#primaryimage\",\"url\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\",\"contentUrl\":\"https:\\\/\\\/img.youtube.com\\\/vi\\\/Yp03u_GzgEQ\\\/hqdefault.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/livresq.com\\\/training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\\\/\\\/livresq.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"name\":\"LIVRESQ\",\"description\":\"eLearning Authoring Tool\",\"publisher\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/livresq.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hu\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\",\"name\":\"LIVRESQ - Authoring Tool\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hu\",\"@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":"K\u00e9pz\u00e9s - 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\/hu\/kepzes\/","og_locale":"hu_HU","og_type":"article","og_title":"Training - LIVRESQ","og_description":"LIVRESQ &#8211; K\u00e9pz\u00e9s &#038; Forr\u00e1sok TANUL\u00c1SI K\u00d6ZPONT K\u00e9pz\u00e9s &#038; Forr\u00e1sok Fedezze fel a LIVRESQ csapata \u00e9s k\u00f6z\u00f6ss\u00e9g\u00fcnk \u00e1ltal k\u00e9sz\u00edtett oktat\u00e1si anyagokat. B\u00f6ng\u00e9sszen az el\u00e9rhet\u0151 webin\u00e1riumok \u00e9s \u00fatmutat\u00f3k k\u00f6z\u00f6tt. HD Vide\u00f3 LEG\u00daJABB KIAD\u00c1S \u00b7 #62 WEBIN\u00c1RIUM 30 j\u00fal. 2026 Teljes ellen\u0151rz\u00e9s: Projektek egyszer\u0171 export\u00e1l\u00e1sa \u00e9s fel\u00fcl\u00edr\u00e1sa Ismerje meg, hogyan export\u00e1lhatja z\u00f6kken\u0151mentesen projektjeit, \u00edrhatja fel\u00fcl a kor\u00e1bbi [&hellip;]","og_url":"https:\/\/livresq.com\/hu\/kepzes\/","og_site_name":"LIVRESQ","article_modified_time":"2026-08-19T08:04:28+00:00","og_image":[{"url":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Becs\u00fclt olvas\u00e1si id\u0151":"10 perc"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/livresq.com\/training\/","url":"https:\/\/livresq.com\/training\/","name":"K\u00e9pz\u00e9s - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/training\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/training\/#primaryimage"},"thumbnailUrl":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","datePublished":"2019-07-22T13:54:28+00:00","dateModified":"2026-08-19T08:04:28+00:00","breadcrumb":{"@id":"https:\/\/livresq.com\/training\/#breadcrumb"},"inLanguage":"hu","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/training\/"]}]},{"@type":"ImageObject","inLanguage":"hu","@id":"https:\/\/livresq.com\/training\/#primaryimage","url":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg","contentUrl":"https:\/\/img.youtube.com\/vi\/Yp03u_GzgEQ\/hqdefault.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"Training"}]},{"@type":"WebSite","@id":"https:\/\/livresq.com\/en\/#website","url":"https:\/\/livresq.com\/en\/","name":"LIVRESQ","description":"eLearning szerz\u0151i eszk\u00f6z","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":"hu"},{"@type":"Organization","@id":"https:\/\/livresq.com\/en\/#organization","name":"LIVRESQ - Szerz\u0151i eszk\u00f6z","url":"https:\/\/livresq.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"hu","@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\/hu\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":129,"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":493187,"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/pages\/15\/revisions\/493187"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/hu\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}