


{"id":272334,"date":"2022-08-09T17:57:07","date_gmt":"2022-08-09T14:57:07","guid":{"rendered":"https:\/\/livresq.com\/?p=272334"},"modified":"2026-09-03T11:17:07","modified_gmt":"2026-09-03T08:17:07","slug":"list-of-romanian-educational-platforms","status":"publish","type":"post","link":"https:\/\/livresq.com\/en\/news\/lista-platforme-educationale-romanesti\/","title":{"rendered":"List of Romanian educational platforms"},"content":{"rendered":"\n\n\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>List of Romanian Educational Platforms &#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@400;500;700;900&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Global Compatibility Safeguards for WordPress, Elementor & Custom HTML Embeds -->\n    <script>\n        window.React = window.React || {};\n        window.ReactDOM = window.ReactDOM || {};\n        window.tailwind = window.tailwind || {};\n        window.tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        midnight: '#0F1623',\n                        livresq: {\n                            fucsia: '#D91278',   \/\/ Primary Action\n                            'fucsia-dark': '#b00e60', \/\/ Hover State\n                            albastru: '#6fccf0', \/\/ Secondary \/ Light Blue\n                            blond: '#faed87',    \/\/ Highlight \/ Yellow\n                            darkblue: '#2c3e50', \/\/ Text \/ Footer\n                            light: '#f8f9fa',\n                            text: '#333333'\n                        },\n                        slate: {\n                            850: '#151e2e',\n                            900: '#0F1623' \n                        }\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        heading: ['Roboto', 'sans-serif'],\n                    }\n                }\n            }\n        };\n    <\/script>\n    \n    <!-- Tailwind CSS (via CDN) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Lucide Icons (via CDN) -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n    <style>\n        html { scroll-behavior: smooth; }\n        \n        \/* Grid Pattern *\/\n        .bg-grid-overlay {\n            background-size: 40px 40px;\n            background-image: linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),\n                              linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);\n        }\n\n        \/* NATIVE ANIMATIONS *\/\n        @keyframes livresqFadeInUp {\n            0% { opacity: 0; transform: translateY(20px); }\n            100% { opacity: 1; transform: translateY(0); }\n        }\n\n        .livresq-animate-fade-in-up {\n            animation: livresqFadeInUp 0.2s ease-out forwards;\n        }\n\n        \/* Scrollbar hide utility *\/\n        .no-scrollbar::-webkit-scrollbar {\n            display: none;\n        }\n        .no-scrollbar {\n            -ms-overflow-style: none;\n            scrollbar-width: none;\n        }\n\n        \/* Card & Section Action Button Hover Protection (prevents WordPress\/Elementor a:hover dark blue #002244 override) *\/\n        a.card-action-btn,\n        a.card-action-btn:hover,\n        a.card-action-btn:focus,\n        a.card-action-btn:active,\n        a.card-action-btn *,\n        button.card-action-btn,\n        button.card-action-btn:hover,\n        button.card-action-btn:focus,\n        button.card-action-btn:active,\n        button.card-action-btn * {\n            color: #ffffff !important;\n            text-decoration: none !important;\n        }\n\n        a.card-action-btn-blue,\n        button.card-action-btn-blue {\n            background-color: #1379D1 !important;\n            color: #ffffff !important;\n        }\n        a.card-action-btn-blue:hover,\n        button.card-action-btn-blue:hover {\n            background-color: #0b5aa0 !important;\n            color: #ffffff !important;\n            box-shadow: 0 4px 14px rgba(19, 121, 209, 0.35) !important;\n            transform: translateY(-1px);\n        }\n\n        a.card-action-btn-fucsia,\n        button.card-action-btn-fucsia {\n            background-color: #D91278 !important;\n            color: #ffffff !important;\n        }\n        a.card-action-btn-fucsia:hover,\n        button.card-action-btn-fucsia:hover {\n            background-color: #b00e60 !important;\n            color: #ffffff !important;\n            box-shadow: 0 4px 14px rgba(217, 18, 120, 0.35) !important;\n            transform: translateY(-1px);\n        }\n\n        \/* Hero & tags hover color protection *\/\n        a.hero-breadcrumb-link:hover {\n            color: #ffffff !important;\n        }\n        a.hero-author-link:hover {\n            color: #6fccf0 !important;\n        }\n        a.article-tag:hover {\n            color: #1379D1 !important;\n            background-color: #e2e8f0 !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-slate-800 antialiased bg-slate-50 selection:bg-[#D91278] selection:text-white\">\n\n    <!-- MAIN CONTENT (No header\/navbar for clean WordPress embed) -->\n    <main class=\"pt-0\">\n\n        <!-- ==========================================\n             HERO SECTION\n        =========================================== -->\n        <section class=\"relative bg-gradient-to-b from-slate-900 via-[#0F1623] to-[#1379D1]\/10 text-white overflow-hidden pt-20 pb-16 lg:pt-28 lg:pb-20\">\n            <div class=\"absolute top-0 right-0 w-[650px] h-[650px] bg-[#1379D1]\/20 rounded-full blur-[140px] pointer-events-none\"><\/div>\n            <div class=\"absolute bottom-0 left-0 w-[550px] h-[550px] bg-[#D91278]\/15 rounded-full blur-[130px] pointer-events-none\"><\/div>\n            <div class=\"absolute inset-0 bg-grid-overlay opacity-30 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                <nav class=\"flex items-center gap-2 text-xs font-semibold text-slate-400 mb-6 uppercase tracking-wider\">\n                    <a href=\"https:\/\/livresq.com\/\" class=\"hero-breadcrumb-link text-slate-400 hover:!text-white transition-colors\">Home<\/a>\n                    <span>\/<\/span>\n                    <a href=\"https:\/\/livresq.com\/blog\/\" class=\"hero-breadcrumb-link text-slate-400 hover:!text-white transition-colors\">News<\/a>\n                    <span>\/<\/span>\n                    <span class=\"text-[#6fccf0]\">List of Romanian educational platforms<\/span>\n                <\/nav>\n\n                <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-10 items-center\">\n                    <div class=\"lg:col-span-8 flex flex-col items-start\">\n                        <div class=\"inline-flex items-center gap-2 py-1.5 px-3.5 rounded-full border border-[#6fccf0]\/30 bg-[#1379D1]\/20 text-[#6fccf0] text-xs font-bold uppercase tracking-widest mb-6 backdrop-blur-md\">\n                            <i data-lucide=\"sparkles\" class=\"w-3.5 h-3.5 text-[#faed87]\"><\/i>\n                            <span>Guide &#038; Directory EdTech Romania<\/span>\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-ping\"><\/span>\n                        <\/div>\n\n                        <h1 class=\"text-3xl sm:text-4xl md:text-5xl lg:text-6xl font-heading font-black text-white leading-[1.15] tracking-tight mb-6\">\n                            List of Romanian educational platforms\n                            <span class=\"block mt-2 text-transparent bg-clip-text bg-gradient-to-r from-[#D91278] via-[#f7529d] to-[#6fccf0]\">\n                                (continuously updated)\n                            <\/span>\n                        <\/h1>\n\n                        <p class=\"text-lg sm:text-xl text-slate-300 leading-relaxed max-w-2xl mb-8\">\n                            The most important Romanian solutions and platforms supporting digital education: from preschool, primary and secondary school to high school, university level, and lifelong learning.\n                        <\/p>\n\n                        <!-- Author Box -->\n                        <div class=\"w-full max-w-2xl bg-slate-800\/60 backdrop-blur-md rounded-xl border border-slate-700\/60 p-4 sm:p-5 flex flex-wrap items-center justify-between gap-4 shadow-xl\">\n                            <div class=\"flex items-center gap-3.5\">\n                                <a href=\"https:\/\/www.linkedin.com\/in\/malureanu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"relative group block\">\n                                    <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2020\/05\/Alex.jpeg?fit=232%2C217&#038;ssl=1\" alt=\"Alex Malureanu\" class=\"w-12 h-12 rounded-full object-cover border-2 border-[#D91278] group-hover:scale-105 transition-transform\">\n                                <\/a>\n                                <div>\n                                    <a href=\"https:\/\/www.linkedin.com\/in\/malureanu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"hero-author-link text-white font-bold text-base hover:!text-[#6fccf0] transition-colors flex items-center gap-1.5\">\n                                        Alex M\u0103lureanu\n                                    <\/a>\n                                    <p class=\"text-xs text-slate-400 font-medium\">Co-founder Ascendia \/ LIVRESQ<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-center gap-4 text-xs font-semibold text-slate-300 border-t sm:border-t-0 sm:border-l border-slate-700 pt-2 sm:pt-0 sm:pl-4\">\n                                <div class=\"flex items-center gap-1.5\">\n                                    <i data-lucide=\"calendar\" class=\"w-4 h-4 text-[#6fccf0]\"><\/i>\n                                    <span>Updated September 2026<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-1.5\">\n                                    <i data-lucide=\"clock\" class=\"w-4 h-4 text-[#faed87]\"><\/i>\n                                    <span>6 min read<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Right Column: Visual Card -->\n                    <div class=\"lg:col-span-4 flex flex-col items-center justify-center\">\n                        <div class=\"relative group w-full max-w-sm\">\n                            <div class=\"absolute -inset-1 bg-gradient-to-r from-[#1379D1] via-[#D91278] to-[#6fccf0] rounded-2xl blur-lg opacity-40 group-hover:opacity-70 transition duration-500\"><\/div>\n                            <div class=\"relative bg-slate-900 border border-slate-700\/80 rounded-2xl p-5 shadow-2xl overflow-hidden\">\n                                <div class=\"relative overflow-hidden rounded-xl mb-4 aspect-[4\/5] bg-slate-800\">\n                                    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/09\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?w=800&#038;ssl=1\" alt=\"List of Romanian educational platforms\" class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\">\n                                <\/div>\n                                <div class=\"grid grid-cols-2 gap-2 text-center pt-1\">\n                                    <div class=\"bg-slate-800\/80 border border-slate-700\/50 p-2.5 rounded-lg\">\n                                        <span class=\"text-xl font-black text-[#6fccf0] font-heading block\">25<\/span>\n                                        <span class=\"text-[10px] uppercase font-bold text-slate-400\">Listed Platforms<\/span>\n                                    <\/div>\n                                    <div class=\"bg-slate-800\/80 border border-slate-700\/50 p-2.5 rounded-lg\">\n                                        <span class=\"text-xl font-black text-[#faed87] font-heading block\">194.754+<\/span>\n                                        <span class=\"text-[10px] uppercase font-bold text-slate-400\">Library<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ==========================================\n             EDITORIAL & 5 PILLARS SECTION\n        =========================================== -->\n        <section class=\"py-14 bg-white border-b border-slate-200 relative\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                \n                <div class=\"bg-gradient-to-r from-slate-50 via-blue-50\/40 to-pink-50\/30 rounded-2xl border border-slate-200\/80 p-6 sm:p-8 mb-12 shadow-sm\">\n                    <span class=\"text-xs font-black uppercase tracking-widest text-[#D91278] block mb-2 font-heading\">\n                        Message to the Educational Community\n                    <\/span>\n                    <h2 class=\"text-2xl sm:text-3xl font-heading font-black text-slate-900 tracking-tight mb-4\">\n                        Dear teachers, parents, and students,\n                    <\/h2>\n                    <p class=\"text-base sm:text-lg text-slate-700 leading-relaxed font-medium\">\n                        For a strong start to the school year and sustainable digitalization of classroom activities, we have synthesized the most important educational platforms in Romania. This list is an open working tool designed to give you direct access to the right instruments for each stage of the teaching-learning process.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mb-4\">\n                    <div class=\"flex flex-col sm:flex-row sm:items-end justify-between mb-6 gap-4\">\n                        <div>\n                            <span class=\"text-xs font-bold uppercase tracking-widest text-[#1379D1]\">Coverage Areas<\/span>\n                            <h3 class=\"text-xl sm:text-2xl font-heading font-black text-slate-900 mt-1\">\n                                The list covers all essential educational needs:\n                            <\/h3>\n                        <\/div>\n                        <span class=\"text-xs font-bold text-slate-400\">Select a pillar for quick filtering<\/span>\n                    <\/div>\n\n                    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-5 gap-5\">\n                        \n                        <!-- Pillar 1 -->\n                        <div onclick=\"filterByPillar('management')\" class=\"group bg-slate-50\/70 hover:bg-white border border-slate-200 hover:border-[#1379D1]\/40 rounded-xl p-5 transition-all duration-300 hover:shadow-lg hover:-translate-y-1 cursor-pointer flex flex-col justify-between\">\n                            <div>\n                                <div class=\"flex items-center justify-between mb-3\">\n                                    <div class=\"p-2.5 bg-white rounded-lg shadow-sm border border-slate-200\/80 text-[#1379D1]\">\n                                        <i data-lucide=\"building-2\" class=\"w-6 h-6\"><\/i>\n                                    <\/div>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">01<\/span>\n                                <\/div>\n                                <span class=\"inline-block text-[10px] font-bold px-2 py-0.5 rounded border mb-2.5 bg-blue-50 text-[#1379D1] border-blue-200\">School Management<\/span>\n                                <h4 class=\"text-sm font-bold text-slate-900 mb-2 font-heading group-hover:text-[#1379D1] transition-colors\">Institutional process management<\/h4>\n                                <p class=\"text-xs text-slate-600 leading-relaxed\">Electronic gradebooks, digital secretariats, classroom management, school schedules, secure communication.<\/p>\n                            <\/div>\n                            <div class=\"mt-4 pt-3 border-t border-slate-200\/60 flex items-center justify-between text-[11px] font-bold text-[#1379D1]\">\n                                <span>View platforms<\/span>\n                                <i data-lucide=\"arrow-right\" class=\"w-3.5 h-3.5\"><\/i>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Pillar 2 -->\n                        <div onclick=\"filterByPillar('authoring')\" class=\"group bg-slate-50\/70 hover:bg-white border border-slate-200 hover:border-[#1379D1]\/40 rounded-xl p-5 transition-all duration-300 hover:shadow-lg hover:-translate-y-1 cursor-pointer flex flex-col justify-between\">\n                            <div>\n                                <div class=\"flex items-center justify-between mb-3\">\n                                    <div class=\"p-2.5 bg-white rounded-lg shadow-sm border border-slate-200\/80 text-[#D91278]\">\n                                        <i data-lucide=\"file-check-2\" class=\"w-6 h-6\"><\/i>\n                                    <\/div>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">02<\/span>\n                                <\/div>\n                                <span class=\"inline-block text-[10px] font-bold px-2 py-0.5 rounded border mb-2.5 bg-pink-50 text-[#D91278] border-pink-200\">Editor &#038; Standards<\/span>\n                                <h4 class=\"text-sm font-bold text-slate-900 mb-2 font-heading group-hover:text-[#1379D1] transition-colors\">Creation &#038; integration of SCORM materials<\/h4>\n                                <p class=\"text-xs text-slate-600 leading-relaxed\">Open Educational Resources (OER), advanced SCORM-compliant interactive authoring editors, and AI assistance.<\/p>\n                            <\/div>\n                            <div class=\"mt-4 pt-3 border-t border-slate-200\/60 flex items-center justify-between text-[11px] font-bold text-[#1379D1]\">\n                                <span>View platforms<\/span>\n                                <i data-lucide=\"arrow-right\" class=\"w-3.5 h-3.5\"><\/i>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Pillar 3 -->\n                        <div onclick=\"filterByPillar('special_edu')\" class=\"group bg-slate-50\/70 hover:bg-white border border-slate-200 hover:border-[#1379D1]\/40 rounded-xl p-5 transition-all duration-300 hover:shadow-lg hover:-translate-y-1 cursor-pointer flex flex-col justify-between\">\n                            <div>\n                                <div class=\"flex items-center justify-between mb-3\">\n                                    <div class=\"p-2.5 bg-white rounded-lg shadow-sm border border-slate-200\/80 text-amber-600\">\n                                        <i data-lucide=\"heart-handshake\" class=\"w-6 h-6\"><\/i>\n                                    <\/div>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">03<\/span>\n                                <\/div>\n                                <span class=\"inline-block text-[10px] font-bold px-2 py-0.5 rounded border mb-2.5 bg-amber-50 text-amber-700 border-amber-200\">Inclusive &#038; Special Education<\/span>\n                                <h4 class=\"text-sm font-bold text-slate-900 mb-2 font-heading group-hover:text-[#1379D1] transition-colors\">Inclusive education &#038; speech therapy (SEN)<\/h4>\n                                <p class=\"text-xs text-slate-600 leading-relaxed\">Integration of students with SEN (e.g., REI.PLUS), ministry-approved speech therapy, digital therapy, and adapted materials.<\/p>\n                            <\/div>\n                            <div class=\"mt-4 pt-3 border-t border-slate-200\/60 flex items-center justify-between text-[11px] font-bold text-[#1379D1]\">\n                                <span>View platforms<\/span>\n                                <i data-lucide=\"arrow-right\" class=\"w-3.5 h-3.5\"><\/i>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Pillar 4 -->\n                        <div onclick=\"filterByPillar('video_learning')\" class=\"group bg-slate-50\/70 hover:bg-white border border-slate-200 hover:border-[#1379D1]\/40 rounded-xl p-5 transition-all duration-300 hover:shadow-lg hover:-translate-y-1 cursor-pointer flex flex-col justify-between\">\n                            <div>\n                                <div class=\"flex items-center justify-between mb-3\">\n                                    <div class=\"p-2.5 bg-white rounded-lg shadow-sm border border-slate-200\/80 text-emerald-600\">\n                                        <i data-lucide=\"share-2\" class=\"w-6 h-6\"><\/i>\n                                    <\/div>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">04<\/span>\n                                <\/div>\n                                <span class=\"inline-block text-[10px] font-bold px-2 py-0.5 rounded border mb-2.5 bg-emerald-50 text-emerald-700 border-emerald-200\">Distribution &#038; Libraries<\/span>\n                                <h4 class=\"text-sm font-bold text-slate-900 mb-2 font-heading group-hover:text-[#1379D1] transition-colors\">Educational materials dissemination<\/h4>\n                                <p class=\"text-xs text-slate-600 leading-relaxed\">National content libraries, interactive video lessons, educational games, remedial platforms.<\/p>\n                            <\/div>\n                            <div class=\"mt-4 pt-3 border-t border-slate-200\/60 flex items-center justify-between text-[11px] font-bold text-[#1379D1]\">\n                                <span>View platforms<\/span>\n                                <i data-lucide=\"arrow-right\" class=\"w-3.5 h-3.5\"><\/i>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Pillar 5 -->\n                        <div onclick=\"filterByPillar('exams')\" class=\"group bg-slate-50\/70 hover:bg-white border border-slate-200 hover:border-[#1379D1]\/40 rounded-xl p-5 transition-all duration-300 hover:shadow-lg hover:-translate-y-1 cursor-pointer flex flex-col justify-between\">\n                            <div>\n                                <div class=\"flex items-center justify-between mb-3\">\n                                    <div class=\"p-2.5 bg-white rounded-lg shadow-sm border border-slate-200\/80 text-purple-600\">\n                                        <i data-lucide=\"bar-chart-3\" class=\"w-6 h-6\"><\/i>\n                                    <\/div>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">05<\/span>\n                                <\/div>\n                                <span class=\"inline-block text-[10px] font-bold px-2 py-0.5 rounded border mb-2.5 bg-purple-50 text-purple-700 border-purple-200\">Assessment &#038; Analytics<\/span>\n                                <h4 class=\"text-sm font-bold text-slate-900 mb-2 font-heading group-hover:text-[#1379D1] transition-colors\">Reporting results, timing &#038; test scores<\/h4>\n                                <p class=\"text-xs text-slate-600 leading-relaxed\">Standardized digital testing, time monitoring, progress reports, and objective evaluation.<\/p>\n                            <\/div>\n                            <div class=\"mt-4 pt-3 border-t border-slate-200\/60 flex items-center justify-between text-[11px] font-bold text-[#1379D1]\">\n                                <span>View platforms<\/span>\n                                <i data-lucide=\"arrow-right\" class=\"w-3.5 h-3.5\"><\/i>\n                            <\/div>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n        <!-- ==========================================\n             PLATFORMS DIRECTORY\n        =========================================== -->\n        <section id=\"directory\" class=\"py-12 bg-slate-50 relative min-h-[600px]\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                \n                <!-- Section Header -->\n                <div class=\"flex flex-col lg:flex-row lg:items-end justify-between gap-6 mb-8\">\n                    <div>\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <span class=\"inline-flex items-center px-2.5 py-0.5 rounded text-xs font-bold bg-[#1379D1]\/10 text-[#1379D1] uppercase tracking-wider\">\n                                Centralized Directory\n                            <\/span>\n                            <span id=\"platform-count-text\" class=\"text-xs text-slate-500 font-semibold\">\n                                25 \/ 25 platforms displayed\n                            <\/span>\n                        <\/div>\n                        <h2 class=\"text-2xl sm:text-3xl font-heading font-black text-slate-900 tracking-tight\">\n                            Romanian Educational Platforms\n                        <\/h2>\n                    <\/div>\n\n                    <!-- Search & View Mode Switcher -->\n                    <div class=\"flex flex-wrap items-center gap-3\">\n                        <div class=\"relative min-w-[240px] sm:min-w-[280px]\">\n                            <i data-lucide=\"search\" class=\"w-4 h-4 text-slate-400 absolute left-3.5 top-1\/2 -translate-y-1\/2 pointer-events-none\"><\/i>\n                            <input\n                                id=\"directory-search-input\"\n                                type=\"text\"\n                                placeholder=\"Filter by name, features...\"\n                                class=\"w-full pl-10 pr-4 py-2 bg-white text-slate-900 placeholder:text-slate-400 rounded-lg border border-slate-300 focus:border-[#1379D1] focus:ring-2 focus:ring-[#1379D1]\/20 transition-all text-xs font-medium outline-none shadow-sm\"\n                            >\n                        <\/div>\n\n                        <div class=\"flex items-center bg-white border border-slate-300 rounded-lg p-0.5 shadow-sm\">\n                            <button id=\"view-grid-btn\" onclick=\"setViewMode('grid')\" class=\"flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all bg-[#1379D1] text-white shadow-sm\">\n                                <i data-lucide=\"layout-grid\" class=\"w-3.5 h-3.5\"><\/i>\n                                <span class=\"hidden sm:inline\">Grid<\/span>\n                            <\/button>\n                            <button id=\"view-table-btn\" onclick=\"setViewMode('table')\" class=\"flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all text-slate-600 hover:text-slate-900 hover:bg-slate-100\">\n                                <i data-lucide=\"table\" class=\"w-3.5 h-3.5\"><\/i>\n                                <span class=\"hidden sm:inline\">Table<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Category Filter Pills Bar -->\n                <div id=\"category-pills-container\" class=\"flex items-center gap-2 overflow-x-auto pb-3 mb-8 no-scrollbar scroll-smooth\">\n                    <!-- Injected via JS -->\n                <\/div>\n\n                <!-- Platform Cards Grid Container -->\n                <div id=\"platforms-grid-view\" class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n                    <!-- Injected via JS -->\n                <\/div>\n\n                <!-- Platform Table View Container -->\n                <div id=\"platforms-table-view\" class=\"hidden bg-white rounded-2xl border border-slate-200 shadow-sm overflow-hidden\">\n                    <div class=\"overflow-x-auto\">\n                        <table class=\"w-full text-left border-collapse text-xs\">\n                            <thead>\n                                <tr class=\"bg-slate-900 text-white font-heading uppercase text-[11px] tracking-wider border-b border-slate-800\">\n                                    <th class=\"py-4 px-4 font-bold text-center w-14\">No<\/th>\n                                    <th class=\"py-4 px-5 font-bold w-48\">Platform<\/th>\n                                    <th class=\"py-4 px-5 font-bold\">Short Description<\/th>\n                                    <th class=\"py-4 px-5 font-bold w-44\">Official Link<\/th>\n                                    <th class=\"py-4 px-5 font-bold w-36 text-center\">Social Media<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody id=\"platforms-table-body\" class=\"divide-y divide-slate-100\">\n                                <!-- Injected via JS -->\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n        <!-- ==========================================\n             CALLOUT & TRIAL SECTION\n        =========================================== -->\n        <section class=\"py-14 bg-white border-t border-slate-200\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n                \n                <div class=\"relative rounded-3xl bg-gradient-to-r from-slate-900 via-[#0F1623] to-[#1379D1] text-white p-8 sm:p-12 overflow-hidden shadow-xl mb-12\">\n                    <div class=\"absolute top-0 right-0 w-96 h-96 bg-[#D91278]\/20 rounded-full blur-3xl pointer-events-none\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 w-80 h-80 bg-[#1379D1]\/30 rounded-full blur-3xl pointer-events-none\"><\/div>\n                    <div class=\"absolute inset-0 bg-grid-overlay opacity-20 pointer-events-none\"><\/div>\n\n                    <div class=\"relative z-10 grid grid-cols-1 lg:grid-cols-12 gap-8 items-center\">\n                        <div class=\"lg:col-span-8\">\n                            <span class=\"inline-flex items-center gap-1.5 py-1 px-3 rounded-md bg-white\/10 text-[#6fccf0] text-xs font-bold uppercase tracking-widest mb-4 backdrop-blur-sm border border-white\/10\">\n                                <i data-lucide=\"plus-circle\" class=\"w-3.5 h-3.5\"><\/i>\n                                Open Directory &#038; Continuously Updated\n                            <\/span>\n\n                            <h3 class=\"text-2xl sm:text-3xl lg:text-4xl font-heading font-black tracking-tight text-white mb-4\">\n                                Do you have a Romanian educational platform not on the list?\n                            <\/h3>\n\n                            <p class=\"text-sm sm:text-base text-slate-300 leading-relaxed max-w-2xl mb-6\">\n                                We actively support digitalization and educational projects in Romania. Send us your platform details to be included in this national resource consulted by thousands of educators.\n                            <\/p>\n\n                            <div class=\"flex flex-wrap items-center gap-4\">\n                                <a href=\"mailto:contact@livresq.com?subject=Educational%20platform%20proposal%20for%20LIVRESQ%20list\" class=\"card-action-btn card-action-btn-fucsia inline-flex items-center justify-center gap-2 px-6 py-3 rounded-xl font-bold text-sm transition-all duration-200 border border-white\/10 no-underline shadow-lg hover:-translate-y-0.5 active:translate-y-0 !text-white hover:!text-white\">\n                                    <i data-lucide=\"mail\" class=\"w-4 h-4 !text-white\"><\/i>\n                                    <span class=\"!text-white font-bold\">Send email to contact@livresq.com<\/span>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"lg:col-span-4 flex justify-center lg:justify-end\">\n                            <div class=\"bg-slate-800\/80 backdrop-blur-md border border-slate-700\/80 rounded-2xl p-6 text-center max-w-xs w-full shadow-2xl\">\n                                <div class=\"w-12 h-12 rounded-xl bg-gradient-to-tr from-[#1379D1] to-[#D91278] text-white flex items-center justify-center mx-auto mb-3 shadow-md\">\n                                    <i data-lucide=\"award\" class=\"w-6 h-6\"><\/i>\n                                <\/div>\n                                <h4 class=\"text-base font-bold text-white mb-1 font-heading\">\n                                    EdTech RO Ecosystem\n                                <\/h4>\n                                <p class=\"text-xs text-slate-400 mb-4\">\n                                    Over 194,754 interactive lessons created with the SCORM standard.\n                                <\/p>\n                                <a href=\"https:\/\/author.livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"card-action-btn card-action-btn-blue inline-flex items-center justify-center w-full py-2.5 rounded-lg text-xs font-bold transition-all duration-200 no-underline shadow-sm hover:-translate-y-0.5 active:translate-y-0 !text-white hover:!text-white\">\n                                    <span class=\"!text-white font-bold\">Open LIVRESQ Editor<\/span>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Tags list -->\n                <div class=\"flex flex-wrap items-center gap-2 pt-4 border-t border-slate-100\">\n                    <span class=\"text-xs font-bold text-slate-500 flex items-center gap-1\">\n                        <i data-lucide=\"tag\" class=\"w-3.5 h-3.5 text-[#D91278]\"><\/i>\n                        Tagged:\n                    <\/span>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#platform list<\/a>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#digital education<\/a>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#educational resources<\/a>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#LIVRESQ<\/a>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#REI.PLUS<\/a>\n                    <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"article-tag text-xs font-semibold text-slate-600 hover:!text-[#1379D1] bg-slate-100 hover:bg-slate-200\/80 px-2.5 py-1 rounded-md transition-colors no-underline\">#SCORM<\/a>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- ==========================================\n         JAVASCRIPT LOGIC & 25 PLATFORMS DATA\n    =========================================== -->\n    <script>\n        const PLATFORMS = [\n        {\n                \"id\": 1,\n                \"name\": \"LIVRESQ\",\n                \"url\": \"https:\/\/livresq.com\/ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/ascendia.livresq\",\n                \"category\": \"authoring\",\n                \"featured\": true,\n                \"hasAI\": true,\n                \"description\": \"An advanced editor for open educational resources and online courses using the SCORM standard. Resources can be downloaded and exported to any LMS. Includes the largest digital educational library in Romania with over 194,754 lessons. Integrates AI assistance to help teachers create lessons faster and better, responsive across all devices.\",\n                \"categoryLabel\": \"Authoring & SCORM \/ AI\",\n                \"tags\": [\n                        \"SCORM\",\n                        \"Open Resources\",\n                        \"AI Assistant\",\n                        \"Biblioteca 194.754+\",\n                        \"Multi-device\"\n                ]\n        },\n        {\n                \"id\": 2,\n                \"name\": \"Matejoaca\",\n                \"url\": \"https:\/\/matejoaca.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/profile.php?id=61583401510996\",\n                \"category\": \"math_science\",\n                \"description\": \"Matejoaca is an interactive mathematics learning platform offering over 214 gamified lessons covering the national curriculum completely.\",\n                \"categoryLabel\": \"Math & Sciences\",\n                \"tags\": [\n                        \"Mathematics\",\n                        \"214+ Lessons\",\n                        \"Curriculum\",\n                        \"Interactive\"\n                ]\n        },\n        {\n                \"id\": 3,\n                \"name\": \"Adservio\",\n                \"url\": \"https:\/\/www.adservio.ro\/ro\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/adservio.ro\",\n                \"category\": \"management\",\n                \"featured\": true,\n                \"description\": \"Comprehensive school management platform connecting principals, teachers, secretariat, parents, and students with electronic gradebooks, messaging, and administrative modules.\",\n                \"categoryLabel\": \"School Management\",\n                \"tags\": [\n                        \"Digital Gradebook\",\n                        \"Secretariat\",\n                        \"Messaging\",\n                        \"Principals\",\n                        \"Parents & Students\"\n                ]\n        },\n        {\n                \"id\": 4,\n                \"name\": \"Proiectul CRED\",\n                \"url\": \"https:\/\/digital.educred.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/ProiectulCRED\",\n                \"category\": \"authoring\",\n                \"isFree\": true,\n                \"description\": \"CRED Project provides Open Educational Resources (OER) designed by teachers, aligned with the competence-based primary and secondary national curriculum.\",\n                \"categoryLabel\": \"Open Educational Resources\",\n                \"tags\": [\n                        \"OER\",\n                        \"National Curriculum\",\n                        \"Primary & Middle School\",\n                        \"Free\"\n                ]\n        },\n        {\n                \"id\": 5,\n                \"name\": \"Edus\",\n                \"url\": \"https:\/\/edus.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/platformaEdus.ro\",\n                \"category\": \"management\",\n                \"description\": \"Online educational management platform featuring digital gradebooks, homework and online testing, secure live teaching systems, resource libraries, and videoconferencing.\",\n                \"categoryLabel\": \"School Management\",\n                \"tags\": [\n                        \"Digital Gradebook\",\n                        \"Homework & Tests\",\n                        \"Videoconference\",\n                        \"Resource Library\"\n                ]\n        },\n        {\n                \"id\": 6,\n                \"name\": \"Kinderpedia\",\n                \"url\": \"https:\/\/www.kinderpedia.co\/ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/kinderpedia\",\n                \"category\": \"management\",\n                \"featured\": true,\n                \"description\": \"Smart management and communication platform for schools and kindergartens. Features: timetables, electronic gradebooks, homework, billing, progress tracking, and messaging.\",\n                \"categoryLabel\": \"Schools & Kindergarten Mgmt\",\n                \"tags\": [\n                        \"Kindergarten & School\",\n                        \"Financial\",\n                        \"Timetable & Gradebook\",\n                        \"Progress Reports\"\n                ]\n        },\n        {\n                \"id\": 7,\n                \"name\": \"MyKoolio\",\n                \"url\": \"https:\/\/www.mykoolio.com\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/profesorulmykoolio\",\n                \"category\": \"early_childhood\",\n                \"description\": \"Interactive learning portal with gamified lessons and school management tools including virtual gradebooks, class management, homework module, and activity calendars.\",\n                \"categoryLabel\": \"Interactive Lessons & Management\",\n                \"tags\": [\n                        \"Interactive Lessons\",\n                        \"Virtual Gradebook\",\n                        \"Classes & Homework\",\n                        \"Calendar\"\n                ]\n        },\n        {\n                \"id\": 8,\n                \"name\": \"Dacobots\",\n                \"url\": \"https:\/\/dacobots.com\/index_ro.html\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/dacobots\",\n                \"category\": \"early_childhood\",\n                \"isFree\": true,\n                \"description\": \"Free educational portal with interactive lessons and animated games for preschool and kindergarten children, based on the EduTeca collection.\",\n                \"categoryLabel\": \"Preschool & Kindergarten\",\n                \"tags\": [\n                        \"Preschool\",\n                        \"EduTeca\",\n                        \"Games & Lessons\",\n                        \"Free\"\n                ]\n        },\n        {\n                \"id\": 9,\n                \"name\": \"CoffeeLMS\",\n                \"url\": \"https:\/\/coffeelms.com\/\",\n                \"category\": \"authoring\",\n                \"description\": \"Modern Learning Management System (LMS) used by educational institutions, NGOs, and enterprises to deliver and track online training courses for teachers and staff.\",\n                \"categoryLabel\": \"Learning Management System (LMS)\",\n                \"tags\": [\n                        \"LMS\",\n                        \"Online Courses\",\n                        \"NGOs & Corporate\",\n                        \"Teacher Training\"\n                ]\n        },\n        {\n                \"id\": 10,\n                \"name\": \"Digitaliada\",\n                \"url\": \"https:\/\/www.digitaliada.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/Digitaliada\",\n                \"category\": \"authoring\",\n                \"description\": \"Centralized educational portal hosting digital materials and an annual digital contest for teachers across Romania. Compatible with LIVRESQ.\",\n                \"categoryLabel\": \"Community & Digital Contest\",\n                \"tags\": [\n                        \"Digital Materials\",\n                        \"Teacher Contest\",\n                        \"Community\",\n                        \"LIVRESQ Compatible\"\n                ]\n        },\n        {\n                \"id\": 11,\n                \"name\": \"ASQ\",\n                \"url\": \"https:\/\/asq.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/asq.romania\",\n                \"category\": \"exams\",\n                \"description\": \"Interactive educational portal featuring interactive lessons and quick-quiz evaluation engines for continuous formative assessment.\",\n                \"categoryLabel\": \"Lessons & Fast Quizzes\",\n                \"tags\": [\n                        \"Fast Quizzes\",\n                        \"Interactive Lessons\",\n                        \"Assessment\",\n                        \"Formative Tests\"\n                ]\n        },\n        {\n                \"id\": 12,\n                \"name\": \"123edu\",\n                \"url\": \"https:\/\/123edu.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/123edu.ro\",\n                \"category\": \"early_childhood\",\n                \"description\": \"Interactive learning portal designed specifically for preparatory class and grades 1 through 4 with curriculum-aligned exercises.\",\n                \"categoryLabel\": \"Primary Education\",\n                \"tags\": [\n                        \"Preparatory Class\",\n                        \"Grades 1-4\",\n                        \"Interactive Lessons\",\n                        \"Exercises\"\n                ]\n        },\n        {\n                \"id\": 13,\n                \"name\": \"Kidibot\",\n                \"url\": \"https:\/\/www.kidibot.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/kidibot\",\n                \"category\": \"early_childhood\",\n                \"description\": \"Gamified learning platform motivating children to read more books and solve educational quizzes through fun battles and rewards.\",\n                \"categoryLabel\": \"Reading & Gamification\",\n                \"tags\": [\n                        \"Gamification\",\n                        \"Reading Motivation\",\n                        \"Knowledge Battles\",\n                        \"Quizzes\"\n                ]\n        },\n        {\n                \"id\": 14,\n                \"name\": \"VreauLa\",\n                \"url\": \"https:\/\/vreaula.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/vreaula\",\n                \"category\": \"exams\",\n                \"description\": \"Targeted educational platform helping high school students prepare effectively for national Baccalaureate and university admission exams.\",\n                \"categoryLabel\": \"Baccalaureate & Admission\",\n                \"tags\": [\n                        \"Baccalaureate\",\n                        \"University Admission\",\n                        \"Exam Prep\",\n                        \"High School\"\n                ]\n        },\n        {\n                \"id\": 15,\n                \"name\": \"Brio.ro\",\n                \"url\": \"https:\/\/brio.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/BrioRomania\",\n                \"category\": \"exams\",\n                \"featured\": true,\n                \"description\": \"Standardized digital testing platform providing psychometric performance diagnostics in math and Romanian language for grades 1-12.\",\n                \"categoryLabel\": \"Standardized Testing\",\n                \"tags\": [\n                        \"Standardized Tests\",\n                        \"Grades 1-12\",\n                        \"Psychometric Reports\",\n                        \"Performance\"\n                ]\n        },\n        {\n                \"id\": 16,\n                \"name\": \"\u0218coala Intuitext\",\n                \"url\": \"https:\/\/www.scoalaintuitext.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/ScoalaINTUITEXT\",\n                \"category\": \"early_childhood\",\n                \"description\": \"Interactive portal with primary school lessons, classroom management tools, automated homework allocation, and student progress reports.\",\n                \"categoryLabel\": \"Lessons & Class Management\",\n                \"tags\": [\n                        \"Homework Management\",\n                        \"Grades & Reports\",\n                        \"Grades 1-4\",\n                        \"Digital Lessons\"\n                ]\n        },\n        {\n                \"id\": 17,\n                \"name\": \"Voxi Clinic\",\n                \"url\": \"https:\/\/voxikids.com\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/VoxiKids\",\n                \"category\": \"special_edu\",\n                \"description\": \"Specialized speech therapy and special education platform with interactive multiplayer exercises, client management, and progress notes.\",\n                \"categoryLabel\": \"Special Education & Speech Therapy\",\n                \"tags\": [\n                        \"Speech Therapy\",\n                        \"Special Needs\",\n                        \"Online Therapy\",\n                        \"Appointments\"\n                ]\n        },\n        {\n                \"id\": 18,\n                \"name\": \"Timlogo\",\n                \"url\": \"https:\/\/timlogo.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/ascendia.timlogo\",\n                \"category\": \"special_edu\",\n                \"featured\": true,\n                \"description\": \"Speech therapy platform officially endorsed by the Ministry of Education for speech-impaired children at preschool, primary, and middle school levels.\",\n                \"categoryLabel\": \"Ministry Approved Speech Therapy\",\n                \"tags\": [\n                        \"Ministry Endorsed\",\n                        \"Speech Therapy\",\n                        \"Psychopedagogy\",\n                        \"Audio-Video Exercises\"\n                ]\n        },\n        {\n                \"id\": 19,\n                \"name\": \"Naradix\",\n                \"url\": \"https:\/\/naradix.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/naradapentrueducatie\",\n                \"category\": \"video_learning\",\n                \"isFree\": true,\n                \"description\": \"Remedial education platform offering free interactive lessons for grades 0-8 to help bridge educational gaps across Romanian communities.\",\n                \"categoryLabel\": \"Remedial Education\",\n                \"tags\": [\n                        \"Remedial Education\",\n                        \"Grades 0-8\",\n                        \"Free Lessons\",\n                        \"Social Impact\"\n                ]\n        },\n        {\n                \"id\": 20,\n                \"name\": \"Vboard\",\n                \"url\": \"https:\/\/vboard.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/Virtual-Board-104068774768862\/\",\n                \"category\": \"management\",\n                \"description\": \"Real-time collaborative whiteboard platform tailored for live teaching with audio\/video and individual student whiteboards for simultaneous supervision.\",\n                \"categoryLabel\": \"Live Interactive Whiteboard\",\n                \"tags\": [\n                        \"Interactive Whiteboard\",\n                        \"Live Teaching\",\n                        \"Integrated Audio-Video\",\n                        \"Individual Boards\"\n                ]\n        },\n        {\n                \"id\": 21,\n                \"name\": \"Super\u0218coala\",\n                \"url\": \"https:\/\/superscoala.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/superscoalaonline\",\n                \"category\": \"video_learning\",\n                \"description\": \"Platform delivering video lessons covering the full curriculum taught by experienced educators, complemented by interactive worksheets and practice questions.\",\n                \"categoryLabel\": \"Video Lessons & Practice\",\n                \"tags\": [\n                        \"Video Lessons\",\n                        \"Dedicated Teachers\",\n                        \"Worksheets\",\n                        \"Interactive Games\"\n                ]\n        },\n        {\n                \"id\": 22,\n                \"name\": \"edu.sellification\",\n                \"url\": \"https:\/\/edu.sellification.org\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/groups\/EducatoriSellification\",\n                \"category\": \"video_learning\",\n                \"description\": \"Platform offering hundreds of hours of video training courses and pedagogical books on active learning methods and engaging classroom dynamics.\",\n                \"categoryLabel\": \"Active Learning Methodologies\",\n                \"tags\": [\n                        \"Teacher Training\",\n                        \"Engaging Education\",\n                        \"Video & Books\",\n                        \"Educator Community\"\n                ]\n        },\n        {\n                \"id\": 23,\n                \"name\": \"red-religie.ro\",\n                \"url\": \"https:\/\/red-religie.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/redreligie\",\n                \"category\": \"video_learning\",\n                \"isFree\": true,\n                \"description\": \"Online resource platform for religious education teachers and students with digital learning objects, multimedia materials, and assessments.\",\n                \"categoryLabel\": \"Religious Education Resources\",\n                \"tags\": [\n                        \"Religious Education\",\n                        \"Teaching Resources\",\n                        \"Audio-Video\",\n                        \"Romania & Diaspora\"\n                ]\n        },\n        {\n                \"id\": 24,\n                \"name\": \"Edu For Life\",\n                \"url\": \"https:\/\/edu.forlife.ro\/\",\n                \"socialUrl\": \"https:\/\/www.facebook.com\/ForLife.ro\",\n                \"category\": \"exams\",\n                \"isFree\": true,\n                \"description\": \"Community-driven question bank and resource hub with thousands of assessment items, PDFs, and video lessons across all major academic subjects.\",\n                \"categoryLabel\": \"Item Bank & Community\",\n                \"tags\": [\n                        \"Item Bank\",\n                        \"All Subjects\",\n                        \"PDF & Video\",\n                        \"FOR LIFE Community\"\n                ]\n        },\n        {\n                \"id\": 25,\n                \"name\": \"REI.PLUS\",\n                \"url\": \"https:\/\/www.rei.plus\/\",\n                \"category\": \"special_edu\",\n                \"isFree\": true,\n                \"isNew\": true,\n                \"description\": \"Resources for Inclusive Education project providing adapted teaching materials, differentiated worksheets, and assessment guides for students with SEN in mainstream schools.\",\n                \"categoryLabel\": \"Inclusive Education & SEN\",\n                \"tags\": [\n                        \"Inclusive Education\",\n                        \"SEN Students\",\n                        \"Adapted Materials\",\n                        \"Methodological Guides\",\n                        \"Differentiated Worksheets\"\n                ]\n        }\n];\n\n        const CATEGORIES = [\n          {\n                    \"id\": \"all\",\n                    \"label\": \"All platforms\"\n          },\n          {\n                    \"id\": \"authoring\",\n                    \"label\": \"Authoring & OER \/ Courses\"\n          },\n          {\n                    \"id\": \"management\",\n                    \"label\": \"School Management & Gradebooks\"\n          },\n          {\n                    \"id\": \"math_science\",\n                    \"label\": \"Math & Sciences\"\n          },\n          {\n                    \"id\": \"early_childhood\",\n                    \"label\": \"Preschool & Primary Classes\"\n          },\n          {\n                    \"id\": \"exams\",\n                    \"label\": \"Exam Prep & Assessment\"\n          },\n          {\n                    \"id\": \"special_edu\",\n                    \"label\": \"Special & Inclusive Education\"\n          },\n          {\n                    \"id\": \"video_learning\",\n                    \"label\": \"Video Lessons & Resources\"\n          }\n];\n\n        let currentCategory = 'all';\n        let currentSearch = '';\n        let currentView = 'grid';\n\n        function safeCreateIcons() {\n            if (window.lucide && typeof window.lucide.createIcons === 'function') {\n                window.lucide.createIcons();\n            }\n        }\n\n        function initApp() {\n            renderPills();\n            renderPlatforms();\n            safeCreateIcons();\n            \n            setTimeout(safeCreateIcons, 200);\n            setTimeout(safeCreateIcons, 1000);\n            \n            const searchInput = document.getElementById('directory-search-input');\n            if(searchInput) {\n                searchInput.addEventListener('input', (e) => {\n                    currentSearch = e.target.value.toLowerCase().trim();\n                    renderPlatforms();\n                });\n            }\n        }\n\n        function copyLink(url) {\n            if (navigator.clipboard && navigator.clipboard.writeText) {\n                navigator.clipboard.writeText(url).then(() => {\n                    showToast(`Link copied: ${url}`);\n                }).catch(() => {\n                    prompt(\"Link copied:\", url);\n                });\n            } else {\n                prompt(\"Link copied:\", url);\n            }\n        }\n\n        function showToast(msg) {\n            let toast = document.getElementById('livresq-toast');\n            if (!toast) {\n                toast = document.createElement('div');\n                toast.id = 'livresq-toast';\n                toast.className = 'fixed bottom-6 right-6 z-[100000] bg-slate-900 text-white text-xs font-bold px-4 py-3 rounded-xl shadow-2xl border border-slate-700 flex items-center gap-2 transition-all duration-300 opacity-0 translate-y-2 pointer-events-none';\n                document.body.appendChild(toast);\n            }\n            toast.textContent = msg;\n            toast.classList.remove('opacity-0', 'translate-y-2', 'pointer-events-none');\n            toast.classList.add('opacity-100', 'translate-y-0');\n            setTimeout(() => {\n                toast.classList.remove('opacity-100', 'translate-y-0');\n                toast.classList.add('opacity-0', 'translate-y-2', 'pointer-events-none');\n            }, 2500);\n        }\n\n        function renderPills() {\n            const container = document.getElementById('category-pills-container');\n            if (!container) return;\n            container.innerHTML = CATEGORIES.map(cat => {\n                const isActive = currentCategory === cat.id;\n                return `\n                    <button\n                        onclick=\"setCategory('${cat.id}')\"\n                        class=\"px-4 py-2 rounded-full text-xs font-bold whitespace-nowrap transition-all duration-200 border cursor-pointer ${\n                            isActive\n                                ? 'bg-[#1379D1] text-white border-[#1379D1] shadow-md shadow-[#1379D1]\/20 scale-105'\n                                : 'bg-white text-slate-600 border-slate-200 hover:border-slate-300 hover:bg-slate-50'\n                        }\"\n                    >\n                        ${cat.label}\n                    <\/button>\n                `;\n            }).join('');\n        }\n\n        function setCategory(id) {\n            currentCategory = id;\n            renderPills();\n            renderPlatforms();\n        }\n\n        function filterByPillar(catId) {\n            setCategory(catId);\n            const directoryEl = document.getElementById('directory');\n            if (directoryEl) {\n                directoryEl.scrollIntoView({ behavior: 'smooth' });\n            }\n        }\n\n        function setViewMode(mode) {\n            currentView = mode;\n            const gridBtn = document.getElementById('view-grid-btn');\n            const tableBtn = document.getElementById('view-table-btn');\n            const gridView = document.getElementById('platforms-grid-view');\n            const tableView = document.getElementById('platforms-table-view');\n\n            if (mode === 'grid') {\n                gridBtn.className = 'flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all bg-[#1379D1] text-white shadow-sm';\n                tableBtn.className = 'flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all text-slate-600 hover:text-slate-900 hover:bg-slate-100';\n                gridView.classList.remove('hidden');\n                tableView.classList.add('hidden');\n            } else {\n                tableBtn.className = 'flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all bg-[#1379D1] text-white shadow-sm';\n                gridBtn.className = 'flex items-center gap-1.5 px-3 py-1.5 rounded-md text-xs font-bold transition-all text-slate-600 hover:text-slate-900 hover:bg-slate-100';\n                gridView.classList.add('hidden');\n                tableView.classList.remove('hidden');\n            }\n            safeCreateIcons();\n        }\n\n        function renderPlatforms() {\n            const filtered = PLATFORMS.filter(item => {\n                const matchesCategory = currentCategory === 'all' || item.category === currentCategory;\n                const matchesSearch = item.name.toLowerCase().includes(currentSearch) ||\n                                      item.description.toLowerCase().includes(currentSearch) ||\n                                      item.categoryLabel.toLowerCase().includes(currentSearch) ||\n                                      item.tags.some(t => t.toLowerCase().includes(currentSearch));\n                return matchesCategory && matchesSearch;\n            });\n\n            const countEl = document.getElementById('platform-count-text');\n            if (countEl) {\n                countEl.textContent = `${filtered.length} \/ ${PLATFORMS.length} platforms displayed`;\n            }\n\n            \/\/ Render Grid\n            const gridView = document.getElementById('platforms-grid-view');\n            if (gridView) {\n                if (filtered.length === 0) {\n                    gridView.innerHTML = `\n                        <div class=\"col-span-full py-16 text-center bg-white rounded-2xl border border-dashed border-slate-300\">\n                            <i data-lucide=\"search-x\" class=\"w-12 h-12 text-slate-300 mx-auto mb-3\"><\/i>\n                            <h4 class=\"text-base font-bold text-slate-700 font-heading\">No platforms found<\/h4>\n                            <p class=\"text-xs text-slate-400 mt-1\">Try another search or select a different category.<\/p>\n                        <\/div>\n                    `;\n                } else {\n                    gridView.innerHTML = filtered.map(item => `\n                        <div class=\"group relative bg-white rounded-2xl border transition-all duration-300 flex flex-col justify-between overflow-hidden ${\n                            item.featured \n                                ? 'border-[#1379D1]\/40 hover:border-[#1379D1] shadow-md shadow-[#1379D1]\/5 hover:shadow-xl hover:-translate-y-1' \n                                : 'border-slate-200\/80 hover:border-[#1379D1]\/30 hover:shadow-lg hover:-translate-y-1'\n                        }\">\n                            ${item.featured ? `\n                                <div class=\"absolute top-0 right-0 w-24 h-24 overflow-hidden pointer-events-none z-10\">\n                                    <div class=\"absolute transform rotate-45 bg-gradient-to-r from-[#1379D1] to-[#D91278] text-white font-black text-[9px] uppercase tracking-wider py-0.5 right-[-35px] top-[18px] w-[120px] text-center shadow-sm\">\n                                        Top EdTech\n                                    <\/div>\n                                <\/div>\n                            ` : ''}\n\n                            <div class=\"p-6\">\n                                <div class=\"flex items-center justify-between gap-3 mb-4\">\n                                    <span class=\"inline-flex items-center gap-1 text-[11px] font-bold px-2.5 py-1 rounded-md border ${\n                                        item.featured \n                                            ? 'bg-blue-50 text-[#1379D1] border-blue-200' \n                                            : 'bg-slate-50 text-slate-600 border-slate-200'\n                                    }\">\n                                        ${item.categoryLabel}\n                                    <\/span>\n                                    <span class=\"text-xs font-black text-slate-300 font-mono\">#${item.id < 10 ? '0' + item.id : item.id}<\/span>\n                                <\/div>\n\n                                <h3 class=\"text-xl font-heading font-black text-slate-900 group-hover:text-[#1379D1] transition-colors mb-3 flex items-center gap-2\">\n                                    <span>${item.name}<\/span>\n                                    ${item.isNew ? '<span class=\"inline-flex items-center gap-1 px-2 py-0.5 rounded text-[9px] font-black uppercase tracking-wider bg-gradient-to-r from-[#D91278] to-pink-500 text-white shadow-xs\"><span class=\"w-1.5 h-1.5 rounded-full bg-white animate-pulse\"><\/span> ' + (item.newBadge || 'NEW') + '<\/span>' : ''}\n                                    ${item.hasAI ? '<span class=\"inline-flex items-center px-1.5 py-0.5 rounded text-[9px] font-extrabold bg-gradient-to-r from-purple-600 to-indigo-600 text-white\">AI<\/span>' : ''}\n                                    ${item.isFree ? '<span class=\"inline-flex items-center px-1.5 py-0.5 rounded text-[9px] font-extrabold bg-emerald-100 text-emerald-800\">FREE<\/span>' : ''}\n                                <\/h3>\n\n                                <p class=\"text-xs sm:text-sm text-slate-600 leading-relaxed line-clamp-4 mb-5\">\n                                    ${item.description}\n                                <\/p>\n\n                                <div class=\"flex flex-wrap gap-1.5 mb-2\">\n                                    ${item.tags.map(tag => `\n                                        <span class=\"text-[10px] font-medium bg-slate-100 text-slate-600 px-2 py-0.5 rounded border border-slate-200\/60\">\n                                            ${tag}\n                                        <\/span>\n                                    `).join('')}\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"px-6 py-4 bg-slate-50\/80 border-t border-slate-100 flex items-center justify-between gap-3\">\n                                <a\n                                    href=\"${item.url}\"\n                                    target=\"_blank\"\n                                    rel=\"noopener noreferrer\"\n                                    class=\"card-action-btn ${item.name === 'LIVRESQ' ? 'card-action-btn-fucsia' : 'card-action-btn-blue'} flex-1 inline-flex items-center justify-center gap-2 px-4 py-2.5 rounded-lg text-xs font-bold transition-all !text-white hover:!text-white hover:-translate-y-0.5 active:translate-y-0 shadow-sm no-underline\"\n                                >\n                                    <span class=\"!text-white font-bold\">Visit Website<\/span>\n                                    <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5 !text-white\"><\/i>\n                                <\/a>\n\n                                <div class=\"flex items-center gap-1.5\">\n                                    ${item.socialUrl ? `\n                                        <a\n                                            href=\"${item.socialUrl}\"\n                                            target=\"_blank\"\n                                            rel=\"noopener noreferrer\"\n                                            class=\"p-2.5 bg-white hover:bg-blue-50 text-slate-600 hover:text-[#1877F2] rounded-lg border border-slate-200 transition-colors flex items-center justify-center\"\n                                            title=\"Facebook\"\n                                        >\n                                            <svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"><\/path><\/svg>\n                                        <\/a>\n                                    ` : ''}\n                                    <button onclick=\"copyLink('${item.url}')\" class=\"p-2.5 bg-white hover:bg-slate-100 text-slate-600 rounded-lg border border-slate-200 transition-colors flex items-center justify-center cursor-pointer\" title=\"Copy Link\">\n                                        <i data-lucide=\"copy\" class=\"w-4 h-4\"><\/i>\n                                    <\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    `).join('');\n                }\n            }\n\n            \/\/ Render Table\n            const tableBody = document.getElementById('platforms-table-body');\n            if (tableBody) {\n                tableBody.innerHTML = filtered.map(item => {\n                    const domain = item.url.replace('https:\/\/', '').replace('http:\/\/', '').replace('www.', '').replace('\/ro\/', '').replace('\/index_ro.html', '').replace('\/', '');\n                    return `\n                        <tr class=\"hover:bg-blue-50\/40 transition-colors\">\n                            <td class=\"py-3 px-4 font-mono font-bold text-slate-400 text-center\">\n                                ${item.id < 10 ? '0' + item.id : item.id}\n                            <\/td>\n                            <td class=\"py-3 px-5\">\n                                <div class=\"flex items-center gap-2\">\n                                    <span class=\"font-bold text-slate-900 text-sm font-heading\">${item.name}<\/span>\n                                    ${item.isNew ? '<span class=\"px-1.5 py-0.5 rounded text-[9px] font-black uppercase tracking-wider bg-gradient-to-r from-[#D91278] to-pink-500 text-white shadow-xs\">' + (item.newBadge || 'NEW') + '<\/span>' : ''}\n                                    ${item.featured ? '<span class=\"px-1.5 py-0.5 rounded text-[9px] font-extrabold bg-blue-100 text-[#1379D1]\">TOP<\/span>' : ''}\n                                <\/div>\n                                <span class=\"text-[10px] text-slate-500 font-semibold block\">${item.categoryLabel}<\/span>\n                            <\/td>\n                            <td class=\"py-3 px-5 text-slate-600 text-xs leading-relaxed max-w-md\">\n                                ${item.description}\n                            <\/td>\n                            <td class=\"py-3 px-5\">\n                                <a\n                                    href=\"${item.url}\"\n                                    target=\"_blank\"\n                                    rel=\"noopener noreferrer\"\n                                    class=\"inline-flex items-center gap-1.5 text-xs font-bold text-[#1379D1] hover:underline no-underline\"\n                                >\n                                    <span>${domain}<\/span>\n                                    <i data-lucide=\"external-link\" class=\"w-3.5 h-3.5\"><\/i>\n                                <\/a>\n                            <\/td>\n                            <td class=\"py-3 px-5 text-center\">\n                                ${item.socialUrl ? `\n                                    <a\n                                        href=\"${item.socialUrl}\"\n                                        target=\"_blank\"\n                                        rel=\"noopener noreferrer\"\n                                        class=\"inline-flex p-1.5 text-slate-400 hover:text-[#1877F2] transition-colors\"\n                                    >\n                                        <svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"><\/path><\/svg>\n                                    <\/a>\n                                ` : '<span class=\"text-slate-300\">-<\/span>'}\n                            <\/td>\n                        <\/tr>\n                    `;\n                }).join('');\n            }\n\n            safeCreateIcons();\n        }\n\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', initApp);\n        } else {\n            initApp();\n        }\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>In this list you will find the most important Romanian platforms supporting education in our country. From preschool to university level and beyond.<\/p>","protected":false},"author":2,"featured_media":493463,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[80],"class_list":["post-272334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-lista-platforme"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti - LIVRESQ<\/title>\n<meta name=\"description\" content=\"Cele mai importante platforme rom\u00e2ne\u0219ti ce sus\u021bin educa\u021bia din \u021bara noastr\u0103. De la nivel prescolar p\u00e2n\u0103 la nivel universitar \u0219i mai departe.\" \/>\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\/en\/news\/list-of-romanian-educational-platforms\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"List\u0103 platfome educa\u021bionale rom\u00e2ne\u0219ti pentru educa\u021bie\" \/>\n<meta property=\"og:description\" content=\"\u00cen aceast\u0103 list\u0103 ve\u021bi g\u0103si cele mai importante platforme rom\u00e2ne\u0219ti ce sus\u021bin educa\u021bia din \u021bara noastr\u0103. De la nivel prescolar p\u00e2n\u0103 la nivel universitar \u0219i mai departe.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/en\/news\/list-of-romanian-educational-platforms\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-09T14:57:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-03T08:17:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/livresq.com\/wp-content\/uploads\/2022\/08\/Romanesti_livresq.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"848\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"victoria\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"victoria\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/\"},\"author\":{\"name\":\"victoria\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#\\\/schema\\\/person\\\/34f3e270f74ce1f3628f20c1273e3cc6\"},\"headline\":\"List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti\",\"datePublished\":\"2022-08-09T14:57:07+00:00\",\"dateModified\":\"2026-09-03T08:17:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/\"},\"wordCount\":2654,\"publisher\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1\",\"keywords\":[\"lista platforme\"],\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/\",\"url\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/\",\"name\":\"List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1\",\"datePublished\":\"2022-08-09T14:57:07+00:00\",\"dateModified\":\"2026-09-03T08:17:07+00:00\",\"description\":\"Cele mai importante platforme rom\u00e2ne\u0219ti ce sus\u021bin educa\u021bia din \u021bara noastr\u0103. De la nivel prescolar p\u00e2n\u0103 la nivel universitar \u0219i mai departe.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1\",\"width\":1080,\"height\":1350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/lista-platforme-educationale-romanesti\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\\\/\\\/livresq.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti\"}]},{\"@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\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\",\"name\":\"LIVRESQ - Authoring Tool\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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\":\"en-US\",\"@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\\\/en\\\/author\\\/victoria\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"List of Romanian educational platforms - LIVRESQ","description":"The most important Romanian platforms supporting education in our country. From preschool to university level and beyond.","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\/en\/news\/list-of-romanian-educational-platforms\/","og_locale":"en_US","og_type":"article","og_title":"List\u0103 platfome educa\u021bionale rom\u00e2ne\u0219ti pentru educa\u021bie","og_description":"\u00cen aceast\u0103 list\u0103 ve\u021bi g\u0103si cele mai importante platforme rom\u00e2ne\u0219ti ce sus\u021bin educa\u021bia din \u021bara noastr\u0103. De la nivel prescolar p\u00e2n\u0103 la nivel universitar \u0219i mai departe.","og_url":"https:\/\/livresq.com\/en\/news\/list-of-romanian-educational-platforms\/","og_site_name":"LIVRESQ","article_published_time":"2022-08-09T14:57:07+00:00","article_modified_time":"2026-09-03T08:17:07+00:00","og_image":[{"width":1200,"height":848,"url":"https:\/\/livresq.com\/wp-content\/uploads\/2022\/08\/Romanesti_livresq.jpg","type":"image\/jpeg"}],"author":"victoria","twitter_card":"summary_large_image","twitter_misc":{"Written by":"victoria","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#article","isPartOf":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/"},"author":{"name":"victoria","@id":"https:\/\/livresq.com\/en\/#\/schema\/person\/34f3e270f74ce1f3628f20c1273e3cc6"},"headline":"List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti","datePublished":"2022-08-09T14:57:07+00:00","dateModified":"2026-09-03T08:17:07+00:00","mainEntityOfPage":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/"},"wordCount":2654,"publisher":{"@id":"https:\/\/livresq.com\/en\/#organization"},"image":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/09\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1","keywords":["lista platforme"],"articleSection":["News"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/","url":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/","name":"List of Romanian educational platforms - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/09\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1","datePublished":"2022-08-09T14:57:07+00:00","dateModified":"2026-09-03T08:17:07+00:00","description":"The most important Romanian platforms supporting education in our country. From preschool to university level and beyond.","breadcrumb":{"@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#primaryimage","url":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/09\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1","contentUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/09\/LISTA-24-PLATFORME-ROMANESTI-PENTRU-EDUCATIE-Postare-Instagram-Editabila-4.png?fit=1080%2C1350&ssl=1","width":1080,"height":1350},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/news\/lista-platforme-educationale-romanesti\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"List\u0103 platforme educa\u021bionale rom\u00e2ne\u0219ti"}]},{"@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":"en-US"},{"@type":"Organization","@id":"https:\/\/livresq.com\/en\/#organization","name":"LIVRESQ - Authoring Tool","url":"https:\/\/livresq.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@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":"victory","image":{"@type":"ImageObject","inLanguage":"en-US","@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\/en\/author\/victoria\/"}]}},"_links":{"self":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/272334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/comments?post=272334"}],"version-history":[{"count":42,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/272334\/revisions"}],"predecessor-version":[{"id":493491,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/272334\/revisions\/493491"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/media\/493463"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/media?parent=272334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/categories?post=272334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/tags?post=272334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}