|
1869 | 1869 | "quiz-basic-html": { |
1870 | 1870 | "title": "Basic HTML Quiz", |
1871 | 1871 | "intro": [ |
1872 | | - "The following quiz will test your knowledge of the basic HTML concepts you have learned so far." |
| 1872 | + "The following quiz will test your knowledge of the basic HTML concepts you have learned so far.", |
| 1873 | + "If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions." |
1873 | 1874 | ] |
1874 | 1875 | }, |
1875 | 1876 | "lecture-importance-of-semantic-html": { |
|
1900 | 1901 | "quiz-semantic-html": { |
1901 | 1902 | "title": "Semantic HTML Quiz", |
1902 | 1903 | "intro": [ |
1903 | | - "The following quiz will test your knowledge on semantic HTML concepts you have learned so far." |
| 1904 | + "The following quiz will test your knowledge on semantic HTML concepts you have learned so far.", |
| 1905 | + "If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions." |
1904 | 1906 | ] |
1905 | 1907 | }, |
1906 | 1908 | "lecture-working-with-forms": { |
|
1958 | 1960 | "quiz-html-tables-and-forms": { |
1959 | 1961 | "title": "HTML Tables and Forms Quiz", |
1960 | 1962 | "intro": [ |
1961 | | - "The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools." |
| 1963 | + "The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.", |
| 1964 | + "If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions." |
1962 | 1965 | ] |
1963 | 1966 | }, |
1964 | 1967 | "lecture-importance-of-accessibility-and-good-html-structure": { |
|
1984 | 1987 | "quiz-html-accessibility": { |
1985 | 1988 | "title": "HTML Accessibility Quiz", |
1986 | 1989 | "intro": [ |
1987 | | - "The following quiz will test your knowledge on the accessibility concepts you have learned so far." |
| 1990 | + "The following quiz will test your knowledge on the accessibility concepts you have learned so far.", |
| 1991 | + "If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions." |
1988 | 1992 | ] |
1989 | 1993 | }, |
1990 | 1994 | "review-html": { |
|
0 commit comments