1. "True or False: Usernames and passwords are the most secure way to authenticate?", QUESTION_TYPE_TF, "False", "obj_Authentication") );
  2. "If you have to use something you know to authenticate, then passphrases are a good approach?", QUESTION_TYPE_TF, "True", "obj_Authentication") );
  3. "Which of the following is the most secure method to authenticate?", QUESTION_TYPE_CHOICE, "Using multiple factors.", "obj_Authentication") );