data = 
[
  {
    "moduleName": "Administration",
    "questions": [
      {
        "question": "The following fields in the Create User screen are mandatory fields:",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "User, Sub Participant, Password, Confirm Password, Email"
          },
          {
            "optionId": 2,
            "optionText": "User, Password, First Name, Last Name, Email"
          },
          {
            "optionId": 3,
            "optionText": "User, Sub Participant, Password, Email"
          }
        ]
      },
      {
        "question": "The responsibility for creating new system users and issuing Digital Certificates to those users belongs to:",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "ASX Austraclear Client Services only"
          },
          {
            "optionId": 2,
            "optionText": "The participant's Administrator only"
          },
          {
            "optionId": 3,
            "optionText": "The participant's Administrator creates the user and ASX Austraclear Client Services issues a Digital Certificate"
          }
        ]
      },
      {
        "question": "If a user leaves an organisation, what should their Administrator do to ensure their access to the system is revoked?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Inactivate the user and revoke the Digital Certificate"
          },
          {
            "optionId": 2,
            "optionText": "Reset the User Password and reassign the user"
          },
          {
            "optionId": 3,
            "optionText": "Delete the user from the system"
          }
        ]
      },
      {
        "question": "The following fields in the Create Sub Account screen are mandatory fields:",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Sub Account, Sub Account Type, Sub Account Priority, State"
          },
          {
            "optionId": 2,
            "optionText": "Sub Account, Sub Account Controller, Cash Record, State"
          },
          {
            "optionId": 3,
            "optionText": "Sub Account, Sub Account Type, Sub Account Controller, State"
          }
        ]
      },
      {
        "question": "How many sub accounts are Associate participants permitted to hold?",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Multiple sub accounts"
          },
          {
            "optionId": 2,
            "optionText": "One sub account"
          },
          {
            "optionId": 3,
            "optionText": "Associate participants are not permitted to hold any sub accounts"
          }
        ]
      },
      {
        "question": "Is it mandatory for participants to register Standard Settlement Instructions in the system?",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Yes, otherwise trades will not settle"
          },
          {
            "optionId": 2,
            "optionText": "No, trades will settle without SSI's"
          },
          {
            "optionId": 3,
            "optionText": "No, but a Sub Account and/or Cash Record must be specified for each trade"
          }
        ]
      },
      {
        "question": "The entry of at least one of the following fields in the Register SSI screen is mandatory:",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Sub Participant, Instrument Type, Series, Settlement Instruction"
          },
          {
            "optionId": 2,
            "optionText": "Sub Participant, Instrument Type, Instrument Class, Series, Currency"
          },
          {
            "optionId": 3,
            "optionText": "Sub Participant, Instrument Class, Series, Currency"
          }
        ]
      },
      {
        "question": "Administrators have the ability to update contact details for their sub participant in the system. What fields are they not able to update? ",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Sub Participant Type, Investor Type, Address, Phone Number"
          },
          {
            "optionId": 2,
            "optionText": "Sub Participant Type, Investor Type, Sub Participant Name"
          },
          {
            "optionId": 3,
            "optionText": "Sub Participant Type, Sub Participant Name, TFN"
          }
        ]
      },
      {
        "question": "Which of the following screens would an authoriser access to authorise actions performed by an administrator? ",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Administration > Authorisations > View Actions Pending Authorisation"
          },
          {
            "optionId": 2,
            "optionText": "View Reported Trades > Right click and select Authorise Trade Report"
          },
          {
            "optionId": 3,
            "optionText": "Administration > Authorisations > Holding Authorisations"
          }
        ]
      },
      {
        "question": "If a user has experienced 3 failed login attempts and has forgotten their password, what action could an Administrator take to reactivate that user? ",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Unlock the user"
          },
          {
            "optionId": 2,
            "optionText": "Unlock the user and reset their password"
          },
          {
            "optionId": 3,
            "optionText": "Reset the user password"
          }
        ]
      },
      {
        "question": "User passwords are set to expire every:",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "90 days"
          },
          {
            "optionId": 2,
            "optionText": "60 days"
          },
          {
            "optionId": 3,
            "optionText": "30 days"
          }
        ]
      },
      {
        "question": "Proxies allow participants to perform transactions on behalf of:",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Other participants only"
          },
          {
            "optionId": 2,
            "optionText": "Their own sub participants only"
          },
          {
            "optionId": 3,
            "optionText": "Other participants and their own sub participants"
          }
        ]
      }
     
    ]
  }
]