Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/25
Score 0
Which feature was already introduced before HTML5?
60
Video
Frames
Geolocation
Canvas/SVG
Q 2/25
Score 0
Which tag is used with JavaScript?
60
<table>
<article>
<footer>
<canvas>
25 questions
Q.
Which feature was already introduced before HTML5?
1
60 sec
Q.
Which tag is used with JavaScript?
2
60 sec
Q.
What application can one create even before the introduction of HTML5?
3
60 sec
Q.
What is the correct syntax of doctype in HTML5?
4
60 sec
Q.
What if one does not use the doctype in the starting of HTML document?
5
60 sec
Q.
Which of the following is not semantic element for text in HTML5?
6
60 sec
Q.
Which tag supports Non-English language?
7
60 sec
Q.
Which element was not removed by HTML5?
8
60 sec
Q.
Which of the following defines the title of a work?
9
60 sec
Q.
Which element is design to wrap a single piece of information?
10
60 sec
Q.
What an article element should not contain?
11
60 sec
Q.
Which of the following statement is true?
12
60 sec
Q.
What does <main> include?
13
60 sec
Q.
Which of the following is not sectioning elements?
14
60 sec
Q.
How many times can HTML5 events be fired?
15
60 sec
Q.
Which element is used to get highlighted text in HTML5?
16
60 sec
Q.
A context diagram is a data flow diagram that only shows the top level, otherwise known as Level 0.
17
60 sec
Q.
An entity-relationship diagram (ERD) is a data modeling technique that graphically illustrates an information system's entities and the relationships between those entities.
18
60 sec
Q.
Entity class (entity set) is a structural description of things that share common attributes
19
60 sec
Q.
All entity instances of a given entity class have the same attributes, but vary in the values of those attributes.
20
60 sec
Q.
The value of the identifier attribute is unique for each entity instance.
21
60 sec
Q.
Cardinality is Entity instance’s participation count.
22
60 sec
Q.
A use case diagram is a graphic depiction of the interactions among the elements of a system.
23
60 sec
Q.
The system boundary is potentially the entire system as defined in the requirements document.
24
60 sec
Q.
User Someone interacts with use case (system function).