{
  "title": "BFI-44 (Big Five Inventory)",
  "instructions": "I see myself as someone who...",
  "code": "",
  "questions": [
    {
      "questiontype": "radiogrid",
      "id": "radio_1",
      "required": true,
      "labels": [
        "Disagree strongly",
        "Disagree moderately",
        "Disagree a little",
        "Neither agree nor disagree",
        "Agree a little",
        "Agree moderately",
        "Agree strongly"
      ],
      "q_text": [
        {
          "id": "bfi_1",
          "text": "Is talkative."
        },
        {
          "id": "bfi_2",
          "text": "Tends to find fault with others.",
          "reversed": "true"
        },
        {
          "id": "bfi_3",
          "text": "Does a thorough job."
        },
        {
          "id": "bfi_4",
          "text": "Is depressed, blue."
        },
        {
          "id": "bfi_5",
          "text": "Is original, comes up with new ideas."
        },
        {
          "id": "bfi_6",
          "text": "Is reserved.",
          "reversed": "true"
        },
        {
          "id": "bfi_7",
          "text": "Is helpful and unselfish with others."
        },
        {
          "id": "bfi_8",
          "text": "Can be somewhat careless.",
          "reversed": "true"
        },
        {
          "id": "bfi_9",
          "text": "Is relaxed, handles stress well.",
          "reversed": "true"
        },
        {
          "id": "bfi_10",
          "text": "Is curious about many different things."
        },
        {
          "id": "bfi_11",
          "text": "Is full of energy."
        },
        {
          "id": "bfi_12",
          "text": "Starts quarrels with others.",
          "reversed": "true"
        },
        {
          "id": "bfi_13",
          "text": "Is a reliable worker."
        },
        {
          "id": "bfi_14",
          "text": "Can be tense."
        },
        {
          "id": "bfi_15",
          "text": "Is ingenious, a deep thinker."
        },
        {
          "id": "bfi_16",
          "text": "Generates a lot of enthusiasm."
        },
        {
          "id": "bfi_17",
          "text": "Has a forgiving nature."
        },
        {
          "id": "bfi_18",
          "text": "Tends to be disorganized.",
          "reversed": "true"
        },
        {
          "id": "bfi_19",
          "text": "Worries a lot."
        },
        {
          "id": "bfi_20",
          "text": "Has an active imagination."
        },
        {
          "id": "bfi_21",
          "text": "Tends to be quiet.",
          "reversed": "true"
        },
        {
          "id": "bfi_22",
          "text": "Is generally trusting."
        },
        {
          "id": "bfi_23",
          "text": "Tends to be lazy.",
          "reversed": "true"
        },
        {
          "id": "bfi_24",
          "text": "Is emotionally stable, not easily upset.",
          "reversed": "true"
        },
        {
          "id": "bfi_25",
          "text": "Is inventive."
        },
        {
          "id": "bfi_26",
          "text": "Has an assertive personality."
        },
        {
          "id": "bfi_27",
          "text": "Can be cold and aloof.",
          "reversed": "true"
        },
        {
          "id": "bfi_28",
          "text": "Perseveres until the task is finished."
        },
        {
          "id": "bfi_29",
          "text": "Can be moody."
        },
        {
          "id": "bfi_30",
          "text": "Values artistic, aesthetic experiences."
        },
        {
          "id": "bfi_31",
          "text": "Is sometimes shy, inhibited.",
          "reversed": "true"
        },
        {
          "id": "bfi_32",
          "text": "Is considerate and kind to almost everyone."
        },
        {
          "id": "bfi_33",
          "text": "Does things efficiently."
        },
        {
          "id": "bfi_34",
          "text": "Remains calm in tense situations.",
          "reversed": "true"
        },
        {
          "id": "bfi_35",
          "text": "Prefers work that is routine.",
          "reversed": "true"
        },
        {
          "id": "bfi_36",
          "text": "Is outgoing, sociable."
        },
        {
          "id": "bfi_37",
          "text": "Is sometimes rude to others.",
          "reversed": "true"
        },
        {
          "id": "bfi_38",
          "text": "Makes plans and follows through with them."
        },
        {
          "id": "bfi_39",
          "text": "Gets nervous easily."
        },
        {
          "id": "bfi_40",
          "text": "Likes to reflect, play with ideas."
        },
        {
          "id": "bfi_41",
          "text": "Has few artistic interests.",
          "reversed": "true"
        },
        {
          "id": "bfi_42",
          "text": "Likes to cooperate with others."
        },
        {
          "id": "bfi_43",
          "text": "Is easily distracted.",
          "reversed": "true"
        },
        {
          "id": "bfi_44",
          "text": "Is sophisticated in art, music, or literature."
        }
      ]
    }
  ],
  "reference": "John, O. P., Donahue, E. M., \u0026 Kentle, R. L. (1991). The Big Five Inventory - Versions 4a and 54. Berkeley, CA: University of California, Berkeley, Institute of Personality and Social Research.",
  "doi": "10.1037/t07550-000",
  "participant_calculations": {
    "bfi_extraversion": "mean([bfi_1, 8-bfi_6, bfi_11, bfi_16, 8-bfi_21, bfi_26, 8-bfi_31, bfi_36])",
    "bfi_agreeableness": "mean([8-bfi_2, bfi_7, 8-bfi_12, bfi_17, bfi_22, 8-bfi_27, bfi_32, 8-bfi_37, bfi_42])",
    "bfi_conscientiousness": "mean([bfi_3, 8-bfi_8, bfi_13, 8-bfi_18, 8-bfi_23, bfi_28, bfi_33, bfi_38, 8-bfi_43])",
    "bfi_neuroticism": "mean([bfi_4, 8-bfi_9, bfi_14, bfi_19, 8-bfi_24, bfi_29, 8-bfi_34, bfi_39])",
    "bfi_openness": "mean([bfi_5, bfi_10, bfi_15, bfi_20, bfi_25, bfi_30, 8-bfi_35, bfi_40, 8-bfi_41, bfi_44])"
  }
}