data = 
[
  {
    "moduleName": "System Access",
    "questions": [
      {
        "question": "What must be downloaded and Installed to a User’s PC before they are able to log into the System?",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "A new Password"
          },
          {
            "optionId": 2,
            "optionText": "Standard Settlement Instructions"
          },
          {
            "optionId": 3,
            "optionText": "A new Digital Certificate"
          }
        ]
      },
      {
        "question": "Access to the system is set at what level?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "User level"
          },
          {
            "optionId": 2,
            "optionText": "Company level"
          },
          {
            "optionId": 3,
            "optionText": "Sub Participant level"
          }
        ]
      },
      {
        "question": "Once access to the system is established, which of the following will a user be required to do on their first log in attempt?",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Download a Digital Certificate"
          },
          {
            "optionId": 2,
            "optionText": "Change their password"
          },
          {
            "optionId": 3,
            "optionText": "Allocate roles to their user"
          }
        ]
      },
      {
        "question": "If a new user requires access to the system, which of the following should be that User’s first point of contact?",
        "feedback": "",
        "correctAnswer": "2",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "The ASX Austraclear team"
          },
          {
            "optionId": 2,
            "optionText": "The participant's Administrator"
          },
          {
            "optionId": 3,
            "optionText": "The participant's internal IT Department"
          }
        ]
      },
      {
        "question": "How many Password attempts does the system allow a user when logging on to the system before “locking out” that user?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Three attempts"
          },
          {
            "optionId": 2,
            "optionText": "One attempt"
          },
          {
            "optionId": 3,
            "optionText": "Five attempts"
          }
        ]
      },
      {
        "question": "The minimum and maximum character length required of user passwords is: ",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "A Minimum of 5 characters and maximum of 12"
          },
          {
            "optionId": 2,
            "optionText": "A Minimum of 9 characters and maximum of 15"
          },
          {
            "optionId": 3,
            "optionText": "A Minimum of 8 characters and maximum of 14"
          }
        ]
      },
      {
        "question": "How many characters in a user password are required to be upper case and does the password need to be alpha numeric?",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "One upper case and not required to be alpha numeric"
          },
          {
            "optionId": 2,
            "optionText": "Two upper case and must be alpha numeric"
          },
          {
            "optionId": 3,
            "optionText": "One upper case and must be alpha numeric"
          }
        ]
      },
      {
        "question": "In any screen in the system, what does a Red Triangle in the top left corner of a field represent?",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Double click and a list of options will be displayed "
          },
          {
            "optionId": 2,
            "optionText": "No information required in the field "
          },
          {
            "optionId": 3,
            "optionText": "A Mandatory field i.e. information needs to be entered"
          }
        ]
      },
      {
        "question": "In any screen in the system, what does a black triangle in the top right corner of a field represent?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Double click and a list of options will be displayed"
          },
          {
            "optionId": 2,
            "optionText": "A Mandatory field i.e. information needs to be entered"
          },
          {
            "optionId": 3,
            "optionText": "No information required in the field"
          }
        ]
      },
      {
        "question": "What type of information are participants able to obtain from the View Clearing Messages screen?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "Messages posted on the system by ASX Austraclear"
          },
          {
            "optionId": 2,
            "optionText": "Messages posted on the system by their internal users"
          },
          {
            "optionId": 3,
            "optionText": "Messages posted on the system by their counterparties"
          }
        ]
      },
      {
        "question": "How many user passwords does the system retain, thus preventing users from reusing those passwords?",
        "feedback": "",
        "correctAnswer": "3",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "25 passwords"
          },
          {
            "optionId": 2,
            "optionText": "20 passwords"
          },
          {
            "optionId": 3,
            "optionText": "24 passwords"
          }
        ]
      },
      {
        "question": "How do you log off the system?",
        "feedback": "",
        "correctAnswer": "1",
        "questionType": "single",
        "answers": [
          {
            "optionId": 1,
            "optionText": "On the File menu, select exit"
          },
          {
            "optionId": 2,
            "optionText": "Click on the close icon in the top right corner of the window"
          },
          {
            "optionId": 3,
            "optionText": "The system will log you out"
          }
        ]
      }
      
     
    ]
  }
]