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: '10%', right: '15%', bottom: '5%', containLabel: true }, color: ['#004488', '#33aacc', '#99ddff', '#117733'], 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] } ] } ]
}Students: Difference between revisions
Elie Saade (talk | contribs) No edit summary |
Elie Saade (talk | contribs) No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 21: | Line 21: | ||
<div style="background: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #005596; font-family: sans-serif; color: #333; margin-bottom: 20px;"> | <div style="background: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #005596; font-family: sans-serif; color: #333; margin-bottom: 20px;"> | ||
<h3 style="margin-top: 0; color: #005596; font-size: 1.5em; border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 15px;">💡 Students as UNITA Beneficiaries</h3> | |||
<span style="display: block; line-height: 1.8; text-align: justify; color: #444; background: transparent !important;">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 <strong>'Climb Your Future.'</strong> 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.</span> | |||
</div> | </div> | ||
<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> | ||
</div> | <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: '10%', right: '15%', bottom: '5%', containLabel: true }, | |||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
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] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
}} | |||
<div style='height:50px'></div> | |||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Mobilities per University</h3> | |||
{{#tag:tabber | {{#tag:tabber | ||
|HES-SO={{#echarts: | |HES-SO={{#echarts: | ||
| Line 37: | Line 89: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 46: | Line 99: | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
series: [ | series: [ | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 58: | Line 108: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0] }, | { data: [0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 69: | Line 116: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 4, 6, 0, 0, 0, 0, 34, 0, 2, 7] }, | { data: [0, 4, 6, 0, 0, 0, 0, 34, 0, 2, 7] }, | ||
{ data: [0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 7] }, | { data: [0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 7] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2] }, | ||
{ data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 87: | Line 131: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 99: | Line 144: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 111: | Line 153: | ||
{ data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | { data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | ||
{ data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | { data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | ||
] | ] | ||
| Line 122: | Line 161: | ||
{ data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | { data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | ||
{ data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | { data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 132: | Line 168: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
| Line 148: | Line 181: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 160: | Line 194: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 172: | Line 203: | ||
{ data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | { data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | ||
{ data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | { data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | ||
] | ] | ||
| Line 183: | Line 211: | ||
{ data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | { data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | ||
{ data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | { data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 193: | Line 218: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
| Line 202: | Line 224: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNIBS= | }} | ||
{{!}}-{{!}} UNIBS= | |||
{{#echarts: | {{#echarts: | ||
height=700px |option = { | height=700px |option = { | ||
| Line 209: | Line 232: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 221: | Line 245: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 232: | Line 254: | ||
{ data: [2, 0, 0, 3, 0, 0, 3, 1, 0] }, | { data: [2, 0, 0, 3, 0, 0, 3, 1, 0] }, | ||
{ data: [5, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [5, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 242: | Line 262: | ||
{ data: [17, 0, 3, 7, 0, 0, 0, 2, 0] }, | { data: [17, 0, 3, 7, 0, 0, 0, 2, 0] }, | ||
{ data: [0, 1, 1, 0, 0, 0, 0, 0, 0] }, | { data: [0, 1, 1, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 2, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 2, 0, 0] } | ||
] | ] | ||
| Line 252: | Line 270: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 259: | Line 275: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNITBV={{#echarts: | }} | ||
{{!}}-{{!}} UNITBV={{#echarts: | |||
height=700px |option = { | height=700px |option = { | ||
baseOption: { | baseOption: { | ||
| Line 265: | Line 282: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 277: | Line 295: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 289: | Line 304: | ||
{ data: [3, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | { data: [3, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | ||
{ data: [4, 0, 2, 0, 0, 0, 0, 0, 0, 0] }, | { data: [4, 0, 2, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 300: | Line 312: | ||
{ data: [16, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | { data: [16, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | ||
{ data: [10, 0, 0, 2, 0, 0, 0, 0, 0, 0] }, | { data: [10, 0, 0, 2, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0] } | ||
] | ] | ||
| Line 311: | Line 320: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [2, 0, 0, 0, 1, 0, 0, 0, 0, 0] }, | { data: [2, 0, 0, 0, 1, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 330: | Line 336: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '15%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 30, interval: 0 } }, | xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 30, interval: 0 } }, | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
| Line 336: | Line 343: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 347: | Line 352: | ||
{ data: [12, 20, 0, 0, 0, 12, 6, 0] }, | { data: [12, 20, 0, 0, 0, 12, 6, 0] }, | ||
{ data: [33, 22, 1, 0, 3, 25, 15, 0] }, | { data: [33, 22, 1, 0, 3, 25, 15, 0] }, | ||
{ data: [8, 1, 1, 0, 1, 0, 0, 1 | { data: [8, 1, 1, 0, 1, 0, 0, 1] } | ||
] | ] | ||
}, | }, | ||
| Line 357: | Line 360: | ||
{ data: [44, 0, 56, 0, 0, 0, 0, 9, 13, 0] }, | { data: [44, 0, 56, 0, 0, 0, 0, 9, 13, 0] }, | ||
{ data: [75, 0, 48, 3, 0, 0, 0, 30, 17, 0] }, | { data: [75, 0, 48, 3, 0, 0, 0, 30, 17, 0] }, | ||
{ data: [4, 1, 2, 1, 0, 0, 0, 0, 2, 0 | { data: [4, 1, 2, 1, 0, 0, 0, 0, 2, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 367: | Line 368: | ||
{ data: [0] }, | { data: [0] }, | ||
{ data: [0] }, | { data: [0] }, | ||
{ data: [1 | { data: [1] } | ||
] | ] | ||
} | } | ||
| Line 382: | Line 381: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '0%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 393: | Line 393: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 404: | Line 401: | ||
{ data: [29, 0, 0, 90, 1, 0, 0, 1, 4, 5, 8, 0] }, | { data: [29, 0, 0, 90, 1, 0, 0, 1, 4, 5, 8, 0] }, | ||
{ data: [8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [2, 0, 0, 0, 14, 0, 0, 0, 0, 1, 2, 0 | { data: [2, 0, 0, 0, 14, 0, 0, 0, 0, 1, 2, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 414: | Line 408: | ||
{ data: [52, 0, 0, 125, 0, 0, 0, 0, 2, 11, 6, 0] }, | { data: [52, 0, 0, 125, 0, 0, 0, 0, 2, 11, 6, 0] }, | ||
{ data: [9, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0] }, | { data: [9, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0] }, | ||
{ data: [6, 0, 0, 0, 16, 0, 0, 0, 0, 0, 6 | { data: [6, 0, 0, 0, 16, 0, 0, 0, 0, 0, 6, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 424: | Line 415: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 2 | { data: [0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 440: | Line 428: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '25%', containLabel: true }, | ||
color: ['#004488', '#33aacc'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 450: | Line 439: | ||
series: [ | series: [ | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master | { name: 'Student master', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 460: | Line 446: | ||
series: [ | series: [ | ||
{ data: [0, 39, 0, 0, 0, 0] }, | { data: [0, 39, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0 | { data: [0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 469: | Line 452: | ||
series: [ | series: [ | ||
{ data: [0, 43, 0, 0, 1, 0] }, | { data: [0, 43, 0, 0, 1, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0 | { data: [0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 478: | Line 458: | ||
series: [ | series: [ | ||
{ data: [0, 73, 0, 0, 0, 0] }, | { data: [0, 73, 0, 0, 0, 0] }, | ||
{ data: [0, 1 | { data: [0, 1, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 493: | Line 470: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '0%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 504: | Line 482: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 513: | Line 490: | ||
{ data: [52, 20, 17, 0, 0] }, | { data: [52, 20, 17, 0, 0] }, | ||
{ data: [13, 7, 17, 2, 1] }, | { data: [13, 7, 17, 2, 1] }, | ||
{ data: [1, 0 | { data: [1, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 521: | Line 497: | ||
{ data: [40, 0, 11, 0, 1] }, | { data: [40, 0, 11, 0, 1] }, | ||
{ data: [20, 0, 13, 1, 0] }, | { data: [20, 0, 13, 1, 0] }, | ||
{ data: [5, 0 | { data: [5, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 534: | Line 509: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 546: | Line 522: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 558: | Line 531: | ||
{ data: [7, 0, 0, 50, 3, 0, 0, 0, 4, 23, 0] }, | { data: [7, 0, 0, 50, 3, 0, 0, 0, 4, 23, 0] }, | ||
{ data: [1, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0] }, | { data: [1, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | ||
] | ] | ||
| Line 569: | Line 539: | ||
{ data: [21, 0, 0, 50, 1, 0, 0, 0, 3, 4, 0] }, | { data: [21, 0, 0, 50, 1, 0, 0, 0, 3, 4, 0] }, | ||
{ data: [3, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0] }, | { data: [3, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0] }, | ||
{ data: [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 586: | Line 553: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 598: | Line 566: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | |||
{ name: 'Student Assembly member | |||
] | ] | ||
}, | }, | ||
| Line 611: | Line 575: | ||
{ data: [22, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0] }, | { data: [22, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0] }, | ||
{ data: [4, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0] }, | { data: [4, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [ | { data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 623: | Line 583: | ||
{ data: [45, 0, 7, 8, 0, 0, 0, 0, 1, 2, 0] }, | { data: [45, 0, 7, 8, 0, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [19, 0, 4, 0, 10, 0, 1, 0, 0, 0, 0] }, | { data: [19, 0, 4, 0, 10, 0, 1, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | |||
{ data: [0, 0, 0, 0, 0, 0, 0, 2 | |||
] | ] | ||
}, | }, | ||
| Line 635: | Line 591: | ||
{ data: [7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0] }, | { data: [1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 646: | Line 598: | ||
}} | }} | ||
}} | }} | ||
<div style='height:50px'></div> | |||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Mobilities with Geminae Partners</h3> | |||
{{#tag:tabber | |||
|By Mobility Type={{#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: '10%', right: '15%', bottom: '10%', containLabel: true }, | |||
color: ['#e66101', '#5e3c99'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['SMS-student mobility for studies','SMT-student mobility for traineeship','UVM-Virtual Mobility','other/conference/training','UNITA Week meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Incoming (to UNITA)', type: 'bar', stack: 'total' }, | |||
{ name: 'Outgoing (from UNITA)', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [31, 1, 0, 3, 1] }, | |||
{ data: [35, 2, 0, 5, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [53, 0, 0, 2, 0] }, | |||
{ data: [53, 0, 3, 6, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 0, 2, 0] }, | |||
{ data: [12, 0, 0, 1, 0] } | |||
] | |||
} | |||
] | |||
} | |||
}}}} | |||
Latest revision as of 15:02, 9 July 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.