{"id":9961,"date":"2024-04-05T13:38:08","date_gmt":"2024-04-05T06:38:08","guid":{"rendered":"https:\/\/geo.ugm.ac.id\/?page_id=9961"},"modified":"2024-04-21T14:30:03","modified_gmt":"2024-04-21T07:30:03","slug":"diploma-to-bachelor-matriculation-program","status":"publish","type":"page","link":"https:\/\/geo.ugm.ac.id\/en\/diploma-to-bachelor-matriculation-program\/","title":{"rendered":"Diploma to Bachelor Matriculation Program"},"content":{"rendered":"<style type=\"text\/css\" id=\"tpb-custom-css\">h1 {\r\n    font-family:\"Heebo\", sans-serif;\r\n    font-weight:700;\r\n    color:#073C64;\r\n    font-size:40px;\r\n}\r\nh2 {\r\n    font-family: 'Heebo', sans-serif;\r\n    font-weight: 500;\r\n    color:#383838;\r\n}\r\n#text {\r\n    font-family: 'Heebo', sans-serif;\r\n    font-weight: 400;\r\n}\r\nh3 {\r\n    font-family:'Heebo', sans-serif;\r\n    font-weight:600;\r\n}\r\np {\r\n    font-family:'Heebo', sans-serif;\r\n    font-weight:400;\r\n}\r\n\r\nh3 > a{\r\n    font-family:'Heebo', sans-serif;\r\n    font-weight:600;\r\n}\r\n\r\nul > li > a {\r\n    font-family:'Heebo', sans-serif;\r\n    font-weight:400;\r\n}\r\nsection {\r\n    font-family:'Heebo', sans-serif;\r\n    font-weight:400;\r\n}\r\ntd {\r\n    border-color: #ddd;\r\n    border-style: solid;\r\n    border-width: 0.5px;\r\n    text-align:center;\r\n}<\/style>\r\n\t<script type='text\/javascript'>\r\n\r\n\tjQuery(function($){\r\n\t\tfunction setFullWidth() {\r\n\t\t\tvar no_content = $('.tpb-stretch-row');\r\n\t\t\tvar with_content = $('.tpb-stretch-row-content');\r\n\t\t\tvar content_and_padding = $('.tpb-stretch-row-content-no-padding');\r\n\r\n\t\t\t\/\/ tpb-stretch-row\r\n\t\t\tif(no_content.length > 0) {\r\n\t\t\t\tno_content.each(function(){\r\n\t\t\t\t\t$el = $(this);\r\n\r\n\t\t\t\t\tvar calc = getCalcStretch($el);\r\n\r\n\t\t\t\t\t\/\/ apply new css\r\n\t\t\t\t\t$el.css({\r\n\t\t\t\t\t\t'position': 'relative',\r\n\t\t\t\t\t\t'left': calc.left + 'px',\r\n\t\t\t\t\t\t'width': calc.width + 'px',\r\n\t\t\t\t\t\t'padding-left': calc.offset + 'px',\r\n\t\t\t\t\t\t'padding-right': calc.offset + 'px',\r\n\t\t\t\t\t\t'box-sizing': 'border-box'\r\n\t\t\t\t\t});\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ tpb-stretch-row-content\r\n\t\t\tif(with_content.length > 0) {\r\n\t\t\t\twith_content.each(function(){\r\n\t\t\t\t\t$el = $(this);\r\n\r\n\t\t\t\t\tvar calc = getCalcStretch($el);\r\n\r\n\t\t\t\t\t\/\/ apply new css\r\n\t\t\t\t\t$el.css({\r\n\t\t\t\t\t\t'position': 'relative',\r\n\t\t\t\t\t\t'left': calc.left + 'px',\r\n\t\t\t\t\t\t'width': calc.width + 'px',\r\n\t\t\t\t\t\t'padding-left': '15px',\r\n\t\t\t\t\t\t'padding-right': '15px',\r\n\t\t\t\t\t\t'box-sizing': 'border-box'\r\n\t\t\t\t\t});\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ tpb-stretch-row-content-no-padding\r\n\t\t\tif(content_and_padding.length > 0) {\r\n\t\t\t\tcontent_and_padding.each(function(){\r\n\t\t\t\t\t$el = $(this);\r\n\r\n\t\t\t\t\tvar calc = getCalcStretch($el);\r\n\r\n\t\t\t\t\t\/\/ apply new css\r\n\t\t\t\t\t$el.css({\r\n\t\t\t\t\t\t'position': 'relative',\r\n\t\t\t\t\t\t'left': calc.left + 'px',\r\n\t\t\t\t\t\t'width': calc.width + 'px'\r\n\t\t\t\t\t});\r\n\t\t\t\t});\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tfunction getCalcStretch($el) {\r\n\t\t\t\/\/ neutralize\r\n\t\t\t$el.css({\r\n\t\t\t\t'position': '',\r\n\t\t\t\t'left': '',\r\n\t\t\t\t'width': '',\r\n\t\t\t\t'padding': '',\r\n\t\t\t\t'padding-left': '',\r\n\t\t\t\t'padding-right': '',\r\n\t\t\t\t'box-sizing': '',\r\n\t\t\t});\r\n\t\t\t\r\n\t\t\t\/\/ get outer container\r\n\t\t\tif($('body > div#wrapper').length > 0) {\r\n\t\t\t\t$outer = $('body > div#wrapper');\t\t\t\t\r\n\t\t\t}\r\n\t\t\telse {\r\n\t\t\t\t$outer = $('body');\r\n\t\t\t}\r\n\r\n\t\t\tvar outerOffset = $outer.offset();\r\n\t\t\tvar offset = $el.offset();\r\n\t\t\tvar offsetLeft = offset.left - outerOffset.left; \r\n\t\t\tvar width = $outer.outerWidth();\r\n\r\n\t\t\t\/\/ set vars\r\n\t\t\tvar vars = {\r\n\t\t\t\toffset: offsetLeft,\r\n\t\t\t\tleft: offsetLeft * -1,\r\n\t\t\t\twidth: width\r\n\t\t\t}\r\n\r\n\t\t\treturn vars;\r\n\t\t}\r\n\r\n\t\tfunction getCalcStretchOld($el) {\r\n\t\t\t\/\/ neutralize\r\n\t\t\t$el.css({\r\n\t\t\t\t'position': '',\r\n\t\t\t\t'left': '',\r\n\t\t\t\t'width': '',\r\n\t\t\t\t'padding': '',\r\n\t\t\t\t'padding-left': '',\r\n\t\t\t\t'padding-right': '',\r\n\t\t\t\t'box-sizing': '',\r\n\t\t\t});\r\n\r\n\t\t\tvar offset = $el.offset();\r\n\r\n\t\t\t\/\/ set vars\r\n\t\t\tvar vars = {\r\n\t\t\t\toffset: offset.left,\r\n\t\t\t\tleft: offset.left * -1,\r\n\t\t\t\twidth: $(window).width()\r\n\t\t\t}\r\n\r\n\t\t\treturn vars;\r\n\t\t}\r\n\r\n\t\t$(window).resize(function() {\r\n\t\t\tsetFullWidth();\r\n\t\t});\r\n\r\n\t\tsetFullWidth();\r\n\t});\r\n\r\n\t<\/script>\r\n\r\n\t<style type='text\/css'>.tpb-custom-row-01828714655 {border-style: none !important;}<\/style>\t\t<div class='row tpb-row tpb-custom-row-01828714655 tpb-stretch-row-content-no-padding'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<head>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n    .heading-1 { \n              font-family: 'Heebo', sans-serif;\n              font-weight: 700;\n              font-size: 20px;\n              color:#ffffff;\n              margin:-40px 0px -20px 0px;\n            }\n            .heading-1:after {\n                    content:\"\";\n                    display: block;\n                    margin: 10px 0px 40px -40px;\n                    width: 106px;\n                    border-bottom: 4px solid #FFFFFF;\n            }\n            .heading-2--1 {\n                font-size:20px;\n            }\n            @media(max-width:414px) {\n            .heading-2--1 {\n                font-size:14px;\n            }\n            }\n            @media (max-width: 414px) {\n            .single-post h2 {\n            font-size: 14px;\n            }\n            }\n            .paragraph-1 {\n                font-family:'Heebo', sans-serif;\n                font-size:18px;\n                font-weight: 400;\n                text-align:justify;\n                color:#655D5A;\n            }\n            @media(max-width:414px) {\n                .paragraph-1 {\n                    font-size:14px;\n                }\n            }\n            .paragraph--1 {\n                font-family:'Heebo', sans-serif;\n                font-size:18px;\n                font-weight: 400;\n                color:#655D5A;\n                text-align:left;\n            }\n            .heading-2 { \n              font-family: 'Heebo', sans-serif;\n              font-weight: 700;\n              font-size: 40px;\n              color:#073C64;\n              margin:-40px 0px -20px 0px;\n            }\n            .heading-2:after {\n                    content:\"\";\n                    display: block;\n                    margin: 10px 0px 40px -40px;\n                    width: 106px;\n                    border-bottom: 4px solid #FDCB2C;\n            }\n            @media (max-width:414px) {\n                .heading-2:after {\n                    border-bottom: 3px solid #FDCB2C;\n                    margin: 10px 0px 40px 0px;\n                }\n            }\n            \n            @media (max-width:414px) {\n                .heading-1 {\n                    padding-left:0px;\n                    padding-top:45px;\n                }\n            }\n            .schome-hero {\n            margin: -30px -15px 0px -15px;\n            padding-bottom: 0;\n            background-color: #FFFFFF;\n            position: relative;\n            overflow: hidden;\n        }\n        .schome-hero__title {\n            position:absolute;\n            top: 20%;\n            left: 11%;\n            right:20%;\n            transform: translate (50%, 50%);\n        }\n        @media(min-width:1366px) {\n            .schome-hero__title {\n                position: absolute;\n                top: 14%;\n                left: 9%;\n                right: 20%;\n            }\n        }\n        @media(min-width:1440px) {\n            .schome-hero__title {\n                position: absolute;\n                top: 20%;\n                left: 11%;\n                right: 20%;\n            }\n        }\n        @media(min-width:1920px) {\n            .schome-hero__title {\n                position:absolute;\n                top: 20%;\n                left: 20%;\n                right:20%;\n                transform: translate (50%, 50%);\n            }\n        }\n        @media(max-width:414px){\n        .schome-hero {\n            margin: -14px -14px 0px -327px\n        }\n        .schome-hero__title {\n            top: 12px;\n            left: 332px;\n            right: 10px;\n        }\n        }\n        }\n        .title-kontak {\n            font-size:48px;\n        }\n        .breadcrumb>.active {\n            color: #073C64;\n        }\n        .img-cover img {\n            opacity:0.5;\n        }\n    <\/style>\n<\/head>\n<section class=\"top schome-hero\" style=\"margin-bottom:40px\">\n    <img decoding=\"async\" src=\"https:\/\/geo.ugm.ac.id\/wp-content\/uploads\/sites\/13\/2022\/11\/Geowebsite-cover.png\" class=\"img-cover\" style=\"opacity:0.2\" \/>\n    <div class=\"schome-hero__title\">\n        <h1 class=\"title-kontak\">Matriculation Program<\/h1>\n        <div class=\"heading-2--1\">\n        <h2>\n            Equalization of Vocational Education Diploma IV to Academic Education Bachelor's Degree at the Faculty of Geography, Universitas Gadjah Mada.\n        <\/h2>\n        <\/div>\n            <ul class=\"breadcrumb\" xmlns:v=\"http:\/\/rdf.data-vocabulary.org\/#\" style=\"padding-left:1px\">\n        <li typeof=\"v:Breadcrumb\">\n            <a rel=\"v:url\" property=\"v:title\" href=\"https:\/\/geo.ugm.ac.id\/en\/\">Beranda<\/a>\n        <\/li>\n        <li class=\"active\" typeof=\"v:Breadcrumb\">\n            Matriculation Program\n        <\/li>\n    <\/ul>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<!--Mulai Implementasi Matrikulasi-->\n<section>\n    <div>\n        <h1 class=\"heading-2\"> Introduction<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            In accordance with the Republic of Indonesia Law Number 12 of 2012 concerning Higher Education, graduates of vocational education can continue their education in academic education through equalization or matriculation. Matriculation is an activity carried out to enhance the initial knowledge and abilities required by students to participate in learning activities at a specific level. Operationally, the matriculation program is defined as activities to fulfill student competencies so that the gap between the two different curriculum standards can be met according to the competencies that must be fulfilled. This program is open to all students of the Vocational Education Diploma Four (D IV) program who will continue their studies to the master's academic level at the Faculty of Geography, Universitas Gadjah Mada. The implementation of the Matriculation Program is regulated in the Decision of the Dean of the Faculty of Geography, Universitas Gadjah Mada Number 252\/UN1\/FGE\/KPT\/AKD\/2022 concerning the Implementation of Matriculation for the Equivalency of Vocational Education Diploma Four to Academic Education Bachelor's Degree at the Faculty of Geography, Universitas Gadjah Mada.\n        <\/p>\n    <\/div>\n    <div style=\"padding-top:40px\">\n        <h1 class=\"heading-2\">Implementation of the Matriculation<\/h1>\n        <p class=\"paragraph-1\">\n            The matriculation program conducted at the Faculty of Geography, Universitas Gadjah Mada is as follows:\n        <\/p>\n        <ol class=\"paragraph-1\">\n            <li>Matriculation is conducted for a duration of 2 months, including lectures and examination arrangements.<\/li>\n            <li>Matriculation participants undertake 12 courses, with each course having 6 meetings, detailed as follows:<\/li>\n        <!--Tabel Daftar Matakuliah Program Matrikulasi-->\n        <table>\n            <tbody>\n            <tr>\n            <td rowspan=\"2\" width=\"51\"><strong>No<\/strong><\/td>\n            <td rowspan=\"2\" width=\"208\"><strong>Nama Mata Kuliah<\/strong><\/td>\n            <td rowspan=\"2\" width=\"45\"><strong>SKS<\/strong><\/td>\n            <td colspan=\"8\" width=\"242\"><strong>Minggu ke-<\/strong><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"27\"><strong>1<\/strong><\/td>\n            <td width=\"31\"><strong>2<\/strong><\/td>\n            <td width=\"31\"><strong>3<\/strong><\/td>\n            <td width=\"31\"><strong>4<\/strong><\/td>\n            <td width=\"31\"><strong>5<\/strong><\/td>\n            <td width=\"31\"><strong>6<\/strong><\/td>\n            <td width=\"31\"><strong>7<\/strong><\/td>\n            <td width=\"31\"><strong>8<\/strong><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">1.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Pengantar Geografi<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">2.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Geomorfologi<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">3.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Geografi Tanah<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">4.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Hidrologi<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">5.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Meteorologi Klimatologi<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">6.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Geografi Manusia<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td colspan=\"2\" width=\"259\">Ujian 1<\/td>\n            <td width=\"45\"><\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">7.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Geografi Penduduk<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">8.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Kartografi<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">9.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Penginderaan Jauh<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">10.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Sistem Informasi Geografis<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">11.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Wilayah dan Tata Ruang<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <td width=\"31\"><\/td>\n            <\/tr>\n            <tr>\n            <td colspan=\"2\" width=\"259\">Ujian 2<\/td>\n            <td width=\"45\"><\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"  style=\"background-color:#073C64;\"><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"51\">12.<\/td>\n            <td width=\"208\" style=\"text-align:left\">Kuliah Lapangan<\/td>\n            <td width=\"45\">1<\/td>\n            <td width=\"27\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\"><\/td>\n            <td width=\"31\" style=\"background-color:#073C64;\"><\/td>\n            <\/tr>\n            <\/tbody>\n            <\/table>\n        <li>Participants who successfully complete this matriculation program are not required to attend regular matriculation for the master's program.<\/li>\n        <li>After completing the matriculation program, successful participants will receive a certificate accompanied by the matriculation results.<\/li>\n        <li>The matriculation certificate is issued by the Faculty of Geography, Universitas Gadjah Mada.<\/li>\n        <li>The validity period of the matriculation certificate is 2 (two) years.<\/li>\n        <\/ol>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Requirementsn<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n           Requirements \n        <\/p>\n        <ol class=\"paragraph-1\">\n            <li>Participants must have graduated from a vocational diploma four (D IV) program, accompanied by a photocopy of their Diploma\/Certificate of Completion and Transcript of Records.<\/li>\n            <li>Have a GPA according to the admission requirements for the master's program:<\/li>\n            <ul>\n                <li>\u2265 2.50 on a scale of 4 or equivalent, for graduates of programs accredited A,<\/li>\n                <li>\u2265 2.75 on a scale of 4 or equivalent, for graduates of programs accredited B,<\/li>\n                <li>\u2265 3.00 on a scale of 4 or equivalent, for graduates of programs accredited C.<\/li>\n            <\/ul>\n            <li>Students who are completing their Final Project can participate in this matriculation program by providing:<\/li>\n            <ul>\n                <li>a recommendation from the Final Project Supervisor and approved by the Department Chairperson\/authorized official, and\n<\/li>\n                <li>a temporary transcript of records.<\/li>\n            <\/ul>\n        <\/ol>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Program Magister yang Ditawarkan<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            Program Magister yang ditawarkan di Fakultas Geografi Universitas Gadjah Mada adalah: \n        <\/p>\n        <ol class=\"paragraph-1\">\n            <li>Master's Program in Geography, with concentrations in Physical Geography and Human Geography (MGEO - <a href=\"https:\/\/s2.geografi.ugm.ac.id\/\">https:\/\/s2.geografi.ugm.ac.id\/)<\/a>,<\/li>\n            <li>Master's Program in Geography, with a focus on Coastal and Watershed Management Planning (MPPDAS - <a href=\"https:\/\/mppdas.geo.ugm.ac.id\/\">https:\/\/mppdas.geo.ugm.ac.id\/)<\/a>,<\/li>\n            <li>Master's Program in Geography, with a focus on Regional Development (MPW - <a href=\"https:\/\/mpw.geo.ugm.ac.id\/\">https:\/\/mpw.geo.ugm.ac.id\/<\/a>), dan<\/li>\n            <li>Remote Sensing Program (MPJ - <a href=\"https:\/\/mpj.geo.ugm.ac.id\/\">https:\/\/mpj.geo.ugm.ac.id\/<\/a>).<\/li>\n        <\/ol>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Enrollment Procedure<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            Enrollment Procedure:\n        <\/p>\n        <ol class=\"paragraph-1\">\n            <li>Interested students prepare the registration requirements and upload them through the website <a href=\"http:\/\/ugm.id\/MatrikulasiD4keS1\">http:\/\/ugm.id\/MatrikulasiD4keS1<\/a>.<\/li>\n            <li>The Head of the Master's Program and the postgraduate academic team at the Faculty verify the registration documents and select prospective students. Interviews may be conducted if necessary.<\/li>\n            <li>The Head of the Master's Program submits the minutes of the selection results for Matriculation Program candidates to the Faculty.\n<\/li>\n            <li>The Faculty announces the results of the Matriculation Program student admissions.\n<\/li>\n        <\/ol>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Study Cost<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            The matriculation fee is set at Rp 4,500,000.00 (four million five hundred thousand Indonesian Rupiah) per student. The Matriculation Program can be conducted with a minimum of 5 participants.\n        <\/p>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Schedule<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            The schedule of the matriculation program enrollment is as follows:\n        <\/p>\n        <table class=\"paragraph-1\">\n            <tbody>\n            <tr>\n            <td width=\"228\"><strong>Activity<\/strong><\/td>\n            <td width=\"198\"><strong>Odd Semester<\/strong><\/td>\n            <td width=\"198\"><strong>Even Semester<\/strong><\/td>\n            <\/tr>\n            <tr>\n            <td width=\"228\" style=\"text-align: left;\">Registration<\/td>\n            <td width=\"198\" style=\"text-align: left;\">July<\/td>\n            <td width=\"198\" style=\"text-align: left;\">January<\/td>\n            <\/tr>\n            <tr>\n            <td width=\"228\" style=\"text-align: left;\">Selection<\/td>\n            <td width=\"198\" style=\"text-align: left;\">August<\/td>\n            <td width=\"198\" style=\"text-align: left;\">February<\/td>\n            <\/tr>\n            <tr>\n            <td width=\"228\" style=\"text-align: left;\">Announcement<\/td>\n            <td width=\"198\" style=\"text-align: left;\">August<\/td>\n            <td width=\"198\" style=\"text-align: left;\">February<\/td>\n            <\/tr>\n            <tr>\n            <td width=\"228\" style=\"text-align: left;\">Implementation<\/td>\n            <td width=\"198\" style=\"text-align: left;\">September - October<\/td>\n            <td width=\"198\" style=\"text-align: left;\">March - April<\/td>\n            <\/tr>\n            <\/tbody>\n            <\/table>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class='row tpb-row'>\r\n\t\t\t\t\t<div class='tpb tpb-html col-md-12'>\r\n\t\t\t<div class=\"row\">\r\n\t\r\n\t<div class=\"col-md-12 widget-html\">\r\n\t\t\t\t<section>\n    <div>\n        <h1 class=\"heading-2\">Contact and Information<\/h1>\n    <\/div>\n    <div>\n        <p class=\"paragraph-1\">\n            If you need further information, please contact the Academic Affairs of the Postgraduate Program at the Faculty of Geography, UGM:\n\n        <\/p>\n        <ul class=\"paragraph-1\">\n            <li>Email\t: <b>akademikpasca.geo@ugm.ac.id<\/b><\/li>\n            <li>Phone\t: 0274 649 2348<\/li>\n            <li>Mobile\t: +62 851 7343 9300<\/li>\n        <\/ul>\n    <\/div>\n<\/section>\t<\/div>\r\n\r\n<\/div>\t\t\t<\/div>\r\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Matriculation Program Equalization of Vocational Education Diploma IV to Academic Education Bachelor&#8217;s Degree at the Faculty of Geography, Universitas Gadjah Mada. Beranda Matriculation Program Introduction In accordance with the Republic of Indonesia Law Number 12 of 2012 concerning Higher Education, graduates of vocational education can continue their education in academic education through equalization or matriculation. [&hellip;]<\/p>\n","protected":false},"author":168,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/blank-page.php","meta":{"footnotes":""},"class_list":["post-9961","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/pages\/9961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/users\/168"}],"replies":[{"embeddable":true,"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/comments?post=9961"}],"version-history":[{"count":1,"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/pages\/9961\/revisions"}],"predecessor-version":[{"id":9962,"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/pages\/9961\/revisions\/9962"}],"wp:attachment":[{"href":"https:\/\/geo.ugm.ac.id\/en\/wp-json\/wp\/v2\/media?parent=9961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}