Students: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
     
    (3 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    <!--= Indicators Visualization =
    __NOTOC__
    {{Mobility}}
    __NOEDITSECTION__


    ==Description==
    <div style="color: #005596; padding: 20px 0; margin-bottom: 30px; border-bottom: 2px solid #005596;">
    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: 2.5em; font-weight: 700; margin-bottom: 10px; letter-spacing: -0.5px;">
     
         🎓 UNITA Student Impact Dashboard
    ===Student Participants per Month===
       </div>
    {{#tag:tabber
       <div style="font-size: 1.2em; color: #333; line-height: 1.5; max-width: 900px;">
    | BIP-student mobility for studies=
         Track performance indicators from the UNITA Metadata Repository that directly affect student mobility, digital tools, and academic programs.
    {{#echarts:
       </div>
    width=1000px |
    </div>
    height=600px |
    option = {
      tooltip: {
        trigger: 'axis',
        axisPointer: {
          type: 'shadow'
        }
       },
      toolbox: {
        orient: 'vertical',
        left: 'auto',
        feature: {
          magicType: {
            type: ["line", "bar","stack"]
          },
          saveAsImage: {},
        }
      },
      legend: {
        data: ['Student bachelor', 'Student master', 'Student doctorate']
      },
      grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
      },
      dataset: {
        source: {{#var:t241dateDataBIP}}
      },
      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' }
        }
      ]
    }
    }}
    {{!}}-{{!}} SMS-student mobility for studies=
    {{#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: ['Student bachelor', 'Student master', 'Student doctorate']
       },
       grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
      },
      dataset: {
        source: {{#var:t241dateDataSMS}}
      },
      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' }
        }
      ]
    }
    }}
    {{!}}-{{!}} SMT-student mobility for traineeship=
    {{#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: ['Student bachelor', 'Student master', 'Student doctorate']
      },
      grid: {
        left: '3%',
        right: '4%',
        bottom: '3%',
        containLabel: true
       },
      dataset: {
        source: {{#var:t241dateDataSMT}}
      },
      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' }
        }
      ]
    }
    }}
    }}
    -->


    __NOTOC__
    <div style="border-left: 6px solid #005596; padding: 10px 25px; margin-bottom: 40px;">
    = UNITA Student Impact Dashboard =
      <div style="font-size: 1.4em; font-weight: 700; color: #005596; margin-bottom: 10px;">
    <div style="background: #eef4f9; border-left: 6px solid #005596; padding: 15px; margin-bottom: 25px;">
        💡 Students as UNITA Beneficiaries
    This dashboard displays all performance indicators from the '''UNITA Metadata Repository''' that directly affect the student experience, including mobility, digital tools, and academic programs.
      </div>
      <div style="line-height: 1.8; color: #444; text-align: justify;">
        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.
      </div>
    </div>
    </div>


    == ⭐️ Key Student Milestones ==
    <div style="margin-bottom: 40px;">
    ''High-priority indicators (Primary Level) for the current phase.''
      <div style="font-size: 1.8em; font-weight: 700; color: #005596; margin-bottom: 20px; padding-bottom: 10px;">
        ⭐️ Key Student Milestones
      </div>


    {{#ask:  
    {{#ask:  
    [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
      [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
    [[beneficiary::~*Students*]]
      [[beneficiary::~*Students*]]
    [[level::Primary]]
      [[level::Primary]]
    |?task_title
      |?task_title = task_title
    |?strapi_id
      |?strapi_id# = strapi_id
    |?indic_description
      |?indic_description = indic_description
    |?unit_of_measurement
      |?unit_of_measurement = unit_of_measurement
    |?target
      |?target = target
    |?frequency
      |?frequency = frequency
    |format=template
      |format=template
    |template=IndicatorCard
      |template=IndicatorCard
    |limit=5
      |named args=yes
    |sort=task_title
      |limit=3
    |order=ascending
      |mainlabel=-
    }}
    }}


    <br>
    </div>
     
    <div style="margin-top: 50px;">
      <div style="font-size: 1.8em; font-weight: 700; color: #005596; margin-bottom: 20px;">
        📊 Full Indicator Database
      </div>


    == 📊 Full Indicator Database ==
        <strong>💡 Tip:</strong> Use the search bar below to filter by task title, description, or data owner. Click column headers to sort.
    ''Use the search bar below to filter by task title, description, or data owner.''


    {{#ask:  
    {{#ask:  
    [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
      [[-Has subobject::DataSrc:UNITA Data/Meta Indic/Indicators]]
    [[beneficiary::~*Students*]]
      [[beneficiary::~*Students*]]
    |?strapi_id = ID
      |?strapi_id# = ID
    |?task_title = Task Area
      |?task_title = Task Area
    |?indic_description = Indicator Objective
      |?indic_description = Indicator Objective
    |?level = Level
      |?level = Level
    |?unit_of_measurement = Measurement
      |?unit_of_measurement = Measurement
    |?target = Target
      |?target = Target
    |?data_owner = Responsible
      |?data_owner = Responsible
    |class=datatable  
      |class=datatable  
    |format=datatables  
      |format=datatables  
    |mainlabel=-  
      |mainlabel=-  
    |display=full
      |display=full
      |datatable-options=pageLength:10
    }}
    }}


    <div style="margin-top: 50px; font-size: 0.9em; color: #888; border-top: 1px solid #eee; padding-top: 10px;">
    </div>
    Data Source: [[DataSrc:UNITA Data/Meta Indic/Indicators]] | Last Updated: {{REVISIONDAY}} {{REVISIONMONTHNAME}} {{REVISIONYEAR}}
     
    <div style="margin-top: 60px; font-size: 0.85em; color: #999; border-top: 1px solid #eee; padding-top: 20px; text-align: center;">
      <div style="margin-bottom: 5px;">
        📁 <strong>Data Source:</strong> [[DataSrc:UNITA Data/Meta Indic/Indicators]]
      </div>
      <div>
        🕒 <strong>Last Updated:</strong> {{REVISIONDAY}} {{REVISIONMONTHNAME}} {{REVISIONYEAR}}
      </div>
    </div>
    </div>

    Latest revision as of 09:57, 9 February 2026


       🎓 UNITA Student Impact Dashboard
    
       Track performance indicators from the UNITA Metadata Repository that directly affect student mobility, digital tools, and academic programs.
    
       💡 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.
    
       ⭐️ Key Student 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 Indicator Database
    
       💡 Tip: Use the search bar below to filter by task title, description, or data owner. Click column headers to sort.
    
       🕒 Last Updated: 9 Template:REVISIONMONTHNAME 2026