{"id":45,"date":"2026-04-01T07:01:05","date_gmt":"2026-04-01T07:01:05","guid":{"rendered":"https:\/\/heald-project-eu.org\/?page_id=45"},"modified":"2026-04-24T14:20:48","modified_gmt":"2026-04-24T14:20:48","slug":"deliverables","status":"publish","type":"page","link":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/","title":{"rendered":"Deliverables"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"45\" class=\"elementor elementor-45\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23284ad e-flex e-con-boxed e-con e-parent\" data-id=\"23284ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1323b6 elementor-widget elementor-widget-html\" data-id=\"d1323b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        :root {\r\n            --primary: #2c6791;\r\n            --secondary: #e3ecf5;\r\n            --accent: #3498db;\r\n            --text: #2c3e50;\r\n            --border: #dee2e6;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background-color: #f8f9fa;\r\n            padding: 20px;\r\n            color: var(--text);\r\n        }\r\n\r\n        .deliverables-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n            gap: 25px;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .wp-card {\r\n            background: #ffffff;\r\n            border-radius: 12px;\r\n            border: 1px solid var(--border);\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\r\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n        }\r\n\r\n        .wp-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 15px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .wp-header {\r\n            background-color: var(--primary);\r\n            color: white;\r\n            padding: 15px 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .wp-header h3 {\r\n            margin: 0;\r\n            font-size: 1.1rem;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .wp-num {\r\n            background: rgba(255,255,255,0.2);\r\n            padding: 2px 8px;\r\n            border-radius: 4px;\r\n            font-size: 0.8rem;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .deliverable-list {\r\n            padding: 20px;\r\n            list-style: none;\r\n            margin: 0;\r\n        }\r\n\r\n        .deliverable-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            margin-bottom: 12px;\r\n            padding-bottom: 12px;\r\n            border-bottom: 1px solid #f1f1f1;\r\n        }\r\n\r\n        .deliverable-item:last-child {\r\n            border-bottom: none;\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .d-code {\r\n            background: var(--secondary);\r\n            color: var(--primary);\r\n            font-weight: bold;\r\n            font-size: 0.8rem;\r\n            padding: 2px 6px;\r\n            border-radius: 4px;\r\n            margin-right: 12px;\r\n            margin-top: 2px;\r\n            flex-shrink: 0;\r\n            min-width: 40px;\r\n            text-align: center;\r\n        }\r\n\r\n        .d-text {\r\n            font-size: 0.95rem;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .deliverables-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<h2 style=\"text-align: center; color: var(--primary); margin-bottom: 40px;\">HEAL-D Project Deliverables<\/h2>\r\n\r\n<div class=\"deliverables-grid\">\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>Management & Quality<\/h3>\r\n            <span class=\"wp-num\">WP 1<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D1.1<\/span>\r\n                <span class=\"d-text\">Project Management Plan (Gantt, Risk, Resources)<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D1.2<\/span>\r\n                <span class=\"d-text\">Quality Assurance Reports (Q1\u2013Q4)<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>Framework Courses<\/h3>\r\n            <span class=\"wp-num\">WP 2<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D2.1<\/span>\r\n                <span class=\"d-text\">Digital Health Needs Analysis Report<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D2.2<\/span>\r\n                <span class=\"d-text\">ECVET-aligned Curriculum (5 Modules)<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D2.3<\/span>\r\n                <span class=\"d-text\">Pilot Evaluation Report<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D2.4<\/span>\r\n                <span class=\"d-text\">Localized Framework Courses (AL\/EN)<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>Educator Training Guide<\/h3>\r\n            <span class=\"wp-num\">WP 3<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D3.1<\/span>\r\n                <span class=\"d-text\">Guide Framework Document<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D3.2<\/span>\r\n                <span class=\"d-text\">Educator Training Guide Content<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D3.3<\/span>\r\n                <span class=\"d-text\">Educator Feedback Evaluation (50 target)<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D3.4<\/span>\r\n                <span class=\"d-text\">Localized Interactive Digital Flip Book<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>eLearning & Digital Tools<\/h3>\r\n            <span class=\"wp-num\">WP 4<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D4.1<\/span>\r\n                <span class=\"d-text\">eLearning Platform Design Document<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D4.2<\/span>\r\n                <span class=\"d-text\">Functional LMS & Digital Learning Hub<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D4.3<\/span>\r\n                <span class=\"d-text\">Usability and Functionality Report<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D4.4<\/span>\r\n                <span class=\"d-text\">Webinars Recording Archive<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>Skills & Validation<\/h3>\r\n            <span class=\"wp-num\">WP 5<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D5.1<\/span>\r\n                <span class=\"d-text\">Skills Tools Mapping Report<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D5.2<\/span>\r\n                <span class=\"d-text\">Recognition Toolkit (EQF\/ECVET\/EQAVET)<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D5.3<\/span>\r\n                <span class=\"d-text\">External Review Feedback Report<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D5.4<\/span>\r\n                <span class=\"d-text\">Digital Tools Hub Integration<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"wp-card\">\r\n        <div class=\"wp-header\">\r\n            <h3>Promotion & Sustainability<\/h3>\r\n            <span class=\"wp-num\">WP 6<\/span>\r\n        <\/div>\r\n        <ul class=\"deliverable-list\">\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D6.1<\/span>\r\n                <span class=\"d-text\">Project Website & Media Materials<\/span>\r\n            <\/li>\r\n            <li class=\"deliverable-item\">\r\n                <span class=\"d-code\">D6.2<\/span>\r\n                <span class=\"d-text\">Long-term Sustainability & Funding Plan<\/span>\r\n            <\/li>\r\n        <\/ul>\r\n    <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>HEAL-D Project Deliverables Management &#038; Quality WP 1 D1.1 Project Management Plan (Gantt, Risk, Resources) D1.2 Quality Assurance Reports (Q1\u2013Q4) Framework Courses WP 2 D2.1 Digital Health Needs Analysis Report D2.2 ECVET-aligned Curriculum (5 Modules) D2.3 Pilot Evaluation Report D2.4 Localized Framework Courses (AL\/EN) Educator Training Guide WP 3 D3.1 Guide Framework Document D3.2 Educator&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Deliverables -<\/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:\/\/heald-project-eu.org\/index.php\/deliverables\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Deliverables -\" \/>\n<meta property=\"og:description\" content=\"HEAL-D Project Deliverables Management &#038; Quality WP 1 D1.1 Project Management Plan (Gantt, Risk, Resources) D1.2 Quality Assurance Reports (Q1\u2013Q4) Framework Courses WP 2 D2.1 Digital Health Needs Analysis Report D2.2 ECVET-aligned Curriculum (5 Modules) D2.3 Pilot Evaluation Report D2.4 Localized Framework Courses (AL\/EN) Educator Training Guide WP 3 D3.1 Guide Framework Document D3.2 Educator&hellip;&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/heald-project-eu.org\/index.php\/deliverables\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T14:20:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/heald-project-eu.org\\\/index.php\\\/deliverables\\\/\",\"url\":\"https:\\\/\\\/heald-project-eu.org\\\/index.php\\\/deliverables\\\/\",\"name\":\"Deliverables -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heald-project-eu.org\\\/#website\"},\"datePublished\":\"2026-04-01T07:01:05+00:00\",\"dateModified\":\"2026-04-24T14:20:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heald-project-eu.org\\\/index.php\\\/deliverables\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/heald-project-eu.org\\\/index.php\\\/deliverables\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heald-project-eu.org\\\/index.php\\\/deliverables\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/heald-project-eu.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Deliverables\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/heald-project-eu.org\\\/#website\",\"url\":\"https:\\\/\\\/heald-project-eu.org\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/heald-project-eu.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Deliverables -","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:\/\/heald-project-eu.org\/index.php\/deliverables\/","og_locale":"en_US","og_type":"article","og_title":"Deliverables -","og_description":"HEAL-D Project Deliverables Management &#038; Quality WP 1 D1.1 Project Management Plan (Gantt, Risk, Resources) D1.2 Quality Assurance Reports (Q1\u2013Q4) Framework Courses WP 2 D2.1 Digital Health Needs Analysis Report D2.2 ECVET-aligned Curriculum (5 Modules) D2.3 Pilot Evaluation Report D2.4 Localized Framework Courses (AL\/EN) Educator Training Guide WP 3 D3.1 Guide Framework Document D3.2 Educator&hellip;&nbsp;","og_url":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/","article_modified_time":"2026-04-24T14:20:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/","url":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/","name":"Deliverables -","isPartOf":{"@id":"https:\/\/heald-project-eu.org\/#website"},"datePublished":"2026-04-01T07:01:05+00:00","dateModified":"2026-04-24T14:20:48+00:00","breadcrumb":{"@id":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/heald-project-eu.org\/index.php\/deliverables\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/heald-project-eu.org\/index.php\/deliverables\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/heald-project-eu.org\/"},{"@type":"ListItem","position":2,"name":"Deliverables"}]},{"@type":"WebSite","@id":"https:\/\/heald-project-eu.org\/#website","url":"https:\/\/heald-project-eu.org\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/heald-project-eu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":7,"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":232,"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/pages\/45\/revisions\/232"}],"wp:attachment":[{"href":"https:\/\/heald-project-eu.org\/index.php\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}