Podcast
Questions and Answers
Which of the following best describes the example JSON format?
Which of the following best describes the example JSON format?
- A sample JSON format for creating multiple choice questions (correct)
- A JSON format for video streaming
- A standard JSON format for website development
- A JSON format for organizing text data
What is the purpose of the 'options' key in the example JSON format?
What is the purpose of the 'options' key in the example JSON format?
- To specify the correct answer
- To list the choices for the multiple choice question (correct)
- To link to external resources
- To provide additional information about the question
In the example JSON format, what does the 'info' key represent?
In the example JSON format, what does the 'info' key represent?
- The source of the question
- A link to related questions
- Additional context or information about the correct answer (correct)
- The author of the JSON format