Academic Staff: Difference between revisions

    From UNITApedia
    (Created page with "= Indicators Visualization = {{Mobility}} ==Description== The first graph illustrates student mobility by categorizing events into various types such as BIP-student mobility for studies, SMS-student mobility for studies, and SMT-student mobility for traineeship. It further breaks down participation by degree level—''Bachelor'', ''Master'', ''Doctorate''—and includes student assembly membership. In contrast, the second graph focuses on academic mobility,...")
     
    (e)
     
    (One intermediate revision by one other user not shown)
    Line 1: Line 1:
    = Indicators Visualization =
    ÀàćĎěĢíīĹŁÁáǎĈďĒģÌ
    {{Mobility}}
    <div style="color: #007D69; padding: 20px 0; margin-bottom: 30px; border-bottom: 2px solid #007D69;">
      <div style="font-size: 2.5em; font-weight: 700; margin-bottom: 10px; letter-spacing: -0.5px;">
        🎓 UNITA Academic Staff Dashboard
      </div>
      <div style="font-size: 1.2em; color: #333; line-height: 1.5; max-width: 900px;">
        Monitoring indicators for teaching excellence, joint research hubs, and multilingual pedagogical innovation.
      </div>
    </div>


    ==Description==
    <div style="border-left: 6px solid #007D69; padding: 10px 25px; margin-bottom: 40px;">
    The first graph illustrates student mobility by categorizing events into various types such as [[BIP-student mobility for studies]], [[SMS-student mobility for studies]], and [[SMT-student mobility for traineeship]]. It further breaks down participation by degree level—''Bachelor'', ''Master'', ''Doctorate''—and includes student assembly membership. In contrast, the second graph focuses on academic mobility, organizing events like [[Governance Board meeting]], [[Matching Event (Research, Education etc)]], and staff mobility for teaching and training. Participation is broken down by roles such as ''Staff academic'', ''Staff administrative'', ''Researcher'', and ''Not defined''. Together, these visualizations provide a clear comparative view of how students and staff engage in different mobility activities within the institution.
      <div style="font-size: 1.4em; font-weight: 700; color: #007D69; margin-bottom: 10px;">
        💡 Academic Staff as Catalysts
      </div>
      <div style="line-height: 1.8; color: #444; text-align: justify;">
        Academic staff are the core of UNITA’s educational transformation. By developing <b>Joint Degrees</b>, engaging in <b>Research Hubs</b> across the alliance, and implementing <b>Intercomprehension</b> 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.
      </div>
    </div>


    ===Staff Participants per Month===
    <div style="margin-bottom: 40px;">
    {{#tag:tabber
      <div style="font-size: 1.8em; font-weight: 700; color: #007D69; margin-bottom: 20px; padding-bottom: 10px;">
    | STT-staff mobility for training=
         ⭐️ Key Academic Milestones
    {{#echarts:
       </div>
    width=1000px |
    {{#ask:  
    height=600px |
       [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
    option = {
       [[beneficiary::~*Academic*]]
      tooltip: {
       [[level::Primary]]
        trigger: 'axis',
       |?task_title = task_title
        axisPointer: {
      |?strapi_id# = strapi_id
          type: 'shadow'
      |?indic_description = indic_description
        }
       |?unit_of_measurement = unit_of_measurement
      },
       |?target = target
      toolbox: {
       |?frequency = frequency
        orient: 'vertical',
       |format=template
        left: 'auto',
       |template=IndicatorCard
        feature: {
       |named args=yes
          magicType: {
       |limit=3
            type: ["line", "bar","stack"]
       |mainlabel=-
          },
          saveAsImage: {},
        }
      },
      legend: {
        data: ['Staff academic', 'Staff administrative', 'Researcher']
      },
      grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
         containLabel: true
       },
      dataset: {
        source: {{#var:t241dateDataSTT}}
       },
      xAxis: {
        type: 'category'
      },
      yAxis: {
        type: 'value'
      },
      series: [
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        }
      ]
    }
    }}
    {{!}}-{{!}} Matching Event (Research, Education etc)=
    {{#echarts:
    width=1000px |
    height=600px |
    option = {
      tooltip: {
        trigger: 'axis',
        axisPointer: {
          type: 'shadow'
        }
      },
      toolbox: {
        orient: 'vertical',
        left: 'auto',
        feature: {
          magicType: {
            type: ["line", "bar","stack"]
          },
          saveAsImage: {},
        }
      },
       legend: {
        data: ['Staff academic', 'Staff administrative', 'Researcher']
      },
      grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
      },
      dataset: {
        source: {{#var:t241dateDataME}}
      },
      xAxis: {
        type: 'category'
      },
      yAxis: {
        type: 'value'
      },
      series: [
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        }
      ]
    }
    }}
    {{!}}-{{!}} STA-staff mobility for teaching=
    {{#echarts:
    width=1000px |
    height=600px |
    option = {
      tooltip: {
        trigger: 'axis',
        axisPointer: {
          type: 'shadow'
        }
      },
      toolbox: {
        orient: 'vertical',
        left: 'auto',
        feature: {
          magicType: {
            type: ["line", "bar","stack"]
          },
          saveAsImage: {},
        }
      },
       legend: {
        data: ['Staff academic', 'Staff administrative', 'Researcher']
      },
      grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
      },
      dataset: {
        source: {{#var:t241dateDataSTA}}
      },
      xAxis: {
        type: 'category'
      },
      yAxis: {
        type: 'value'
      },
      series: [
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        }
       ]
    }
    }}
    {{!}}-{{!}} Governance Board meeting=
    {{#echarts:
    width=1000px |
    height=600px |
    option = {
       tooltip: {
        trigger: 'axis',
        axisPointer: {
          type: 'shadow'
        }
       },
       toolbox: {
        orient: 'vertical',
        left: 'auto',
        feature: {
          magicType: {
            type: ["line", "bar","stack"]
          },
          saveAsImage: {},
        }
       },
       legend: {
        data: ['Staff academic', 'Staff administrative', 'Researcher']
       },
       grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
       },
      dataset: {
        source: {{#var:t241dateDataG}}
      },
      xAxis: {
        type: 'category'
      },
      yAxis: {
        type: 'value'
      },
      series: [
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        },
        {
          type: 'bar',
          stack: 'total',
          emphasis: { focus: 'series' }
        }
      ]
    }
    }}
    }}
    </div>
    <div style="margin-top: 50px;">
      <div style="font-size: 1.8em; font-weight: 700; color: #007D69; margin-bottom: 20px;">
        📊 Full Academic Indicator Database
      </div>
    {{#ask:
      [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
      [[beneficiary::~*Academic*]]
      |?strapi_id# = ID
      |?task_title = Task Area
      |?indic_description = Indicator Objective
      |?level = Level
      |?unit_of_measurement = Measurement
      |?target = Target
      |?data_owner = Responsible
      |class=datatable
      |format=datatables
      |mainlabel=-
      |display=full
      |datatable-options=pageLength:10
    }}
    }}
    </div>

    Latest revision as of 03:46, 11 February 2026

    ÀàćĎěĢíīĹŁÁáǎĈďĒģÌ

       🎓 UNITA Academic Staff Dashboard
    
       Monitoring indicators for teaching excellence, joint research hubs, and multilingual pedagogical innovation.
    
       💡 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.
    
       ⭐️ Key Academic Milestones
    
       Number of followers on social networks
    
         Unit: Numerical
    
         🎯 Target: 12000
    
         ⏱️ Frequency: Monthly
    
       Number of GEMINAE partners actively participating in UNITA activities
    
         Unit: Numerical
    
         🎯 Target: 40
    
         ⏱️ Frequency: Annual
    
       📋 UNITA Thematic Research hubs · ID: T4.2.2
    
       Number of researchers in the cartography
    
         Unit: Numerical
    
         🎯 Target: 2000
    
         ⏱️ Frequency: Annual
    
    ... further results
       📊 Full Academic Indicator Database