Podcast
Questions and Answers
What is the example JSON format used for?
What is the example JSON format used for?
- Storing video links
- Storing multiple choice questions (correct)
- Storing text documents
- Storing audio files
What is the purpose of the 'options' key in the JSON format?
What is the purpose of the 'options' key in the JSON format?
- To store images
- To define the question
- To specify the file format
- To provide the choices for the question (correct)
What should be avoided in the multiple choice questions?
What should be avoided in the multiple choice questions?
- Using 'all of the above' or 'none of the above' choices (correct)
- Using only one distractor
- Including additional context
- Using open-ended questions