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