wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

KK3 (php, html, xampp, web, Konversi bilagnan)

Total questions: 75

Worksheet time: 45mins

Name
Class
Date
1.

Dalam merancang sebuah website kita tidak bisa lepas dari yang namanya php, php itu sendiri adalah..

a)

Hypertext Preprocessor

b)

Personal Hypertext Processor

c)

Preprocessed Hypertext Page

d)

Hypertext Programming Language

2.

Software text editor ada banyak yang bisa kita gunakan saat merancang sebuah website, salah satunya yaitu

a)

notepade

b)

sublimes

c)

notepad--

d)

visual studio code

3.

File index.php yang biasa kita akses di browser tersimpan di..

a)

C/xampp/htdoct/namafolder

b)

D/xampp/htdoct/namafolder

c)

E/xampp/htdoct/namafolder

d)

local/xampp/htdoct/namafolder

4.

dalam dunia website ada istilah ip public dan ip private, yang bisa digunakan untuk mengakses sebuah website menggunakan ip

a)

open

b)

public

c)

private

d)

general

5.

selain nama website yang mudah diingat oleh kita, sebenarya website tersebut berupa..

a)

Local private address

b)

ip local address

c)

ip address

d)

ip share used

6.

Fungsi echo yang sering digunakan, sebenarnya memiliki fungsi untuk

a)

Menampilkan output ke layar

b)

Mengambil input dari pengguna

c)

Mengembalikan nilai

d)

Menghentikan skrip

7.

Untuk memulai session di PHP, kita perlu menggunakan :

a)

session_start();

b)

start_session();

c)

begin_session();

d)

initiate_session();

8.

ketika kalian telah selesai membuat file indek php yang tesimpan di drive c, file tersebut berekstensi...

a)

.doc

b)

.php

c)

.html

d)

.xlxs

9.

echo merupakan salah satu script yang sering digunakan dan memiliki peran sebagai

a)

menampilkan cetakan

b)

menampilkan hasil ketikan

c)

menampilkan output php

d)

menampilkan outmut pada xampp

10.

$ merupakan salah satu variabel yang wajib ada dalam penulisan script di....

a)

php

b)

css

c)

java script

d)

routing

11.

Terdapat sebuah code program "echo 5 + 5;", jika kode tersebut di running atau dijalankan maka hasil yang ditampilkan adalah

a)

10

b)

5

c)

55

d)

15

12.

Awal penulisan code php terdapat variabel session, yang berarti...

a)

Menyimpan file

b)

Penyimpanan data permanen

c)

Penyimpanan data sementara

d)

Menghapus data

13.

Menurut saya $_POST pada penulisan code di PHP memiliki maksud

a)

Mengambil data dari form yang dikirim dengan metode GET

b)

Menyimpan data ke database

c)

Mengambil data dari URL

d)

Mengambil data dari form yang dikirim dengan metode POST

14.

Bagaimana cara menampilkan teks "Hello, World!" di layar menggunakan PHP?

a)

vsfrint

b)

POS_T

c)

Share

d)

Echo

15.

script/code untuk memulai pemrograman php adalah ...

a)

<?php

b)

>?php

c)

php

d)

</html>

16.

Untuk mendeklarasikan variabel pada php diawali dengan tanda ...

a)

#

b)

$

c)

//

d)

echo

17.

Website yang mengandung kode program PHP dapat disimpan dalam ekstensi file...

a)

index.html

b)

index.php

c)

index.htmlphp

d)

index.ppt

18.

Bagaimana PHP ditulis ke dalam halaman web?

a)

Sama seperti tag html lainnya: <php> </php>

b)

Hanya dapat ditulis di file terpisah yang ditautkan ke halaman html

c)

Menggunakan kurung kurawal {php} {/php}

d)

Script PHP dimulai dengan <?php dan diakhiri dengan ?>

19.

Setiap baris dari kode PHP diakhiri dengan simbol apa?

a)

semicolon ;

b)

colon :

c)

square bracket ]

d)

curly bracket }

20.

Output dari kode program tersebut adalah...

a)

Tidak direstui

b)

Cari cewek baru

c)

Mantu idaman

d)

Syntax error

21.

Apa fungsi dari syntax PHP berikut :

<?php

a)

mengawali perintah HTML

b)

mengawali perintah PHP

c)

mengakhiri HTML

d)

mangakhiri PHP

e)

Menyatakan bahwa PHP sudah ada

22.

Apa yang di maksud pemograman PHP

a)

Pemograman Bebasis Desktop

b)

Programer

c)

Pemograman Berbasis Web

d)

Pemograman

23.

Umumnya Database yang digunakan pada PHP menggunakan

a)

phpmyadmin

b)

Ms. Access

c)

phpmysql

d)

localhost

24.

Sintaks yang benar untuk menampilkan tulisan Hello World di dalam PHP

a)

Hello World

b)

<p>Hello World</p>

c)

<?php

echo "Hello World";

?>

d)

<?php

echo Hello World;

?>

e)

<?php

Hello world

?>

25.

PHP merupakan jenis bahasa pemrograman untuk...

a)

Client Side

b)

Server Side

c)

Browser Side

d)

Web Side

26.

Bahasa pemrograman script server-side yang didesain untuk pengembangan web adalah...

a)

HTML

b)

C++

c)

PHP

d)

C#

27.

php dan html ibarat saudara kandung, dimana mereka memiliki keterkaitan satu samalain, HHTML sendiri merupakan...

a)

Hyperlink and Text Markup Language

b)

Hypertext Markup Language

c)

Hightext Markup Language

d)

None of the above

28.

dibawah ini penulisan Tag HTML untuk membuat sebuah paragraf adalah

a)

<para>

b)

<paragraph>

c)

<p>

d)

?p>

29.

jika kita akan membuat judul utama pada di HTML maka sebaiknya kita menggunakan?

a)

<h1>

b)

<title>

c)

<header>

d)

<head>

30.

Agar text yang kita buat ketika di klik berpindah ke halaman lain maka menggunaan Tag yang tepat adalah:

a)

<link>

b)

<a>

c)

<href>

d)

<url>

31.

Tools utama yang digunakan untuk menampilkan halaman web (homepage)

a)

HTML

b)

CSS

c)

Web Browser

d)

PC

32.

Yang merupakan Text Editor ...

a)

Notepad++

b)

Canva

c)

Firefox

d)

AdobeXD

33.

Fungsi Text Editor ...

a)

Menuliskan Kode Program

b)

Meng Copy Kode Program

c)

Membuat Audio

d)

Semua Benar

34.

Kepanjangan WWW ...

a)

Warnet World Web

b)

Wide World Web

c)

World Wide War

d)

World Wide Web

35.

Bahasa dasar yang berguna untuk menampilkan halaman web pada internet browser ..

a)

HTML

b)

CSS

c)

Java

d)

PHP

36.

Bagian dalam penggalan kode berikut yang disebut sebagai tag penutup adalah ....
<p>mati satu tumbuh seribu</p>

a)

<p>

b)

<p>mati satu tumbuh seribu</p>

c)

mati satu tumbuh seribu

d)

</p>

37.

Bagian dalam penggalan kode berikut yang disebut sebagai content adalah ...
<strong>rajin pangkal pandai</strong>

a)

<strong>

b)

<strong>rajin pangkal pandai</strong>

c)

rajin pangkal pandai

d)

</strong>

38.

Untuk mendefinisikan judul menggunakan tag...

a)

<head>

b)

<body>

c)

<footer>

d)

<title>

39.

Tag html yang berfungsi untuk membuat baris baru (break atau line break) adalah ...

a)

<enter>

b)

<sub>

c)

<br>

d)

<sup>

40.

Perhatikan hasil runout program web berikut!
Tulisan Air Tanah dan Air tanah di perkotaan menggunakan tag heading, yaitu ... dan ...

a)

<h2> dan <h3>

b)

<h1> dan <h2>

c)

<h3> dan <h4>

d)

<h4> dan <h5>

41.

Penulisan DOCTYPE yang benar dalaman HTML 5 adalah ...

a)

<html>

b)

<DOCTYPE>

c)

<!DOCTYPE HTML>

d)

<!DOCTYPE HTML5>

42.

Struktur dasar HTML adalah ...

a)

Head, body, dan foot

b)

Head dan body

c)

Head, body, hand, dan foot

d)

head, title dan foot

43.

Jaringan-jaringan yang saling terkoneksi yang mencakup seluruh dunia disebut...

a)

websitte

b)

www

c)

internet

d)

web

e)

sinyal

44.

Pada teknologi aplikasi web, nama unik yang digunakan untuk mengidentifikasi nama website di internet disebut...

a)

Domain

b)

Hosting

c)

ISP

d)

Web Server

e)

Web Browser

45.

software yang digunakan untuk menerima permintaan (request) berupa halaman web melalui protokol http/https dan mengirimkan kembali (respon) hasil permintaan tersebut dalam bentuk halaman web disebut...

a)

Domain

b)

Web Server

c)

Web Browsr

d)

DSN

e)

ISP

46.

Teks beserta formatnya yang hendak ditampilkan sebagai isi halaman web teletak pada ....

a)

<head> ..............................</head>

b)

<title> ......................... </title>

c)

<body> ......................... </body >

d)

<html> ......................... </html >

e)

<judul> ......................... </judul >

47.

Komponen input Form yang ditunjukkan gambar disebut...

a)

input text

b)

reset

c)

submit

d)

input radio

e)

checkbox

48.

Scrip yang benar untuk menuliskan bahasa PHP adalah...

a)

<script>...</script>

b)

<?php>...</?>

c)

<&>...</&>

d)

<?php…?>

e)

<%> … <%

49.

Berikut merupakan fungsi DNS kecuali

a)

Meminta informasi IP Address sebuah website berdasarkan nama domain;

b)

Meminta informasi URL sebuah website berdasarkan IP Address yang dimasukkan;

c)

Mencari server yang tepat untuk mengirimkan email

d)

Menerjemahkan nama domain ke dalam MAC address dan sebaliknya

e)

Mengidentifikasi komputer sebagai titik dalam suatu jaringan

50.

Jaringan komputer yang mencakup antar negara atau benua ?

a)

MAN

b)

PAN

c)

WAN

d)

LAN

51.
Aplikasi pelayanan sistem yang berfungsi mengubah IP menjadi domain serta sebaliknya adalah ….
a)
DNS
b)
web
c)
IP
d)
TCP/IP
e)
DHCP
52.
Komputer yang bertindak sebagai pengakses layanan disebut ….
a)
client
b)
peer to peer
c)
server
d)
ISP
53.
Web yang menggunakan HTTPS ditunjukkan dengan tulisan ….
a)
secure
b)
save
c)
server
d)
privat
e)
silence
54.
Sebelum adanya DNS, jaringan komputer diakses menggunakan ....
a)
IP
b)
website
c)
mail server
d)
sharing resource
55.
Domain yang digunakan untuk kepentingan komersial adalah ….
a)
com
b)
net
c)
int
d)
mil
e)
edu
56.

Bilangan desimal terdiri dari

a)
Angka 0 hingga 9 dan bagian desimal.
b)
Angka 0 hingga 5 dan bagian pecahan.
c)
Angka 1 hingga 10 dan bagian bulat.
d)
Angka 0 hingga 9 dan bagian bulat.
e)
Angka 10 hingga 20 dan bagian desimal.
57.

Bilangan yang terdiri dari 1 dan 0 dan penulisannya sangat erat kaitannya dengan code program komputer disebut sebagai bilangan

a)
bilangan desimal
b)
bilangan biner
c)

bilangan oktal

d)
bilangan heksadesimal
e)
bilangan rasional
58.

Bilangan Oktal merupakan keluarga dari sistem bialangan, bilangan oktal sendiri terdiri dari...

a)
Angka 1 hingga 6
b)
Angka 0 hingga 9
c)
Angka 0 hingga 5
d)
Angka 8 hingga 15
e)
Angka 0 hingga 7
59.

hufur A-F merupakan salah satu keluarga sistem bilangan, bilangan tersebut adalah...

a)
Sistem bilangan oktal (basis 8)
b)
Sistem bilangan romawi
c)
Sistem bilangan biner (basis 2)
d)
Sistem bilangan desimal (basis 10)
e)
Sistem bilangan heksadesimal (basis 16)
60.

Penulisan bilangan pada IP Address v.4 dapat dilakukan menggunakan bilangan...

a)
Biner
b)
Roman
c)
Desimal
d)
Heksadesimal
e)
Oktal
61.

Penulisan IP Address V4 dan v6 memiliki aturan tersendiri, versi 6 sendiri hanya bisa dilakukan menggunakan sistem bilangan...

a)
Heksadesimal
b)
Romawi
62.

192.168.1.1/24 merupakan salah satu contoh IP adress dari v4, IP Address v.4 terdiri dari.....bit yang terbagi menjadi........segmen

a)
32 bit yang terbagi menjadi 4 segmen
b)

s

63.

Penulisan IP v4 mengguankan bilangan desimal memiliki limitasi, yaitu sampai 255, Bilangan desimal 231 jika dikonversi ke bilangan biner maka menjadi.....

a)
11100111
b)
11010111
64.

pada sebuah komputer terdapat IP addres dengan alamat host.nya .218, jika alamat host tersebut diubah menjadi bilangan biner maka menjadi...

a)
11011010
b)
11011011
65.

IP Komputer milik sinta 129.168.12.15, jika alamat host ID tersebut diubah menjadi bilangan hexadesimal maka hasilnya menjadi...

a)
81:A8:0C:0F
b)
7F:00:0A:0F
66.

IP v.4 yang terdapat pada sebuah komputer terdiri dari.......ID dan ........ID

a)
Network ID dan Host ID
b)
Subnet ID dan Gateway ID
67.

Andi memiliki storage pada pc yang ia miliki sebesar 2 TB, jika storage tersebut dibagi mendati 3 bagian (system, Data dan Documen) jika kalianmenjadi andi masing-masing bagian akan mendapat berapa GB..?

a)
666.67 GB
b)
500 GB
68.

Bilangan biner 101101 jika dikonversi ke bilangan desimal maka hasilnya.....

a)
15
b)
10
c)
14
d)
13
e)

12

69.

Ubahlah Bilangan hexadesimal D ke bilangan biner.....

a)
1010
b)
1101
70.

Ubahlah IP address berikut ke bilangan biner 10.12.20.32

a)
00001010.00001100.00010100.00100000
b)
00001010.00001100.00010100.00100001
71.

Jelaskan Maksud dari penulisan <!DOCTYPE HTML>..!

a)
adalah perintah untuk mengubah tampilan halaman web.
b)
adalah deklarasi untuk HTML5 yang memberitahu browser tentang jenis dokumen.
72.

IP address v4 memiliki jumlah 32 Bit, sedangkan IP v6 memiliki...........Bit dan ........ oktet

a)
128 Bit dan 16 oktet
b)
64 Bit dan 8 oktet
73.

Ada banyak fungio dalam penulisan tag, salah satunya fungsi tag <head>. jelaskan Fungsi dari tag <head> dalam HTML...

a)
Fungsi tag adalah untuk menyimpan metadata dan informasi penting tentang dokumen HTML.
b)
Fungsi tag adalah untuk menampilkan konten utama halaman.
74.

Menurut kalian bolehkan penulisan html tanpa menggunakan tag <title>, jika tidak jelaskan alasannya

a)
Tidak, penulisan HTML tanpa tag tidak disarankan.</span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>b)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e>Ya, penulisan HTML tanpa tag <title> diperbolehkan.</span></div></div><!--]--></div><!--[--><!--]--></div></div></div><div class="text-sm flex flex-col mt-8 no-break-within hide-question question-render b-a-auto relative w-full" data-v-7c7620e1><!----><div class="mcq flex gap-4 [question.structure.kind !== QuestionType.FLASHCARD ? 'items-baseline relative'] text-sm" fontsize="L" repaintflag="true" swapfrontwithback="false" showonlyfront="false" data-v-7c7620e1 data-v-ebf2363e><div class="flex items-start justify-end" data-v-ebf2363e>75.</div><div class="flex flex-col gap-4 flex-grow" data-v-ebf2363e><div class="flex-col flex items-start gap-4" data-v-ebf2363e><!----><div data-v-ebf2363e><p>Protokol HTTP digunakan untuk mengirimkan data dari server ke klien dalam bentuk halaman web, apa jadinya jika sebuah web tidak memiliki protokol tersebut, jelaskan..!</p></div></div><div class="options" data-v-ebf2363e><!--[--><div class="option" data-v-ebf2363e><span data-v-ebf2363e>a)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e>A web without the HTTP protocol would still function normally, as it can use other protocols for data transmission.</span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>b)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e>A web without the HTTP protocol would be non-functional, as there would be no means to transmit web pages between servers and clients.</span></div></div><!--]--></div><!--[--><!--]--></div></div></div><!--]--><!----><!----></div></div></div><div class="zoom-controls select-none hidden md:flex fixed bottom-4 left-10 flex-col gap-2" data-v-7c7620e1><div class="px-2 py-1 w-fit rounded border-1 border-dark-20% bg-light text-sm font-semibold cursor-pointer" data-testid="zoom-plus" data-v-7c7620e1><div class="flex justify-center items-center w-3 h-3 text-[9px] text-wds-dark-500 flex-shrink-0" data-testid data-v-7c7620e1><i class="far fa-magnifying-glass-plus"></i></div></div><div class="px-2 py-1 w-fit rounded border-1 border-dark-20% bg-light text-sm font-semibold cursor-pointer" data-testid="zoom-minus" data-v-7c7620e1><div class="flex justify-center items-center w-3 h-3 text-[9px] text-wds-dark-500 flex-shrink-0" data-testid data-v-7c7620e1><i class="far fa-magnifying-glass-minus"></i></div></div><div data-testid="worksheet-reset-btn" class="text-dark-6 cursor-default px-2 py-1 rounded border-1 border-dark-20% bg-light text-sm font-semibold" data-v-7c7620e1>Reset</div></div></div></div><!--]--><!--]--></div><!--]--><!--]--></div><aside class="info-section" data-testid="worksheet-info-section" data-v-9d53f3f8><div class="relative box-border w-full h-full bg-wds-light-500 border-l border-wds-light-200" data-v-9d53f3f8><!--[--><!--[--><div class="flex p-5 gap-0 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 pt-0 pr-0 pb-4 pl-0 justify-start items-stretch flex-col flex-nowrap" style=""><!--[--><!--[--><h1 class="text-w-header-base font-semibold"><!--[-->KK3 (php, html, xampp, web, Konversi bilagnan)<!--]--></h1><div class="flex gap-3 justify-start items-stretch flex-row flex-wrap" style=""><!--[--><!--[--><div class="flex gap-1 justify-start items-stretch flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center w-4 h-4 text-xs text-wds-dark-200 flex-shrink-0" data-testid><i class="icon-regular-list-ul"></i></div><p id class="text-wds-dark-200 text-w-content-small font-normal"><!--[--><!--[-->75 questions<!--]--><!--]--></p><!--]--><!--]--></div><div class="flex gap-1 justify-start items-stretch flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center w-4 h-4 text-xs text-wds-dark-200 flex-shrink-0" data-testid><i class="icon-regular-graduation-cap"></i></div><p id class="text-wds-dark-200 text-w-content-small font-normal"><!--[--><!--[-->11th - 11th Grade<!--]--><!--]--></p><!--]--><!--]--></div><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center w-4 h-4 text-xs text-wds-dark-200 flex-shrink-0" data-testid><i class="icon-regular-book"></i></div><!--[--><div aria-describedby="tooltip-v-0-0-4" class="contents"><!--[--><p class="text-w-content-small font-normal text-wds-dark-200 text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Computers<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><div class="flex gap-3 py-4 px-0 justify-start items-stretch flex-col flex-nowrap" style=""><!--[--><!--[--><!----><!----><!--[--><div class="w-full"><!--[--><!--[--><!--[--><button type="button" aria-label="Print / Download" class="bg-wds-magenta-500 hover:bg-wds-magenta-400 active:bg-transparent py-2 px-4 border-transparent rounded-w-admin-xl min-w-20 bg-gradient-to-br from-wds-magenta-500 from-0% to-wds-purple-500 to-100% bg-gradient-to-br hover:from-wds-magenta-400 hover:from-0% hover:to-wds-purple-400 hover:to-100% bg-gradient-to-br active:from-wds-magenta-600 active:from-0% active:to-wds-purple-500 active:to-100% border disabled:my-px bg-clip-padding group min-w-20 rounded-lg flex items-center justify-center focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-2 shrink-0 focus-visible:outline-ds-lilac-500-40 cursor-pointer w-full" data-testid="print-download-btn" data-track="Print / Download-ukw-button"><!----><div class="visible"><!--[--><!--[--><div class="flex gap-2 justify-center items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center h-5 text-sm text-wds-light-500 flex-shrink-0" data-testid><i class="far fa-download"></i></div><!----><p id class="text-wds-light-500 none underline-offset-4 select-none text-w-control-base font-semibold text-nowrap" data-testid="button-text"><!--[--><!--[-->Print / Download<!--]--><!--]--></p><!----><!----><!--]--><!--]--></div><!--]--><!--]--></div></button><!--]--><!--]--><!--]--></div><!----><!--]--><!----><!----><!--]--><!--]--></div><!----><div class="flex gap-3 pt-4 pr-0 pb-0 pl-0 justify-start items-stretch flex-col flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-between items-stretch flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-start items-stretch flex-grow basis-0 flex-row flex-nowrap" style=""><!--[--><!--[--><!--[--><div class="w-full"><!--[--><!--[--><!--[--><button type="button" aria-label="Play as a game" class="bg-wds-light-500 hover:bg-wds-magenta-100 active:bg-wds-magenta-200 py-2 px-4 border-wds-magenta-500 rounded-w-admin-lg min-w-20 border disabled:my-px bg-clip-padding group min-w-20 rounded-lg flex items-center justify-center focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-2 shrink-0 focus-visible:outline-ds-lilac-500-40 cursor-pointer w-full" data-track="Play as a game-ukw-button"><!----><div class="visible"><!--[--><!--[--><div class="flex gap-1 justify-center items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center h-4 text-xs text-wds-magenta-600 flex-shrink-0" data-testid><i class="fas fa-sparkles"></i></div><!----><p id class="text-wds-magenta-600 none underline-offset-4 select-none text-w-control-small font-semibold text-nowrap" data-testid="button-text"><!--[--><!--[-->Play as a game<!--]--><!--]--></p><!----><!----><!--]--><!--]--></div><!--]--><!--]--></div></button><!--]--><!--]--><!--]--></div><!----><!--]--><!--]--><!--]--></div><div class="flex justify-start items-stretch flex-grow basis-0 flex-row flex-nowrap" style=""><!--[--><!--[--><!--[--><div class="w-full"><!--[--><!--[--><!--[--><button type="button" aria-label="Share" class="bg-wds-light-500 hover:bg-wds-light-300 active:bg-wds-light-200 py-2 px-4 border-wds-light-100 rounded-w-admin-lg min-w-20 border disabled:my-px bg-clip-padding group min-w-20 rounded-lg flex items-center justify-center focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-2 shrink-0 focus-visible:outline-ds-lilac-500-40 cursor-pointer w-full" data-track="Share-ukw-button"><!----><div class="visible"><!--[--><!--[--><div class="flex gap-1 justify-center items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center h-4 text-xs text-wds-dark-500 flex-shrink-0" data-testid><i class="fas fa-share"></i></div><!----><p id class="text-wds-dark-500 none underline-offset-4 select-none text-w-control-small font-semibold text-nowrap" data-testid="button-text"><!--[--><!--[-->Share<!--]--><!--]--></p><!----><!----><!--]--><!--]--></div><!--]--><!--]--></div></button><!--]--><!--]--><!--]--></div><!----><!--]--><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></aside><!--]--><!--]--></main><!----><!--]--><!--]--></div><!--]--><!--]--></div></div><div class="max-w-320 my-0 mx-auto p-8 print:hidden"><!--[--><!--[--><div class="flex bg-wds-light-500 gap-4 p-8 rounded-w-admin-xl border border-wds-light-200 justify-start items-stretch flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-3 max-w-40 justify-start items-start flex-col flex-nowrap" data-testid="similar-resources-identifier" style=""><!--[--><!--[--><div class="flex min-h-16 min-w-16 max-w-16 rounded-full bg-wds-info-50 justify-center items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center w-10 h-10 text-3xl text-wds-info-600 flex-shrink-0" data-testid><i class="fas fa-calculator-simple"></i></div><!--]--><!--]--></div><h2 class="text-w-header-base font-semibold"><!--[-->Similar Resources on Wayground<!--]--></h2><button type="button" aria-label="View all" class="bg-transparent hover:bg-wds-dark-500-10 active:bg-wds-dark-500-20 py-2 px-4 border-wds-light-100 rounded-w-admin-lg min-w-20 border disabled:my-px bg-clip-padding group min-w-20 rounded-lg flex items-center justify-center focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-2 shrink-0 focus-visible:outline-ds-lilac-500-40 cursor-pointer" data-testid="recommendations-see-more-button" data-track="View all-ukw-button"><!----><div class="visible"><!--[--><!--[--><div class="flex gap-1 justify-center items-center flex-row flex-nowrap" style=""><!--[--><!--[--><!----><!----><p id class="text-wds-dark-500 none underline-offset-4 select-none text-w-control-small font-semibold text-nowrap" data-testid="button-text"><!--[--><!--[-->View all<!--]--><!--]--></p><div class="flex justify-center items-center h-4 text-xs text-wds-dark-500 flex-shrink-0" data-testid><i class="fas fa-arrow-right"></i></div><!----><!--]--><!--]--></div><!--]--><!--]--></div></button><!--]--><!--]--></div><div class="overflow-hidden w-auto h-auto flex-grow flex-shrink basis-full relative" style="" data-testid="recommendation-container" data-v-fdf4f615><!--[--><!--[--><div class="h-full relative" data-v-fdf4f615 data-v-8e8bc9d6><!--[--><!--[--><div class="scroll-container w-auto h-full hide-scrollbar" style="height:;max-height:70vh;" data-v-8e8bc9d6><div class="content h-full" data-v-8e8bc9d6><!--[--><!--[--><div class="flex gap-4 justify-start items-stretch flex-row flex-nowrap" style=""><!--[--><!--[--><!--[--><a href="/print/quiz/65d2197f87e070ca9c950f64" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-65d2197f87e070ca9c950f64"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="Teknik Pengkabelan Quiz" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 75 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-5" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Teknik Pengkabelan Quiz<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->11th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/603ccf619e8fdc001b56f5cb" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-603ccf619e8fdc001b56f5cb"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="CS IGCSE Unit 7. Low and high level programming - recap" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 76 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-6" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->CS IGCSE Unit 7. Low and high level programming - recap<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->10th - 12th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/67c617865caec40a718522ec" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-67c617865caec40a718522ec"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="QUIZ PHP SIMULAZIONE 5ASA" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 79 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-7" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->QUIZ PHP SIMULAZIONE 5ASA<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->9th - 12th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/5991a7098356341100ca5a9d" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-5991a7098356341100ca5a9d"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="Google Certified Educator (Level 1)" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 73 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-8" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Google Certified Educator (Level 1)<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->KG - University<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/61b76b69fdd8b4001dc273d7" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-61b76b69fdd8b4001dc273d7"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="DIT Unit 4 Study Guide" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 76 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-9" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->DIT Unit 4 Study Guide<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->6th Grade - University<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/68924f7dba631879b7762a86" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-68924f7dba631879b7762a86"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="Computer Science Quiz" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 70 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-10" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Computer Science Quiz<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->9th - 12th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/608048106e20e9001fd5d8a1" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-608048106e20e9001fd5d8a1"><div class="w-60 h-auto" style=""><!--[--><!--[--><div class="flex cursor-pointer bg-wds-light-500 rounded-w-admin-lg border border-wds-light-200 transition-all hover:border-wds-dark-500 overflow-hidden justify-start items-start flex-col flex-nowrap" style=""><!--[--><!--[--><div class="relative box-border w-full h-full bg-wds-light-400 relative"><!--[--><!--[--><div class="overflow-hidden w-auto h-40 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><img src="https://cf.quizizz.com/image/image-loader.svg" alt="Final Cut Pro X - review 2" class="w-full h-full object-cover" data-testid="undefined-image-loading"><!----><!--]--><!--]--></div><div class="top-2 left-2 absolute"><!--[--><!--]--></div><div class="bottom-2 left-2 absolute"><!--[--><div class=""><!--[--><!--[--><div class="bg-wds-light-500 py-1 px-2 border max-w-max border-wds-light-200 rounded-w-admin-md w-auto h-6" data-testid="activity-display-card-stats" style=""><!--[--><!--[--><p id class="text-wds-dark-500 text-w-control-small font-semibold" data-testid="pill-text"><!--[--><!--[--><span class="flex items-center gap-1"><!----><!----> 75 questions <!----></span><!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><div class="border-t border-wds-light-200 w-60 h-auto" style=""><!--[--><!--[--><div class="flex gap-2 py-4 px-2 justify-start items-stretch w-full flex-col flex-nowrap" style=""><!--[--><!--[--><!--[--><div aria-describedby="tooltip-v-0-0-11" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Final Cut Pro X - review 2<!--]--><!--]--><!--]--></p><!--]--></div><!----><!--]--><div class="flex gap-1 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex gap-2 justify-start items-center flex-row flex-nowrap" style=""><!--[--><!--[--><div class="overflow-hidden w-4 h-4 flex-shrink-0 relative group" style=""><!--[--><!--[--><!----><!--[--><img style="" src="https://cf.quizizz.com/image/assessment-icon.svg" alt="quiz" class="w-full h-full" data-testid="activity-type-image"><!----><!--]--><!----><!--]--><!--]--></div><p id class="text-wds-dark-200 text-w-content-small font-normal" data-testid="activity-type-text"><!--[--><!--[-->Worksheet<!--]--><!--]--></p><!--]--><!--]--></div><p id class="text-wds-dark-100 text-w-content-base font-semibold"><!--[--><!--[--> • <!--]--><!--]--></p><p id class="text-wds-dark-200 text-w-content-small font-semibold" data-testid="activity-display-card-grade"><!--[--><!--[-->10th - 12th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><!--]--><!--]--><!--]--></div><!--]--><!--]--></div></div><div class="left-0 bottom-0 absolute w-full" data-v-8e8bc9d6><!--[--><div class="bg-wds-dark-500-50 border border-wds-light-500-20 rounded-w-admin-lg w-auto h-2 x-thumb relative cursor-grab" style="width:0%;left:0%;opacity:0;" data-v-8e8bc9d6><!--[--><!--]--></div><!--]--></div><!----><!--]--><!--]--></div><!----><div class="right-0 top-0 bottom-0 z-100 absolute gradient-right" data-v-fdf4f615><!--[--><div class="flex p-2 justify-start items-center w-full h-full flex-row flex-nowrap" style="" data-v-fdf4f615><!--[--><!--[--><button type="button" aria-label="chevron-right" class="bg-wds-light-500 hover:bg-wds-light-300 active:bg-wds-light-200 w-8 h-8 border-wds-light-100 border rounded-w-admin-lg border bg-clip-padding relative rounded flex items-center justify-center cursor-pointer focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-2 focus-visible:outline-ds-lilac-500-40 shrink-0" data-testid="carousel-right-button" data-v-fdf4f615><!----><div class="flex visible justify-center items-center h-full flex-row flex-nowrap" style=""><!--[--><!--[--><div class="flex justify-center items-center w-5 h-5 text-sm text-wds-dark-500 flex-shrink-0" data-testid><i class="fas fa-chevron-right"></i></div><!--]--><!--]--></div><!----></button><!--]--><!--]--></div><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><span></span><!--]--><!--]--><!--]--><div id="overlay-layer-1" class="z-1 absolute top-0 left-0"></div><div id="modal-layer-2" class="z-5 absolute top-0 left-0"></div><div id="modal-overlay-layer-3" class="z-10 absolute top-0 left-0"></div><div id="third-party-layer-4" class="z-20 absolute top-0 left-0"></div><div id="layer-1" class="z-1 absolute top-0 left-0"></div><div id="layer-2" class="z-5 absolute top-0 left-0"></div><div id="layer-3" class="z-10 absolute top-0 left-0"></div><div id="layer-4" class="z-20 absolute top-0 left-0"></div><div id="layer-5" class="z-50 absolute top-0 left-0"></div><!--]--></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4480,"once":4483,"_errors":4484,"serverRendered":8,"path":4486,"pinia":4487,"country":4482,"region":-1},["ShallowReactive",3],{"print-feature-flags":4,"print-quiz-6745d3aea56dc589355c7b2f":600,"print-recommendations-6745d3aea56dc589355c7b2f-false":4398},{"DISCUSSION_BOARD":5,"TABLE_FILL_SUPPORT":7,"acc-page-expired-accommodations":9,"accommodation-preview":10,"accommodations-row":12,"accommodations-short-term-full-access":14,"activation-exp":15,"activation-explore-page":16,"activation-holdout":17,"activation-skip-settings":19,"activation-srp-toggles":20,"activity-status-lessons":21,"adp-standard-tagging":22,"adp-youtube-iv-variants":23,"ai-analyze":25,"ai-byoc-new-extract-flow":26,"ai-byoc-new-generate-flow":27,"ai-create-enhance":28,"ai-enhance-v2":29,"ai-extract-diagrams-using-mistral":30,"ai-extract-from-multiple-images-v2":31,"ai-extract-from-two-pages":32,"ai-extract-images-from-options":33,"ai-launchpad":34,"ai-lessons-supply-interlacing":35,"ai-localisation":36,"ai-localisation-enhance":37,"ai-math-ques-correctness-eval":38,"ai-mistral-auto-snip-in-generate":39,"ai-quiz-generator":40,"ai-std-tag-without-grade":41,"ai-title-generation":42,"ai-workflow-reports":43,"ai-workflows-enhance":44,"allow-local-files-import":45,"app-bundle-diff":46,"app-enable-belajar-id":47,"app-enable-vision-api":48,"app-join-side-create-quiz":49,"app-library-limits":50,"app-new-editor-web-url":51,"app-quizizz-ai":52,"app-search-alternative":53,"app-teacher-powerup":54,"app-theme-tooltip":55,"app-theme-video-animation":56,"app-webview-check":57,"async-bulk-import":58,"async-live-dash-redirect":59,"async-live-new-users":60,"aura-generation":61,"auth-server-availability":62,"auth-service-migration":64,"autocomplete-custom-tile":66,"avatar-shop-v2":67,"avatar-shop-v3":68,"basic-plan-admin-user-admin-controls-activation":69,"belajar-id-sso":70,"blackboard-lti":71,"block_reports":72,"bm25-exp":73,"bncc-test-prep":74,"book-discovery":75,"book-discovery-variations":76,"branding-zap-to-lock":78,"brazil-default-setting":79,"brightspace-lti":80,"bts-fc":81,"bubblesheet-app":82,"byoc-nearpod-slides":83,"ca-listing-page":84,"ca-manual-distribution":85,"ca-settings":86,"ca-subgroups":87,"ca-teacher-distribution":88,"ca-teacher-report":89,"canvas-lti":90,"category-pages":91,"class-photo":92,"classes-listing-ds":93,"classification-question-recommendations":94,"classlink-rostering-enabled":95,"classroom-pulse-liveDash":96,"clever-accommodation-nudge":97,"clever-rostering-enabled":98,"click-view-video":99,"coin-heist":100,"common-assessment":102,"compass-chatbot":103,"consolidation-adp":104,"consolidation-banner":105,"consolidation-card":106,"content-moderation":108,"content-moderation-hosted-activities":109,"content-sharing-nudge-count":110,"continue-onboarding":112,"costume-drop":114,"cp-accommodations":115,"creator-quality-score-v2":116,"cross-teacher-recommendations":117,"crosswalk-enabled":118,"csat-accommodations-report-survey":119,"cte-addon-locked":120,"cte-resource-access":121,"delivery-global-control":122,"demo-quiz-banner":124,"diff-nudge-empty-class-notice":126,"differentiated-versions-v2":127,"differentiation-banner-props":128,"differentiation-students-new-pagination-api":131,"disable-external-translation-for-question":132,"disable-notif-modal":133,"discovery-dedup":134,"discuss-demo":135,"dok-options":137,"dr-lms-page-update":138,"dv-v2-assign-flow":139,"edit-game-settings":140,"editor-improvements-1":141,"editor-large-actions-buttons":142,"editor-question-recommendation":143,"editor-revamp":144,"editor-standard-suggestion":145,"edsby-lti":146,"ela-comprehension-browse":147,"ela-vocab-rc-homepage-variants":148,"email-blacklist-rules":149,"enable-ai-standard-tagging-from-prompt":153,"enable-ca-service-migration":154,"enable-ca-teacher-report-pending-eval":156,"enable-game-service-migration":157,"enable-hotspot-msq-partial-eval":177,"enable-monolith-migration-apis":178,"enable-multi-teacher-kudos":180,"enable-new-qt":181,"enable-normal-youtube":183,"enable-v2-aggregates":184,"enable_assessment_mode":185,"engagement-up":186,"english-leveled-resources":187,"exclude-from-library-limits":188,"exclude-from-snd-churn-banner":189,"exp-additional-instruction-study-material":190,"exp-dok-default-prompt-flow":191,"exp-extract-from-content-250-1500":192,"exp-new-create-flow":193,"explore-hqrl":194,"explore-hqrl-curriculum":195,"explore-hqrl-custom-library":196,"explore-hqrl-standards":197,"explore-hqrl-topics":198,"explore-ssr-admin-route":199,"explore-ssr-hqrl-personalization":200,"explore-ssr-hqrl-personalization-topic":201,"explore-ssr-personal-finance-curriculum":202,"explore-ssr-richmond-compass-curriculum":203,"explore-ssr-taiwan-custom-curriculum":204,"explore-v2-enabled":205,"extended-deadline":206,"extension-touchpoints":207,"fc-consolidation":208,"fc_admin_revamp":209,"feat-sso-v2":210,"featured-way-arena-quest":211,"fetch-hostedinvoice-from-subs-service":212,"ffs-admin-flow":213,"ffs-eligible":214,"ffs-new-flow":215,"ffs-school-library":216,"ffs-school-page":217,"ffs-teachers-count":218,"fib-qt-revamp":220,"force-rebranding":221,"freshdesk-web-widget":222,"ftr-best-attempt-shadow-compare":223,"ftr-grade-sync-ux-enh":224,"ftr-grade-sync-ux-enh-be":225,"ftr-rybena-accessibility-toolbar":226,"fuse-yt-channel":227,"game_setting_v3":228,"gbdemo-checkout-layout":229,"gc-addon":231,"generate-conceptual-flashcard-quiz":232,"generate-with-standards":233,"gensearch-district-library-release":234,"google-translate":235,"graphing-v2":236,"group-details-v2":237,"growth-service-async-lead-processing":238,"gtm-preview-server-id":239,"hide-ai-toolkit-section":241,"highlight-students-expired-accommodations":242,"hints-onboarding-modal":243,"hot-text-question-type":244,"hqrl-bundles-enabled":245,"ib-email-verification":246,"import_content_anywhere":247,"individual-referral-school-trial-plan":248,"inferred_grades_experiment":249,"international-test-prep":250,"is-teacher-stuck-on-join":251,"is-worksheet-classifier":252,"iv-adp-versions":253,"iv-banner-on-explore-v2":254,"iv-boclips-create":255,"iv-cards-v2":256,"iv-global-ff":257,"iv-local-video":258,"iv-milestones":259,"iv-played-boost":260,"iv-quality-version":262,"iv-query-supply":263,"iv-recommendation-adp":264,"iv-search-experiment":265,"iv-search-improvements-v2":267,"iv-yt-channel-supply":268,"kurikulum-indonesia":269,"late-submission":270,"lesson-seeker-bulding-block":271,"lessons-gen-variants":272,"library-limit-for-fcs":273,"library-limits":274,"library-limits-banner":275,"library-limits-braze-notifications":277,"live-chat-config":278,"live-teacher-class":282,"lms-api-deprecation":283,"lms-course-validation-modal":284,"lms-redirect-uri-wayground":285,"lobbyV3":286,"lockdown-browser":287,"lti-common-assessment":288,"lti-migration":289,"lti-migration_V2":291,"manage-teachers-v2":298,"manual-page-navigation":299,"master-peak-shareability":300,"mastery-mode-gs":301,"mastery-on-running":302,"match-question-recommendations":303,"math-leveled-resources":304,"math-skill-search-v2":305,"mcq-qt-layout-revamp":306,"mcq-vertical-layout-join":307,"migrated-connections-page":308,"migrated-my-school":309,"minigames-beta":310,"missed-questions":311,"mmr-reranking":313,"mode-selection":314,"moodle-lti":315,"ms_parity":316,"mta_create":317,"my-library-ds":318,"my-library-v2":319,"my-school-feed":320,"network-recommendations-nudge":321,"new-game-api-mobile-app":322,"new-growth-onboarding":323,"new-iv-creation-flow":324,"new-persona-flow":325,"new-pre-ffs-flow":326,"new-pricing-page":327,"new-quiz-share-modal":328,"new-search-teachers":329,"new-usage-analytics":330,"new-usage-analytics-milestone-2":331,"no-socket-gameplay":332,"ob-math-curriculum":333,"on-before-route-leave":334,"open-ended-ecr":335,"open-ended-eval":336,"org-content-recommend-v2":337,"org-service-monolith-migration-2":338,"org-service-peer-recommendations":339,"paid-org-library-v2":340,"paired-passage":341,"paper-mode-enable-us":342,"paper-mode-enabled-us-v1":343,"paper-mode-roster-migration-get-one":344,"papermode-main-cta":345,"parana-lesson-settings":346,"participant-feedback":347,"passage-in-lesson":348,"pause-lesson":349,"payload-utilization-tracking":350,"player-login":351,"plc-reporting":352,"pqa-admin-paywall":353,"premium-hosting-basic-acc":354,"pricing-page-typeform-fc":355,"pricing-page-typeform-mc":356,"privileges-fe":357,"profile-curriculum-listing":358,"proj-ai-premium-reccos-quiz-page":359,"proj-ai-recommendations":360,"proj-ai-studio":361,"proj-create-ai-file-card":362,"proj-differentiation":364,"proj-differentiation-class-assignment-other":366,"proj-differentiation-full-access":367,"proj-differentiation-levelled-resources":368,"proj-differentiation-variant-algorithm":369,"proj-dv-passages":371,"proj-gtm-super-upsell":372,"proj-pv3-v2":373,"proj-qtypes-gallery":374,"proj-quiz-streaming":375,"proj-super-week":376,"project-ssr-search-server":377,"prompt-report":378,"pulse-visiblity":379,"qbit-animations":380,"qfw-library-empty-state-buttons":381,"qfw-library-v2":382,"qfw-qdp-buttons-layout-new":383,"qfw-rp-entrypoints":384,"qfw-user-limits":385,"qfw-video-qt":386,"query-contenttype-boosting":387,"query-editor-ff":389,"query-expansion":390,"query-features-boosting":391,"query-rewrite-v2":392,"question-img-description":393,"questionsv2-search":394,"quests":395,"quiz-creation-default-visibility-org":397,"quiz-dedup-search":398,"quiz-owner-relation":399,"quiz-page-reco-improved":400,"quiz-service-v3-apis-migration":401,"quizizz-ai-create-ocr-other-formats-version":403,"quizizz-ai-create-ocr-version":405,"quizizz-ai-extract-enhancements":406,"quizizz-ai-extract-enhancements-v2":407,"quizizz-ai-gpt-4-1-models":408,"quizizz-ai-gpt-4-1-models-generate":409,"quizizz-ai-gpt-4-1-models-v2":410,"quizizz-ai-lessons-question-relevance-eval":411,"quizizz-ai-quality-evaluation":412,"quizizz-ai-question-extraction":413,"quizizz-ai-question-relavance-evaluation":414,"quizizz-ai-quota":415,"quizizz-ai-url-generate-using-vision":416,"quizizz-ai-url-socket":417,"quizizz-ai-use-portkey":418,"quizizz-ai-version-for-create":419,"quizizz-ai-version-for-create-app":421,"quizizz-downtime":422,"quizizz-ui-debug":423,"rc-qt-free":424,"rc-qt-snd-only":425,"re-onboarding":426,"reco-iv-lessons":427,"reco-iv-lessons-srp":428,"redirect-upsell-to-pricing":429,"reopen-new":430,"reorder-question-recommendations":431,"reports-evaluation":432,"reports-listing-ds":433,"reports-listing-ds-mobile":434,"resource-hub-admin-controls":435,"review-srp":436,"rewritten-titles-search":437,"row-lms-parity":438,"row-my-org":439,"row-premium-paywall":440,"school-plan-trial-variants":441,"schoology-lti":442,"schools-upsell-modal-variant":443,"science-leveled-resources":445,"search-country-override":446,"search-create-with-ai-interlacing":447,"search-grade-range-boost-deboost":448,"search-interlacing-v3":449,"search-library-limit":450,"search-minimal-ui":452,"search-rescore-query":453,"search-show-review-queries":454,"search-state-boost":455,"search-tabs-as-column":456,"search-to-hqrl-english":457,"search-v2-enabled":458,"search-v3-apis":459,"search-vm-integration":460,"search-vm-tab":461,"share-flashcard":462,"share-notifications":463,"share-quiz-modal-v2":464,"share-resource-generation-toast":465,"share-with-students-old-user":466,"shared-folder-access":467,"shell-layout-ssr":468,"shell-sidebar":469,"shoe-forge":470,"show-admin-nps":471,"show-ai-literacy":472,"show-browse-standard-in-explore-page":473,"show-co-teaching":474,"show-cte-in-hqrl":475,"show-digital-citizenship":476,"show-editor-question-templates":477,"show-generate-report-button":478,"show-previously-hosted-and-saved-content":479,"show-super-churn-modal":480,"show-usage-stats-for-refer-admin-trial":481,"showindividualplan":482,"skillet-enterprise-login":483,"skillet-join-call-issues":484,"skillet-ss-debug":485,"skillet-user-migrate":486,"skip-ll":487,"skolon-sso":488,"slide-transition":489,"slideaddon-publish-flow":490,"slideaddon_ui_revamp":491,"snd-churn-banner-v2":492,"snd-lead-form-exp":493,"snd-new-form-type":495,"snd-org-picker":497,"sonnet-4-6-generate-prompt":498,"sot-migration-hqrl":499,"srp-activity-duration":500,"srp-standard-filters":501,"standard-search-be":502,"standard-selector-v2":503,"standard-tagging-ai":504,"standard-tagging-ai-new-reports":505,"state-rubric-ai-eval":506,"state-standards":507,"state-test-prep-on-search":508,"std-rag-generation":509,"std-rag-generation-ela":510,"std-rag-generation-science":511,"student-forum-at-summary":512,"student-login-back-door":513,"student-login-nudge":514,"student-signup":515,"student-whiteboard-2":516,"suggest-yt-iv-questions":517,"summer-hype":518,"super-format-mvp":519,"super-pricing-exit-popup":521,"supply-plugging-google-social":522,"supply-plugging-iv":523,"supply-plugging-iv-english":524,"supply-plugging-iv-english-math":525,"supply-plugging-iv-math":526,"supply-plugging-staging":527,"tag-voyage-math":528,"taw25-stats":529,"teacher-insights":534,"teacher-rostering-common-workflow":535,"teacher-sat":536,"team-creation-flow-v2":537,"team-migration":538,"teams-pagination":539,"toddle-lti":540,"tug-of-war":541,"tug-of-war-ai":542,"unified-standards":543,"universal-accommodations":544,"unlock-quiz":545,"updated-teacher-rostering-orgs":547,"usage-based-paywalling":548,"use-ai-polling-over-socket":549,"use-ai-service":550,"use-ai-service-be":551,"use-ai-upload-button-label":552,"use-ai-workflows":553,"use-ai-workflows-youtube":554,"use-bedrock-for-claude":555,"use-create-lead-salesforce-new-api":556,"use-game-socket-cf-url":557,"use-sonnet-4-ff":558,"use-subscription-service-for-products":559,"use-v3-query":560,"user-profile-settings":561,"user-service-migration":562,"uxr-group":563,"uxr-group-2":564,"v3-sentry-logger":565,"vapi-debug-panel":566,"verified-content":567,"video-and-rc-activity":568,"video-avatar-game-setting":569,"vlibras-integration":570,"vm-hook-enabled":571,"vm-standards-in-wg-reports":572,"wayArenaCorrectAnswerEffect":573,"wayground-curriculum-version":574,"wfb-ai-coach-chat-input":576,"wfb-iva":577,"wfb-learner-dashboard-v2":578,"wfb-persona-ctx-join":579,"wfb-preCallPrep":580,"wfb-roleplay-coaching":581,"wfb-roleplay-dashboard-default":582,"wfb-rp-create-v2":583,"wfb-rp-dashboard-v3":584,"wfb-visualAid":585,"winning-weekly-rollout":586,"wol-endpoints":588,"wonde-sso":589,"worksheet-assign":590,"worksheet-companion":591,"worksheet-differentiation":592,"year-wise-boost":593,"yt-edu":594,"yt-edu-join-kill-switch":595,"yt-edu-upsell":596,"yt-ratelimit":597,"yt-ss-cap":598,"zeraki-lti":599},{"defaultValue":6},"NOT_ELIGIBLE",{"defaultValue":8},true,{"defaultValue":8},{"defaultValue":11},false,{"defaultValue":13},"DISABLED",{"defaultValue":6},{"defaultValue":11},{"defaultValue":11},{"defaultValue":18},0,{"defaultValue":11},{"defaultValue":11},{"defaultValue":18},{"defaultValue":11},{"defaultValue":24},"ENABLED",{"defaultValue":6},{"defaultValue":24},{"defaultValue":13},{"defaultValue":6},{"defaultValue":24},{"defaultValue":24},{"defaultValue":6},{"defaultValue":6},{"defaultValue":6},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":6},{"defaultValue":6},{"defaultValue":8},{"defaultValue":13},{"defaultValue":13},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":24},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":63},{"auth-service-logout":11,"check-email-availability":8,"check-phone-availability":8,"check-username-availability":8,"deactivate":8,"refresh-token":8,"reset-password":8,"reset-password-link":8,"send-deactivation-link":8,"set-password":8,"update-password":8,"update-user-info":8,"verify-password-reset":8},{"defaultValue":65},{"apple-sso":8,"classlink-sso":8,"clever-sso":8,"facebook-sso":8,"google-sso":8,"google-sso-redirect":8,"local-login":8,"microsoft-sso":8,"nycdoe-sso":8,"user-register":8,"user-update-api":8,"wonde-sso":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":13},{"defaultValue":24},{"defaultValue":11},{"defaultValue":24},{"defaultValue":6},{"defaultValue":11},{"defaultValue":77},"ENABLE_QUALIFIERS",{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":8},{"defaultValue":6},{"defaultValue":8},{"defaultValue":13},{"defaultValue":8},{"defaultValue":8},{"defaultValue":13},{"defaultValue":101},"OFF",{"defaultValue":11},{"defaultValue":8},{"defaultValue":24},{"defaultValue":13},{"defaultValue":107},"new_new",{"defaultValue":11},{"defaultValue":11},{"defaultValue":111},"0",{"defaultValue":113},"NOT_ELLIGIBLE",{"defaultValue":8},{"defaultValue":13},{"defaultValue":101},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":24},{"defaultValue":6},{"defaultValue":123},"TEST",{"defaultValue":125},"GAME_SUMMARY",{"defaultValue":8},{"defaultValue":11},{"defaultValue":129},{"instructorCount":130,"show":8},20238,{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":136},"DISCUSS",{"defaultValue":6},{"defaultValue":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":13},{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":6},{"defaultValue":150},{"rules":151},[152],"^.*bowvip.*@.*$",{"defaultValue":101},{"defaultValue":155},{"delete-ca":8,"get-sessions":8,"update-ca":11},{"defaultValue":11},{"defaultValue":158},{"activatePowerup":8,"get-answer-explanation":8,"proceedGame":159,"reactionUpdate":8,"reactionUpdateTeacher":8,"rejoinGame":8,"replacePowerups":8},{"gameTypes":160,"questionTypes":166},[161,162,163,164,165],"test","team","live","async","common_assessment",[167,168,169,170,171,172,173,174,175,176],"MCQ","MSQ","OPEN","AUDIO","VIDEO","MATCH","REORDER","EQUATION","GRAPHING","BLANK",{"defaultValue":24},{"defaultValue":179},{"acc-recom-list-students":8,"acc-recom-list-teachers":8,"acc-recom-student-update":8,"acc-recom-teacher-usage":8,"accommodations-recommendations-teacherId":8,"accommodations-recommendations-teacherId-apply":8,"accommodations-recommendations-teacherId-apply-all":8,"challenge-friends":8,"create-game-migration":8,"delete-games":8,"edit-homework":8,"edit-lesson":8,"end-game":8,"reopen-game":8,"reschedule-game":8,"resume-lesson":8,"start-game":8},{"defaultValue":24},{"defaultValue":182},{"match-table-grid-question-type":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":6},{"defaultValue":24},{"defaultValue":6},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":24},{"defaultValue":24},{"defaultValue":11},{"defaultValue":6},{"defaultValue":13},{"defaultValue":6},{"defaultValue":13},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":24},{"defaultValue":13},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":219},5,{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":230},"dev-compact",{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":240},"",{"defaultValue":6},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":6},{"defaultValue":6},{"defaultValue":24},{"defaultValue":18},{"defaultValue":8},{"defaultValue":8},{"defaultValue":18},{"defaultValue":8},{"defaultValue":18},{"defaultValue":261},2,{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":266},3,{"defaultValue":6},{"defaultValue":6},{"defaultValue":6},{"defaultValue":8},{"defaultValue":18},{"defaultValue":101},{"defaultValue":11},{"defaultValue":8},{"defaultValue":276},"WITH_BANNER",{"defaultValue":8},{"defaultValue":279},{"allowedPages":280,"enabled":11},[281],"super-pricing",{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":24},{"defaultValue":11},{"defaultValue":290},{"alm":11,"blackboard":8,"brightspace":8,"canvas":8,"moodle":11,"schoology":8,"toddle":8},{"defaultValue":292},{"callback":293,"deepLink":294,"getLtiContext":295,"initiate":296,"resumeContext":297},{"alm":8,"blackboard":8,"brightspace":8,"canvas":8,"moodle":8,"schoology":8,"toddle":8},{"alm":8,"blackboard":8,"brightspace":8,"canvas":8,"moodle":8,"schoology":8,"toddle":8},{"alm":8,"blackboard":8,"brightspace":8,"canvas":8,"moodle":8,"schoology":8,"toddle":8},{"alm":8,"blackboard":8,"brightspace":8,"canvas":8,"moodle":8,"schoology":8,"toddle":8},{"alm":8,"blackboard":8,"brightspace":8,"canvas":8,"moodle":8,"schoology":8,"toddle":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":11},{"defaultValue":11},{"defaultValue":6},{"defaultValue":8},{"defaultValue":18},{"defaultValue":24},{"defaultValue":24},{"defaultValue":6},{"defaultValue":24},{"defaultValue":11},{"defaultValue":312},"ALL",{"defaultValue":13},{"defaultValue":13},{"defaultValue":8},{"defaultValue":13},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":24},{"defaultValue":6},{"defaultValue":101},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":13},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":6},{"defaultValue":8},{"defaultValue":8},{"defaultValue":24},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":8},{"defaultValue":24},{"defaultValue":11},{"defaultValue":13},{"defaultValue":8},{"defaultValue":6},{"defaultValue":8},{"defaultValue":13},{"defaultValue":13},{"defaultValue":8},{"defaultValue":11},{"defaultValue":13},{"defaultValue":6},{"defaultValue":8},{"defaultValue":363},"INELIGIBLE",{"defaultValue":365},"2",{"defaultValue":11},{"defaultValue":13},{"defaultValue":8},{"defaultValue":370},"difficulty-prompt",{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":13},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":388},1,{"defaultValue":8},{"defaultValue":18},{"defaultValue":388},{"defaultValue":24},{"defaultValue":6},{"defaultValue":18},{"defaultValue":396},{"mqp-trigger":11,"student-mqp":8,"student-quest":8,"teacher-reporting":8},{"defaultValue":11},{"defaultValue":18},{"defaultValue":8},{"defaultValue":8},{"defaultValue":402},{"create":8,"create-questions":8,"create-quiz":8,"delete":8,"rc-child-create":8,"rc-child-delete":8,"rc-child-update":8,"update":8},{"defaultValue":404},"v2",{"defaultValue":404},{"defaultValue":13},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":18},{"defaultValue":6},{"defaultValue":13},{"defaultValue":8},{"defaultValue":420},"v1",{"defaultValue":13},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":24},{"defaultValue":24},{"defaultValue":11},{"defaultValue":8},{"defaultValue":13},{"defaultValue":8},{"defaultValue":6},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":13},{"defaultValue":18},{"defaultValue":24},{"defaultValue":6},{"defaultValue":11},{"defaultValue":6},{"defaultValue":8},{"defaultValue":444},"CONTROLLED",{"defaultValue":8},{"defaultValue":240},{"defaultValue":18},{"defaultValue":18},{"defaultValue":11},{"defaultValue":451},"APPLICABLE",{"defaultValue":11},{"defaultValue":261},{"defaultValue":13},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":8},{"defaultValue":6},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":24},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":24},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":11},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":6},{"defaultValue":494},"TYPEFORM",{"defaultValue":496},"V3",{"defaultValue":8},{"defaultValue":24},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":6},{"defaultValue":6},{"defaultValue":6},{"defaultValue":8},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":520},"MULTIPLE",{"defaultValue":8},{"defaultValue":13},{"defaultValue":388},{"defaultValue":388},{"defaultValue":13},{"defaultValue":18},{"defaultValue":18},{"defaultValue":6},{"defaultValue":530},{"INITIAL_KUDOS_SENT":531,"INITIAL_TEACHERS_PARTICIPATED":532,"MAX_TARGET_NOTES":533},1413,740,10000,{"defaultValue":24},{"defaultValue":8},{"defaultValue":101},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":101},{"defaultValue":11},{"defaultValue":101},{"defaultValue":8},{"defaultValue":546},"DISABLE",{"defaultValue":11},{"defaultValue":8},{"defaultValue":6},{"defaultValue":13},{"defaultValue":8},{"defaultValue":6},{"defaultValue":24},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":24},{"defaultValue":11},{"defaultValue":8},{"defaultValue":575},"default_bundles",{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":587},{"anti-cheating-v2":24,"async-live-dashboard":24,"gs-v3":24,"mode-selection":24,"sp-tp":24},{"defaultValue":13},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":13},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"success":8,"message":601,"data":602,"time":4394,"meta":4395},"Ok",{"quiz":603,"draft":609},{"isTagged":11,"isLoved":11,"tagIds":604,"stats":605,"love":18,"cloned":11,"parentDetail":609,"deleted":11,"archived":11,"lifetimeAccess":11,"draftVersion":609,"publishedVersion":610,"isShared":11,"type":611,"hidden":11,"_id":612,"createdBy":613,"info":626,"createdAt":4391,"updated":4393,"premiumUse":13,"hasDraftVersion":11,"hasPublishedVersion":8,"gameChangerBadge":609,"lock":609,"isPremium":11},[],{"played":388,"totalPlayers":606,"totalCorrect":607,"totalQuestions":608},16,558,987,null,"6745d3aea56dc51c075c7b30","quiz","6745d3aea56dc589355c7b2f",{"_id":614,"firstName":615,"lastName":615,"occupation":616,"country":617,"preferences":618,"grades":620,"subject_tags":621,"media":625},"66a078e4095c8f0d1698d764","Mukhlisin","teacher","ID",{"lang":619},"id",[18,18,18],[622,623,624],"Science","Computers","Education","https://lh3.googleusercontent.com/a/ACg8ocL53kKLz01238a4XBWj_ZieqNMvmigG_S7pwzEZhcYxipy1TA=s96-c",{"lang":627,"aiGenerated":11,"qm":628,"questionGroups":706,"visibility":8,"subjects":707,"topics":708,"subtopics":709,"grade":710,"gradeLevel":609,"deleted":11,"pref":712,"traits":713,"standardIds":714,"__v":715,"meta":716,"_id":610,"name":719,"aiCreateMeta":609,"questions":720,"questionDrafts":4390,"standards":609,"courses":609,"createdAt":4391,"updated":4392,"image":240,"isProfane":11,"whitelisted":8,"slug":719},"Indonesian",{"6745d4173dbabf18d7f27c41":629,"6745d47ea20717086710466a":631,"6745d5088df9c0a4b5a579ac":632,"6745d5691454d08723032f50":633,"6745d605fd41dd6b85a5ce6f":634,"6745d69a2fd649135d9a1829":635,"6745d6c4296e94f0ac800fed":636,"67468410a5c4397f0730e5ee":637,"6746847d3dbabfa4b0f2b869":638,"674684de3653d1bfb57b102a":639,"6746855d6ca5785f5d7235aa":640,"674685d599b3958df7667e7e":641,"67468649ad17d294cb57e343":642,"674686f1f0d3df6932fafe63":643,"67468718e47cbb4ed98edbaa":644,"6746872872de834c62139bb4":645,"674687a74e950e176a49f4c1":646,"674687ad4e5e86e51c5d4bbc":648,"674687c99dea3240edb4974f":649,"674687d6d7cf8a7dfd0e70ce":650,"674687e268a59cbc842173e9":651,"6746880dbb9911fc7cbc6d94":652,"67468811b16e4fd95dd9ad91":653,"67468865b16e4f04e7d9ada0":654,"67468873a2071773de1081a1":655,"6746889a157caceb87589090":656,"674695ce296e94805e80555c":657,"6746962c68a59c848921792a":658,"674696b5bb99110c4fbc716b":659,"6746980368a59cf62b2179f7":660,"67469824e47cbb36bb8ee082":661,"6746982a9d51a41eb5df9c74":662,"6746982ead17d2cbeb57e99c":663,"67469833ab4f0d0f8dd49ba9":664,"6746983bbb9911e38fbc71c4":665,"6746984572de8388fb13a056":666,"6746984c95c2965c34b0dd4b":667,"67469863e552c304bb0463a5":668,"6746986a157cac56bc589673":669,"67469878310de6300152c976":670,"6746987d310de673af52c979":671,"674698903dbabf0348f2be7d":672,"674698ac7045134c16216290":673,"674698b43dbabff043f2be83":674,"674698bad7cf8a193d0e74c1":675,"674698c67a1b8a7eaa36eec9":676,"674698f29d51a4d6e7df9cc7":677,"674699085a0e82d47c50ddbe":678,"67469977e552c3c17a0463e8":679,"6746997d8df9c098f1a5b955":680,"674699b9b16e4f54a1d9b329":681,"674699c44d29069f647f0756":682,"674699c9bf03246e3da7099a":683,"674699de4c1b93357bc70e93":684,"674699e22668a2b60a1ec827":685,"674a76461cef9366486396b4":686,"674a764a90d0f1532886fdd8":687,"674a764d3f1ff76dd7de52b7":688,"674a765111488d4f9bb31cd4":689,"674a7655267ea836118b6c91":690,"674a765a7d7f1f1965ea666f":691,"674a765fdd3c4c2c28790b70":692,"674a766214084ed7dd77cea2":693,"674a7666ab65fd58875a35a7":694,"674a7669afe5c47167630e63":695,"674a766dfa52ba323ccd83a5":696,"674a76712ab91d2d271bcdc5":697,"674a7677ad4034f42c2af0c5":698,"674a767a3cac2abf761cbaad":699,"674a767fb3beb49816ee2d8e":700,"674a8243e9119c7320f7224b":701,"674a82d58b0399e179a34022":702,"674a8303c0702d5c4e272465":703,"674a842cc81c84e3fdd0a4f9":704,"674a8504d383c045b3904cd9":705},{"time":630},30000,{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":647},60000,{"time":647},{"time":647},{"time":647},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":647},{"time":647},{"time":647},{"time":647},{"time":647},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":647},{"time":647},{"time":647},{"time":647},{"time":647},{"time":647},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},{"time":630},[],[623],[],[],[711,711],"11",{"time":609},{"isQuizWithoutCorrectAnswer":11,"totalSlides":18,"totalComprehensionQuestions":18,"nonAnswerableQuestions":18},[],102,{"slot":717,"experiment":718},10,"main_main","KK3 (php, html, xampp, web, Konversi bilagnan)",[721,779,828,877,926,975,1024,1073,1122,1171,1220,1269,1318,1367,1418,1468,1518,1569,1619,1669,1724,1780,1831,1881,1938,1988,2038,2087,2136,2185,2234,2285,2335,2385,2435,2482,2531,2581,2630,2680,2734,2784,2836,2893,2947,2999,3055,3117,3173,3231,3283,3340,3386,3436,3484,3535,3592,3648,3704,3760,3816,3853,3891,3929,3967,4005,4043,4081,4137,4175,4213,4250,4287,4320,4357],{"structure":722,"standards":772,"topics":773,"isSuperParent":11,"standardIds":774,"unifiedStandardIds":775,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":776,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":777,"updated":778},{"settings":723,"hasMath":11,"query":725,"options":731,"explain":757,"hints":761,"kind":167,"theme":762,"marks":771,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},"string",{"type":609,"hasMath":11,"math":726,"answerTime":728,"text":729,"media":730},{"latex":727,"template":609},[],-1,"\u003Cp>Dalam merancang sebuah website kita tidak bisa lepas dari yang namanya php, php itu sendiri adalah..\u003C/p>",[],[732,739,745,751],{"type":733,"hasMath":11,"math":734,"answerTime":18,"id":736,"text":737,"media":738,"_id":736},"text",{"latex":735,"template":609},[],"6745d3b061e14adae54a6ad3","\u003Cp>Hypertext Preprocessor\u003C/p>",[],{"type":733,"hasMath":11,"math":740,"answerTime":18,"id":742,"text":743,"media":744,"_id":742},{"latex":741,"template":609},[],"6745d3b061e14adae54a6ad4","\u003Cp>Personal Hypertext Processor\u003C/p>",[],{"type":733,"hasMath":11,"math":746,"answerTime":18,"id":748,"text":749,"media":750,"_id":748},{"latex":747,"template":609},[],"6745d3b061e14adae54a6ad5","\u003Cp>Preprocessed Hypertext Page\u003C/p>",[],{"type":733,"hasMath":11,"math":752,"answerTime":18,"id":754,"text":755,"media":756,"_id":754},{"latex":753,"template":609},[],"6745d3b061e14adae54a6ad6","\u003Cp>Hypertext Programming Language\u003C/p>",[],{"type":240,"text":240,"media":758,"hasMath":11,"math":759,"answerTime":18},[],{"template":609,"latex":760},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":764,"background":766,"shape":768},"Quicksand",{"text":765},"#5D2057",{"color":767,"image":240,"video":240},"#FFFFFF",{"largeShapeColor":769,"smallShapeColor":770},"#F2F2F2","#9A4292",{"correct":388,"incorrect":18},[],[],[],[],"6745d4173dbabf18d7f27c41","2024-11-26T13:58:47.164Z","2024-11-30T03:30:44.771Z",{"structure":780,"standards":822,"topics":823,"isSuperParent":11,"standardIds":824,"unifiedStandardIds":825,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":826,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":827,"updated":778},{"settings":781,"hasMath":11,"query":782,"options":787,"explain":812,"hints":816,"kind":167,"theme":817,"marks":821,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":783,"answerTime":728,"text":785,"media":786},{"latex":784,"template":609},[],"\u003Cp>Software text editor ada banyak yang bisa kita gunakan saat merancang sebuah website, salah satunya yaitu \u003C/p>",[],[788,794,800,806],{"type":733,"hasMath":11,"math":789,"answerTime":18,"id":791,"text":792,"media":793,"_id":791},{"latex":790,"template":609},[],"6745d42461e14adae54a6b0c","\u003Cp>notepade\u003C/p>",[],{"type":733,"hasMath":11,"math":795,"answerTime":18,"id":797,"text":798,"media":799,"_id":797},{"latex":796,"template":609},[],"6745d42461e14adae54a6b0d","\u003Cp>sublimes\u003C/p>",[],{"type":733,"hasMath":11,"math":801,"answerTime":18,"id":803,"text":804,"media":805,"_id":803},{"latex":802,"template":609},[],"6745d42461e14adae54a6b0e","\u003Cp>notepad--\u003C/p>",[],{"type":733,"hasMath":11,"math":807,"answerTime":18,"id":809,"text":810,"media":811,"_id":809},{"latex":808,"template":609},[],"6745d42461e14adae54a6b0f","\u003Cp>visual studio code\u003C/p>",[],{"type":240,"text":240,"media":813,"hasMath":11,"math":814,"answerTime":18},[],{"template":609,"latex":815},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":818,"background":819,"shape":820},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d47ea20717086710466a","2024-11-26T14:00:30.720Z",{"structure":829,"standards":871,"topics":872,"isSuperParent":11,"standardIds":873,"unifiedStandardIds":874,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":875,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":876,"updated":778},{"settings":830,"hasMath":11,"query":831,"options":836,"explain":861,"hints":865,"kind":167,"theme":866,"marks":870,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":832,"answerTime":728,"text":834,"media":835},{"latex":833,"template":609},[],"\u003Cp>File index.php yang biasa kita akses di browser tersimpan di..\u003C/p>",[],[837,843,849,855],{"type":733,"hasMath":11,"math":838,"answerTime":18,"id":840,"text":841,"media":842,"_id":840},{"latex":839,"template":609},[],"6745d48661e14adae54a6b43","\u003Cp>C/xampp/htdoct/namafolder\u003C/p>",[],{"type":733,"hasMath":11,"math":844,"answerTime":18,"id":846,"text":847,"media":848,"_id":846},{"latex":845,"template":609},[],"6745d48661e14adae54a6b44","\u003Cp>D/xampp/htdoct/namafolder\u003C/p>",[],{"type":733,"hasMath":11,"math":850,"answerTime":18,"id":852,"text":853,"media":854,"_id":852},{"latex":851,"template":609},[],"6745d48661e14adae54a6b45","\u003Cp>E/xampp/htdoct/namafolder\u003C/p>",[],{"type":733,"hasMath":11,"math":856,"answerTime":18,"id":858,"text":859,"media":860,"_id":858},{"latex":857,"template":609},[],"6745d48661e14adae54a6b46","\u003Cp>local/xampp/htdoct/namafolder\u003C/p>",[],{"type":240,"text":240,"media":862,"hasMath":11,"math":863,"answerTime":18},[],{"template":609,"latex":864},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":867,"background":868,"shape":869},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d5088df9c0a4b5a579ac","2024-11-26T14:02:48.587Z",{"structure":878,"standards":920,"topics":921,"isSuperParent":11,"standardIds":922,"unifiedStandardIds":923,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":924,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":925,"updated":778},{"settings":879,"hasMath":11,"query":880,"options":885,"explain":910,"hints":914,"kind":167,"theme":915,"marks":919,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":881,"answerTime":728,"text":883,"media":884},{"latex":882,"template":609},[],"\u003Cp>dalam dunia website ada istilah ip public dan ip private, yang bisa digunakan untuk mengakses sebuah website menggunakan ip\u003C/p>",[],[886,892,898,904],{"type":733,"hasMath":11,"math":887,"answerTime":18,"id":889,"text":890,"media":891,"_id":889},{"latex":888,"template":609},[],"6745d51161e14adae54a6b7a","\u003Cp>open\u003C/p>",[],{"type":733,"hasMath":11,"math":893,"answerTime":18,"id":895,"text":896,"media":897,"_id":895},{"latex":894,"template":609},[],"6745d51161e14adae54a6b7b","\u003Cp>public\u003C/p>",[],{"type":733,"hasMath":11,"math":899,"answerTime":18,"id":901,"text":902,"media":903,"_id":901},{"latex":900,"template":609},[],"6745d51161e14adae54a6b7c","\u003Cp>private\u003C/p>",[],{"type":733,"hasMath":11,"math":905,"answerTime":18,"id":907,"text":908,"media":909,"_id":907},{"latex":906,"template":609},[],"6745d51161e14adae54a6b7d","\u003Cp>general\u003C/p>",[],{"type":240,"text":240,"media":911,"hasMath":11,"math":912,"answerTime":18},[],{"template":609,"latex":913},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":916,"background":917,"shape":918},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d5691454d08723032f50","2024-11-26T14:04:25.281Z",{"structure":927,"standards":969,"topics":970,"isSuperParent":11,"standardIds":971,"unifiedStandardIds":972,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":973,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":974,"updated":778},{"settings":928,"hasMath":11,"query":929,"options":934,"explain":959,"hints":963,"kind":167,"theme":964,"marks":968,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":930,"answerTime":728,"text":932,"media":933},{"latex":931,"template":609},[],"\u003Cp>selain nama website yang mudah diingat oleh kita, sebenarya website tersebut berupa..\u003C/p>",[],[935,941,947,953],{"type":733,"hasMath":11,"math":936,"answerTime":18,"id":938,"text":939,"media":940,"_id":938},{"latex":937,"template":609},[],"6745d56f61e14adae54a6bb1","\u003Cp>Local private address\u003C/p>",[],{"type":733,"hasMath":11,"math":942,"answerTime":18,"id":944,"text":945,"media":946,"_id":944},{"latex":943,"template":609},[],"6745d56f61e14adae54a6bb2","\u003Cp>ip local address\u003C/p>",[],{"type":733,"hasMath":11,"math":948,"answerTime":18,"id":950,"text":951,"media":952,"_id":950},{"latex":949,"template":609},[],"6745d56f61e14adae54a6bb3","\u003Cp>ip address\u003C/p>",[],{"type":733,"hasMath":11,"math":954,"answerTime":18,"id":956,"text":957,"media":958,"_id":956},{"latex":955,"template":609},[],"6745d56f61e14adae54a6bb4","\u003Cp>ip share used\u003C/p>",[],{"type":240,"text":240,"media":960,"hasMath":11,"math":961,"answerTime":18},[],{"template":609,"latex":962},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":965,"background":966,"shape":967},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d605fd41dd6b85a5ce6f","2024-11-26T14:07:01.557Z",{"structure":976,"standards":1018,"topics":1019,"isSuperParent":11,"standardIds":1020,"unifiedStandardIds":1021,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1022,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1023,"updated":778},{"settings":977,"hasMath":11,"query":978,"options":983,"explain":1008,"hints":1012,"kind":167,"theme":1013,"marks":1017,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":979,"answerTime":728,"text":981,"media":982},{"latex":980,"template":609},[],"\u003Cp>Fungsi \u003Cstrong>echo \u003C/strong>yang sering digunakan, sebenarnya memiliki fungsi untuk\u003C/p>",[],[984,990,996,1002],{"type":733,"hasMath":11,"math":985,"answerTime":18,"id":987,"text":988,"media":989,"_id":987},{"latex":986,"template":609},[],"6745d60c61e14adae54a6be8","\u003Cp>Menampilkan output ke layar\u003C/p>",[],{"type":733,"hasMath":11,"math":991,"answerTime":18,"id":993,"text":994,"media":995,"_id":993},{"latex":992,"template":609},[],"6745d60c61e14adae54a6be9","\u003Cp>Mengambil input dari pengguna\u003C/p>",[],{"type":733,"hasMath":11,"math":997,"answerTime":18,"id":999,"text":1000,"media":1001,"_id":999},{"latex":998,"template":609},[],"6745d60c61e14adae54a6bea","\u003Cp>Mengembalikan nilai\u003C/p>",[],{"type":733,"hasMath":11,"math":1003,"answerTime":18,"id":1005,"text":1006,"media":1007,"_id":1005},{"latex":1004,"template":609},[],"6745d60c61e14adae54a6beb","\u003Cp>Menghentikan skrip\u003C/p>",[],{"type":240,"text":240,"media":1009,"hasMath":11,"math":1010,"answerTime":18},[],{"template":609,"latex":1011},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1014,"background":1015,"shape":1016},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d69a2fd649135d9a1829","2024-11-26T14:09:30.603Z",{"structure":1025,"standards":1067,"topics":1068,"isSuperParent":11,"standardIds":1069,"unifiedStandardIds":1070,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1071,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1072,"updated":778},{"settings":1026,"hasMath":11,"query":1027,"options":1032,"explain":1057,"hints":1061,"kind":167,"theme":1062,"marks":1066,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1028,"answerTime":728,"text":1030,"media":1031},{"latex":1029,"template":609},[],"\u003Cp>Untuk memulai session di PHP, kita perlu menggunakan :\u003C/p>",[],[1033,1039,1045,1051],{"type":733,"hasMath":11,"math":1034,"answerTime":18,"id":1036,"text":1037,"media":1038,"_id":1036},{"latex":1035,"template":609},[],"6745d6a261e14adae54a6c21","\u003Cp>session_start();\u003C/p>",[],{"type":733,"hasMath":11,"math":1040,"answerTime":18,"id":1042,"text":1043,"media":1044,"_id":1042},{"latex":1041,"template":609},[],"6745d6a261e14adae54a6c22","\u003Cp>start_session();\u003C/p>",[],{"type":733,"hasMath":11,"math":1046,"answerTime":18,"id":1048,"text":1049,"media":1050,"_id":1048},{"latex":1047,"template":609},[],"6745d6a261e14adae54a6c23","\u003Cp>begin_session();\u003C/p>",[],{"type":733,"hasMath":11,"math":1052,"answerTime":18,"id":1054,"text":1055,"media":1056,"_id":1054},{"latex":1053,"template":609},[],"6745d6a261e14adae54a6c24","\u003Cp>initiate_session();\u003C/p>",[],{"type":240,"text":240,"media":1058,"hasMath":11,"math":1059,"answerTime":18},[],{"template":609,"latex":1060},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1063,"background":1064,"shape":1065},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6745d6c4296e94f0ac800fed","2024-11-26T14:10:12.916Z",{"structure":1074,"standards":1116,"topics":1117,"isSuperParent":11,"standardIds":1118,"unifiedStandardIds":1119,"aiGenerated":11,"__v":261,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1120,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1121,"updated":778},{"settings":1075,"hasMath":11,"query":1076,"options":1081,"explain":1106,"hints":1110,"kind":167,"theme":1111,"marks":1115,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1077,"answerTime":728,"text":1079,"media":1080},{"latex":1078,"template":609},[],"\u003Cp>ketika kalian telah selesai membuat file indek php yang tesimpan di drive c, file tersebut berekstensi...\u003C/p>",[],[1082,1088,1094,1100],{"type":733,"hasMath":11,"math":1083,"answerTime":18,"id":1085,"text":1086,"media":1087,"_id":1085},{"latex":1084,"template":609},[],"674683c10db1c8abac2ab80d","\u003Cp>.doc\u003C/p>",[],{"type":733,"hasMath":11,"math":1089,"answerTime":18,"id":1091,"text":1092,"media":1093,"_id":1091},{"latex":1090,"template":609},[],"674683c10db1c8abac2ab80e","\u003Cp>.php\u003C/p>",[],{"type":733,"hasMath":11,"math":1095,"answerTime":18,"id":1097,"text":1098,"media":1099,"_id":1097},{"latex":1096,"template":609},[],"674683c10db1c8abac2ab80f","\u003Cp>\u003Cstrong>.html\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1101,"answerTime":18,"id":1103,"text":1104,"media":1105,"_id":1103},{"latex":1102,"template":609},[],"674683c10db1c8abac2ab810","\u003Cp>.xlxs\u003C/p>",[],{"type":240,"text":240,"media":1107,"hasMath":11,"math":1108,"answerTime":18},[],{"template":609,"latex":1109},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1112,"background":1113,"shape":1114},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"67468410a5c4397f0730e5ee","2024-11-27T02:29:36.131Z",{"structure":1123,"standards":1165,"topics":1166,"isSuperParent":11,"standardIds":1167,"unifiedStandardIds":1168,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1169,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1170,"updated":778},{"settings":1124,"hasMath":11,"query":1125,"options":1130,"explain":1155,"hints":1159,"kind":167,"theme":1160,"marks":1164,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1126,"answerTime":728,"text":1128,"media":1129},{"latex":1127,"template":609},[],"\u003Cp>\u003Cstrong>echo \u003C/strong>merupakan salah satu script yang sering digunakan dan memiliki peran sebagai\u003C/p>",[],[1131,1137,1143,1149],{"type":733,"hasMath":11,"math":1132,"answerTime":18,"id":1134,"text":1135,"media":1136,"_id":1134},{"latex":1133,"template":609},[],"674684190db1c8abac2ab844","\u003Cp>menampilkan cetakan\u003C/p>",[],{"type":733,"hasMath":11,"math":1138,"answerTime":18,"id":1140,"text":1141,"media":1142,"_id":1140},{"latex":1139,"template":609},[],"674684190db1c8abac2ab845","\u003Cp>menampilkan hasil ketikan\u003C/p>",[],{"type":733,"hasMath":11,"math":1144,"answerTime":18,"id":1146,"text":1147,"media":1148,"_id":1146},{"latex":1145,"template":609},[],"674684190db1c8abac2ab846","\u003Cp>menampilkan output php\u003C/p>",[],{"type":733,"hasMath":11,"math":1150,"answerTime":18,"id":1152,"text":1153,"media":1154,"_id":1152},{"latex":1151,"template":609},[],"674684190db1c8abac2ab847","\u003Cp>\u003Cstrong>menampilkan outmut pada xampp\u003C/strong>\u003C/p>",[],{"type":240,"text":240,"media":1156,"hasMath":11,"math":1157,"answerTime":18},[],{"template":609,"latex":1158},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1161,"background":1162,"shape":1163},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6746847d3dbabfa4b0f2b869","2024-11-27T02:31:25.326Z",{"structure":1172,"standards":1214,"topics":1215,"isSuperParent":11,"standardIds":1216,"unifiedStandardIds":1217,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1218,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1219,"updated":778},{"settings":1173,"hasMath":11,"query":1174,"options":1179,"explain":1204,"hints":1208,"kind":167,"theme":1209,"marks":1213,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1175,"answerTime":728,"text":1177,"media":1178},{"latex":1176,"template":609},[],"\u003Cp>\u003Cstrong>$ \u003C/strong>merupakan salah satu variabel yang wajib ada dalam penulisan script di....\u003C/p>",[],[1180,1186,1192,1198],{"type":733,"hasMath":11,"math":1181,"answerTime":18,"id":1183,"text":1184,"media":1185,"_id":1183},{"latex":1182,"template":609},[],"6746848a0db1c8abac2ab87b","\u003Cp>php\u003C/p>",[],{"type":733,"hasMath":11,"math":1187,"answerTime":18,"id":1189,"text":1190,"media":1191,"_id":1189},{"latex":1188,"template":609},[],"6746848a0db1c8abac2ab87c","\u003Cp>\u003Cstrong>css\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1193,"answerTime":18,"id":1195,"text":1196,"media":1197,"_id":1195},{"latex":1194,"template":609},[],"6746848a0db1c8abac2ab87d","\u003Cp>java script\u003C/p>",[],{"type":733,"hasMath":11,"math":1199,"answerTime":18,"id":1201,"text":1202,"media":1203,"_id":1201},{"latex":1200,"template":609},[],"6746848a0db1c8abac2ab87e","\u003Cp>routing\u003C/p>",[],{"type":240,"text":240,"media":1205,"hasMath":11,"math":1206,"answerTime":18},[],{"template":609,"latex":1207},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1210,"background":1211,"shape":1212},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674684de3653d1bfb57b102a","2024-11-27T02:33:02.849Z",{"structure":1221,"standards":1263,"topics":1264,"isSuperParent":11,"standardIds":1265,"unifiedStandardIds":1266,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1267,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1268,"updated":778},{"settings":1222,"hasMath":11,"query":1223,"options":1228,"explain":1253,"hints":1257,"kind":167,"theme":1258,"marks":1262,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1224,"answerTime":728,"text":1226,"media":1227},{"latex":1225,"template":609},[],"\u003Cp>Terdapat sebuah code program \"echo 5 + 5;\", jika kode tersebut di running atau dijalankan maka hasil yang ditampilkan adalah \u003C/p>",[],[1229,1235,1241,1247],{"type":733,"hasMath":11,"math":1230,"answerTime":18,"id":1232,"text":1233,"media":1234,"_id":1232},{"latex":1231,"template":609},[],"674685010db1c8abac2ab8b2","\u003Cp>10\u003C/p>",[],{"type":733,"hasMath":11,"math":1236,"answerTime":18,"id":1238,"text":1239,"media":1240,"_id":1238},{"latex":1237,"template":609},[],"674685010db1c8abac2ab8b3","\u003Cp>5\u003C/p>",[],{"type":733,"hasMath":11,"math":1242,"answerTime":18,"id":1244,"text":1245,"media":1246,"_id":1244},{"latex":1243,"template":609},[],"674685010db1c8abac2ab8b4","\u003Cp>\u003Cstrong>55\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1248,"answerTime":18,"id":1250,"text":1251,"media":1252,"_id":1250},{"latex":1249,"template":609},[],"674685010db1c8abac2ab8b5","\u003Cp>15\u003C/p>",[],{"type":240,"text":240,"media":1254,"hasMath":11,"math":1255,"answerTime":18},[],{"template":609,"latex":1256},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1259,"background":1260,"shape":1261},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6746855d6ca5785f5d7235aa","2024-11-27T02:35:09.458Z",{"structure":1270,"standards":1312,"topics":1313,"isSuperParent":11,"standardIds":1314,"unifiedStandardIds":1315,"aiGenerated":11,"__v":261,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1316,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1317,"updated":778},{"settings":1271,"hasMath":11,"query":1272,"options":1277,"explain":1302,"hints":1306,"kind":167,"theme":1307,"marks":1311,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1273,"answerTime":728,"text":1275,"media":1276},{"latex":1274,"template":609},[],"\u003Cp>Awal penulisan code php terdapat variabel session, yang berarti...\u003C/p>",[],[1278,1284,1290,1296],{"type":733,"hasMath":11,"math":1279,"answerTime":18,"id":1281,"text":1282,"media":1283,"_id":1281},{"latex":1280,"template":609},[],"6746858d0db1c8abac2ab8e9","\u003Cp>Menyimpan file\u003C/p>",[],{"type":733,"hasMath":11,"math":1285,"answerTime":18,"id":1287,"text":1288,"media":1289,"_id":1287},{"latex":1286,"template":609},[],"6746858d0db1c8abac2ab8ea","\u003Cp>\u003Cstrong>Penyimpanan data permanen\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1291,"answerTime":18,"id":1293,"text":1294,"media":1295,"_id":1293},{"latex":1292,"template":609},[],"6746858d0db1c8abac2ab8eb","\u003Cp>Penyimpanan data sementara\u003C/p>",[],{"type":733,"hasMath":11,"math":1297,"answerTime":18,"id":1299,"text":1300,"media":1301,"_id":1299},{"latex":1298,"template":609},[],"6746858d0db1c8abac2ab8ec","\u003Cp>Menghapus data\u003C/p>",[],{"type":240,"text":240,"media":1303,"hasMath":11,"math":1304,"answerTime":18},[],{"template":609,"latex":1305},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1308,"background":1309,"shape":1310},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674685d599b3958df7667e7e","2024-11-27T02:37:09.127Z",{"structure":1319,"standards":1361,"topics":1362,"isSuperParent":11,"standardIds":1363,"unifiedStandardIds":1364,"aiGenerated":11,"__v":261,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":1365,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1366,"updated":778},{"settings":1320,"hasMath":11,"query":1321,"options":1326,"explain":1351,"hints":1355,"kind":167,"theme":1356,"marks":1360,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1322,"answerTime":728,"text":1324,"media":1325},{"latex":1323,"template":609},[],"\u003Cp>Menurut saya $_POST pada penulisan code di PHP memiliki maksud\u003C/p>",[],[1327,1333,1339,1345],{"type":733,"hasMath":11,"math":1328,"answerTime":18,"id":1330,"text":1331,"media":1332,"_id":1330},{"latex":1329,"template":609},[],"674685e20db1c8abac2ab920","\u003Cp>\u003Cstrong>Mengambil data dari form yang dikirim dengan metode GET\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1334,"answerTime":18,"id":1336,"text":1337,"media":1338,"_id":1336},{"latex":1335,"template":609},[],"674685e20db1c8abac2ab921","\u003Cp>Menyimpan data ke database\u003C/p>",[],{"type":733,"hasMath":11,"math":1340,"answerTime":18,"id":1342,"text":1343,"media":1344,"_id":1342},{"latex":1341,"template":609},[],"674685e20db1c8abac2ab922","\u003Cp>Mengambil data dari URL\u003C/p>",[],{"type":733,"hasMath":11,"math":1346,"answerTime":18,"id":1348,"text":1349,"media":1350,"_id":1348},{"latex":1347,"template":609},[],"674685e20db1c8abac2ab923","\u003Cp>Mengambil data dari form yang dikirim dengan metode POST\u003C/p>",[],{"type":240,"text":240,"media":1352,"hasMath":11,"math":1353,"answerTime":18},[],{"template":609,"latex":1354},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1357,"background":1358,"shape":1359},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"67468649ad17d294cb57e343","2024-11-27T02:39:05.400Z",{"structure":1368,"standards":1410,"topics":1411,"isSuperParent":11,"standardIds":1412,"unifiedStandardIds":1413,"aiGenerated":11,"__v":266,"teleportFrom":1414,"cloned":8,"ver":261,"parent":1415,"_id":1416,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":1417,"updated":778},{"settings":1369,"hasMath":11,"query":1370,"options":1375,"explain":1400,"hints":1404,"kind":167,"theme":1405,"marks":1409,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1371,"answerTime":728,"text":1373,"media":1374},{"latex":1372,"template":609},[],"\u003Cp>Bagaimana cara menampilkan teks \"Hello, World!\" di layar menggunakan PHP?\u003C/p>",[],[1376,1382,1388,1394],{"type":733,"hasMath":11,"math":1377,"answerTime":18,"id":1379,"text":1380,"media":1381,"_id":1379},{"latex":1378,"template":609},[],"674529ba56f05957df422eba","\u003Cp>vsfrint\u003C/p>",[],{"type":733,"hasMath":11,"math":1383,"answerTime":18,"id":1385,"text":1386,"media":1387,"_id":1385},{"latex":1384,"template":609},[],"674688ff0db1c8abac2ab9cc","\u003Cp>\u003Cstrong>POS_T\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1389,"answerTime":18,"id":1391,"text":1392,"media":1393,"_id":1391},{"latex":1390,"template":609},[],"6746891d0db1c8abac2ab9e5","\u003Cp>Share\u003C/p>",[],{"type":733,"hasMath":11,"math":1395,"answerTime":18,"id":1397,"text":1398,"media":1399,"_id":1397},{"latex":1396,"template":609},[],"6746891d0db1c8abac2ab9e6","\u003Cp>Echo\u003C/p>",[],{"type":240,"text":240,"media":1401,"hasMath":11,"math":1402,"answerTime":18},[],{"template":609,"latex":1403},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1406,"background":1407,"shape":1408},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674528fc56f6ae50069e619b","6745296edb80b5b7e6078fc8","674686f1f0d3df6932fafe63","2024-11-27T02:41:53.995Z",{"structure":1419,"standards":1460,"topics":1461,"isSuperParent":11,"standardIds":1462,"unifiedStandardIds":1463,"aiGenerated":11,"__v":261,"teleportFrom":1464,"cloned":8,"ver":261,"parent":1465,"_id":1466,"time":630,"published":8,"type":167,"createdAt":1467,"updated":778},{"settings":1420,"hasMath":11,"query":1421,"options":1426,"explain":1450,"hints":1454,"kind":167,"theme":1455,"marks":1459,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":1422,"answerTime":728,"text":1424,"media":1425},{"latex":1423,"template":609},[],"\u003Cp>script/code untuk memulai pemrograman php adalah ...\u003C/p>",[],[1427,1433,1439,1444],{"type":733,"hasMath":11,"math":1428,"answerTime":18,"id":1430,"text":1431,"media":1432,"_id":1430},{"latex":1429,"template":609},[],"64bcb1f4fd15aee6c124b78c","\u003Cp><?php\u003C/p>",[],{"type":733,"hasMath":11,"math":1434,"answerTime":18,"id":1436,"text":1437,"media":1438,"_id":1436},{"latex":1435,"template":609},[],"64bcb1f9fd15aee6c124b793","\u003Cp>>?php\u003C/p>",[],{"type":733,"hasMath":11,"math":1440,"answerTime":18,"id":1442,"text":1184,"media":1443,"_id":1442},{"latex":1441,"template":609},[],"64bcb1fefd15aee6c124b798",[],{"type":733,"hasMath":11,"math":1445,"answerTime":18,"id":1447,"text":1448,"media":1449,"_id":1447},{"latex":1446,"template":609},[],"64bcb205fd15aee6c124b7a0","\u003Cp>\u003Cstrong></html>\u003C/strong>\u003C/p>",[],{"type":240,"text":240,"media":1451,"hasMath":11,"math":1452,"answerTime":18},[],{"template":609,"latex":1453},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1456,"background":1457,"shape":1458},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"64bc9447f23ce00007c85eab","64bcb207e53f9f0007ae7e7a","67468718e47cbb4ed98edbaa","2024-11-27T02:42:32.809Z",{"structure":1469,"standards":1511,"topics":1512,"isSuperParent":11,"standardIds":1513,"unifiedStandardIds":1514,"aiGenerated":11,"__v":388,"teleportFrom":1464,"cloned":8,"ver":261,"parent":1515,"_id":1516,"time":630,"published":8,"type":167,"createdAt":1517,"updated":778},{"settings":1470,"hasMath":11,"query":1471,"options":1476,"explain":1501,"hints":1505,"kind":167,"theme":1506,"marks":1510,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":1472,"answerTime":728,"text":1474,"media":1475},{"latex":1473,"template":609},[],"\u003Cp>Untuk mendeklarasikan variabel pada php diawali dengan tanda ...\u003C/p>",[],[1477,1483,1489,1495],{"type":733,"hasMath":11,"math":1478,"answerTime":18,"id":1480,"text":1481,"media":1482,"_id":1480},{"latex":1479,"template":609},[],"64bcb2ebfd15aee6c124b808","\u003Cp>#\u003C/p>",[],{"type":733,"hasMath":11,"math":1484,"answerTime":18,"id":1486,"text":1487,"media":1488,"_id":1486},{"latex":1485,"template":609},[],"64bcb2edfd15aee6c124b80c","\u003Cp>$\u003C/p>",[],{"type":733,"hasMath":11,"math":1490,"answerTime":18,"id":1492,"text":1493,"media":1494,"_id":1492},{"latex":1491,"template":609},[],"64bcb2f1fd15aee6c124b811","\u003Cp>//\u003C/p>",[],{"type":733,"hasMath":11,"math":1496,"answerTime":18,"id":1498,"text":1499,"media":1500,"_id":1498},{"latex":1497,"template":609},[],"64bcb2f5fd15aee6c124b818","\u003Cp>echo\u003C/p>",[],{"type":240,"text":240,"media":1502,"hasMath":11,"math":1503,"answerTime":18},[],{"template":609,"latex":1504},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1507,"background":1508,"shape":1509},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"64bcb2f7f5189c00070cc610","6746872872de834c62139bb4","2024-11-27T02:42:48.049Z",{"structure":1519,"standards":1561,"topics":1562,"isSuperParent":11,"standardIds":1563,"unifiedStandardIds":1564,"aiGenerated":11,"__v":261,"teleportFrom":1565,"cloned":8,"ver":261,"parent":1566,"_id":1567,"time":647,"published":8,"type":167,"createdAt":1568,"updated":778},{"settings":1520,"hasMath":609,"query":1521,"options":1526,"explain":1551,"hints":1555,"kind":167,"theme":1556,"marks":1560,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1522,"answerTime":18,"text":1524,"media":1525},{"latex":1523,"template":609},[],"\u003Cp>Website yang mengandung kode program PHP dapat disimpan dalam ekstensi file...\u003C/p>",[],[1527,1533,1539,1545],{"type":733,"hasMath":11,"math":1528,"answerTime":18,"id":1530,"text":1531,"media":1532,"_id":1530},{"latex":1529,"template":609},[],"5dc02e4ebf9460001acf57d0","\u003Cp>\u003Cstrong>index.html\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1534,"answerTime":18,"id":1536,"text":1537,"media":1538,"_id":1536},{"latex":1535,"template":609},[],"5dc02e4ebf9460001acf57d1","\u003Cp>index.php\u003C/p>",[],{"type":733,"hasMath":11,"math":1540,"answerTime":18,"id":1542,"text":1543,"media":1544,"_id":1542},{"latex":1541,"template":609},[],"5dc02e4ebf9460001acf57d2","\u003Cp>index.htmlphp\u003C/p>",[],{"type":733,"hasMath":11,"math":1546,"answerTime":18,"id":1548,"text":1549,"media":1550,"_id":1548},{"latex":1547,"template":609},[],"5dc02e4ebf9460001acf57d3","\u003Cp>index.ppt\u003C/p>",[],{"type":240,"text":240,"media":1552,"hasMath":11,"math":1553,"answerTime":18},[],{"template":609,"latex":1554},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1557,"background":1558,"shape":1559},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"65fb8d9d7b85033368df938e","65fb8e58620dec23cce4b966","674687a74e950e176a49f4c1","2024-11-27T02:44:55.075Z",{"structure":1570,"standards":1612,"topics":1613,"isSuperParent":11,"standardIds":1614,"unifiedStandardIds":1615,"aiGenerated":11,"__v":388,"teleportFrom":1565,"cloned":8,"ver":261,"parent":1616,"_id":1617,"time":647,"published":8,"type":167,"createdAt":1618,"updated":778},{"settings":1571,"hasMath":609,"query":1572,"options":1577,"explain":1602,"hints":1606,"kind":167,"theme":1607,"marks":1611,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1573,"answerTime":18,"text":1575,"media":1576},{"latex":1574,"template":609},[],"\u003Cp>Bagaimana PHP ditulis ke dalam halaman web?\u003C/p>",[],[1578,1584,1590,1596],{"type":733,"hasMath":11,"math":1579,"answerTime":18,"id":1581,"text":1582,"media":1583,"_id":1581},{"latex":1580,"template":609},[],"5dc02f79dae89a001a26c5e0","\u003Cp>Sama seperti tag html lainnya: <php> </php>\u003C/p>",[],{"type":733,"hasMath":11,"math":1585,"answerTime":18,"id":1587,"text":1588,"media":1589,"_id":1587},{"latex":1586,"template":609},[],"5dc02f79dae89a001a26c5e1","\u003Cp>Hanya dapat ditulis di file terpisah yang ditautkan ke halaman html\u003C/p>",[],{"type":733,"hasMath":11,"math":1591,"answerTime":18,"id":1593,"text":1594,"media":1595,"_id":1593},{"latex":1592,"template":609},[],"5dc02f79dae89a001a26c5e2","\u003Cp>Menggunakan kurung kurawal {php} {/php}\u003C/p>",[],{"type":733,"hasMath":11,"math":1597,"answerTime":18,"id":1599,"text":1600,"media":1601,"_id":1599},{"latex":1598,"template":609},[],"5dc02f79dae89a001a26c5e3","\u003Cp>Script PHP dimulai dengan <?php dan diakhiri dengan ?>\u003C/p>",[],{"type":240,"text":240,"media":1603,"hasMath":11,"math":1604,"answerTime":18},[],{"template":609,"latex":1605},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1608,"background":1609,"shape":1610},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"65fb8e6869b8867a68dec286","674687ad4e5e86e51c5d4bbc","2024-11-27T02:45:01.802Z",{"structure":1620,"standards":1662,"topics":1663,"isSuperParent":11,"standardIds":1664,"unifiedStandardIds":1665,"aiGenerated":11,"__v":261,"teleportFrom":1565,"cloned":8,"ver":261,"parent":1666,"_id":1667,"time":647,"published":8,"type":167,"createdAt":1668,"updated":778},{"settings":1621,"hasMath":609,"query":1622,"options":1627,"explain":1652,"hints":1656,"kind":167,"theme":1657,"marks":1661,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1623,"answerTime":18,"text":1625,"media":1626},{"latex":1624,"template":609},[],"\u003Cp>Setiap baris dari kode PHP diakhiri dengan simbol apa?\u003C/p>",[],[1628,1634,1640,1646],{"type":733,"hasMath":11,"math":1629,"answerTime":18,"id":1631,"text":1632,"media":1633,"_id":1631},{"latex":1630,"template":609},[],"5dc0304701ea85001d823730","\u003Cp>semicolon ;\u003C/p>",[],{"type":733,"hasMath":11,"math":1635,"answerTime":18,"id":1637,"text":1638,"media":1639,"_id":1637},{"latex":1636,"template":609},[],"5dc0304701ea85001d823731","\u003Cp>\u003Cstrong>colon :\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1641,"answerTime":18,"id":1643,"text":1644,"media":1645,"_id":1643},{"latex":1642,"template":609},[],"5dc0304701ea85001d823732","\u003Cp>square bracket ]\u003C/p>",[],{"type":733,"hasMath":11,"math":1647,"answerTime":18,"id":1649,"text":1650,"media":1651,"_id":1649},{"latex":1648,"template":609},[],"5dc0304701ea85001d823733","\u003Cp>curly bracket }\u003C/p>",[],{"type":240,"text":240,"media":1653,"hasMath":11,"math":1654,"answerTime":18},[],{"template":609,"latex":1655},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1658,"background":1659,"shape":1660},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"65fb8ec8fdb2e76df3efcb5a","674687c99dea3240edb4974f","2024-11-27T02:45:29.885Z",{"structure":1670,"standards":1717,"topics":1718,"isSuperParent":11,"standardIds":1719,"unifiedStandardIds":1720,"aiGenerated":11,"__v":388,"teleportFrom":1565,"cloned":8,"ver":261,"parent":1721,"_id":1722,"time":647,"published":8,"type":167,"createdAt":1723,"updated":778},{"settings":1671,"hasMath":11,"query":1672,"options":1681,"explain":1706,"hints":1710,"kind":167,"theme":1711,"marks":1715,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1673,"answerTime":18,"text":1675,"media":1676},{"latex":1674,"template":609},[],"\u003Cp>Output dari kode program tersebut adalah...\u003C/p>",[1677],{"type":1678,"url":1679,"meta":1680},"image","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/087011e7-f729-4fd5-a6d7-57e9fd66df0f-v2",{"width":18,"height":18,"text":240,"bgColor":240,"layout":240,"videoId":240,"start":18,"end":18,"duration":18,"kind":240,"embeddable":8,"title":240},[1682,1688,1694,1700],{"type":733,"hasMath":11,"math":1683,"answerTime":18,"id":1685,"text":1686,"media":1687,"_id":1685},{"latex":1684,"template":609},[],"5dc0378f0f6d79001bd5b820","\u003Cp>Tidak direstui\u003C/p>",[],{"type":733,"hasMath":11,"math":1689,"answerTime":18,"id":1691,"text":1692,"media":1693,"_id":1691},{"latex":1690,"template":609},[],"5dc0378f0f6d79001bd5b821","\u003Cp>Cari cewek baru\u003C/p>",[],{"type":733,"hasMath":11,"math":1695,"answerTime":18,"id":1697,"text":1698,"media":1699,"_id":1697},{"latex":1696,"template":609},[],"5dc0378f0f6d79001bd5b822","\u003Cp>Mantu idaman\u003C/p>",[],{"type":733,"hasMath":11,"math":1701,"answerTime":18,"id":1703,"text":1704,"media":1705,"_id":1703},{"latex":1702,"template":609},[],"5dc0378f0f6d79001bd5b823","\u003Cp>Syntax error\u003C/p>",[],{"type":240,"text":240,"media":1707,"hasMath":11,"math":1708,"answerTime":18},[],{"template":609,"latex":1709},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1712,"background":1713,"shape":1714},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":1716,"incorrect":18},4,[],[],[],[],"65fb9f0152a94a21ce4c2713","674687d6d7cf8a7dfd0e70ce","2024-11-27T02:45:42.147Z",{"structure":1725,"standards":1773,"topics":1774,"isSuperParent":11,"standardIds":1775,"unifiedStandardIds":1776,"aiGenerated":11,"__v":261,"teleportFrom":1565,"cloned":8,"ver":261,"parent":1777,"_id":1778,"time":630,"published":8,"type":167,"createdAt":1779,"updated":778},{"settings":1726,"hasMath":11,"query":1727,"options":1732,"explain":1763,"hints":1767,"kind":167,"theme":1768,"marks":1772,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1728,"answerTime":18,"text":1730,"media":1731},{"latex":1729,"template":609},[],"\u003Cp>Apa fungsi dari syntax PHP berikut :\u003C/p>\u003Cp><?php\u003C/p>",[],[1733,1739,1745,1751,1757],{"type":733,"hasMath":11,"math":1734,"answerTime":18,"id":1736,"text":1737,"media":1738,"_id":1736},{"latex":1735,"template":609},[],"6485bd318a16d48b14ea9a0e","\u003Cp>\u003Cstrong>mengawali perintah HTML\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1740,"answerTime":18,"id":1742,"text":1743,"media":1744,"_id":1742},{"latex":1741,"template":609},[],"6485bd318a16d48b14ea9a0f","\u003Cp>mengawali perintah PHP\u003C/p>",[],{"type":733,"hasMath":11,"math":1746,"answerTime":18,"id":1748,"text":1749,"media":1750,"_id":1748},{"latex":1747,"template":609},[],"6485bd318a16d48b14ea9a10","\u003Cp>mengakhiri HTML\u003C/p>",[],{"type":733,"hasMath":11,"math":1752,"answerTime":18,"id":1754,"text":1755,"media":1756,"_id":1754},{"latex":1753,"template":609},[],"6485bd318a16d48b14ea9a11","\u003Cp>mangakhiri PHP\u003C/p>",[],{"type":733,"hasMath":11,"math":1758,"answerTime":18,"id":1760,"text":1761,"media":1762,"_id":1760},{"latex":1759,"template":609},[],"6485bd318a16d48b14ea9a12","\u003Cp>Menyatakan bahwa PHP sudah ada\u003C/p>",[],{"type":240,"text":240,"media":1764,"hasMath":11,"math":1765,"answerTime":18},[],{"template":609,"latex":1766},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1769,"background":1770,"shape":1771},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"65fb92376c00c2f2b7643ac8","674687e268a59cbc842173e9","2024-11-27T02:45:54.633Z",{"structure":1781,"standards":1823,"topics":1824,"isSuperParent":11,"standardIds":1825,"unifiedStandardIds":1826,"aiGenerated":11,"__v":261,"teleportFrom":1827,"cloned":8,"ver":261,"parent":1828,"_id":1829,"time":630,"published":8,"type":167,"createdAt":1830,"updated":778},{"settings":1782,"hasMath":11,"query":1783,"options":1788,"explain":1813,"hints":1817,"kind":167,"theme":1818,"marks":1822,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1784,"answerTime":18,"text":1786,"media":1787},{"latex":1785,"template":609},[],"\u003Cp>Apa yang di maksud pemograman PHP\u003C/p>",[],[1789,1795,1801,1807],{"type":733,"hasMath":11,"math":1790,"answerTime":18,"id":1792,"text":1793,"media":1794,"_id":1792},{"latex":1791,"template":609},[],"5e981058195e57001c43d680","\u003Cp>Pemograman Bebasis Desktop\u003C/p>",[],{"type":733,"hasMath":11,"math":1796,"answerTime":18,"id":1798,"text":1799,"media":1800,"_id":1798},{"latex":1797,"template":609},[],"5e981058195e57001c43d681","\u003Cp>Programer\u003C/p>",[],{"type":733,"hasMath":11,"math":1802,"answerTime":18,"id":1804,"text":1805,"media":1806,"_id":1804},{"latex":1803,"template":609},[],"5e981058195e57001c43d682","\u003Cp>Pemograman Berbasis Web\u003C/p>",[],{"type":733,"hasMath":11,"math":1808,"answerTime":18,"id":1810,"text":1811,"media":1812,"_id":1810},{"latex":1809,"template":609},[],"5e981058195e57001c43d683","\u003Cp>\u003Cstrong>Pemograman\u003C/strong>\u003C/p>",[],{"type":240,"text":240,"media":1814,"hasMath":11,"math":1815,"answerTime":18},[],{"template":609,"latex":1816},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1819,"background":1820,"shape":1821},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5e980f22f90008001b0840bf","5e981058195e57001c43d688","6746880dbb9911fc7cbc6d94","2024-11-27T02:46:37.995Z",{"structure":1832,"standards":1874,"topics":1875,"isSuperParent":11,"standardIds":1876,"unifiedStandardIds":1877,"aiGenerated":11,"__v":261,"teleportFrom":1827,"cloned":8,"ver":261,"parent":1878,"_id":1879,"time":630,"published":8,"type":167,"createdAt":1880,"updated":778},{"settings":1833,"hasMath":11,"query":1834,"options":1839,"explain":1864,"hints":1868,"kind":167,"theme":1869,"marks":1873,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1835,"answerTime":18,"text":1837,"media":1838},{"latex":1836,"template":609},[],"\u003Cp>Umumnya Database yang digunakan pada PHP menggunakan\u003C/p>",[],[1840,1846,1852,1858],{"type":733,"hasMath":11,"math":1841,"answerTime":18,"id":1843,"text":1844,"media":1845,"_id":1843},{"latex":1842,"template":609},[],"5e9810b4429ba0001badd350","\u003Cp>phpmyadmin\u003C/p>",[],{"type":733,"hasMath":11,"math":1847,"answerTime":18,"id":1849,"text":1850,"media":1851,"_id":1849},{"latex":1848,"template":609},[],"5e9810b4429ba0001badd351","\u003Cp>Ms. Access\u003C/p>",[],{"type":733,"hasMath":11,"math":1853,"answerTime":18,"id":1855,"text":1856,"media":1857,"_id":1855},{"latex":1854,"template":609},[],"5e9810b4429ba0001badd352","\u003Cp>\u003Cstrong>phpmysql\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":1859,"answerTime":18,"id":1861,"text":1862,"media":1863,"_id":1861},{"latex":1860,"template":609},[],"5e9810b4429ba0001badd353","\u003Cp>localhost\u003C/p>",[],{"type":240,"text":240,"media":1865,"hasMath":11,"math":1866,"answerTime":18},[],{"template":609,"latex":1867},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1870,"background":1871,"shape":1872},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5e9810b4429ba0001badd35c","67468811b16e4fd95dd9ad91","2024-11-27T02:46:41.939Z",{"structure":1882,"standards":1930,"topics":1931,"isSuperParent":11,"standardIds":1932,"unifiedStandardIds":1933,"aiGenerated":11,"__v":388,"teleportFrom":1934,"cloned":8,"ver":261,"parent":1935,"_id":1936,"time":630,"published":8,"type":167,"createdAt":1937,"updated":778},{"settings":1883,"hasMath":11,"query":1884,"options":1889,"explain":1920,"hints":1924,"kind":167,"theme":1925,"marks":1929,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":1885,"answerTime":18,"text":1887,"media":1888},{"latex":1886,"template":609},[],"\u003Cp>Sintaks yang benar untuk menampilkan tulisan Hello World di dalam PHP\u003C/p>",[],[1890,1896,1902,1908,1914],{"type":733,"hasMath":11,"math":1891,"answerTime":18,"id":1893,"text":1894,"media":1895,"_id":1893},{"latex":1892,"template":609},[],"63155e1d58d59a001d8b82e0","\u003Cp>Hello World\u003C/p>",[],{"type":733,"hasMath":11,"math":1897,"answerTime":18,"id":1899,"text":1900,"media":1901,"_id":1899},{"latex":1898,"template":609},[],"63155e1d58d59a001d8b82e1","\u003Cp><p>Hello World</p>\u003C/p>",[],{"type":733,"hasMath":11,"math":1903,"answerTime":18,"id":1905,"text":1906,"media":1907,"_id":1905},{"latex":1904,"template":609},[],"63155e1d58d59a001d8b82e2","\u003Cp><?php \u003C/p>\u003Cp>echo \"Hello World\";\u003C/p>\u003Cp>?>\u003C/p>",[],{"type":733,"hasMath":11,"math":1909,"answerTime":18,"id":1911,"text":1912,"media":1913,"_id":1911},{"latex":1910,"template":609},[],"63155e1d58d59a001d8b82e3","\u003Cp><?php \u003C/p>\u003Cp>echo Hello World; \u003C/p>\u003Cp>?>\u003C/p>",[],{"type":733,"hasMath":11,"math":1915,"answerTime":18,"id":1917,"text":1918,"media":1919,"_id":1917},{"latex":1916,"template":609},[],"63155e1d58d59a001d8b82e4","\u003Cp><?php \u003C/p>\u003Cp> Hello world \u003C/p>\u003Cp>?>\u003C/p>",[],{"type":733,"text":240,"media":1921,"hasMath":11,"math":1922,"answerTime":18},[],{"template":609,"latex":1923},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1926,"background":1927,"shape":1928},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":219,"incorrect":18},[],[],[],[],"63155daf355406001db02ac9","63155e1d58d59a001d8b82e8","67468865b16e4f04e7d9ada0","2024-11-27T02:48:05.607Z",{"structure":1939,"standards":1981,"topics":1982,"isSuperParent":11,"standardIds":1983,"unifiedStandardIds":1984,"aiGenerated":11,"__v":261,"teleportFrom":1934,"cloned":8,"ver":261,"parent":1985,"_id":1986,"time":630,"published":8,"type":167,"createdAt":1987,"updated":778},{"settings":1940,"hasMath":11,"query":1941,"options":1946,"explain":1971,"hints":1975,"kind":167,"theme":1976,"marks":1980,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":1942,"answerTime":18,"text":1944,"media":1945},{"latex":1943,"template":609},[],"\u003Cp>PHP merupakan jenis bahasa pemrograman untuk...\u003C/p>",[],[1947,1953,1959,1965],{"type":733,"hasMath":11,"math":1948,"answerTime":18,"id":1950,"text":1951,"media":1952,"_id":1950},{"latex":1949,"template":609},[],"63155e30bd4b2e001d928380","\u003Cp>Client Side\u003C/p>",[],{"type":733,"hasMath":11,"math":1954,"answerTime":18,"id":1956,"text":1957,"media":1958,"_id":1956},{"latex":1955,"template":609},[],"63155e30bd4b2e001d928381","\u003Cp>Server Side\u003C/p>",[],{"type":733,"hasMath":11,"math":1960,"answerTime":18,"id":1962,"text":1963,"media":1964,"_id":1962},{"latex":1961,"template":609},[],"63155e30bd4b2e001d928382","\u003Cp>Browser Side\u003C/p>",[],{"type":733,"hasMath":11,"math":1966,"answerTime":18,"id":1968,"text":1969,"media":1970,"_id":1968},{"latex":1967,"template":609},[],"63155e30bd4b2e001d928383","\u003Cp>\u003Cstrong>Web Side\u003C/strong>\u003C/p>",[],{"type":733,"text":240,"media":1972,"hasMath":11,"math":1973,"answerTime":18},[],{"template":609,"latex":1974},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":1977,"background":1978,"shape":1979},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":219,"incorrect":18},[],[],[],[],"63155e30bd4b2e001d928384","67468873a2071773de1081a1","2024-11-27T02:48:19.424Z",{"structure":1989,"standards":2031,"topics":2032,"isSuperParent":11,"standardIds":2033,"unifiedStandardIds":2034,"aiGenerated":11,"__v":261,"teleportFrom":1934,"cloned":8,"ver":261,"parent":2035,"_id":2036,"time":630,"published":8,"type":167,"createdAt":2037,"updated":778},{"settings":1990,"hasMath":11,"query":1991,"options":1996,"explain":2021,"hints":2025,"kind":167,"theme":2026,"marks":2030,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":1992,"answerTime":18,"text":1994,"media":1995},{"latex":1993,"template":609},[],"\u003Cp>Bahasa pemrograman script server-side yang didesain untuk pengembangan web adalah...\u003C/p>",[],[1997,2003,2009,2015],{"type":733,"hasMath":11,"math":1998,"answerTime":18,"id":2000,"text":2001,"media":2002,"_id":2000},{"latex":1999,"template":609},[],"63155efc58d59a001d8b8390","\u003Cp>\u003Cstrong>HTML\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2004,"answerTime":18,"id":2006,"text":2007,"media":2008,"_id":2006},{"latex":2005,"template":609},[],"63155efc58d59a001d8b8391","\u003Cp>C++\u003C/p>",[],{"type":733,"hasMath":11,"math":2010,"answerTime":18,"id":2012,"text":2013,"media":2014,"_id":2012},{"latex":2011,"template":609},[],"63155efc58d59a001d8b8392","\u003Cp>PHP\u003C/p>",[],{"type":733,"hasMath":11,"math":2016,"answerTime":18,"id":2018,"text":2019,"media":2020,"_id":2018},{"latex":2017,"template":609},[],"63155efc58d59a001d8b8393","\u003Cp>C#\u003C/p>",[],{"type":240,"text":240,"media":2022,"hasMath":11,"math":2023,"answerTime":18},[],{"template":609,"latex":2024},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2027,"background":2028,"shape":2029},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":219,"incorrect":18},[],[],[],[],"63155efc58d59a001d8b8395","6746889a157caceb87589090","2024-11-27T02:48:58.626Z",{"structure":2039,"standards":2081,"topics":2082,"isSuperParent":11,"standardIds":2083,"unifiedStandardIds":2084,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":2085,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2086,"updated":778},{"settings":2040,"hasMath":11,"query":2041,"options":2046,"explain":2071,"hints":2075,"kind":167,"theme":2076,"marks":2080,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2042,"answerTime":728,"text":2044,"media":2045},{"latex":2043,"template":609},[],"\u003Cp>php dan html ibarat saudara kandung, dimana mereka memiliki keterkaitan satu samalain, HHTML sendiri merupakan...\u003C/p>",[],[2047,2053,2059,2065],{"type":733,"hasMath":11,"math":2048,"answerTime":18,"id":2050,"text":2051,"media":2052,"_id":2050},{"latex":2049,"template":609},[],"6746958b0db1c8abac2aba28","\u003Cp>\u003Cstrong>Hyperlink and Text Markup Language\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2054,"answerTime":18,"id":2056,"text":2057,"media":2058,"_id":2056},{"latex":2055,"template":609},[],"6746958b0db1c8abac2aba29","\u003Cp>Hypertext Markup Language\u003C/p>",[],{"type":733,"hasMath":11,"math":2060,"answerTime":18,"id":2062,"text":2063,"media":2064,"_id":2062},{"latex":2061,"template":609},[],"6746958b0db1c8abac2aba2a","\u003Cp>Hightext Markup Language\u003C/p>",[],{"type":733,"hasMath":11,"math":2066,"answerTime":18,"id":2068,"text":2069,"media":2070,"_id":2068},{"latex":2067,"template":609},[],"6746958b0db1c8abac2aba2b","\u003Cp>None of the above\u003C/p>",[],{"type":240,"text":240,"media":2072,"hasMath":11,"math":2073,"answerTime":18},[],{"template":609,"latex":2074},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2077,"background":2078,"shape":2079},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674695ce296e94805e80555c","2024-11-27T03:45:18.151Z",{"structure":2088,"standards":2130,"topics":2131,"isSuperParent":11,"standardIds":2132,"unifiedStandardIds":2133,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":2134,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2135,"updated":778},{"settings":2089,"hasMath":11,"query":2090,"options":2095,"explain":2120,"hints":2124,"kind":167,"theme":2125,"marks":2129,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2091,"answerTime":728,"text":2093,"media":2094},{"latex":2092,"template":609},[],"\u003Cp>dibawah ini penulisan Tag HTML untuk membuat sebuah paragraf adalah\u003C/p>",[],[2096,2102,2108,2114],{"type":733,"hasMath":11,"math":2097,"answerTime":18,"id":2099,"text":2100,"media":2101,"_id":2099},{"latex":2098,"template":609},[],"674695eb0db1c8abac2aba6c","\u003Cp><para>\u003C/p>",[],{"type":733,"hasMath":11,"math":2103,"answerTime":18,"id":2105,"text":2106,"media":2107,"_id":2105},{"latex":2104,"template":609},[],"674695eb0db1c8abac2aba6d","\u003Cp><paragraph>\u003C/p>",[],{"type":733,"hasMath":11,"math":2109,"answerTime":18,"id":2111,"text":2112,"media":2113,"_id":2111},{"latex":2110,"template":609},[],"674695eb0db1c8abac2aba6e","\u003Cp><p>\u003C/p>",[],{"type":733,"hasMath":11,"math":2115,"answerTime":18,"id":2117,"text":2118,"media":2119,"_id":2117},{"latex":2116,"template":609},[],"674695eb0db1c8abac2aba6f","\u003Cp>\u003Cstrong>?p>\u003C/strong>\u003C/p>",[],{"type":240,"text":240,"media":2121,"hasMath":11,"math":2122,"answerTime":18},[],{"template":609,"latex":2123},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2126,"background":2127,"shape":2128},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6746962c68a59c848921792a","2024-11-27T03:46:52.005Z",{"structure":2137,"standards":2179,"topics":2180,"isSuperParent":11,"standardIds":2181,"unifiedStandardIds":2182,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":2183,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2184,"updated":778},{"settings":2138,"hasMath":11,"query":2139,"options":2144,"explain":2169,"hints":2173,"kind":167,"theme":2174,"marks":2178,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2140,"answerTime":728,"text":2142,"media":2143},{"latex":2141,"template":609},[],"\u003Cp>jika kita akan membuat judul utama pada di HTML maka sebaiknya kita menggunakan?\u003C/p>",[],[2145,2151,2157,2163],{"type":733,"hasMath":11,"math":2146,"answerTime":18,"id":2148,"text":2149,"media":2150,"_id":2148},{"latex":2147,"template":609},[],"674696720db1c8abac2abaa3","\u003Cp><h1>\u003C/p>",[],{"type":733,"hasMath":11,"math":2152,"answerTime":18,"id":2154,"text":2155,"media":2156,"_id":2154},{"latex":2153,"template":609},[],"674696720db1c8abac2abaa4","\u003Cp>\u003Cstrong><title>\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2158,"answerTime":18,"id":2160,"text":2161,"media":2162,"_id":2160},{"latex":2159,"template":609},[],"674696720db1c8abac2abaa5","\u003Cp><header>\u003C/p>",[],{"type":733,"hasMath":11,"math":2164,"answerTime":18,"id":2166,"text":2167,"media":2168,"_id":2166},{"latex":2165,"template":609},[],"674696720db1c8abac2abaa6","\u003Cp><head>\u003C/p>",[],{"type":240,"text":240,"media":2170,"hasMath":11,"math":2171,"answerTime":18},[],{"template":609,"latex":2172},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2175,"background":2176,"shape":2177},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674696b5bb99110c4fbc716b","2024-11-27T03:49:09.286Z",{"structure":2186,"standards":2228,"topics":2229,"isSuperParent":11,"standardIds":2230,"unifiedStandardIds":2231,"aiGenerated":11,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":2232,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2233,"updated":778},{"settings":2187,"hasMath":11,"query":2188,"options":2193,"explain":2218,"hints":2222,"kind":167,"theme":2223,"marks":2227,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2189,"answerTime":728,"text":2191,"media":2192},{"latex":2190,"template":609},[],"\u003Cp>Agar text yang kita buat ketika di klik berpindah ke halaman lain maka menggunaan Tag yang tepat adalah:\u003C/p>",[],[2194,2200,2206,2212],{"type":733,"hasMath":11,"math":2195,"answerTime":18,"id":2197,"text":2198,"media":2199,"_id":2197},{"latex":2196,"template":609},[],"674696c60db1c8abac2abada","\u003Cp><link>\u003C/p>",[],{"type":733,"hasMath":11,"math":2201,"answerTime":18,"id":2203,"text":2204,"media":2205,"_id":2203},{"latex":2202,"template":609},[],"674696c60db1c8abac2abadb","\u003Cp><a>\u003C/p>",[],{"type":733,"hasMath":11,"math":2207,"answerTime":18,"id":2209,"text":2210,"media":2211,"_id":2209},{"latex":2208,"template":609},[],"674696c60db1c8abac2abadc","\u003Cp>\u003Cstrong><href>\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2213,"answerTime":18,"id":2215,"text":2216,"media":2217,"_id":2215},{"latex":2214,"template":609},[],"674696c60db1c8abac2abadd","\u003Cp><url>\u003C/p>",[],{"type":240,"text":240,"media":2219,"hasMath":11,"math":2220,"answerTime":18},[],{"template":609,"latex":2221},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2224,"background":2225,"shape":2226},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6746980368a59cf62b2179f7","2024-11-27T03:54:43.816Z",{"structure":2235,"standards":2277,"topics":2278,"isSuperParent":11,"standardIds":2279,"unifiedStandardIds":2280,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2282,"_id":2283,"time":647,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2284,"updated":778},{"settings":2236,"hasMath":11,"query":2237,"options":2242,"explain":2267,"hints":2271,"kind":167,"theme":2272,"marks":2276,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2238,"answerTime":728,"text":2240,"media":2241},{"latex":2239,"template":609},[],"\u003Cp>\u003Cstrong>Tools utama yang digunakan untuk menampilkan halaman web (homepage)\u003C/strong>\u003C/p>",[],[2243,2249,2255,2261],{"type":733,"hasMath":11,"math":2244,"answerTime":18,"id":2246,"text":2247,"media":2248,"_id":2246},{"latex":2245,"template":609},[],"6691f5abccee27a368f274b3","\u003Cp>HTML\u003C/p>",[],{"type":733,"hasMath":11,"math":2250,"answerTime":18,"id":2252,"text":2253,"media":2254,"_id":2252},{"latex":2251,"template":609},[],"6691f5abccee27a368f274b4","\u003Cp>CSS\u003C/p>",[],{"type":733,"hasMath":11,"math":2256,"answerTime":18,"id":2258,"text":2259,"media":2260,"_id":2258},{"latex":2257,"template":609},[],"6691f5abccee27a368f274b5","\u003Cp>Web Browser\u003C/p>",[],{"type":733,"hasMath":11,"math":2262,"answerTime":18,"id":2264,"text":2265,"media":2266,"_id":2264},{"latex":2263,"template":609},[],"6691f5abccee27a368f274b6","\u003Cp>PC\u003C/p>",[],{"type":240,"text":240,"media":2268,"hasMath":11,"math":2269,"answerTime":18},[],{"template":609,"latex":2270},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2273,"background":2274,"shape":2275},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66a13e4e68bbe27fab7e630e","66a13f0ab520a63f560883fc","67469824e47cbb36bb8ee082","2024-11-27T03:55:16.595Z",{"structure":2286,"standards":2328,"topics":2329,"isSuperParent":11,"standardIds":2330,"unifiedStandardIds":2331,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2332,"_id":2333,"time":647,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2334,"updated":778},{"settings":2287,"hasMath":11,"query":2288,"options":2293,"explain":2318,"hints":2322,"kind":167,"theme":2323,"marks":2327,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2289,"answerTime":728,"text":2291,"media":2292},{"latex":2290,"template":609},[],"\u003Cp>\u003Cstrong>Yang merupakan Text Editor ...\u003C/strong>\u003C/p>",[],[2294,2300,2306,2312],{"type":733,"hasMath":11,"math":2295,"answerTime":18,"id":2297,"text":2298,"media":2299,"_id":2297},{"latex":2296,"template":609},[],"6691fc64ccee27a368f278df","\u003Cp>Notepad++\u003C/p>",[],{"type":733,"hasMath":11,"math":2301,"answerTime":18,"id":2303,"text":2304,"media":2305,"_id":2303},{"latex":2302,"template":609},[],"6691fc64ccee27a368f278e0","\u003Cp>Canva\u003C/p>",[],{"type":733,"hasMath":11,"math":2307,"answerTime":18,"id":2309,"text":2310,"media":2311,"_id":2309},{"latex":2308,"template":609},[],"6691fc64ccee27a368f278e1","\u003Cp>Firefox\u003C/p>",[],{"type":733,"hasMath":11,"math":2313,"answerTime":18,"id":2315,"text":2316,"media":2317,"_id":2315},{"latex":2314,"template":609},[],"6691fc64ccee27a368f278e2","\u003Cp>AdobeXD\u003C/p>",[],{"type":240,"text":240,"media":2319,"hasMath":11,"math":2320,"answerTime":18},[],{"template":609,"latex":2321},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2324,"background":2325,"shape":2326},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66a13f0ab520a60ca7088400","6746982a9d51a41eb5df9c74","2024-11-27T03:55:22.298Z",{"structure":2336,"standards":2378,"topics":2379,"isSuperParent":11,"standardIds":2380,"unifiedStandardIds":2381,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2382,"_id":2383,"time":647,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2384,"updated":778},{"settings":2337,"hasMath":11,"query":2338,"options":2343,"explain":2368,"hints":2372,"kind":167,"theme":2373,"marks":2377,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2339,"answerTime":728,"text":2341,"media":2342},{"latex":2340,"template":609},[],"\u003Cp>\u003Cstrong>Fungsi Text Editor ...\u003C/strong>\u003C/p>",[],[2344,2350,2356,2362],{"type":733,"hasMath":11,"math":2345,"answerTime":18,"id":2347,"text":2348,"media":2349,"_id":2347},{"latex":2346,"template":609},[],"6691fcd4ccee27a368f27923","\u003Cp>Menuliskan Kode Program\u003C/p>",[],{"type":733,"hasMath":11,"math":2351,"answerTime":18,"id":2353,"text":2354,"media":2355,"_id":2353},{"latex":2352,"template":609},[],"6691fcd4ccee27a368f27924","\u003Cp>Meng Copy Kode Program\u003C/p>",[],{"type":733,"hasMath":11,"math":2357,"answerTime":18,"id":2359,"text":2360,"media":2361,"_id":2359},{"latex":2358,"template":609},[],"6691fcd4ccee27a368f27925","\u003Cp>Membuat Audio\u003C/p>",[],{"type":733,"hasMath":11,"math":2363,"answerTime":18,"id":2365,"text":2366,"media":2367,"_id":2365},{"latex":2364,"template":609},[],"6691fcd4ccee27a368f27926","\u003Cp>Semua Benar\u003C/p>",[],{"type":240,"text":240,"media":2369,"hasMath":11,"math":2370,"answerTime":18},[],{"template":609,"latex":2371},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2374,"background":2375,"shape":2376},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66a13f0ab520a665e6088401","6746982ead17d2cbeb57e99c","2024-11-27T03:55:26.987Z",{"structure":2386,"standards":2428,"topics":2429,"isSuperParent":11,"standardIds":2430,"unifiedStandardIds":2431,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2432,"_id":2433,"time":647,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2434,"updated":778},{"settings":2387,"hasMath":11,"query":2388,"options":2393,"explain":2418,"hints":2422,"kind":167,"theme":2423,"marks":2427,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2389,"answerTime":728,"text":2391,"media":2392},{"latex":2390,"template":609},[],"\u003Cp>\u003Cstrong>Kepanjangan WWW ...\u003C/strong>\u003C/p>",[],[2394,2400,2406,2412],{"type":733,"hasMath":11,"math":2395,"answerTime":18,"id":2397,"text":2398,"media":2399,"_id":2397},{"latex":2396,"template":609},[],"6691fee9ccee27a368f27a4e","\u003Cp>Warnet World Web\u003C/p>",[],{"type":733,"hasMath":11,"math":2401,"answerTime":18,"id":2403,"text":2404,"media":2405,"_id":2403},{"latex":2402,"template":609},[],"6691fee9ccee27a368f27a4f","\u003Cp>Wide World Web\u003C/p>",[],{"type":733,"hasMath":11,"math":2407,"answerTime":18,"id":2409,"text":2410,"media":2411,"_id":2409},{"latex":2408,"template":609},[],"6691fee9ccee27a368f27a50","\u003Cp>World Wide War\u003C/p>",[],{"type":733,"hasMath":11,"math":2413,"answerTime":18,"id":2415,"text":2416,"media":2417,"_id":2415},{"latex":2414,"template":609},[],"6691fee9ccee27a368f27a51","\u003Cp>World Wide Web\u003C/p>",[],{"type":240,"text":240,"media":2419,"hasMath":11,"math":2420,"answerTime":18},[],{"template":609,"latex":2421},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2424,"background":2425,"shape":2426},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66a13f0ab520a643bd088404","67469833ab4f0d0f8dd49ba9","2024-11-27T03:55:31.349Z",{"structure":2436,"standards":2475,"topics":2476,"isSuperParent":11,"standardIds":2477,"unifiedStandardIds":2478,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2479,"_id":2480,"time":647,"published":8,"aiCreateMeta":609,"type":167,"createdAt":2481,"updated":778},{"settings":2437,"hasMath":11,"query":2438,"options":2443,"explain":2465,"hints":2469,"kind":167,"theme":2470,"marks":2474,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2439,"answerTime":728,"text":2441,"media":2442},{"latex":2440,"template":609},[],"\u003Cp>\u003Cstrong>Bahasa dasar yang berguna untuk menampilkan halaman web pada internet browser ..\u003C/strong>\u003C/p>",[],[2444,2449,2454,2460],{"type":733,"hasMath":11,"math":2445,"answerTime":18,"id":2447,"text":2247,"media":2448,"_id":2447},{"latex":2446,"template":609},[],"6691ff36ccee27a368f27a85",[],{"type":733,"hasMath":11,"math":2450,"answerTime":18,"id":2452,"text":2253,"media":2453,"_id":2452},{"latex":2451,"template":609},[],"6691ff36ccee27a368f27a86",[],{"type":733,"hasMath":11,"math":2455,"answerTime":18,"id":2457,"text":2458,"media":2459,"_id":2457},{"latex":2456,"template":609},[],"6691ff36ccee27a368f27a87","\u003Cp>Java\u003C/p>",[],{"type":733,"hasMath":11,"math":2461,"answerTime":18,"id":2463,"text":2013,"media":2464,"_id":2463},{"latex":2462,"template":609},[],"6691ff36ccee27a368f27a88",[],{"type":240,"text":240,"media":2466,"hasMath":11,"math":2467,"answerTime":18},[],{"template":609,"latex":2468},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2471,"background":2472,"shape":2473},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66a13f0ab520a60abf088405","6746983bbb9911e38fbc71c4","2024-11-27T03:55:39.661Z",{"structure":2483,"standards":2524,"topics":2525,"isSuperParent":11,"standardIds":2526,"unifiedStandardIds":2527,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2528,"_id":2529,"time":630,"published":8,"type":167,"createdAt":2530,"updated":778},{"settings":2484,"hasMath":11,"query":2485,"options":2490,"explain":2514,"hints":2518,"kind":167,"theme":2519,"marks":2523,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2486,"answerTime":728,"text":2488,"media":2489},{"latex":2487,"template":609},[],"\u003Cp>Bagian dalam penggalan kode berikut yang disebut sebagai tag penutup adalah ....\u003Cbr><p>mati satu tumbuh seribu</p>\u003C/p>",[],[2491,2496,2502,2508],{"type":733,"hasMath":11,"math":2492,"answerTime":18,"id":2494,"text":2112,"media":2495,"_id":2494},{"latex":2493,"template":609},[],"65094f37b2ec1c23d359fde3",[],{"type":733,"hasMath":11,"math":2497,"answerTime":18,"id":2499,"text":2500,"media":2501,"_id":2499},{"latex":2498,"template":609},[],"65094f37b2ec1c23d359fde4","\u003Cp><p>mati satu tumbuh seribu</p>\u003C/p>",[],{"type":733,"hasMath":11,"math":2503,"answerTime":18,"id":2505,"text":2506,"media":2507,"_id":2505},{"latex":2504,"template":609},[],"65094f37b2ec1c23d359fde5","\u003Cp>mati satu tumbuh seribu\u003C/p>",[],{"type":733,"hasMath":11,"math":2509,"answerTime":18,"id":2511,"text":2512,"media":2513,"_id":2511},{"latex":2510,"template":609},[],"65094f37b2ec1c23d359fde6","\u003Cp></p>\u003C/p>",[],{"type":240,"text":240,"media":2515,"hasMath":11,"math":2516,"answerTime":18},[],{"template":609,"latex":2517},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2520,"background":2521,"shape":2522},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":261,"incorrect":18},[],[],[],[],"66a13fd55bfb754f9fcb95aa","6746984572de8388fb13a056","2024-11-27T03:55:49.127Z",{"structure":2532,"standards":2574,"topics":2575,"isSuperParent":11,"standardIds":2576,"unifiedStandardIds":2577,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2578,"_id":2579,"time":630,"published":8,"type":167,"createdAt":2580,"updated":778},{"settings":2533,"hasMath":11,"query":2534,"options":2539,"explain":2564,"hints":2568,"kind":167,"theme":2569,"marks":2573,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2535,"answerTime":728,"text":2537,"media":2538},{"latex":2536,"template":609},[],"\u003Cp>Bagian dalam penggalan kode berikut yang disebut sebagai content adalah ...\u003Cbr><strong>rajin pangkal pandai</strong>\u003C/p>",[],[2540,2546,2552,2558],{"type":733,"hasMath":11,"math":2541,"answerTime":18,"id":2543,"text":2544,"media":2545,"_id":2543},{"latex":2542,"template":609},[],"65094fabb2ec1c23d359fe0c","\u003Cp><strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2547,"answerTime":18,"id":2549,"text":2550,"media":2551,"_id":2549},{"latex":2548,"template":609},[],"65094fabb2ec1c23d359fe0d","\u003Cp><strong>rajin pangkal pandai</strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":2553,"answerTime":18,"id":2555,"text":2556,"media":2557,"_id":2555},{"latex":2554,"template":609},[],"65094fabb2ec1c23d359fe0e","\u003Cp>rajin pangkal pandai\u003C/p>",[],{"type":733,"hasMath":11,"math":2559,"answerTime":18,"id":2561,"text":2562,"media":2563,"_id":2561},{"latex":2560,"template":609},[],"65094fabb2ec1c23d359fe0f","\u003Cp></strong>\u003C/p>",[],{"type":240,"text":240,"media":2565,"hasMath":11,"math":2566,"answerTime":18},[],{"template":609,"latex":2567},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2570,"background":2571,"shape":2572},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":261,"incorrect":18},[],[],[],[],"66a13fd55bfb754178cb95ab","6746984c95c2965c34b0dd4b","2024-11-27T03:55:56.737Z",{"structure":2582,"standards":2623,"topics":2624,"isSuperParent":11,"standardIds":2625,"unifiedStandardIds":2626,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2627,"_id":2628,"time":630,"published":8,"type":167,"createdAt":2629,"updated":778},{"settings":2583,"hasMath":11,"query":2584,"options":2589,"explain":2613,"hints":2617,"kind":167,"theme":2618,"marks":2622,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2585,"answerTime":728,"text":2587,"media":2588},{"latex":2586,"template":609},[],"\u003Cp>Untuk mendefinisikan judul menggunakan tag...\u003C/p>",[],[2590,2595,2601,2607],{"type":733,"hasMath":11,"math":2591,"answerTime":18,"id":2593,"text":2167,"media":2594,"_id":2593},{"latex":2592,"template":609},[],"650952c8b2ec1c23d35a000b",[],{"type":733,"hasMath":11,"math":2596,"answerTime":18,"id":2598,"text":2599,"media":2600,"_id":2598},{"latex":2597,"template":609},[],"650952c8b2ec1c23d35a000c","\u003Cp><body>\u003C/p>",[],{"type":733,"hasMath":11,"math":2602,"answerTime":18,"id":2604,"text":2605,"media":2606,"_id":2604},{"latex":2603,"template":609},[],"650952c8b2ec1c23d35a000d","\u003Cp><footer>\u003C/p>",[],{"type":733,"hasMath":11,"math":2608,"answerTime":18,"id":2610,"text":2611,"media":2612,"_id":2610},{"latex":2609,"template":609},[],"650952c8b2ec1c23d35a000e","\u003Cp><title>\u003C/p>",[],{"type":240,"text":240,"media":2614,"hasMath":11,"math":2615,"answerTime":18},[],{"template":609,"latex":2616},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2619,"background":2620,"shape":2621},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"66a13fd55bfb759549cb95b2","67469863e552c304bb0463a5","2024-11-27T03:56:19.830Z",{"structure":2631,"standards":2673,"topics":2674,"isSuperParent":11,"standardIds":2675,"unifiedStandardIds":2676,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2677,"_id":2678,"time":630,"published":8,"type":167,"createdAt":2679,"updated":778},{"settings":2632,"hasMath":11,"query":2633,"options":2638,"explain":2663,"hints":2667,"kind":167,"theme":2668,"marks":2672,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2634,"answerTime":728,"text":2636,"media":2637},{"latex":2635,"template":609},[],"\u003Cp>Tag html yang berfungsi untuk membuat baris baru (break atau line break) adalah ...\u003C/p>",[],[2639,2645,2651,2657],{"type":733,"hasMath":11,"math":2640,"answerTime":18,"id":2642,"text":2643,"media":2644,"_id":2642},{"latex":2641,"template":609},[],"6509535ab2ec1c23d35a0074","\u003Cp><enter>\u003C/p>",[],{"type":733,"hasMath":11,"math":2646,"answerTime":18,"id":2648,"text":2649,"media":2650,"_id":2648},{"latex":2647,"template":609},[],"6509535ab2ec1c23d35a0075","\u003Cp><sub>\u003C/p>",[],{"type":733,"hasMath":11,"math":2652,"answerTime":18,"id":2654,"text":2655,"media":2656,"_id":2654},{"latex":2653,"template":609},[],"6509535ab2ec1c23d35a0076","\u003Cp><br>\u003C/p>",[],{"type":733,"hasMath":11,"math":2658,"answerTime":18,"id":2660,"text":2661,"media":2662,"_id":2660},{"latex":2659,"template":609},[],"6509535ab2ec1c23d35a0077","\u003Cp><sup>\u003C/p>",[],{"type":240,"text":240,"media":2664,"hasMath":11,"math":2665,"answerTime":18},[],{"template":609,"latex":2666},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2669,"background":2670,"shape":2671},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"66a13fd55bfb752c38cb95b3","6746986a157cac56bc589673","2024-11-27T03:56:26.930Z",{"structure":2681,"standards":2727,"topics":2728,"isSuperParent":11,"standardIds":2729,"unifiedStandardIds":2730,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2731,"_id":2732,"time":630,"published":8,"type":167,"createdAt":2733,"updated":778},{"settings":2682,"hasMath":11,"query":2683,"options":2692,"explain":2717,"hints":2721,"kind":167,"theme":2722,"marks":2726,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2684,"answerTime":728,"text":2686,"media":2687},{"latex":2685,"template":609},[],"\u003Cp>Perhatikan hasil runout program web berikut!\u003Cbr>Tulisan Air Tanah dan Air tanah di perkotaan menggunakan tag heading, yaitu ... dan ...\u003C/p>",[2688],{"type":1678,"url":2689,"meta":2690},"https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/4695c18c-3f3b-494d-b1e2-b02b4a9cb192-v2",{"layout":2691,"googleSearch":11,"width":18,"height":18,"text":240,"bgColor":240,"videoId":240,"start":18,"end":18,"duration":18,"kind":240,"embeddable":8,"title":240},"contain",[2693,2699,2705,2711],{"type":733,"hasMath":11,"math":2694,"answerTime":18,"id":2696,"text":2697,"media":2698,"_id":2696},{"latex":2695,"template":609},[],"650954deb2ec1c23d35a015e","\u003Cp><h2> dan <h3>\u003C/p>",[],{"type":733,"hasMath":11,"math":2700,"answerTime":18,"id":2702,"text":2703,"media":2704,"_id":2702},{"latex":2701,"template":609},[],"650954deb2ec1c23d35a015f","\u003Cp><h1> dan <h2>\u003C/p>",[],{"type":733,"hasMath":11,"math":2706,"answerTime":18,"id":2708,"text":2709,"media":2710,"_id":2708},{"latex":2707,"template":609},[],"650954deb2ec1c23d35a0160","\u003Cp><h3> dan <h4>\u003C/p>",[],{"type":733,"hasMath":11,"math":2712,"answerTime":18,"id":2714,"text":2715,"media":2716,"_id":2714},{"latex":2713,"template":609},[],"650954deb2ec1c23d35a0161","\u003Cp><h4> dan <h5>\u003C/p>",[],{"type":240,"text":240,"media":2718,"hasMath":11,"math":2719,"answerTime":18},[],{"template":609,"latex":2720},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2723,"background":2724,"shape":2725},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"66a13fd55bfb7550e2cb95b5","67469878310de6300152c976","2024-11-27T03:56:40.009Z",{"structure":2735,"standards":2777,"topics":2778,"isSuperParent":11,"standardIds":2779,"unifiedStandardIds":2780,"aiGenerated":11,"__v":388,"teleportFrom":2281,"cloned":8,"ver":261,"parent":2781,"_id":2782,"time":630,"published":8,"type":167,"createdAt":2783,"updated":778},{"settings":2736,"hasMath":11,"query":2737,"options":2742,"explain":2767,"hints":2771,"kind":167,"theme":2772,"marks":2776,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2738,"answerTime":728,"text":2740,"media":2741},{"latex":2739,"template":609},[],"\u003Cp>Penulisan DOCTYPE yang benar dalaman HTML 5 adalah ...\u003C/p>",[],[2743,2749,2755,2761],{"type":733,"hasMath":11,"math":2744,"answerTime":18,"id":2746,"text":2747,"media":2748,"_id":2746},{"latex":2745,"template":609},[],"6509569eb2ec1c23d35a01df","\u003Cp><html>\u003C/p>",[],{"type":733,"hasMath":11,"math":2750,"answerTime":18,"id":2752,"text":2753,"media":2754,"_id":2752},{"latex":2751,"template":609},[],"6509569eb2ec1c23d35a01e0","\u003Cp><DOCTYPE>\u003C/p>",[],{"type":733,"hasMath":11,"math":2756,"answerTime":18,"id":2758,"text":2759,"media":2760,"_id":2758},{"latex":2757,"template":609},[],"6509569eb2ec1c23d35a01e1","\u003Cp><!DOCTYPE HTML>\u003C/p>",[],{"type":733,"hasMath":11,"math":2762,"answerTime":18,"id":2764,"text":2765,"media":2766,"_id":2764},{"latex":2763,"template":609},[],"6509569eb2ec1c23d35a01e2","\u003Cp><!DOCTYPE HTML5>\u003C/p>",[],{"type":240,"text":240,"media":2768,"hasMath":11,"math":2769,"answerTime":18},[],{"template":609,"latex":2770},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2773,"background":2774,"shape":2775},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"66a13fd55bfb757e19cb95b6","6746987d310de673af52c979","2024-11-27T03:56:45.545Z",{"structure":2785,"standards":2828,"topics":2829,"isSuperParent":11,"standardIds":2830,"unifiedStandardIds":2831,"aiGenerated":11,"__v":388,"teleportFrom":2832,"cloned":8,"ver":261,"parent":2833,"_id":2834,"time":630,"published":8,"type":167,"createdAt":2835,"updated":778},{"settings":2786,"hasMath":11,"query":2787,"options":2792,"explain":2817,"hints":2821,"kind":167,"theme":2822,"marks":2827,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2788,"answerTime":18,"text":2790,"media":2791},{"latex":2789,"template":609},[],"\u003Cp>Struktur dasar HTML adalah ...\u003C/p>",[],[2793,2799,2805,2811],{"type":733,"hasMath":11,"math":2794,"answerTime":18,"id":2796,"text":2797,"matcher":609,"media":2798,"_id":2796},{"latex":2795,"template":609},[],"60630c73afafe2001b4e1db0","\u003Cp>Head, body, dan foot\u003C/p>",[],{"type":733,"hasMath":11,"math":2800,"answerTime":18,"id":2802,"text":2803,"matcher":609,"media":2804,"_id":2802},{"latex":2801,"template":609},[],"60630c73afafe2001b4e1db1","\u003Cp>Head dan body\u003C/p>",[],{"type":733,"hasMath":11,"math":2806,"answerTime":18,"id":2808,"text":2809,"matcher":609,"media":2810,"_id":2808},{"latex":2807,"template":609},[],"60630c73afafe2001b4e1db2","\u003Cp>Head, body, hand, dan foot\u003C/p>",[],{"type":733,"hasMath":11,"math":2812,"answerTime":18,"id":2814,"text":2815,"media":2816,"_id":2814},{"latex":2813,"template":609},[],"66b2215c19ed55636f487500","\u003Cp>head, title dan foot\u003C/p>",[],{"type":609,"text":240,"media":2818,"hasMath":609,"math":2819,"answerTime":18},[],{"template":609,"latex":2820},[],[],{"fontSize":2823,"fontFamily":609,"titleFontFamily":763,"fontColor":2824,"background":2825,"shape":2826},{"title":609,"text":609},{"title":609,"text":609},{"color":609,"image":609,"video":609},{"largeShapeColor":769,"smallShapeColor":770},{"correct":717,"incorrect":18},[],[],[],[],"66b21cb6a21b9b4e547b5be8","66b2218284450e3304d061ce","674698903dbabf0348f2be7d","2024-11-27T03:57:04.963Z",{"structure":2837,"standards":2885,"topics":2886,"isSuperParent":11,"standardIds":2887,"unifiedStandardIds":2888,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":2890,"_id":2891,"time":647,"published":8,"type":167,"createdAt":2892,"updated":778},{"settings":2838,"hasMath":11,"query":2839,"options":2844,"explain":2875,"hints":2879,"kind":167,"theme":2880,"marks":2884,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2840,"answerTime":18,"text":2842,"media":2843},{"latex":2841,"template":609},[],"\u003Cp>Jaringan-jaringan yang saling terkoneksi yang mencakup seluruh dunia disebut...\u003C/p>",[],[2845,2851,2857,2863,2869],{"type":733,"hasMath":11,"math":2846,"answerTime":18,"id":2848,"text":2849,"media":2850,"_id":2848},{"latex":2847,"template":609},[],"5fbb2c94552f74001c1599c0","\u003Cp>websitte\u003C/p>",[],{"type":733,"hasMath":11,"math":2852,"answerTime":18,"id":2854,"text":2855,"media":2856,"_id":2854},{"latex":2853,"template":609},[],"5fbb2c94552f74001c1599c1","\u003Cp>www\u003C/p>",[],{"type":733,"hasMath":11,"math":2858,"answerTime":18,"id":2860,"text":2861,"media":2862,"_id":2860},{"latex":2859,"template":609},[],"5fbb2c94552f74001c1599c2","\u003Cp>internet\u003C/p>",[],{"type":733,"hasMath":11,"math":2864,"answerTime":18,"id":2866,"text":2867,"media":2868,"_id":2866},{"latex":2865,"template":609},[],"5fbb2c94552f74001c1599c3","\u003Cp>web\u003C/p>",[],{"type":733,"hasMath":11,"math":2870,"answerTime":18,"id":2872,"text":2873,"media":2874,"_id":2872},{"latex":2871,"template":609},[],"5fbb2c94552f74001c1599c4","\u003Cp>sinyal\u003C/p>",[],{"type":733,"text":240,"media":2876,"hasMath":11,"math":2877,"answerTime":18},[],{"template":609,"latex":2878},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2881,"background":2882,"shape":2883},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5fb7429fbe6c2d001b1a4f2f","5fbb2c94552f74001c1599ca","674698ac7045134c16216290","2024-11-27T03:57:32.453Z",{"structure":2894,"standards":2941,"topics":2942,"isSuperParent":11,"standardIds":2943,"unifiedStandardIds":2944,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":2929,"_id":2945,"time":647,"published":8,"type":167,"createdAt":2946,"updated":778},{"settings":2895,"hasMath":11,"query":2896,"options":2901,"explain":2931,"hints":2935,"kind":167,"theme":2936,"marks":2940,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2897,"answerTime":18,"text":2899,"media":2900},{"latex":2898,"template":609},[],"\u003Cp>Pada teknologi aplikasi web, nama unik yang digunakan untuk mengidentifikasi nama website di internet disebut...\u003C/p>",[],[2902,2908,2914,2920,2926],{"type":733,"hasMath":11,"math":2903,"answerTime":18,"id":2905,"text":2906,"media":2907,"_id":2905},{"latex":2904,"template":609},[],"5fbb2cc70710f1001d480530","\u003Cp>Domain\u003C/p>",[],{"type":733,"hasMath":11,"math":2909,"answerTime":18,"id":2911,"text":2912,"media":2913,"_id":2911},{"latex":2910,"template":609},[],"5fbb2cc70710f1001d480531","\u003Cp>Hosting\u003C/p>",[],{"type":733,"hasMath":11,"math":2915,"answerTime":18,"id":2917,"text":2918,"media":2919,"_id":2917},{"latex":2916,"template":609},[],"5fbb2cc70710f1001d480532","\u003Cp>ISP\u003C/p>",[],{"type":733,"hasMath":11,"math":2921,"answerTime":18,"id":2923,"text":2924,"media":2925,"_id":2923},{"latex":2922,"template":609},[],"5fbb2cc70710f1001d480533","\u003Cp>Web Server\u003C/p>",[],{"type":733,"hasMath":11,"math":2927,"answerTime":18,"id":2929,"text":2259,"media":2930,"_id":2929},{"latex":2928,"template":609},[],"5fbb2cc70710f1001d480534",[],{"type":733,"text":240,"media":2932,"hasMath":11,"math":2933,"answerTime":18},[],{"template":609,"latex":2934},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2937,"background":2938,"shape":2939},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674698b43dbabff043f2be83","2024-11-27T03:57:40.069Z",{"structure":2948,"standards":2993,"topics":2994,"isSuperParent":11,"standardIds":2995,"unifiedStandardIds":2996,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":2975,"_id":2997,"time":647,"published":8,"type":167,"createdAt":2998,"updated":778},{"settings":2949,"hasMath":11,"query":2950,"options":2955,"explain":2983,"hints":2987,"kind":167,"theme":2988,"marks":2992,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":2951,"answerTime":18,"text":2953,"media":2954},{"latex":2952,"template":609},[],"\u003Cp>software yang digunakan untuk menerima permintaan (request) berupa halaman web melalui protokol http/https dan mengirimkan kembali (respon) hasil permintaan tersebut dalam bentuk halaman web disebut...\u003C/p>",[],[2956,2961,2966,2972,2978],{"type":733,"hasMath":11,"math":2957,"answerTime":18,"id":2959,"text":2906,"media":2960,"_id":2959},{"latex":2958,"template":609},[],"5fbb2d04b684d2001bcbd960",[],{"type":733,"hasMath":11,"math":2962,"answerTime":18,"id":2964,"text":2924,"media":2965,"_id":2964},{"latex":2963,"template":609},[],"5fbb2d04b684d2001bcbd961",[],{"type":733,"hasMath":11,"math":2967,"answerTime":18,"id":2969,"text":2970,"media":2971,"_id":2969},{"latex":2968,"template":609},[],"5fbb2d04b684d2001bcbd962","\u003Cp>Web Browsr\u003C/p>",[],{"type":733,"hasMath":11,"math":2973,"answerTime":18,"id":2975,"text":2976,"media":2977,"_id":2975},{"latex":2974,"template":609},[],"5fbb2d04b684d2001bcbd963","\u003Cp>DSN\u003C/p>",[],{"type":733,"hasMath":11,"math":2979,"answerTime":18,"id":2981,"text":2918,"media":2982,"_id":2981},{"latex":2980,"template":609},[],"5fbb2d04b684d2001bcbd964",[],{"type":733,"text":240,"media":2984,"hasMath":11,"math":2985,"answerTime":18},[],{"template":609,"latex":2986},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":2989,"background":2990,"shape":2991},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674698bad7cf8a193d0e74c1","2024-11-27T03:57:46.057Z",{"structure":3000,"standards":3048,"topics":3049,"isSuperParent":11,"standardIds":3050,"unifiedStandardIds":3051,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":3052,"_id":3053,"time":647,"published":8,"type":167,"createdAt":3054,"updated":778},{"settings":3001,"hasMath":11,"query":3002,"options":3007,"explain":3038,"hints":3042,"kind":167,"theme":3043,"marks":3047,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3003,"answerTime":18,"text":3005,"media":3006},{"latex":3004,"template":609},[],"\u003Cp>Teks beserta formatnya yang hendak ditampilkan sebagai isi halaman web teletak pada ....\u003C/p>",[],[3008,3014,3020,3026,3032],{"type":733,"hasMath":11,"math":3009,"answerTime":18,"id":3011,"text":3012,"media":3013,"_id":3011},{"latex":3010,"template":609},[],"5fbb2e090fe5d3001ed3e7f0","\u003Cp><head> ..............................</head>\u003C/p>",[],{"type":733,"hasMath":11,"math":3015,"answerTime":18,"id":3017,"text":3018,"media":3019,"_id":3017},{"latex":3016,"template":609},[],"5fbb2e090fe5d3001ed3e7f1","\u003Cp><title> ......................... </title>\u003C/p>",[],{"type":733,"hasMath":11,"math":3021,"answerTime":18,"id":3023,"text":3024,"media":3025,"_id":3023},{"latex":3022,"template":609},[],"5fbb2e090fe5d3001ed3e7f2","\u003Cp><body> ......................... </body >\u003C/p>",[],{"type":733,"hasMath":11,"math":3027,"answerTime":18,"id":3029,"text":3030,"media":3031,"_id":3029},{"latex":3028,"template":609},[],"5fbb2e090fe5d3001ed3e7f3","\u003Cp><html> ......................... </html >\u003C/p>",[],{"type":733,"hasMath":11,"math":3033,"answerTime":18,"id":3035,"text":3036,"media":3037,"_id":3035},{"latex":3034,"template":609},[],"5fbb2e090fe5d3001ed3e7f4","\u003Cp><judul> ......................... </judul >\u003C/p>",[],{"type":733,"text":240,"media":3039,"hasMath":11,"math":3040,"answerTime":18},[],{"template":609,"latex":3041},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3044,"background":3045,"shape":3046},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5fbb2e090fe5d3001ed3e7fa","674698c67a1b8a7eaa36eec9","2024-11-27T03:57:58.836Z",{"structure":3056,"standards":3110,"topics":3111,"isSuperParent":11,"standardIds":3112,"unifiedStandardIds":3113,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":3114,"_id":3115,"time":647,"published":8,"type":167,"createdAt":3116,"updated":778},{"settings":3057,"hasMath":11,"query":3058,"options":3069,"explain":3100,"hints":3104,"kind":167,"theme":3105,"marks":3109,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3059,"answerTime":18,"text":3061,"media":3062},{"latex":3060,"template":609},[],"\u003Cp>Komponen input Form yang ditunjukkan gambar disebut...\u003C/p>",[3063],{"type":1678,"url":3064,"meta":3065},"https://quizizz.com/media/resource/gs/quizizz-media/quizzes/ee63f2f1-82ea-40fe-8793-c0c3b65cfdf8",{"width":3066,"height":3067,"text":609,"bgColor":609,"layout":3068,"videoId":609,"start":609,"end":609,"duration":609,"kind":240,"embeddable":8,"title":240},358,105,"fit",[3070,3076,3082,3088,3094],{"type":733,"hasMath":11,"math":3071,"answerTime":18,"id":3073,"text":3074,"media":3075,"_id":3073},{"latex":3072,"template":609},[],"5fbb3788a78356001b943030","\u003Cp>input text\u003C/p>",[],{"type":733,"hasMath":11,"math":3077,"answerTime":18,"id":3079,"text":3080,"media":3081,"_id":3079},{"latex":3078,"template":609},[],"5fbb3788a78356001b943031","\u003Cp>reset\u003C/p>",[],{"type":733,"hasMath":11,"math":3083,"answerTime":18,"id":3085,"text":3086,"media":3087,"_id":3085},{"latex":3084,"template":609},[],"5fbb3788a78356001b943032","\u003Cp>submit\u003C/p>",[],{"type":733,"hasMath":11,"math":3089,"answerTime":18,"id":3091,"text":3092,"media":3093,"_id":3091},{"latex":3090,"template":609},[],"5fbb3788a78356001b943033","\u003Cp>input radio\u003C/p>",[],{"type":733,"hasMath":11,"math":3095,"answerTime":18,"id":3097,"text":3098,"media":3099,"_id":3097},{"latex":3096,"template":609},[],"5fbb3788a78356001b943034","\u003Cp>checkbox\u003C/p>",[],{"type":733,"text":240,"media":3101,"hasMath":11,"math":3102,"answerTime":18},[],{"template":609,"latex":3103},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3106,"background":3107,"shape":3108},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5fbb3788a78356001b94303d","674698f29d51a4d6e7df9cc7","2024-11-27T03:58:42.909Z",{"structure":3118,"standards":3166,"topics":3167,"isSuperParent":11,"standardIds":3168,"unifiedStandardIds":3169,"aiGenerated":11,"__v":388,"teleportFrom":2889,"cloned":8,"ver":261,"parent":3170,"_id":3171,"time":647,"published":8,"type":167,"createdAt":3172,"updated":778},{"settings":3119,"hasMath":11,"query":3120,"options":3125,"explain":3156,"hints":3160,"kind":167,"theme":3161,"marks":3165,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3121,"answerTime":18,"text":3123,"media":3124},{"latex":3122,"template":609},[],"\u003Cp>Scrip yang benar untuk menuliskan bahasa PHP adalah...\u003C/p>",[],[3126,3132,3138,3144,3150],{"type":733,"hasMath":11,"math":3127,"answerTime":18,"id":3129,"text":3130,"media":3131,"_id":3129},{"latex":3128,"template":609},[],"5fbb39b9a78356001b9430e0","\u003Cp><script>...</script>\u003C/p>",[],{"type":733,"hasMath":11,"math":3133,"answerTime":18,"id":3135,"text":3136,"media":3137,"_id":3135},{"latex":3134,"template":609},[],"5fbb39b9a78356001b9430e1","\u003Cp><?php>...</?>\u003C/p>",[],{"type":733,"hasMath":11,"math":3139,"answerTime":18,"id":3141,"text":3142,"media":3143,"_id":3141},{"latex":3140,"template":609},[],"5fbb39b9a78356001b9430e2","\u003Cp><&>...</&>\u003C/p>",[],{"type":733,"hasMath":11,"math":3145,"answerTime":18,"id":3147,"text":3148,"media":3149,"_id":3147},{"latex":3146,"template":609},[],"5fbb39b9a78356001b9430e3","\u003Cp><?php…?>\u003C/p>",[],{"type":733,"hasMath":11,"math":3151,"answerTime":18,"id":3153,"text":3154,"media":3155,"_id":3153},{"latex":3152,"template":609},[],"5fbb39b9a78356001b9430e4","\u003Cp><%> … <%\u003C/p>",[],{"type":733,"text":240,"media":3157,"hasMath":11,"math":3158,"answerTime":18},[],{"template":609,"latex":3159},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3162,"background":3163,"shape":3164},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"5fbb39b9a78356001b9430ed","674699085a0e82d47c50ddbe","2024-11-27T03:59:04.737Z",{"structure":3174,"standards":3223,"topics":3224,"isSuperParent":11,"standardIds":3225,"unifiedStandardIds":3226,"aiGenerated":11,"__v":388,"teleportFrom":3227,"cloned":8,"ver":261,"parent":3228,"_id":3229,"time":630,"published":8,"type":167,"createdAt":3230,"updated":778},{"settings":3175,"hasMath":11,"query":3176,"options":3181,"explain":3212,"hints":3216,"kind":167,"theme":3217,"marks":3222,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3177,"answerTime":18,"text":3179,"media":3180},{"latex":3178,"template":609},[],"\u003Cp>Berikut merupakan fungsi DNS kecuali\u003C/p>",[],[3182,3188,3194,3200,3206],{"type":733,"hasMath":11,"math":3183,"answerTime":18,"id":3185,"text":3186,"media":3187,"_id":3185},{"latex":3184,"template":609},[],"63f215ef8943dcc2ab198a94","\u003Cp> Meminta informasi IP Address sebuah website berdasarkan nama domain; \u003C/p>",[],{"type":733,"hasMath":11,"math":3189,"answerTime":18,"id":3191,"text":3192,"media":3193,"_id":3191},{"latex":3190,"template":609},[],"63f215ef8943dcc2ab198a95","\u003Cp> Meminta informasi URL sebuah website berdasarkan IP Address yang dimasukkan; \u003C/p>",[],{"type":733,"hasMath":11,"math":3195,"answerTime":18,"id":3197,"text":3198,"media":3199,"_id":3197},{"latex":3196,"template":609},[],"63f215ef8943dcc2ab198a96","\u003Cp> Mencari server yang tepat untuk mengirimkan email \u003C/p>",[],{"type":733,"hasMath":11,"math":3201,"answerTime":18,"id":3203,"text":3204,"media":3205,"_id":3203},{"latex":3202,"template":609},[],"63f215ef8943dcc2ab198a97","\u003Cp>Menerjemahkan nama domain ke dalam MAC address dan sebaliknya \u003C/p>",[],{"type":733,"hasMath":11,"math":3207,"answerTime":18,"id":3209,"text":3210,"media":3211,"_id":3209},{"latex":3208,"template":609},[],"63f215ef8943dcc2ab198a98","\u003Cp>Mengidentifikasi komputer sebagai titik dalam suatu jaringan\u003C/p>",[],{"type":733,"text":240,"media":3213,"hasMath":11,"math":3214,"answerTime":18},[],{"template":609,"latex":3215},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3218,"background":3220,"shape":3221},{"text":3219},"#222222",{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"63f215bf882a12001dcc6e69","63f216b321490c001d1050ae","67469977e552c3c17a0463e8","2024-11-27T04:00:55.735Z",{"structure":3232,"standards":3275,"topics":3276,"isSuperParent":609,"standardIds":3277,"unifiedStandardIds":3278,"aiGenerated":11,"__v":388,"teleportFrom":3227,"cloned":8,"ver":261,"parent":3279,"_id":3280,"time":630,"published":8,"type":167,"createdAt":3281,"updated":3282},{"settings":3233,"hasMath":11,"query":3234,"options":3239,"explain":3264,"hints":3268,"kind":167,"theme":3269,"marks":3274,"answer":261},{"hasCorrectAnswer":8,"fibDataType":609,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3235,"answerTime":18,"text":3237,"media":3238},{"latex":3236,"template":609},[],"\u003Cp>Jaringan komputer yang mencakup antar negara atau benua ?\u003C/p>",[],[3240,3246,3252,3258],{"type":733,"hasMath":11,"math":3241,"answerTime":18,"id":3243,"text":3244,"matcher":609,"media":3245,"_id":3243},{"latex":3242,"template":609},[],"63f215f08943dcc2ab198abd","\u003Cp>MAN\u003C/p>",[],{"type":733,"hasMath":11,"math":3247,"answerTime":18,"id":3249,"text":3250,"matcher":609,"media":3251,"_id":3249},{"latex":3248,"template":609},[],"63f215f08943dcc2ab198abe","\u003Cp>PAN\u003C/p>",[],{"type":733,"hasMath":11,"math":3253,"answerTime":18,"id":3255,"text":3256,"matcher":609,"media":3257,"_id":3255},{"latex":3254,"template":609},[],"63f215f08943dcc2ab198abf","\u003Cp>WAN\u003C/p>",[],{"type":733,"hasMath":11,"math":3259,"answerTime":18,"id":3261,"text":3262,"matcher":609,"media":3263,"_id":3261},{"latex":3260,"template":609},[],"63f215f08943dcc2ab198ac0","\u003Cp>LAN\u003C/p>",[],{"type":733,"text":240,"media":3265,"hasMath":11,"math":3266,"answerTime":18},[],{"template":609,"latex":3267},[],[],{"fontSize":3270,"fontFamily":609,"titleFontFamily":763,"fontColor":3271,"background":3272,"shape":3273},{"title":609,"text":609},{"title":609,"text":609},{"color":609,"image":609,"video":609},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"63f216b321490c001d1050b6","6746997d8df9c098f1a5b955","2024-11-27T04:01:01.639Z","2024-11-30T03:30:44.772Z",{"structure":3284,"standards":3332,"topics":3333,"isSuperParent":11,"standardIds":3334,"unifiedStandardIds":3335,"aiGenerated":11,"__v":388,"teleportFrom":3336,"cloned":8,"ver":261,"parent":3337,"_id":3338,"time":630,"published":8,"type":167,"createdAt":3339,"updated":3282},{"settings":3285,"hasMath":11,"query":3286,"options":3291,"explain":3322,"hints":3326,"kind":167,"theme":3327,"marks":3331,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3287,"answerTime":18,"text":3289,"media":3290},{"latex":3288,"template":609},[],"Aplikasi pelayanan sistem yang berfungsi mengubah IP menjadi domain serta sebaliknya adalah ….",[],[3292,3298,3304,3310,3316],{"type":733,"hasMath":11,"math":3293,"answerTime":18,"id":3295,"text":3296,"media":3297,"_id":3295},{"latex":3294,"template":609},[],"6046cfe2889c5a001f3a7610","DNS",[],{"type":733,"hasMath":11,"math":3299,"answerTime":18,"id":3301,"text":3302,"media":3303,"_id":3301},{"latex":3300,"template":609},[],"6046cfe2889c5a001f3a7611","web",[],{"type":733,"hasMath":11,"math":3305,"answerTime":18,"id":3307,"text":3308,"media":3309,"_id":3307},{"latex":3306,"template":609},[],"6046cfe2889c5a001f3a7612","IP",[],{"type":733,"hasMath":11,"math":3311,"answerTime":18,"id":3313,"text":3314,"media":3315,"_id":3313},{"latex":3312,"template":609},[],"6046cfe2889c5a001f3a7613","TCP/IP",[],{"type":733,"hasMath":11,"math":3317,"answerTime":18,"id":3319,"text":3320,"media":3321,"_id":3319},{"latex":3318,"template":609},[],"6046cfe2889c5a001f3a7614","DHCP",[],{"type":240,"text":240,"media":3323,"hasMath":11,"math":3324,"answerTime":18},[],{"template":609,"latex":3325},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3328,"background":3329,"shape":3330},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6046cb53cd5497001eb4a61e","6046cfe2889c5a001f3a7617","674699b9b16e4f54a1d9b329","2024-11-27T04:02:01.678Z",{"structure":3341,"standards":3379,"topics":3380,"isSuperParent":11,"standardIds":3381,"unifiedStandardIds":3382,"aiGenerated":11,"__v":388,"teleportFrom":3336,"cloned":8,"ver":261,"parent":3383,"_id":3384,"time":630,"published":8,"type":167,"createdAt":3385,"updated":3282},{"settings":3342,"hasMath":11,"query":3343,"options":3348,"explain":3369,"hints":3373,"kind":167,"theme":3374,"marks":3378,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3344,"answerTime":18,"text":3346,"media":3347},{"latex":3345,"template":609},[],"Komputer yang bertindak sebagai pengakses layanan disebut ….",[],[3349,3354,3359,3364],{"type":733,"hasMath":11,"math":3350,"answerTime":18,"id":3295,"text":3352,"media":3353,"_id":3295},{"latex":3351,"template":609},[],"client",[],{"type":733,"hasMath":11,"math":3355,"answerTime":18,"id":3301,"text":3357,"media":3358,"_id":3301},{"latex":3356,"template":609},[],"peer to peer",[],{"type":733,"hasMath":11,"math":3360,"answerTime":18,"id":3307,"text":3362,"media":3363,"_id":3307},{"latex":3361,"template":609},[],"server",[],{"type":733,"hasMath":11,"math":3365,"answerTime":18,"id":3313,"text":3367,"media":3368,"_id":3313},{"latex":3366,"template":609},[],"ISP",[],{"type":240,"text":240,"media":3370,"hasMath":11,"math":3371,"answerTime":18},[],{"template":609,"latex":3372},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3375,"background":3376,"shape":3377},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6046cfe2889c5a001f3a761a","674699c44d29069f647f0756","2024-11-27T04:02:12.446Z",{"structure":3387,"standards":3429,"topics":3430,"isSuperParent":11,"standardIds":3431,"unifiedStandardIds":3432,"aiGenerated":11,"__v":388,"teleportFrom":3336,"cloned":8,"ver":261,"parent":3433,"_id":3434,"time":630,"published":8,"type":167,"createdAt":3435,"updated":3282},{"settings":3388,"hasMath":11,"query":3389,"options":3394,"explain":3419,"hints":3423,"kind":167,"theme":3424,"marks":3428,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3390,"answerTime":18,"text":3392,"media":3393},{"latex":3391,"template":609},[],"Web yang menggunakan HTTPS ditunjukkan dengan tulisan ….",[],[3395,3400,3405,3409,3414],{"type":733,"hasMath":11,"math":3396,"answerTime":18,"id":3295,"text":3398,"media":3399,"_id":3295},{"latex":3397,"template":609},[],"secure",[],{"type":733,"hasMath":11,"math":3401,"answerTime":18,"id":3301,"text":3403,"media":3404,"_id":3301},{"latex":3402,"template":609},[],"save",[],{"type":733,"hasMath":11,"math":3406,"answerTime":18,"id":3307,"text":3362,"media":3408,"_id":3307},{"latex":3407,"template":609},[],[],{"type":733,"hasMath":11,"math":3410,"answerTime":18,"id":3313,"text":3412,"media":3413,"_id":3313},{"latex":3411,"template":609},[],"privat",[],{"type":733,"hasMath":11,"math":3415,"answerTime":18,"id":3319,"text":3417,"media":3418,"_id":3319},{"latex":3416,"template":609},[],"silence",[],{"type":240,"text":240,"media":3420,"hasMath":11,"math":3421,"answerTime":18},[],{"template":609,"latex":3422},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3425,"background":3426,"shape":3427},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6046cfe2889c5a001f3a761b","674699c9bf03246e3da7099a","2024-11-27T04:02:17.414Z",{"structure":3437,"standards":3478,"topics":3479,"isSuperParent":11,"standardIds":3480,"unifiedStandardIds":3481,"aiGenerated":11,"__v":388,"teleportFrom":3336,"cloned":8,"ver":261,"parent":3465,"_id":3482,"time":630,"published":8,"type":167,"createdAt":3483,"updated":3282},{"settings":3438,"hasMath":11,"query":3439,"options":3444,"explain":3468,"hints":3472,"kind":167,"theme":3473,"marks":3477,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3440,"answerTime":18,"text":3442,"media":3443},{"latex":3441,"template":609},[],"Sebelum adanya DNS, jaringan komputer diakses menggunakan ....",[],[3445,3450,3456,3462],{"type":733,"hasMath":11,"math":3446,"answerTime":18,"id":3448,"text":3308,"media":3449,"_id":3448},{"latex":3447,"template":609},[],"6046cfe2889c5a001f3a7620",[],{"type":733,"hasMath":11,"math":3451,"answerTime":18,"id":3453,"text":3454,"media":3455,"_id":3453},{"latex":3452,"template":609},[],"6046cfe2889c5a001f3a7621","website",[],{"type":733,"hasMath":11,"math":3457,"answerTime":18,"id":3459,"text":3460,"media":3461,"_id":3459},{"latex":3458,"template":609},[],"6046cfe2889c5a001f3a7622","mail server",[],{"type":733,"hasMath":11,"math":3463,"answerTime":18,"id":3465,"text":3466,"media":3467,"_id":3465},{"latex":3464,"template":609},[],"6046cfe2889c5a001f3a7623","sharing resource",[],{"type":240,"text":240,"media":3469,"hasMath":11,"math":3470,"answerTime":18},[],{"template":609,"latex":3471},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3474,"background":3475,"shape":3476},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674699de4c1b93357bc70e93","2024-11-27T04:02:38.914Z",{"structure":3485,"standards":3529,"topics":3530,"isSuperParent":11,"standardIds":3531,"unifiedStandardIds":3532,"aiGenerated":11,"__v":388,"teleportFrom":3336,"cloned":8,"ver":261,"parent":3516,"_id":3533,"time":630,"published":8,"type":167,"createdAt":3534,"updated":3282},{"settings":3486,"hasMath":11,"query":3487,"options":3492,"explain":3519,"hints":3523,"kind":167,"theme":3524,"marks":3528,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":3488,"answerTime":18,"text":3490,"media":3491},{"latex":3489,"template":609},[],"Domain yang digunakan untuk kepentingan komersial adalah ….",[],[3493,3498,3503,3508,3513],{"type":733,"hasMath":11,"math":3494,"answerTime":18,"id":3448,"text":3496,"media":3497,"_id":3448},{"latex":3495,"template":609},[],"com",[],{"type":733,"hasMath":11,"math":3499,"answerTime":18,"id":3453,"text":3501,"media":3502,"_id":3453},{"latex":3500,"template":609},[],"net",[],{"type":733,"hasMath":11,"math":3504,"answerTime":18,"id":3459,"text":3506,"media":3507,"_id":3459},{"latex":3505,"template":609},[],"int",[],{"type":733,"hasMath":11,"math":3509,"answerTime":18,"id":3465,"text":3511,"media":3512,"_id":3465},{"latex":3510,"template":609},[],"mil",[],{"type":733,"hasMath":11,"math":3514,"answerTime":18,"id":3516,"text":3517,"media":3518,"_id":3516},{"latex":3515,"template":609},[],"6046cfe2889c5a001f3a7624","edu",[],{"type":240,"text":240,"media":3520,"hasMath":11,"math":3521,"answerTime":18},[],{"template":609,"latex":3522},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3525,"background":3526,"shape":3527},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674699e22668a2b60a1ec827","2024-11-27T04:02:42.433Z",{"structure":3536,"standards":3584,"topics":3585,"isSuperParent":11,"standardIds":3586,"unifiedStandardIds":3587,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3589,"_id":3590,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3591,"updated":3282},{"settings":3537,"hasMath":11,"query":3538,"options":3543,"explain":3574,"hints":3578,"kind":167,"theme":3579,"marks":3583,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3539,"answerTime":728,"text":3541,"media":3542},{"latex":3540,"template":609},[],"\u003Cp>Bilangan desimal terdiri dari \u003C/p>",[],[3544,3550,3556,3562,3568],{"type":733,"hasMath":11,"math":3545,"answerTime":18,"id":3547,"text":3548,"media":3549,"_id":3547},{"latex":3546,"template":609},[],"674852cd0db1c8abac2abbe4","Angka 0 hingga 9 dan bagian desimal.",[],{"type":733,"hasMath":11,"math":3551,"answerTime":18,"id":3553,"text":3554,"media":3555,"_id":3553},{"latex":3552,"template":609},[],"674852cd0db1c8abac2abbe5","Angka 0 hingga 5 dan bagian pecahan.",[],{"type":733,"hasMath":11,"math":3557,"answerTime":18,"id":3559,"text":3560,"media":3561,"_id":3559},{"latex":3558,"template":609},[],"674852cd0db1c8abac2abbe6","Angka 1 hingga 10 dan bagian bulat.",[],{"type":733,"hasMath":11,"math":3563,"answerTime":18,"id":3565,"text":3566,"media":3567,"_id":3565},{"latex":3564,"template":609},[],"674852cd0db1c8abac2abbe7","Angka 0 hingga 9 dan bagian bulat.",[],{"type":733,"hasMath":11,"math":3569,"answerTime":18,"id":3571,"text":3572,"media":3573,"_id":3571},{"latex":3570,"template":609},[],"674852dc0db1c8abac2abbfb","Angka 10 hingga 20 dan bagian desimal.",[],{"type":240,"text":240,"media":3575,"hasMath":11,"math":3576,"answerTime":18},[],{"template":609,"latex":3577},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3580,"background":3581,"shape":3582},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"66e25d23a41125708c572b2e","674852ebc34d67bc9ebafd7b","674a76461cef9366486396b4","2024-11-30T02:19:50.832Z",{"structure":3593,"standards":3641,"topics":3642,"isSuperParent":11,"standardIds":3643,"unifiedStandardIds":3644,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3645,"_id":3646,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3647,"updated":3282},{"settings":3594,"hasMath":11,"query":3595,"options":3600,"explain":3631,"hints":3635,"kind":167,"theme":3636,"marks":3640,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3596,"answerTime":728,"text":3598,"media":3599},{"latex":3597,"template":609},[],"\u003Cp>Bilangan yang terdiri dari 1 dan 0 dan penulisannya sangat erat kaitannya dengan code program komputer disebut sebagai bilangan\u003C/p>",[],[3601,3607,3613,3619,3625],{"type":733,"hasMath":11,"math":3602,"answerTime":18,"id":3604,"text":3605,"media":3606,"_id":3604},{"latex":3603,"template":609},[],"674852f20db1c8abac2abc21","bilangan desimal",[],{"type":733,"hasMath":11,"math":3608,"answerTime":18,"id":3610,"text":3611,"media":3612,"_id":3610},{"latex":3609,"template":609},[],"674852f20db1c8abac2abc22","bilangan biner",[],{"type":733,"hasMath":11,"math":3614,"answerTime":18,"id":3616,"text":3617,"media":3618,"_id":3616},{"latex":3615,"template":609},[],"674852f20db1c8abac2abc23","\u003Cp>\u003Cstrong>bilangan oktal\u003C/strong>\u003C/p>",[],{"type":733,"hasMath":11,"math":3620,"answerTime":18,"id":3622,"text":3623,"media":3624,"_id":3622},{"latex":3621,"template":609},[],"674852f20db1c8abac2abc24","bilangan heksadesimal",[],{"type":733,"hasMath":11,"math":3626,"answerTime":18,"id":3628,"text":3629,"media":3630,"_id":3628},{"latex":3627,"template":609},[],"6748531d0db1c8abac2abc38","bilangan rasional",[],{"type":240,"text":240,"media":3632,"hasMath":11,"math":3633,"answerTime":18},[],{"template":609,"latex":3634},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3637,"background":3638,"shape":3639},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"67485329dc70eb9e4cf3d1bd","674a764a90d0f1532886fdd8","2024-11-30T02:19:54.294Z",{"structure":3649,"standards":3697,"topics":3698,"isSuperParent":11,"standardIds":3699,"unifiedStandardIds":3700,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3701,"_id":3702,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3703,"updated":3282},{"settings":3650,"hasMath":11,"query":3651,"options":3656,"explain":3687,"hints":3691,"kind":167,"theme":3692,"marks":3696,"answer":1716},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3652,"answerTime":728,"text":3654,"media":3655},{"latex":3653,"template":609},[],"\u003Cp>Bilangan Oktal merupakan keluarga dari sistem bialangan, bilangan oktal sendiri terdiri dari... \u003C/p>",[],[3657,3663,3669,3675,3681],{"type":733,"hasMath":11,"math":3658,"answerTime":18,"id":3660,"text":3661,"media":3662,"_id":3660},{"latex":3659,"template":609},[],"674853300db1c8abac2abc5e","Angka 1 hingga 6",[],{"type":733,"hasMath":11,"math":3664,"answerTime":18,"id":3666,"text":3667,"media":3668,"_id":3666},{"latex":3665,"template":609},[],"674853300db1c8abac2abc5f","Angka 0 hingga 9",[],{"type":733,"hasMath":11,"math":3670,"answerTime":18,"id":3672,"text":3673,"media":3674,"_id":3672},{"latex":3671,"template":609},[],"674853300db1c8abac2abc60","Angka 0 hingga 5",[],{"type":733,"hasMath":11,"math":3676,"answerTime":18,"id":3678,"text":3679,"media":3680,"_id":3678},{"latex":3677,"template":609},[],"674853300db1c8abac2abc61","Angka 8 hingga 15",[],{"type":733,"hasMath":11,"math":3682,"answerTime":18,"id":3684,"text":3685,"media":3686,"_id":3684},{"latex":3683,"template":609},[],"674853560db1c8abac2abc75","Angka 0 hingga 7",[],{"type":240,"text":240,"media":3688,"hasMath":11,"math":3689,"answerTime":18},[],{"template":609,"latex":3690},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3693,"background":3694,"shape":3695},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748535d353e68ed46f4ffd5","674a764d3f1ff76dd7de52b7","2024-11-30T02:19:57.673Z",{"structure":3705,"standards":3753,"topics":3754,"isSuperParent":11,"standardIds":3755,"unifiedStandardIds":3756,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3757,"_id":3758,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3759,"updated":3282},{"settings":3706,"hasMath":11,"query":3707,"options":3712,"explain":3743,"hints":3747,"kind":167,"theme":3748,"marks":3752,"answer":1716},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3708,"answerTime":728,"text":3710,"media":3711},{"latex":3709,"template":609},[],"\u003Cp>hufur A-F merupakan salah satu keluarga sistem bilangan, bilangan tersebut adalah...\u003C/p>",[],[3713,3719,3725,3731,3737],{"type":733,"hasMath":11,"math":3714,"answerTime":18,"id":3716,"text":3717,"media":3718,"_id":3716},{"latex":3715,"template":609},[],"674855450db1c8abac2abc9b","Sistem bilangan oktal (basis 8)",[],{"type":733,"hasMath":11,"math":3720,"answerTime":18,"id":3722,"text":3723,"media":3724,"_id":3722},{"latex":3721,"template":609},[],"674855450db1c8abac2abc9c","Sistem bilangan romawi",[],{"type":733,"hasMath":11,"math":3726,"answerTime":18,"id":3728,"text":3729,"media":3730,"_id":3728},{"latex":3727,"template":609},[],"674855450db1c8abac2abc9d","Sistem bilangan biner (basis 2)",[],{"type":733,"hasMath":11,"math":3732,"answerTime":18,"id":3734,"text":3735,"media":3736,"_id":3734},{"latex":3733,"template":609},[],"674855450db1c8abac2abc9e","Sistem bilangan desimal (basis 10)",[],{"type":733,"hasMath":11,"math":3738,"answerTime":18,"id":3740,"text":3741,"media":3742,"_id":3740},{"latex":3739,"template":609},[],"6748556d0db1c8abac2abcb2","Sistem bilangan heksadesimal (basis 16)",[],{"type":240,"text":240,"media":3744,"hasMath":11,"math":3745,"answerTime":18},[],{"template":609,"latex":3746},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3749,"background":3750,"shape":3751},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748557d98e7a85c700fe302","674a765111488d4f9bb31cd4","2024-11-30T02:20:01.920Z",{"structure":3761,"standards":3809,"topics":3810,"isSuperParent":11,"standardIds":3811,"unifiedStandardIds":3812,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3813,"_id":3814,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3815,"updated":3282},{"settings":3762,"hasMath":11,"query":3763,"options":3768,"explain":3799,"hints":3803,"kind":167,"theme":3804,"marks":3808,"answer":261},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3764,"answerTime":728,"text":3766,"media":3767},{"latex":3765,"template":609},[],"\u003Cp>Penulisan bilangan pada IP Address v.4 dapat dilakukan menggunakan bilangan... \u003C/p>",[],[3769,3775,3781,3787,3793],{"type":733,"hasMath":11,"math":3770,"answerTime":18,"id":3772,"text":3773,"media":3774,"_id":3772},{"latex":3771,"template":609},[],"6748558f0db1c8abac2abcd8","Biner",[],{"type":733,"hasMath":11,"math":3776,"answerTime":18,"id":3778,"text":3779,"media":3780,"_id":3778},{"latex":3777,"template":609},[],"6748558f0db1c8abac2abcd9","Roman",[],{"type":733,"hasMath":11,"math":3782,"answerTime":18,"id":3784,"text":3785,"media":3786,"_id":3784},{"latex":3783,"template":609},[],"6748558f0db1c8abac2abcda","Desimal",[],{"type":733,"hasMath":11,"math":3788,"answerTime":18,"id":3790,"text":3791,"media":3792,"_id":3790},{"latex":3789,"template":609},[],"6748558f0db1c8abac2abcdb","Heksadesimal",[],{"type":733,"hasMath":11,"math":3794,"answerTime":18,"id":3796,"text":3797,"media":3798,"_id":3796},{"latex":3795,"template":609},[],"674855ae0db1c8abac2abcef","Oktal",[],{"type":240,"text":240,"media":3800,"hasMath":11,"math":3801,"answerTime":18},[],{"template":609,"latex":3802},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3805,"background":3806,"shape":3807},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674855b868410d915783c136","674a7655267ea836118b6c91","2024-11-30T02:20:05.905Z",{"structure":3817,"standards":3846,"topics":3847,"isSuperParent":11,"standardIds":3848,"unifiedStandardIds":3849,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3850,"_id":3851,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3852,"updated":3282},{"settings":3818,"hasMath":11,"query":3819,"options":3824,"explain":3836,"hints":3840,"kind":167,"theme":3841,"marks":3845,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3820,"answerTime":728,"text":3822,"media":3823},{"latex":3821,"template":609},[],"\u003Cp>Penulisan IP Address V4 dan v6 memiliki aturan tersendiri, versi 6 sendiri hanya bisa dilakukan menggunakan sistem bilangan...\u003C/p>",[],[3825,3830],{"type":733,"hasMath":11,"math":3826,"answerTime":18,"id":3828,"text":3791,"media":3829,"_id":3828},{"latex":3827,"template":609},[],"674855c30db1c8abac2abd17",[],{"type":733,"hasMath":11,"math":3831,"answerTime":18,"id":3833,"text":3834,"media":3835,"_id":3833},{"latex":3832,"template":609},[],"674855de0db1c8abac2abd2c","Romawi",[],{"type":240,"text":240,"media":3837,"hasMath":11,"math":3838,"answerTime":18},[],{"template":609,"latex":3839},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3842,"background":3843,"shape":3844},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674855e92c848b0636c6e69a","674a765a7d7f1f1965ea666f","2024-11-30T02:20:10.280Z",{"structure":3854,"standards":3884,"topics":3885,"isSuperParent":11,"standardIds":3886,"unifiedStandardIds":3887,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3888,"_id":3889,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3890,"updated":3282},{"settings":3855,"hasMath":11,"query":3856,"options":3861,"explain":3874,"hints":3878,"kind":167,"theme":3879,"marks":3883,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3857,"answerTime":728,"text":3859,"media":3860},{"latex":3858,"template":609},[],"\u003Cp>192.168.1.1/24 merupakan salah satu contoh IP adress dari v4, IP Address v.4 terdiri dari.....bit yang terbagi menjadi........segmen\u003C/p>",[],[3862,3868],{"type":733,"hasMath":11,"math":3863,"answerTime":18,"id":3865,"text":3866,"media":3867,"_id":3865},{"latex":3864,"template":609},[],"674855f40db1c8abac2abd54","32 bit yang terbagi menjadi 4 segmen",[],{"type":733,"hasMath":11,"math":3869,"answerTime":18,"id":3871,"text":3872,"media":3873,"_id":3871},{"latex":3870,"template":609},[],"674856170db1c8abac2abd69","\u003Cp>s\u003C/p>",[],{"type":240,"text":240,"media":3875,"hasMath":11,"math":3876,"answerTime":18},[],{"template":609,"latex":3877},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3880,"background":3881,"shape":3882},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674856227abe2343e0f048ad","674a765fdd3c4c2c28790b70","2024-11-30T02:20:15.141Z",{"structure":3892,"standards":3922,"topics":3923,"isSuperParent":11,"standardIds":3924,"unifiedStandardIds":3925,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3926,"_id":3927,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3928,"updated":3282},{"settings":3893,"hasMath":11,"query":3894,"options":3899,"explain":3912,"hints":3916,"kind":167,"theme":3917,"marks":3921,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3895,"answerTime":728,"text":3897,"media":3898},{"latex":3896,"template":609},[],"\u003Cp>Penulisan IP v4 mengguankan bilangan desimal memiliki limitasi, yaitu sampai 255, Bilangan desimal 231 jika dikonversi ke bilangan biner maka menjadi.....\u003C/p>",[],[3900,3906],{"type":733,"hasMath":11,"math":3901,"answerTime":18,"id":3903,"text":3904,"media":3905,"_id":3903},{"latex":3902,"template":609},[],"6748565f0db1c8abac2abda2","11100111",[],{"type":733,"hasMath":11,"math":3907,"answerTime":18,"id":3909,"text":3910,"media":3911,"_id":3909},{"latex":3908,"template":609},[],"6748567f0db1c8abac2abdb6","11010111",[],{"type":240,"text":240,"media":3913,"hasMath":11,"math":3914,"answerTime":18},[],{"template":609,"latex":3915},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3918,"background":3919,"shape":3920},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748568e76c4b123c4c45048","674a766214084ed7dd77cea2","2024-11-30T02:20:18.137Z",{"structure":3930,"standards":3960,"topics":3961,"isSuperParent":11,"standardIds":3962,"unifiedStandardIds":3963,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":3964,"_id":3965,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":3966,"updated":3282},{"settings":3931,"hasMath":11,"query":3932,"options":3937,"explain":3950,"hints":3954,"kind":167,"theme":3955,"marks":3959,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3933,"answerTime":728,"text":3935,"media":3936},{"latex":3934,"template":609},[],"\u003Cp>pada sebuah komputer terdapat IP addres dengan alamat host.nya .218, jika alamat host tersebut diubah menjadi bilangan biner maka menjadi...\u003C/p>",[],[3938,3944],{"type":733,"hasMath":11,"math":3939,"answerTime":18,"id":3941,"text":3942,"media":3943,"_id":3941},{"latex":3940,"template":609},[],"6748569a0db1c8abac2abddf","11011010",[],{"type":733,"hasMath":11,"math":3945,"answerTime":18,"id":3947,"text":3948,"media":3949,"_id":3947},{"latex":3946,"template":609},[],"674856da0db1c8abac2abdf3","11011011",[],{"type":240,"text":240,"media":3951,"hasMath":11,"math":3952,"answerTime":18},[],{"template":609,"latex":3953},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3956,"background":3957,"shape":3958},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674856f04be45262cafdbffc","674a7666ab65fd58875a35a7","2024-11-30T02:20:22.258Z",{"structure":3968,"standards":3998,"topics":3999,"isSuperParent":11,"standardIds":4000,"unifiedStandardIds":4001,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4002,"_id":4003,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4004,"updated":3282},{"settings":3969,"hasMath":11,"query":3970,"options":3975,"explain":3988,"hints":3992,"kind":167,"theme":3993,"marks":3997,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":3971,"answerTime":728,"text":3973,"media":3974},{"latex":3972,"template":609},[],"\u003Cp>IP Komputer milik sinta 129.168.12.15, jika alamat host ID tersebut diubah menjadi bilangan hexadesimal maka hasilnya menjadi...\u003C/p>",[],[3976,3982],{"type":733,"hasMath":11,"math":3977,"answerTime":18,"id":3979,"text":3980,"media":3981,"_id":3979},{"latex":3978,"template":609},[],"674856fb0db1c8abac2abe1c","81:A8:0C:0F",[],{"type":733,"hasMath":11,"math":3983,"answerTime":18,"id":3985,"text":3986,"media":3987,"_id":3985},{"latex":3984,"template":609},[],"6748573f0db1c8abac2abe30","7F:00:0A:0F",[],{"type":240,"text":240,"media":3989,"hasMath":11,"math":3990,"answerTime":18},[],{"template":609,"latex":3991},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":3994,"background":3995,"shape":3996},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748577cc7b6dab467092233","674a7669afe5c47167630e63","2024-11-30T02:20:25.278Z",{"structure":4006,"standards":4036,"topics":4037,"isSuperParent":11,"standardIds":4038,"unifiedStandardIds":4039,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4040,"_id":4041,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4042,"updated":3282},{"settings":4007,"hasMath":11,"query":4008,"options":4013,"explain":4026,"hints":4030,"kind":167,"theme":4031,"marks":4035,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4009,"answerTime":728,"text":4011,"media":4012},{"latex":4010,"template":609},[],"\u003Cp>IP v.4 yang terdapat pada sebuah komputer terdiri dari.......ID dan ........ID\u003C/p>",[],[4014,4020],{"type":733,"hasMath":11,"math":4015,"answerTime":18,"id":4017,"text":4018,"media":4019,"_id":4017},{"latex":4016,"template":609},[],"674857830db1c8abac2abe59","Network ID dan Host ID",[],{"type":733,"hasMath":11,"math":4021,"answerTime":18,"id":4023,"text":4024,"media":4025,"_id":4023},{"latex":4022,"template":609},[],"674857a80db1c8abac2abe6d","Subnet ID dan Gateway ID",[],{"type":240,"text":240,"media":4027,"hasMath":11,"math":4028,"answerTime":18},[],{"template":609,"latex":4029},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4032,"background":4033,"shape":4034},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674857b7f3e00a83756295da","674a766dfa52ba323ccd83a5","2024-11-30T02:20:29.646Z",{"structure":4044,"standards":4074,"topics":4075,"isSuperParent":11,"standardIds":4076,"unifiedStandardIds":4077,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4078,"_id":4079,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4080,"updated":3282},{"settings":4045,"hasMath":11,"query":4046,"options":4051,"explain":4064,"hints":4068,"kind":167,"theme":4069,"marks":4073,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4047,"answerTime":728,"text":4049,"media":4050},{"latex":4048,"template":609},[],"\u003Cp>Andi memiliki storage pada pc yang ia miliki sebesar 2 TB, jika storage tersebut dibagi mendati 3 bagian (system, Data dan Documen) jika kalianmenjadi andi masing-masing bagian akan mendapat berapa GB..?\u003C/p>",[],[4052,4058],{"type":733,"hasMath":11,"math":4053,"answerTime":18,"id":4055,"text":4056,"media":4057,"_id":4055},{"latex":4054,"template":609},[],"674857c30db1c8abac2abe96","666.67 GB",[],{"type":733,"hasMath":11,"math":4059,"answerTime":18,"id":4061,"text":4062,"media":4063,"_id":4061},{"latex":4060,"template":609},[],"674857d60db1c8abac2abeaa","500 GB",[],{"type":240,"text":240,"media":4065,"hasMath":11,"math":4066,"answerTime":18},[],{"template":609,"latex":4067},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4070,"background":4071,"shape":4072},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748580a28d7d42ca23c4cef","674a76712ab91d2d271bcdc5","2024-11-30T02:20:33.395Z",{"structure":4082,"standards":4130,"topics":4131,"isSuperParent":11,"standardIds":4132,"unifiedStandardIds":4133,"aiGenerated":8,"__v":261,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4134,"_id":4135,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4136,"updated":3282},{"settings":4083,"hasMath":11,"query":4084,"options":4089,"explain":4120,"hints":4124,"kind":167,"theme":4125,"marks":4129,"answer":266},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4085,"answerTime":728,"text":4087,"media":4088},{"latex":4086,"template":609},[],"\u003Cp>Bilangan biner 101101 jika dikonversi ke bilangan desimal maka hasilnya..... \u003C/p>",[],[4090,4096,4102,4108,4114],{"type":733,"hasMath":11,"math":4091,"answerTime":18,"id":4093,"text":4094,"media":4095,"_id":4093},{"latex":4092,"template":609},[],"6748589c0db1c8abac2abf0d","15",[],{"type":733,"hasMath":11,"math":4097,"answerTime":18,"id":4099,"text":4100,"media":4101,"_id":4099},{"latex":4098,"template":609},[],"6748589c0db1c8abac2abf0e","10",[],{"type":733,"hasMath":11,"math":4103,"answerTime":18,"id":4105,"text":4106,"media":4107,"_id":4105},{"latex":4104,"template":609},[],"6748589c0db1c8abac2abf0f","14",[],{"type":733,"hasMath":11,"math":4109,"answerTime":18,"id":4111,"text":4112,"media":4113,"_id":4111},{"latex":4110,"template":609},[],"6748589c0db1c8abac2abf10","13",[],{"type":733,"hasMath":11,"math":4115,"answerTime":18,"id":4117,"text":4118,"media":4119,"_id":4117},{"latex":4116,"template":609},[],"6748589f0db1c8abac2abf24","\u003Cp>\u003Cstrong>12\u003C/strong>\u003C/p>",[],{"type":240,"text":240,"media":4121,"hasMath":11,"math":4122,"answerTime":18},[],{"template":609,"latex":4123},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4126,"background":4127,"shape":4128},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674858d435ef3aed44098597","674a7677ad4034f42c2af0c5","2024-11-30T02:20:39.825Z",{"structure":4138,"standards":4168,"topics":4169,"isSuperParent":11,"standardIds":4170,"unifiedStandardIds":4171,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4172,"_id":4173,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4174,"updated":3282},{"settings":4139,"hasMath":11,"query":4140,"options":4145,"explain":4158,"hints":4162,"kind":167,"theme":4163,"marks":4167,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4141,"answerTime":728,"text":4143,"media":4144},{"latex":4142,"template":609},[],"\u003Cp>Ubahlah Bilangan hexadesimal \u003Cstrong>D\u003C/strong> ke bilangan biner.....\u003C/p>",[],[4146,4152],{"type":733,"hasMath":11,"math":4147,"answerTime":18,"id":4149,"text":4150,"media":4151,"_id":4149},{"latex":4148,"template":609},[],"674858e70db1c8abac2abf4a","1010",[],{"type":733,"hasMath":11,"math":4153,"answerTime":18,"id":4155,"text":4156,"media":4157,"_id":4155},{"latex":4154,"template":609},[],"674858e70db1c8abac2abf4d","1101",[],{"type":240,"text":240,"media":4159,"hasMath":11,"math":4160,"answerTime":18},[],{"template":609,"latex":4161},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4164,"background":4165,"shape":4166},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"6748597a046979da845a5712","674a767a3cac2abf761cbaad","2024-11-30T02:20:42.779Z",{"structure":4176,"standards":4206,"topics":4207,"isSuperParent":11,"standardIds":4208,"unifiedStandardIds":4209,"aiGenerated":8,"__v":388,"teleportFrom":3588,"cloned":8,"ver":261,"parent":4210,"_id":4211,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4212,"updated":3282},{"settings":4177,"hasMath":11,"query":4178,"options":4183,"explain":4196,"hints":4200,"kind":167,"theme":4201,"marks":4205,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4179,"answerTime":728,"text":4181,"media":4182},{"latex":4180,"template":609},[],"\u003Cp>Ubahlah IP address berikut ke bilangan biner 10.12.20.32\u003C/p>",[],[4184,4190],{"type":733,"hasMath":11,"math":4185,"answerTime":18,"id":4187,"text":4188,"media":4189,"_id":4187},{"latex":4186,"template":609},[],"6748599a0db1c8abac2abf97","00001010.00001100.00010100.00100000",[],{"type":733,"hasMath":11,"math":4191,"answerTime":18,"id":4193,"text":4194,"media":4195,"_id":4193},{"latex":4192,"template":609},[],"6748599a0db1c8abac2abf9a","00001010.00001100.00010100.00100001",[],{"type":240,"text":240,"media":4197,"hasMath":11,"math":4198,"answerTime":18},[],{"template":609,"latex":4199},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4202,"background":4203,"shape":4204},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674859da6c37c0c949125ab9","674a767fb3beb49816ee2d8e","2024-11-30T02:20:47.117Z",{"structure":4214,"standards":4244,"topics":4245,"isSuperParent":11,"standardIds":4246,"unifiedStandardIds":4247,"aiGenerated":8,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":4248,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4249,"updated":3282},{"settings":4215,"hasMath":11,"query":4216,"options":4221,"explain":4234,"hints":4238,"kind":167,"theme":4239,"marks":4243,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4217,"answerTime":728,"text":4219,"media":4220},{"latex":4218,"template":609},[],"\u003Cp>Jelaskan Maksud dari penulisan <!DOCTYPE HTML>..!\u003C/p>",[],[4222,4228],{"type":733,"hasMath":11,"math":4223,"answerTime":18,"id":4225,"text":4226,"media":4227,"_id":4225},{"latex":4224,"template":609},[],"674a821bb97da250ec505f8e","\u003C!DOCTYPE HTML> adalah perintah untuk mengubah tampilan halaman web.",[],{"type":733,"hasMath":11,"math":4229,"answerTime":18,"id":4231,"text":4232,"media":4233,"_id":4231},{"latex":4230,"template":609},[],"674a821bb97da250ec505f91","\u003C!DOCTYPE HTML> adalah deklarasi untuk HTML5 yang memberitahu browser tentang jenis dokumen.",[],{"type":240,"text":240,"media":4235,"hasMath":11,"math":4236,"answerTime":18},[],{"template":609,"latex":4237},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4240,"background":4241,"shape":4242},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674a8243e9119c7320f7224b","2024-11-30T03:10:59.571Z",{"structure":4251,"standards":4281,"topics":4282,"isSuperParent":11,"standardIds":4283,"unifiedStandardIds":4284,"aiGenerated":8,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":4285,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4286,"updated":3282},{"settings":4252,"hasMath":11,"query":4253,"options":4258,"explain":4271,"hints":4275,"kind":167,"theme":4276,"marks":4280,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4254,"answerTime":728,"text":4256,"media":4257},{"latex":4255,"template":609},[],"\u003Cp>IP address v4 memiliki jumlah 32 Bit, sedangkan IP v6 memiliki...........Bit dan ........ oktet\u003C/p>",[],[4259,4265],{"type":733,"hasMath":11,"math":4260,"answerTime":18,"id":4262,"text":4263,"media":4264,"_id":4262},{"latex":4261,"template":609},[],"674a8258b97da250ec505fc7","128 Bit dan 16 oktet",[],{"type":733,"hasMath":11,"math":4266,"answerTime":18,"id":4268,"text":4269,"media":4270,"_id":4268},{"latex":4267,"template":609},[],"674a8258b97da250ec505fca","64 Bit dan 8 oktet",[],{"type":240,"text":240,"media":4272,"hasMath":11,"math":4273,"answerTime":18},[],{"template":609,"latex":4274},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4277,"background":4278,"shape":4279},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674a82d58b0399e179a34022","2024-11-30T03:13:25.050Z",{"structure":4288,"standards":4314,"topics":4315,"isSuperParent":11,"standardIds":4316,"unifiedStandardIds":4317,"aiGenerated":8,"__v":261,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":4318,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4319,"updated":3282},{"settings":4289,"hasMath":11,"query":4290,"options":4295,"explain":4308,"hints":4312,"kind":167,"marks":4313,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":4291,"answerTime":728,"text":4293,"media":4294},{"latex":4292,"template":609},[],"\u003Cp>Ada banyak fungio dalam penulisan tag, salah satunya fungsi tag <head>. jelaskan Fungsi dari tag \u003Cstrong><head>\u003C/strong> dalam HTML...\u003C/p>",[],[4296,4302],{"type":733,"hasMath":11,"math":4297,"answerTime":18,"id":4299,"text":4300,"media":4301,"_id":4299},{"latex":4298,"template":609},[],"674a82f0af32a84f62238262","Fungsi tag \u003Chead> adalah untuk menyimpan metadata dan informasi penting tentang dokumen HTML.",[],{"type":733,"hasMath":11,"math":4303,"answerTime":18,"id":4305,"text":4306,"media":4307,"_id":4305},{"latex":4304,"template":609},[],"674a82f0af32a89640238264","Fungsi tag \u003Chead> adalah untuk menampilkan konten utama halaman.",[],{"type":733,"text":240,"media":4309,"hasMath":11,"math":4310,"answerTime":18},[],{"template":609,"latex":4311},[],[],{"correct":388,"incorrect":18},[],[],[],[],"674a8303c0702d5c4e272465","2024-11-30T03:14:11.122Z",{"structure":4321,"standards":4351,"topics":4352,"isSuperParent":11,"standardIds":4353,"unifiedStandardIds":4354,"aiGenerated":8,"__v":388,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":4355,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4356,"updated":3282},{"settings":4322,"hasMath":11,"query":4323,"options":4328,"explain":4341,"hints":4345,"kind":167,"theme":4346,"marks":4350,"answer":18},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":609,"hasMath":11,"math":4324,"answerTime":728,"text":4326,"media":4327},{"latex":4325,"template":609},[],"\u003Cp>Menurut kalian bolehkan penulisan html tanpa menggunakan tag <title>, jika tidak jelaskan alasannya\u003C/p>",[],[4329,4335],{"type":733,"hasMath":11,"math":4330,"answerTime":18,"id":4332,"text":4333,"media":4334,"_id":4332},{"latex":4331,"template":609},[],"674a83d5b97da250ec506028","Tidak, penulisan HTML tanpa tag \u003Ctitle> tidak disarankan.",[],{"type":733,"hasMath":11,"math":4336,"answerTime":18,"id":4338,"text":4339,"media":4340,"_id":4338},{"latex":4337,"template":609},[],"674a83d5b97da250ec506029","Ya, penulisan HTML tanpa tag \u003Ctitle> diperbolehkan.",[],{"type":240,"text":240,"media":4342,"hasMath":11,"math":4343,"answerTime":18},[],{"template":609,"latex":4344},[],[],{"fontFamily":763,"titleFontFamily":763,"fontColor":4347,"background":4348,"shape":4349},{"text":765},{"color":767,"image":240,"video":240},{"largeShapeColor":769,"smallShapeColor":770},{"correct":388,"incorrect":18},[],[],[],[],"674a842cc81c84e3fdd0a4f9","2024-11-30T03:19:08.893Z",{"structure":4358,"standards":4384,"topics":4385,"isSuperParent":11,"standardIds":4386,"unifiedStandardIds":4387,"aiGenerated":8,"__v":261,"teleportFrom":609,"cloned":11,"ver":261,"parent":609,"_id":4388,"time":630,"published":8,"aiCreateMeta":609,"type":167,"createdAt":4389,"updated":3282},{"settings":4359,"hasMath":11,"query":4360,"options":4365,"explain":4378,"hints":4382,"kind":167,"marks":4383,"answer":388},{"hasCorrectAnswer":8,"fibDataType":724,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":733,"hasMath":11,"math":4361,"answerTime":728,"text":4363,"media":4364},{"latex":4362,"template":609},[],"\u003Cp>Protokol HTTP digunakan untuk mengirimkan data dari server ke klien dalam bentuk halaman web, apa jadinya jika sebuah web tidak memiliki protokol tersebut, jelaskan..!\u003C/p>",[],[4366,4372],{"type":733,"hasMath":11,"math":4367,"answerTime":18,"id":4369,"text":4370,"media":4371,"_id":4369},{"latex":4368,"template":609},[],"674a845198543deede4dd49c","A web without the HTTP protocol would still function normally, as it can use other protocols for data transmission.",[],{"type":733,"hasMath":11,"math":4373,"answerTime":18,"id":4375,"text":4376,"media":4377,"_id":4375},{"latex":4374,"template":609},[],"674a845198543d0efb4dd49e","A web without the HTTP protocol would be non-functional, as there would be no means to transmit web pages between servers and clients.",[],{"type":733,"text":240,"media":4379,"hasMath":11,"math":4380,"answerTime":18},[],{"template":609,"latex":4381},[],[],{"correct":388,"incorrect":18},[],[],[],[],"674a8504d383c045b3904cd9","2024-11-30T03:22:44.291Z",[],"2024-11-26T13:57:02.014Z","2024-11-30T03:30:44.786Z","2026-07-24T03:02:57.075Z","2026-08-11T19:43:08.865Z",{"service":4396,"version":4397},"quizserver","cf3a4211dd0c378e5dc32c39c2ad2df6593d5930",{"success":8,"data":4399,"time":4479},{"quizzes":4400,"total":4476,"timeTaken":4476,"experiment":4477,"source":4478},[4401,4411,4422,4433,4444,4454,4466],{"id":4402,"isSuper":11,"type":611,"info":4403,"shouldIndex":11,"stats":4407},"65d2197f87e070ca9c950f64",{"grade":4404,"name":4405,"slug":4405,"image":4406},[711,711],"Teknik Pengkabelan Quiz","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/0a494b46-3912-452e-a9f8-48c7bc0bc725-v2",{"played":1716,"totalPlayers":4408,"totalCorrect":4409,"totalQuestions":4410},88,4196,75,{"id":4412,"isSuper":11,"type":611,"info":4413,"shouldIndex":11,"stats":4418},"603ccf619e8fdc001b56f5cb",{"grade":4414,"name":4416,"slug":4416,"image":4417},[4100,4415],"12","CS IGCSE Unit 7. Low and high level programming - recap","https://quizizz.com/media/resource/gs/quizizz-media/quizzes/20a4c420-dc65-4348-a76e-512462445a7d",{"played":717,"totalPlayers":4419,"totalCorrect":4420,"totalQuestions":4421},74,3099,76,{"id":4423,"isSuper":11,"type":611,"info":4424,"shouldIndex":11,"stats":4429},"67c617865caec40a718522ec",{"grade":4425,"name":4427,"slug":4427,"image":4428},[4426,4415],"9","QUIZ PHP SIMULAZIONE 5ASA","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/b750fd69-fae0-4f40-9908-4763c00cb773-v2",{"played":261,"totalPlayers":4430,"totalCorrect":4431,"totalQuestions":4432},57,2593,79,{"id":4434,"isSuper":11,"type":611,"info":4435,"shouldIndex":11,"stats":4439},"5991a7098356341100ca5a9d",{"grade":4436,"name":4437,"slug":4437,"image":4438},[111,4112],"Google Certified Educator (Level 1)","https://quizizz.com/media/resource/gs/quizizz-media/quizzes/L2FwcGhvc3RpbmdfcHJvZC9ibG9icy9BRW5CMlVwZHZEMzhaSGNaSHZDZ0IxdngzTGs0XzZuNWhWU0c4QjJXMGJLMS1abVdqU2E3Ri1QVU52YlhxUmZWeEZSRW1nN29SU3hndkdnaVNLdmRJZ2J3Ti1Kb01zTVk1Zy5jM1FSZXozVnZ6dFdkUi1p",{"played":4440,"totalPlayers":4441,"totalCorrect":4442,"totalQuestions":4443},5369,6308,295344,73,{"id":4445,"isSuper":11,"type":611,"info":4446,"shouldIndex":11,"stats":4451},"61b76b69fdd8b4001dc273d7",{"grade":4447,"name":4449,"slug":4449,"image":4450},[4448,4112],"6","DIT Unit 4 Study Guide","https://quizizz.com/media/resource/gs/quizizz-media/quizzes/16b15837-197c-47ba-be0f-b56aa6d1b29f",{"played":4452,"totalPlayers":4452,"totalCorrect":4453,"totalQuestions":4421},267,8011,{"id":4455,"isSuper":11,"type":611,"info":4456,"shouldIndex":11,"stats":4461},"68924f7dba631879b7762a86",{"grade":4457,"name":4458,"slug":4459,"image":4460},[4426,4415],"Computer Science Quiz","Computer Science and IT Quiz","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/9136b42b-dbc8-4989-aebd-6f92b0c5101f-v2",{"played":4462,"totalPlayers":4463,"totalCorrect":4464,"totalQuestions":4465},27,123,4064,70,{"id":4467,"isSuper":11,"type":611,"info":4468,"shouldIndex":11,"stats":4472},"608048106e20e9001fd5d8a1",{"grade":4469,"name":4470,"slug":4470,"image":4471},[4100,4415],"Final Cut Pro X - review 2","https://quizizz.com/media/resource/gs/quizizz-media/quizzes/25d69244-4eda-4b0c-ae25-6a1f6772ffdc",{"played":4473,"totalPlayers":4474,"totalCorrect":4475,"totalQuestions":4410},11,108,3756,31,"quizPageRecoPublicSearch","recommended_search","2026-08-11T19:43:08.911106423Z",["Reactive",4481],{"$scurrent-user":609,"$srequestCountry":4482,"$srequestRegion":-1},"US",["Set"],["ShallowReactive",4485],{"print-quiz-6745d3aea56dc589355c7b2f":609,"print-feature-flags":609,"print-recommendations-6745d3aea56dc589355c7b2f-false":609},"/print/quiz/6745d3aea56dc589355c7b2f",["Reactive",4488],{"worksheetGame":4489},{"gameId":4490,"worksheetId":4492,"bubbleCoordMap":4493,"gradedChoice":4494,"isGameSettingsMode":4495,"isBubbleSheet":4497,"printCtaTime":4498},["EmptyRef",4491],"null",["EmptyRef",4491],["EmptyRef",4491],["EmptyRef",4491],["EmptyRef",4496],"false",["EmptyRef",4496],["EmptyRef",4491]]</script> <script>window.__NUXT__={};window.__NUXT__.config={public:{disableS3Cache:false,appEnv:"production",isSsgBuild:false,enablePseudoLocale:false,apiBase:"/undefined/undefined",sentry:{dsn:"https://f45858ca79fd48fe019ce67e6c560868@o984659.ingest.us.sentry.io/4508357912363008",enabled:true},gtag:{id:""},gtm:{devtools:true,id:"GTM-N3RKJ8L",debug:true,enabled:true,defer:true},app_type:"server",port:"8080",worker_page_type:"quizPage",component_name:"worksheet",i18n:{baseUrl:"https://cf.quizizz.com/translationsV2/nuxtssr",locales:{en:{domain:""},es:{domain:""},fr:{domain:""},pl:{domain:""},ru:{domain:""},id:{domain:""},ms:{domain:""},tl:{domain:""},de:{domain:""},vi:{domain:""},th:{domain:""},az:{domain:""},"pt-br":{domain:""},"zh-CN":{domain:""},"zh-TW":{domain:""},tr:{domain:""},it:{domain:""},ja:{domain:""},kk:{domain:""},ko:{domain:""},nl:{domain:""},et:{domain:""},lt:{domain:""},hu:{domain:""},lv:{domain:""},sv:{domain:""},da:{domain:""},nb:{domain:""},fi:{domain:""},cs:{domain:""},hi:{domain:""},ro:{domain:""},af:{domain:""},sw:{domain:""},uk:{domain:""}}},device:{defaultUserAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.39 Safari/537.36",enabled:true,refreshOnResize:false}},app:{baseURL:"/",buildId:"66baa9d8-f6d4-436e-ba3e-aa8fc82c16ea",buildAssetsDir:"nuxtssr",cdnURL:"https://cf.quizizz.com"}}</script></body></html>