{"id":17534,"date":"2026-06-15T03:37:11","date_gmt":"2026-06-15T03:37:11","guid":{"rendered":"https:\/\/pbsi.upgris.ac.id\/?page_id=17534"},"modified":"2026-06-15T03:37:12","modified_gmt":"2026-06-15T03:37:12","slug":"qa-standard","status":"publish","type":"page","link":"https:\/\/pbsi.upgris.ac.id\/index.php\/qa-standard\/","title":{"rendered":"QA Standard"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==================== INTERNAL QUALITY ASSURANCE SYSTEM PGPAUD ==================== *\/\n.qa-system-section {\n    max-width: 1300px;\n    margin: 60px auto;\n    padding: 20px;\n    font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;\n}\n\n.qa-system-container {\n    background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);\n    border-radius: 2rem;\n    padding: 2.5rem;\n    box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.1);\n    border: 1px solid #e2e8f0;\n}\n\n\/* Header *\/\n.qa-system-header {\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 2rem auto;\n}\n\n.qa-system-header span {\n    background: #eef2ff;\n    color: #1d4ed8;\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 0.3rem 1rem;\n    border-radius: 40px;\n    display: inline-block;\n    margin-bottom: 1rem;\n}\n\n.qa-system-header h2 {\n    font-size: 2rem;\n    font-weight: 700;\n    color: #0f172a;\n    margin-bottom: 1rem;\n    letter-spacing: -0.02em;\n}\n\n.qa-system-header p {\n    color: #334155;\n    line-height: 1.6;\n    font-size: 1rem;\n}\n\n\/* ==================== SPMI MANUAL SECTION (EMBED PDF) ==================== *\/\n.qa-manual-section {\n    background: white;\n    border-radius: 1.5rem;\n    padding: 1.8rem;\n    margin-bottom: 2.5rem;\n    border: 1px solid #e2e8f0;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);\n}\n\n.qa-manual-header {\n    text-align: center;\n    margin-bottom: 1.5rem;\n}\n\n.manual-icon {\n    font-size: 2.5rem;\n    display: block;\n    margin-bottom: 0.5rem;\n}\n\n.qa-manual-header h3 {\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: #1e3a8a;\n    margin-bottom: 0.5rem;\n}\n\n.qa-manual-header p {\n    font-size: 0.9rem;\n    color: #64748b;\n}\n\n.qa-manual-pdf {\n    margin-bottom: 1rem;\n    border-radius: 1rem;\n    overflow: hidden;\n    border: 1px solid #e2e8f0;\n}\n\n.qa-manual-pdf iframe {\n    width: 100%;\n    height: 600px;\n    border: none;\n}\n\n.qa-manual-footer {\n    text-align: center;\n}\n\n.qa-download-btn {\n    background: #2563eb;\n    color: white;\n    text-decoration: none;\n    padding: 0.7rem 1.5rem;\n    border-radius: 40px;\n    font-size: 0.9rem;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    transition: all 0.2s;\n    border: none;\n    cursor: pointer;\n}\n\n.qa-download-btn:hover {\n    background: #1e40af;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 12px rgba(37, 99, 235, 0.25);\n}\n\n.qa-download-btn.small {\n    padding: 0.5rem 1.2rem;\n    font-size: 0.8rem;\n}\n\n.pdf-note {\n    font-size: 0.7rem;\n    color: #94a3b8;\n    margin-top: 0.8rem;\n}\n\n\/* ==================== 4 STANDARDS SECTION (KARTU DOWNLOAD) ==================== *\/\n.qa-standards-section {\n    margin-bottom: 2rem;\n}\n\n.qa-standards-header {\n    text-align: center;\n    margin-bottom: 1.8rem;\n}\n\n.qa-standards-header span {\n    background: #eef2ff;\n    color: #1d4ed8;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 0.2rem 0.8rem;\n    border-radius: 30px;\n    display: inline-block;\n    margin-bottom: 0.5rem;\n}\n\n.qa-standards-header h3 {\n    font-size: 1.3rem;\n    font-weight: 600;\n    color: #0f172a;\n}\n\n\/* Grid 4 Kartu *\/\n.qa-standards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 1.5rem;\n}\n\n.qa-standard-card {\n    background: white;\n    border-radius: 1.2rem;\n    padding: 1.5rem;\n    transition: all 0.25s ease;\n    border: 1px solid #e2e8f0;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n}\n\n.qa-standard-card:hover {\n    transform: translateY(-3px);\n    border-color: #b9d0f8;\n    box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.1);\n}\n\n.card-icon {\n    font-size: 2.2rem;\n    background: #eef2ff;\n    width: 55px;\n    height: 55px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 1rem;\n    margin-bottom: 1rem;\n}\n\n.card-content h4 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #0f172a;\n    margin-bottom: 0.5rem;\n}\n\n.card-content p {\n    font-size: 0.8rem;\n    color: #475569;\n    line-height: 1.5;\n    margin-bottom: 1.2rem;\n}\n\n\/* Footer Badges *\/\n.qa-system-footer {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 1rem;\n    margin-top: 1rem;\n    padding-top: 1.8rem;\n    border-top: 1px solid #e2e8f0;\n}\n\n.footer-badge {\n    text-align: center;\n    background: #f1f5f9;\n    padding: 0.5rem 1rem;\n    border-radius: 50px;\n    min-width: 100px;\n}\n\n.footer-badge span {\n    font-weight: 800;\n    font-size: 0.85rem;\n    color: #1e3a8a;\n    display: block;\n}\n\n.footer-badge p {\n    font-size: 0.6rem;\n    color: #475569;\n    margin: 0.2rem 0 0;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .qa-system-container {\n        padding: 1.5rem;\n    }\n    \n    .qa-system-header h2 {\n        font-size: 1.6rem;\n    }\n    \n    .qa-manual-pdf iframe {\n        height: 400px;\n    }\n    \n    .qa-manual-header h3 {\n        font-size: 1.3rem;\n    }\n    \n    .qa-standards-grid {\n        gap: 1rem;\n    }\n    \n    .qa-standard-card {\n        padding: 1.2rem;\n    }\n    \n    .card-icon {\n        width: 48px;\n        height: 48px;\n        font-size: 1.8rem;\n    }\n    \n    .card-content h4 {\n        font-size: 1.1rem;\n    }\n}\n\n@media (max-width: 480px) {\n    .qa-manual-pdf iframe {\n        height: 300px;\n    }\n    \n    .footer-badge {\n        min-width: 85px;\n        padding: 0.4rem 0.6rem;\n    }\n    \n    .footer-badge span {\n        font-size: 0.75rem;\n    }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n\/\/ ==================== JAVASCRIPT: SPMI PGPAUD ====================\ndocument.addEventListener('DOMContentLoaded', function() {\n    const downloadButtons = document.querySelectorAll('.qa-download-btn');\n    \n    downloadButtons.forEach(btn => {\n        btn.addEventListener('click', function(e) {\n            console.log(`Downloading: ${this.innerText} - ${this.href}`);\n            \/\/ Anda bisa menambahkan Google Analytics di sini\n        });\n    });\n});\n<\/script>\n\n<!-- ==================== INTERNAL QUALITY ASSURANCE SYSTEM PGPAUD ==================== -->\n<section class=\"qa-system-section\">\n    <div class=\"qa-system-container\">\n        <!-- 4 STANDAR LAINNYA (KARTU DOWNLOAD DI BAWAH) -->\n        <div class=\"qa-standards-section\">\n            <div class=\"qa-standards-header\">\n                <span>STANDARD DOCUMENTS<\/span>\n                <h3>SPMI Standards<\/h3>\n            <\/div>\n\n            <div class=\"qa-standards-grid\">\n                <!-- Card 1: Education Standard -->\n                <div class=\"qa-standard-card\">\n                    <div class=\"card-icon\">\ud83d\udcda<\/div>\n                    <div class=\"card-content\">\n                        <h4>Education Standard<\/h4>\n                        <p>Standar kompetensi lulusan, kurikulum, pembelajaran, penilaian, dosen, sarana, pengelolaan, dan pembiayaan.<\/p>\n                        <a href=\"https:\/\/pgpaud.upgris.ac.id\/wp-content\/uploads\/2026\/06\/SPMI-Standar.pdf\" class=\"qa-download-btn small\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            \ud83d\udce5 Download PDF\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Card 2: Research Standard -->\n                <div class=\"qa-standard-card\">\n                    <div class=\"card-icon\">\ud83d\udd2c<\/div>\n                    <div class=\"card-content\">\n                        <h4>Research Standard<\/h4>\n                        <p>Standar hasil, isi, proses, penilaian penelitian, peneliti, sarana, pengelolaan, dan pendanaan penelitian.<\/p>\n                        <a href=\"https:\/\/pgpaud.upgris.ac.id\/wp-content\/uploads\/2026\/06\/SPMI-Standar-penelitian.pdf\" class=\"qa-download-btn small\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            \ud83d\udce5 Download PDF\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Card 3: Community Service Standard -->\n                <div class=\"qa-standard-card\">\n                    <div class=\"card-icon\">\ud83e\udd1d<\/div>\n                    <div class=\"card-content\">\n                        <h4>Community Service Standard<\/h4>\n                        <p>Standar hasil, isi, proses, penilaian PkM, pelaksana, sarana, pengelolaan, dan pendanaan pengabdian.<\/p>\n                        <a href=\"https:\/\/pgpaud.upgris.ac.id\/wp-content\/uploads\/2026\/06\/Standar-Pengabdian.pdf\" class=\"qa-download-btn small\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            \ud83d\udce5 Download PDF\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Card 4: Additional Standards -->\n                <div class=\"qa-standard-card\">\n                    <div class=\"card-icon\">\u2b50<\/div>\n                    <div class=\"card-content\">\n                        <h4>Additional Standards<\/h4>\n                        <p>Standar visi-misi, tata kelola, PMB, layanan mahasiswa, kerjasama, laboratorium, kemahasiswaan, alumni, MBKM.<\/p>\n                        <a href=\"https:\/\/pgpaud.upgris.ac.id\/wp-content\/uploads\/2026\/06\/SPMI-Standar-Tambahan.pdf\" class=\"qa-download-btn small\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            \ud83d\udce5 Download PDF\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- FOOTER BADGES -->\n     \n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>STANDARD DOCUMENTS SPMI Standards \ud83d\udcda Education Standard Standar kompetensi lulusan, kurikulum, pembelajaran, penilaian, dosen, sarana, pengelolaan, dan pembiayaan. \ud83d\udce5 Download PDF \ud83d\udd2c Research Standard Standar hasil, isi, proses, penilaian penelitian, peneliti, sarana, pengelolaan, dan pendanaan penelitian. \ud83d\udce5 Download PDF \ud83e\udd1d Community Service Standard Standar hasil, isi, proses, penilaian PkM, pelaksana, sarana, pengelolaan, dan pendanaan pengabdian. [&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-17534","page","type-page","status-publish","hentry"],"blocksy_meta":[],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin","author_link":"https:\/\/pbsi.upgris.ac.id\/index.php\/author\/upttik\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"STANDARD DOCUMENTS SPMI Standards \ud83d\udcda Education Standard Standar kompetensi lulusan, kurikulum, pembelajaran, penilaian, dosen, sarana, pengelolaan, dan pembiayaan. \ud83d\udce5 Download PDF \ud83d\udd2c Research Standard Standar hasil, isi, proses, penilaian penelitian, peneliti, sarana, pengelolaan, dan pendanaan penelitian. \ud83d\udce5 Download PDF \ud83e\udd1d Community Service Standard Standar hasil, isi, proses, penilaian PkM, pelaksana, sarana, pengelolaan, dan pendanaan pengabdian.&hellip;","_links":{"self":[{"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/pages\/17534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/comments?post=17534"}],"version-history":[{"count":1,"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/pages\/17534\/revisions"}],"predecessor-version":[{"id":17536,"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/pages\/17534\/revisions\/17536"}],"wp:attachment":[{"href":"https:\/\/pbsi.upgris.ac.id\/index.php\/wp-json\/wp\/v2\/media?parent=17534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}