data = [
    {
     "question" : "1. You can buy ETFs directly from the issuer.",
      "feedback" : "You cannot buy ETFs directly from the issuer. You can buy and sell ETFs on the Australian Securities Exchange (ASX) at any time during ASX trading hours.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    },
    {
     "question" : "2. Is the net asset value (NAV) of most ETFs published daily? ",
      "feedback" : "The issuer publishes the NAV of most ETFs daily.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },
    {
     "question" : "3. Which of the following information about ETFs can you find on the ASX website?",
      "feedback" : "The ASX website contains useful information about your ETF, including: market prices, distributions, company announcements, and company details.",
      "correctAnswer" : "4",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Market prices and distributions"
        },
        {
          "optionId" : 2,
         "optionText" : "Company announcements"
        },
        {
         "optionId" : 3,
         "optionText" : "Company details"
        },
        {
          "optionId" : 4,
         "optionText" : "All of the above"
        }]
    },
    {
     "question" : "4. Out of $45.00 and $45.05, which price is the bid, and which is the offer?",
      "feedback" : "The bid is the lower price, the offer the higher price.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Bid is $45.00, offer is $45.05"
        },
        {
          "optionId" : 2,
         "optionText" : "Bid is $45.05, offer is $45.00"
        }]
    },{
     "question" : "5. Assuming you deal at the current market where bid is $45.00 and offer is $45.0 . What price would you have to pay to buy ETFs?",
      "feedback" : "The offer ($45.05) is the lowest price at which the ETFs are currently offered, and will be the price you pay if you deal at market.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "$45.00"
        },
        {
          "optionId" : 2,
         "optionText" : "$45.05"
        }]
    },{
     "question" : "6. Does the market maker's bid and offer price stay the same throughout the trading day?",
      "feedback" : " Market makers update their quotes as the prices of the underlying securities, and consequently the NAV, change.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },
    {
     "question" : "7. Do distributions from Australian sharemarket ETFs ever include franking credits?",
      "feedback" : "The fund receives dividends or other income on the shares in the ETF, and at the end of each distribution period passes through your portion, including any franking credits.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },{
     "question" : "8. Does the fund itself pay tax on distributions paid to ETF holders? ",
      "feedback" : "The fund itself does not pay tax on distributions. They are assessable in your hands.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },
    {
     "question" : "9. Do ETFs ever offer a distribution reinvestment plan (DRP)?",
      "feedback" : "Many ETFs have a DRP. If you choose to participate in the DRP, your distributions will be used by the issuer to buy more units in the fund for you, instead of being paid to you in cash.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },{
     "question" : "10. Distributions on international ETFs are paid to you in Australian dollars.",
      "feedback" : "Distributions on international ETFs are declared in US dollars. They are then converted into Australian dollars before being paid to you.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    },
    {
     "question" : "11. ETF 1 has bid and offer value as $32.30 and $32.34 respectively, ETF 2 has bid and offer value as $46.11 and $46.13 respectively and ETf 3 has bid and offer value as $51.80 and $51.96 respectively. Which ETF has the tightest spread between bid and offer?",
      "feedback" : "ETF 2 has the smallest difference between bid and offer.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "ETF 1"
        },
        {
          "optionId" : 2,
         "optionText" : "ETF 2"
        },
        {
          "optionId" : 3,
         "optionText" : "ETF 3"
        }]
    },
    {
     "question" : "12.  ETF 2 has bid and offer value as $46.11 and $46.13 respectively, what is the spread for ETF 2?",
      "feedback" : "The spread is $0.02, the difference between the bid ($46.11) and the offer ($46.13).",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "$0.01"
        },
        {
          "optionId" : 2,
         "optionText" : "$0.02"
        },
        {
         "optionId" : 3,
         "optionText" : "$0.05"
        }]
    },
    {
     "question" : "12. The management fee for an ETF is factored into the net asset value (NAV), so is reflected in the ETF's price.",
      "feedback" : "The management fee is factored into the NAV of the ETF. You do not have to make a separate payment to the issuer.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    }
    
  ];