Podcast
Questions and Answers
Which of the following is NOT a valid option for the 'options' field in the JSON format?
Which of the following is NOT a valid option for the 'options' field in the JSON format?
- A single string
- A list of strings
- A list of numbers (correct)
- A list of booleans
Which of the following is a requirement for the 'answer' field in the JSON format?
Which of the following is a requirement for the 'answer' field in the JSON format?
- It must be an integer (correct)
- It must be a string
- It must be a boolean
- It must be a float
Which of the following is an example of additional information that can be provided in the 'info' field in the JSON format?
Which of the following is an example of additional information that can be provided in the 'info' field in the JSON format?
- The difficulty level of the question (correct)
- The source of the information
- The number of distractors
- The length of the 'options' list