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 |
||
| Line 28: | Line 28: | ||
<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> | <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: | | Students={{#echarts: | ||
height=700px |option = { | height=700px |option = { | ||
| Line 35: | Line 35: | ||
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 84: | Line 85: | ||
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: ['#993333', '#e67f22', '#eeaa44', '#666666'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 128: | Line 130: | ||
}} | }} | ||
}} | }} | ||
<div style= | <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;"> | <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 | |||
|HES-SO={{#echarts: | |HES-SO={{#echarts: | ||
height=700px|option = { | height=700px|option = { | ||
| Line 137: | Line 139: | ||
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: ['#993333', '#e67f22', '#004488', '#33aacc', '#99ddff', '#eeaa44', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 187: | Line 190: | ||
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', '#993333', '#e67f22', '#eeaa44', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 248: | Line 252: | ||
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', '#993333', '#e67f22', '#eeaa44', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 302: | Line 307: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNIBS= | }} | ||
{{!}}-{{!}} UNIBS= | |||
{{#echarts: | {{#echarts: | ||
height=700px |option = { | height=700px |option = { | ||
| Line 309: | Line 315: | ||
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', '#993333', '#e67f22', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 359: | Line 366: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNITBV={{#echarts: | }} | ||
{{!}}-{{!}} UNITBV={{#echarts: | |||
height=700px |option = { | height=700px |option = { | ||
baseOption: { | baseOption: { | ||
| Line 365: | Line 373: | ||
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', '#993333', '#e67f22', '#eeaa44', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 430: | Line 439: | ||
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', '#993333', '#e67f22'], | |||
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 482: | Line 492: | ||
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', '#993333', '#e67f22', '#666666'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 540: | Line 551: | ||
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', '#993333', '#e67f22', '#666666'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 593: | Line 605: | ||
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', '#666666'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 634: | Line 647: | ||
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', '#993333', '#e67f22', '#666666', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 686: | Line 700: | ||
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', '#993333', '#e67f22', '#eeaa44', '#117733', '#666666'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 745: | Line 760: | ||
} | } | ||
}} | }} | ||
}} | |||
}}<div style= | <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 Partner={{#echarts: | |||
height=700px |option = { | |||
baseOption: { | |||
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025', '2025-2026'], autoPlay: false, bottom: '1%' }, | |||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | |||
legend: { top: '5%' }, | |||
color: ['#e66101', '#5e3c99'], | |||
grid: { top: '15%', left: '3%', right: '6%', bottom: '10%', containLabel: true }, | |||
xAxis: { | |||
type: 'value', | |||
name: 'Participants', | |||
minInterval: 1 | |||
}, | |||
yAxis: { | |||
type: 'category', | |||
inverse: true, | |||
axisLabel: { fontSize: 11 }, | |||
data: ['UQTR (Canada)','UdeS (Canada)','UCAD (Senegal)','2iE Institute (Burkina Faso)','UNLP (Argentina)','UFV (Brazil)','U. del Rosario (Colombia)','UAP (Madagascar)','UNCUYO (Argentina)','UDEM (Mexico)','UASLP (Mexico)','UH2C (Morocco)','UNAL (Colombia)','UFRJ (Brazil)','UnB (Brazil)','U. Católica de Colombia','Uni-CV (Cape Verde)','UNICAMP (Brazil)','UPM (Mozambique)','UFMG (Brazil)','A3ES (Portugal)','ITBA (Argentina)','U. de Boumerdes (Algeria)','UASD (Dominican Rep.)','BIAS (Belgium)','UNTL (Timor-Leste)'] | |||
}, | |||
series: [ | |||
{ name: 'Incoming (to UNITA)', type: 'bar', stack: 'total' }, | |||
{ name: 'Outgoing (from UNITA)', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [9, 11, 6, 10, 0, 6, 3, 0, 1, 3, 5, 4, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0] }, | |||
{ data: [24, 18, 4, 0, 9, 2, 4, 0, 2, 3, 2, 0, 1, 0, 2, 0, 0, 2, 0, 1, 0, 1, 0, 0, 0, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [21, 10, 18, 17, 1, 6, 6, 1, 4, 6, 4, 3, 4, 2, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0] }, | |||
{ data: [15, 24, 3, 0, 9, 2, 2, 17, 9, 3, 0, 0, 1, 4, 1, 3, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1] }, | |||
{ data: [0, 0, 0, 0, 3, 5, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}}By Mobility Type={{#echarts: | |||
height=700px |option = { | height=700px |option = { | ||
baseOption: { | baseOption: { | ||
| Line 752: | Line 816: | ||
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: '10%', containLabel: true }, | ||
color: ['#e66101', '#5e3c99'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
name: ' | name: 'Type of Mobility', | ||
axisLabel: { rotate: 35, interval: 0 }, | axisLabel: { rotate: 35, interval: 0 }, | ||
data: [' | data: ['SMS-student mobility for studies','SMT-student mobility for traineeship','STA-staff mobility for teaching','STT-staff mobility for training','UVM-Virtual Mobility','other/conference/training','UNITA Week meeting'] | ||
}, | }, | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
| Line 768: | Line 833: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [ | { data: [31, 1, 4, 20, 0, 3, 1] }, | ||
{ data: [ | { data: [35, 2, 15, 18, 0, 5, 0] } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [ | { data: [53, 0, 7, 26, 0, 2, 0] }, | ||
{ data: [ | { data: [53, 0, 21, 11, 3, 6, 0] } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 0, 0, 0, 0, | { data: [0, 0, 0, 0, 0, 2, 0] }, | ||
{ data: [ | { data: [12, 0, 3, 0, 0, 1, 0] } | ||
] | ] | ||
} | } | ||
] | ] | ||
} | } | ||
}} | }}}} | ||
Revision as of 07:49, 3 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.