Students: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 27: Line 27:
    <div style="background: white; border-radius: 10px; box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #2a58ad; font-family: sans-serif; color: #333; margin-bottom: 40px;">
    <div style="background: white; border-radius: 10px; box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #2a58ad; font-family: sans-serif; color: #333; margin-bottom: 40px;">
         <h3 style="margin-top: 0; color: #2a58ad; font-size: 3em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">⭐️ Mobility Numbers</h3>
         <h3 style="margin-top: 0; color: #2a58ad; font-size: 3em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">⭐️ Mobility Numbers</h3>
        <h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Total</h3>
        {{#tag:tabber
    | Students={{#echarts:
    height=700px |option = {
    baseOption: {
    timeline: { axisType: 'category', data: ['2023-2024', '2024-2025', '2025-2026'], autoPlay: false },
    tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } },
    legend: { top: '5%' },
    grid: { top: '20%', left: '3%', right: '4%', bottom: '5%', containLabel: true },
    xAxis: {
    type: 'category',
    name: 'Type of Mobility',
    axisLabel: { rotate: 35, interval: 0 },
    data: ['BIP-student mobility for studies','Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','SMS-student mobility for studies','SMT-student mobility for traineeship','STT-staff mobility for training','UNITA Week meeting','URM-Rural Mobility','UVM-Virtual Mobility','Work Package meeting']
    },
    yAxis: { type: 'value', name: 'Participants' },
    series: [
    { name: 'Student bachelor', type: 'bar', stack: 'total' },
    { name: 'Student master', type: 'bar', stack: 'total' },
    { name: 'Student doctorate', type: 'bar', stack: 'total' },
    { name: 'Student Assembly member', type: 'bar', stack: 'total' }
    ]
    },
    options: [
    {
    series: [
    { data: [238, 0, 21, 227, 2, 0, 6, 25, 70, 0] },
    { data: [128, 0, 11, 94, 9, 0, 6, 44, 49, 0] },
    { data: [41, 0, 4, 2, 31, 0, 1, 3, 9, 1] },
    { data: [0, 0, 0, 0, 0, 0, 8, 0, 0, 0] }
    ]
    },
    {
    series: [
    { data: [335, 0, 11, 353, 1, 0, 2, 31, 89, 0] },
    { data: [227, 0, 11, 127, 5, 0, 0, 43, 46, 0] },
    { data: [57, 2, 9, 4, 28, 2, 0, 2, 22, 0] },
    { data: [0, 0, 1, 0, 0, 0, 8, 0, 0, 0] }
    ]
    },
    {
    series: [
    { data: [15, 0, 5, 91, 0, 0, 0, 0, 0, 0] },
    { data: [7, 0, 0, 1, 0, 0, 0, 0, 0, 0] },
    { data: [3, 0, 0, 0, 4, 0, 0, 0, 0, 1] },
    { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }
    ]
    }
    ]
    }
    }}
    {{!}}-{{!}} Staff={{#echarts:
    height=700px |option = {
    baseOption: {
    timeline: { axisType: 'category', data: ['2023-2024', '2024-2025', '2025-2026'], autoPlay: false },
    tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } },
    legend: { top: '5%' },
    grid: { top: '20%', left: '3%', right: '4%', bottom: '5%', containLabel: true },
    xAxis: {
    type: 'category',
    name: 'Type of Mobility',
    axisLabel: { rotate: 35, interval: 0 },
    data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STA-staff mobility for teaching','STT-staff mobility for training','UNITA Week meeting','Work Package meeting']
    },
    yAxis: { type: 'value', name: 'Participants' },
    series: [
    { name: 'Staff academic', type: 'bar', stack: 'total' },
    { name: 'Staff administrative', type: 'bar', stack: 'total' },
    { name: 'Researcher', type: 'bar', stack: 'total' },
    { name: 'Staff', type: 'bar', stack: 'total' }
    ]
    },
    options: [
    {
    series: [
    { data: [136, 48, 83, 122, 71, 107] },
    { data: [7, 22, 14, 91, 53, 79] },
    { data: [0, 1, 0, 2, 0, 0] },
    { data: [0, 0, 3, 23, 0, 0] }
    ]
    },
    {
    series: [
    { data: [263, 82, 110, 67, 98, 25] },
    { data: [9, 63, 7, 50, 41, 19] },
    { data: [6, 1, 0, 4, 0, 0] },
    { data: [0, 0, 4, 45, 0, 0] }
    ]
    },
    {
    series: [
    { data: [0, 12, 7, 5, 17, 77] },
    { data: [0, 4, 0, 0, 8, 60] },
    { data: [0, 0, 0, 0, 0, 0] },
    { data: [0, 0, 0, 0, 0, 0] }
    ]
    }
    ]
    }
    }}
    }}
    <div style="height:75px; border-bottom: 1px solid #333;"> </div>
        <h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Per University</h3>
         {{#tag:tabber
         {{#tag:tabber
    |HES-SO={{#echarts:
    |HES-SO={{#echarts:

    Revision as of 08:45, 30 June 2026


    UNITA Student Impact Dashboard


    ℹ️ Track performance indicators from the UNITA Metadata Repository that directly affect student mobility, digital tools, and academic programs.

    Potential Impacts on Stakeholders

    Students

    • Enhanced employability across borders
    • Multilingual competences
    • Active European citizenship
    • Well-being and sense of belonging
    • Environmental awareness and sustainability competences

    💡 Students as UNITA Beneficiaries

    In the UNITA Alliance, students are not just learners but active European citizens and the primary architects of a new, integrated inter-university campus. Comprising a vibrant community of over 250,000 students across 12 institutions, UNITA offers a transformative academic journey under the slogan 'Climb Your Future.' As a beneficiary, you gain access to a seamless European ecosystem where borders are replaced by opportunities. This includes innovative Rural Erasmus internships that connect you with the heart of mountain territories, Virtual and Blended Mobility programs for flexible international learning, and the development of Micro-credentials in Romance language intercomprehension. Through the UNITA Student Assembly, students hold a direct seat at the governance table, influencing the alliance's strategy and co-creating a sustainable, multilingual, and digitally-connected future for European higher education.

    ⭐️ Mobility Numbers

    Total

    Per University