{"id":37868,"date":"2026-01-30T11:43:22","date_gmt":"2026-01-30T04:43:22","guid":{"rendered":"https:\/\/sdgscenter.undip.ac.id\/?page_id=37868"},"modified":"2026-04-04T10:25:15","modified_gmt":"2026-04-04T03:25:15","slug":"goal-1-no-poverty","status":"publish","type":"page","link":"https:\/\/sdgscenter.undip.ac.id\/id\/goal-1-no-poverty\/","title":{"rendered":"Goal 1 No Poverty"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; z_index=&#8221;24&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; specialty_columns=&#8221;3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner admin_label=&#8221;Row&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;37px&#8221; header_text_color=&#8221;#000352&#8243; custom_margin=&#8221;||22px||false|false&#8221; text_font_size_tablet=&#8221;37px&#8221; text_font_size_phone=&#8221;30px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Goal 1 No Proverty<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;20px&#8221; custom_margin=&#8221;||13px||false|false&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: justify;\">Eradicating poverty in all its dimensions: how Universitas Diponegoro contributes to creating inclusive and sustainable prosperity for all.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/sdgscenter.undip.ac.id\/wp-content\/uploads\/2026\/02\/SDG-1-NO-POVERTY.jpg&#8221; title_text=&#8221;SDG 1 NO POVERTY&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-33px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fdf8f0&#8243; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-1: #f5142c;\n      --sdg-hover-1: color-mix(in srgb, var(--sdg-color-1) 85%, black);\n      --sdg-light-1: color-mix(in srgb, var(--sdg-color-1) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-1 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-1 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-1.layout-auto .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-1.layout-full .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-1.layout-paired .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-1.layout-paired .dropdown-group-1:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-1 {\n      background: var(--sdg-color-1);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-1:hover {\n      background: var(--sdg-hover-1);\n    }\n    \n    .dropdown-submenu-1 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-1.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-1 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-1);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-1 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-1 div:hover {\n      background: var(--sdg-light-1);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-1 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-1.active {\n      display: block;\n      animation: fadeIn-1 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-1 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-1 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-1:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-1 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-1 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-1 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-1 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-1 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-1 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-1 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-1 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-1 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-1 {\n      display: none;\n      animation: paFadeIn-1 0.4s ease-in-out;\n    }\n\n    .pa-slide-1.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-1 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-1 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-1 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-1 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-1 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-1 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-1.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-1 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-1 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-1 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-1 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-1 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-1 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-1 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-1::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-1);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-1);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-1 { flex-direction: column; }\n      .custom-dropdown-1 .dropdown-group-1 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-1 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-1 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-1 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-1 { padding: 30px 12px 12px 12px; }\n      .pa-slide-1 h3 { font-size: 1em; }\n      .pa-image-container-1 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-1 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-1 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-1 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-1 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-1 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-1\">\n      <div class=\"custom-dropdown-1 layout-auto\">\n        <div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.2 Proportion of students receiving financial aid<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-67\">1.2.1 Number of Low Income Students Receiving Financial Aid<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.3 University anti-poverty programmes<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-68\">1.3.1 Bottom Financial Quintile Admission Target<\/div><div data-content=\"ind-69\">1.3.2 Bottom financial quintile student success<\/div><div data-content=\"ind-70\">1.3.3 Low-Income Student Support<\/div><div data-content=\"ind-71\">1.3.4 Bottom Financial Quintile Student Support<\/div><div data-content=\"ind-72\">1.3.5 Low or Lower-Middle Income Countries Student Support<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.4 Community anti-poverty programmes<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-73\">1.4.1 Local Start-up Assistance<\/div><div data-content=\"ind-74\">1.4.2 Local Start-up Financial Assistance<\/div><div data-content=\"ind-75\">1.4.3 Programmes for Services Access<\/div><div data-content=\"ind-76\">1.4.4 Policy Addressing Poverty<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.5 Undip Contribution<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-281\">1.5.1 Undip Contribution 1<\/div><div data-content=\"ind-282\">1.5.2 Undip Contribution 2<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-1\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 1;\n      const contentData = {\"ind-67\":{\"title\":\"1.2.1 Number of Low Income Students Receiving Financial Aid\",\"slides\":[{\"year\":\"2025\",\"content\":\"Number of students: 36,538 || Number of low income students receiving financial aid: 8,750\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Number of students: 35,458 || Number of low income students receiving financial aid: 6,936\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Number of students: 35,688 || Number of low income students receiving financial aid: 6,781\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Number of students: 38,567 || Number of low income students receiving financial aid: 6,867\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Number of students: 50,605 || Number of low income students receiving financial aid: 10,121\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-68\":{\"title\":\"1.3.1 Bottom Financial Quintile Admission Target\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP provides various kinds of scholarships for students from various backgrounds, including students from low-income families. Every year UNDIP allocated supports for 20% of total students admitted based on academic achievement and low-income students from all the faculty. The scholarship for low-income students called Bidikmisi (Kartu Indonesia Pintar-KIP) which is national program of Republic Indonesia government and there are many scholarships offered from UNDIP and many collaborations with company and UNDIP alumni.\",\"evidence\":[\"https:\/\/bak.undip.ac.id\/pengumuman-hasil-seleksi-kip-kuliah-mahasiswa-baru-tahun-2023\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP offers a wide range of scholarships to cater to students from diverse backgrounds, including those hailing from low-income households. Annually, UNDIP allocates support to 20% of the total student intake, considering both academic performance and financial need across all faculties. One such scholarship aimed at aiding low-income students is known as Biskimisi, which is a national program under the Indonesian government. Additionally, UNDIP extends its scholarship offerings through partnerships with various companies and its alumni network.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/beasiswa-bbm-bantuan-belajar-mahasiswa\",\"https:\/\/bak.undip.ac.id\/syarat-beasiswa\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP provides various kinds of scholarships for students from various backgrounds, including students from low-income families. Every year UNDIP allocated supports for 20% of total students admitted based on academic achievement and low-income students from all the faculty. The scholarship for low-income students called Bidikmisi which is national program of Republic Indonesia government and there are many scholarships offered from UNDIP and many collaborations with company and UNDIP alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/persyaratan-dan-kuota-bidikmisi\",\"https:\/\/feb.undip.ac.id\/mahasiswa\/beasiswa\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provided various scholarships to multiple students, including low-income families. For this purpose, UNDIP plans to distribute financial aids to over 20 percent of the students' admission based on achievement according to their academic and lower income families' students. The scholarships include government scholarships for low-income students (Bidikmisis) and many scholarships offer from many collaborations with company and alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisis-scholarship\/selection-mechanism-of-bidikmisis\",\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisis-scholarship\/duration-and-cost-components-bidikmisis\",\"https:\/\/jatenq.tribunnews.com\/2020\/05\/14\/undip-siapkan-beasiswa-bagi-mahasiswa-sulit-ekonomi\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP committed to accept 30% low income students from the total students enrolled each year as directed by the Ministry of Research, Technology, and Higher Education that the state University should at least accept 20% low income students from the total students enrolled through BIDIKMISI Scholarship Program. Another anti-poverty program for students is affordable housing in Students Dormitory (RUSUNAWA). Other underprivileged students who do not receive scholarships, UNDIP helps them by reducing the tuition fees via tuition fees policy. In addition, there are several scholarships funded by UNDIP Alumni that provide financial aids for students every year (https:\/\/www.suaramerdeka.com\/news\/baca\/83758\/t%20Tujuh-mahasiswa-undip-mendapat-beasiswa-dari-alumni).\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisi-scholarship\",\"http:\/\/rusunawa.undip.ac.id\/syarat-dan-ketentuan-rusunawa-2019\/\",\"https:\/\/baa.undip.ac.id\/download\/sk-penetapan-ukt-4\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/BidikmisiScholarship.png\"}]},\"ind-69\":{\"title\":\"1.3.2 Bottom financial quintile student success\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has a 100 percent graduation target for all Bidikmisi (Kartu Indonesia Pintar-KIP) scholarship recipient students. As part of its commitment and support to students, UNDIP provides training to Bidikmisi scholarship students to increase motivation, competence, and skills as well as leadership and entrepreneurship skills programs. This activity is carried out 4 times a year after the graduation period. This is evidenced in the 171st graduation, UNDIP has graduated 441 Bidikmisi recipient students\",\"evidence\":[\"https:\/\/fpp.undip.ac.id\/berita-id\/yudisium-fakultas-peternakan-dan-pertanian-ke-172\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2021, UNDIP set a goal of achieving a 100% graduation rate for all recipients of the Bidkimisi scholarship. To fulfill this commitment and offer support to these students, UNDIP offers training sessions designed to enhance their motivation, competence, and skills, including programs focused on leadership and entrepreneurship. These training events are conducted four times a year, spanning the period leading up to graduation.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/25531\/undip-luluskan-282-mahasiswa-programbidikmisipada-wisuda-ke-167.html\",\"https:\/\/www.undip.ac.id\/post\/28024\/undip-luluskan-305-mahasiswa-program-bidikmisipada-upacara-wisuda-ke-169.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2021, UNDIP had a 100 per cent graduation completion target for all students of Bidikmisi's scholarship grantees. As part of the commitment and support to the students UNDIP provides training to the Bidikmisi students to increase their motivation, competency, and skill as well as leadership and entrepreneurship skills programs. The event was conducted 4 times a year following the period of graduation.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/22210\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-mahasiswa-penerima-bidikmisi-kipk.html\",\"https:\/\/www.undip.ac.id\/post\/25531\/undip-luluskan-282-mahasiswa-program-bidikmisi-pada-wisuda-ke-167.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In 2020, UNDIP had a 100 per cent graduation completion target for all 2455 students of Bidikmisis's scholarship receivers. Formally, UNDIP held of training to increase motivation, competency and skill of Bidikmisis recipients' students. Undip was also held other leadership and entrepreneurship skills programs. Nevertheless, due to covid 19 pandemic there were no activities related in year 2020.\",\"evidence\":[\"https:\/\/fisip.undip.ac.id\/sk-beasiswa-bidik-misi\/\",\"https:\/\/www.undip.ac.id\/post\/11300\/mahasiswa-bidikmisis-undip-dibekali-pelatihan-peningkatan-prestasi.html\",\"https:\/\/www.undip.ac.id\/post\/12687\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-bidikmisis.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/03\/DSC_7675.jpg\"},{\"year\":\"2021\",\"content\":\"In 2019, UNDIP had a 100% graduation completion target for all students who received financial aids. In this context, UNDIP held pieces of training to increase the motivation and abilities of BIDIKMISI Scholarship Program awardee. It includes holding a motivation training program. Thus, by participating in this training, BIDIKMISI Scholarship Program awardee can further improve their achievements and always think positively and with have a full sense of responsibility. Besides, UNDIP also held other leadership and entrepreneurship skills programs. All of these are conducted for purposes to achieve 100% graduation completion. So that there are no students leave, drop out, or non-active and suspended.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/10\/29\/sk-rektor-no-1344-tahun-2019-tentang-beasiswa-bidikmisi-tahap-i-mahasiswa-baru-jalur-snmptn-sbmptn-tahun-akademik-2019-2020\/\",\"https:\/\/fisip.undip.ac.id\/2019\/03\/26\/mahasiswa-bidikmisi-undip-dibekali-pelatihan-peningkatan-prestasi\/\",\"https:\/\/www.undip.ac.id\/post\/12687\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-bidikmisi.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/09\/00428.MTS_snapshot_00.00.711.jpg\"}]},\"ind-70\":{\"title\":\"1.3.3 Low-Income Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP scholarship in general covers food, housing, transportation, and legal services fees. Students who get the Bidikmisi scholarships received living expenses such as food, housing, and transportation costs as well as tuition fees. In addition, the University provides students facilities such as free campus shuttle which has routes around the campus region, free bicycle rent, low fare campus accommodation within the campus area that accommodate almost 1200 students and free meal program twice a week. UNDIP also established Office of Law that support the legal services for university including students and also public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/food-truck\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"The typical UNDIP scholarship encompasses expenses related to meals, lodging, transportation, and legal services. However, students awarded the Bidkimisi scholarship receive financial assistance for their living costs, including food, housing, transportation, and tuition fees. Moreover, the university offers various amenities to students, such as a complimentary campus shuttle service covering the campus vicinity, bike rentals at a minimal cost, affordable on-campus housing for nearly 1200 students, and a weekly free meal program. UNDIP has also established the Office of Law to provide legal services not only for the university but also for its students and the general public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26187\/tingkatkan-kesejahteraan-mahasiswa-undip-berikan-bantuan-makanan-bergizi.html\",\"https:\/\/www.undip.ac.id\/post\/26625\/undip-fasilitasi-mahasiswa-dengan-bus-kampus.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP scholarship in general covers food, housing, transportation, and legal services fees. Students who get the Bidikmisi scholarships received living expenses such as food, housing, and transportation costs as well as tuition fees. In addition, the University provides students facilities such as free campus shuttle which has routes around the campus region, free bicycle rent, low fare campus accommodation within the campus area that accommodate almost 1200 students and free meal program once a week. UNDIP also established Office of Law that support the legal services for university including students and also public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"https:\/\/kantorhukum.undip.ac.id\/layanan-pemberian-nasihat-hukum\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides support for food, housing, transportation, and legal services for students. Students with scholarships granted living cost that's include housing, food and transportation cost. Facilities wise, in 2020, there are additional dormitory tower was built to accommodate the numbers of students. The dormitory is within the area of university that can be reached in walking distance. There are bicycles that can be used by students for transportation as well as shuttle bus. In 2020, there were also additional staple food distributed as the pandemic hits especially for low-income students.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"https:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Support for low-income students, e.g., food, housing, transportation, and legal services, has been covered in determining the awarding of scholarships, especially BIDIKMISI Scholarship Program, which are given for each semester. The amount of BIDIKMISI Scholarship Program is 6.6 million IDR \/ student \/ Semester, which consists of 2 components; (a) assistance with the cost of providing education in the amount of 2.4 million IDR per semester per student; (b) assistance with living expenses of 4.2 million IDR per semester per student. At National Higher Education, assistance with the cost of providing education is paid to the Higher Education account, and the cost-of-living assistance is paid to student accounts every semester. At UNDIP in 2019, 1331 students had received BIDIKMISI Scholarship Program so that they can completed their degree. About housing and transportation, UNDIP provides services such as affordable dormitory and free shuttle bus.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"http:\/\/rusunawa.undip.ac.id\/syarat-dan-ketentuan-rusunawa-2019\/\",\"http:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/10\/bis2.png\"}]},\"ind-71\":{\"title\":\"1.3.4 Bottom Financial Quintile Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"As a continuation of the UKT exemption program in 2020, UNDIP provides relief and reduced tuition fees for students affected by Covid-19. UNDIP approved 65 percent of the UKT exemption application. A total of 2,500-2,750 students received a tuition fee waiver of 50 percent. UNDIP also provides additional scholarships for potential students who come from coastal families. In addition, UNDIP also provides many scholarships offered to underprivileged students from many collaborations with companies and UNDIP alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaja-bidikmisi\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Building upon the 2020 UKT (Single Tuition Fee) waiver initiative, UNDIP is offering tuition fee waivers and reductions to students who have been impacted by the COVID-19 pandemic. UNDIP has granted approval for 65% of the applications for UKT waivers. This translates to approximately 2,500 to 2,750 students who are now benefiting from a 50% reduction in their tuition fees. Additionally, UNDIP is extending additional scholarships to prospective students originating from coastal regions.\",\"evidence\":[\"https:\/\/wawasan.co\/news\/detail\/12944\/cegah-mahasiswa-putus-kuliah-undip-fasilitasi-bantuan-basiswa\",\"https:\/\/ft.undip.ac.id\/pengajuan-penyesuaian-ukt-untuk-semester-gasal-2023-2024\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"As a continuation to 2020 UKT waiver program, UNDIP provides tuition fees waiver and reduction for students affected by Covid-19. UNDIP approved 65 percent of the UKT waiver applications. In total 2,500-2,750 students who received a 50 percent reduction in tuition fees. UNDIP also provides additional scholarships for potentials students who came from coastal region family.\",\"evidence\":[\"https:\/\/lmmomentum.com\/2021\/08\/bincang-ukt-mengenal-lebih-dekat-sistem-keringanan-ukt-undip\/\",\"https:\/\/www.detik.com\/edu\/beasiswa\/d-5698003\/undip-beri-beasiswa-untuk-mahasiswa-baru-2021-ni-syaratnya\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"There is an UNDIP Alumni Scholarship Program in collaboration between UNDIP and Alumni. This scholarship aims to help students who are experiencing a financial difficulty. Since a years ago the scholarship has been running. Over the years, more than 90 students have been assisted and given in the form of cash Rp. 500.000 every month until graduation. The scholarship awarded to 16 new scholarship recipients and 38 scholarship extensions. As a form of concern for the family's economic condition, new students affected by Covid-19, UNDIP approved 65 percent of the UKT waiver applications. The number of applicants is 13 percent of all students who are accepted through the 2020 SNMPTN admission program. In addition to the reduction in the UKT class, 18 students are given a payment suspension. In July 2020 there were 2,750 students who received a 50 percent reduction in tuition fees.\",\"evidence\":[\"https:\/\/jateg.tribunnews.com\/2020\/05\/14\/undip-siapkan-beasiswa-bagi-mahasiswa-sulit-ekonomi\",\"https:\/\/edukasi.kompas.com\/read\/2020\/05\/18\/174428871\/undip-setuju-65-persen-ajuan-keringanan-ukt-mahasiswa-baru\",\"https:\/\/jategdaily.com\/2020\/imbas-corona-2-750-mahasiswa-undip-dapat-keringanan-ukt\/\"],\"image_url\":\"https:\/\/asset.kompas.com\/crops\/XZSnCe9DNugqIWUk8GHtNx01rD8=\/0x0:0x0\/1200x800\/data\/photo\/2020\/03\/10\/5e674b12cae7f.jpg\"},{\"year\":\"2021\",\"content\":\"Beside the BIDIKMISI Scholarship Program, UNDIP Alumni Scholarship Program has been created from a collaboration between UNDIP and Alumni. The scholarship aims to assist the portion of students who face financial difficulties. Since 2012 UNDIP took the initiative to run the scholarship program. During several years, hundreds of students have been assisted. In 2019, UNDIP Alumni Association launched Academic Excellence Scholarship for underprivileged students. UNDIP students have also provided various facilities and conveniences such as free bicycle and shuttle transportation for daily convenience, apart from the flat, clinic, and other conveniences. All facilities are subsidy based and free of charge.\",\"evidence\":[\"https:\/\/ft.undip.ac.id\/beasiswa-ikatan-alumni-ika-undip\/\",\"https:\/\/www.ikaundip.org\/readmore\/90157-beasiswa-ppa-peningkatan-prestasi-akademik\",\"http:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/BeasiswaIkatanAlumni.png\"}]},\"ind-72\":{\"title\":\"1.3.5 Low or Lower-Middle Income Countries Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has a scheme to support poor students from low-income or lower-middle income countries. One of the scholarship programs offered is UNDIP Scholarship 2023\/2024. This scholarship program is designed to support international students who wish to continue their studies at UNDIP by providing financial assistance, including tuition fee scholarships, living allowances, health insurance, and internet allowances.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/undipscholarships\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2021, UNDIP introduced a scholarship initiative aimed at international students, particularly those hailing from low or low-middle income nations, known as DISS (Diponegoro International Student Scholarships). This scholarship encompasses a wide range of benefits, including tuition fee waivers, allowances for living expenses, book expenses, settlement costs, and even support for return travel expenses, all in accordance with Rector's Decision Number: 15\/UN7.P\/HK\/2021. This scholarship program serves as a supplementary offering to the existing Kemitraan Negara Berkembang (KNB) scholarship, which is a government-sponsored initiative by the Ministry of Education and Culture of Indonesia available to students from developing countries worldwide.\",\"evidence\":[\"https:\/\/fisip.undip.ac.id\/id\/2021\/05\/04\/report_16 11283365-diss-2021\/\",\"https:\/\/io.undip.ac.id\/undipscholarships\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2021, UNDIP created a scholarship program for international students, especially for students from low or low-middle income countries called DISS (Diponegoro International Student Scholarships). The scholarship includes free tuition fees, living expenses allowance, book allowance, settlement allowance, as well as return ticket allowance in accordance with Rector's Decision Number: 15\/UN7.P\/HK\/2021. The scholarship program was the addition of the other scholarship program Kemitraan Negara Berkembang (KNB) is a scholarship scheme sponsored by Ministry of Education and Culture of the Republic of Indonesia for all developing countries around the world.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/undipscholarships\/\",\"https:\/\/io.undip.ac.id\/knbindip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has several scholarship programs for international students especially for students coming from low or lower-middle income countries. In 2020 Undip launched DISS Program (Diponegoro International Student Scholarships) granting students mostly from low or lower-middle income countries such as Rwanda, Timor Leste, Sudan, Afghanistan, Palestine, Suriah, and Madagascar.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/wp-content\/uploads\/2020\/06\/DISS-2020-Announcement-Ind.pdf\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides schemes and program to support the students from low and lower-middle income countries especially Myanmar, Timor Leste, Papua New Guinea, Sudan and others. In 2019, UNDIP offered free education and other scholarship program to Myanmar students during the 3rd International Education Fair (3rd IEF) 2019 in Yangon, Myanmar. The schemes and program were also provided to students from Timor Leste.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11916\/menarik-minat-siswa-myanmar-kuliah-di-undip.html\",\"https:\/\/www.undip.ac.id\/post\/12129\/undip-jalin-kerjasama-dengan-dit-timor-leste.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/07\/Pameran-di-Myanmar_1.jpg\"}]},\"ind-73\":{\"title\":\"1.4.1 Local Start-up Assistance\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP provides assistance to local communities that support the start of financially and socially sustainable businesses through education or relevant resources through various programs such as training workshops and access to technology created at the university. Among them in 2024, UNDIP held a discussion entitled \u201cFacing the Water Crisis: Challenges and Solutions for Sustainability in Indonesia\u201d to discuss various challenges related to the water crisis in Indonesia and solutions that can be taken to overcome them. This discussion involved various parties such as Paramadina University, LP3ES, INDEF, and KITLV Leiden. UNDIP has conducted several initiatives in Demak, Grobogan, Blora, and Jepara areas to address the water crisis, including desalination, sanitation, stunting management, and ecotourism. In addition, UNDIP also collaborates with Saradan MSMEs aiming to assist Saradan Tempe Crisps MSMEs in facing challenges such as marketing, shipping, and labor decline.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/39074\/undip-gelar-diskusi-menghadapi-krisis-air-tantangan-dan-solusi-untuk-keberlanjutan-di-indonesia.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP actively engages with the local community to promote the establishment of financially and socially sustainable businesses by providing relevant education and resources. This support is extended through a variety of programs, including training workshops and access to university-developed technology. In 2021, UNDIP introduced ozone generators coupled with storage technology, which effectively maintains the quality of horticultural products over extended periods, benefiting farmer groups in 9 provinces with their post-harvest product management. Another example is the community outreach program focused on students' education. UNDIP's KKN-T KHDTK Wanadipa students organized an Education and Training session on Processing Livestock Products, specifically on the production of salted eggs for Farmer Women's Groups (KWT) in Susukan Village. This initiative is part of UNDIP's commitment to assisting the local community in fostering sustainable businesses.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/21034\/kontribusi-undip-dalam-pembangunan-umkm-daerah-ditengah-pandemi-tahun-2021.html\",\"https:\/\/www.undip.ac.id\/post\/30229\/mahasiswa-kkn-undip-bantu-umkm-membuat-qris-sebagai-media-pembayaran-digital.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP provides provide assistance in the local community supporting the start-up of financially and socially sustainable businesses through many programs such as training workshops and access to the technology created in the university. Among them in 2021, UNDIP developed ozone generators combined with storage technology that can maintain a good quality of horticultural products even though they are stored for a long time. This technology has helped farmer groups in 9 provinces for post-harvest product handling. Another example is the community outreach program dedicated for students' education, KKN-T KHDTK Wanadipa UNDIP students held Education and Training on Processing Livestock Products through Making Salted Eggs for KWT (Farmer Women's Group) Mothers in Susukan Village as part of assistance to local community for sustainable business.\",\"evidence\":[\"https:\/\/mf.fsm.undip.ac.id\/berita-terkini\/teknologi-plasma-dari-laboratorium-menjadi-produk-riset-untuk-rakyat\/\",\"https:\/\/kkn.undip.ac.id\/?p=258869\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides training and guidance over student community services and community outreach programs. In 2020, Undip conducted a community service and community empowerment to \\\"Increase Quality and Innovation of Hi- Tech.\\\" It involved 2111 students in 10 districts, Rembang, Jepara, Pati, Grobogan, Semarang, Demak, Tegal, Batang, Pekalongan dan Pemalang, and 105 Community Service lecturers and 11 Community Service Coordinator Lecturers either. UNDIP did a thematic community collaborating with Blimbing Youths to Introduce Local Art through Podcasts located in Tembalang sub. Due to the covid 19 pandemic, Undip had also held a community outreach program virtually. The International Community Outreach Program under the ASEA- UNINET consortium is a 10- day with a purpose to explore and respond to actual social life issues circulating in the community, as well as providing a possible solution to this issue.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/post\/13627\/team-i-undip-community-service-student-2020-increase-the-quality-and-innovation-of-hi-tech.html\",\"https:\/\/www.undip.ac.id\/language\/en\/post\/16322\/undip-thematic-community-service-i-students-2020-invite-blimbing-youths-to-introduce-local-art-through-podcasts.html\",\"https:\/\/form.undip.ac.id\/zoomevent\/listing\/view\/6422c782-e756-11ea-8235-005056970afc\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2020\/09\/KKN-Tematik-II-Undip.jpg\"},{\"year\":\"2021\",\"content\":\"UNDIP provide training and guidance over student community services and community outreach programs. In 2019, UNDIP's student community service was conducted in the coastal community. It created a business incubator and the economic value of coastal communities in Tembak Raja, Cilacap. UNDIP also empowered coffee farmers in Candigaron by giving them education on digital product marketing and MSE bookkeeping applications. In community outreach activities, The UNDIP Commodity Strengthening Program (PKUM) team has helped business development for small and medium enterprises by training and mentoring the community in Pemalang. This activity is one of the UNDIP's community service programs in applying appropriate science and technology.\",\"evidence\":[\"http:\/\/kkn.UNDIP.ac.id\/?p=77535\",\"https:\/\/jateng.tribunnews.com\/2019\/08\/26\/pemberdayaan-petani-kopi-desa-candigaron-oleh-mahasiswa-kkn-undip-pasca-panen-kopi?page=all\",\"https:\/\/www.solopos.com\/pengabdian-masyarakat-UNDIP-dampingi-ukm-di-pemalang-1018847\"],\"image_url\":\"https:\/\/asset.tribunnews.com\/Mxuqq7q5ylKSI9d0hpeBm18uoDM=\/1200x675\/filters:upscale():quality(30):format(webp):focal(0.5x0.5:0.5x0.5)\/jateng\/foto\/bank\/originals\/kkn-undip-kopi.jpg\"}]},\"ind-74\":{\"title\":\"1.4.2 Local Start-up Financial Assistance\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP every year has community outreached program conducted by lecturers to provide support in the form of education or mentoring or financial assistance in the form of supporting the equipment or software to the local community assisting the start-up of financially and socially sustainable businesses. Some of them in 2021 are community service activities with micro, small and medium enterprises (MSMEs) Comida home presto milkfish processing industry by providing mentoring and equipment to improve the Comida production capacity. UNDIP also carry out a program of mentoring, coaching, and equipment assistance to small and medium enterprises (SMEs) that produced dried sea cucumbers in Karimunjawa Village, Jepara Regency\",\"evidence\":[\"https:\/\/www.kompasiana.com\/odyherjuno6045\/65c376dcdc948f6a40575b02\/mahasiswa-undip-bantu-umkm-di-desa-lemahabang-kelola-keuangan-dengan-bukukas\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Each year, UNDIP conducts a community outreach program led by its lecturers to offer various forms of support to the local community, aiming to foster financially and socially sustainable businesses. In 2021, these initiatives included community service activities with micro, small, and medium enterprises (MSMEs) like Comida, a home presto milkfish processing industry. UNDIP provided guidance and equipment to enhance Comida's production capacity. Additionally, UNDIP implemented a program involving mentoring, coaching, and equipment assistance for small and medium enterprises (SMEs) engaged in the production of dried sea cucumbers in Karimunjawa Village, Jepara Regency.\",\"evidence\":[\"https:\/\/vokasi.undip.ac.id\/index.php\/2020\/06\/16\/dongkrak-produksi-umkm-sekolah-vokasi-undip-berikan-bantuan-peralatan\/\",\"https:\/\/www.antaraneews.com\/berita\/3807729\/pemkab-batang-undip-ritnis-desa-wisatatumbrep\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP every year has community outreached program conducted by lecturers to provide support in the form of education or mentoring or financial assistance in the form of supporting the equipment or software to the local community assisting the start-up of financially and socially sustainable businesses. Some of them in 2021 are community service activities with micro, small and medium enterprises (MSMEs) Comida home presto milkshock processing industry by providing mentoring and equipment to improve the Comida production capacity. UNDIP also carry out a program of mentoring, coaching, and equipment assistance to small and medium enterprises (SMEs) that produced dried sea cucumbers in Karimunjawa Village, Jepara Regency.\",\"evidence\":[\"https:\/\/fpik.undip.ac.id\/2021\/07\/03\/prodi-teknologi-hasil-perikanan-undip-dampingi-umkm-comida-kendal-produksi-bandeng-presto\/\",\"https:\/\/sustainability.undip.ac.id\/2021\/12\/31\/undip-gelontorkan-dana-lebih-dari-5-m-untuk-upaya-pengentasan-kemiskinan-masyarakat-pada-tahun-2021\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In 2020, Undip Vocational School assisted Small and Medium Enterprises group of Batik Gandhes Luwes Craft, Pudak Payung, Semarang. The assistance include batik equipment, production management software, and online marketing media. The Community Service Team helped with slicing machines, biomass ovens, and mixers to increase the economic value of seaweed into processed food in the form of crackers and seaweed cakes in Jepara. Undip service team provided assistance to the Small and Medium Enterprise of Herbal Medicine Semarangan owned by Nurul Inayati, a resident of Grahamukti, Semarang City. This help comes in the form of assisting with the preparation of sanitary and healthful herbal medicine. Undip donated a squeezer and herbal stirrer to assist the company in maintaining a clean and healthy production environment.\",\"evidence\":[\"https:\/\/vokasi.undip.ac.id\/index.php\/2020\/06\/16\/dongkrak-produksi-unkm-sekolah-vokasi-undip-berikan-bantuan-peralatan\/\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/305133\/undip-berikan-bantuan-mesin-optimalisasi-pengolahan-rumput-laut\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/309605\/masa-pandemi-undip-berdayakan-ukm-jamu-semarangan\"],\"image_url\":\"https:\/\/timesindonesia.co.id\/_next\/image?url=https%3A%2F%2Fcdn.timesmedia.co.id%2Fimages%2F2020%2F11%2F14%2Fjamu-Semarangan.jpg&w=1080&q=70\"},{\"year\":\"2021\",\"content\":\"UNDIP supports many community empowerments programs via community service and student community service programs. In most activities, UNDIP does not directly provide financial assistance but only delivers tools community advancement. In 2019, for community partnership activities in Sidodadi Magelang, UNDIP provided equipment and new operations to the community bamboo furniture industry. Another community service was in Dampit, Boyolali, in whichthe program donate ice maker tools for making ice cream in cow milk producers. It is aims to in order to expand the product. Further, UNDIP has also provided corn picker equipment to increase productivity and develop community businesses.\",\"evidence\":[\"https:\/\/jateng.tribunnews.com\/2019\/09\/25\/kemitraan-masyarakat-bagi-kelompok-industri-mebel-berbahan-bambu-melalui-aplikasi-mesin-bor-duduk\",\"https:\/\/jateng.tribunnews.com\/2019\/09\/16\/dosen-undip-bantu-alat-ice-maker-dan-gelar-penyuluhan-sertifikat-halal-bagi-peternak-susu-boyolali\",\"http:\/\/kkn.UNDIP.ac.id\/?p=116944\"],\"image_url\":\"https:\/\/asset.tribunnews.com\/ZdoMXP-cXwQA0YUXyGUhyAZxWrU=\/1200x675\/filters:upscale():quality(30):format(webp):focal(0.5x0.5:0.5x0.5)\/jateng\/foto\/bank\/originals\/dosen-undip-pengabdian-7.jpg\"}]},\"ind-75\":{\"title\":\"1.4.3 Programmes for Services Access\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has conducted training and programs to improve community access to basic needs such as food, health, housing, employment, and education. In 2024, UNDIP sent 7,254 students to carry out the Real Work Lecture (KKN) program in 11 regencies and 1 city in Central Java. This KKN program aims to implement the knowledge gained in the destination area for about 45 days, with a focus on poverty alleviation and food security. For example, the Sriwedari Mengajar program was held to provide basic financial management and accounting training to MSME entrepreneurs in Sriwedari Subdistrict, Surakarta. The goal is to improve the understanding of effective financial management and accounting for MSME entrepreneurs, so that they can better manage their businesses and improve economic welfare in the area.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/post\/3871\/8\/sriwedari-mengajar-undip-community-service-students-provide-basic-financial-management-and-accounting-training.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has conducted training and initiatives aimed at enhancing people's access to fundamental necessities such as food, healthcare, housing, employment, and education. Even in the midst of the Covid-19 pandemic, UNDIP organized KKN activities, involving 4,000 students dispersed across 170 regions, to implement programs geared toward improving access to these basic needs. For instance, in Bantulan Regency, KKN participants created a web-based geographic information system (webgis) to map health facilities, which includes the distribution of health-related resources like health centers, clinics, laboratories, general practitioner offices, and pharmacies. Another illustration is the workshop held in Mertoyudan Region, focusing on fish farming in buckets using an aquaponic system. This initiative aims to enhance the intake of animal protein and vitamins while making it more convenient for individuals to have access to both fish and vegetables from their homes.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30380\/mahasiswa-kkn-undip-bantu-susun-data-historis-profil-dan-rencana-pengolahan-yang-berkelanjutan-di-desa-kamal.html\",\"https:\/\/kumparan.com\/ratihwidaustuti0109\/promosi-digital-potensi-desa-maron-melalui-program-kkn-undip-x-exovillage-1xB8T5E56E0\/2\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has carried out training and programs to improve their access to basic needs such as food, health, housing, work, and education. Even during the Covid 19 pandemic, UNDIP organized KKN activities that involves 4000 students spread out in 170 regions to implement the program related to the improving the people access to the basic needs. For example, KKN in Bantulan regency creates webgis for health facilities map that contain the distribution of health facilities such as puskesmas, clinics, laboratories, general practitioner practices and pharmacies. Another example is the workshop in Mertoyudan region, about fish farming in buckets with an aquaponic system to improve the intake of animal protein and vitamins and make it easier for people to get fish and vegetables at their home.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=206388\",\"http:\/\/kkn.undip.ac.id\/?p=235708\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has carried out training and programs to improve their access to basic needs such as food, health, housing, work, and education. During the Covid 19 pandemic, Undip organized activities for the inhabitants of Watububan Village to make hand sanitizer using local herbal plants including aloe vera, betel, binahong, and lemongrass. Another initiative included website management training for reporting facilities in Tegalsari Candisari Semarang, as well as training to prepare food or beverages containing spices. In Bajomulyo Village, Juwana District, Pati Regency, Undip trained the villager in making processed foods and soap, both of which may be developed independently and used to supplement family income.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=117151\",\"http:\/\/kkn.undip.ac.id\/?p=69550\",\"http:\/\/kkn.undip.ac.id\/?p=96743\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has carried out trainings and programs for the community to improve their access to basic needs such as food, health, housing, work and education. Some programs implemented in 2019 included; improving women's skills through vegetable and fruit based entrepreneurship training and assistance in Jabung Village, Banyumanik District, Semarang City; program to improve the quality of village community health through the \\\"Wasagi\\\" (Nutrition Aware Citizens) Program. The program ran every month to provide knowledge to housewives to sustain the health of their families. UNDIP then carried out a community service program by providing education about International Migration Education for Women Candidates in Jepalo Village Hall, Gunungwungkal District, Pati Regency. This outreach is expected to increase public awareness of the threats that lurk them in becoming foreign workers abroad.\",\"evidence\":[\"http:\/\/kkn.UNDIP.ac.id\/?p=117151\",\"http:\/\/kkn.UNDIP.ac.id\/?p=69550\",\"http:\/\/kkn.UNDIP.ac.id\/?p=96743\"],\"image_url\":\"\"}]},\"ind-76\":{\"title\":\"1.4.4 Policy Addressing Poverty\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP's involvement in policy making or implementation of programs and policies related to poverty issues is related to the involvement of lecturers as experts either personally, in groups or UNDIP representatives at the district, city, provincial and national levels. The participation of UNDIP experts in the Secretariat of Sustainable Development Goals is at the Central Java provincial level. At the national level UNDIP has signed a Memorandum of Understanding (MoU) with the Coordinating Ministry for Human Development and Culture to enhance cooperation in education, research, and provide benefits to the community. The goal is to reduce extreme poverty in Indonesia through various initiatives and collaborations between UNDIP and the government.\",\"evidence\":[\"https:\/\/feb.undip.ac.id\/en\/towards-extreme-poverty-eradication-in-2024-collaboration-between-undip-and-ministry-of-human-development-and-culture\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP's engagement in policymaking and the implementation of initiatives addressing poverty issues is closely linked to the active involvement of its lecturers. These lecturers contribute their expertise individually, as part of groups, and as representatives of UNDIP at various levels, including district, city, provincial, and national levels. At the provincial level in Central Java, UNDIP's experts actively participate in the Sustainable Development Goals Secretariat. Furthermore, at the national level, UNDIP collaborates with UCLG-ASPAC to introduce practical guidance designed to aid policymakers in different regions across Indonesia in managing development during the COVID-19 pandemic. These guidelines encompass strategies for anti-poverty programs. In 2021, UNDIP also played a significant role by participating in a series of webinars that revolved around regional discussions on designing policies aimed at eradicating poverty in all its forms.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30944\/undip-dan-kemenko-pmk-jalin-kerja-sama-penanganan-kemiskinan-ekstrem.html\",\"https:\/\/www.kompasiana.com\/dellaanindya914\/0647b002e822199388977d7a2\/fpp-undip-bekerja-sama-dengan-pt-charoen-pokhpad-dalam-mewujudkan-ketahanan-pangan-indonesia\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert personally, by group and representative of the UNDIP at the district, city, provincial and national levels. Participation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In National level UNDIP in collaboration with UCLG-ASPAC also launched Practical guidance to assist policy makers in various regions in Indonesia in controlling development during the COVID-19 pandemic which includes the anti-poverty programs. Undip participated in several series of webinars in 2021 that focused on regional discussions on design policies to eradicate poverty in all its forms.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/19722\/penandatanganan-mou-komitmen-kolaborasi-antara-undip-ui-dan-ibd-dengan-uclg-aspac.html\",\"https:\/\/www.undip.ac.id\/post\/14535\/webinar-undip-sdgs-series-2020-serie-2-1st-sdgs-no-poverty.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert personally, by group and representative of the UNDIP at the district, city, provincial and national levels. ||\\r\\nParticipation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In National level UNDIP in collaboration with UCLG-ASPAC also launched Practical guidance to assist policy makers in various regions in Indonesia in controlling development during the COVID-19 pandemic which includes the anti-poverty programs. Undip participated in several series of webinars in 2020 that focused on regional discussions on sustainable development goals. Basically, webinars provide policy makers with information or ideas to help them design policies to eradicate poverty in all its forms.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/universities-policies-on-sdgs\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/10\/06\/uclg-aspac-bersama-sdgs-center-undip-menerbitkan-panduan-bagi-dprd-dan-pemda-untuk-bangkit-dari-pandemi-covid-19\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/05\/15\/webinar-undip-sdgs-series-2020-serie_2-1st-sdgs_no-poverty\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert from UNDIP in regional level. Participation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In 2019, many UNDIP's experts involved in associated to the implementation of SDGs program and policies or SDGs policy, such as engaged in the 2016-2030 Sustainable Development Goals (SDGs) Dissemination Meeting in Semarang region. UNDIP was also involved in policy making in the national level by organized the Indonesian Rector Forum 2019 that provided numbers of recommendation such as a national policy input for poverty alleviation and economic inequality.\",\"evidence\":[\"https:\/\/ungarannews.com\/2019\/10\/08\/kabupaten-semarang-dinilai-serius-rumuskan-rencana-pembangunan-berkelanjutan\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/keputusan-pemprov-jateng-nomor-050-2-6147-tahun-2018\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/02\/28\/forum-rektor-indonesia-2019\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/FRI-2019-2-1024x684.jpg\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    [\/et_pb_code][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Student &amp; Internal Support Facilities<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; divider_weight_tablet=&#8221;4px&#8221; divider_weight_phone=&#8221;4px&#8221; divider_weight_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;46%&#8221; width_tablet=&#8221;46%&#8221; width_phone=&#8221;22%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||-110px||false|false&#8221; custom_margin_tablet=&#8221;||-110px||false|false&#8221; custom_margin_phone=&#8221;||-80px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||-43px||false|false&#8221; custom_margin_tablet=&#8221;||-43px||false|false&#8221; custom_margin_phone=&#8221;15px||-17px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-4' id='ays-chart-container69e8081b97d14' data-id='69e8081b97d14'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e8081b97d14'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e8081b97d14' id=\"ays-chart-column_chart69e8081b97d14\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='4'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; sticky_limit_top=&#8221;row&#8221; sticky_limit_bottom=&#8221;section&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"pa-sustainability-card\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<h1 class=\"pa-sustainability-heading\">Explore UNDIP SDGs Impact!<\/h1>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-sustainability-menu\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-1-no-poverty\/\" class=\"menu-item\">Goal 1 No Poverty<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-2-zero-hunger\/\" class=\"menu-item\">Goal 2 Zero Hunger<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-3-good-health-and-well-being\/\" class=\"menu-item\">Goal 3 Good Health and Well-being<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-4-quality-education\/\" class=\"menu-item\">Goal 4 Quality Education<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-5-gender-equality\/\" class=\"menu-item\">Goal 5 Gender Equality<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-6-clean-water-and-sanitation\/\" class=\"menu-item\">Goal 6 Clean Water and Sanitation<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-7-affordable-and-clean-energy\/\" class=\"menu-item\">Goal 7 Affordable and Clean Energy<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-8-decent-work-and-economic-growth\/\" class=\"menu-item\">Goal 8 Decent Work and Economic Growth<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-9-industry-innovation-and-infrastructure\/\" class=\"menu-item\">Goal 9 Industry, Innovation and Infrastructure<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-10-reduced-inequalities\/\" class=\"menu-item\">Goal 10 Reduced Inequalities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-11-sustainable-cities-and-communities\/\" class=\"menu-item\">Goal 11 Sustainable Cities and Communities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-12-ensure-sustainable-consumption-and-production-patterns\/\" class=\"menu-item\">Goal 12 Responsible Consumption and Production<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-13-climate-action\/\" class=\"menu-item\">Goal 13 Climate Action<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-14-life-below-water\/\" class=\"menu-item\">Goal 14 Life Below Water<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-15-life-on-land\/\" class=\"menu-item\">Goal 15 Life On Land<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-16-peace-justice-and-strong-institutions\/\" class=\"menu-item\">Goal 16 Peace, Justice and Strong Institution<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-17-partnerships-for-the-goals\/\" class=\"menu-item\">Goal 17 Partnerships for the Goals<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* CARD STICKY *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-card {<!-- [et_pb_line_break_holder] -->  position: sticky;<!-- [et_pb_line_break_holder] -->  top: 100px; \/* jarak dari header saat scroll *\/<!-- [et_pb_line_break_holder] -->  width: 300px;<!-- [et_pb_line_break_holder] -->  max-width: 100%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Heading *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-heading {<!-- [et_pb_line_break_holder] -->  font-size: 1.5em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin: 0 0 16px 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu wrapper *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.12);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 6px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  padding: 1em 1.2em;<!-- [et_pb_line_break_holder] -->  padding-right: 2em;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  border-bottom: 1px solid #e6eaf2;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Arrow *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item::after {<!-- [et_pb_line_break_holder] -->  content: \"\u203a\";<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  right: 16px;<!-- [et_pb_line_break_holder] -->  top: 50%;<!-- [et_pb_line_break_holder] -->  transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->  font-size: 1.6em;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Hover *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.25);<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover::after {<!-- [et_pb_line_break_holder] -->  right: 12px;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Last item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:last-child {<!-- [et_pb_line_break_holder] -->  border-bottom: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-82px||-17px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>University Anti-Poverty Programmes<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; divider_weight_tablet=&#8221;4px&#8221; divider_weight_phone=&#8221;4px&#8221; divider_weight_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;73%&#8221; width_tablet=&#8221;73%&#8221; width_phone=&#8221;34%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||1px||false|false&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|0px||0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"bfq-slider-wrapper-university\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"bfq-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"bfq-slider-card-university\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"bfq-slider\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"bfq-slide active\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/09\/MG_9079-1536x1024.jpg\" alt=\"Bottom Financial Quintile Admission Target\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Bottom Financial Quintile Admission Target<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"bfq-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) together with the Bidikmisi\/KIP Kuliah Student Family (KAMADIKSI) held a Monitoring and Evaluation (Monev) and Motivational Seminar with the theme &#8220;Education for All Groups: Recognize Your Potential and Develop Your Achievements&#8221; on September 17, 2024 at the Prof. Soedarto Building, Tembalang Campus. The activity, which was attended by around 750 KIP Kuliah recipient students, presented speakers Dr. Yon Sugiarto from the Puslapdik Kemdikbudristek and Abdullah Malik Islami Fillardi, a KIP Kuliah alumnus who is now a UNDIP lecturer. Prof. Heru Susanto as Vice Rector emphasized the importance of students being active in academic and non-academic activities and utilizing scholarships responsibly. Through this activity, UNDIP encourages KIP Kuliah recipient students to recognize their potential, achieve, graduate on time, and contribute to the nation.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"bfq-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"bfq-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/38826\/monev-dan-seminar-motivasi-kipk-2024-undip-pendidikan-untuk-semua-kenali-potensi-diri-dan-kembangkan-prestasi.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/38826\/monev-dan-seminar-motivasi-kipk-2024-undip-pendidikan-untuk-semua-kenali-potensi-diri-dan-kembangkan-prestasi.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"bfq-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2023\/05\/Bidikmisi-980x597.jpg\" alt=\"Bottom Financial Quintile Student Success\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Bottom Financial Quintile Student Success<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"bfq-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) inaugurated 225 graduates from the Bidikmisi program in its 170th graduation ceremony held on May 22\u201325, 2023, at the Tembalang Campus. A total of 2,082 graduates from various levels (D3, S1, S2, S3) attended the ceremony. The Bidikmisi program, run by the Ministry of Education, Culture, Research, and Technology, aims to provide higher education opportunities for economically disadvantaged students with high academic potential. In his remarks, the UNDIP Rector expressed his hope that the graduates, especially those from the Bidikmisi program, would be able to elevate their families, uphold the university&#8217;s reputation, and apply their knowledge for the advancement of the nation.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"bfq-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"bfq-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/29296\/sebanyak-225-lulusan-dari-program-bidikmisi-dilantik-pada-wisuda-ke-170-undip.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/29296\/sebanyak-225-lulusan-dari-program-bidikmisi-dilantik-pada-wisuda-ke-170-undip.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"bfq-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/03\/hilang-3-980x654.jpg\" alt=\"Low-Income Student Support\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Low-Income Student Support<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"bfq-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) in collaboration with Bank Mandiri distributed 1,800 toiletry kits to students on March 4, 2024, as part of an effort to improve student well-being, hygiene, and health. The kits were distributed at various campus locations, including the Student Center, the Faculty of Fisheries and Marine Sciences (FPIK) Hall, the SA-MWA Building, the Imam Barjo Hall on the Pleburan Campus, and branch campuses in Jepara, Pekalongan, Batang, and Rembang. UNDIP Rector, Prof. Dr. Yos Johan Utama, stated that the program reflects the campus&#8217;s values of &#8220;compassion,&#8221; respecting and protecting students. Bank Mandiri stated that this assistance continues the free food truck program and is expected to improve student health and well-being. Students can receive the kits after registering online, selecting a pick-up location, and showing the barcode upon pick-up. Distribution will be scheduled on a monthly basis.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"bfq-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"bfq-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/33931\/undip-gandeng-bank-mandiri-bagikan-1800-paket-peralatan-mandi-untuk-mahasiswa.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/33931\/undip-gandeng-bank-mandiri-bagikan-1800-paket-peralatan-mandi-untuk-mahasiswa.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"bfq-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2025\/04\/Widya-Puraya_Drone-1536x864-1-1.webp\" alt=\"Bottom Financial Quintile Student Support\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Bottom Financial Quintile Student Support<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"bfq-description\"><!-- [et_pb_line_break_holder] -->              Dana Abadi Diponegoro program at Universitas Diponegoro (UNDIP) was established as a permanent asset to support the three pillars of Tridharma: scholarships for students with limited economic resources, research with impact on society, and community service. Incoming contributions do not reduce the principal value, but rather the proceeds from its management are used sustainably. Meanwhile, the Bidikmisi program at UNDIP specifically offers scholarships to high-achieving students from underprivileged families. The selection mechanism includes application through the school or semi-online registration, verification of academic and family economic documents, and uploading data and files for the selection stage. Thus, UNDIP affirms its commitment to providing equitable access to higher education while strengthening the foundation of sustainable funding through the Endowment Fund.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"bfq-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"bfq-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/danaabadidiponegoro.id\/\" target=\"_blank\">https:\/\/danaabadidiponegoro.id\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"bfq-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/io.undip.ac.id\/wp-content\/uploads\/2020\/09\/IMG_5958-scaled.jpg?resize=2048%2C1365&#038;ssl=1\" alt=\"Low or Lower-Middle Income Countries Student Support\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Low or Lower-Middle Income Countries Student Support<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"bfq-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) offers the Diponegoro Global Scholarship, a full scholarship program for international students pursuing a Master&#8217;s degree (and some advanced degrees) in English. The scholarship includes tuition waiver, a monthly living allowance for recipients residing in Semarang, health insurance, internet access, and international and domestic round-trip airfare. The program offers approximately 18 Master&#8217;s programs accredited &#8220;A&#8221; by the Indonesian Ministry of Education and Culture. Participants are required to have a non-Indonesian passport, a bachelor&#8217;s degree and transcript, a letter of recommendation from the Indonesian Embassy in their home country, and a minimum TOEFL ITP score of 525 or IELTS 6.0. Upon completion of their studies, scholarship recipients are expected to expand UNDIP&#8217;s international network and establish collaborative partnerships with their home campus.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"bfq-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"bfq-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"bfq-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/io.undip.ac.id\/diponegoroglobalscholarships\/\" target=\"_blank\">https:\/\/io.undip.ac.id\/diponegoroglobalscholarships\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"bfq-slider-nav\"><!-- [et_pb_line_break_holder] -->        <button class=\"prev\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"next\" aria-label=\"Next Slide\">\u203a<\/button><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Layout & Card Style --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university {<!-- [et_pb_line_break_holder] -->  background: rgba(0, 53, 127, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  padding: 30px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(0, 53, 127, 0.1);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 4px 15px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 600px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slide {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: bfqFadeInUniversity 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slide.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes bfqFadeInUniversity {<!-- [et_pb_line_break_holder] -->  from { opacity: 0; transform: translateY(10px); }<!-- [et_pb_line_break_holder] -->  to { opacity: 1; transform: translateY(0); }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Image Container --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slide-image {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 300px;<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 8px rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slide-image img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Typography --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slide h3 {<!-- [et_pb_line_break_holder] -->  font-family: inherit;<!-- [et_pb_line_break_holder] -->  font-size: 1.25em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin-bottom: 5px;<!-- [et_pb_line_break_holder] -->  line-height: 1.3;<!-- [et_pb_line_break_holder] -->  min-height: 20px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-text-container {<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 180px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-description {<!-- [et_pb_line_break_holder] -->  font-size: 0.95em;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  color: #333;<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  height: 114px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: height 0.4s ease;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: -webkit-box;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: 5;<!-- [et_pb_line_break_holder] -->  -webkit-box-orient: vertical;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-description.expanded {<!-- [et_pb_line_break_holder] -->  height: auto;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: unset;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Buttons & Links --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-read-more-btn {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  padding: 5px 0;<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  font-size: 0.9em;<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-read-more-btn:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-view-source-btn {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  padding: 10px 0;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: color 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-view-source-btn:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Source Links Container --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links {<!-- [et_pb_line_break_holder] -->  max-height: 0;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: max-height 0.4s ease, padding 0.4s ease;<!-- [et_pb_line_break_holder] -->  padding: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links.expanded {<!-- [et_pb_line_break_holder] -->  max-height: 800px;<!-- [et_pb_line_break_holder] -->  padding: 15px 0 0 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links ul {<!-- [et_pb_line_break_holder] -->  list-style: none;<!-- [et_pb_line_break_holder] -->  padding: 15px;<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.5);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links li {<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  padding-left: 0;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links li:last-child {<!-- [et_pb_line_break_holder] -->  margin-bottom: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links li::before {<!-- [et_pb_line_break_holder] -->  content: \"\u2022\";<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->  font-size: 1.2em;<!-- [et_pb_line_break_holder] -->  margin-right: 10px;<!-- [et_pb_line_break_holder] -->  vertical-align: middle;<!-- [et_pb_line_break_holder] -->  flex-shrink: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links a {<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  word-break: break-word;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-source-links a:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Navigation --- *\/<!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slider-nav {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-top: 25px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slider-nav button {<!-- [et_pb_line_break_holder] -->  background: #ffffff;<!-- [et_pb_line_break_holder] -->  border: 1px solid #cdd4e0;<!-- [et_pb_line_break_holder] -->  width: 45px;<!-- [et_pb_line_break_holder] -->  height: 45px;<!-- [et_pb_line_break_holder] -->  border-radius: 50%;<!-- [et_pb_line_break_holder] -->  font-size: 1.8em;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slider-nav button:hover:not([disabled]) {<!-- [et_pb_line_break_holder] -->  background: #1f305f;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  border-color: #1f305f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.bfq-slider-card-university .bfq-slider-nav button[disabled] {<!-- [et_pb_line_break_holder] -->  opacity: 0.3;<!-- [et_pb_line_break_holder] -->  cursor: not-allowed;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.querySelectorAll('.bfq-slider-card-university').forEach(card => {<!-- [et_pb_line_break_holder] -->  const slides = card.querySelectorAll('.bfq-slide');<!-- [et_pb_line_break_holder] -->  const prevBtn = card.querySelector('.prev');<!-- [et_pb_line_break_holder] -->  const nextBtn = card.querySelector('.next');<!-- [et_pb_line_break_holder] -->  let index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function updateNavButtons() {<!-- [et_pb_line_break_holder] -->    prevBtn.disabled = (index === 0);<!-- [et_pb_line_break_holder] -->    nextBtn.disabled = (index === slides.length - 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  updateNavButtons();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Next button<!-- [et_pb_line_break_holder] -->  nextBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index >= slides.length - 1) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index++;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Previous button<!-- [et_pb_line_break_holder] -->  prevBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index <= 0) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index--;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Read More functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.bfq-read-more-btn').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const container = this.closest('.bfq-text-container');<!-- [et_pb_line_break_holder] -->      const desc = container.querySelector('.bfq-description');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      if (desc.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->        desc.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        desc.classList.add('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Show Less';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ View Source functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.bfq-view-source-btn').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const sourceLinks = this.nextElementSibling;<!-- [et_pb_line_break_holder] -->      if (sourceLinks && sourceLinks.classList.contains('bfq-source-links')) {<!-- [et_pb_line_break_holder] -->        if (sourceLinks.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'View Source \u2192';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.add('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'Hide Source \u2192';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllReadMore() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.bfq-description').forEach(p => p.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.bfq-read-more-btn').forEach(btn => btn.textContent = 'Read More');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllSources() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.bfq-source-links').forEach(links => links.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.bfq-view-source-btn').forEach(btn => btn.textContent = 'View Source \u2192');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Community Anti-Poverty Programmes<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;78%&#8221; width_tablet=&#8221;78%&#8221; width_phone=&#8221;34%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-21px||false|false&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;21px|0px||0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"pa-slider-wrapper-community\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"pa-slider-card-community\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2025\/07\/DSC04376-edit.webp\" alt=\"Local Start Up Financial Assistance\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Local Start Up Financial Assistance<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) and PT Indomarco Prismatama (Indomaret) have launched a strategic collaboration to strengthen community-based economies with a focus on farmers and MSMEs. These efforts include capacity building for local farmers, particularly those producing papaya, melon, and watermelon, providing market access through Indomaret outlets, and providing assistance with applied research and community service programs supported by UNDIP. The collaboration not only opens distribution opportunities but also strengthens the direct supply chain from farmers to retailers for more competitive prices, increased productivity, and higher competitiveness. Through this synergy between academia and industry, UNDIP and Indomaret hope to create a sustainable model for local economic empowerment, empower farming communities and MSMEs to advance, and support science and technology-based economic transformation in Indonesia.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/49861\/undip-dan-indomaret-bersinergi-untuk-petani-dan-umkm-perkuat-ekonomi-berbasis-komunitas.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/49861\/undip-dan-indomaret-bersinergi-untuk-petani-dan-umkm-perkuat-ekonomi-berbasis-komunitas.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide active\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/feb.undip.ac.id\/wp-content\/uploads\/2024\/08\/sindy-2-scaled.jpg\" alt=\"Local Start Up Assistance\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Local Start Up Assistance<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP), through its Community Service Program (KKN) team, assisted tofu-producing MSMEs in Ngadipiro Village, Wonogiri Regency, on July 29, 2024. This village is known for its abundant tofu production, but many MSMEs have not implemented bookkeeping and financial reporting, making it difficult to maintain overall business performance. The KKN team provided door-to-door training on creating simple financial reports (profit and loss) and balance sheets, as well as how to read and understand business conditions. The training used prototypes and leaflets as tools, and it is hoped that participants will be able to better manage their business finances, monitor operations, increase competitiveness, and maintain the continuity of their businesses.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/feb.undip.ac.id\/edukasi-keuangan-dari-kkn-undip-umkm-di-ngadipiro-naik-tingkat-dalam-mengelola-usaha\/\" target=\"_blank\">https:\/\/feb.undip.ac.id\/edukasi-keuangan-dari-kkn-undip-umkm-di-ngadipiro-naik-tingkat-dalam-mengelola-usaha\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/09\/DSC09459-1536x1024.jpg\" alt=\"Programs for Service Access\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Programs for Service Access<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description\"><!-- [et_pb_line_break_holder] -->              The Faculty of Medicine, Universitas Diponegoro (FK UNDIP) held a talk show entitled &#8220;Local Food for Stunting Reduction&#8221; as part of the 63rd Anniversary series on September 29, 2024. The event was held after the campus health walk, featuring speakers such as Dr. Karina Widowati, MPH (Nutrition Officer at UNICEF) and Dr. Diana Nur Afifah, S.TP., M.Sc. (Professor of FK UNDIP), discussing how consuming local food can improve national nutrition and increase malnutrition such as stunting, wasting, obesity, and anemia. The activity emphasized the urgency of returning to a healthy diet, fruits, vegetables, grains, nuts, and involved innovations in local food ingredients such as biscuits with tuna fish flour and soybean flour from UNDIP research. Through this initiative, FK UNDIP and IKA MEDICA strive to increase public awareness of the importance of nutritious, safe, affordable, and sustainable local food to create a healthier and stronger generation.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/39067\/fk-undip-edukasi-masyarakat-cegah-malnutrisi-dengan-konsumsi-pangan-lokal.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/39067\/fk-undip-edukasi-masyarakat-cegah-malnutrisi-dengan-konsumsi-pangan-lokal.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/feb.undip.ac.id\/wp-content\/uploads\/2023\/09\/IMG_9902-min-1280x854.jpg\" alt=\"Policy Addressing Poverty\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Policy Addressing Poverty<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) plays an active role in alleviating extreme poverty and strengthening food security in Indonesia. Through collaboration with the Coordinating Ministry for Human Development and Culture (Kemenko PMK), UNDIP supports the national target of eliminating extreme poverty by 2024. UNDIP scientists also encourage the use of local food, the application of modern agricultural technology, and improvements to national food policies as sustainable solutions. Furthermore, UNDIP implements concrete programs such as farmer empowerment, stunting education, and the application of agricultural plasma technology in Central Java through KKN activities and regional partnerships. These efforts reflect UNDIP&#8217;s commitment to bridging research and field implementation to achieve community economic independence and support inclusive and sustainable development.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/feb.undip.ac.id\/menuju-penghapusan-kemiskinan-ekstrem-2024-kerja-sama-antara-undip-dan-kemenko-pmk\/\" target=\"_blank\">https:\/\/feb.undip.ac.id\/menuju-penghapusan-kemiskinan-ekstrem-2024-kerja-sama-antara-undip-dan-kemenko-pmk\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-nav\"><!-- [et_pb_line_break_holder] -->        <button class=\"prev\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"next\" aria-label=\"Next Slide\">\u203a<\/button><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Layout & Card Style --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community {<!-- [et_pb_line_break_holder] -->  background: rgba(0, 53, 127, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  padding: 30px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(0, 53, 127, 0.1);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 4px 15px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 600px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slide {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: paFadeInCommunity 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slide.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes paFadeInCommunity {<!-- [et_pb_line_break_holder] -->  from { opacity: 0; transform: translateY(10px); }<!-- [et_pb_line_break_holder] -->  to { opacity: 1; transform: translateY(0); }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Image Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slide-image {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 300px;<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 8px rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slide-image img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Typography --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slide h3 {<!-- [et_pb_line_break_holder] -->  font-family: inherit;<!-- [et_pb_line_break_holder] -->  font-size: 1.25em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin-bottom: 5px;<!-- [et_pb_line_break_holder] -->  line-height: 1.3;<!-- [et_pb_line_break_holder] -->  min-height: 20px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-text-container {<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 180px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-description {<!-- [et_pb_line_break_holder] -->  font-size: 0.95em;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  color: #333;<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  height: 114px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: height 0.4s ease;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: -webkit-box;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: 5;<!-- [et_pb_line_break_holder] -->  -webkit-box-orient: vertical;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-description.expanded {<!-- [et_pb_line_break_holder] -->  height: auto;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: unset;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Buttons & Links --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-read-more-btn {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  padding: 5px 0;<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  font-size: 0.9em;<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-read-more-btn:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-view-source-btn {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  padding: 10px 0;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: color 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-view-source-btn:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Source Links Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links {<!-- [et_pb_line_break_holder] -->  max-height: 0;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: max-height 0.4s ease, padding 0.4s ease;<!-- [et_pb_line_break_holder] -->  padding: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links.expanded {<!-- [et_pb_line_break_holder] -->  max-height: 800px;<!-- [et_pb_line_break_holder] -->  padding: 15px 0 0 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links ul {<!-- [et_pb_line_break_holder] -->  list-style: none;<!-- [et_pb_line_break_holder] -->  padding: 15px;<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.5);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links li {<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  padding-left: 0;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: flex-start;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links li:last-child {<!-- [et_pb_line_break_holder] -->  margin-bottom: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links li::before {<!-- [et_pb_line_break_holder] -->  content: \"\u2022\";<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->  font-size: 1.2em;<!-- [et_pb_line_break_holder] -->  margin-right: 10px;<!-- [et_pb_line_break_holder] -->  flex-shrink: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links a {<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  word-break: break-word;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-source-links a:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Navigation --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slider-nav {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-top: 25px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slider-nav button {<!-- [et_pb_line_break_holder] -->  background: #ffffff;<!-- [et_pb_line_break_holder] -->  border: 1px solid #cdd4e0;<!-- [et_pb_line_break_holder] -->  width: 45px;<!-- [et_pb_line_break_holder] -->  height: 45px;<!-- [et_pb_line_break_holder] -->  border-radius: 50%;<!-- [et_pb_line_break_holder] -->  font-size: 1.8em;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slider-nav button:hover:not([disabled]) {<!-- [et_pb_line_break_holder] -->  background: #1f305f;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  border-color: #1f305f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-community .pa-slider-nav button[disabled] {<!-- [et_pb_line_break_holder] -->  opacity: 0.3;<!-- [et_pb_line_break_holder] -->  cursor: not-allowed;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.querySelectorAll('.pa-slider-card-community').forEach(card => {<!-- [et_pb_line_break_holder] -->  const slides = card.querySelectorAll('.pa-slide');<!-- [et_pb_line_break_holder] -->  const prevBtn = card.querySelector('.prev');<!-- [et_pb_line_break_holder] -->  const nextBtn = card.querySelector('.next');<!-- [et_pb_line_break_holder] -->  let index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function updateNavButtons() {<!-- [et_pb_line_break_holder] -->    prevBtn.disabled = (index === 0);<!-- [et_pb_line_break_holder] -->    nextBtn.disabled = (index === slides.length - 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  updateNavButtons();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Next button<!-- [et_pb_line_break_holder] -->  nextBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index >= slides.length - 1) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index++;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Previous button<!-- [et_pb_line_break_holder] -->  prevBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index <= 0) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index--;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Read More functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-read-more-btn').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const container = this.closest('.pa-text-container');<!-- [et_pb_line_break_holder] -->      const desc = container.querySelector('.pa-description');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      if (desc.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->        desc.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        desc.classList.add('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Show Less';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ View Source functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-view-source-btn').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const sourceLinks = this.nextElementSibling;<!-- [et_pb_line_break_holder] -->      if (sourceLinks && sourceLinks.classList.contains('pa-source-links')) {<!-- [et_pb_line_break_holder] -->        if (sourceLinks.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'View Source \u2192';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.add('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'Hide Source \u2192';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllReadMore() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description').forEach(p => p.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-read-more-btn').forEach(btn => btn.textContent = 'Read More');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllSources() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-source-links').forEach(links => links.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-view-source-btn').forEach(btn => btn.textContent = 'View Source \u2192');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;22px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;26px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Publications<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;11%&#8221; width_tablet=&#8221;11%&#8221; width_phone=&#8221;37%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-34px||false|false&#8221; custom_margin_tablet=&#8221;||-34px||false|false&#8221; custom_margin_phone=&#8221;||-85px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-8px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-19' id='ays-chart-container69e8081b983c4' data-id='69e8081b983c4'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e8081b983c4'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e8081b983c4' id=\"ays-chart-column_chart69e8081b983c4\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='19'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>Goal 1 No ProvertyEradicating poverty in all its dimensions: how Universitas Diponegoro contributes to creating inclusive and sustainable prosperity for all.    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-1: #f5142c;\n      --sdg-hover-1: color-mix(in srgb, var(--sdg-color-1) 85%, black);\n      --sdg-light-1: color-mix(in srgb, var(--sdg-color-1) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-1 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-1 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-1.layout-auto .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-1.layout-full .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-1.layout-paired .dropdown-group-1 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-1.layout-paired .dropdown-group-1:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-1 {\n      background: var(--sdg-color-1);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-1:hover {\n      background: var(--sdg-hover-1);\n    }\n    \n    .dropdown-submenu-1 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-1.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-1 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-1);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-1 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-1 div:hover {\n      background: var(--sdg-light-1);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-1 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-1.active {\n      display: block;\n      animation: fadeIn-1 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-1 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-1 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-1:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-1 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-1 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-1 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-1 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-1 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-1 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-1 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-1 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-1 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-1 {\n      display: none;\n      animation: paFadeIn-1 0.4s ease-in-out;\n    }\n\n    .pa-slide-1.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-1 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-1 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-1 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-1 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-1 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-1 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-1.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-1 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-1 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-1 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-1 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-1 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-1 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-1 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-1::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-1);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-1::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-1);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-1 { flex-direction: column; }\n      .custom-dropdown-1 .dropdown-group-1 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-1 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-1 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-1 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-1 { padding: 30px 12px 12px 12px; }\n      .pa-slide-1 h3 { font-size: 1em; }\n      .pa-image-container-1 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-1 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-1 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-1 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-1 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-1 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-1\">\n      <div class=\"custom-dropdown-1 layout-auto\">\n        <div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.2 Proportion of students receiving financial aid<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-67\">1.2.1 Number of Low Income Students Receiving Financial Aid<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.3 University anti-poverty programmes<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-68\">1.3.1 Bottom Financial Quintile Admission Target<\/div><div data-content=\"ind-69\">1.3.2 Bottom financial quintile student success<\/div><div data-content=\"ind-70\">1.3.3 Low-Income Student Support<\/div><div data-content=\"ind-71\">1.3.4 Bottom Financial Quintile Student Support<\/div><div data-content=\"ind-72\">1.3.5 Low or Lower-Middle Income Countries Student Support<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.4 Community anti-poverty programmes<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-73\">1.4.1 Local Start-up Assistance<\/div><div data-content=\"ind-74\">1.4.2 Local Start-up Financial Assistance<\/div><div data-content=\"ind-75\">1.4.3 Programmes for Services Access<\/div><div data-content=\"ind-76\">1.4.4 Policy Addressing Poverty<\/div><\/div><\/div><div class=\"dropdown-group-1\"><div class=\"dropdown-parent-1\">1.5 Undip Contribution<\/div><div class=\"dropdown-submenu-1\"><div data-content=\"ind-281\">1.5.1 Undip Contribution 1<\/div><div data-content=\"ind-282\">1.5.2 Undip Contribution 2<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-1\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 1;\n      const contentData = {\"ind-67\":{\"title\":\"1.2.1 Number of Low Income Students Receiving Financial Aid\",\"slides\":[{\"year\":\"2025\",\"content\":\"Number of students: 36,538 || Number of low income students receiving financial aid: 8,750\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Number of students: 35,458 || Number of low income students receiving financial aid: 6,936\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Number of students: 35,688 || Number of low income students receiving financial aid: 6,781\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Number of students: 38,567 || Number of low income students receiving financial aid: 6,867\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Number of students: 50,605 || Number of low income students receiving financial aid: 10,121\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-68\":{\"title\":\"1.3.1 Bottom Financial Quintile Admission Target\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP provides various kinds of scholarships for students from various backgrounds, including students from low-income families. Every year UNDIP allocated supports for 20% of total students admitted based on academic achievement and low-income students from all the faculty. The scholarship for low-income students called Bidikmisi (Kartu Indonesia Pintar-KIP) which is national program of Republic Indonesia government and there are many scholarships offered from UNDIP and many collaborations with company and UNDIP alumni.\",\"evidence\":[\"https:\/\/bak.undip.ac.id\/pengumuman-hasil-seleksi-kip-kuliah-mahasiswa-baru-tahun-2023\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP offers a wide range of scholarships to cater to students from diverse backgrounds, including those hailing from low-income households. Annually, UNDIP allocates support to 20% of the total student intake, considering both academic performance and financial need across all faculties. One such scholarship aimed at aiding low-income students is known as Biskimisi, which is a national program under the Indonesian government. Additionally, UNDIP extends its scholarship offerings through partnerships with various companies and its alumni network.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/beasiswa-bbm-bantuan-belajar-mahasiswa\",\"https:\/\/bak.undip.ac.id\/syarat-beasiswa\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP provides various kinds of scholarships for students from various backgrounds, including students from low-income families. Every year UNDIP allocated supports for 20% of total students admitted based on academic achievement and low-income students from all the faculty. The scholarship for low-income students called Bidikmisi which is national program of Republic Indonesia government and there are many scholarships offered from UNDIP and many collaborations with company and UNDIP alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/persyaratan-dan-kuota-bidikmisi\",\"https:\/\/feb.undip.ac.id\/mahasiswa\/beasiswa\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provided various scholarships to multiple students, including low-income families. For this purpose, UNDIP plans to distribute financial aids to over 20 percent of the students' admission based on achievement according to their academic and lower income families' students. The scholarships include government scholarships for low-income students (Bidikmisis) and many scholarships offer from many collaborations with company and alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisis-scholarship\/selection-mechanism-of-bidikmisis\",\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisis-scholarship\/duration-and-cost-components-bidikmisis\",\"https:\/\/jatenq.tribunnews.com\/2020\/05\/14\/undip-siapkan-beasiswa-bagi-mahasiswa-sulit-ekonomi\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP committed to accept 30% low income students from the total students enrolled each year as directed by the Ministry of Research, Technology, and Higher Education that the state University should at least accept 20% low income students from the total students enrolled through BIDIKMISI Scholarship Program. Another anti-poverty program for students is affordable housing in Students Dormitory (RUSUNAWA). Other underprivileged students who do not receive scholarships, UNDIP helps them by reducing the tuition fees via tuition fees policy. In addition, there are several scholarships funded by UNDIP Alumni that provide financial aids for students every year (https:\/\/www.suaramerdeka.com\/news\/baca\/83758\/t%20Tujuh-mahasiswa-undip-mendapat-beasiswa-dari-alumni).\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/bidikmisi-scholarship\",\"http:\/\/rusunawa.undip.ac.id\/syarat-dan-ketentuan-rusunawa-2019\/\",\"https:\/\/baa.undip.ac.id\/download\/sk-penetapan-ukt-4\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/BidikmisiScholarship.png\"}]},\"ind-69\":{\"title\":\"1.3.2 Bottom financial quintile student success\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has a 100 percent graduation target for all Bidikmisi (Kartu Indonesia Pintar-KIP) scholarship recipient students. As part of its commitment and support to students, UNDIP provides training to Bidikmisi scholarship students to increase motivation, competence, and skills as well as leadership and entrepreneurship skills programs. This activity is carried out 4 times a year after the graduation period. This is evidenced in the 171st graduation, UNDIP has graduated 441 Bidikmisi recipient students\",\"evidence\":[\"https:\/\/fpp.undip.ac.id\/berita-id\/yudisium-fakultas-peternakan-dan-pertanian-ke-172\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2021, UNDIP set a goal of achieving a 100% graduation rate for all recipients of the Bidkimisi scholarship. To fulfill this commitment and offer support to these students, UNDIP offers training sessions designed to enhance their motivation, competence, and skills, including programs focused on leadership and entrepreneurship. These training events are conducted four times a year, spanning the period leading up to graduation.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/25531\/undip-luluskan-282-mahasiswa-programbidikmisipada-wisuda-ke-167.html\",\"https:\/\/www.undip.ac.id\/post\/28024\/undip-luluskan-305-mahasiswa-program-bidikmisipada-upacara-wisuda-ke-169.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2021, UNDIP had a 100 per cent graduation completion target for all students of Bidikmisi's scholarship grantees. As part of the commitment and support to the students UNDIP provides training to the Bidikmisi students to increase their motivation, competency, and skill as well as leadership and entrepreneurship skills programs. The event was conducted 4 times a year following the period of graduation.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/22210\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-mahasiswa-penerima-bidikmisi-kipk.html\",\"https:\/\/www.undip.ac.id\/post\/25531\/undip-luluskan-282-mahasiswa-program-bidikmisi-pada-wisuda-ke-167.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In 2020, UNDIP had a 100 per cent graduation completion target for all 2455 students of Bidikmisis's scholarship receivers. Formally, UNDIP held of training to increase motivation, competency and skill of Bidikmisis recipients' students. Undip was also held other leadership and entrepreneurship skills programs. Nevertheless, due to covid 19 pandemic there were no activities related in year 2020.\",\"evidence\":[\"https:\/\/fisip.undip.ac.id\/sk-beasiswa-bidik-misi\/\",\"https:\/\/www.undip.ac.id\/post\/11300\/mahasiswa-bidikmisis-undip-dibekali-pelatihan-peningkatan-prestasi.html\",\"https:\/\/www.undip.ac.id\/post\/12687\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-bidikmisis.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/03\/DSC_7675.jpg\"},{\"year\":\"2021\",\"content\":\"In 2019, UNDIP had a 100% graduation completion target for all students who received financial aids. In this context, UNDIP held pieces of training to increase the motivation and abilities of BIDIKMISI Scholarship Program awardee. It includes holding a motivation training program. Thus, by participating in this training, BIDIKMISI Scholarship Program awardee can further improve their achievements and always think positively and with have a full sense of responsibility. Besides, UNDIP also held other leadership and entrepreneurship skills programs. All of these are conducted for purposes to achieve 100% graduation completion. So that there are no students leave, drop out, or non-active and suspended.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/10\/29\/sk-rektor-no-1344-tahun-2019-tentang-beasiswa-bidikmisi-tahap-i-mahasiswa-baru-jalur-snmptn-sbmptn-tahun-akademik-2019-2020\/\",\"https:\/\/fisip.undip.ac.id\/2019\/03\/26\/mahasiswa-bidikmisi-undip-dibekali-pelatihan-peningkatan-prestasi\/\",\"https:\/\/www.undip.ac.id\/post\/12687\/undip-adakan-pelatihan-kepemimpinan-dan-kewirausahaan-bagi-bidikmisi.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/09\/00428.MTS_snapshot_00.00.711.jpg\"}]},\"ind-70\":{\"title\":\"1.3.3 Low-Income Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP scholarship in general covers food, housing, transportation, and legal services fees. Students who get the Bidikmisi scholarships received living expenses such as food, housing, and transportation costs as well as tuition fees. In addition, the University provides students facilities such as free campus shuttle which has routes around the campus region, free bicycle rent, low fare campus accommodation within the campus area that accommodate almost 1200 students and free meal program twice a week. UNDIP also established Office of Law that support the legal services for university including students and also public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/food-truck\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"The typical UNDIP scholarship encompasses expenses related to meals, lodging, transportation, and legal services. However, students awarded the Bidkimisi scholarship receive financial assistance for their living costs, including food, housing, transportation, and tuition fees. Moreover, the university offers various amenities to students, such as a complimentary campus shuttle service covering the campus vicinity, bike rentals at a minimal cost, affordable on-campus housing for nearly 1200 students, and a weekly free meal program. UNDIP has also established the Office of Law to provide legal services not only for the university but also for its students and the general public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26187\/tingkatkan-kesejahteraan-mahasiswa-undip-berikan-bantuan-makanan-bergizi.html\",\"https:\/\/www.undip.ac.id\/post\/26625\/undip-fasilitasi-mahasiswa-dengan-bus-kampus.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP scholarship in general covers food, housing, transportation, and legal services fees. Students who get the Bidikmisi scholarships received living expenses such as food, housing, and transportation costs as well as tuition fees. In addition, the University provides students facilities such as free campus shuttle which has routes around the campus region, free bicycle rent, low fare campus accommodation within the campus area that accommodate almost 1200 students and free meal program once a week. UNDIP also established Office of Law that support the legal services for university including students and also public.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"https:\/\/kantorhukum.undip.ac.id\/layanan-pemberian-nasihat-hukum\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides support for food, housing, transportation, and legal services for students. Students with scholarships granted living cost that's include housing, food and transportation cost. Facilities wise, in 2020, there are additional dormitory tower was built to accommodate the numbers of students. The dormitory is within the area of university that can be reached in walking distance. There are bicycles that can be used by students for transportation as well as shuttle bus. In 2020, there were also additional staple food distributed as the pandemic hits especially for low-income students.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"https:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Support for low-income students, e.g., food, housing, transportation, and legal services, has been covered in determining the awarding of scholarships, especially BIDIKMISI Scholarship Program, which are given for each semester. The amount of BIDIKMISI Scholarship Program is 6.6 million IDR \/ student \/ Semester, which consists of 2 components; (a) assistance with the cost of providing education in the amount of 2.4 million IDR per semester per student; (b) assistance with living expenses of 4.2 million IDR per semester per student. At National Higher Education, assistance with the cost of providing education is paid to the Higher Education account, and the cost-of-living assistance is paid to student accounts every semester. At UNDIP in 2019, 1331 students had received BIDIKMISI Scholarship Program so that they can completed their degree. About housing and transportation, UNDIP provides services such as affordable dormitory and free shuttle bus.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaya-bidikmisi\",\"http:\/\/rusunawa.undip.ac.id\/syarat-dan-ketentuan-rusunawa-2019\/\",\"http:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/10\/bis2.png\"}]},\"ind-71\":{\"title\":\"1.3.4 Bottom Financial Quintile Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"As a continuation of the UKT exemption program in 2020, UNDIP provides relief and reduced tuition fees for students affected by Covid-19. UNDIP approved 65 percent of the UKT exemption application. A total of 2,500-2,750 students received a tuition fee waiver of 50 percent. UNDIP also provides additional scholarships for potential students who come from coastal families. In addition, UNDIP also provides many scholarships offered to underprivileged students from many collaborations with companies and UNDIP alumni.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/bidik-misi\/jangka-waktu-dan-komponen-biaja-bidikmisi\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Building upon the 2020 UKT (Single Tuition Fee) waiver initiative, UNDIP is offering tuition fee waivers and reductions to students who have been impacted by the COVID-19 pandemic. UNDIP has granted approval for 65% of the applications for UKT waivers. This translates to approximately 2,500 to 2,750 students who are now benefiting from a 50% reduction in their tuition fees. Additionally, UNDIP is extending additional scholarships to prospective students originating from coastal regions.\",\"evidence\":[\"https:\/\/wawasan.co\/news\/detail\/12944\/cegah-mahasiswa-putus-kuliah-undip-fasilitasi-bantuan-basiswa\",\"https:\/\/ft.undip.ac.id\/pengajuan-penyesuaian-ukt-untuk-semester-gasal-2023-2024\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"As a continuation to 2020 UKT waiver program, UNDIP provides tuition fees waiver and reduction for students affected by Covid-19. UNDIP approved 65 percent of the UKT waiver applications. In total 2,500-2,750 students who received a 50 percent reduction in tuition fees. UNDIP also provides additional scholarships for potentials students who came from coastal region family.\",\"evidence\":[\"https:\/\/lmmomentum.com\/2021\/08\/bincang-ukt-mengenal-lebih-dekat-sistem-keringanan-ukt-undip\/\",\"https:\/\/www.detik.com\/edu\/beasiswa\/d-5698003\/undip-beri-beasiswa-untuk-mahasiswa-baru-2021-ni-syaratnya\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"There is an UNDIP Alumni Scholarship Program in collaboration between UNDIP and Alumni. This scholarship aims to help students who are experiencing a financial difficulty. Since a years ago the scholarship has been running. Over the years, more than 90 students have been assisted and given in the form of cash Rp. 500.000 every month until graduation. The scholarship awarded to 16 new scholarship recipients and 38 scholarship extensions. As a form of concern for the family's economic condition, new students affected by Covid-19, UNDIP approved 65 percent of the UKT waiver applications. The number of applicants is 13 percent of all students who are accepted through the 2020 SNMPTN admission program. In addition to the reduction in the UKT class, 18 students are given a payment suspension. In July 2020 there were 2,750 students who received a 50 percent reduction in tuition fees.\",\"evidence\":[\"https:\/\/jateg.tribunnews.com\/2020\/05\/14\/undip-siapkan-beasiswa-bagi-mahasiswa-sulit-ekonomi\",\"https:\/\/edukasi.kompas.com\/read\/2020\/05\/18\/174428871\/undip-setuju-65-persen-ajuan-keringanan-ukt-mahasiswa-baru\",\"https:\/\/jategdaily.com\/2020\/imbas-corona-2-750-mahasiswa-undip-dapat-keringanan-ukt\/\"],\"image_url\":\"https:\/\/asset.kompas.com\/crops\/XZSnCe9DNugqIWUk8GHtNx01rD8=\/0x0:0x0\/1200x800\/data\/photo\/2020\/03\/10\/5e674b12cae7f.jpg\"},{\"year\":\"2021\",\"content\":\"Beside the BIDIKMISI Scholarship Program, UNDIP Alumni Scholarship Program has been created from a collaboration between UNDIP and Alumni. The scholarship aims to assist the portion of students who face financial difficulties. Since 2012 UNDIP took the initiative to run the scholarship program. During several years, hundreds of students have been assisted. In 2019, UNDIP Alumni Association launched Academic Excellence Scholarship for underprivileged students. UNDIP students have also provided various facilities and conveniences such as free bicycle and shuttle transportation for daily convenience, apart from the flat, clinic, and other conveniences. All facilities are subsidy based and free of charge.\",\"evidence\":[\"https:\/\/ft.undip.ac.id\/beasiswa-ikatan-alumni-ika-undip\/\",\"https:\/\/www.ikaundip.org\/readmore\/90157-beasiswa-ppa-peningkatan-prestasi-akademik\",\"http:\/\/sustainability.undip.ac.id\/transportation\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/BeasiswaIkatanAlumni.png\"}]},\"ind-72\":{\"title\":\"1.3.5 Low or Lower-Middle Income Countries Student Support\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has a scheme to support poor students from low-income or lower-middle income countries. One of the scholarship programs offered is UNDIP Scholarship 2023\/2024. This scholarship program is designed to support international students who wish to continue their studies at UNDIP by providing financial assistance, including tuition fee scholarships, living allowances, health insurance, and internet allowances.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/undipscholarships\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2021, UNDIP introduced a scholarship initiative aimed at international students, particularly those hailing from low or low-middle income nations, known as DISS (Diponegoro International Student Scholarships). This scholarship encompasses a wide range of benefits, including tuition fee waivers, allowances for living expenses, book expenses, settlement costs, and even support for return travel expenses, all in accordance with Rector's Decision Number: 15\/UN7.P\/HK\/2021. This scholarship program serves as a supplementary offering to the existing Kemitraan Negara Berkembang (KNB) scholarship, which is a government-sponsored initiative by the Ministry of Education and Culture of Indonesia available to students from developing countries worldwide.\",\"evidence\":[\"https:\/\/fisip.undip.ac.id\/id\/2021\/05\/04\/report_16 11283365-diss-2021\/\",\"https:\/\/io.undip.ac.id\/undipscholarships\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2021, UNDIP created a scholarship program for international students, especially for students from low or low-middle income countries called DISS (Diponegoro International Student Scholarships). The scholarship includes free tuition fees, living expenses allowance, book allowance, settlement allowance, as well as return ticket allowance in accordance with Rector's Decision Number: 15\/UN7.P\/HK\/2021. The scholarship program was the addition of the other scholarship program Kemitraan Negara Berkembang (KNB) is a scholarship scheme sponsored by Ministry of Education and Culture of the Republic of Indonesia for all developing countries around the world.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/undipscholarships\/\",\"https:\/\/io.undip.ac.id\/knbindip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has several scholarship programs for international students especially for students coming from low or lower-middle income countries. In 2020 Undip launched DISS Program (Diponegoro International Student Scholarships) granting students mostly from low or lower-middle income countries such as Rwanda, Timor Leste, Sudan, Afghanistan, Palestine, Suriah, and Madagascar.\",\"evidence\":[\"https:\/\/io.undip.ac.id\/wp-content\/uploads\/2020\/06\/DISS-2020-Announcement-Ind.pdf\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides schemes and program to support the students from low and lower-middle income countries especially Myanmar, Timor Leste, Papua New Guinea, Sudan and others. In 2019, UNDIP offered free education and other scholarship program to Myanmar students during the 3rd International Education Fair (3rd IEF) 2019 in Yangon, Myanmar. The schemes and program were also provided to students from Timor Leste.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11916\/menarik-minat-siswa-myanmar-kuliah-di-undip.html\",\"https:\/\/www.undip.ac.id\/post\/12129\/undip-jalin-kerjasama-dengan-dit-timor-leste.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/07\/Pameran-di-Myanmar_1.jpg\"}]},\"ind-73\":{\"title\":\"1.4.1 Local Start-up Assistance\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP provides assistance to local communities that support the start of financially and socially sustainable businesses through education or relevant resources through various programs such as training workshops and access to technology created at the university. Among them in 2024, UNDIP held a discussion entitled \u201cFacing the Water Crisis: Challenges and Solutions for Sustainability in Indonesia\u201d to discuss various challenges related to the water crisis in Indonesia and solutions that can be taken to overcome them. This discussion involved various parties such as Paramadina University, LP3ES, INDEF, and KITLV Leiden. UNDIP has conducted several initiatives in Demak, Grobogan, Blora, and Jepara areas to address the water crisis, including desalination, sanitation, stunting management, and ecotourism. In addition, UNDIP also collaborates with Saradan MSMEs aiming to assist Saradan Tempe Crisps MSMEs in facing challenges such as marketing, shipping, and labor decline.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/39074\/undip-gelar-diskusi-menghadapi-krisis-air-tantangan-dan-solusi-untuk-keberlanjutan-di-indonesia.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP actively engages with the local community to promote the establishment of financially and socially sustainable businesses by providing relevant education and resources. This support is extended through a variety of programs, including training workshops and access to university-developed technology. In 2021, UNDIP introduced ozone generators coupled with storage technology, which effectively maintains the quality of horticultural products over extended periods, benefiting farmer groups in 9 provinces with their post-harvest product management. Another example is the community outreach program focused on students' education. UNDIP's KKN-T KHDTK Wanadipa students organized an Education and Training session on Processing Livestock Products, specifically on the production of salted eggs for Farmer Women's Groups (KWT) in Susukan Village. This initiative is part of UNDIP's commitment to assisting the local community in fostering sustainable businesses.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/21034\/kontribusi-undip-dalam-pembangunan-umkm-daerah-ditengah-pandemi-tahun-2021.html\",\"https:\/\/www.undip.ac.id\/post\/30229\/mahasiswa-kkn-undip-bantu-umkm-membuat-qris-sebagai-media-pembayaran-digital.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP provides provide assistance in the local community supporting the start-up of financially and socially sustainable businesses through many programs such as training workshops and access to the technology created in the university. Among them in 2021, UNDIP developed ozone generators combined with storage technology that can maintain a good quality of horticultural products even though they are stored for a long time. This technology has helped farmer groups in 9 provinces for post-harvest product handling. Another example is the community outreach program dedicated for students' education, KKN-T KHDTK Wanadipa UNDIP students held Education and Training on Processing Livestock Products through Making Salted Eggs for KWT (Farmer Women's Group) Mothers in Susukan Village as part of assistance to local community for sustainable business.\",\"evidence\":[\"https:\/\/mf.fsm.undip.ac.id\/berita-terkini\/teknologi-plasma-dari-laboratorium-menjadi-produk-riset-untuk-rakyat\/\",\"https:\/\/kkn.undip.ac.id\/?p=258869\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides training and guidance over student community services and community outreach programs. In 2020, Undip conducted a community service and community empowerment to \\\"Increase Quality and Innovation of Hi- Tech.\\\" It involved 2111 students in 10 districts, Rembang, Jepara, Pati, Grobogan, Semarang, Demak, Tegal, Batang, Pekalongan dan Pemalang, and 105 Community Service lecturers and 11 Community Service Coordinator Lecturers either. UNDIP did a thematic community collaborating with Blimbing Youths to Introduce Local Art through Podcasts located in Tembalang sub. Due to the covid 19 pandemic, Undip had also held a community outreach program virtually. The International Community Outreach Program under the ASEA- UNINET consortium is a 10- day with a purpose to explore and respond to actual social life issues circulating in the community, as well as providing a possible solution to this issue.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/post\/13627\/team-i-undip-community-service-student-2020-increase-the-quality-and-innovation-of-hi-tech.html\",\"https:\/\/www.undip.ac.id\/language\/en\/post\/16322\/undip-thematic-community-service-i-students-2020-invite-blimbing-youths-to-introduce-local-art-through-podcasts.html\",\"https:\/\/form.undip.ac.id\/zoomevent\/listing\/view\/6422c782-e756-11ea-8235-005056970afc\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2020\/09\/KKN-Tematik-II-Undip.jpg\"},{\"year\":\"2021\",\"content\":\"UNDIP provide training and guidance over student community services and community outreach programs. In 2019, UNDIP's student community service was conducted in the coastal community. It created a business incubator and the economic value of coastal communities in Tembak Raja, Cilacap. UNDIP also empowered coffee farmers in Candigaron by giving them education on digital product marketing and MSE bookkeeping applications. In community outreach activities, The UNDIP Commodity Strengthening Program (PKUM) team has helped business development for small and medium enterprises by training and mentoring the community in Pemalang. This activity is one of the UNDIP's community service programs in applying appropriate science and technology.\",\"evidence\":[\"http:\/\/kkn.UNDIP.ac.id\/?p=77535\",\"https:\/\/jateng.tribunnews.com\/2019\/08\/26\/pemberdayaan-petani-kopi-desa-candigaron-oleh-mahasiswa-kkn-undip-pasca-panen-kopi?page=all\",\"https:\/\/www.solopos.com\/pengabdian-masyarakat-UNDIP-dampingi-ukm-di-pemalang-1018847\"],\"image_url\":\"https:\/\/asset.tribunnews.com\/Mxuqq7q5ylKSI9d0hpeBm18uoDM=\/1200x675\/filters:upscale():quality(30):format(webp):focal(0.5x0.5:0.5x0.5)\/jateng\/foto\/bank\/originals\/kkn-undip-kopi.jpg\"}]},\"ind-74\":{\"title\":\"1.4.2 Local Start-up Financial Assistance\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP every year has community outreached program conducted by lecturers to provide support in the form of education or mentoring or financial assistance in the form of supporting the equipment or software to the local community assisting the start-up of financially and socially sustainable businesses. Some of them in 2021 are community service activities with micro, small and medium enterprises (MSMEs) Comida home presto milkfish processing industry by providing mentoring and equipment to improve the Comida production capacity. UNDIP also carry out a program of mentoring, coaching, and equipment assistance to small and medium enterprises (SMEs) that produced dried sea cucumbers in Karimunjawa Village, Jepara Regency\",\"evidence\":[\"https:\/\/www.kompasiana.com\/odyherjuno6045\/65c376dcdc948f6a40575b02\/mahasiswa-undip-bantu-umkm-di-desa-lemahabang-kelola-keuangan-dengan-bukukas\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Each year, UNDIP conducts a community outreach program led by its lecturers to offer various forms of support to the local community, aiming to foster financially and socially sustainable businesses. In 2021, these initiatives included community service activities with micro, small, and medium enterprises (MSMEs) like Comida, a home presto milkfish processing industry. UNDIP provided guidance and equipment to enhance Comida's production capacity. Additionally, UNDIP implemented a program involving mentoring, coaching, and equipment assistance for small and medium enterprises (SMEs) engaged in the production of dried sea cucumbers in Karimunjawa Village, Jepara Regency.\",\"evidence\":[\"https:\/\/vokasi.undip.ac.id\/index.php\/2020\/06\/16\/dongkrak-produksi-umkm-sekolah-vokasi-undip-berikan-bantuan-peralatan\/\",\"https:\/\/www.antaraneews.com\/berita\/3807729\/pemkab-batang-undip-ritnis-desa-wisatatumbrep\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP every year has community outreached program conducted by lecturers to provide support in the form of education or mentoring or financial assistance in the form of supporting the equipment or software to the local community assisting the start-up of financially and socially sustainable businesses. Some of them in 2021 are community service activities with micro, small and medium enterprises (MSMEs) Comida home presto milkshock processing industry by providing mentoring and equipment to improve the Comida production capacity. UNDIP also carry out a program of mentoring, coaching, and equipment assistance to small and medium enterprises (SMEs) that produced dried sea cucumbers in Karimunjawa Village, Jepara Regency.\",\"evidence\":[\"https:\/\/fpik.undip.ac.id\/2021\/07\/03\/prodi-teknologi-hasil-perikanan-undip-dampingi-umkm-comida-kendal-produksi-bandeng-presto\/\",\"https:\/\/sustainability.undip.ac.id\/2021\/12\/31\/undip-gelontorkan-dana-lebih-dari-5-m-untuk-upaya-pengentasan-kemiskinan-masyarakat-pada-tahun-2021\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In 2020, Undip Vocational School assisted Small and Medium Enterprises group of Batik Gandhes Luwes Craft, Pudak Payung, Semarang. The assistance include batik equipment, production management software, and online marketing media. The Community Service Team helped with slicing machines, biomass ovens, and mixers to increase the economic value of seaweed into processed food in the form of crackers and seaweed cakes in Jepara. Undip service team provided assistance to the Small and Medium Enterprise of Herbal Medicine Semarangan owned by Nurul Inayati, a resident of Grahamukti, Semarang City. This help comes in the form of assisting with the preparation of sanitary and healthful herbal medicine. Undip donated a squeezer and herbal stirrer to assist the company in maintaining a clean and healthy production environment.\",\"evidence\":[\"https:\/\/vokasi.undip.ac.id\/index.php\/2020\/06\/16\/dongkrak-produksi-unkm-sekolah-vokasi-undip-berikan-bantuan-peralatan\/\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/305133\/undip-berikan-bantuan-mesin-optimalisasi-pengolahan-rumput-laut\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/309605\/masa-pandemi-undip-berdayakan-ukm-jamu-semarangan\"],\"image_url\":\"https:\/\/timesindonesia.co.id\/_next\/image?url=https%3A%2F%2Fcdn.timesmedia.co.id%2Fimages%2F2020%2F11%2F14%2Fjamu-Semarangan.jpg&w=1080&q=70\"},{\"year\":\"2021\",\"content\":\"UNDIP supports many community empowerments programs via community service and student community service programs. In most activities, UNDIP does not directly provide financial assistance but only delivers tools community advancement. In 2019, for community partnership activities in Sidodadi Magelang, UNDIP provided equipment and new operations to the community bamboo furniture industry. Another community service was in Dampit, Boyolali, in whichthe program donate ice maker tools for making ice cream in cow milk producers. It is aims to in order to expand the product. Further, UNDIP has also provided corn picker equipment to increase productivity and develop community businesses.\",\"evidence\":[\"https:\/\/jateng.tribunnews.com\/2019\/09\/25\/kemitraan-masyarakat-bagi-kelompok-industri-mebel-berbahan-bambu-melalui-aplikasi-mesin-bor-duduk\",\"https:\/\/jateng.tribunnews.com\/2019\/09\/16\/dosen-undip-bantu-alat-ice-maker-dan-gelar-penyuluhan-sertifikat-halal-bagi-peternak-susu-boyolali\",\"http:\/\/kkn.UNDIP.ac.id\/?p=116944\"],\"image_url\":\"https:\/\/asset.tribunnews.com\/ZdoMXP-cXwQA0YUXyGUhyAZxWrU=\/1200x675\/filters:upscale():quality(30):format(webp):focal(0.5x0.5:0.5x0.5)\/jateng\/foto\/bank\/originals\/dosen-undip-pengabdian-7.jpg\"}]},\"ind-75\":{\"title\":\"1.4.3 Programmes for Services Access\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has conducted training and programs to improve community access to basic needs such as food, health, housing, employment, and education. In 2024, UNDIP sent 7,254 students to carry out the Real Work Lecture (KKN) program in 11 regencies and 1 city in Central Java. This KKN program aims to implement the knowledge gained in the destination area for about 45 days, with a focus on poverty alleviation and food security. For example, the Sriwedari Mengajar program was held to provide basic financial management and accounting training to MSME entrepreneurs in Sriwedari Subdistrict, Surakarta. The goal is to improve the understanding of effective financial management and accounting for MSME entrepreneurs, so that they can better manage their businesses and improve economic welfare in the area.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/language\/en\/post\/3871\/8\/sriwedari-mengajar-undip-community-service-students-provide-basic-financial-management-and-accounting-training.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has conducted training and initiatives aimed at enhancing people's access to fundamental necessities such as food, healthcare, housing, employment, and education. Even in the midst of the Covid-19 pandemic, UNDIP organized KKN activities, involving 4,000 students dispersed across 170 regions, to implement programs geared toward improving access to these basic needs. For instance, in Bantulan Regency, KKN participants created a web-based geographic information system (webgis) to map health facilities, which includes the distribution of health-related resources like health centers, clinics, laboratories, general practitioner offices, and pharmacies. Another illustration is the workshop held in Mertoyudan Region, focusing on fish farming in buckets using an aquaponic system. This initiative aims to enhance the intake of animal protein and vitamins while making it more convenient for individuals to have access to both fish and vegetables from their homes.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30380\/mahasiswa-kkn-undip-bantu-susun-data-historis-profil-dan-rencana-pengolahan-yang-berkelanjutan-di-desa-kamal.html\",\"https:\/\/kumparan.com\/ratihwidaustuti0109\/promosi-digital-potensi-desa-maron-melalui-program-kkn-undip-x-exovillage-1xB8T5E56E0\/2\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has carried out training and programs to improve their access to basic needs such as food, health, housing, work, and education. Even during the Covid 19 pandemic, UNDIP organized KKN activities that involves 4000 students spread out in 170 regions to implement the program related to the improving the people access to the basic needs. For example, KKN in Bantulan regency creates webgis for health facilities map that contain the distribution of health facilities such as puskesmas, clinics, laboratories, general practitioner practices and pharmacies. Another example is the workshop in Mertoyudan region, about fish farming in buckets with an aquaponic system to improve the intake of animal protein and vitamins and make it easier for people to get fish and vegetables at their home.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=206388\",\"http:\/\/kkn.undip.ac.id\/?p=235708\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has carried out training and programs to improve their access to basic needs such as food, health, housing, work, and education. During the Covid 19 pandemic, Undip organized activities for the inhabitants of Watububan Village to make hand sanitizer using local herbal plants including aloe vera, betel, binahong, and lemongrass. Another initiative included website management training for reporting facilities in Tegalsari Candisari Semarang, as well as training to prepare food or beverages containing spices. In Bajomulyo Village, Juwana District, Pati Regency, Undip trained the villager in making processed foods and soap, both of which may be developed independently and used to supplement family income.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=117151\",\"http:\/\/kkn.undip.ac.id\/?p=69550\",\"http:\/\/kkn.undip.ac.id\/?p=96743\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has carried out trainings and programs for the community to improve their access to basic needs such as food, health, housing, work and education. Some programs implemented in 2019 included; improving women's skills through vegetable and fruit based entrepreneurship training and assistance in Jabung Village, Banyumanik District, Semarang City; program to improve the quality of village community health through the \\\"Wasagi\\\" (Nutrition Aware Citizens) Program. The program ran every month to provide knowledge to housewives to sustain the health of their families. UNDIP then carried out a community service program by providing education about International Migration Education for Women Candidates in Jepalo Village Hall, Gunungwungkal District, Pati Regency. This outreach is expected to increase public awareness of the threats that lurk them in becoming foreign workers abroad.\",\"evidence\":[\"http:\/\/kkn.UNDIP.ac.id\/?p=117151\",\"http:\/\/kkn.UNDIP.ac.id\/?p=69550\",\"http:\/\/kkn.UNDIP.ac.id\/?p=96743\"],\"image_url\":\"\"}]},\"ind-76\":{\"title\":\"1.4.4 Policy Addressing Poverty\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP's involvement in policy making or implementation of programs and policies related to poverty issues is related to the involvement of lecturers as experts either personally, in groups or UNDIP representatives at the district, city, provincial and national levels. The participation of UNDIP experts in the Secretariat of Sustainable Development Goals is at the Central Java provincial level. At the national level UNDIP has signed a Memorandum of Understanding (MoU) with the Coordinating Ministry for Human Development and Culture to enhance cooperation in education, research, and provide benefits to the community. The goal is to reduce extreme poverty in Indonesia through various initiatives and collaborations between UNDIP and the government.\",\"evidence\":[\"https:\/\/feb.undip.ac.id\/en\/towards-extreme-poverty-eradication-in-2024-collaboration-between-undip-and-ministry-of-human-development-and-culture\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP's engagement in policymaking and the implementation of initiatives addressing poverty issues is closely linked to the active involvement of its lecturers. These lecturers contribute their expertise individually, as part of groups, and as representatives of UNDIP at various levels, including district, city, provincial, and national levels. At the provincial level in Central Java, UNDIP's experts actively participate in the Sustainable Development Goals Secretariat. Furthermore, at the national level, UNDIP collaborates with UCLG-ASPAC to introduce practical guidance designed to aid policymakers in different regions across Indonesia in managing development during the COVID-19 pandemic. These guidelines encompass strategies for anti-poverty programs. In 2021, UNDIP also played a significant role by participating in a series of webinars that revolved around regional discussions on designing policies aimed at eradicating poverty in all its forms.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30944\/undip-dan-kemenko-pmk-jalin-kerja-sama-penanganan-kemiskinan-ekstrem.html\",\"https:\/\/www.kompasiana.com\/dellaanindya914\/0647b002e822199388977d7a2\/fpp-undip-bekerja-sama-dengan-pt-charoen-pokhpad-dalam-mewujudkan-ketahanan-pangan-indonesia\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert personally, by group and representative of the UNDIP at the district, city, provincial and national levels. Participation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In National level UNDIP in collaboration with UCLG-ASPAC also launched Practical guidance to assist policy makers in various regions in Indonesia in controlling development during the COVID-19 pandemic which includes the anti-poverty programs. Undip participated in several series of webinars in 2021 that focused on regional discussions on design policies to eradicate poverty in all its forms.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/19722\/penandatanganan-mou-komitmen-kolaborasi-antara-undip-ui-dan-ibd-dengan-uclg-aspac.html\",\"https:\/\/www.undip.ac.id\/post\/14535\/webinar-undip-sdgs-series-2020-serie-2-1st-sdgs-no-poverty.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert personally, by group and representative of the UNDIP at the district, city, provincial and national levels. ||\\r\\nParticipation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In National level UNDIP in collaboration with UCLG-ASPAC also launched Practical guidance to assist policy makers in various regions in Indonesia in controlling development during the COVID-19 pandemic which includes the anti-poverty programs. Undip participated in several series of webinars in 2020 that focused on regional discussions on sustainable development goals. Basically, webinars provide policy makers with information or ideas to help them design policies to eradicate poverty in all its forms.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/universities-policies-on-sdgs\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/10\/06\/uclg-aspac-bersama-sdgs-center-undip-menerbitkan-panduan-bagi-dprd-dan-pemda-untuk-bangkit-dari-pandemi-covid-19\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/05\/15\/webinar-undip-sdgs-series-2020-serie_2-1st-sdgs_no-poverty\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP involvement in policy making or implementing programs and policies related to poverty issues is connected to lecturers' involvement as an expert from UNDIP in regional level. Participation of UNDIP expert in Sustainable Development Goals Secretariat is at the provincial level in Central Java. In 2019, many UNDIP's experts involved in associated to the implementation of SDGs program and policies or SDGs policy, such as engaged in the 2016-2030 Sustainable Development Goals (SDGs) Dissemination Meeting in Semarang region. UNDIP was also involved in policy making in the national level by organized the Indonesian Rector Forum 2019 that provided numbers of recommendation such as a national policy input for poverty alleviation and economic inequality.\",\"evidence\":[\"https:\/\/ungarannews.com\/2019\/10\/08\/kabupaten-semarang-dinilai-serius-rumuskan-rencana-pembangunan-berkelanjutan\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/keputusan-pemprov-jateng-nomor-050-2-6147-tahun-2018\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/02\/28\/forum-rektor-indonesia-2019\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/FRI-2019-2-1024x684.jpg\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    Student &amp; Internal Support Facilities<div class='ays-chart-container-google ays-chart-container-4' id='ays-chart-container69e8081baabf0' data-id='69e8081baabf0'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e8081baabf0'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e8081baabf0' id=\"ays-chart-column_chart69e8081baabf0\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='4'><\/div><\/div><\/div>University Anti-Poverty ProgrammesCommunity Anti-Poverty ProgrammesPublications<div class='ays-chart-container-google ays-chart-container-19' id='ays-chart-container69e8081bab2a8' data-id='69e8081bab2a8'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e8081bab2a8'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e8081bab2a8' id=\"ays-chart-column_chart69e8081bab2a8\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='19'><\/div><\/div><\/div><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-37868","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/37868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/comments?post=37868"}],"version-history":[{"count":166,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/37868\/revisions"}],"predecessor-version":[{"id":38998,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/37868\/revisions\/38998"}],"wp:attachment":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/media?parent=37868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}