
2nd Quarter Examination in Computer 9
Quiz by Joel Estudillo
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
This tag simply means that it inserts a single line break.
<p>
<br>
<dl>
<dr>
30s - Q2
This tag defines a paragraph.
<br>
<dr>
<p>
<dl>
30s - Q3
This tag defines a description list.
<dl>
<dr>
<p>
<br>
30s - Q4
This tag defines a term/name in a description list.
<p>
<dl>
<br>
<dt>
30s - Q5
This tag is used to describe a term/name in adescription list.
<dl>
<ol>
<ul>
<dd>
30s - Q6
This stag however defines an unordered or bulleted list.
<ul>
<dl>
<ol>
<dd>
30s - Q7
This tag defines a new row in a table.
<table>
<th>
<td>
<tr>
30s - Q8
This tag defines an HTML table.
<tr>
<td>
<th>
<table>
30s - Q9
This tag defines a header cell in an HTML table.
<tr>
<td>
<th>
<table>
30s - Q10
This tag defines the content in the table.
<th>
<td>
<tr>
<table>
30s - Q11
What is the missing word to complete the word in #1?
radio
date
email
text
30s - Q12
What is the missing word to complete the word in #2?
text
email
radio
date
30s - Q13
What is the missing word to complete the word in #3?
email
text
date
radio
30s - Q14
What is the missing word to complete the word in #4?
text
radio
date
email
30s - Q15
What is the missing word to complete the word in #5?
text
radio
email
date
30s