fix(curriculum): change question, answer and distractor in quiz sematic html (#60715)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
This commit is contained in:
Stephen Mutheu Muya
2025-06-26 16:10:32 +03:00
committed by GitHub
parent 9e6a097da9
commit bd98eaf365

View File

@@ -563,23 +563,23 @@ Which of the following is the correct way to use to emphasize a piece of text?
#### --text--
What does the `b` element stand for?
Which of the following elements is used to bring attention to text that is not important for the meaning of the content?
#### --distractors--
Bold Attention To
`em`
---
Box Model
`small`
---
Bold Text
`strong`
#### --answer--
Bring Attention To
`b`
### --question--
@@ -615,7 +615,7 @@ Which of the following elements is used to represent a span of inline text which
---
`ruby`
`span`
---
@@ -897,7 +897,7 @@ ordinal numbers
#### --answer--
footnotes
chemical formulas
### --question--