mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 18:01:40 -05:00
36 lines
310 B
Markdown
36 lines
310 B
Markdown
# --quizzes--
|
|
|
|
## --quiz--
|
|
|
|
### --question--
|
|
|
|
#### --text--
|
|
|
|
Question with audio transcript not array
|
|
|
|
#### --audio--
|
|
|
|
```json
|
|
{
|
|
"audio": {
|
|
"filename": "audio.mp3"
|
|
},
|
|
"transcript": "not an array"
|
|
}
|
|
```
|
|
|
|
#### --distractors--
|
|
|
|
Distractor 1
|
|
|
|
---
|
|
|
|
Distractor 2
|
|
|
|
---
|
|
|
|
Distractor 3
|
|
|
|
#### --answer--
|
|
|
|
Answer |