data = [
    {
     "question" : "1. When you buy an international ETF on ASX, you pay Australian dollars.",
      "feedback" : "You can buy and sell ASX-listed international ETFs on ASX at any time during ASX trading hours, in Australian dollars.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    },
    {
     "question" : "2. You can use international ETFs to diversify your investments beyond the Australian market.",
      "feedback" : "The Australian market represents only 2 to 3% of world sharemarket capitalisation. International ETFs give you the chance to diversify your exposure beyond Australia.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    },
    {
     "question" : "3. What type of index are international ETFs available over?",
      "feedback" : "International ETFs are available over a range of indices, including single country, regional, global and global sector.",
      "correctAnswer" : "5",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Single country sharemarket index"
        },
        {
          "optionId" : 2,
         "optionText" : "Regional index"
        },
        {
         "optionId" : 3,
         "optionText" : "Global index"
        },
        {
          "optionId" : 4,
         "optionText" : "Global sector index"
        },
        {
          "optionId" : 5,
         "optionText" : "All of the above"
        }]
    },
    {
     "question" : "4. Which statement is true?",
      "feedback" : "International ETFs are listed in the US. CDIs are securities listed on ASX that &apos;mirror&apos; the US-listed ETF..",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "CDIs are listed on ASX, international ETFs are listed in the US"
        },
        {
          "optionId" : 2,
         "optionText" : "CDIs are listed in the US, international ETFs are listed on ASX"
        }]
    },{
     "question" : "5. As a CDI holder, what is your position?",
      "feedback" : "A CDI gives you the same economic benefits as if you held the international ETF directly. Legal title to the international ETF is held by a nominee company on your behalf.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Hold legal title to the ETF"
        },
        {
          "optionId" : 2,
         "optionText" : "Receive economic benefits of the ETF"
        },
        {
          "optionId" : 3,
         "optionText" : "Hold legal title to the ETF and also receive economic benefits of the ETF"
        }]
    },{
     "question" : "6. What does the performance of your ASX-listed international ETF depend on?",
      "feedback" : "The performance of your international ETF depends on both the performance of the underlying index and exchange rate movements.",
      "correctAnswer" : "3",
      "answers": [{
         "optionId" : 1,
         "optionText" : "The performance of the underlying index"
        },
        {
          "optionId" : 2,
         "optionText" : "Movements in the exchange rate of the $A vs. the currency of the index"
        },
        {
          "optionId" : 3,
         "optionText" : "The performance of the underlying index as well as movements in the exchange rate of the $A vs. the currency of the index"
        }]
    },
    {
     "question" : "7. You receive distributions on international ETFs in Australian dollars.",
      "feedback" : "Distributions are declared and paid in US dollars by the international ETF, and then converted to Australian dollars before they are paid to CDI holders.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    },{
     "question" : "8. Do ASX-listed international ETFs usually offer a distribution reinvestment plan (DRP)?",
      "feedback" : "There is usually no DRP available for ASX-listed international ETFs.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "Yes"
        },
        {
          "optionId" : 2,
         "optionText" : "No"
        }]
    },
   {
     "question" : "9. You hold an ASX-listed international ETF over the US S&amp;P 500 index. Which exchange rate movement will work in your favour?",
      "feedback" : "A fall in the value of the $A against the currency of the country you have exposure to can lead to a rise in the value of your ASX-listed international ETF.",
      "correctAnswer" : "2",
      "answers": [{
         "optionId" : 1,
         "optionText" : "A rise in the $A vs. the $US"
        },
        {
          "optionId" : 2,
         "optionText" : "A fall in the $A vs. the $US"
        }]
    },
    {
     "question" : "10. The value of your ETF can fall, even though the value of the underlying portfolio has risen in local currency terms.",
      "feedback" : " A strengthening in the Australian dollar can outweigh an increase in the value of the portfolio in local currency terms.",
      "correctAnswer" : "1",
      "answers": [{
         "optionId" : 1,
         "optionText" : "TRUE"
        },
        {
          "optionId" : 2,
         "optionText" : "FALSE"
        }]
    }
  ];