{"id":1698,"date":"2025-09-10T16:51:12","date_gmt":"2025-09-10T13:51:12","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1698"},"modified":"2026-08-21T13:55:52","modified_gmt":"2026-08-21T10:55:52","slug":"evaluation-of-skills","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1698","title":{"rendered":"Evaluation of skills"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Hide page title bar on About page *\/\n.page-id-1698 .header-post-title-container,\n.page-id-1698 .page-header,\n.page-id-1698 .entry-header {\n    display: none !important;\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   BIG ART \u2014 D4.4 EVALUATION OF SKILLS\n   Page 1698\n========================================================= *\/\n\n.bigart-eval {\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-eval *,\n.bigart-eval *::before,\n.bigart-eval *::after {\n    box-sizing:border-box;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bigart-eval-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-eval-hero::after {\n    content:\"D4.4\";\n\n    position:absolute;\n    right:30px;\n    bottom:-20px;\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-eval-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-eval-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-eval-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-eval-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   KEY NUMBERS\n========================================================= *\/\n\n.bigart-eval-stats {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n\n    overflow:hidden;\n\n    margin-bottom:24px;\n\n    border:1px solid var(--line);\n    border-radius:18px;\n\n    background:var(--line);\n}\n\n.bigart-eval-stat {\n    padding:24px 14px;\n\n    text-align:center;\n\n    background:#fff;\n}\n\n.bigart-eval-stat strong {\n    display:block;\n\n    margin-bottom:5px;\n\n    color:var(--blue);\n\n    font-size:24px;\n    line-height:1.1;\n    font-weight:900;\n}\n\n.bigart-eval-stat span {\n    color:var(--muted);\n\n    font-size:11px;\n    line-height:1.4;\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   OVERVIEW\n========================================================= *\/\n\n.bigart-eval-overview {\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:22px;\n\n    margin-bottom:24px;\n}\n\n.bigart-eval-card {\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-eval-card h2 {\n    margin:0 0 14px !important;\n\n    color:var(--navy) !important;\n\n    font-size:27px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-eval-card 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.bigart-eval-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #edf3ff 100%\n        );\n}\n\n.bigart-eval-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   SECTION\n========================================================= *\/\n\n.bigart-eval-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-eval-head {\n    max-width:800px;\n    margin-bottom:25px;\n}\n\n.bigart-eval-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-eval-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-eval-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   RESULT CARDS\n========================================================= *\/\n\n.bigart-result-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-result {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-result:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-result-score {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-width:58px;\n    height:42px;\n\n    margin-bottom:15px;\n    padding:0 10px;\n\n    border-radius:12px;\n\n    background:#eef3ff;\n    color:var(--blue);\n\n    font-size:17px;\n    font-weight:900;\n}\n\n.bigart-result:nth-child(2) .bigart-result-score {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-result:nth-child(3) .bigart-result-score {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-result h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    line-height:1.3 !important;\n    font-weight:800 !important;\n}\n\n.bigart-result 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   SKILLS\n========================================================= *\/\n\n.bigart-skills-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-skill {\n    position:relative;\n\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-skill::before {\n    content:\"\";\n\n    display:block;\n\n    width:38px;\n    height:4px;\n\n    margin-bottom:17px;\n\n    border-radius:4px;\n\n    background:\n        linear-gradient(\n            90deg,\n            var(--blue),\n            var(--cyan)\n        );\n}\n\n.bigart-skill h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    font-weight:800 !important;\n}\n\n.bigart-skill 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   PDF RESOURCE\n========================================================= *\/\n\n.bigart-eval-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-eval-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-eval-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-eval-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-eval-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-eval-btn:hover {\n    transform:translateY(-2px);\n\n    background:var(--cyan);\n\n    color:var(--navy) !important;\n}\n\n\n\/* =========================================================\n   IMPACT\n========================================================= *\/\n\n.bigart-eval-impact {\n    position:relative;\n    overflow:hidden;\n\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-eval-impact 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-eval-impact 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-eval-overview {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-eval-stats {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .bigart-result-grid,\n    .bigart-skills-grid {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-eval-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-eval-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-eval-card,\n    .bigart-eval-section,\n    .bigart-eval-pdf,\n    .bigart-eval-impact {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-eval-pdf {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-eval-btn {\n        width:100%;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-eval\">\n\n    <!-- HERO -->\n    <section class=\"bigart-eval-hero\">\n\n        <div class=\"bigart-eval-kicker\">\n            Work Package 4 \u00b7 Deliverable 4.4\n        <\/div>\n\n        <h1>Evaluation of Skills<\/h1>\n\n        <p>\n            Deliverable 4.4 evaluates the educational outcomes of the BIG ART\n            pilot training, project-based learning activities and national\n            bootcamps, with a particular focus on digital, technical and\n            transversal competences developed by VET students.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- KEY NUMBERS -->\n    <div class=\"bigart-eval-stats\">\n\n        <div class=\"bigart-eval-stat\">\n            <strong>89<\/strong>\n            <span>Student Responses<\/span>\n        <\/div>\n\n        <div class=\"bigart-eval-stat\">\n            <strong>3<\/strong>\n            <span>Participating Countries<\/span>\n        <\/div>\n\n        <div class=\"bigart-eval-stat\">\n            <strong>4.57\u20134.64<\/strong>\n            <span>Average PBL Scores \/ 5<\/span>\n        <\/div>\n\n        <div class=\"bigart-eval-stat\">\n            <strong>93%+<\/strong>\n            <span>Positive Bootcamp Outcomes<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- OVERVIEW -->\n    <section class=\"bigart-eval-overview\">\n\n        <div class=\"bigart-eval-card\">\n\n            <h2>Assessing the Learning Experience<\/h2>\n\n            <p>\n                The evaluation examines students\u2019 perceptions of the organisation\n                of the activities, the learning outcomes achieved, the development\n                of technical and transversal skills, the quality of mentoring and\n                support, and overall satisfaction with the BIG ART learning experience.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-eval-card bigart-eval-highlight\">\n\n            <h2>From Training to Competence<\/h2>\n\n            <p>\n                BIG ART combines immersive technologies, project-based learning\n                and real-world applications in order to support both digital\n                competences and transversal skills such as teamwork,\n                communication and problem solving.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PBL RESULTS -->\n    <section class=\"bigart-eval-section\">\n\n        <div class=\"bigart-eval-head\">\n\n            <span class=\"bigart-eval-eyebrow\">\n                Project-Based Learning Results\n            <\/span>\n\n            <h2>Strong learning outcomes<\/h2>\n\n            <p>\n                Student responses showed consistently high satisfaction with\n                the project-based learning activities and their relevance to\n                vocational education.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-result-grid\">\n\n            <article class=\"bigart-result\">\n\n                <div class=\"bigart-result-score\">\n                    4.62\n                <\/div>\n\n                <h3>Understanding the Topic<\/h3>\n\n                <p>\n                    Students reported that the project helped them better\n                    understand the learning topic.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-result\">\n\n                <div class=\"bigart-result-score\">\n                    4.60\n                <\/div>\n\n                <h3>Relevance to Field of Study<\/h3>\n\n                <p>\n                    Activities were perceived as highly relevant to students\u2019\n                    vocational fields and learning contexts.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-result\">\n\n                <div class=\"bigart-result-score\">\n                    4.58\n                <\/div>\n\n                <h3>Theory &amp; Real-World Application<\/h3>\n\n                <p>\n                    Students recognised the value of connecting theoretical\n                    learning with practical and professional applications.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SKILLS -->\n    <section class=\"bigart-eval-section\">\n\n        <div class=\"bigart-eval-head\">\n\n            <span class=\"bigart-eval-eyebrow\">\n                Competence Development\n            <\/span>\n\n            <h2>Technical, digital and transversal skills<\/h2>\n\n            <p>\n                The BIG ART methodology supported the development of a broad\n                range of competences relevant to modern vocational education.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-skills-grid\">\n\n            <article class=\"bigart-skill\">\n\n                <h3>Technical Skills<\/h3>\n\n                <p>\n                    3D scanning, spatial documentation, digital modelling,\n                    virtual environment editing and integration of multimedia\n                    information into digital twin models.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-skill\">\n\n                <h3>Digital Skills<\/h3>\n\n                <p>\n                    Use of specialised software, immersive technology workflows,\n                    digital file management and practical application of\n                    Matterport-based tools.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-skill\">\n\n                <h3>Transversal Skills<\/h3>\n\n                <p>\n                    Teamwork, communication, problem solving, project organisation\n                    and presentation of project outcomes.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PDF -->\n    <section class=\"bigart-eval-pdf\">\n\n        <div>\n\n            <span>\n                Official Deliverable\n            <\/span>\n\n            <h2>D4.4 \u2013 Evaluation of Skills<\/h2>\n\n            <p>\n                Read the complete deliverable, including the evaluation methodology,\n                statistical analysis, student feedback, skills development findings,\n                national bootcamp results and conclusions.\n            <\/p>\n\n        <\/div>\n\n        <a class=\"bigart-eval-btn\" href=\"https:\/\/bigart-vet.eu\/wp-content\/uploads\/2026\/07\/D4.4-Evaluation-of-skills.pdf\" target=\"_blank\" rel=\"noopener\">\n            View Full Report \u2192\n        <\/a>\n\n    <\/section>\n\n\n    <!-- IMPACT -->\n    <section class=\"bigart-eval-impact\">\n\n        <h2>Evidence of Educational Impact<\/h2>\n\n        <p>\n            The evaluation results confirm that the combination of immersive\n            technologies, digital twin applications and project-based learning\n            provides an effective framework for vocational education. Students\n            reported high levels of satisfaction, improved understanding of\n            AR\/VR technologies, stronger practical skills and positive experiences\n            of teamwork and collaborative learning.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Work Package 4 \u00b7 Deliverable 4.4 Evaluation of Skills Deliverable 4.4 evaluates the educational outcomes of the BIG ART pilot training, project-based learning activities and national bootcamps, with a particular focus on digital, technical and transversal competences developed by VET<\/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-1698","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1698","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=1698"}],"version-history":[{"count":6,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1698\/revisions"}],"predecessor-version":[{"id":2113,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1698\/revisions\/2113"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}