Files
freeCodeCamp/tools/challenge-parser/parser/__fixtures__/with-quizzes-audio-transcript-not-array.md

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