mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
40 lines
344 B
Markdown
40 lines
344 B
Markdown
# --quizzes--
|
|
|
|
## --quiz--
|
|
|
|
### --question--
|
|
|
|
#### --text--
|
|
|
|
Question with audio transcript line missing text
|
|
|
|
#### --audio--
|
|
|
|
```json
|
|
{
|
|
"audio": {
|
|
"filename": "audio.mp3"
|
|
},
|
|
"transcript": [
|
|
{
|
|
"character": "A"
|
|
}
|
|
]
|
|
}
|
|
```
|
|
|
|
#### --distractors--
|
|
|
|
Distractor 1
|
|
|
|
---
|
|
|
|
Distractor 2
|
|
|
|
---
|
|
|
|
Distractor 3
|
|
|
|
#### --answer--
|
|
|
|
Answer |