{"id":2677,"date":"2026-05-09T12:19:29","date_gmt":"2026-05-09T12:19:29","guid":{"rendered":"https:\/\/hodide.org\/?page_id=2677"},"modified":"2026-05-10T10:01:38","modified_gmt":"2026-05-10T10:01:38","slug":"directory","status":"publish","type":"page","link":"https:\/\/hodide.org\/?page_id=2677","title":{"rendered":"Directory"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<style>\n    :root {\n        --primary-blue: #002347;\n        --accent-red: #d90429;\n        \/* Faint Blueish Overlay Gradient *\/\n        --overlay-gradient: linear-gradient(135deg, #f0f7ff 0%, #e9eff5 100%);\n        --white: #ffffff;\n        --text-main: #2d3436;\n    }\n\n    body { margin: 0; font-family: 'Inter', -apple-system, sans-serif; background-color: var(--white); }\n\n    \/* --- Justified Top Content --- *\/\n    .intro-container {\n        padding: 80px 12% 60px;\n        background-color: var(--white);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .red-divider-header {\n        position: relative;\n        width: 100%;\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .red-divider-header::before {\n        content: \"\";\n        position: absolute;\n        top: 50%;\n        left: 0;\n        width: 100%;\n        height: 2px;\n        background: var(--accent-red);\n        z-index: 1;\n    }\n\n    .red-divider-header h1 {\n        position: relative;\n        z-index: 2;\n        background: var(--white);\n        padding: 0 40px;\n        display: inline-block;\n        color: var(--primary-blue);\n        text-transform: lowercase;\n        font-size: 2.5rem;\n        font-weight: 800;\n        letter-spacing: -1.5px;\n        margin: 0;\n    }\n\n    .justified-text {\n        max-width: 950px;\n        text-align: justify;\n        color: var(--text-main);\n        line-height: 1.9;\n        font-size: 1.15rem;\n        margin-top: 20px;\n    }\n\n    \/* --- Resource Grid with Blueish Overlay --- *\/\n    .resource-section {\n        padding: 80px 10% 120px;\n        background: var(--overlay-gradient); \n        position: relative;\n    }\n\n    .resource-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n    }\n\n    \/* Modern Card Design *\/\n    .resource-card {\n        background: var(--white);\n        border-radius: 24px;\n        padding: 40px;\n        position: relative;\n        overflow: hidden;\n        border: 1px solid rgba(0, 35, 71, 0.03);\n        box-shadow: 0 10px 40px rgba(0, 35, 71, 0.04);\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    }\n\n    .resource-card:hover {\n        transform: translateY(-12px);\n        box-shadow: 0 25px 50px rgba(0, 35, 71, 0.08);\n        border-color: var(--accent-red);\n    }\n\n    .resource-card h2 {\n        color: var(--primary-blue);\n        font-size: 1.2rem;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: 30px;\n        display: flex;\n        align-items: center;\n        gap: 12px;\n    }\n\n    \/* Bullet Point Styling *\/\n    .document-links {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .document-links li {\n        margin-bottom: 18px;\n        padding-left: 20px;\n        position: relative;\n    }\n\n    \/* Minimalist Red Circle Bullet *\/\n    .document-links li::before {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        top: 50%;\n        transform: translateY(-50%);\n        width: 6px;\n        height: 6px;\n        background-color: var(--accent-red);\n        border-radius: 50%;\n        transition: all 0.3s ease;\n    }\n\n    .document-links li:hover::before {\n        transform: translateY(-50%) scale(1.4);\n        background-color: var(--primary-blue);\n    }\n\n    .document-links li a {\n        text-decoration: none;\n        color: var(--text-main);\n        font-weight: 500;\n        font-size: 0.95rem;\n        transition: color 0.2s;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n\n    .document-links li a:hover {\n        color: var(--accent-red);\n    }\n\n    \/* Subtle Download Icon hint *\/\n    .document-links li a::after {\n        content: \"\u2193\";\n        font-size: 1.1rem;\n        opacity: 0;\n        transition: opacity 0.3s;\n    }\n\n    .document-links li a:hover::after {\n        opacity: 1;\n    }\n\n    .cat-icon { font-size: 1.4rem; opacity: 0.9; }\n\n<\/style>\n<\/head>\n<body>\n\n    <!-- SECTION 1: JUSTIFIED TEXT HEADER -->\n    <center>\n        <div class=\"justified-text\">\n            Currently, we oversee 251 Pre-Primary Schools (Childhood Development Centres), 360 Primary Schools, 55 Secondary Schools, and 10 Tertiary and Vocational Training Institutions.\nOur commitment extends far beyond mere establishment; we take pride in ensuring quality education by actively participating in the development and implementation of diverse curricula. Regular supervision is conducted to maintain exceptional standards in partnership with other stakeholders.\nMoreover, we see these schools as more than just educational institutions. They provide a unique opportunity for evangelization through the teaching of religion and catechism, fostering spiritual growth alongside academic excellence.\nIn light of the ever-changing social, political, and economic landscape \u2013 exemplified by the growing oil industry in the area \u2013 we actively engage with the government and other stakeholders to develop relevant curricula. Our goal is to equip the youth with essential skills for leading meaningful lives in this dynamic world.\nThank you for being a part of this journey towards transformative education and positive impact. Together, we can create a brighter future for the youth and the entire community.\n        <\/div>\n    <\/center>\n    <\/section>\n<br>\n\n    <!-- SECTION 2: DOWNLOADABLE CATEGORIES -->\n    <section class=\"resource-section\">\n        <div class=\"resource-grid\">\n            \n            <!-- Category: Circulars -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\ud83d\udce2<\/span> Circulars<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/HODIDE-CIRCULAR-END-OF-TERM-1-2024.pdf\" download>HODIDE-CIRCULAR-END-OF-TERM-1-2024<\/a><\/li>\n                    \n                <\/ul>\n            <\/div>\n\n            <!-- Category: Exams -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\ud83d\udcdd<\/span> Exams<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/GENERAL-HODEB-MOCK-PRIMARY-PERFORMACE-2023.pdf\" download>HODEB-MOCK-PRIMARY-PERFORMACE-2023<\/a><\/li>\n                    \n                <\/ul>\n            <\/div>\n\n            <!-- Category: Resources -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\ud83d\udcc2<\/span> Resources<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/SECONDARY-SCHOOLS-IN-THE-DIOCESE-OF-HOIMA.pdf\" download>DIOCESAN SCHOOLS<\/a><\/li>\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/CHILD-PROTECTION-HANDBOOK.pdf\" download>CHILD-PROTECTION-HANDBOOK<\/a><\/li>\n                    \n                <\/ul>\n            <\/div>\n\n            <!-- Category: Governance -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\u2696\ufe0f<\/span> Governance<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/ORGANISATIONAL-PROFILE-EDUCATION.pdf\" download>ORGANISATIONAL-PROFILE-EDUCATION<\/a><\/li>\n                    \n                <\/ul>\n            <\/div>\n\n            <!-- Category: Vacariate schools -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\ud83d\udc69\u200d\ud83c\udfeb<\/span> Vacariate schools<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/HOIMA.pdf\" download>Hoima<\/a><\/li>\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/MASINDI.pdf\" download>Masindi<\/a><\/li>\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/KIBAALE-.pdf\" download>Kibaale<\/a><\/li>\n                <\/ul>\n            <\/div> \n\n            <!-- Category: Archives -->\n            <div class=\"resource-card\">\n                <h2><span class=\"cat-icon\">\ud83c\udfdb\ufe0f<\/span> Archives<\/h2>\n                <ul class=\"document-links\">\n                    <li><a href=\"https:\/\/hodide.org\/wp-content\/uploads\/2026\/05\/SECOND-TERM-NEWS-LETTER-2019.pdf\" download>NEWS-LETTER-2019<\/a><\/li>\n                    \n                <\/ul>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Currently, we oversee 251 Pre-Primary Schools (Childhood Development Centres), 360 Primary Schools, 55 Secondary Schools, and 10 Tertiary and Vocational Training Institutions. Our commitment extends far beyond mere establishment; we&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2677","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/pages\/2677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hodide.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2677"}],"version-history":[{"count":38,"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/pages\/2677\/revisions"}],"predecessor-version":[{"id":3037,"href":"https:\/\/hodide.org\/index.php?rest_route=\/wp\/v2\/pages\/2677\/revisions\/3037"}],"wp:attachment":[{"href":"https:\/\/hodide.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}