


{"id":492866,"date":"2026-07-10T14:45:40","date_gmt":"2026-07-10T11:45:40","guid":{"rendered":"https:\/\/livresq.com\/?p=492866"},"modified":"2026-07-10T14:48:03","modified_gmt":"2026-07-10T11:48:03","slug":"recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana","status":"publish","type":"post","link":"https:\/\/livresq.com\/en\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/","title":{"rendered":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103"},"content":{"rendered":"\n\n\n<!DOCTYPE html>\n<html lang=\"ro\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>LIVRESQ &#8211; Public\u0103 \u0219i Exploreaz\u0103 Biblioteca<\/title>\n    \n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;family=Roboto:wght@700;900&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Tailwind CSS (via CDN) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Lucide Icons (via CDN) -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n    <!-- Tailwind Configuration -->\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        midnight: '#0F1623',\n                        livresq: {\n                            fucsia: '#D91278',   \/\/ Primary Action\n                            'fucsia-dark': '#b00e60', \/\/ Hover State\n                            albastru: '#6fccf0', \/\/ Secondary \/ Light Blue\n                            blond: '#faed87',    \/\/ Highlight \/ Yellow\n                            darkblue: '#2c3e50', \/\/ Text \/ Footer\n                            light: '#f8f9fa',\n                            text: '#333333'\n                        },\n                        slate: {\n                            850: '#151e2e',\n                            900: '#0F1623' \n                        }\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        heading: ['Roboto', 'sans-serif'],\n                    },\n                    animation: {\n                        'blob': 'blob 7s infinite',\n                        'float': 'float 6s ease-in-out infinite',\n                        'shimmer': 'shimmer 2.5s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n                    },\n                    keyframes: {\n                        blob: {\n                            '0%': { transform: 'translate(0px, 0px) scale(1)' },\n                            '33%': { transform: 'translate(30px, -50px) scale(1.1)' },\n                            '66%': { transform: 'translate(-20px, 20px) scale(0.9)' },\n                            '100%': { transform: 'translate(0px, 0px) scale(1)' },\n                        },\n                        float: {\n                            '0%, 100%': { transform: 'translateY(0)' },\n                            '50%': { transform: 'translateY(-20px)' },\n                        },\n                        shimmer: {\n                            '0%': { transform: 'translateX(-150%) skewX(-45deg)' },\n                            '100%': { transform: 'translateX(150%) skewX(-45deg)' }\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n\n    <style>\n        html { scroll-behavior: smooth; }\n        \n        \/* Grid Pattern *\/\n        .bg-grid-overlay {\n            background-size: 40px 40px;\n            background-image: linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),\n                              linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);\n        }\n\n        \/* Midnight Glass *\/\n        .glass-panel-midnight {\n            background: rgba(15, 22, 35, 0.6);\n            backdrop-filter: blur(12px);\n            -webkit-backdrop-filter: blur(12px);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n        }\n\n        \/* Spotlight Effect *\/\n        .spotlight-card {\n            position: relative;\n            overflow: hidden;\n        }\n        .spotlight-card::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: radial-gradient(\n                600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),\n                rgba(255, 255, 255, 0.06),\n                transparent 40%\n            );\n            opacity: 0;\n            transition: opacity 0.5s;\n            pointer-events: none;\n            z-index: 2;\n        }\n        .spotlight-card:hover::before {\n            opacity: 1;\n        }\n\n        \/* Reveal Animation *\/\n        .reveal {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: all 0.8s cubic-bezier(0.5, 0, 0, 1);\n        }\n        .reveal.active {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        \n        .delay-100 { transition-delay: 100ms; }\n        .delay-200 { transition-delay: 200ms; }\n        .delay-300 { transition-delay: 300ms; }\n        .delay-400 { transition-delay: 400ms; }\n\n        \/* =========================================\n           WORDPRESS COMPATIBILITY OVERRIDES \n           ========================================= *\/\n        \n        \/* Scoped to ID to ensure specificity over Theme Styles *\/\n        \n        \/* 1. General Link Resets *\/\n        #livresq-landing-page a {\n            text-decoration: none !important;\n        }\n\n        \/* 2. Text Links Only (Protect Buttons) *\/\n        \/* We exclude elements with .inline-flex which is used by our buttons *\/\n        #livresq-landing-page a:not(.inline-flex) {\n            border-bottom: none !important;\n            box-shadow: none !important;\n        }\n\n        \/* 3. Button Specific Enforcement *\/\n        #livresq-landing-page a.inline-flex {\n            display: inline-flex !important;\n            text-decoration: none !important;\n            \/* Ensure borders and shadows are respected *\/\n            border-bottom-style: solid !important; \n        }\n\n        \/* Force Primary Button Text Color *\/\n        #livresq-landing-page .text-white {\n            color: #ffffff !important;\n        }\n\n        \/* Force Secondary Button Text Color *\/\n        #livresq-landing-page .text-slate-700 {\n            color: #334155 !important;\n        }\n\n        \/* Force Footer\/Muted Text Colors *\/\n        #livresq-landing-page .text-slate-400 {\n            color: #94a3b8 !important;\n        }\n        #livresq-landing-page .text-slate-500 {\n            color: #64748b !important;\n        }\n        #livresq-landing-page .text-blue-600 {\n            color: #2563eb !important;\n        }\n        #livresq-landing-page .text-livresq-fucsia {\n            color: #D91278 !important;\n        }\n\n        \/* Force Hover Colors (Crucial for Interactive Elements) *\/\n        #livresq-landing-page .hover\\:text-white:hover {\n            color: #ffffff !important;\n        }\n        #livresq-landing-page .hover\\:text-livresq-fucsia:hover {\n            color: #D91278 !important;\n        }\n        #livresq-landing-page .hover\\:text-\\[\\#D91278\\]:hover {\n            color: #D91278 !important;\n        }\n        \/* Fix for secondary button hover *\/\n        #livresq-landing-page a.bg-white:hover {\n            color: #D91278 !important; \n        }\n\n        \/* Remove any default list styles that might bleed in *\/\n        #livresq-landing-page ul {\n            list-style: none !important;\n            padding-left: 0 !important;\n            margin-left: 0 !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"font-sans text-gray-700 antialiased bg-white selection:bg-livresq-fucsia selection:text-white\">\n    <div id=\"livresq-landing-page\">\n<link rel=\"preload\" as=\"image\" href=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2019\/07\/cropped-Logo.png?fit=1054%2C575&amp;ssl=1\"\/><link rel=\"preload\" as=\"image\" href=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/auto_stories_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\"\/><link rel=\"preload\" as=\"image\" href=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/translate_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\"\/><link rel=\"preload\" as=\"image\" href=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/account_circle_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\"\/><link rel=\"preload\" as=\"image\" href=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png\" referrerPolicy=\"no-referrer\"\/><div class=\"min-h-screen bg-slate-50 flex flex-col\"><nav class=\"fixed top-0 left-0 right-0 z-50 transition-all duration-500 bg-[#1379D1] h-[48px]\"><div class=\"absolute top-0 left-0 h-full z-0 pointer-events-none overflow-hidden w-[600px]\"><div class=\"absolute top-0 left-[-50px] h-full transform -skew-x-[20deg] transition-all duration-500 ease-out bg-white\n                            w-[360px]\n                        \"><\/div><\/div><div class=\"w-full h-full max-w-[1920px] mx-auto flex items-center justify-between relative z-10 pl-0 pr-[8px]\"><div class=\"flex items-center flex-shrink-0 relative z-20 transition-all duration-500 pl-10\"><a href=\"\/\" class=\"block group relative transform transition-transform duration-300 hover:scale-105 origin-left\"><img decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2019\/07\/cropped-Logo.png?fit=1054%2C575&amp;ssl=1\" alt=\"LIVRESQ\" class=\"w-auto object-contain transition-all duration-300 drop-shadow-sm filter contrast-125 h-[32px]\"\/><\/a><\/div><div class=\"hidden xl:flex items-center gap-1 pl-12\"><a href=\"https:\/\/livresq.com\/ro\/publish-library\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border bg-white\/20 border-white\/20 shadow-inner\">Comunitate<\/a><a href=\"https:\/\/livresq.com\/ro\/blog\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">Blog<\/a><a href=\"https:\/\/livresq.com\/ro\/academic\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">Academic<\/a><a href=\"https:\/\/livresq.com\/ro\/training\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">Training<\/a><a href=\"https:\/\/livresq.com\/ro\/faq\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">FAQ<\/a><a href=\"https:\/\/livresq.com\/ro\/pricing\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">Cump\u0103r\u0103<\/a><a href=\"https:\/\/livresq.com\/ro\/despre-noi\/\" class=\"px-3 py-1 rounded-md text-white font-bold text-[14px] tracking-tight transition-all duration-200 border border-transparent hover:bg-white\/10 hover:border-white\/10\">Despre noi<\/a><\/div><div class=\"hidden lg:flex items-center h-full\"><a href=\"https:\/\/library.livresq.com\/\" class=\"flex items-center gap-2 px-[8px] py-[6px] h-[36.5px] cursor-pointer hover:bg-white\/10 rounded-md transition-colors group text-white\"><img decoding=\"async\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/auto_stories_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\" alt=\"Library\" class=\"w-6 h-6\" style=\"filter:brightness(0) invert(1)\"\/><span class=\"text-[14px] font-bold\">Library<\/span><\/a><div class=\"relative\"><button class=\"flex items-center gap-2 px-[8px] py-[6px] h-[36.5px] mr-[4px] min-w-[122px] justify-between cursor-pointer hover:bg-white\/10 rounded-md transition-colors group text-white border border-transparent focus:outline-none\"><div class=\"flex items-center gap-2\"><img decoding=\"async\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/translate_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\" alt=\"Language\" class=\"w-6 h-6\" style=\"filter:brightness(0) invert(1)\"\/><span class=\"text-[14px] font-bold\">Rom\u00e2n\u0103<\/span><\/div><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-chevron-down w-4 h-4 text-white transition-transform duration-200\" aria-hidden=\"true\"><path d=\"m6 9 6 6 6-6\"><\/path><\/svg><\/button><\/div><a href=\"https:\/\/livresq.com\/ro\/contul-meu\/\" class=\"flex items-center gap-2 px-4 py-[6px] h-[36.5px] bg-[#D91278] hover:bg-[#b00e60] text-white rounded-md shadow-md hover:shadow-lg transition-all duration-300 border border-white\/10\"><img decoding=\"async\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/account_circle_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\" alt=\"Account\" class=\"w-6 h-6\" style=\"filter:brightness(0) invert(1)\"\/><span class=\"text-[14px] font-bold\">Contul Meu<\/span><\/a><\/div><div class=\"xl:hidden flex items-center gap-2\"><button class=\"p-1.5 rounded-md bg-white\/10 text-white hover:bg-white\/20 transition-colors\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-menu w-6 h-6\" aria-hidden=\"true\"><path d=\"M4 5h16\"><\/path><path d=\"M4 12h16\"><\/path><path d=\"M4 19h16\"><\/path><\/svg><\/button><\/div><\/div><\/nav><div class=\"fixed inset-0 z-[60] bg-slate-900\/80 backdrop-blur-sm transition-opacity duration-300 lg:hidden opacity-0 pointer-events-none\"><\/div><div class=\"fixed top-0 right-0 h-full w-[85%] max-w-[360px] bg-[#1379D1] shadow-2xl z-[70] transform transition-transform duration-500 cubic-bezier(0.4, 0, 0.2, 1) lg:hidden flex flex-col border-l border-white\/10 translate-x-full\"><div class=\"p-4 flex justify-end items-center bg-black\/10 shadow-sm relative z-20\"><button class=\"p-2 rounded-lg bg-white\/10 text-white hover:bg-white\/20 transition-colors\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-x w-5 h-5\" aria-hidden=\"true\"><path d=\"M18 6 6 18\"><\/path><path d=\"m6 6 12 12\"><\/path><\/svg><\/button><\/div><div class=\"flex-1 overflow-y-auto py-2\"><a href=\"https:\/\/livresq.com\/ro\/publish-library\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 bg-white\/10 border-white\">Comunitate<\/a><a href=\"https:\/\/livresq.com\/ro\/blog\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">Blog<\/a><a href=\"https:\/\/livresq.com\/ro\/academic\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">Academic<\/a><a href=\"https:\/\/livresq.com\/ro\/training\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">Training<\/a><a href=\"https:\/\/livresq.com\/ro\/faq\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">FAQ<\/a><a href=\"https:\/\/livresq.com\/ro\/pricing\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">Cump\u0103r\u0103<\/a><a href=\"https:\/\/livresq.com\/ro\/despre-noi\/\" class=\"block px-6 py-4 text-lg font-bold text-white transition-all border-l-4 border-transparent hover:bg-white\/10 hover:border-white\">Despre noi<\/a><\/div><div class=\"p-6 border-t border-white\/10 bg-black\/10 space-y-4\"><div class=\"flex gap-4\"><button class=\"w-full py-2 rounded-lg font-bold text-xs border border-white\/30 text-white hover:bg-white\/10 flex items-center justify-center gap-2\"><img decoding=\"async\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/translate_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\" alt=\"Language\" class=\"w-5 h-5\" style=\"filter:brightness(0) invert(1)\"\/>Rom\u00e2n\u0103<\/button><\/div><a href=\"https:\/\/livresq.com\/ro\/contul-meu\/\" class=\"w-full flex items-center justify-center gap-2 bg-[#D91278] hover:bg-[#b00e60] text-white font-bold py-3 rounded-lg shadow-lg active:scale-95 transition-transform text-base border border-white\/10\"><img decoding=\"async\" src=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/01\/account_circle_24dp_E3E3E3_FILL1_wght0_GRAD0_opsz24.svg\" alt=\"Account\" class=\"w-6 h-6\" style=\"filter:brightness(0) invert(1)\"\/>Contul Meu<\/a><\/div><\/div><main class=\"flex-grow pt-16\"><article class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 pt-8 pb-16 md:pt-12 md:pb-24\"><header class=\"mb-12 text-center reveal\"><div class=\"inline-flex items-center gap-2 px-4 py-2 rounded-full bg-blue-100 text-blue-700 font-bold tracking-wide uppercase text-xs mb-6\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-star w-4 h-4\" aria-hidden=\"true\"><path d=\"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z\"><\/path><\/svg>EU Good Practices<\/div><h1 class=\"text-4xl md:text-5xl lg:text-6xl font-heading font-black text-slate-900 leading-tight mb-6\">European Recognition: The VHealthLab Project, Created with LIVRESQ, Designated as a &quot;Good Practice&quot; Example by the European Commission<\/h1><\/header><div class=\"mb-12 reveal delay-100\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png?w=800&#038;ssl=1\" alt=\"VHealthLab - Good Practice\" class=\"w-full h-auto rounded-2xl shadow-2xl object-cover border border-slate-200\" referrerPolicy=\"no-referrer\"\/><\/div><div class=\"prose prose-lg prose-slate max-w-none\"><p class=\"text-xl md:text-2xl text-slate-700 leading-relaxed mb-8 font-medium reveal delay-100\">The European digital education ecosystem once again validates the power of tools developed in Romania. The international Erasmus+ <a href=\"https:\/\/www.vhealthlab.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">VHealthLab<\/a> project has officially received the status of &quot;<a href=\"https:\/\/erasmus-plus.ec.europa.eu\/projects\/search\/details\/2023-1-CY01-KA220-HED-000166031\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">Good Practice<\/a>&quot; from the European Commission. This distinction rewards the execution excellence of an academic initiative that utilized the <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> platform to develop complex interactive virtual laboratories for STEM disciplines (Biology and Health Sciences).<\/p><p class=\"mb-8 text-slate-700 leading-relaxed text-lg reveal delay-200\">This European certification demonstrates that <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> is more than just a digital authoring tool \u2014 it is a solid infrastructure capable of supporting advanced simulations and interactive content at the highest international academic standards.<\/p><p class=\"mb-12 text-slate-700 leading-relaxed text-lg reveal delay-200\">The scientific coordination of the project is ensured by the <a href=\"https:\/\/www.unic.ac.cy\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">University of Nicosia<\/a>. Born from the collaboration within the project of the <a href=\"https:\/\/www.unic.ac.cy\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">University of Nicosia<\/a>, the <a href=\"https:\/\/www.auth.gr\/en\/homepage\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">Aristotle University of Thessaloniki<\/a>, the <a href=\"https:\/\/www.usc.gal\/en\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">University of Santiago de Compostela<\/a>, the <a href=\"https:\/\/www.moec.gov.cy\/en\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">Ministry of Education, Culture, Sports and Youth of Cyprus<\/a>, and <a href=\"https:\/\/ascendia.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">Ascendia S.A.<\/a>, <a href=\"https:\/\/www.vhealthlab.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">VHealthLab<\/a> represents a step forward in leveraging technology to improve educational outcomes. We send our warmest congratulations to all our partners and thank them for their involvement and dedication in supporting the development of these innovative resources for the European community.<\/p><div class=\"reveal\"><h2 class=\"text-3xl font-heading font-bold text-slate-900 mb-6\">Virtual laboratories and MedTech, created without programming knowledge<\/h2><p class=\"mb-8 text-slate-700 leading-relaxed text-lg\">The main objective of the <a href=\"https:\/\/www.vhealthlab.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">VHealthLab<\/a> project was to modernize the way medical and biological sciences are taught in the university environment, providing students with access to safe and highly realistic experiments through e-learning technology.<\/p><p class=\"mb-6 text-slate-700 leading-relaxed text-lg\">The <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> platform played a central role in this process, allowing content creators and teachers involved in the project to build interactive virtual laboratories:<\/p><ul class=\"space-y-4 mb-12 text-slate-700 leading-relaxed text-lg\"><li class=\"flex items-start gap-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-circle-check w-6 h-6 text-livresq-fucsia mt-1 flex-shrink-0\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"m9 12 2 2 4-4\"><\/path><\/svg><span><strong>High-fidelity simulations:<\/strong> Students can interact with graphic elements, simulate procedures, and visualize complex biological processes directly in the browser.<\/span><\/li><li class=\"flex items-start gap-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-circle-check w-6 h-6 text-livresq-fucsia mt-1 flex-shrink-0\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"m9 12 2 2 4-4\"><\/path><\/svg><span><strong>Native interoperability:<\/strong> All resources created in <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> integrate seamlessly into learning management systems (LMS), ensuring full traceability of progress and precise monitoring of performance indicators.<\/span><\/li><li class=\"flex items-start gap-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-circle-check w-6 h-6 text-livresq-fucsia mt-1 flex-shrink-0\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"m9 12 2 2 4-4\"><\/path><\/svg><span><strong>Development efficiency:<\/strong> The flexibility of the tool allowed the transformation of complex MedTech concepts into interactive multimedia resources executable on any device, eliminating technical programming barriers.<\/span><\/li><\/ul><\/div><div class=\"reveal\"><h2 class=\"text-3xl font-heading font-bold text-slate-900 mb-6\">Consolidation of OER (Open Educational Resources) type resources<\/h2><p class=\"mb-6 text-slate-700 leading-relaxed text-lg\">One of the major advantages that caught the attention of the European Commission was the openness and scalability of the project. The developed virtual laboratories operate under the umbrella of the OER concept.<\/p><p class=\"mb-12 text-slate-700 leading-relaxed text-lg\">All interactive materials created have the character of open educational resources, providing open access to universities, high schools, and schools that wish to modernize their teaching-learning process. These good practices and verified resources will be promoted and integrated on reference platforms in the field, such as elearning.ro, becoming a support point for the entire EdTech community.<\/p><\/div><div class=\"reveal\"><h2 class=\"text-3xl font-heading font-bold text-slate-900 mb-6\">A model to follow for LIVRESQ content creators<\/h2><p class=\"mb-6 text-slate-700 leading-relaxed text-lg\">The success of the <a href=\"https:\/\/www.vhealthlab.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">VHealthLab<\/a> project directly reflects the work and expertise of our specialists and European partners. For the community of over 163,600 <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> creators, this distinction is clear proof that the interactive lessons, courses, and modules you build daily on our platform align with the best international practices.<\/p><p class=\"mb-12 text-slate-700 leading-relaxed text-lg\">Whether we are talking about simple school lessons or highly specialized university virtual laboratories, <a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-livresq-fucsia hover:underline font-semibold\">LIVRESQ<\/a> technology provides the stability, security, and scalability necessary to transform digital education.<\/p><\/div><div class=\"reveal bg-gradient-to-br from-slate-900 to-[#0F1623] rounded-3xl p-8 md:p-12 text-white shadow-2xl relative overflow-hidden\"><div class=\"absolute top-0 right-0 w-64 h-64 bg-livresq-fucsia\/20 rounded-full blur-[80px]\"><\/div><div class=\"absolute bottom-0 left-0 w-64 h-64 bg-blue-500\/20 rounded-full blur-[80px]\"><\/div><div class=\"relative z-10 text-center\"><h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-6\">Do you want to build your own virtual laboratory or create Open Educational Resources (OER) at European standards?<\/h2><p class=\"mb-8 text-slate-300 leading-relaxed text-lg\">Open an account on livresq.com and put your ideas into practice!<\/p><a href=\"https:\/\/livresq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center justify-center gap-2 px-8 py-4 bg-livresq-fucsia hover:bg-livresq-fucsia-dark text-white font-bold rounded-xl shadow-lg hover:shadow-xl transition-all duration-300 transform hover:-translate-y-1 text-lg\">Open free account<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-external-link w-5 h-5\" aria-hidden=\"true\"><path d=\"M15 3h6v6\"><\/path><path d=\"M10 14 21 3\"><\/path><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><\/svg><\/a><\/div><\/div><\/div><\/article><\/main><\/div>\n    <\/div>\n\n    <!-- ========================= SCRIPTS ========================= -->\n\n    <!-- 1. Initialize Lucide Icons -->\n    <script>\n        lucide.createIcons();\n    <\/script>\n\n    <!-- 2. Main Logic (Animations, Spotlight) -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            \/\/ Reveal Animation Observer\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('active');\n                    }\n                });\n            }, { threshold: 0.1 });\n\n            document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n            \/\/ Spotlight Effect Logic\n            const spotlightSections = document.querySelectorAll('.spotlight-section');\n            spotlightSections.forEach(section => {\n                section.addEventListener('mousemove', (e) => {\n                    const cards = section.querySelectorAll('.spotlight-card');\n                    cards.forEach(card => {\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    <\/script>\n\n    <\/body>\n<\/html>\n\n\n\n\n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>LIVRESQ &#8211; Public\u0103 \u0219i Exploreaz\u0103 Biblioteca ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Library Rom\u00e2n\u0103 Contul Meu ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Rom\u00e2n\u0103 Contul Meu EU Good Practices European Recognition: The VHealthLab Project, Created with LIVRESQ, Designated as a &quot;Good Practice&quot; Example by the European Commission The European digital education ecosystem once again validates the power of tools developed in Romania. The international [&hellip;]<\/p>\n","protected":false},"author":57747,"featured_media":492864,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-492866","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/livresq.com\/en\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ\" \/>\n<meta property=\"og:description\" content=\"LIVRESQ &#8211; Public\u0103 \u0219i Exploreaz\u0103 Biblioteca ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Library Rom\u00e2n\u0103 Contul Meu ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Rom\u00e2n\u0103 Contul Meu EU Good Practices European Recognition: The VHealthLab Project, Created with LIVRESQ, Designated as a &quot;Good Practice&quot; Example by the European Commission The European digital education ecosystem once again validates the power of tools developed in Romania. The international [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/livresq.com\/en\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/\" \/>\n<meta property=\"og:site_name\" content=\"LIVRESQ\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-10T11:45:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T11:48:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"831\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bogdan Vrinceanu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bogdan Vrinceanu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"32 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/\"},\"author\":{\"name\":\"Bogdan Vrinceanu\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#\\\/schema\\\/person\\\/875da9615a1d415268f346f83dd6c467\"},\"headline\":\"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103\",\"datePublished\":\"2026-07-10T11:45:40+00:00\",\"dateModified\":\"2026-07-10T11:48:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/\"},\"wordCount\":4993,\"publisher\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1\",\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/\",\"url\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/\",\"name\":\"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1\",\"datePublished\":\"2026-07-10T11:45:40+00:00\",\"dateModified\":\"2026-07-10T11:48:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/livresq.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1\",\"width\":1280,\"height\":831},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/livresq.com\\\/news\\\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\\\/\\\/livresq.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/\",\"name\":\"LIVRESQ\",\"description\":\"eLearning Authoring Tool\",\"publisher\":{\"@id\":\"https:\\\/\\\/livresq.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/livresq.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"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\\\/875da9615a1d415268f346f83dd6c467\",\"name\":\"Bogdan Vrinceanu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g\",\"caption\":\"Bogdan Vrinceanu\"},\"url\":\"https:\\\/\\\/livresq.com\\\/en\\\/author\\\/bogdan-vrinceanu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/livresq.com\/en\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/","og_locale":"en_US","og_type":"article","og_title":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ","og_description":"LIVRESQ &#8211; Public\u0103 \u0219i Exploreaz\u0103 Biblioteca ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Library Rom\u00e2n\u0103 Contul Meu ComunitateBlogAcademicTrainingFAQCump\u0103r\u0103Despre noi Rom\u00e2n\u0103 Contul Meu EU Good Practices European Recognition: The VHealthLab Project, Created with LIVRESQ, Designated as a &quot;Good Practice&quot; Example by the European Commission The European digital education ecosystem once again validates the power of tools developed in Romania. The international [&hellip;]","og_url":"https:\/\/livresq.com\/en\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/","og_site_name":"LIVRESQ","article_published_time":"2026-07-10T11:45:40+00:00","article_modified_time":"2026-07-10T11:48:03+00:00","og_image":[{"width":1280,"height":831,"url":"https:\/\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png","type":"image\/png"}],"author":"Bogdan Vrinceanu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Bogdan Vrinceanu","Est. reading time":"32 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#article","isPartOf":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/"},"author":{"name":"Bogdan Vrinceanu","@id":"https:\/\/livresq.com\/en\/#\/schema\/person\/875da9615a1d415268f346f83dd6c467"},"headline":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103","datePublished":"2026-07-10T11:45:40+00:00","dateModified":"2026-07-10T11:48:03+00:00","mainEntityOfPage":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/"},"wordCount":4993,"publisher":{"@id":"https:\/\/livresq.com\/en\/#organization"},"image":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1","articleSection":["News"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/","url":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/","name":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103 - LIVRESQ","isPartOf":{"@id":"https:\/\/livresq.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#primaryimage"},"image":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1","datePublished":"2026-07-10T11:45:40+00:00","dateModified":"2026-07-10T11:48:03+00:00","breadcrumb":{"@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#primaryimage","url":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1","contentUrl":"https:\/\/i0.wp.com\/livresq.com\/wp-content\/uploads\/2026\/07\/Banner-articole-site-ASCENDIA.png?fit=1280%2C831&ssl=1","width":1280,"height":831},{"@type":"BreadcrumbList","@id":"https:\/\/livresq.com\/news\/recunoastere-europeana-pentru-tehnologia-romaneasca-proiectul-vhealthlab-bazat-pe-solutiile-ascendia-desemnat-exemplu-de-bune-practici-de-comisia-europeana\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/livresq.com\/"},{"@type":"ListItem","position":2,"name":"Recunoa\u0219tere european\u0103 pentru tehnologia rom\u00e2neasc\u0103: Proiectul VHealthLab, bazat pe solu\u021biile Ascendia, desemnat \u201eExemplu de bune practici\u201d de Comisia European\u0103"}]},{"@type":"WebSite","@id":"https:\/\/livresq.com\/en\/#website","url":"https:\/\/livresq.com\/en\/","name":"LIVRESQ","description":"eLearning Authoring Tool","publisher":{"@id":"https:\/\/livresq.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/livresq.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"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\/875da9615a1d415268f346f83dd6c467","name":"Bogdan Vrinceanu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2abb37905303ef8f893d0591e93be5035fa7de23db3dc1e2d008bbaa7829f1bb?s=96&d=mm&r=g","caption":"Bogdan Vrinceanu"},"url":"https:\/\/livresq.com\/en\/author\/bogdan-vrinceanu\/"}]}},"_links":{"self":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/492866","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\/57747"}],"replies":[{"embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/comments?post=492866"}],"version-history":[{"count":1,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/492866\/revisions"}],"predecessor-version":[{"id":492868,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/posts\/492866\/revisions\/492868"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/media\/492864"}],"wp:attachment":[{"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/media?parent=492866"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/categories?post=492866"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/livresq.com\/en\/wp-json\/wp\/v2\/tags?post=492866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}