Podcast
Questions and Answers
Which format is used to present the quiz questions and answers?
Which format is used to present the quiz questions and answers?
- CSV
- HTML
- JSON (correct)
- XML
What is the purpose of the 'options' field in the JSON format?
What is the purpose of the 'options' field in the JSON format?
- To provide additional information about the answer
- To specify the possible choices for the answer (correct)
- To define the correct answer
- To indicate the difficulty level of the question
Which field in the JSON format indicates the correct answer?
Which field in the JSON format indicates the correct answer?
- info
- options
- answer (correct)
- question