Mastering JSON for Quiz Questions
3 Questions
4 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the example JSON format structure for the questions?

  • An array of objects with question, options, answer, and info keys (correct)
  • An array of arrays with question, options, answer, and info
  • An object with question, options, answer, and info keys
  • An array of strings with question, options, answer, and info
  • Where should additional context or information about the correct answer be provided in the JSON format?

  • In the answer key
  • In the info key (correct)
  • In the question key
  • In the options key
  • What should be the content of the options key in the JSON format?

  • An object with keys as options and values as descriptions (correct)
  • An array of strings
  • An array of objects
  • A single string
  • Use Quizgecko on...
    Browser
    Browser