Podcast
Questions and Answers
Which of the following is a valid example of JSON format?
Which of the following is a valid example of JSON format?
- {name: 'John', age: '30'}
- {name: 'John', age: 30}
- {'name': 'John', 'age': 30} (correct)
- {'name': 'John', 'age': '30'}
What is the purpose of a multiple choice question generator?
What is the purpose of a multiple choice question generator?
- To allow for multiple correct answers
- To generate questions with only one correct answer (correct)
- To provide a list of possible answers
- To create open-ended questions
Which of the following is a key feature of a good distractor in a multiple choice question?
Which of the following is a key feature of a good distractor in a multiple choice question?
- Being too similar to the correct answer (correct)
- Being too long
- Being completely unrelated to the question
- Being obviously incorrect