Podcast
Questions and Answers
In JSON, what is the purpose of the 'questions' key?
In JSON, what is the purpose of the 'questions' key?
- To separate questions from answers
- To define the data type of the questions
- To indicate the end of the JSON structure
- To specify the start of an array of questions (correct)
Why is it important to avoid 'all of the above' or 'none of the above' choices in multiple choice questions?
Why is it important to avoid 'all of the above' or 'none of the above' choices in multiple choice questions?
- They can make the question too easy
- They can decrease the reliability of the assessment
- They can lead to biased results
- They can confuse the test-takers (correct)
What is the role of the 'options' key in the JSON format for multiple choice questions?
What is the role of the 'options' key in the JSON format for multiple choice questions?
- To provide additional context for the question
- To separate the question from the answer
- To specify the correct answer
- To list the possible choices for the question (correct)