Academic Staff: Difference between revisions
No edit summary |
Elie Saade (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div style="background: linear-gradient(90deg, #1a4780 0%, #6f42c1 100%) | __NOTOC__ | ||
<span style="font-size: 3.2em; font-weight: bold; display: block;">UNITA Academic Staff Dashboard</span> | __NOEDITSECTION__ | ||
<!-- ==================== HEADER ==================== --> | |||
<div style="background: linear-gradient(90deg, #1a4780 0%, #6f42c1 100%); padding: 25px; border-radius: 10px; margin-bottom: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); color: #ffffff !important;"> | |||
<span style="font-size: 3.2em; font-weight: bold; display: block; color: #ffffff !important; background: transparent !important;">UNITA Academic Staff Dashboard</span> | |||
<hr style="border: 0; height: 1px; background: rgba(255,255,255,0.3); margin: 15px 0;"> | <hr style="border: 0; height: 1px; background: rgba(255,255,255,0.3); margin: 15px 0;"> | ||
ℹ️ Monitoring indicators for teaching excellence, joint research hubs, and multilingual pedagogical innovation. | <span style="color: #ffffff !important; background: transparent !important; display: block;">ℹ️ Monitoring indicators for teaching excellence, joint research hubs, and multilingual pedagogical innovation.</span> | ||
</div> | </div> | ||
<div style="background: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid # | <div style="background: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #6f42c1; font-family: sans-serif; color: #333; margin-bottom: 20px;"> | ||
<h3 style="margin-top: 0; color: # | <h3 style="margin-top: 0; color: #1a4780; font-size: 1.5em; border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 15px;">Potential Impacts on Stakeholders</h3> | ||
<h4 style="margin: 0 0 10px 0; font-size: 1.2em; color: #444;">Academic staff</h4> | <h4 style="margin: 0 0 10px 0; font-size: 1.2em; color: #444;">Academic staff</h4> | ||
<ul style="margin: 0; padding-left: 20px; line-height: 1.6;"> | <ul style="margin: 0; padding-left: 20px; line-height: 1.6;"> | ||
| Line 16: | Line 19: | ||
</div> | </div> | ||
<div style="border-left: 6px solid #007D69; | <div style="background: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); padding: 25px; border-left: 6px solid #007D69; font-family: sans-serif; color: #333; margin-bottom: 20px;"> | ||
<h3 style="margin-top: 0; color: #007D69; font-size: 1.5em; border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 15px;">💡 Academic Staff as Catalysts</h3> | |||
<span style="display: block; line-height: 1.8; text-align: justify; color: #444; background: transparent !important;">Academic staff are the core of UNITA’s educational transformation. By developing <strong>Joint Degrees</strong>, engaging in <strong>Research Hubs</strong> across the alliance, and implementing <strong>Intercomprehension</strong> in the classroom, you are building a borderless academic space. This dashboard tracks the development of shared teaching resources and the expansion of international research collaboration.</span> | |||
</div> | </div> | ||
<div style="margin-bottom: 40px;"> | <!-- ==================== CHARTS SECTION ==================== --> | ||
<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 #1a4780; font-family: sans-serif; color: #333; margin-bottom: 40px;"> | |||
<h3 style="margin-top: 0; color: #1a4780; font-size: 3em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">⭐️ Staff Indicators</h3> | |||
<h3 style="margin-top: 0; color: #1a4780; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Participation in Geminae Activities</h3> | |||
</ | |||
{{#echarts: | |||
height=500px |option = { | |||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | |||
grid: { top: '15%', left: '5%', right: '5%', bottom: '10%', containLabel: true }, | |||
color: ['#6f42c1'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Year', | |||
axisLabel: { interval: 0 }, | |||
/* TARGET: Parse the 'date' column here for the X-axis */ | |||
data: ['2024', '2025'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ | |||
name: 'Total Participants', | |||
type: 'bar', | |||
barMaxWidth: 80, | |||
/* TARGET: 'participation_geminae_activities' column for the Y-axis */ | |||
data: [157, 279] | |||
} | |||
] | |||
} | |||
}} | }} | ||
</div> | </div> | ||
Revision as of 17:02, 9 July 2026
UNITA Academic Staff Dashboard
ℹ️ Monitoring indicators for teaching excellence, joint research hubs, and multilingual pedagogical innovation.
Potential Impacts on Stakeholders
Academic staff
- Enhanced teaching competences and pedagogical innovation
- Career development and professional recognition
- Increased international visibility and competitiveness
- Multilingual and intercultural collaboration skills
💡 Academic Staff as Catalysts
Academic staff are the core of UNITA’s educational transformation. By developing Joint Degrees, engaging in Research Hubs across the alliance, and implementing Intercomprehension in the classroom, you are building a borderless academic space. This dashboard tracks the development of shared teaching resources and the expansion of international research collaboration.