{"id":6,"date":"2026-07-29T06:39:54","date_gmt":"2026-07-29T06:39:54","guid":{"rendered":"https:\/\/absensionline.manuriska.sch.id\/?page_id=6"},"modified":"2026-07-29T06:39:54","modified_gmt":"2026-07-29T06:39:54","slug":"scanner-absen-siswa","status":"publish","type":"page","link":"https:\/\/absensionline.manuriska.sch.id\/?page_id=6","title":{"rendered":"Scanner Absen Siswa"},"content":{"rendered":"\n<div style=\"text-align: center; max-width: 500px; margin: auto;\">\n    <h2>Absensi Mata Pelajaran<\/h2>\n    <div id=\"reader\" style=\"width: 100%;\"><\/div>\n    <div id=\"result\" style=\"margin-top: 20px; font-weight: bold; font-size: 18px; padding: 10px;\"><\/div>\n<\/div>\n\n<!-- Library Barcode \/ QR Scanner -->\n<script src=\"https:\/\/unpkg.com\/html5-qrcode\"><\/script>\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n<script>\nfunction onScanSuccess(decodedText, decodedResult) {\n    \/\/ Hentikan sementara scanner agar tidak scan beruntun\n    html5QrcodeScanner.clear();\n    \n    jQuery('#result').html('<span style=\"color: blue;\">Memproses barcode: ' + decodedText + '...<\/span>');\n\n    \/\/ Kirim data ke WordPress AJAX yang sudah kita buat di plugin\n    jQuery.ajax({\n        url: '<?php echo admin_url(\"admin-ajax.php\"); ?>',\n        type: 'POST',\n        data: {\n            action: 'process_attendance',\n            barcode: decodedText,\n            security: '<?php echo wp_create_nonce(\"attendance_nonce\"); ?>'\n        },\n        success: function(response) {\n            if(response.success) {\n                jQuery('#result').html('<span style=\"color: green; background: #e6ffed; padding: 10px; display: block;\">' + response.data + '<\/span>');\n            } else {\n                jQuery('#result').html('<span style=\"color: red; background: #ffebee; padding: 10px; display: block;\">' + response.data + '<\/span>');\n            }\n            \n            \/\/ Nyalakan kembali scanner setelah 3 detik\n            setTimeout(function() {\n                location.reload();\n            }, 3000);\n        },\n        error: function() {\n            jQuery('#result').html('<span style=\"color: red;\">Terjadi kesalahan koneksi server.<\/span>');\n            setTimeout(function() { location.reload(); }, 3000);\n        }\n    });\n}\n\nlet html5QrcodeScanner = new Html5QrcodeScanner(\n    \"reader\", { fps: 10, qrbox: 250 }, false);\nhtml5QrcodeScanner.render(onScanSuccess);\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Absensi Mata Pelajaran<\/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-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":1,"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":8,"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/8"}],"wp:attachment":[{"href":"https:\/\/absensionline.manuriska.sch.id\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}