Podcast
Questions and Answers
What is the correct format for the example JSON provided?
What is the correct format for the example JSON provided?
- A list of questions with question and answer keys
- A list of questions with question, options, answer, and info keys (correct)
- A list of questions with question, options, and answer keys
- A list of questions with question, options, answer, and explanation keys
What is the purpose of the 'info' key in the example JSON format?
What is the purpose of the 'info' key in the example JSON format?
- To provide additional context or information about the correct answer (correct)
- To list all the distractors for the question
- To explain the source of the question
- To specify the difficulty level of the question
What must each question in the example JSON format include?
What must each question in the example JSON format include?
- Question and answer keys
- Question, answer, and explanation keys
- Question, options, and answer keys
- Question, options, answer, and info keys (correct)