wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Skillstruck HTML 1 Test Review (Lessons 1-21)

Total questions: 60

Worksheet time: 30mins

Name
Class
Date
1.

What is the default alignment for text align?

a)

center

b)

left

c)

right

d)

top

2.

Which of the following is an example of a complete tag in HTML?

a)

b)

Welcome to the Website

c)

Welcome to the Website

d)

Welcome to the Website>

3.

Which of the following tags will result in the smallest text on the page?

a)

Good Morning!

b)

Good Morning!

c)

Good Morning!

d)

Good Morning!

4.

What do you need to add to an HTML tag to customize the appearance of the content of your site?

a)

Attribute

b)

Semicolon

c)

Color

d)

Keyword

5.

In the code below, which word is CSS the property?

a)

h1

b)

style

c)

color

d)

blue

6.

In the code below, which word is CSS the value?

a)

h1

b)

style

c)

color

d)

blue

7.

If I wanted to assign a p tag the font family of helvetica, where would I put it?

a)

Hello;

b)

Hello; style=font-family:helvetica

c)

Hello

d)

p { Hello }

8.

Which element typically contains code that links your HTML file to other files like CSS or JavaScript?

a)

b)

c)

d)

9.

What do child elements and parent elements refer to in HTML?

a)

The order in which elements appear in the code.

b)

Elements with a higher precedence in styling.

c)

Elements that have special attributes.

d)

Elements that are nested inside other elements.

10.

What does the title tag do?

a)

Adds a title to the tab for the website in the internet browser.

b)

Adds a title to each section of code in the website.

c)

Adds a caption to each image in the webpage.

d)

Adds a title that goes in at the beginning of the webpage.

11.

What property is used to change a font?

a)

font-family

b)

font

c)

font-group

d)

font-style

12.

Which property is used to change the size of the font of an element?

a)

font-size

b)

font-height

c)

font-family-size

d)

size

13.

What should go in the blank to change the font size?

a)

pixels

b)

pl

c)

px

d)

pi

14.

What tag is the tag nested inside?</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><p><head></p></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><p><body></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h1></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><foot></p></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>15.</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>Image is what type of element?</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><p>empty</p></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><p>container</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>both</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>neither</p></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>16.</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>Which is the correct way to type a paragraph tag?</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><p><text></text></p></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><p><par></par></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><pg></pg></p></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>17.</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>Inside what element do anchor elements belong?</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><p><title></p></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><p><head></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h1></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><body></p></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>18.</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>If I wanted to make the background of my entire website green, which tag would I put the styling into?</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><p>html</p></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><p>head</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>body</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>h1</p></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>19.</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>Background color is an example of a:</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><p>value</p></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><p>property</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>tag</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>element</p></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>20.</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>Which of the following specifies the unique content of a page which is not duplicated on other webpages on the website?</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><p>main</p></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><p>article</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>section</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>header</p></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>21.</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>Only one of this semantic element should appear on a page.</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><p>main</p></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><p>article</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>section</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>header</p></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>22.</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>Which semantic element typically has a title name or logo and is commonly positioned at or near the top of a webpage?</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><p>main</p></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><p>article</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>section</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>header</p></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>23.</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>Which of the following elements does not have a closing tag?</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><p></p></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><p><head></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><hr></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><br></p></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>24.</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>Which tag will create a line across the page of your website?</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><p><br></p></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><p></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><hr></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h1></p></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>25.</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>Which is a proper line break element?</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><p><br></p></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><p><br/></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><hr></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><hr/hr></p></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>26.</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>Which of these elements is needed to make an ordered list?</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><p><ol></p></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><p><li></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>both</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>neither</p></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>27.</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>Both unordered and ordered lists use which element?</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><p><ol></p></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><p><ul></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><li></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><li></p></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>28.</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>By default, an unordered list item will automatically have what at the beginning?</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><p>A lowercase letter</p></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><p>A number</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>A roman numeral</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>A bullet</p></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>29.</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>By default, an ordered list item will automatically have what at the beginning?</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><p>A lowercase letter</p></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><p>A number</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>A roman numeral</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>A bullet</p></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>30.</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>Which semantic element would not make sense on its own but is part of the content directly related to the main?</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><p>aside</p></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><p>article</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>section</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>header</p></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>31.</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>This type of semantic element is used to hold content indirectly related to the main content of the webpage.</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><p>aside</p></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><p>article</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>footer</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>section</p></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>32.</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>The highlighted section of the webpage would best be described as</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><p>header</p></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><p>nav</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>footer</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>main</p></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>33.</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>The highlighted section of the webpage would best be described as</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><p>header</p></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><p>nav</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>footer</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>main</p></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>34.</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>The highlighted section of the webpage would best be described as</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><p>header</p></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><p>nav</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>footer</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>main</p></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>35.</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>The highlighted section of the webpage would best be described as</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><p>header</p></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><p>nav</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>footer</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>main</p></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>36.</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>Which of the following is a correct example of using the "background-color" property to style an element?</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><p><h1 style="background-color:red">Hello</h1></p></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><p><h1 background="green">Hello</h1></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h1 class="blue-background">Hello</h1></p></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>37.</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>Which of the following is NOT a position that can be used in text align?</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><p>center</p></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><p>left</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>right</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>top</p></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>38.</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>Select the correct syntax to align text to the center.</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><p><h2 style="text-align:center">Hello World</h2></p></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><p><h2 style="text-aligncenter">Hello World</h2></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h3 style="text-align:center">Good Luck!</h3></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><h2 style="text-align=center">Hello World</h2></p></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>39.</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>The target="_blank" attribute opens the link in</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><p>the same tab</p></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><p>a new window</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>a new tab</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>the browser determines between a new tab or a new window</p></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>40.</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>When you click on a link in a website, by default it will open in</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><p>the same tab</p></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><p>a new window</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>a new tab</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>the browser determines between a new tab or a new window</p></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>41.</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>Which of the following is coded correctly?</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><p><a ref="https://www.google.com">Click Here</a></p></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><p><a src="https://www.google.com" target="_blank">Click Here</a></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><a href="https://www.google.com">Click Here</a></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><a src="https://www.google.com">Click Here</a></p></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>42.</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>What kind of element creates a link to another website?</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><p>anchor</p></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><p>hyperlink reference</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>source</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>link</p></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>43.</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>What is the tag to create a link to another website?</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><p><a></p></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><p><img></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><src></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><link></p></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>44.</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>Every anchor element should have a ______ attribute.</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><p>src</p></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><p>href</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>name</p></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>45.</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>Every image element should have a ______ attribute.</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><p>src</p></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><p>href</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>name</p></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>46.</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>Every image element should have a(n) ______ attribute.</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><p>alt</p></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><p>href</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>name</p></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>47.</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>In the code below, what text will the user see on the page? <a href="https://www.google.com" target="_blank">click</a></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><p>google</p></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><p>click</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>href</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>link</p></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>48.</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>The following is an example of what kind of link?</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><p>internal</p></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><p>external</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>49.</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>The following is an example of what kind of link? <a href="aboutus.html">About Us</a></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><p>relative</p></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><p>absolute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>50.</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>The following is an example of what kind of link? <a href="www.youtube.com">YouTube</a></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><p>internal</p></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><p>external</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>51.</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>The following is an example of what kind of image? <img src="www.images.com/dog" alt="cute dog"></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><p>internal</p></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><p>external</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>52.</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>The following is an example of what kind of image? <img src="www.images.com/dog" alt="cute dog"></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><p>relative</p></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><p>absolute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>53.</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>The following is an example of what kind of image? <img src="puppy.png" alt="cute dog"></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><p>relative</p></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><p>absolute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>54.</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>The following is an example of what kind of image? <img src="puppy.png" alt="cute dog"></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><p>internal</p></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><p>external</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>55.</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>What is the name of the folder that this image is stored in?</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><p>media</p></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><p>puppy</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>it is not in a folder</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>cute dog</p></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>56.</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>The following is an example of what kind of link? <a href="www.youtube.com">YouTube</a></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><p>relative</p></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><p>absolute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>meta</p></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>57.</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>What attribute connects the image from the internet to your website?</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><p>The source attribute</p></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><p>The location attribute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>The image attribute</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>The link attribute</p></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>58.</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>What is the correct way to write an image tag?</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><p><img alt="example.jpg"></p></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><p><img src="example.jpg"></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><img src=example.jpg></p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p><img src="example.jpg"></p></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>59.</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>How can you change the size of an image in the HTML tag?</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><p>Use the "dimensions" attribute in the image tag</p></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><p>Use the "change-size" attribute in the image tag</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>Add the width attribute in the image tag</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>Use the <size> tag</p></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>60.</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>What should the alt text hold?</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><p>The author's name</p></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><p>The source URL of the image</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>c)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>The image's file size</p></span></div></div><div class="option" data-v-ebf2363e><span data-v-ebf2363e>d)</span><div class="flex flex-col gap-2 items-start" data-v-ebf2363e><!----><span data-v-ebf2363e><p>A brief description of the image</p></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"><!--[-->Skillstruck HTML 1 Test Review (Lessons 1-21)<!--]--></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"><!--[--><!--[-->60 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"><!--[--><!--[-->10th - 10th 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"><!--[--><!--[--><!--[-->Information Technology (IT)<!--]--><!--]--><!--]--></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/68ded79e0340f67a45960fd1" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-68ded79e0340f67a45960fd1"><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="Optimization in AI" 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"><!----><!----> 64 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"><!--[--><!--[--><!--[-->Optimization in AI<!--]--><!--]--><!--]--></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 Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/66fadbdb95fda6fab30fe50f" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-66fadbdb95fda6fab30fe50f"><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="Net Mod 3" 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"><!----><!----> 58 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"><!--[--><!--[--><!--[-->Net Mod 3<!--]--><!--]--><!--]--></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 Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/68f7c19bfcb4dd54dcd19404" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-68f7c19bfcb4dd54dcd19404"><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="7-րդ դասարան մաս 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"><!----><!----> 62 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"><!--[--><!--[--><!--[-->7-րդ դասարան մաս 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"><!--[--><!--[-->10th Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/685c9b829e00489ef32f6a2d" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-685c9b829e00489ef32f6a2d"><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="G10_EDPM_EOY_2025" 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"><!----><!----> 60 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"><!--[--><!--[--><!--[-->G10_EDPM_EOY_2025<!--]--><!--]--><!--]--></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 Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/67f5e9e9bf5cd06a0e07af14" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-67f5e9e9bf5cd06a0e07af14"><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="KELAS 1-REVIEW MATERI INFORMATIKA SM2" 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"><!----><!----> 65 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"><!--[--><!--[--><!--[-->KELAS 1-REVIEW MATERI INFORMATIKA SM2<!--]--><!--]--><!--]--></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"><!--[--><!--[-->1st Grade - University<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/690c63f2309370175d9d830e" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-690c63f2309370175d9d830e"><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="Excel and Google Workspace Multiple Choice Questions" 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"><!----><!----> 62 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"><!--[--><!--[--><!--[-->Excel and Google Workspace Multiple Choice Questions<!--]--><!--]--><!--]--></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 Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/670890d85c09b261c9419ad7" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-670890d85c09b261c9419ad7"><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="Ôn tập giữa kì 1 môn tin học lớp 10 " 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"><!----><!----> 62 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"><!--[--><!--[--><!--[-->Ôn tập giữa kì 1 môn tin học lớp 10 <!--]--><!--]--><!--]--></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 Grade<!--]--><!--]--></p><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div><!--]--><!--]--></div></a><a href="/print/quiz/69318ead184a6ec374d74a5b" target="_blank" rel="noopener noreferrer" data-testid="activity-recommendation-card-69318ead184a6ec374d74a5b"><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="Ethical Considerations in Workplace Retirement" 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"><!----><!----> 64 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-12" class="contents"><!--[--><p class="text-w-content-base font-semibold text-clip text-left line-clamp-1 w-auto overflow-none" tooltipposition="top"><!--[--><!--[--><!--[-->Ethical Considerations in Workplace Retirement<!--]--><!--]--><!--]--></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 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":3436,"once":3438,"_errors":3439,"serverRendered":8,"path":3441,"pinia":3442,"country":613,"region":-1},["ShallowReactive",3],{"print-feature-flags":4,"print-quiz-693f83c8a8cfd5c00102fb40":598,"print-recommendations-693f83c8a8cfd5c00102fb40-false":3351},{"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":113,"cp-accommodations":114,"creator-quality-score-v2":115,"cross-teacher-recommendations":116,"crosswalk-enabled":117,"csat-accommodations-report-survey":118,"cte-addon-locked":119,"cte-resource-access":120,"delivery-global-control":121,"demo-quiz-banner":123,"diff-nudge-empty-class-notice":125,"differentiated-versions-v2":126,"differentiation-banner-props":127,"differentiation-students-new-pagination-api":130,"disable-external-translation-for-question":131,"disable-notif-modal":132,"discovery-dedup":133,"discuss-demo":134,"dok-options":136,"dr-lms-page-update":137,"dv-v2-assign-flow":138,"edit-game-settings":139,"editor-improvements-1":140,"editor-large-actions-buttons":141,"editor-question-recommendation":142,"editor-revamp":143,"editor-standard-suggestion":144,"edsby-lti":145,"ela-comprehension-browse":146,"ela-vocab-rc-homepage-variants":147,"email-blacklist-rules":148,"enable-ai-standard-tagging-from-prompt":152,"enable-ca-service-migration":153,"enable-ca-teacher-report-pending-eval":155,"enable-game-service-migration":156,"enable-hotspot-msq-partial-eval":176,"enable-monolith-migration-apis":177,"enable-multi-teacher-kudos":179,"enable-new-qt":180,"enable-normal-youtube":182,"enable-v2-aggregates":183,"enable_assessment_mode":184,"engagement-up":185,"english-leveled-resources":186,"exclude-from-library-limits":187,"exclude-from-snd-churn-banner":188,"exp-additional-instruction-study-material":189,"exp-dok-default-prompt-flow":190,"exp-extract-from-content-250-1500":191,"exp-new-create-flow":192,"explore-hqrl":193,"explore-hqrl-curriculum":194,"explore-hqrl-custom-library":195,"explore-hqrl-standards":196,"explore-hqrl-topics":197,"explore-ssr-admin-route":198,"explore-ssr-hqrl-personalization":199,"explore-ssr-hqrl-personalization-topic":200,"explore-ssr-personal-finance-curriculum":201,"explore-ssr-richmond-compass-curriculum":202,"explore-ssr-taiwan-custom-curriculum":203,"explore-v2-enabled":204,"extended-deadline":205,"extension-touchpoints":206,"fc-consolidation":207,"fc_admin_revamp":208,"feat-sso-v2":209,"featured-way-arena-quest":210,"fetch-hostedinvoice-from-subs-service":211,"ffs-admin-flow":212,"ffs-eligible":213,"ffs-new-flow":214,"ffs-school-library":215,"ffs-school-page":216,"ffs-teachers-count":217,"fib-qt-revamp":219,"force-rebranding":220,"freshdesk-web-widget":221,"ftr-best-attempt-shadow-compare":222,"ftr-grade-sync-ux-enh":223,"ftr-grade-sync-ux-enh-be":224,"ftr-rybena-accessibility-toolbar":225,"fuse-yt-channel":226,"game_setting_v3":227,"gbdemo-checkout-layout":228,"gc-addon":230,"generate-conceptual-flashcard-quiz":231,"generate-with-standards":232,"gensearch-district-library-release":233,"google-translate":234,"graphing-v2":235,"group-details-v2":236,"growth-service-async-lead-processing":237,"gtm-preview-server-id":238,"hide-ai-toolkit-section":240,"highlight-students-expired-accommodations":241,"hints-onboarding-modal":242,"hot-text-question-type":243,"hqrl-bundles-enabled":244,"ib-email-verification":245,"import_content_anywhere":246,"individual-referral-school-trial-plan":247,"inferred_grades_experiment":248,"international-test-prep":249,"is-teacher-stuck-on-join":250,"is-worksheet-classifier":251,"iv-adp-versions":252,"iv-banner-on-explore-v2":253,"iv-boclips-create":254,"iv-cards-v2":255,"iv-local-video":256,"iv-milestones":257,"iv-played-boost":258,"iv-quality-version":260,"iv-query-supply":261,"iv-recommendation-adp":262,"iv-search-experiment":263,"iv-search-improvements-v2":265,"iv-yt-channel-supply":266,"kurikulum-indonesia":267,"late-submission":268,"lesson-seeker-bulding-block":269,"lessons-gen-variants":270,"library-limit-for-fcs":271,"library-limits":272,"library-limits-banner":273,"library-limits-braze-notifications":275,"live-chat-config":276,"live-teacher-class":280,"lms-api-deprecation":281,"lms-course-validation-modal":282,"lms-redirect-uri-wayground":283,"lobbyV3":284,"lockdown-browser":285,"lti-common-assessment":286,"lti-migration":287,"lti-migration_V2":289,"manage-teachers-v2":296,"manual-page-navigation":297,"master-peak-shareability":298,"mastery-mode-gs":299,"mastery-on-running":300,"match-question-recommendations":301,"math-leveled-resources":302,"math-skill-search-v2":303,"mcq-qt-layout-revamp":304,"mcq-vertical-layout-join":305,"migrated-connections-page":306,"migrated-my-school":307,"minigames-beta":308,"missed-questions":309,"mmr-reranking":311,"mode-selection":312,"moodle-lti":313,"ms_parity":314,"mta_create":315,"my-library-ds":316,"my-library-v2":317,"my-school-feed":318,"network-recommendations-nudge":319,"new-game-api-mobile-app":320,"new-growth-onboarding":321,"new-iv-creation-flow":322,"new-persona-flow":323,"new-pre-ffs-flow":324,"new-pricing-page":325,"new-quiz-share-modal":326,"new-search-teachers":327,"new-usage-analytics":328,"new-usage-analytics-milestone-2":329,"no-socket-gameplay":330,"ob-math-curriculum":331,"on-before-route-leave":332,"open-ended-ecr":333,"open-ended-eval":334,"org-content-recommend-v2":335,"org-service-monolith-migration-2":336,"org-service-peer-recommendations":337,"paid-org-library-v2":338,"paired-passage":339,"paper-mode-enable-us":340,"paper-mode-enabled-us-v1":341,"paper-mode-roster-migration-get-one":342,"papermode-main-cta":343,"parana-lesson-settings":344,"participant-feedback":345,"passage-in-lesson":346,"pause-lesson":347,"payload-utilization-tracking":348,"player-login":349,"plc-reporting":350,"pqa-admin-paywall":351,"premium-hosting-basic-acc":352,"pricing-page-typeform-fc":353,"pricing-page-typeform-mc":354,"privileges-fe":355,"profile-curriculum-listing":356,"proj-ai-premium-reccos-quiz-page":357,"proj-ai-recommendations":358,"proj-ai-studio":359,"proj-create-ai-file-card":360,"proj-differentiation":362,"proj-differentiation-class-assignment-other":364,"proj-differentiation-full-access":365,"proj-differentiation-levelled-resources":366,"proj-differentiation-variant-algorithm":367,"proj-dv-passages":369,"proj-gtm-super-upsell":370,"proj-pv3-v2":371,"proj-qtypes-gallery":372,"proj-quiz-streaming":373,"proj-super-week":374,"project-ssr-search-server":375,"prompt-report":376,"pulse-visiblity":377,"qbit-animations":378,"qfw-library-empty-state-buttons":379,"qfw-library-v2":380,"qfw-qdp-buttons-layout-new":381,"qfw-rp-entrypoints":382,"qfw-user-limits":383,"qfw-video-qt":384,"query-contenttype-boosting":385,"query-editor-ff":387,"query-expansion":388,"query-features-boosting":389,"query-rewrite-v2":390,"question-img-description":391,"questionsv2-search":392,"quests":393,"quiz-creation-default-visibility-org":395,"quiz-dedup-search":396,"quiz-owner-relation":397,"quiz-page-reco-improved":398,"quiz-service-v3-apis-migration":399,"quizizz-ai-create-ocr-other-formats-version":401,"quizizz-ai-create-ocr-version":403,"quizizz-ai-extract-enhancements":404,"quizizz-ai-extract-enhancements-v2":405,"quizizz-ai-gpt-4-1-models":406,"quizizz-ai-gpt-4-1-models-generate":407,"quizizz-ai-gpt-4-1-models-v2":408,"quizizz-ai-lessons-question-relevance-eval":409,"quizizz-ai-quality-evaluation":410,"quizizz-ai-question-extraction":411,"quizizz-ai-question-relavance-evaluation":412,"quizizz-ai-quota":413,"quizizz-ai-url-generate-using-vision":414,"quizizz-ai-url-socket":415,"quizizz-ai-use-portkey":416,"quizizz-ai-version-for-create":417,"quizizz-ai-version-for-create-app":419,"quizizz-downtime":420,"quizizz-ui-debug":421,"rc-qt-free":422,"rc-qt-snd-only":423,"re-onboarding":424,"reco-iv-lessons":425,"reco-iv-lessons-srp":426,"redirect-upsell-to-pricing":427,"reopen-new":428,"reorder-question-recommendations":429,"reports-evaluation":430,"reports-listing-ds":431,"reports-listing-ds-mobile":432,"resource-hub-admin-controls":433,"review-srp":434,"rewritten-titles-search":435,"right-side-panel":436,"row-lms-parity":437,"row-my-org":438,"row-premium-paywall":439,"school-plan-trial-variants":440,"schoology-lti":441,"schools-upsell-modal-variant":442,"science-leveled-resources":444,"search-country-override":445,"search-create-with-ai-interlacing":446,"search-grade-range-boost-deboost":447,"search-interlacing-v3":448,"search-library-limit":449,"search-minimal-ui":451,"search-rescore-query":452,"search-show-review-queries":453,"search-state-boost":454,"search-tabs-as-column":455,"search-to-hqrl-english":456,"search-v2-enabled":457,"search-v3-apis":458,"search-vm-integration":459,"search-vm-tab":460,"share-flashcard":461,"share-notifications":462,"share-quiz-modal-v2":463,"share-resource-generation-toast":464,"share-with-students-old-user":465,"shared-folder-access":466,"shell-layout-ssr":467,"shell-sidebar":468,"shoe-forge":469,"show-admin-nps":470,"show-ai-literacy":471,"show-browse-standard-in-explore-page":472,"show-co-teaching":473,"show-cte-in-hqrl":474,"show-digital-citizenship":475,"show-editor-question-templates":476,"show-generate-report-button":477,"show-previously-hosted-and-saved-content":478,"show-super-churn-modal":479,"show-usage-stats-for-refer-admin-trial":480,"showindividualplan":481,"skillet-enterprise-login":482,"skillet-join-call-issues":483,"skillet-ss-debug":484,"skillet-user-migrate":485,"skip-ll":486,"skolon-sso":487,"slide-transition":488,"slideaddon-publish-flow":489,"slideaddon_ui_revamp":490,"snd-churn-banner-v2":491,"snd-lead-form-exp":492,"snd-new-form-type":494,"snd-org-picker":496,"sonnet-4-6-generate-prompt":497,"sot-migration-hqrl":498,"srp-activity-duration":499,"standard-search-be":500,"standard-selector-v2":501,"standard-tagging-ai":502,"standard-tagging-ai-new-reports":503,"state-rubric-ai-eval":504,"state-standards":505,"state-test-prep-on-search":506,"std-rag-generation":507,"std-rag-generation-ela":508,"std-rag-generation-science":509,"student-forum-at-summary":510,"student-login-back-door":511,"student-login-nudge":512,"student-signup":513,"student-whiteboard-2":514,"suggest-yt-iv-questions":515,"summer-hype":516,"super-format-mvp":517,"super-pricing-exit-popup":518,"supply-plugging-google-social":519,"supply-plugging-iv":520,"supply-plugging-iv-english":521,"supply-plugging-iv-english-math":522,"supply-plugging-iv-math":523,"supply-plugging-staging":524,"tag-voyage-math":525,"taw25-stats":526,"teacher-insights":531,"teacher-rostering-common-workflow":532,"teacher-sat":533,"team-creation-flow-v2":534,"team-migration":535,"teams-pagination":536,"toddle-lti":537,"tug-of-war":538,"tug-of-war-ai":539,"unified-standards":540,"universal-accommodations":541,"unlock-quiz":542,"updated-teacher-rostering-orgs":544,"usage-based-paywalling":545,"use-ai-polling-over-socket":546,"use-ai-service":547,"use-ai-service-be":548,"use-ai-upload-button-label":549,"use-ai-workflows":550,"use-ai-workflows-youtube":551,"use-bedrock-for-claude":552,"use-create-lead-salesforce-new-api":553,"use-game-socket-cf-url":554,"use-sonnet-4-ff":555,"use-subscription-service-for-products":556,"use-v3-query":557,"user-profile-settings":558,"user-service-migration":559,"uxr-group":560,"uxr-group-2":561,"v3-sentry-logger":562,"vapi-debug-panel":563,"verified-content":564,"video-and-rc-activity":565,"video-avatar-game-setting":566,"vlibras-integration":567,"vm-hook-enabled":568,"vm-standards-in-wg-reports":569,"wayArenaCorrectAnswerEffect":570,"wayground-curriculum-version":571,"wfb-ai-coach-chat-input":573,"wfb-ai-roleplay-self-serve":574,"wfb-iva":575,"wfb-learner-dashboard-v2":576,"wfb-persona-ctx-join":577,"wfb-preCallPrep":578,"wfb-roleplay-coaching":579,"wfb-roleplay-dashboard-default":580,"wfb-rp-create-v2":581,"wfb-rp-dashboard-v3":582,"wfb-visualAid":583,"winning-weekly-rollout":584,"wol-endpoints":586,"wonde-sso":587,"worksheet-assign":588,"worksheet-companion":589,"worksheet-differentiation":590,"year-wise-boost":591,"yt-edu":592,"yt-edu-join-kill-switch":593,"yt-edu-upsell":594,"yt-ratelimit":595,"yt-ss-cap":596,"zeraki-lti":597},{"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":13},{"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":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":101},{"defaultValue":24},{"defaultValue":13},{"defaultValue":24},{"defaultValue":24},{"defaultValue":6},{"defaultValue":122},"CONTROL",{"defaultValue":124},"GAME_SUMMARY",{"defaultValue":11},{"defaultValue":11},{"defaultValue":128},{"instructorCount":129,"show":8},20238,{"defaultValue":24},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":135},"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":149},{"rules":150},[151],"^.*bowvip.*@.*$",{"defaultValue":101},{"defaultValue":154},{"delete-ca":8,"get-sessions":8,"update-ca":11},{"defaultValue":11},{"defaultValue":157},{"activatePowerup":8,"get-answer-explanation":8,"proceedGame":158,"reactionUpdate":8,"reactionUpdateTeacher":8,"rejoinGame":8,"replacePowerups":8},{"gameTypes":159,"questionTypes":165},[160,161,162,163,164],"test","team","live","async","common_assessment",[166,167,168,169,170,171,172,173,174,175],"MCQ","MSQ","OPEN","AUDIO","VIDEO","MATCH","REORDER","EQUATION","GRAPHING","BLANK",{"defaultValue":24},{"defaultValue":178},{"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":181},{"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":218},5,{"defaultValue":24},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":229},"dev-compact",{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":239},"",{"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":8},{"defaultValue":18},{"defaultValue":259},2,{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":264},3,{"defaultValue":6},{"defaultValue":6},{"defaultValue":6},{"defaultValue":8},{"defaultValue":18},{"defaultValue":101},{"defaultValue":11},{"defaultValue":8},{"defaultValue":274},"WITH_BANNER",{"defaultValue":8},{"defaultValue":277},{"allowedPages":278,"enabled":11},[279],"super-pricing",{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":8},{"defaultValue":24},{"defaultValue":8},{"defaultValue":288},{"alm":11,"blackboard":8,"brightspace":8,"canvas":8,"moodle":11,"schoology":8,"toddle":8},{"defaultValue":290},{"callback":291,"deepLink":292,"getLtiContext":293,"initiate":294,"resumeContext":295},{"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":310},"ALL",{"defaultValue":24},{"defaultValue":13},{"defaultValue":8},{"defaultValue":13},{"defaultValue":8},{"defaultValue":8},{"defaultValue":8},{"defaultValue":24},{"defaultValue":6},{"defaultValue":13},{"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":361},"INELIGIBLE",{"defaultValue":363},"2",{"defaultValue":11},{"defaultValue":13},{"defaultValue":8},{"defaultValue":368},"difficulty-prompt",{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":24},{"defaultValue":24},{"defaultValue":11},{"defaultValue":6},{"defaultValue":11},{"defaultValue":13},{"defaultValue":11},{"defaultValue":8},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":386},1,{"defaultValue":8},{"defaultValue":18},{"defaultValue":18},{"defaultValue":24},{"defaultValue":6},{"defaultValue":18},{"defaultValue":394},{"mqp-trigger":11,"student-mqp":8,"student-quest":8,"teacher-reporting":8},{"defaultValue":11},{"defaultValue":18},{"defaultValue":8},{"defaultValue":8},{"defaultValue":400},{"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":402},"v2",{"defaultValue":402},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":13},{"defaultValue":13},{"defaultValue":24},{"defaultValue":18},{"defaultValue":6},{"defaultValue":13},{"defaultValue":8},{"defaultValue":418},"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":6},{"defaultValue":24},{"defaultValue":6},{"defaultValue":11},{"defaultValue":6},{"defaultValue":8},{"defaultValue":443},"CONTROLLED",{"defaultValue":8},{"defaultValue":239},{"defaultValue":18},{"defaultValue":18},{"defaultValue":11},{"defaultValue":450},"APPLICABLE",{"defaultValue":11},{"defaultValue":259},{"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":493},"TYPEFORM",{"defaultValue":495},"V3",{"defaultValue":8},{"defaultValue":24},{"defaultValue":11},{"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":13},{"defaultValue":8},{"defaultValue":13},{"defaultValue":386},{"defaultValue":386},{"defaultValue":13},{"defaultValue":386},{"defaultValue":18},{"defaultValue":6},{"defaultValue":527},{"INITIAL_KUDOS_SENT":528,"INITIAL_TEACHERS_PARTICIPATED":529,"MAX_TARGET_NOTES":530},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":543},"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":11},{"defaultValue":11},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":13},{"defaultValue":24},{"defaultValue":8},{"defaultValue":8},{"defaultValue":572},"default_bundles",{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":11},{"defaultValue":8},{"defaultValue":11},{"defaultValue":585},{"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":599,"data":600,"time":3347,"meta":3348},"Ok",{"quiz":601,"draft":604},{"isTagged":11,"isLoved":11,"tagIds":602,"stats":603,"love":18,"cloned":11,"parentDetail":604,"deleted":11,"archived":11,"lifetimeAccess":11,"draftVersion":604,"publishedVersion":605,"isShared":11,"type":606,"hidden":11,"_id":607,"createdBy":608,"info":624,"createdAt":3345,"updated":3346,"premiumUse":24,"shouldIndex":8,"hasDraftVersion":11,"hasPublishedVersion":8,"gameChangerBadge":604,"lock":604,"isPremium":11},[],{"played":18,"totalPlayers":18,"totalCorrect":18,"totalQuestions":18},null,"693f83c8a8cfd5c00102fb41","quiz","693f83c8a8cfd5c00102fb40",{"_id":609,"firstName":610,"lastName":611,"occupation":612,"country":613,"preferences":614,"grades":616,"subject_tags":620,"media":623},"5d6729c122c847001cec8cd8","Stacy","Ullom","teacher","US",{"lang":615},"en",[617,618,619],6,7,8,[621,622],"Computers","Information Technology (IT)","https://lh3.googleusercontent.com/a/ACg8ocLsgrfa23MbepQTmZuYDqT7MjoNFNEbKOJlUL2KC_0GFj4h_g=s96-c",{"lang":625,"aiGenerated":8,"qm":626,"questionGroups":688,"visibility":8,"subjects":689,"topics":690,"subtopics":691,"grade":692,"gradeLevel":604,"deleted":11,"pref":694,"traits":695,"standardIds":696,"__v":618,"meta":697,"_id":605,"name":698,"aiCreateMeta":699,"questions":701,"questionDrafts":3342,"standards":604,"courses":604,"createdAt":3343,"updated":3344,"isProfane":11,"whitelisted":8,"slug":698},"English",{"693f83c87ca4424c0298ada1":627,"693f83c87ca4424c0298ada2":629,"693f83c87ca4424c0298ada3":630,"693f83c87ca4424c0298ada4":631,"693f83c87ca4424c0298ada5":632,"693f83c87ca4424c0298ada6":633,"693f83c87ca4424c0298ada7":634,"693f83c87ca4424c0298ada8":635,"693f83c87ca4424c0298ada9":636,"693f83c87ca4424c0298adaa":637,"693f83c87ca4424c0298adab":638,"693f83c87ca4424c0298adac":639,"693f83c87ca4424c0298adad":640,"693f83c87ca4424c0298adae":641,"693f83c87ca4424c0298adaf":642,"693f83c87ca4424c0298adb0":643,"693f83c87ca4424c0298adb1":644,"693f83c87ca4424c0298adb2":645,"693f83c87ca4424c0298adb3":646,"693f83c87ca4424c0298adb4":647,"693f83c87ca4424c0298adb5":648,"693f83c87ca4424c0298adb6":649,"693f83c87ca4424c0298adb7":650,"693f83c87ca4424c0298adb8":651,"693f83c87ca4424c0298adb9":652,"693f83c87ca4424c0298adba":653,"693f83c87ca4424c0298adbb":654,"693f83c87ca4424c0298adbc":655,"693f83c87ca4424c0298adbd":656,"693f83c87ca4424c0298adbe":657,"693f83c87ca4424c0298adbf":658,"693f83c87ca4424c0298adc0":659,"693f83c87ca4424c0298adc1":660,"693f83c87ca4424c0298adc2":661,"693f83c87ca4424c0298adc3":662,"693f83c87ca4424c0298adc4":663,"693f83c87ca4424c0298adc5":664,"693f83c87ca4424c0298adc6":665,"693f83c87ca4424c0298adc7":666,"693f83c87ca4424c0298adc8":667,"693f83c87ca4424c0298adc9":668,"693f83c87ca4424c0298adca":669,"693f83c87ca4424c0298adcb":670,"693f83c87ca4424c0298adcc":671,"693f83c87ca4424c0298adcd":672,"693f83c87ca4424c0298adce":673,"693f83c87ca4424c0298adcf":674,"693f83c87ca4424c0298add0":675,"693f83c87ca4424c0298add1":676,"693f83c87ca4424c0298add2":677,"693f83c87ca4424c0298add3":678,"693f83c87ca4424c0298add4":679,"693f83c87ca4424c0298add5":680,"693f83c87ca4424c0298add6":681,"693f83c87ca4424c0298add7":682,"693f83c87ca4424c0298add8":683,"693f83c87ca4424c0298add9":684,"693f83c87ca4424c0298adda":685,"693f83c87ca4424c0298addb":686,"693f83c87ca4424c0298addc":687},{"time":628},30000,{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},{"time":628},[],[622],[],[],[693,693],"10",{"time":604},{"isQuizWithoutCorrectAnswer":11,"totalSlides":18,"totalComprehensionQuestions":18,"nonAnswerableQuestions":18},[],{"slot":604,"experiment":604},"Skillstruck HTML 1 Test Review (Lessons 1-21)",{"quizGenKey":700},"693f83bb708446e9a9e8a2e0",[702,753,798,843,888,934,976,1022,1067,1113,1158,1204,1250,1295,1337,1384,1430,1473,1517,1562,1608,1649,1691,1736,1778,1821,1865,1907,1953,1994,2036,2079,2127,2172,2214,2256,2295,2337,2383,2430,2471,2517,2562,2607,2653,2695,2737,2781,2826,2869,2911,2952,2992,3033,3073,3120,3160,3205,3250,3296],{"structure":703,"standards":744,"topics":745,"isSuperParent":11,"standardIds":746,"unifiedStandardIds":747,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":748,"time":628,"published":8,"aiCreateMeta":749,"type":166,"createdAt":751,"updated":752},{"settings":704,"hasMath":11,"query":706,"options":713,"explain":738,"hints":742,"kind":166,"marks":743,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},"string",{"type":707,"hasMath":11,"math":708,"answerTime":710,"text":711,"media":712},"text",{"latex":709,"template":604},[],-1,"\u003Cp>What is the default alignment for text align?\u003C/p>",[],[714,720,726,732],{"type":707,"hasMath":11,"math":715,"answerTime":18,"id":717,"text":718,"media":719,"_id":717},{"latex":716,"template":604},[],"693f83c8f5aaf2dc95d846af","\u003Cp>center\u003C/p>",[],{"type":707,"hasMath":11,"math":721,"answerTime":18,"id":723,"text":724,"media":725,"_id":723},{"latex":722,"template":604},[],"693f83c8f5aaf285e1d846b0","\u003Cp>left\u003C/p>",[],{"type":707,"hasMath":11,"math":727,"answerTime":18,"id":729,"text":730,"media":731,"_id":729},{"latex":728,"template":604},[],"693f83c8f5aaf2b325d846b1","\u003Cp>right\u003C/p>",[],{"type":707,"hasMath":11,"math":733,"answerTime":18,"id":735,"text":736,"media":737,"_id":735},{"latex":734,"template":604},[],"693f83c8f5aaf2d68cd846b2","\u003Cp>top\u003C/p>",[],{"type":707,"text":239,"media":739,"hasMath":11,"math":740,"answerTime":18},[],{"template":604,"latex":741},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada1",{"sourceImage":750,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/9041e4af-739e-4d04-a67b-eebc54dbefc1-v2","2025-12-15T03:43:04.466Z","2025-12-15T03:43:12.584Z",{"structure":754,"standards":792,"topics":793,"isSuperParent":11,"standardIds":794,"unifiedStandardIds":795,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":796,"time":628,"published":8,"aiCreateMeta":797,"type":166,"createdAt":751,"updated":752},{"settings":755,"hasMath":11,"query":756,"options":761,"explain":786,"hints":790,"kind":166,"marks":791,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":757,"answerTime":710,"text":759,"media":760},{"latex":758,"template":604},[],"\u003Cp>Which of the following is an example of a complete tag in HTML?\u003C/p>",[],[762,768,774,780],{"type":707,"hasMath":11,"math":763,"answerTime":18,"id":765,"text":766,"media":767,"_id":765},{"latex":764,"template":604},[],"693f83c8f5aaf20014d846b6","\u003Cp>\u003Ch1 Welcome to the Website>\u003C/p>",[],{"type":707,"hasMath":11,"math":769,"answerTime":18,"id":771,"text":772,"media":773,"_id":771},{"latex":770,"template":604},[],"693f83c8f5aaf20409d846b7","\u003Cp>\u003Ch1>Welcome to the Website\u003C/h1>\u003C/p>",[],{"type":707,"hasMath":11,"math":775,"answerTime":18,"id":777,"text":778,"media":779,"_id":777},{"latex":776,"template":604},[],"693f83c8f5aaf25e69d846b8","\u003Cp>\u003Ch1>Welcome to the Website\u003Ch1>\u003C/p>",[],{"type":707,"hasMath":11,"math":781,"answerTime":18,"id":783,"text":784,"media":785,"_id":783},{"latex":782,"template":604},[],"693f83c8f5aaf208d4d846b9","\u003Cp>\u003Ch1>Welcome to the Website>\u003Ch1>\u003C/p>",[],{"type":707,"text":239,"media":787,"hasMath":11,"math":788,"answerTime":18},[],{"template":604,"latex":789},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada2",{"sourceImage":750,"hasDiagram":11},{"structure":799,"standards":837,"topics":838,"isSuperParent":11,"standardIds":839,"unifiedStandardIds":840,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":841,"time":628,"published":8,"aiCreateMeta":842,"type":166,"createdAt":751,"updated":752},{"settings":800,"hasMath":11,"query":801,"options":806,"explain":831,"hints":835,"kind":166,"marks":836,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":802,"answerTime":710,"text":804,"media":805},{"latex":803,"template":604},[],"\u003Cp>Which of the following tags will result in the smallest text on the page?\u003C/p>",[],[807,813,819,825],{"type":707,"hasMath":11,"math":808,"answerTime":18,"id":810,"text":811,"media":812,"_id":810},{"latex":809,"template":604},[],"693f83c8f5aaf24176d846bd","\u003Cp>\u003Ch2>Good Morning!\u003C/h2>\u003C/p>",[],{"type":707,"hasMath":11,"math":814,"answerTime":18,"id":816,"text":817,"media":818,"_id":816},{"latex":815,"template":604},[],"693f83c8f5aaf2105dd846be","\u003Cp>\u003Ch3>Good Morning!\u003C/h3>\u003C/p>",[],{"type":707,"hasMath":11,"math":820,"answerTime":18,"id":822,"text":823,"media":824,"_id":822},{"latex":821,"template":604},[],"693f83c8f5aaf23873d846bf","\u003Cp>\u003Ch4>Good Morning!\u003C/h4>\u003C/p>",[],{"type":707,"hasMath":11,"math":826,"answerTime":18,"id":828,"text":829,"media":830,"_id":828},{"latex":827,"template":604},[],"693f83c8f5aaf22491d846c0","\u003Cp>\u003Ch5>Good Morning!\u003C/h5>\u003C/p>",[],{"type":707,"text":239,"media":832,"hasMath":11,"math":833,"answerTime":18},[],{"template":604,"latex":834},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada3",{"sourceImage":750,"hasDiagram":11},{"structure":844,"standards":882,"topics":883,"isSuperParent":11,"standardIds":884,"unifiedStandardIds":885,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":886,"time":628,"published":8,"aiCreateMeta":887,"type":166,"createdAt":751,"updated":752},{"settings":845,"hasMath":11,"query":846,"options":851,"explain":876,"hints":880,"kind":166,"marks":881,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":847,"answerTime":710,"text":849,"media":850},{"latex":848,"template":604},[],"\u003Cp>What do you need to add to an HTML tag to customize the appearance of the content of your site?\u003C/p>",[],[852,858,864,870],{"type":707,"hasMath":11,"math":853,"answerTime":18,"id":855,"text":856,"media":857,"_id":855},{"latex":854,"template":604},[],"693f83c8f5aaf27c29d846c4","\u003Cp>Attribute\u003C/p>",[],{"type":707,"hasMath":11,"math":859,"answerTime":18,"id":861,"text":862,"media":863,"_id":861},{"latex":860,"template":604},[],"693f83c8f5aaf2f43fd846c5","\u003Cp>Semicolon\u003C/p>",[],{"type":707,"hasMath":11,"math":865,"answerTime":18,"id":867,"text":868,"media":869,"_id":867},{"latex":866,"template":604},[],"693f83c8f5aaf28845d846c6","\u003Cp>Color\u003C/p>",[],{"type":707,"hasMath":11,"math":871,"answerTime":18,"id":873,"text":874,"media":875,"_id":873},{"latex":872,"template":604},[],"693f83c8f5aaf23148d846c7","\u003Cp>Keyword\u003C/p>",[],{"type":707,"text":239,"media":877,"hasMath":11,"math":878,"answerTime":18},[],{"template":604,"latex":879},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada4",{"sourceImage":750,"hasDiagram":11},{"structure":889,"standards":927,"topics":928,"isSuperParent":11,"standardIds":929,"unifiedStandardIds":930,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":931,"time":628,"published":8,"aiCreateMeta":932,"type":166,"createdAt":751,"updated":933},{"settings":890,"hasMath":11,"query":891,"options":896,"explain":921,"hints":925,"kind":166,"marks":926,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":892,"answerTime":710,"text":894,"media":895},{"latex":893,"template":604},[],"\u003Cp>In the code below, which word is CSS the property?\u003C/p>",[],[897,903,909,915],{"type":707,"hasMath":11,"math":898,"answerTime":18,"id":900,"text":901,"media":902,"_id":900},{"latex":899,"template":604},[],"693f83c8f5aaf21cabd846cb","\u003Cp>h1\u003C/p>",[],{"type":707,"hasMath":11,"math":904,"answerTime":18,"id":906,"text":907,"media":908,"_id":906},{"latex":905,"template":604},[],"693f83c8f5aaf267a2d846cc","\u003Cp>style\u003C/p>",[],{"type":707,"hasMath":11,"math":910,"answerTime":18,"id":912,"text":913,"media":914,"_id":912},{"latex":911,"template":604},[],"693f83c8f5aaf21a23d846cd","\u003Cp>color\u003C/p>",[],{"type":707,"hasMath":11,"math":916,"answerTime":18,"id":918,"text":919,"media":920,"_id":918},{"latex":917,"template":604},[],"693f83c8f5aaf2d233d846ce","\u003Cp>blue\u003C/p>",[],{"type":707,"text":239,"media":922,"hasMath":11,"math":923,"answerTime":18},[],{"template":604,"latex":924},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada5",{"sourceImage":750,"hasDiagram":11},"2025-12-15T03:45:22.369Z",{"structure":935,"standards":969,"topics":970,"isSuperParent":11,"standardIds":971,"unifiedStandardIds":972,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":973,"time":628,"published":8,"aiCreateMeta":974,"type":166,"createdAt":751,"updated":975},{"settings":936,"hasMath":11,"query":937,"options":942,"explain":963,"hints":967,"kind":166,"marks":968,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":938,"answerTime":710,"text":940,"media":941},{"latex":939,"template":604},[],"\u003Cp>In the code below, which word is CSS the value? \u003Ch1 style=\"color:blue;\"> \u003C/h1>\u003C/p>",[],[943,948,953,958],{"type":707,"hasMath":11,"math":944,"answerTime":18,"id":946,"text":901,"media":947,"_id":946},{"latex":945,"template":604},[],"693f83c8f5aaf22387d846d2",[],{"type":707,"hasMath":11,"math":949,"answerTime":18,"id":951,"text":907,"media":952,"_id":951},{"latex":950,"template":604},[],"693f83c8f5aaf2f31cd846d3",[],{"type":707,"hasMath":11,"math":954,"answerTime":18,"id":956,"text":913,"media":957,"_id":956},{"latex":955,"template":604},[],"693f83c8f5aaf23037d846d4",[],{"type":707,"hasMath":11,"math":959,"answerTime":18,"id":961,"text":919,"media":962,"_id":961},{"latex":960,"template":604},[],"693f83c8f5aaf233d5d846d5",[],{"type":707,"text":239,"media":964,"hasMath":11,"math":965,"answerTime":18},[],{"template":604,"latex":966},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada6",{"sourceImage":750,"hasDiagram":11},"2025-12-15T03:45:25.213Z",{"structure":977,"standards":1015,"topics":1016,"isSuperParent":11,"standardIds":1017,"unifiedStandardIds":1018,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1019,"time":628,"published":8,"aiCreateMeta":1020,"type":166,"createdAt":751,"updated":752},{"settings":978,"hasMath":11,"query":979,"options":984,"explain":1009,"hints":1013,"kind":166,"marks":1014,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":980,"answerTime":710,"text":982,"media":983},{"latex":981,"template":604},[],"\u003Cp>If I wanted to assign a p tag the font family of helvetica, where would I put it?\u003C/p>",[],[985,991,997,1003],{"type":707,"hasMath":11,"math":986,"answerTime":18,"id":988,"text":989,"media":990,"_id":988},{"latex":987,"template":604},[],"693f83c8f5aaf24741d846d9","\u003Cp>Hello;\u003C/style=\"font-family:helvetica\">\u003C/p>",[],{"type":707,"hasMath":11,"math":992,"answerTime":18,"id":994,"text":995,"media":996,"_id":994},{"latex":993,"template":604},[],"693f83c8f5aaf271ccd846da","\u003Cp>Hello; style=font-family:helvetica\u003C/p>",[],{"type":707,"hasMath":11,"math":998,"answerTime":18,"id":1000,"text":1001,"media":1002,"_id":1000},{"latex":999,"template":604},[],"693f83c8f5aaf2cf87d846db","\u003Cp>\u003Cstyle=\"font-family:helvetica\">Hello\u003C/p>",[],{"type":707,"hasMath":11,"math":1004,"answerTime":18,"id":1006,"text":1007,"media":1008,"_id":1006},{"latex":1005,"template":604},[],"693f83c8f5aaf251cad846dc","\u003Cp>\u003Cstyle=\"font-family:helvetica\"> p { Hello }\u003C/p>",[],{"type":707,"text":239,"media":1010,"hasMath":11,"math":1011,"answerTime":18},[],{"template":604,"latex":1012},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada7",{"sourceImage":1021,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/ccfe4dfc-a8e4-4338-aa6c-d49e1ae02b0d-v2",{"structure":1023,"standards":1061,"topics":1062,"isSuperParent":11,"standardIds":1063,"unifiedStandardIds":1064,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1065,"time":628,"published":8,"aiCreateMeta":1066,"type":166,"createdAt":751,"updated":752},{"settings":1024,"hasMath":11,"query":1025,"options":1030,"explain":1055,"hints":1059,"kind":166,"marks":1060,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1026,"answerTime":710,"text":1028,"media":1029},{"latex":1027,"template":604},[],"\u003Cp>Which element typically contains code that links your HTML file to other files like CSS or JavaScript?\u003C/p>",[],[1031,1037,1043,1049],{"type":707,"hasMath":11,"math":1032,"answerTime":18,"id":1034,"text":1035,"media":1036,"_id":1034},{"latex":1033,"template":604},[],"693f83c8f5aaf2e40cd846e0","\u003Cp>\u003Cdoctype>\u003C/p>",[],{"type":707,"hasMath":11,"math":1038,"answerTime":18,"id":1040,"text":1041,"media":1042,"_id":1040},{"latex":1039,"template":604},[],"693f83c8f5aaf2c708d846e1","\u003Cp>\u003Chead>\u003C/p>",[],{"type":707,"hasMath":11,"math":1044,"answerTime":18,"id":1046,"text":1047,"media":1048,"_id":1046},{"latex":1045,"template":604},[],"693f83c8f5aaf247abd846e2","\u003Cp>\u003Cfoot>\u003C/p>",[],{"type":707,"hasMath":11,"math":1050,"answerTime":18,"id":1052,"text":1053,"media":1054,"_id":1052},{"latex":1051,"template":604},[],"693f83c8f5aaf20074d846e3","\u003Cp>\u003Cbody>\u003C/p>",[],{"type":707,"text":239,"media":1056,"hasMath":11,"math":1057,"answerTime":18},[],{"template":604,"latex":1058},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada8",{"sourceImage":1021,"hasDiagram":11},{"structure":1068,"standards":1106,"topics":1107,"isSuperParent":11,"standardIds":1108,"unifiedStandardIds":1109,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1110,"time":628,"published":8,"aiCreateMeta":1111,"type":166,"createdAt":751,"updated":1112},{"settings":1069,"hasMath":11,"query":1070,"options":1075,"explain":1100,"hints":1104,"kind":166,"marks":1105,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1071,"answerTime":710,"text":1073,"media":1074},{"latex":1072,"template":604},[],"\u003Cp>What do child elements and parent elements refer to in HTML?\u003C/p>",[],[1076,1082,1088,1094],{"type":707,"hasMath":11,"math":1077,"answerTime":18,"id":1079,"text":1080,"media":1081,"_id":1079},{"latex":1078,"template":604},[],"693f83c8f5aaf2ef45d846e7","\u003Cp>The order in which elements appear in the code.\u003C/p>",[],{"type":707,"hasMath":11,"math":1083,"answerTime":18,"id":1085,"text":1086,"media":1087,"_id":1085},{"latex":1084,"template":604},[],"693f83c8f5aaf22e3cd846e8","\u003Cp>Elements with a higher precedence in styling.\u003C/p>",[],{"type":707,"hasMath":11,"math":1089,"answerTime":18,"id":1091,"text":1092,"media":1093,"_id":1091},{"latex":1090,"template":604},[],"693f83c8f5aaf27f38d846e9","\u003Cp>Elements that have special attributes.\u003C/p>",[],{"type":707,"hasMath":11,"math":1095,"answerTime":18,"id":1097,"text":1098,"media":1099,"_id":1097},{"latex":1096,"template":604},[],"693f83c8f5aaf21b18d846ea","\u003Cp>Elements that are nested inside other elements.\u003C/p>",[],{"type":707,"text":239,"media":1101,"hasMath":11,"math":1102,"answerTime":18},[],{"template":604,"latex":1103},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298ada9",{"sourceImage":1021,"hasDiagram":11},"2025-12-15T03:47:38.854Z",{"structure":1114,"standards":1152,"topics":1153,"isSuperParent":11,"standardIds":1154,"unifiedStandardIds":1155,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1156,"time":628,"published":8,"aiCreateMeta":1157,"type":166,"createdAt":751,"updated":752},{"settings":1115,"hasMath":11,"query":1116,"options":1121,"explain":1146,"hints":1150,"kind":166,"marks":1151,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1117,"answerTime":710,"text":1119,"media":1120},{"latex":1118,"template":604},[],"\u003Cp>What does the title tag do?\u003C/p>",[],[1122,1128,1134,1140],{"type":707,"hasMath":11,"math":1123,"answerTime":18,"id":1125,"text":1126,"media":1127,"_id":1125},{"latex":1124,"template":604},[],"693f83c8f5aaf2601bd846ee","\u003Cp>Adds a title to the tab for the website in the internet browser.\u003C/p>",[],{"type":707,"hasMath":11,"math":1129,"answerTime":18,"id":1131,"text":1132,"media":1133,"_id":1131},{"latex":1130,"template":604},[],"693f83c8f5aaf275e7d846ef","\u003Cp>Adds a title to each section of code in the website.\u003C/p>",[],{"type":707,"hasMath":11,"math":1135,"answerTime":18,"id":1137,"text":1138,"media":1139,"_id":1137},{"latex":1136,"template":604},[],"693f83c8f5aaf28db2d846f0","\u003Cp>Adds a caption to each image in the webpage.\u003C/p>",[],{"type":707,"hasMath":11,"math":1141,"answerTime":18,"id":1143,"text":1144,"media":1145,"_id":1143},{"latex":1142,"template":604},[],"693f83c8f5aaf21436d846f1","\u003Cp>Adds a title that goes in at the beginning of the webpage.\u003C/p>",[],{"type":707,"text":239,"media":1147,"hasMath":11,"math":1148,"answerTime":18},[],{"template":604,"latex":1149},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adaa",{"sourceImage":1021,"hasDiagram":11},{"structure":1159,"standards":1197,"topics":1198,"isSuperParent":11,"standardIds":1199,"unifiedStandardIds":1200,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1201,"time":628,"published":8,"aiCreateMeta":1202,"type":166,"createdAt":751,"updated":1203},{"settings":1160,"hasMath":11,"query":1161,"options":1166,"explain":1191,"hints":1195,"kind":166,"marks":1196,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1162,"answerTime":710,"text":1164,"media":1165},{"latex":1163,"template":604},[],"\u003Cp>What property is used to change a font?\u003C/p>",[],[1167,1173,1179,1185],{"type":707,"hasMath":11,"math":1168,"answerTime":18,"id":1170,"text":1171,"media":1172,"_id":1170},{"latex":1169,"template":604},[],"693f83c8f5aaf26deed846f5","\u003Cp>font-family\u003C/p>",[],{"type":707,"hasMath":11,"math":1174,"answerTime":18,"id":1176,"text":1177,"media":1178,"_id":1176},{"latex":1175,"template":604},[],"693f83c8f5aaf2cbc0d846f6","\u003Cp>font\u003C/p>",[],{"type":707,"hasMath":11,"math":1180,"answerTime":18,"id":1182,"text":1183,"media":1184,"_id":1182},{"latex":1181,"template":604},[],"693f83c8f5aaf20093d846f7","\u003Cp>font-group\u003C/p>",[],{"type":707,"hasMath":11,"math":1186,"answerTime":18,"id":1188,"text":1189,"media":1190,"_id":1188},{"latex":1187,"template":604},[],"693f83c8f5aaf25201d846f8","\u003Cp>font-style\u003C/p>",[],{"type":707,"text":239,"media":1192,"hasMath":11,"math":1193,"answerTime":18},[],{"template":604,"latex":1194},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adab",{"sourceImage":1021,"hasDiagram":11},"2025-12-15T03:47:44.849Z",{"structure":1205,"standards":1243,"topics":1244,"isSuperParent":11,"standardIds":1245,"unifiedStandardIds":1246,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1247,"time":628,"published":8,"aiCreateMeta":1248,"type":166,"createdAt":751,"updated":1249},{"settings":1206,"hasMath":11,"query":1207,"options":1212,"explain":1237,"hints":1241,"kind":166,"marks":1242,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1208,"answerTime":710,"text":1210,"media":1211},{"latex":1209,"template":604},[],"\u003Cp>Which property is used to change the size of the font of an element?\u003C/p>",[],[1213,1219,1225,1231],{"type":707,"hasMath":11,"math":1214,"answerTime":18,"id":1216,"text":1217,"media":1218,"_id":1216},{"latex":1215,"template":604},[],"693f83c8f5aaf2a253d846fc","\u003Cp>font-size\u003C/p>",[],{"type":707,"hasMath":11,"math":1220,"answerTime":18,"id":1222,"text":1223,"media":1224,"_id":1222},{"latex":1221,"template":604},[],"693f83c8f5aaf25bb1d846fd","\u003Cp>font-height\u003C/p>",[],{"type":707,"hasMath":11,"math":1226,"answerTime":18,"id":1228,"text":1229,"media":1230,"_id":1228},{"latex":1227,"template":604},[],"693f83c8f5aaf29384d846fe","\u003Cp>font-family-size\u003C/p>",[],{"type":707,"hasMath":11,"math":1232,"answerTime":18,"id":1234,"text":1235,"media":1236,"_id":1234},{"latex":1233,"template":604},[],"693f83c8f5aaf2fb3bd846ff","\u003Cp>size\u003C/p>",[],{"type":707,"text":239,"media":1238,"hasMath":11,"math":1239,"answerTime":18},[],{"template":604,"latex":1240},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adac",{"sourceImage":1021,"hasDiagram":11},"2025-12-15T03:47:52.140Z",{"structure":1251,"standards":1289,"topics":1290,"isSuperParent":11,"standardIds":1291,"unifiedStandardIds":1292,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1293,"time":628,"published":8,"aiCreateMeta":1294,"type":166,"createdAt":751,"updated":752},{"settings":1252,"hasMath":11,"query":1253,"options":1258,"explain":1283,"hints":1287,"kind":166,"marks":1288,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1254,"answerTime":710,"text":1256,"media":1257},{"latex":1255,"template":604},[],"\u003Cp>What should go in the blank to change the font size? \u003Ch3 style=\"font-size:20____;\">\u003C/p>",[],[1259,1265,1271,1277],{"type":707,"hasMath":11,"math":1260,"answerTime":18,"id":1262,"text":1263,"media":1264,"_id":1262},{"latex":1261,"template":604},[],"693f83c8f5aaf2304cd84703","\u003Cp>pixels\u003C/p>",[],{"type":707,"hasMath":11,"math":1266,"answerTime":18,"id":1268,"text":1269,"media":1270,"_id":1268},{"latex":1267,"template":604},[],"693f83c8f5aaf26101d84704","\u003Cp>pl\u003C/p>",[],{"type":707,"hasMath":11,"math":1272,"answerTime":18,"id":1274,"text":1275,"media":1276,"_id":1274},{"latex":1273,"template":604},[],"693f83c8f5aaf283ded84705","\u003Cp>px\u003C/p>",[],{"type":707,"hasMath":11,"math":1278,"answerTime":18,"id":1280,"text":1281,"media":1282,"_id":1280},{"latex":1279,"template":604},[],"693f83c8f5aaf26776d84706","\u003Cp>pi\u003C/p>",[],{"type":707,"text":239,"media":1284,"hasMath":11,"math":1285,"answerTime":18},[],{"template":604,"latex":1286},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adad",{"sourceImage":1021,"hasDiagram":11},{"structure":1296,"standards":1331,"topics":1332,"isSuperParent":11,"standardIds":1333,"unifiedStandardIds":1334,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1335,"time":628,"published":8,"aiCreateMeta":1336,"type":166,"createdAt":751,"updated":752},{"settings":1297,"hasMath":11,"query":1298,"options":1303,"explain":1325,"hints":1329,"kind":166,"marks":1330,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1299,"answerTime":710,"text":1301,"media":1302},{"latex":1300,"template":604},[],"\u003Cp>What tag is the \u003Ctitle> tag nested inside?\u003C/p>",[],[1304,1309,1314,1320],{"type":707,"hasMath":11,"math":1305,"answerTime":18,"id":1307,"text":1041,"media":1308,"_id":1307},{"latex":1306,"template":604},[],"693f83c8f5aaf24974d8470a",[],{"type":707,"hasMath":11,"math":1310,"answerTime":18,"id":1312,"text":1053,"media":1313,"_id":1312},{"latex":1311,"template":604},[],"693f83c8f5aaf23a39d8470b",[],{"type":707,"hasMath":11,"math":1315,"answerTime":18,"id":1317,"text":1318,"media":1319,"_id":1317},{"latex":1316,"template":604},[],"693f83c8f5aaf242aad8470c","\u003Cp>\u003Ch1>\u003C/p>",[],{"type":707,"hasMath":11,"math":1321,"answerTime":18,"id":1323,"text":1047,"media":1324,"_id":1323},{"latex":1322,"template":604},[],"693f83c8f5aaf249dfd8470d",[],{"type":707,"text":239,"media":1326,"hasMath":11,"math":1327,"answerTime":18},[],{"template":604,"latex":1328},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adae",{"sourceImage":1021,"hasDiagram":11},{"structure":1338,"standards":1376,"topics":1377,"isSuperParent":11,"standardIds":1378,"unifiedStandardIds":1379,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1380,"time":628,"published":8,"aiCreateMeta":1381,"type":166,"createdAt":751,"updated":1383},{"settings":1339,"hasMath":11,"query":1340,"options":1345,"explain":1370,"hints":1374,"kind":166,"marks":1375,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1341,"answerTime":710,"text":1343,"media":1344},{"latex":1342,"template":604},[],"\u003Cp>Image is what type of element?\u003C/p>",[],[1346,1352,1358,1364],{"type":707,"hasMath":11,"math":1347,"answerTime":18,"id":1349,"text":1350,"media":1351,"_id":1349},{"latex":1348,"template":604},[],"693f83c8f5aaf2d26ad84711","\u003Cp>empty\u003C/p>",[],{"type":707,"hasMath":11,"math":1353,"answerTime":18,"id":1355,"text":1356,"media":1357,"_id":1355},{"latex":1354,"template":604},[],"693f83c8f5aaf2860ad84712","\u003Cp>container\u003C/p>",[],{"type":707,"hasMath":11,"math":1359,"answerTime":18,"id":1361,"text":1362,"media":1363,"_id":1361},{"latex":1360,"template":604},[],"693f83c8f5aaf253afd84713","\u003Cp>both\u003C/p>",[],{"type":707,"hasMath":11,"math":1365,"answerTime":18,"id":1367,"text":1368,"media":1369,"_id":1367},{"latex":1366,"template":604},[],"693f83c8f5aaf25c13d84714","\u003Cp>neither\u003C/p>",[],{"type":707,"text":239,"media":1371,"hasMath":11,"math":1372,"answerTime":18},[],{"template":604,"latex":1373},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adaf",{"sourceImage":1382,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/e2078191-7784-400d-9c50-638f7dbfc79f-v2","2025-12-15T03:48:17.974Z",{"structure":1385,"standards":1423,"topics":1424,"isSuperParent":11,"standardIds":1425,"unifiedStandardIds":1426,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1427,"time":628,"published":8,"aiCreateMeta":1428,"type":166,"createdAt":751,"updated":1429},{"settings":1386,"hasMath":11,"query":1387,"options":1392,"explain":1417,"hints":1421,"kind":166,"marks":1422,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1388,"answerTime":710,"text":1390,"media":1391},{"latex":1389,"template":604},[],"\u003Cp>Which is the correct way to type a paragraph tag?\u003C/p>",[],[1393,1399,1405,1411],{"type":707,"hasMath":11,"math":1394,"answerTime":18,"id":1396,"text":1397,"media":1398,"_id":1396},{"latex":1395,"template":604},[],"693f83c8f5aaf2de6bd84718","\u003Cp>\u003Ctext>\u003C/text>\u003C/p>",[],{"type":707,"hasMath":11,"math":1400,"answerTime":18,"id":1402,"text":1403,"media":1404,"_id":1402},{"latex":1401,"template":604},[],"693f83c8f5aaf27ed1d84719","\u003Cp>\u003Cpar>\u003C/par>\u003C/p>",[],{"type":707,"hasMath":11,"math":1406,"answerTime":18,"id":1408,"text":1409,"media":1410,"_id":1408},{"latex":1407,"template":604},[],"693f83c8f5aaf28a80d8471a","\u003Cp>\u003C/p>",[],{"type":707,"hasMath":11,"math":1412,"answerTime":18,"id":1414,"text":1415,"media":1416,"_id":1414},{"latex":1413,"template":604},[],"693f83c8f5aaf22f84d8471b","\u003Cp>\u003Cpg>\u003C/pg>\u003C/p>",[],{"type":707,"text":239,"media":1418,"hasMath":11,"math":1419,"answerTime":18},[],{"template":604,"latex":1420},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb0",{"sourceImage":1382,"hasDiagram":11},"2025-12-15T03:48:23.833Z",{"structure":1431,"standards":1466,"topics":1467,"isSuperParent":11,"standardIds":1468,"unifiedStandardIds":1469,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1470,"time":628,"published":8,"aiCreateMeta":1471,"type":166,"createdAt":751,"updated":1472},{"settings":1432,"hasMath":11,"query":1433,"options":1438,"explain":1460,"hints":1464,"kind":166,"marks":1465,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1434,"answerTime":710,"text":1436,"media":1437},{"latex":1435,"template":604},[],"\u003Cp>Inside what element do anchor elements belong?\u003C/p>",[],[1439,1445,1450,1455],{"type":707,"hasMath":11,"math":1440,"answerTime":18,"id":1442,"text":1443,"media":1444,"_id":1442},{"latex":1441,"template":604},[],"693f83c8f5aaf2a668d8471f","\u003Cp>\u003Ctitle>\u003C/p>",[],{"type":707,"hasMath":11,"math":1446,"answerTime":18,"id":1448,"text":1041,"media":1449,"_id":1448},{"latex":1447,"template":604},[],"693f83c8f5aaf20c1ed84720",[],{"type":707,"hasMath":11,"math":1451,"answerTime":18,"id":1453,"text":1318,"media":1454,"_id":1453},{"latex":1452,"template":604},[],"693f83c8f5aaf24dd7d84721",[],{"type":707,"hasMath":11,"math":1456,"answerTime":18,"id":1458,"text":1053,"media":1459,"_id":1458},{"latex":1457,"template":604},[],"693f83c8f5aaf2aa21d84722",[],{"type":707,"text":239,"media":1461,"hasMath":11,"math":1462,"answerTime":18},[],{"template":604,"latex":1463},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb1",{"sourceImage":1382,"hasDiagram":11},"2025-12-15T03:51:27.050Z",{"structure":1474,"standards":1511,"topics":1512,"isSuperParent":11,"standardIds":1513,"unifiedStandardIds":1514,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1515,"time":628,"published":8,"aiCreateMeta":1516,"type":166,"createdAt":751,"updated":752},{"settings":1475,"hasMath":11,"query":1476,"options":1481,"explain":1505,"hints":1509,"kind":166,"marks":1510,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1477,"answerTime":710,"text":1479,"media":1480},{"latex":1478,"template":604},[],"\u003Cp>If I wanted to make the background of my entire website green, which tag would I put the styling into?\u003C/p>",[],[1482,1488,1494,1500],{"type":707,"hasMath":11,"math":1483,"answerTime":18,"id":1485,"text":1486,"media":1487,"_id":1485},{"latex":1484,"template":604},[],"693f83c8f5aaf2424fd84726","\u003Cp>html\u003C/p>",[],{"type":707,"hasMath":11,"math":1489,"answerTime":18,"id":1491,"text":1492,"media":1493,"_id":1491},{"latex":1490,"template":604},[],"693f83c8f5aaf24d87d84727","\u003Cp>head\u003C/p>",[],{"type":707,"hasMath":11,"math":1495,"answerTime":18,"id":1497,"text":1498,"media":1499,"_id":1497},{"latex":1496,"template":604},[],"693f83c8f5aaf278afd84728","\u003Cp>body\u003C/p>",[],{"type":707,"hasMath":11,"math":1501,"answerTime":18,"id":1503,"text":901,"media":1504,"_id":1503},{"latex":1502,"template":604},[],"693f83c8f5aaf294dcd84729",[],{"type":707,"text":239,"media":1506,"hasMath":11,"math":1507,"answerTime":18},[],{"template":604,"latex":1508},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb2",{"sourceImage":1382,"hasDiagram":11},{"structure":1518,"standards":1556,"topics":1557,"isSuperParent":11,"standardIds":1558,"unifiedStandardIds":1559,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1560,"time":628,"published":8,"aiCreateMeta":1561,"type":166,"createdAt":751,"updated":752},{"settings":1519,"hasMath":11,"query":1520,"options":1525,"explain":1550,"hints":1554,"kind":166,"marks":1555,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1521,"answerTime":710,"text":1523,"media":1524},{"latex":1522,"template":604},[],"\u003Cp>Background color is an example of a:\u003C/p>",[],[1526,1532,1538,1544],{"type":707,"hasMath":11,"math":1527,"answerTime":18,"id":1529,"text":1530,"media":1531,"_id":1529},{"latex":1528,"template":604},[],"693f83c8f5aaf2288ed8472d","\u003Cp>value\u003C/p>",[],{"type":707,"hasMath":11,"math":1533,"answerTime":18,"id":1535,"text":1536,"media":1537,"_id":1535},{"latex":1534,"template":604},[],"693f83c8f5aaf20d10d8472e","\u003Cp>property\u003C/p>",[],{"type":707,"hasMath":11,"math":1539,"answerTime":18,"id":1541,"text":1542,"media":1543,"_id":1541},{"latex":1540,"template":604},[],"693f83c8f5aaf272c7d8472f","\u003Cp>tag\u003C/p>",[],{"type":707,"hasMath":11,"math":1545,"answerTime":18,"id":1547,"text":1548,"media":1549,"_id":1547},{"latex":1546,"template":604},[],"693f83c8f5aaf28d6cd84730","\u003Cp>element\u003C/p>",[],{"type":707,"text":239,"media":1551,"hasMath":11,"math":1552,"answerTime":18},[],{"template":604,"latex":1553},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb3",{"sourceImage":1382,"hasDiagram":11},{"structure":1563,"standards":1601,"topics":1602,"isSuperParent":11,"standardIds":1603,"unifiedStandardIds":1604,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1605,"time":628,"published":8,"aiCreateMeta":1606,"type":166,"createdAt":751,"updated":1607},{"settings":1564,"hasMath":11,"query":1565,"options":1570,"explain":1595,"hints":1599,"kind":166,"marks":1600,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1566,"answerTime":710,"text":1568,"media":1569},{"latex":1567,"template":604},[],"\u003Cp>Which of the following specifies the unique content of a page which is not duplicated on other webpages on the website?\u003C/p>",[],[1571,1577,1583,1589],{"type":707,"hasMath":11,"math":1572,"answerTime":18,"id":1574,"text":1575,"media":1576,"_id":1574},{"latex":1573,"template":604},[],"693f83c8f5aaf28d5ad84734","\u003Cp>main\u003C/p>",[],{"type":707,"hasMath":11,"math":1578,"answerTime":18,"id":1580,"text":1581,"media":1582,"_id":1580},{"latex":1579,"template":604},[],"693f83c8f5aaf293f1d84735","\u003Cp>article\u003C/p>",[],{"type":707,"hasMath":11,"math":1584,"answerTime":18,"id":1586,"text":1587,"media":1588,"_id":1586},{"latex":1585,"template":604},[],"693f83c8f5aaf20664d84736","\u003Cp>section\u003C/p>",[],{"type":707,"hasMath":11,"math":1590,"answerTime":18,"id":1592,"text":1593,"media":1594,"_id":1592},{"latex":1591,"template":604},[],"693f83c8f5aaf2604ad84737","\u003Cp>header\u003C/p>",[],{"type":707,"text":239,"media":1596,"hasMath":11,"math":1597,"answerTime":18},[],{"template":604,"latex":1598},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb4",{"sourceImage":1382,"hasDiagram":11},"2025-12-15T03:51:41.231Z",{"structure":1609,"standards":1643,"topics":1644,"isSuperParent":11,"standardIds":1645,"unifiedStandardIds":1646,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1647,"time":628,"published":8,"aiCreateMeta":1648,"type":166,"createdAt":751,"updated":752},{"settings":1610,"hasMath":11,"query":1611,"options":1616,"explain":1637,"hints":1641,"kind":166,"marks":1642,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1612,"answerTime":710,"text":1614,"media":1615},{"latex":1613,"template":604},[],"\u003Cp>Only one of this semantic element should appear on a page.\u003C/p>",[],[1617,1622,1627,1632],{"type":707,"hasMath":11,"math":1618,"answerTime":18,"id":1620,"text":1575,"media":1621,"_id":1620},{"latex":1619,"template":604},[],"693f83c8f5aaf24050d8473b",[],{"type":707,"hasMath":11,"math":1623,"answerTime":18,"id":1625,"text":1581,"media":1626,"_id":1625},{"latex":1624,"template":604},[],"693f83c8f5aaf2157bd8473c",[],{"type":707,"hasMath":11,"math":1628,"answerTime":18,"id":1630,"text":1587,"media":1631,"_id":1630},{"latex":1629,"template":604},[],"693f83c8f5aaf22dd8d8473d",[],{"type":707,"hasMath":11,"math":1633,"answerTime":18,"id":1635,"text":1593,"media":1636,"_id":1635},{"latex":1634,"template":604},[],"693f83c8f5aaf26c9ad8473e",[],{"type":707,"text":239,"media":1638,"hasMath":11,"math":1639,"answerTime":18},[],{"template":604,"latex":1640},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb5",{"sourceImage":1382,"hasDiagram":11},{"structure":1650,"standards":1684,"topics":1685,"isSuperParent":11,"standardIds":1686,"unifiedStandardIds":1687,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1688,"time":628,"published":8,"aiCreateMeta":1689,"type":166,"createdAt":751,"updated":1690},{"settings":1651,"hasMath":11,"query":1652,"options":1657,"explain":1678,"hints":1682,"kind":166,"marks":1683,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1653,"answerTime":710,"text":1655,"media":1656},{"latex":1654,"template":604},[],"\u003Cp>Which semantic element typically has a title name or logo and is commonly positioned at or near the top of a webpage?\u003C/p>",[],[1658,1663,1668,1673],{"type":707,"hasMath":11,"math":1659,"answerTime":18,"id":1661,"text":1575,"media":1662,"_id":1661},{"latex":1660,"template":604},[],"693f83c8f5aaf2be0ad84742",[],{"type":707,"hasMath":11,"math":1664,"answerTime":18,"id":1666,"text":1581,"media":1667,"_id":1666},{"latex":1665,"template":604},[],"693f83c8f5aaf27d5bd84743",[],{"type":707,"hasMath":11,"math":1669,"answerTime":18,"id":1671,"text":1587,"media":1672,"_id":1671},{"latex":1670,"template":604},[],"693f83c8f5aaf26592d84744",[],{"type":707,"hasMath":11,"math":1674,"answerTime":18,"id":1676,"text":1593,"media":1677,"_id":1676},{"latex":1675,"template":604},[],"693f83c8f5aaf21cffd84745",[],{"type":707,"text":239,"media":1679,"hasMath":11,"math":1680,"answerTime":18},[],{"template":604,"latex":1681},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb6",{"sourceImage":1382,"hasDiagram":11},"2025-12-15T03:51:47.170Z",{"structure":1692,"standards":1728,"topics":1729,"isSuperParent":11,"standardIds":1730,"unifiedStandardIds":1731,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1732,"time":628,"published":8,"aiCreateMeta":1733,"type":166,"createdAt":751,"updated":1735},{"settings":1693,"hasMath":11,"query":1694,"options":1699,"explain":1722,"hints":1726,"kind":166,"marks":1727,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1695,"answerTime":710,"text":1697,"media":1698},{"latex":1696,"template":604},[],"\u003Cp>Which of the following elements does not have a closing tag?\u003C/p>",[],[1700,1705,1710,1716],{"type":707,"hasMath":11,"math":1701,"answerTime":18,"id":1703,"text":1409,"media":1704,"_id":1703},{"latex":1702,"template":604},[],"693f83c8f5aaf2ef11d84749",[],{"type":707,"hasMath":11,"math":1706,"answerTime":18,"id":1708,"text":1041,"media":1709,"_id":1708},{"latex":1707,"template":604},[],"693f83c8f5aaf234d2d8474a",[],{"type":707,"hasMath":11,"math":1711,"answerTime":18,"id":1713,"text":1714,"media":1715,"_id":1713},{"latex":1712,"template":604},[],"693f83c8f5aaf21dffd8474b","\u003Cp>\u003Chr>\u003C/p>",[],{"type":707,"hasMath":11,"math":1717,"answerTime":18,"id":1719,"text":1720,"media":1721,"_id":1719},{"latex":1718,"template":604},[],"693f83c8f5aaf2dc68d8474c","\u003Cp>\u003Cbr>\u003C/p>",[],{"type":707,"text":239,"media":1723,"hasMath":11,"math":1724,"answerTime":18},[],{"template":604,"latex":1725},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb7",{"sourceImage":1734,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/32b095a5-66da-46f6-ab96-58f0c7f374fd-v2","2025-12-15T03:52:03.666Z",{"structure":1737,"standards":1771,"topics":1772,"isSuperParent":11,"standardIds":1773,"unifiedStandardIds":1774,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1775,"time":628,"published":8,"aiCreateMeta":1776,"type":166,"createdAt":751,"updated":1777},{"settings":1738,"hasMath":11,"query":1739,"options":1744,"explain":1765,"hints":1769,"kind":166,"marks":1770,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1740,"answerTime":710,"text":1742,"media":1743},{"latex":1741,"template":604},[],"\u003Cp>Which tag will create a line across the page of your website?\u003C/p>",[],[1745,1750,1755,1760],{"type":707,"hasMath":11,"math":1746,"answerTime":18,"id":1748,"text":1720,"media":1749,"_id":1748},{"latex":1747,"template":604},[],"693f83c8f5aaf21fa9d84750",[],{"type":707,"hasMath":11,"math":1751,"answerTime":18,"id":1753,"text":1409,"media":1754,"_id":1753},{"latex":1752,"template":604},[],"693f83c8f5aaf21053d84751",[],{"type":707,"hasMath":11,"math":1756,"answerTime":18,"id":1758,"text":1714,"media":1759,"_id":1758},{"latex":1757,"template":604},[],"693f83c8f5aaf28e80d84752",[],{"type":707,"hasMath":11,"math":1761,"answerTime":18,"id":1763,"text":1318,"media":1764,"_id":1763},{"latex":1762,"template":604},[],"693f83c8f5aaf26991d84753",[],{"type":707,"text":239,"media":1766,"hasMath":11,"math":1767,"answerTime":18},[],{"template":604,"latex":1768},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb8",{"sourceImage":1734,"hasDiagram":11},"2025-12-15T03:52:06.782Z",{"structure":1779,"standards":1815,"topics":1816,"isSuperParent":11,"standardIds":1817,"unifiedStandardIds":1818,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1819,"time":628,"published":8,"aiCreateMeta":1820,"type":166,"createdAt":751,"updated":752},{"settings":1780,"hasMath":11,"query":1781,"options":1786,"explain":1809,"hints":1813,"kind":166,"marks":1814,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1782,"answerTime":710,"text":1784,"media":1785},{"latex":1783,"template":604},[],"\u003Cp>Which is a proper line break element?\u003C/p>",[],[1787,1792,1798,1803],{"type":707,"hasMath":11,"math":1788,"answerTime":18,"id":1790,"text":1720,"media":1791,"_id":1790},{"latex":1789,"template":604},[],"693f83c8f5aaf23865d84757",[],{"type":707,"hasMath":11,"math":1793,"answerTime":18,"id":1795,"text":1796,"media":1797,"_id":1795},{"latex":1794,"template":604},[],"693f83c8f5aaf24066d84758","\u003Cp>\u003Cbr/>\u003C/p>",[],{"type":707,"hasMath":11,"math":1799,"answerTime":18,"id":1801,"text":1714,"media":1802,"_id":1801},{"latex":1800,"template":604},[],"693f83c8f5aaf22f90d84759",[],{"type":707,"hasMath":11,"math":1804,"answerTime":18,"id":1806,"text":1807,"media":1808,"_id":1806},{"latex":1805,"template":604},[],"693f83c8f5aaf23ebbd8475a","\u003Cp>\u003Chr/hr>\u003C/p>",[],{"type":707,"text":239,"media":1810,"hasMath":11,"math":1811,"answerTime":18},[],{"template":604,"latex":1812},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adb9",{"sourceImage":1734,"hasDiagram":11},{"structure":1822,"standards":1858,"topics":1859,"isSuperParent":11,"standardIds":1860,"unifiedStandardIds":1861,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1862,"time":628,"published":8,"aiCreateMeta":1863,"type":166,"createdAt":751,"updated":1864},{"settings":1823,"hasMath":11,"query":1824,"options":1829,"explain":1852,"hints":1856,"kind":166,"marks":1857,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1825,"answerTime":710,"text":1827,"media":1828},{"latex":1826,"template":604},[],"\u003Cp>Which of these elements is needed to make an ordered list?\u003C/p>",[],[1830,1836,1842,1847],{"type":707,"hasMath":11,"math":1831,"answerTime":18,"id":1833,"text":1834,"media":1835,"_id":1833},{"latex":1832,"template":604},[],"693f83c8f5aaf26fbcd8475e","\u003Cp>\u003Col>\u003C/p>",[],{"type":707,"hasMath":11,"math":1837,"answerTime":18,"id":1839,"text":1840,"media":1841,"_id":1839},{"latex":1838,"template":604},[],"693f83c8f5aaf26197d8475f","\u003Cp>\u003Cli>\u003C/p>",[],{"type":707,"hasMath":11,"math":1843,"answerTime":18,"id":1845,"text":1362,"media":1846,"_id":1845},{"latex":1844,"template":604},[],"693f83c8f5aaf2602dd84760",[],{"type":707,"hasMath":11,"math":1848,"answerTime":18,"id":1850,"text":1368,"media":1851,"_id":1850},{"latex":1849,"template":604},[],"693f83c8f5aaf2017cd84761",[],{"type":707,"text":239,"media":1853,"hasMath":11,"math":1854,"answerTime":18},[],{"template":604,"latex":1855},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adba",{"sourceImage":1734,"hasDiagram":11},"2025-12-15T03:52:22.370Z",{"structure":1866,"standards":1901,"topics":1902,"isSuperParent":11,"standardIds":1903,"unifiedStandardIds":1904,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1905,"time":628,"published":8,"aiCreateMeta":1906,"type":166,"createdAt":751,"updated":752},{"settings":1867,"hasMath":11,"query":1868,"options":1873,"explain":1895,"hints":1899,"kind":166,"marks":1900,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1869,"answerTime":710,"text":1871,"media":1872},{"latex":1870,"template":604},[],"\u003Cp>Both unordered and ordered lists use which element?\u003C/p>",[],[1874,1879,1885,1890],{"type":707,"hasMath":11,"math":1875,"answerTime":18,"id":1877,"text":1834,"media":1878,"_id":1877},{"latex":1876,"template":604},[],"693f83c8f5aaf29992d84765",[],{"type":707,"hasMath":11,"math":1880,"answerTime":18,"id":1882,"text":1883,"media":1884,"_id":1882},{"latex":1881,"template":604},[],"693f83c8f5aaf27236d84766","\u003Cp>\u003Cul>\u003C/p>",[],{"type":707,"hasMath":11,"math":1886,"answerTime":18,"id":1888,"text":1840,"media":1889,"_id":1888},{"latex":1887,"template":604},[],"693f83c8f5aaf2371fd84767",[],{"type":707,"hasMath":11,"math":1891,"answerTime":18,"id":1893,"text":1840,"media":1894,"_id":1893},{"latex":1892,"template":604},[],"693f83c8f5aaf2548bd84768",[],{"type":707,"text":239,"media":1896,"hasMath":11,"math":1897,"answerTime":18},[],{"template":604,"latex":1898},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adbb",{"sourceImage":1734,"hasDiagram":11},{"structure":1908,"standards":1946,"topics":1947,"isSuperParent":11,"standardIds":1948,"unifiedStandardIds":1949,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1950,"time":628,"published":8,"aiCreateMeta":1951,"type":166,"createdAt":751,"updated":1952},{"settings":1909,"hasMath":11,"query":1910,"options":1915,"explain":1940,"hints":1944,"kind":166,"marks":1945,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1911,"answerTime":710,"text":1913,"media":1914},{"latex":1912,"template":604},[],"\u003Cp>By default, an unordered list item will automatically have what at the beginning?\u003C/p>",[],[1916,1922,1928,1934],{"type":707,"hasMath":11,"math":1917,"answerTime":18,"id":1919,"text":1920,"media":1921,"_id":1919},{"latex":1918,"template":604},[],"693f83c8f5aaf276c5d8476c","\u003Cp>A lowercase letter\u003C/p>",[],{"type":707,"hasMath":11,"math":1923,"answerTime":18,"id":1925,"text":1926,"media":1927,"_id":1925},{"latex":1924,"template":604},[],"693f83c8f5aaf2ee9cd8476d","\u003Cp>A number\u003C/p>",[],{"type":707,"hasMath":11,"math":1929,"answerTime":18,"id":1931,"text":1932,"media":1933,"_id":1931},{"latex":1930,"template":604},[],"693f83c8f5aaf2176cd8476e","\u003Cp>A roman numeral\u003C/p>",[],{"type":707,"hasMath":11,"math":1935,"answerTime":18,"id":1937,"text":1938,"media":1939,"_id":1937},{"latex":1936,"template":604},[],"693f83c8f5aaf23510d8476f","\u003Cp>A bullet\u003C/p>",[],{"type":707,"text":239,"media":1941,"hasMath":11,"math":1942,"answerTime":18},[],{"template":604,"latex":1943},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adbc",{"sourceImage":1734,"hasDiagram":11},"2025-12-15T03:52:31.081Z",{"structure":1954,"standards":1988,"topics":1989,"isSuperParent":11,"standardIds":1990,"unifiedStandardIds":1991,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":1992,"time":628,"published":8,"aiCreateMeta":1993,"type":166,"createdAt":751,"updated":752},{"settings":1955,"hasMath":11,"query":1956,"options":1961,"explain":1982,"hints":1986,"kind":166,"marks":1987,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1957,"answerTime":710,"text":1959,"media":1960},{"latex":1958,"template":604},[],"\u003Cp>By default, an ordered list item will automatically have what at the beginning?\u003C/p>",[],[1962,1967,1972,1977],{"type":707,"hasMath":11,"math":1963,"answerTime":18,"id":1965,"text":1920,"media":1966,"_id":1965},{"latex":1964,"template":604},[],"693f83c8f5aaf2f198d84773",[],{"type":707,"hasMath":11,"math":1968,"answerTime":18,"id":1970,"text":1926,"media":1971,"_id":1970},{"latex":1969,"template":604},[],"693f83c8f5aaf284d3d84774",[],{"type":707,"hasMath":11,"math":1973,"answerTime":18,"id":1975,"text":1932,"media":1976,"_id":1975},{"latex":1974,"template":604},[],"693f83c8f5aaf2009dd84775",[],{"type":707,"hasMath":11,"math":1978,"answerTime":18,"id":1980,"text":1938,"media":1981,"_id":1980},{"latex":1979,"template":604},[],"693f83c8f5aaf22eccd84776",[],{"type":707,"text":239,"media":1983,"hasMath":11,"math":1984,"answerTime":18},[],{"template":604,"latex":1985},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adbd",{"sourceImage":1734,"hasDiagram":11},{"structure":1995,"standards":2030,"topics":2031,"isSuperParent":11,"standardIds":2032,"unifiedStandardIds":2033,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2034,"time":628,"published":8,"aiCreateMeta":2035,"type":166,"createdAt":751,"updated":752},{"settings":1996,"hasMath":11,"query":1997,"options":2002,"explain":2024,"hints":2028,"kind":166,"marks":2029,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":1998,"answerTime":710,"text":2000,"media":2001},{"latex":1999,"template":604},[],"\u003Cp>Which semantic element would not make sense on its own but is part of the content directly related to the main?\u003C/p>",[],[2003,2009,2014,2019],{"type":707,"hasMath":11,"math":2004,"answerTime":18,"id":2006,"text":2007,"media":2008,"_id":2006},{"latex":2005,"template":604},[],"693f83c8f5aaf22d71d8477a","\u003Cp>aside\u003C/p>",[],{"type":707,"hasMath":11,"math":2010,"answerTime":18,"id":2012,"text":1581,"media":2013,"_id":2012},{"latex":2011,"template":604},[],"693f83c8f5aaf216b6d8477b",[],{"type":707,"hasMath":11,"math":2015,"answerTime":18,"id":2017,"text":1587,"media":2018,"_id":2017},{"latex":2016,"template":604},[],"693f83c8f5aaf25b3ed8477c",[],{"type":707,"hasMath":11,"math":2020,"answerTime":18,"id":2022,"text":1593,"media":2023,"_id":2022},{"latex":2021,"template":604},[],"693f83c8f5aaf211cbd8477d",[],{"type":707,"text":239,"media":2025,"hasMath":11,"math":2026,"answerTime":18},[],{"template":604,"latex":2027},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adbe",{"sourceImage":1734,"hasDiagram":11},{"structure":2037,"standards":2072,"topics":2073,"isSuperParent":11,"standardIds":2074,"unifiedStandardIds":2075,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2076,"time":628,"published":8,"aiCreateMeta":2077,"type":166,"createdAt":751,"updated":752},{"settings":2038,"hasMath":11,"query":2039,"options":2044,"explain":2066,"hints":2070,"kind":166,"marks":2071,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2040,"answerTime":710,"text":2042,"media":2043},{"latex":2041,"template":604},[],"\u003Cp>This type of semantic element is used to hold content indirectly related to the main content of the webpage.\u003C/p>",[],[2045,2050,2055,2061],{"type":707,"hasMath":11,"math":2046,"answerTime":18,"id":2048,"text":2007,"media":2049,"_id":2048},{"latex":2047,"template":604},[],"693f83c8f5aaf2ffa9d84781",[],{"type":707,"hasMath":11,"math":2051,"answerTime":18,"id":2053,"text":1581,"media":2054,"_id":2053},{"latex":2052,"template":604},[],"693f83c8f5aaf29e55d84782",[],{"type":707,"hasMath":11,"math":2056,"answerTime":18,"id":2058,"text":2059,"media":2060,"_id":2058},{"latex":2057,"template":604},[],"693f83c8f5aaf2a629d84783","\u003Cp>footer\u003C/p>",[],{"type":707,"hasMath":11,"math":2062,"answerTime":18,"id":2064,"text":1587,"media":2065,"_id":2064},{"latex":2063,"template":604},[],"693f83c8f5aaf2078fd84784",[],{"type":707,"text":239,"media":2067,"hasMath":11,"math":2068,"answerTime":18},[],{"template":604,"latex":2069},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adbf",{"sourceImage":2078,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/84728c77-472f-4fdf-b13f-277dc3cb2423-v2",{"structure":2080,"standards":2115,"topics":2116,"isSuperParent":11,"standardIds":2117,"unifiedStandardIds":2118,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2119,"time":628,"published":8,"aiCreateMeta":2120,"type":166,"createdAt":751,"updated":752},{"settings":2081,"hasMath":11,"query":2082,"options":2087,"explain":2109,"hints":2113,"kind":166,"marks":2114,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2083,"answerTime":710,"text":2085,"media":2086},{"latex":2084,"template":604},[],"\u003Cp>The highlighted section of the webpage would best be described as\u003C/p>",[],[2088,2093,2099,2104],{"type":707,"hasMath":11,"math":2089,"answerTime":18,"id":2091,"text":1593,"media":2092,"_id":2091},{"latex":2090,"template":604},[],"693f83c8f5aaf25b36d84788",[],{"type":707,"hasMath":11,"math":2094,"answerTime":18,"id":2096,"text":2097,"media":2098,"_id":2096},{"latex":2095,"template":604},[],"693f83c8f5aaf2f24dd84789","\u003Cp>nav\u003C/p>",[],{"type":707,"hasMath":11,"math":2100,"answerTime":18,"id":2102,"text":2059,"media":2103,"_id":2102},{"latex":2101,"template":604},[],"693f83c8f5aaf239ebd8478a",[],{"type":707,"hasMath":11,"math":2105,"answerTime":18,"id":2107,"text":1575,"media":2108,"_id":2107},{"latex":2106,"template":604},[],"693f83c8f5aaf25ccad8478b",[],{"type":707,"text":239,"media":2110,"hasMath":11,"math":2111,"answerTime":18},[],{"template":604,"latex":2112},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc0",{"sourceImage":2078,"hasDiagram":8,"suggested":2121},{"coordinates":2122},{"x":2123,"y":2124,"w":2125,"h":2126},813,557,689,388,{"structure":2128,"standards":2161,"topics":2162,"isSuperParent":11,"standardIds":2163,"unifiedStandardIds":2164,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2165,"time":628,"published":8,"aiCreateMeta":2166,"type":166,"createdAt":751,"updated":752},{"settings":2129,"hasMath":11,"query":2130,"options":2134,"explain":2155,"hints":2159,"kind":166,"marks":2160,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2131,"answerTime":710,"text":2085,"media":2133},{"latex":2132,"template":604},[],[],[2135,2140,2145,2150],{"type":707,"hasMath":11,"math":2136,"answerTime":18,"id":2138,"text":1593,"media":2139,"_id":2138},{"latex":2137,"template":604},[],"693f83c8f5aaf2dbe0d8478f",[],{"type":707,"hasMath":11,"math":2141,"answerTime":18,"id":2143,"text":2097,"media":2144,"_id":2143},{"latex":2142,"template":604},[],"693f83c8f5aaf2d9a0d84790",[],{"type":707,"hasMath":11,"math":2146,"answerTime":18,"id":2148,"text":2059,"media":2149,"_id":2148},{"latex":2147,"template":604},[],"693f83c8f5aaf253c1d84791",[],{"type":707,"hasMath":11,"math":2151,"answerTime":18,"id":2153,"text":1575,"media":2154,"_id":2153},{"latex":2152,"template":604},[],"693f83c8f5aaf24c0ed84792",[],{"type":707,"text":239,"media":2156,"hasMath":11,"math":2157,"answerTime":18},[],{"template":604,"latex":2158},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc1",{"sourceImage":2078,"hasDiagram":8,"suggested":2167},{"coordinates":2168},{"x":2169,"y":2170,"w":2171,"h":2126},106,1000,691,{"structure":2173,"standards":2206,"topics":2207,"isSuperParent":11,"standardIds":2208,"unifiedStandardIds":2209,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2210,"time":628,"published":8,"aiCreateMeta":2211,"type":166,"createdAt":751,"updated":752},{"settings":2174,"hasMath":11,"query":2175,"options":2179,"explain":2200,"hints":2204,"kind":166,"marks":2205,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2176,"answerTime":710,"text":2085,"media":2178},{"latex":2177,"template":604},[],[],[2180,2185,2190,2195],{"type":707,"hasMath":11,"math":2181,"answerTime":18,"id":2183,"text":1593,"media":2184,"_id":2183},{"latex":2182,"template":604},[],"693f83c8f5aaf24953d84796",[],{"type":707,"hasMath":11,"math":2186,"answerTime":18,"id":2188,"text":2097,"media":2189,"_id":2188},{"latex":2187,"template":604},[],"693f83c8f5aaf27882d84797",[],{"type":707,"hasMath":11,"math":2191,"answerTime":18,"id":2193,"text":2059,"media":2194,"_id":2193},{"latex":2192,"template":604},[],"693f83c8f5aaf258a3d84798",[],{"type":707,"hasMath":11,"math":2196,"answerTime":18,"id":2198,"text":1575,"media":2199,"_id":2198},{"latex":2197,"template":604},[],"693f83c8f5aaf26283d84799",[],{"type":707,"text":239,"media":2201,"hasMath":11,"math":2202,"answerTime":18},[],{"template":604,"latex":2203},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc2",{"sourceImage":2078,"hasDiagram":8,"suggested":2212},{"coordinates":2213},{"x":2123,"y":2124,"w":2125,"h":2126},{"structure":2215,"standards":2248,"topics":2249,"isSuperParent":11,"standardIds":2250,"unifiedStandardIds":2251,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2252,"time":628,"published":8,"aiCreateMeta":2253,"type":166,"createdAt":751,"updated":752},{"settings":2216,"hasMath":11,"query":2217,"options":2221,"explain":2242,"hints":2246,"kind":166,"marks":2247,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2218,"answerTime":710,"text":2085,"media":2220},{"latex":2219,"template":604},[],[],[2222,2227,2232,2237],{"type":707,"hasMath":11,"math":2223,"answerTime":18,"id":2225,"text":1593,"media":2226,"_id":2225},{"latex":2224,"template":604},[],"693f83c8f5aaf213bfd8479d",[],{"type":707,"hasMath":11,"math":2228,"answerTime":18,"id":2230,"text":2097,"media":2231,"_id":2230},{"latex":2229,"template":604},[],"693f83c8f5aaf2787bd8479e",[],{"type":707,"hasMath":11,"math":2233,"answerTime":18,"id":2235,"text":2059,"media":2236,"_id":2235},{"latex":2234,"template":604},[],"693f83c8f5aaf237e1d8479f",[],{"type":707,"hasMath":11,"math":2238,"answerTime":18,"id":2240,"text":1575,"media":2241,"_id":2240},{"latex":2239,"template":604},[],"693f83c8f5aaf25fefd847a0",[],{"type":707,"text":239,"media":2243,"hasMath":11,"math":2244,"answerTime":18},[],{"template":604,"latex":2245},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc3",{"sourceImage":2078,"hasDiagram":8,"suggested":2254},{"coordinates":2255},{"x":2169,"y":2170,"w":2171,"h":2126},{"structure":2257,"standards":2289,"topics":2290,"isSuperParent":11,"standardIds":2291,"unifiedStandardIds":2292,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2293,"time":628,"published":8,"aiCreateMeta":2294,"type":166,"createdAt":751,"updated":752},{"settings":2258,"hasMath":11,"query":2259,"options":2264,"explain":2283,"hints":2287,"kind":166,"marks":2288,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2260,"answerTime":710,"text":2262,"media":2263},{"latex":2261,"template":604},[],"\u003Cp>Which of the following is a correct example of using the \"background-color\" property to style an element?\u003C/p>",[],[2265,2271,2277],{"type":707,"hasMath":11,"math":2266,"answerTime":18,"id":2268,"text":2269,"media":2270,"_id":2268},{"latex":2267,"template":604},[],"693f83c8f5aaf2ee44d847a4","\u003Cp>\u003Ch1 style=\"background-color:red\">Hello\u003C/h1>\u003C/p>",[],{"type":707,"hasMath":11,"math":2272,"answerTime":18,"id":2274,"text":2275,"media":2276,"_id":2274},{"latex":2273,"template":604},[],"693f83c8f5aaf2c7aad847a5","\u003Cp>\u003Ch1 background=\"green\">Hello\u003C/h1>\u003C/p>",[],{"type":707,"hasMath":11,"math":2278,"answerTime":18,"id":2280,"text":2281,"media":2282,"_id":2280},{"latex":2279,"template":604},[],"693f83c8f5aaf27406d847a6","\u003Cp>\u003Ch1 class=\"blue-background\">Hello\u003C/h1>\u003C/p>",[],{"type":707,"text":239,"media":2284,"hasMath":11,"math":2285,"answerTime":18},[],{"template":604,"latex":2286},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc4",{"sourceImage":2078,"hasDiagram":11},{"structure":2296,"standards":2330,"topics":2331,"isSuperParent":11,"standardIds":2332,"unifiedStandardIds":2333,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2334,"time":628,"published":8,"aiCreateMeta":2335,"type":166,"createdAt":751,"updated":2336},{"settings":2297,"hasMath":11,"query":2298,"options":2303,"explain":2324,"hints":2328,"kind":166,"marks":2329,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2299,"answerTime":710,"text":2301,"media":2302},{"latex":2300,"template":604},[],"\u003Cp>Which of the following is NOT a position that can be used in text align?\u003C/p>",[],[2304,2309,2314,2319],{"type":707,"hasMath":11,"math":2305,"answerTime":18,"id":2307,"text":718,"media":2308,"_id":2307},{"latex":2306,"template":604},[],"693f83c8f5aaf22c7fd847aa",[],{"type":707,"hasMath":11,"math":2310,"answerTime":18,"id":2312,"text":724,"media":2313,"_id":2312},{"latex":2311,"template":604},[],"693f83c8f5aaf29642d847ab",[],{"type":707,"hasMath":11,"math":2315,"answerTime":18,"id":2317,"text":730,"media":2318,"_id":2317},{"latex":2316,"template":604},[],"693f83c8f5aaf2300bd847ac",[],{"type":707,"hasMath":11,"math":2320,"answerTime":18,"id":2322,"text":736,"media":2323,"_id":2322},{"latex":2321,"template":604},[],"693f83c8f5aaf2e4c4d847ad",[],{"type":707,"text":239,"media":2325,"hasMath":11,"math":2326,"answerTime":18},[],{"template":604,"latex":2327},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc5",{"sourceImage":2078,"hasDiagram":11},"2025-12-15T03:52:55.391Z",{"structure":2338,"standards":2376,"topics":2377,"isSuperParent":11,"standardIds":2378,"unifiedStandardIds":2379,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2380,"time":628,"published":8,"aiCreateMeta":2381,"type":166,"createdAt":751,"updated":2382},{"settings":2339,"hasMath":11,"query":2340,"options":2345,"explain":2370,"hints":2374,"kind":166,"marks":2375,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2341,"answerTime":710,"text":2343,"media":2344},{"latex":2342,"template":604},[],"\u003Cp>Select the correct syntax to align text to the center.\u003C/p>",[],[2346,2352,2358,2364],{"type":707,"hasMath":11,"math":2347,"answerTime":18,"id":2349,"text":2350,"media":2351,"_id":2349},{"latex":2348,"template":604},[],"693f83c8f5aaf218fbd847b1","\u003Cp>\u003Ch2 style=\"text-align:center\">Hello World\u003C/h2>\u003C/p>",[],{"type":707,"hasMath":11,"math":2353,"answerTime":18,"id":2355,"text":2356,"media":2357,"_id":2355},{"latex":2354,"template":604},[],"693f83c8f5aaf270fad847b2","\u003Cp>\u003Ch2 style=\"text-aligncenter\">Hello World\u003C/h2>\u003C/p>",[],{"type":707,"hasMath":11,"math":2359,"answerTime":18,"id":2361,"text":2362,"media":2363,"_id":2361},{"latex":2360,"template":604},[],"693f83c8f5aaf25e74d847b3","\u003Cp>\u003Ch3 style=\"text-align:center\">Good Luck!\u003C/h3>\u003C/p>",[],{"type":707,"hasMath":11,"math":2365,"answerTime":18,"id":2367,"text":2368,"media":2369,"_id":2367},{"latex":2366,"template":604},[],"693f83c8f5aaf22244d847b4","\u003Cp>\u003Ch2 style=\"text-align=center\">Hello World\u003C/h2>\u003C/p>",[],{"type":707,"text":239,"media":2371,"hasMath":11,"math":2372,"answerTime":18},[],{"template":604,"latex":2373},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc6",{"sourceImage":2078,"hasDiagram":11},"2025-12-15T03:53:01.258Z",{"structure":2384,"standards":2422,"topics":2423,"isSuperParent":11,"standardIds":2424,"unifiedStandardIds":2425,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2426,"time":628,"published":8,"aiCreateMeta":2427,"type":166,"createdAt":751,"updated":2429},{"settings":2385,"hasMath":11,"query":2386,"options":2391,"explain":2416,"hints":2420,"kind":166,"marks":2421,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2387,"answerTime":710,"text":2389,"media":2390},{"latex":2388,"template":604},[],"\u003Cp>The target=\"_blank\" attribute opens the link in\u003C/p>",[],[2392,2398,2404,2410],{"type":707,"hasMath":11,"math":2393,"answerTime":18,"id":2395,"text":2396,"media":2397,"_id":2395},{"latex":2394,"template":604},[],"693f83c8f5aaf214ded847b8","\u003Cp>the same tab\u003C/p>",[],{"type":707,"hasMath":11,"math":2399,"answerTime":18,"id":2401,"text":2402,"media":2403,"_id":2401},{"latex":2400,"template":604},[],"693f83c8f5aaf244a3d847b9","\u003Cp>a new window\u003C/p>",[],{"type":707,"hasMath":11,"math":2405,"answerTime":18,"id":2407,"text":2408,"media":2409,"_id":2407},{"latex":2406,"template":604},[],"693f83c8f5aaf25561d847ba","\u003Cp>a new tab\u003C/p>",[],{"type":707,"hasMath":11,"math":2411,"answerTime":18,"id":2413,"text":2414,"media":2415,"_id":2413},{"latex":2412,"template":604},[],"693f83c8f5aaf21b1ad847bb","\u003Cp>the browser determines between a new tab or a new window\u003C/p>",[],{"type":707,"text":239,"media":2417,"hasMath":11,"math":2418,"answerTime":18},[],{"template":604,"latex":2419},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc7",{"sourceImage":2428,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/226d3333-fd13-4046-8e44-0f4e5db47101-v2","2025-12-15T03:53:04.100Z",{"structure":2431,"standards":2465,"topics":2466,"isSuperParent":11,"standardIds":2467,"unifiedStandardIds":2468,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2469,"time":628,"published":8,"aiCreateMeta":2470,"type":166,"createdAt":751,"updated":752},{"settings":2432,"hasMath":11,"query":2433,"options":2438,"explain":2459,"hints":2463,"kind":166,"marks":2464,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2434,"answerTime":710,"text":2436,"media":2437},{"latex":2435,"template":604},[],"\u003Cp>When you click on a link in a website, by default it will open in\u003C/p>",[],[2439,2444,2449,2454],{"type":707,"hasMath":11,"math":2440,"answerTime":18,"id":2442,"text":2396,"media":2443,"_id":2442},{"latex":2441,"template":604},[],"693f83c8f5aaf25ae5d847bf",[],{"type":707,"hasMath":11,"math":2445,"answerTime":18,"id":2447,"text":2402,"media":2448,"_id":2447},{"latex":2446,"template":604},[],"693f83c8f5aaf28ca9d847c0",[],{"type":707,"hasMath":11,"math":2450,"answerTime":18,"id":2452,"text":2408,"media":2453,"_id":2452},{"latex":2451,"template":604},[],"693f83c8f5aaf20eefd847c1",[],{"type":707,"hasMath":11,"math":2455,"answerTime":18,"id":2457,"text":2414,"media":2458,"_id":2457},{"latex":2456,"template":604},[],"693f83c8f5aaf24347d847c2",[],{"type":707,"text":239,"media":2460,"hasMath":11,"math":2461,"answerTime":18},[],{"template":604,"latex":2462},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc8",{"sourceImage":2428,"hasDiagram":11},{"structure":2472,"standards":2510,"topics":2511,"isSuperParent":11,"standardIds":2512,"unifiedStandardIds":2513,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2514,"time":628,"published":8,"aiCreateMeta":2515,"type":166,"createdAt":751,"updated":2516},{"settings":2473,"hasMath":11,"query":2474,"options":2479,"explain":2504,"hints":2508,"kind":166,"marks":2509,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2475,"answerTime":710,"text":2477,"media":2478},{"latex":2476,"template":604},[],"\u003Cp>Which of the following is coded correctly?\u003C/p>",[],[2480,2486,2492,2498],{"type":707,"hasMath":11,"math":2481,"answerTime":18,"id":2483,"text":2484,"media":2485,"_id":2483},{"latex":2482,"template":604},[],"693f83c8f5aaf207e7d847c6","\u003Cp>\u003Ca ref=\"https://www.google.com\">Click Here\u003C/a>\u003C/p>",[],{"type":707,"hasMath":11,"math":2487,"answerTime":18,"id":2489,"text":2490,"media":2491,"_id":2489},{"latex":2488,"template":604},[],"693f83c8f5aaf202c4d847c7","\u003Cp>\u003Ca src=\"https://www.google.com\" target=\"_blank\">Click Here\u003C/a>\u003C/p>",[],{"type":707,"hasMath":11,"math":2493,"answerTime":18,"id":2495,"text":2496,"media":2497,"_id":2495},{"latex":2494,"template":604},[],"693f83c8f5aaf2ac89d847c8","\u003Cp>\u003Ca href=\"https://www.google.com\">Click Here\u003C/a>\u003C/p>",[],{"type":707,"hasMath":11,"math":2499,"answerTime":18,"id":2501,"text":2502,"media":2503,"_id":2501},{"latex":2500,"template":604},[],"693f83c8f5aaf2c1c0d847c9","\u003Cp>\u003Ca src=\"https://www.google.com\">Click Here\u003C/a>\u003C/p>",[],{"type":707,"text":239,"media":2505,"hasMath":11,"math":2506,"answerTime":18},[],{"template":604,"latex":2507},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adc9",{"sourceImage":2428,"hasDiagram":11},"2025-12-15T03:53:16.422Z",{"structure":2518,"standards":2556,"topics":2557,"isSuperParent":11,"standardIds":2558,"unifiedStandardIds":2559,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2560,"time":628,"published":8,"aiCreateMeta":2561,"type":166,"createdAt":751,"updated":752},{"settings":2519,"hasMath":11,"query":2520,"options":2525,"explain":2550,"hints":2554,"kind":166,"marks":2555,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2521,"answerTime":710,"text":2523,"media":2524},{"latex":2522,"template":604},[],"\u003Cp>What kind of element creates a link to another website?\u003C/p>",[],[2526,2532,2538,2544],{"type":707,"hasMath":11,"math":2527,"answerTime":18,"id":2529,"text":2530,"media":2531,"_id":2529},{"latex":2528,"template":604},[],"693f83c8f5aaf24c49d847cd","\u003Cp>anchor\u003C/p>",[],{"type":707,"hasMath":11,"math":2533,"answerTime":18,"id":2535,"text":2536,"media":2537,"_id":2535},{"latex":2534,"template":604},[],"693f83c8f5aaf28335d847ce","\u003Cp>hyperlink reference\u003C/p>",[],{"type":707,"hasMath":11,"math":2539,"answerTime":18,"id":2541,"text":2542,"media":2543,"_id":2541},{"latex":2540,"template":604},[],"693f83c8f5aaf24615d847cf","\u003Cp>source\u003C/p>",[],{"type":707,"hasMath":11,"math":2545,"answerTime":18,"id":2547,"text":2548,"media":2549,"_id":2547},{"latex":2546,"template":604},[],"693f83c8f5aaf27a0cd847d0","\u003Cp>link\u003C/p>",[],{"type":707,"text":239,"media":2551,"hasMath":11,"math":2552,"answerTime":18},[],{"template":604,"latex":2553},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adca",{"sourceImage":2428,"hasDiagram":11},{"structure":2563,"standards":2601,"topics":2602,"isSuperParent":11,"standardIds":2603,"unifiedStandardIds":2604,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2605,"time":628,"published":8,"aiCreateMeta":2606,"type":166,"createdAt":751,"updated":752},{"settings":2564,"hasMath":11,"query":2565,"options":2570,"explain":2595,"hints":2599,"kind":166,"marks":2600,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2566,"answerTime":710,"text":2568,"media":2569},{"latex":2567,"template":604},[],"\u003Cp>What is the tag to create a link to another website?\u003C/p>",[],[2571,2577,2583,2589],{"type":707,"hasMath":11,"math":2572,"answerTime":18,"id":2574,"text":2575,"media":2576,"_id":2574},{"latex":2573,"template":604},[],"693f83c8f5aaf213cdd847d4","\u003Cp>\u003Ca>\u003C/p>",[],{"type":707,"hasMath":11,"math":2578,"answerTime":18,"id":2580,"text":2581,"media":2582,"_id":2580},{"latex":2579,"template":604},[],"693f83c8f5aaf22c9bd847d5","\u003Cp>\u003Cimg>\u003C/p>",[],{"type":707,"hasMath":11,"math":2584,"answerTime":18,"id":2586,"text":2587,"media":2588,"_id":2586},{"latex":2585,"template":604},[],"693f83c8f5aaf211b0d847d6","\u003Cp>\u003Csrc>\u003C/p>",[],{"type":707,"hasMath":11,"math":2590,"answerTime":18,"id":2592,"text":2593,"media":2594,"_id":2592},{"latex":2591,"template":604},[],"693f83c8f5aaf2eaaad847d7","\u003Cp>\u003Clink>\u003C/p>",[],{"type":707,"text":239,"media":2596,"hasMath":11,"math":2597,"answerTime":18},[],{"template":604,"latex":2598},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adcb",{"sourceImage":2428,"hasDiagram":11},{"structure":2608,"standards":2646,"topics":2647,"isSuperParent":11,"standardIds":2648,"unifiedStandardIds":2649,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2650,"time":628,"published":8,"aiCreateMeta":2651,"type":166,"createdAt":751,"updated":2652},{"settings":2609,"hasMath":11,"query":2610,"options":2615,"explain":2640,"hints":2644,"kind":166,"marks":2645,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2611,"answerTime":710,"text":2613,"media":2614},{"latex":2612,"template":604},[],"\u003Cp>Every anchor element should have a ______ attribute.\u003C/p>",[],[2616,2622,2628,2634],{"type":707,"hasMath":11,"math":2617,"answerTime":18,"id":2619,"text":2620,"media":2621,"_id":2619},{"latex":2618,"template":604},[],"693f83c8f5aaf2e583d847db","\u003Cp>src\u003C/p>",[],{"type":707,"hasMath":11,"math":2623,"answerTime":18,"id":2625,"text":2626,"media":2627,"_id":2625},{"latex":2624,"template":604},[],"693f83c8f5aaf22207d847dc","\u003Cp>href\u003C/p>",[],{"type":707,"hasMath":11,"math":2629,"answerTime":18,"id":2631,"text":2632,"media":2633,"_id":2631},{"latex":2630,"template":604},[],"693f83c8f5aaf25c68d847dd","\u003Cp>meta\u003C/p>",[],{"type":707,"hasMath":11,"math":2635,"answerTime":18,"id":2637,"text":2638,"media":2639,"_id":2637},{"latex":2636,"template":604},[],"693f83c8f5aaf29db5d847de","\u003Cp>name\u003C/p>",[],{"type":707,"text":239,"media":2641,"hasMath":11,"math":2642,"answerTime":18},[],{"template":604,"latex":2643},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adcc",{"sourceImage":2428,"hasDiagram":11},"2025-12-15T03:53:25.922Z",{"structure":2654,"standards":2688,"topics":2689,"isSuperParent":11,"standardIds":2690,"unifiedStandardIds":2691,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2692,"time":628,"published":8,"aiCreateMeta":2693,"type":166,"createdAt":751,"updated":2694},{"settings":2655,"hasMath":11,"query":2656,"options":2661,"explain":2682,"hints":2686,"kind":166,"marks":2687,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2657,"answerTime":710,"text":2659,"media":2660},{"latex":2658,"template":604},[],"\u003Cp>Every image element should have a ______ attribute.\u003C/p>",[],[2662,2667,2672,2677],{"type":707,"hasMath":11,"math":2663,"answerTime":18,"id":2665,"text":2620,"media":2666,"_id":2665},{"latex":2664,"template":604},[],"693f83c8f5aaf238d5d847e2",[],{"type":707,"hasMath":11,"math":2668,"answerTime":18,"id":2670,"text":2626,"media":2671,"_id":2670},{"latex":2669,"template":604},[],"693f83c8f5aaf23b38d847e3",[],{"type":707,"hasMath":11,"math":2673,"answerTime":18,"id":2675,"text":2632,"media":2676,"_id":2675},{"latex":2674,"template":604},[],"693f83c8f5aaf2fab4d847e4",[],{"type":707,"hasMath":11,"math":2678,"answerTime":18,"id":2680,"text":2638,"media":2681,"_id":2680},{"latex":2679,"template":604},[],"693f83c8f5aaf28313d847e5",[],{"type":707,"text":239,"media":2683,"hasMath":11,"math":2684,"answerTime":18},[],{"template":604,"latex":2685},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adcd",{"sourceImage":2428,"hasDiagram":11},"2025-12-15T03:53:34.257Z",{"structure":2696,"standards":2731,"topics":2732,"isSuperParent":11,"standardIds":2733,"unifiedStandardIds":2734,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2735,"time":628,"published":8,"aiCreateMeta":2736,"type":166,"createdAt":751,"updated":752},{"settings":2697,"hasMath":11,"query":2698,"options":2703,"explain":2725,"hints":2729,"kind":166,"marks":2730,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2699,"answerTime":710,"text":2701,"media":2702},{"latex":2700,"template":604},[],"\u003Cp>Every image element should have a(n) ______ attribute.\u003C/p>",[],[2704,2710,2715,2720],{"type":707,"hasMath":11,"math":2705,"answerTime":18,"id":2707,"text":2708,"media":2709,"_id":2707},{"latex":2706,"template":604},[],"693f83c8f5aaf210a2d847e9","\u003Cp>alt\u003C/p>",[],{"type":707,"hasMath":11,"math":2711,"answerTime":18,"id":2713,"text":2626,"media":2714,"_id":2713},{"latex":2712,"template":604},[],"693f83c8f5aaf2828fd847ea",[],{"type":707,"hasMath":11,"math":2716,"answerTime":18,"id":2718,"text":2632,"media":2719,"_id":2718},{"latex":2717,"template":604},[],"693f83c8f5aaf2138bd847eb",[],{"type":707,"hasMath":11,"math":2721,"answerTime":18,"id":2723,"text":2638,"media":2724,"_id":2723},{"latex":2722,"template":604},[],"693f83c8f5aaf24d06d847ec",[],{"type":707,"text":239,"media":2726,"hasMath":11,"math":2727,"answerTime":18},[],{"template":604,"latex":2728},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adce",{"sourceImage":2428,"hasDiagram":11},{"structure":2738,"standards":2774,"topics":2775,"isSuperParent":11,"standardIds":2776,"unifiedStandardIds":2777,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2778,"time":628,"published":8,"aiCreateMeta":2779,"type":166,"createdAt":751,"updated":752},{"settings":2739,"hasMath":11,"query":2740,"options":2745,"explain":2768,"hints":2772,"kind":166,"marks":2773,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2741,"answerTime":710,"text":2743,"media":2744},{"latex":2742,"template":604},[],"\u003Cp>In the code below, what text will the user see on the page? \u003Ca href=\"https://www.google.com\" target=\"_blank\">click\u003C/a>\u003C/p>",[],[2746,2752,2758,2763],{"type":707,"hasMath":11,"math":2747,"answerTime":18,"id":2749,"text":2750,"media":2751,"_id":2749},{"latex":2748,"template":604},[],"693f83c8f5aaf23125d847f0","\u003Cp>google\u003C/p>",[],{"type":707,"hasMath":11,"math":2753,"answerTime":18,"id":2755,"text":2756,"media":2757,"_id":2755},{"latex":2754,"template":604},[],"693f83c8f5aaf29ed2d847f1","\u003Cp>click\u003C/p>",[],{"type":707,"hasMath":11,"math":2759,"answerTime":18,"id":2761,"text":2626,"media":2762,"_id":2761},{"latex":2760,"template":604},[],"693f83c8f5aaf2d36dd847f2",[],{"type":707,"hasMath":11,"math":2764,"answerTime":18,"id":2766,"text":2548,"media":2767,"_id":2766},{"latex":2765,"template":604},[],"693f83c8f5aaf2f9c9d847f3",[],{"type":707,"text":239,"media":2769,"hasMath":11,"math":2770,"answerTime":18},[],{"template":604,"latex":2771},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298adcf",{"sourceImage":2780,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/5f835f5c-83e8-4da5-a63a-4d5fccd98580-v2",{"structure":2782,"standards":2819,"topics":2820,"isSuperParent":11,"standardIds":2821,"unifiedStandardIds":2822,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2823,"time":628,"published":8,"aiCreateMeta":2824,"type":166,"createdAt":751,"updated":2825},{"settings":2783,"hasMath":11,"query":2784,"options":2789,"explain":2813,"hints":2817,"kind":166,"marks":2818,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2785,"answerTime":710,"text":2787,"media":2788},{"latex":2786,"template":604},[],"\u003Cp>The following is an example of what kind of link?\u003C/p>",[],[2790,2796,2802,2808],{"type":707,"hasMath":11,"math":2791,"answerTime":18,"id":2793,"text":2794,"media":2795,"_id":2793},{"latex":2792,"template":604},[],"693f83c8f5aaf2be40d847f7","\u003Cp>internal\u003C/p>",[],{"type":707,"hasMath":11,"math":2797,"answerTime":18,"id":2799,"text":2800,"media":2801,"_id":2799},{"latex":2798,"template":604},[],"693f83c8f5aaf284d3d847f8","\u003Cp>external\u003C/p>",[],{"type":707,"hasMath":11,"math":2803,"answerTime":18,"id":2805,"text":2806,"media":2807,"_id":2805},{"latex":2804,"template":604},[],"693f83c8f5aaf256e4d847f9","\u003Cp>image\u003C/p>",[],{"type":707,"hasMath":11,"math":2809,"answerTime":18,"id":2811,"text":2632,"media":2812,"_id":2811},{"latex":2810,"template":604},[],"693f83c8f5aaf2f346d847fa",[],{"type":707,"text":239,"media":2814,"hasMath":11,"math":2815,"answerTime":18},[],{"template":604,"latex":2816},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add0",{"sourceImage":2780,"hasDiagram":11},"2025-12-15T03:53:50.243Z",{"structure":2827,"standards":2863,"topics":2864,"isSuperParent":11,"standardIds":2865,"unifiedStandardIds":2866,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2867,"time":628,"published":8,"aiCreateMeta":2868,"type":166,"createdAt":751,"updated":752},{"settings":2828,"hasMath":11,"query":2829,"options":2834,"explain":2857,"hints":2861,"kind":166,"marks":2862,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2830,"answerTime":710,"text":2832,"media":2833},{"latex":2831,"template":604},[],"\u003Cp>The following is an example of what kind of link? \u003Ca href=\"aboutus.html\">About Us\u003C/a>\u003C/p>",[],[2835,2841,2847,2852],{"type":707,"hasMath":11,"math":2836,"answerTime":18,"id":2838,"text":2839,"media":2840,"_id":2838},{"latex":2837,"template":604},[],"693f83c8f5aaf29771d847fe","\u003Cp>relative\u003C/p>",[],{"type":707,"hasMath":11,"math":2842,"answerTime":18,"id":2844,"text":2845,"media":2846,"_id":2844},{"latex":2843,"template":604},[],"693f83c8f5aaf2f03cd847ff","\u003Cp>absolute\u003C/p>",[],{"type":707,"hasMath":11,"math":2848,"answerTime":18,"id":2850,"text":2806,"media":2851,"_id":2850},{"latex":2849,"template":604},[],"693f83c8f5aaf23b56d84800",[],{"type":707,"hasMath":11,"math":2853,"answerTime":18,"id":2855,"text":2632,"media":2856,"_id":2855},{"latex":2854,"template":604},[],"693f83c8f5aaf2f192d84801",[],{"type":707,"text":239,"media":2858,"hasMath":11,"math":2859,"answerTime":18},[],{"template":604,"latex":2860},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add1",{"sourceImage":2780,"hasDiagram":11},{"structure":2870,"standards":2904,"topics":2905,"isSuperParent":11,"standardIds":2906,"unifiedStandardIds":2907,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2908,"time":628,"published":8,"aiCreateMeta":2909,"type":166,"createdAt":751,"updated":2910},{"settings":2871,"hasMath":11,"query":2872,"options":2877,"explain":2898,"hints":2902,"kind":166,"marks":2903,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2873,"answerTime":710,"text":2875,"media":2876},{"latex":2874,"template":604},[],"\u003Cp>The following is an example of what kind of link? \u003Ca href=\"www.youtube.com\">YouTube\u003C/a>\u003C/p>",[],[2878,2883,2888,2893],{"type":707,"hasMath":11,"math":2879,"answerTime":18,"id":2881,"text":2794,"media":2882,"_id":2881},{"latex":2880,"template":604},[],"693f83c8f5aaf258c6d84805",[],{"type":707,"hasMath":11,"math":2884,"answerTime":18,"id":2886,"text":2800,"media":2887,"_id":2886},{"latex":2885,"template":604},[],"693f83c8f5aaf2daccd84806",[],{"type":707,"hasMath":11,"math":2889,"answerTime":18,"id":2891,"text":2806,"media":2892,"_id":2891},{"latex":2890,"template":604},[],"693f83c8f5aaf21adbd84807",[],{"type":707,"hasMath":11,"math":2894,"answerTime":18,"id":2896,"text":2632,"media":2897,"_id":2896},{"latex":2895,"template":604},[],"693f83c8f5aaf2f129d84808",[],{"type":707,"text":239,"media":2899,"hasMath":11,"math":2900,"answerTime":18},[],{"template":604,"latex":2901},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add2",{"sourceImage":2780,"hasDiagram":11},"2025-12-15T03:53:53.178Z",{"structure":2912,"standards":2946,"topics":2947,"isSuperParent":11,"standardIds":2948,"unifiedStandardIds":2949,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2950,"time":628,"published":8,"aiCreateMeta":2951,"type":166,"createdAt":751,"updated":752},{"settings":2913,"hasMath":11,"query":2914,"options":2919,"explain":2940,"hints":2944,"kind":166,"marks":2945,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2915,"answerTime":710,"text":2917,"media":2918},{"latex":2916,"template":604},[],"\u003Cp>The following is an example of what kind of image? \u003Cimg src=\"www.images.com/dog\" alt=\"cute dog\">\u003C/p>",[],[2920,2925,2930,2935],{"type":707,"hasMath":11,"math":2921,"answerTime":18,"id":2923,"text":2794,"media":2924,"_id":2923},{"latex":2922,"template":604},[],"693f83c8f5aaf26814d8480c",[],{"type":707,"hasMath":11,"math":2926,"answerTime":18,"id":2928,"text":2800,"media":2929,"_id":2928},{"latex":2927,"template":604},[],"693f83c8f5aaf24576d8480d",[],{"type":707,"hasMath":11,"math":2931,"answerTime":18,"id":2933,"text":2806,"media":2934,"_id":2933},{"latex":2932,"template":604},[],"693f83c8f5aaf225b7d8480e",[],{"type":707,"hasMath":11,"math":2936,"answerTime":18,"id":2938,"text":2632,"media":2939,"_id":2938},{"latex":2937,"template":604},[],"693f83c8f5aaf29cfcd8480f",[],{"type":707,"text":239,"media":2941,"hasMath":11,"math":2942,"answerTime":18},[],{"template":604,"latex":2943},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add3",{"sourceImage":2780,"hasDiagram":11},{"structure":2953,"standards":2986,"topics":2987,"isSuperParent":11,"standardIds":2988,"unifiedStandardIds":2989,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":2990,"time":628,"published":8,"aiCreateMeta":2991,"type":166,"createdAt":751,"updated":752},{"settings":2954,"hasMath":11,"query":2955,"options":2959,"explain":2980,"hints":2984,"kind":166,"marks":2985,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2956,"answerTime":710,"text":2917,"media":2958},{"latex":2957,"template":604},[],[],[2960,2965,2970,2975],{"type":707,"hasMath":11,"math":2961,"answerTime":18,"id":2963,"text":2839,"media":2964,"_id":2963},{"latex":2962,"template":604},[],"693f83c8f5aaf26d79d84813",[],{"type":707,"hasMath":11,"math":2966,"answerTime":18,"id":2968,"text":2845,"media":2969,"_id":2968},{"latex":2967,"template":604},[],"693f83c8f5aaf2cf16d84814",[],{"type":707,"hasMath":11,"math":2971,"answerTime":18,"id":2973,"text":2806,"media":2974,"_id":2973},{"latex":2972,"template":604},[],"693f83c8f5aaf24144d84815",[],{"type":707,"hasMath":11,"math":2976,"answerTime":18,"id":2978,"text":2632,"media":2979,"_id":2978},{"latex":2977,"template":604},[],"693f83c8f5aaf2f7f4d84816",[],{"type":707,"text":239,"media":2981,"hasMath":11,"math":2982,"answerTime":18},[],{"template":604,"latex":2983},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add4",{"sourceImage":2780,"hasDiagram":11},{"structure":2993,"standards":3027,"topics":3028,"isSuperParent":11,"standardIds":3029,"unifiedStandardIds":3030,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3031,"time":628,"published":8,"aiCreateMeta":3032,"type":166,"createdAt":751,"updated":752},{"settings":2994,"hasMath":11,"query":2995,"options":3000,"explain":3021,"hints":3025,"kind":166,"marks":3026,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":2996,"answerTime":710,"text":2998,"media":2999},{"latex":2997,"template":604},[],"\u003Cp>The following is an example of what kind of image? \u003Cimg src=\"puppy.png\" alt=\"cute dog\">\u003C/p>",[],[3001,3006,3011,3016],{"type":707,"hasMath":11,"math":3002,"answerTime":18,"id":3004,"text":2839,"media":3005,"_id":3004},{"latex":3003,"template":604},[],"693f83c8f5aaf2ef66d8481a",[],{"type":707,"hasMath":11,"math":3007,"answerTime":18,"id":3009,"text":2845,"media":3010,"_id":3009},{"latex":3008,"template":604},[],"693f83c8f5aaf22269d8481b",[],{"type":707,"hasMath":11,"math":3012,"answerTime":18,"id":3014,"text":2806,"media":3015,"_id":3014},{"latex":3013,"template":604},[],"693f83c8f5aaf20e48d8481c",[],{"type":707,"hasMath":11,"math":3017,"answerTime":18,"id":3019,"text":2632,"media":3020,"_id":3019},{"latex":3018,"template":604},[],"693f83c8f5aaf219a5d8481d",[],{"type":707,"text":239,"media":3022,"hasMath":11,"math":3023,"answerTime":18},[],{"template":604,"latex":3024},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add5",{"sourceImage":2780,"hasDiagram":11},{"structure":3034,"standards":3067,"topics":3068,"isSuperParent":11,"standardIds":3069,"unifiedStandardIds":3070,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3071,"time":628,"published":8,"aiCreateMeta":3072,"type":166,"createdAt":751,"updated":752},{"settings":3035,"hasMath":11,"query":3036,"options":3040,"explain":3061,"hints":3065,"kind":166,"marks":3066,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3037,"answerTime":710,"text":2998,"media":3039},{"latex":3038,"template":604},[],[],[3041,3046,3051,3056],{"type":707,"hasMath":11,"math":3042,"answerTime":18,"id":3044,"text":2794,"media":3045,"_id":3044},{"latex":3043,"template":604},[],"693f83c8f5aaf23658d84821",[],{"type":707,"hasMath":11,"math":3047,"answerTime":18,"id":3049,"text":2800,"media":3050,"_id":3049},{"latex":3048,"template":604},[],"693f83c8f5aaf25251d84822",[],{"type":707,"hasMath":11,"math":3052,"answerTime":18,"id":3054,"text":2806,"media":3055,"_id":3054},{"latex":3053,"template":604},[],"693f83c8f5aaf285c7d84823",[],{"type":707,"hasMath":11,"math":3057,"answerTime":18,"id":3059,"text":2632,"media":3060,"_id":3059},{"latex":3058,"template":604},[],"693f83c8f5aaf23ff0d84824",[],{"type":707,"text":239,"media":3062,"hasMath":11,"math":3063,"answerTime":18},[],{"template":604,"latex":3064},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add6",{"sourceImage":2780,"hasDiagram":11},{"structure":3074,"standards":3112,"topics":3113,"isSuperParent":11,"standardIds":3114,"unifiedStandardIds":3115,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3116,"time":628,"published":8,"aiCreateMeta":3117,"type":166,"createdAt":751,"updated":3119},{"settings":3075,"hasMath":11,"query":3076,"options":3081,"explain":3106,"hints":3110,"kind":166,"marks":3111,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3077,"answerTime":710,"text":3079,"media":3080},{"latex":3078,"template":604},[],"\u003Cp>What is the name of the folder that this image is stored in?\u003C/p>",[],[3082,3088,3094,3100],{"type":707,"hasMath":11,"math":3083,"answerTime":18,"id":3085,"text":3086,"media":3087,"_id":3085},{"latex":3084,"template":604},[],"693f83c8f5aaf23bafd84828","\u003Cp>media\u003C/p>",[],{"type":707,"hasMath":11,"math":3089,"answerTime":18,"id":3091,"text":3092,"media":3093,"_id":3091},{"latex":3090,"template":604},[],"693f83c8f5aaf26199d84829","\u003Cp>puppy\u003C/p>",[],{"type":707,"hasMath":11,"math":3095,"answerTime":18,"id":3097,"text":3098,"media":3099,"_id":3097},{"latex":3096,"template":604},[],"693f83c8f5aaf2d8afd8482a","\u003Cp>it is not in a folder\u003C/p>",[],{"type":707,"hasMath":11,"math":3101,"answerTime":18,"id":3103,"text":3104,"media":3105,"_id":3103},{"latex":3102,"template":604},[],"693f83c8f5aaf26841d8482b","\u003Cp>cute dog\u003C/p>",[],{"type":707,"text":239,"media":3107,"hasMath":11,"math":3108,"answerTime":18},[],{"template":604,"latex":3109},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add7",{"sourceImage":3118,"hasDiagram":11},"https://quizizz-static.s3-accelerate.amazonaws.com/_media/uploadedFiles/a8a98f11-d6db-408b-b869-1f3379464125-v2","2025-12-15T03:54:06.195Z",{"structure":3121,"standards":3154,"topics":3155,"isSuperParent":11,"standardIds":3156,"unifiedStandardIds":3157,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3158,"time":628,"published":8,"aiCreateMeta":3159,"type":166,"createdAt":751,"updated":752},{"settings":3122,"hasMath":11,"query":3123,"options":3127,"explain":3148,"hints":3152,"kind":166,"marks":3153,"answer":386},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3124,"answerTime":710,"text":2875,"media":3126},{"latex":3125,"template":604},[],[],[3128,3133,3138,3143],{"type":707,"hasMath":11,"math":3129,"answerTime":18,"id":3131,"text":2839,"media":3132,"_id":3131},{"latex":3130,"template":604},[],"693f83c8f5aaf27e50d8482f",[],{"type":707,"hasMath":11,"math":3134,"answerTime":18,"id":3136,"text":2845,"media":3137,"_id":3136},{"latex":3135,"template":604},[],"693f83c8f5aaf2fa1dd84830",[],{"type":707,"hasMath":11,"math":3139,"answerTime":18,"id":3141,"text":2806,"media":3142,"_id":3141},{"latex":3140,"template":604},[],"693f83c8f5aaf2463cd84831",[],{"type":707,"hasMath":11,"math":3144,"answerTime":18,"id":3146,"text":2632,"media":3147,"_id":3146},{"latex":3145,"template":604},[],"693f83c8f5aaf264e3d84832",[],{"type":707,"text":239,"media":3149,"hasMath":11,"math":3150,"answerTime":18},[],{"template":604,"latex":3151},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add8",{"sourceImage":3118,"hasDiagram":11},{"structure":3161,"standards":3199,"topics":3200,"isSuperParent":11,"standardIds":3201,"unifiedStandardIds":3202,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3203,"time":628,"published":8,"aiCreateMeta":3204,"type":166,"createdAt":751,"updated":752},{"settings":3162,"hasMath":11,"query":3163,"options":3168,"explain":3193,"hints":3197,"kind":166,"marks":3198,"answer":18},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3164,"answerTime":710,"text":3166,"media":3167},{"latex":3165,"template":604},[],"\u003Cp>What attribute connects the image from the internet to your website?\u003C/p>",[],[3169,3175,3181,3187],{"type":707,"hasMath":11,"math":3170,"answerTime":18,"id":3172,"text":3173,"media":3174,"_id":3172},{"latex":3171,"template":604},[],"693f83c8f5aaf27182d84836","\u003Cp>The source attribute\u003C/p>",[],{"type":707,"hasMath":11,"math":3176,"answerTime":18,"id":3178,"text":3179,"media":3180,"_id":3178},{"latex":3177,"template":604},[],"693f83c8f5aaf2eb18d84837","\u003Cp>The location attribute\u003C/p>",[],{"type":707,"hasMath":11,"math":3182,"answerTime":18,"id":3184,"text":3185,"media":3186,"_id":3184},{"latex":3183,"template":604},[],"693f83c8f5aaf2b9f4d84838","\u003Cp>The image attribute\u003C/p>",[],{"type":707,"hasMath":11,"math":3188,"answerTime":18,"id":3190,"text":3191,"media":3192,"_id":3190},{"latex":3189,"template":604},[],"693f83c8f5aaf23d27d84839","\u003Cp>The link attribute\u003C/p>",[],{"type":707,"text":239,"media":3194,"hasMath":11,"math":3195,"answerTime":18},[],{"template":604,"latex":3196},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298add9",{"sourceImage":3118,"hasDiagram":11},{"structure":3206,"standards":3244,"topics":3245,"isSuperParent":11,"standardIds":3246,"unifiedStandardIds":3247,"aiGenerated":8,"__v":386,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3248,"time":628,"published":8,"aiCreateMeta":3249,"type":167,"createdAt":751,"updated":752},{"settings":3207,"hasMath":11,"query":3208,"options":3213,"explain":3237,"hints":3241,"kind":167,"marks":3242,"answer":3243},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3209,"answerTime":710,"text":3211,"media":3212},{"latex":3210,"template":604},[],"\u003Cp>What is the correct way to write an image tag?\u003C/p>",[],[3214,3220,3226,3232],{"type":707,"hasMath":11,"math":3215,"answerTime":18,"id":3217,"text":3218,"media":3219,"_id":3217},{"latex":3216,"template":604},[],"693f83c8f5aaf23be2d8483d","\u003Cp>\u003Cimg alt=\"example.jpg\">\u003C/p>",[],{"type":707,"hasMath":11,"math":3221,"answerTime":18,"id":3223,"text":3224,"media":3225,"_id":3223},{"latex":3222,"template":604},[],"693f83c8f5aaf2d51cd8483e","\u003Cp>\u003Cimg src=\"example.jpg\">\u003C/p>",[],{"type":707,"hasMath":11,"math":3227,"answerTime":18,"id":3229,"text":3230,"media":3231,"_id":3229},{"latex":3228,"template":604},[],"693f83c8f5aaf27277d8483f","\u003Cp>\u003Cimg src=example.jpg>\u003C/p>",[],{"type":707,"hasMath":11,"math":3233,"answerTime":18,"id":3235,"text":3224,"media":3236,"_id":3235},{"latex":3234,"template":604},[],"693f83c8f5aaf28d1dd84840",[],{"type":707,"text":239,"media":3238,"hasMath":11,"math":3239,"answerTime":18},[],{"template":604,"latex":3240},[],[],{"correct":386,"incorrect":18},[386,264],[],[],[],[],"693f83c87ca4424c0298adda",{"sourceImage":3118,"hasDiagram":11},{"structure":3251,"standards":3289,"topics":3290,"isSuperParent":11,"standardIds":3291,"unifiedStandardIds":3292,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3293,"time":628,"published":8,"aiCreateMeta":3294,"type":166,"createdAt":751,"updated":3295},{"settings":3252,"hasMath":11,"query":3253,"options":3258,"explain":3283,"hints":3287,"kind":166,"marks":3288,"answer":259},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3254,"answerTime":710,"text":3256,"media":3257},{"latex":3255,"template":604},[],"\u003Cp>How can you change the size of an image in the HTML tag?\u003C/p>",[],[3259,3265,3271,3277],{"type":707,"hasMath":11,"math":3260,"answerTime":18,"id":3262,"text":3263,"media":3264,"_id":3262},{"latex":3261,"template":604},[],"693f83c8f5aaf25c9cd84844","\u003Cp>Use the \"dimensions\" attribute in the image tag\u003C/p>",[],{"type":707,"hasMath":11,"math":3266,"answerTime":18,"id":3268,"text":3269,"media":3270,"_id":3268},{"latex":3267,"template":604},[],"693f83c8f5aaf26205d84845","\u003Cp>Use the \"change-size\" attribute in the image tag\u003C/p>",[],{"type":707,"hasMath":11,"math":3272,"answerTime":18,"id":3274,"text":3275,"media":3276,"_id":3274},{"latex":3273,"template":604},[],"693f83c8f5aaf26665d84846","\u003Cp>Add the width attribute in the image tag\u003C/p>",[],{"type":707,"hasMath":11,"math":3278,"answerTime":18,"id":3280,"text":3281,"media":3282,"_id":3280},{"latex":3279,"template":604},[],"693f83c8f5aaf2a2b1d84847","\u003Cp>Use the \u003Csize> tag\u003C/p>",[],{"type":707,"text":239,"media":3284,"hasMath":11,"math":3285,"answerTime":18},[],{"template":604,"latex":3286},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298addb",{"sourceImage":3118,"hasDiagram":11},"2025-12-15T03:54:16.551Z",{"structure":3297,"standards":3335,"topics":3336,"isSuperParent":11,"standardIds":3337,"unifiedStandardIds":3338,"aiGenerated":8,"__v":259,"teleportFrom":604,"cloned":604,"ver":259,"parent":604,"_id":3339,"time":628,"published":8,"aiCreateMeta":3340,"type":166,"createdAt":751,"updated":3341},{"settings":3298,"hasMath":11,"query":3299,"options":3304,"explain":3329,"hints":3333,"kind":166,"marks":3334,"answer":264},{"hasCorrectAnswer":8,"fibDataType":705,"canSubmitCustomResponse":11,"doesOptionHaveMultipleTargets":11,"showAdvancedRTE":11},{"type":707,"hasMath":11,"math":3300,"answerTime":710,"text":3302,"media":3303},{"latex":3301,"template":604},[],"\u003Cp>What should the alt text hold?\u003C/p>",[],[3305,3311,3317,3323],{"type":707,"hasMath":11,"math":3306,"answerTime":18,"id":3308,"text":3309,"media":3310,"_id":3308},{"latex":3307,"template":604},[],"693f83c8f5aaf2c5dad8484b","\u003Cp>The author's name\u003C/p>",[],{"type":707,"hasMath":11,"math":3312,"answerTime":18,"id":3314,"text":3315,"media":3316,"_id":3314},{"latex":3313,"template":604},[],"693f83c8f5aaf2c6bed8484c","\u003Cp>The source URL of the image\u003C/p>",[],{"type":707,"hasMath":11,"math":3318,"answerTime":18,"id":3320,"text":3321,"media":3322,"_id":3320},{"latex":3319,"template":604},[],"693f83c8f5aaf283c3d8484d","\u003Cp>The image's file size\u003C/p>",[],{"type":707,"hasMath":11,"math":3324,"answerTime":18,"id":3326,"text":3327,"media":3328,"_id":3326},{"latex":3325,"template":604},[],"693f83c8f5aaf246c8d8484e","\u003Cp>A brief description of the image\u003C/p>",[],{"type":707,"text":239,"media":3330,"hasMath":11,"math":3331,"answerTime":18},[],{"template":604,"latex":3332},[],[],{"correct":386,"incorrect":18},[],[],[],[],"693f83c87ca4424c0298addc",{"sourceImage":3118,"hasDiagram":11},"2025-12-15T03:54:22.297Z",[],"2025-12-15T03:43:04.421Z","2025-12-15T03:43:12.591Z","2025-12-15T03:43:04.420Z","2025-12-15T03:43:12.593Z","2026-08-12T17:09:15.057Z",{"service":3349,"version":3350},"quizserver","ec116a0dc8abb03b8d2756530e6fc44cb6fb4f55",{"success":8,"data":3352,"time":3435},{"quizzes":3353,"total":3431,"timeTaken":3432,"experiment":3433,"source":3434},[3354,3364,3374,3384,3394,3406,3414,3423],{"id":3355,"isSuper":11,"type":606,"info":3356,"shouldIndex":11,"stats":3360},"68ded79e0340f67a45960fd1",{"grade":3357,"name":3358,"slug":3359},[693,693],"Optimization in AI","Did You Know? AI Edition",{"played":386,"totalPlayers":3361,"totalCorrect":3362,"totalQuestions":3363},11,146,64,{"id":3365,"isSuper":11,"type":606,"info":3366,"shouldIndex":11,"stats":3370},"66fadbdb95fda6fab30fe50f",{"grade":3367,"name":3368,"slug":3369},[693,693],"Net Mod 3","Wireless and Mobile Networks Quiz",{"played":386,"totalPlayers":3371,"totalCorrect":3372,"totalQuestions":3373},10,450,58,{"id":3375,"isSuper":11,"type":606,"info":3376,"shouldIndex":11,"stats":3380},"68f7c19bfcb4dd54dcd19404",{"grade":3377,"name":3378,"slug":3379},[693,693],"7-րդ դասարան մաս 1","Microsoft Word-ի հարցաշար",{"played":386,"totalPlayers":3381,"totalCorrect":3382,"totalQuestions":3383},4,170,62,{"id":3385,"isSuper":11,"type":606,"info":3386,"shouldIndex":11,"stats":3390},"685c9b829e00489ef32f6a2d",{"grade":3387,"name":3388,"slug":3388,"image":3389},[693,693],"G10_EDPM_EOY_2025","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/db1b4a00-a9aa-4039-a16d-6399e95e4311-v2",{"played":386,"totalPlayers":3391,"totalCorrect":3392,"totalQuestions":3393},18,573,60,{"id":3395,"isSuper":11,"type":606,"info":3396,"shouldIndex":11,"stats":3402},"67f5e9e9bf5cd06a0e07af14",{"grade":3397,"name":3400,"slug":3400,"image":3401},[3398,3399],"1","13","KELAS 1-REVIEW MATERI INFORMATIKA SM2","https://cf.quizizz.com/image/assessment-square.png",{"played":259,"totalPlayers":3403,"totalCorrect":3404,"totalQuestions":3405},15,614,65,{"id":3407,"isSuper":11,"type":606,"info":3408,"shouldIndex":11,"stats":3412},"690c63f2309370175d9d830e",{"grade":3409,"name":3410,"slug":3410,"image":3411},[693,693],"Excel and Google Workspace Multiple Choice Questions","https://media.quizizz.com/_mdserver/main/media/resource/gs/quizizz-media/quizzes/81b8555e-576d-401e-836e-c93efa271954-v2",{"played":386,"totalPlayers":3361,"totalCorrect":3413,"totalQuestions":3383},197,{"id":3415,"isSuper":11,"type":606,"info":3416,"shouldIndex":11,"stats":3419},"670890d85c09b261c9419ad7",{"grade":3417,"name":3418,"slug":3418},[693,693],"Ôn tập giữa kì 1 môn tin học lớp 10 ",{"played":3420,"totalPlayers":3421,"totalCorrect":3422,"totalQuestions":3383},13,638,20526,{"id":3424,"isSuper":11,"type":606,"info":3425,"shouldIndex":11,"stats":3428},"69318ead184a6ec374d74a5b",{"grade":3426,"name":3427,"slug":3427},[693,693],"Ethical Considerations in Workplace Retirement",{"played":386,"totalPlayers":3429,"totalCorrect":3430,"totalQuestions":3363},20,561,9,29,"quizPageRecoPublicSearch","recommended_search","2026-08-12T17:09:15.125576773Z",["Reactive",3437],{"$scurrent-user":604,"$srequestCountry":613,"$srequestRegion":-1},["Set"],["ShallowReactive",3440],{"print-quiz-693f83c8a8cfd5c00102fb40":604,"print-feature-flags":604,"print-recommendations-693f83c8a8cfd5c00102fb40-false":604},"/print/quiz/693f83c8a8cfd5c00102fb40",["Reactive",3443],{"worksheetGame":3444},{"gameId":3445,"worksheetId":3447,"bubbleCoordMap":3448,"gradedChoice":3449,"isGameSettingsMode":3450,"isBubbleSheet":3452,"printCtaTime":3453},["EmptyRef",3446],"null",["EmptyRef",3446],["EmptyRef",3446],["EmptyRef",3446],["EmptyRef",3451],"false",["EmptyRef",3451],["EmptyRef",3446]]</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:"cad6e508-626c-4a9b-8ea4-eca7f32816f5",buildAssetsDir:"nuxtssr",cdnURL:"https://cf.quizizz.com"}}</script></body></html>