Kamis, 22 Januari 2026

Ruang Ujian Apps Script

 



https://www.youtube.com/watch?v=9uQLJOV-PGc

https://drive.google.com/drive/folders/1KIvKKMFQ0XTNih_QqqjAJQxLpTORIRcX

0:23 59

5:03 46

7:06 27

9:29 19


59462719

Index.html

<!DOCTYPE html>
<html lang="id">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <title>UJIAN ONLINE CBT</title>
  <link rel="icon" href="https://upload.wikimedia.org/wikipedia/commons/9/98/Kota_Bengkulu.png" />
  <style>
    html, body {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      background-color: #eee;
      overflow: hidden; /* Mencegah scroll ganda */
    }

    .iframe-container {
      width: 100%;
      height: 100dvh; /* Menggunakan dvh agar pas di mobile browser */
      overflow: hidden;
    }

    iframe {
      display: block;
      width: 100%;
      height: 100%;
      border: none;
    }
  </style>
</head>
<body>
  <div class="iframe-container">
    <iframe
      id="app"
      src="https://script.google.com/macros/s/AKfycbxunFw9APNPfzdga_2sLLwiZSYrJwIbhtpd0udIEolQPYvOwTDAfR0I39JCh7X43Fh_/exec"
      scrolling="yes"
      allowfullscreen="true"
      webkitallowfullscreen="true"
      mozallowfullscreen="true"
      allow="fullscreen; camera; microphone; display-capture; geolocation;">
    </iframe>
  </div>
</body>
</html>

Tidak ada komentar:

Posting Komentar

Formulir Absensi

  https://www.youtube.com/watch?v=Fxzhcj-yZ-U&list=PL36UuWSN9z2fPYaM8BO-Aa2DVPXzBUI4Z https://www.codewithai.my.id/2024/03/project-1-mem...