{"id":1701,"date":"2025-09-10T17:03:19","date_gmt":"2025-09-10T14:03:19","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1701"},"modified":"2026-08-21T13:56:21","modified_gmt":"2026-08-21T10:56:21","slug":"dissemination-plan-2","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1701","title":{"rendered":"Dissemination Plan"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Hide page title bar on About page *\/\n.page-id-1701 .header-post-title-container,\n.page-id-1701 .page-header,\n.page-id-1701 .entry-header {\n    display: none !important;\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   BIG ART \u2014 DISSEMINATION PLAN\n   Post\/Page 1701\n========================================================= *\/\n\n.bigart-diss {\n    --navy:#172554;\n    --blue:#2f4fb3;\n    --cyan:#23b7d6;\n    --yellow:#f2c94c;\n    --text:#334155;\n    --muted:#667085;\n    --soft:#f7f9fc;\n    --line:#e4e9f2;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto 50px;\n    color:var(--text);\n    font-family:inherit;\n}\n\n.bigart-diss *,\n.bigart-diss *::before,\n.bigart-diss *::after {\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bigart-diss-hero {\n    position:relative;\n    overflow:hidden;\n\n    margin-bottom:24px;\n    padding:58px 54px;\n\n    border-radius:24px;\n\n    background:\n        radial-gradient(\n            circle at 88% 15%,\n            rgba(35,183,214,.27),\n            transparent 29%\n        ),\n        radial-gradient(\n            circle at 10% 100%,\n            rgba(242,201,76,.14),\n            transparent 30%\n        ),\n        linear-gradient(\n            135deg,\n            #172554 0%,\n            #233875 54%,\n            #2f4fb3 100%\n        );\n\n    box-shadow:0 18px 48px rgba(23,37,84,.15);\n}\n\n.bigart-diss-hero::after {\n    content:\"WP5\";\n\n    position:absolute;\n    right:32px;\n    bottom:-18px;\n\n    color:rgba(255,255,255,.045);\n\n    font-size:115px;\n    line-height:1;\n    font-weight:900;\n}\n\n.bigart-diss-kicker {\n    position:relative;\n    z-index:2;\n\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n\n    margin-bottom:18px;\n    padding:7px 13px;\n\n    border:1px solid rgba(255,255,255,.20);\n    border-radius:999px;\n\n    background:rgba(255,255,255,.10);\n\n    color:#fff;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n}\n\n.bigart-diss-kicker::before {\n    content:\"\";\n\n    width:8px;\n    height:8px;\n\n    border-radius:50%;\n\n    background:var(--yellow);\n}\n\n.bigart-diss-hero h1 {\n    position:relative;\n    z-index:2;\n\n    margin:0 0 18px !important;\n\n    color:#fff !important;\n\n    font-size:clamp(38px,5vw,56px) !important;\n    line-height:1.06 !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-hero p {\n    position:relative;\n    z-index:2;\n\n    max-width:930px;\n    margin:0 !important;\n\n    color:rgba(255,255,255,.88) !important;\n\n    font-size:17px !important;\n    line-height:1.75 !important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bigart-diss-intro {\n    padding:32px;\n\n    border:1px solid var(--line);\n    border-radius:20px;\n\n    background:#fff;\n\n    box-shadow:0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-diss-intro h2 {\n    margin:0 0 13px !important;\n\n    color:var(--navy) !important;\n\n    font-size:28px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-intro p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.8 !important;\n}\n\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.bigart-diss-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-diss-head {\n    max-width:790px;\n    margin-bottom:25px;\n}\n\n.bigart-diss-eyebrow {\n    display:block;\n\n    margin-bottom:8px;\n\n    color:var(--blue);\n\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.bigart-diss-section h2 {\n    margin:0 0 10px !important;\n\n    color:var(--navy) !important;\n\n    font-size:30px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-head p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.7 !important;\n}\n\n\n\/* =========================================================\n   STRATEGY PILLARS\n========================================================= *\/\n\n.bigart-diss-grid {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-diss-card {\n    position:relative;\n\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n\n    box-shadow:0 8px 24px rgba(23,37,84,.05);\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-diss-card:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-diss-card-number {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    width:40px;\n    height:40px;\n\n    margin-bottom:15px;\n\n    border-radius:12px;\n\n    background:#eef3ff;\n    color:var(--blue);\n\n    font-size:12px;\n    font-weight:900;\n}\n\n.bigart-diss-card:nth-child(2) .bigart-diss-card-number {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-diss-card:nth-child(3) .bigart-diss-card-number {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-diss-card:nth-child(4) .bigart-diss-card-number {\n    background:#f2eefc;\n    color:#6b4bb7;\n}\n\n.bigart-diss-card h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:18px !important;\n    line-height:1.3 !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13.5px !important;\n    line-height:1.65 !important;\n}\n\n\n\/* =========================================================\n   CHANNELS\n========================================================= *\/\n\n.bigart-channels {\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n}\n\n.bigart-channel {\n    padding:22px 18px;\n\n    border:1px solid var(--line);\n    border-radius:15px;\n\n    background:#fff;\n}\n\n.bigart-channel strong {\n    display:block;\n\n    margin-bottom:7px;\n\n    color:var(--navy);\n\n    font-size:15px;\n    line-height:1.3;\n    font-weight:850;\n}\n\n.bigart-channel span {\n    color:var(--muted);\n\n    font-size:12px;\n    line-height:1.55;\n}\n\n\n\/* =========================================================\n   LONG-TERM IMPACT\n========================================================= *\/\n\n.bigart-diss-impact {\n    display:grid;\n    grid-template-columns:1fr .85fr;\n    gap:22px;\n\n    margin-top:24px;\n}\n\n.bigart-impact-card {\n    padding:30px 32px;\n\n    border:1px solid var(--line);\n    border-radius:20px;\n\n    background:#fff;\n\n    box-shadow:0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-impact-card h2 {\n    margin:0 0 12px !important;\n\n    color:var(--navy) !important;\n\n    font-size:26px !important;\n    font-weight:850 !important;\n}\n\n.bigart-impact-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14.5px !important;\n    line-height:1.75 !important;\n}\n\n.bigart-impact-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #eef4ff 100%\n        );\n}\n\n.bigart-impact-highlight::before {\n    content:\"\";\n\n    position:absolute;\n    top:0;\n    left:0;\n\n    width:5px;\n    height:100%;\n\n    background:\n        linear-gradient(\n            180deg,\n            var(--blue),\n            var(--cyan)\n        );\n}\n\n\n\/* =========================================================\n   PDF RESOURCE\n========================================================= *\/\n\n.bigart-diss-pdf {\n    display:grid;\n    grid-template-columns:1fr auto;\n    gap:24px;\n    align-items:center;\n\n    margin-top:24px;\n    padding:30px 32px;\n\n    border:1px solid #dbe3f5;\n    border-radius:20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #eef4ff 100%\n        );\n}\n\n.bigart-diss-pdf span {\n    display:block;\n\n    margin-bottom:7px;\n\n    color:var(--blue);\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n}\n\n.bigart-diss-pdf h2 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:24px !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-pdf p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14px !important;\n    line-height:1.7 !important;\n}\n\n.bigart-diss-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    white-space:nowrap;\n\n    padding:12px 18px;\n\n    border-radius:10px;\n\n    background:var(--blue);\n\n    color:#fff !important;\n\n    font-size:13px;\n    font-weight:850;\n\n    text-decoration:none !important;\n\n    transition:\n        transform .2s ease,\n        background-color .2s ease;\n}\n\n.bigart-diss-btn:hover {\n    transform:translateY(-2px);\n\n    background:var(--cyan);\n\n    color:var(--navy) !important;\n}\n\n\n\/* =========================================================\n   CLOSING\n========================================================= *\/\n\n.bigart-diss-closing {\n    margin-top:24px;\n    padding:38px;\n\n    border-radius:22px;\n\n    background:\n        radial-gradient(\n            circle at 90% 15%,\n            rgba(35,183,214,.22),\n            transparent 28%\n        ),\n        #172554;\n}\n\n.bigart-diss-closing h2 {\n    margin:0 0 13px !important;\n\n    color:#fff !important;\n\n    font-size:29px !important;\n    font-weight:850 !important;\n}\n\n.bigart-diss-closing p {\n    max-width:930px;\n\n    margin:0 !important;\n\n    color:rgba(255,255,255,.87) !important;\n\n    font-size:16px !important;\n    line-height:1.75 !important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media screen and (max-width:950px) {\n\n    .bigart-diss-impact {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-channels {\n        grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-diss-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-diss-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-diss-intro,\n    .bigart-diss-section,\n    .bigart-impact-card,\n    .bigart-diss-pdf,\n    .bigart-diss-closing {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-diss-grid,\n    .bigart-channels {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-diss-pdf {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-diss-btn {\n        width:100%;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-diss\">\n\n    <!-- HERO -->\n    <section class=\"bigart-diss-hero\">\n\n        <div class=\"bigart-diss-kicker\">\n            Work Package 5 \u00b7 Dissemination\n        <\/div>\n\n        <h1>Dissemination Plan<\/h1>\n\n        <p>\n            The BIG ART Dissemination Plan ensures that the project\u2019s\n            results, tools and experiences reach the widest possible\n            audience and continue to generate impact beyond the project\u2019s\n            lifetime.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"bigart-diss-intro\">\n\n        <h2>Sharing BIG ART with the wider community<\/h2>\n\n        <p>\n            Dissemination is a key part of the BIG ART project. Through a\n            combination of online communication, events, stakeholder engagement,\n            publications and collaboration with industry, the project promotes\n            the value of Augmented Reality technologies in vocational education\n            and training.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- STRATEGY -->\n    <section class=\"bigart-diss-section\">\n\n        <div class=\"bigart-diss-head\">\n\n            <span class=\"bigart-diss-eyebrow\">\n                Dissemination Strategy\n            <\/span>\n\n            <h2>Four pillars for visibility and long-term impact<\/h2>\n\n            <p>\n                The dissemination approach focuses on awareness, engagement,\n                visibility and sustainability.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-diss-grid\">\n\n            <article class=\"bigart-diss-card\">\n\n                <div class=\"bigart-diss-card-number\">01<\/div>\n\n                <h3>Awareness<\/h3>\n\n                <p>\n                    Presenting the project\u2019s goals, activities and achievements\n                    to teachers, students, policy makers, industry partners\n                    and other relevant stakeholders.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-diss-card\">\n\n                <div class=\"bigart-diss-card-number\">02<\/div>\n\n                <h3>Engagement<\/h3>\n\n                <p>\n                    Building stronger links between education and the labour\n                    market through events, conferences and cooperation with\n                    external stakeholders.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-diss-card\">\n\n                <div class=\"bigart-diss-card-number\">03<\/div>\n\n                <h3>Visibility<\/h3>\n\n                <p>\n                    Maintaining an active online presence through the project\n                    website, social media, newsletters and the presentation\n                    of student projects and results.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-diss-card\">\n\n                <div class=\"bigart-diss-card-number\">04<\/div>\n\n                <h3>Sustainability<\/h3>\n\n                <p>\n                    Creating resources, publications and professional networks\n                    that continue to support VET institutions and future\n                    training activities after the project ends.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- CHANNELS -->\n    <section class=\"bigart-diss-section\">\n\n        <div class=\"bigart-diss-head\">\n\n            <span class=\"bigart-diss-eyebrow\">\n                Dissemination Channels\n            <\/span>\n\n            <h2>Reaching different audiences<\/h2>\n\n            <p>\n                BIG ART combines face-to-face dissemination with digital\n                communication to reach education, industry and wider\n                stakeholder communities.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-channels\">\n\n            <div class=\"bigart-channel\">\n                <strong>Events &amp; Conferences<\/strong>\n                <span>Presentations, workshops and stakeholder events.<\/span>\n            <\/div>\n\n            <div class=\"bigart-channel\">\n                <strong>Online Presence<\/strong>\n                <span>Website, social media and digital project communication.<\/span>\n            <\/div>\n\n            <div class=\"bigart-channel\">\n                <strong>Publications<\/strong>\n                <span>Reports, articles, newsletters and project resources.<\/span>\n            <\/div>\n\n            <div class=\"bigart-channel\">\n                <strong>Industry Cooperation<\/strong>\n                <span>Collaboration with companies and labour-market stakeholders.<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- IMPACT -->\n    <section class=\"bigart-diss-impact\">\n\n        <div class=\"bigart-impact-card\">\n\n            <h2>From Visibility to Impact<\/h2>\n\n            <p>\n                Through conferences, academic articles, industry collaboration\n                and interactive digital content, BIG ART demonstrates how\n                Augmented Reality technologies can support the modernisation\n                of vocational education and training in Greece, Israel and Albania.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-impact-card bigart-impact-highlight\">\n\n            <h2>Beyond the Project Lifetime<\/h2>\n\n            <p>\n                The dissemination strategy supports the long-term use of\n                project outputs by ensuring that resources, knowledge and\n                professional networks remain accessible and useful to VET\n                institutions and stakeholders beyond the official project period.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PDF -->\n    <section class=\"bigart-diss-pdf\">\n\n        <div>\n\n            <span>\n                Official Project Document\n            <\/span>\n\n            <h2>BIG ART Dissemination Plan<\/h2>\n\n            <p>\n                Read the full dissemination plan for detailed information\n                about target groups, communication activities, dissemination\n                channels and the strategy for extending the project\u2019s impact.\n            <\/p>\n\n        <\/div>\n\n        <a class=\"bigart-diss-btn\" href=\"https:\/\/bigart-vet.eu\/wp-content\/uploads\/2025\/09\/Dissemination-Plan.pdf\" target=\"_blank\" rel=\"noopener\">\n            View Dissemination Plan \u2192\n        <\/a>\n\n    <\/section>\n\n\n    <!-- CLOSING -->\n    <section class=\"bigart-diss-closing\">\n\n        <h2>Sharing Innovation in VET<\/h2>\n\n        <p>\n            By communicating results, engaging stakeholders and maintaining\n            strong links between education and industry, BIG ART supports the\n            wider adoption of immersive technologies and contributes to a\n            stronger culture of digital innovation in vocational education.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Work Package 5 \u00b7 Dissemination Dissemination Plan The BIG ART Dissemination Plan ensures that the project\u2019s results, tools and experiences reach the widest possible audience and continue to generate impact beyond the project\u2019s lifetime. Sharing BIG ART with the wider<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1701","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1701"}],"version-history":[{"count":3,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1701\/revisions"}],"predecessor-version":[{"id":2114,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1701\/revisions\/2114"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}