fable/data/bias/in_group_bias.json
2025-04-17 15:53:45 -06:00

120 lines
5.7 KiB
JSON

{
"unit": {
"Bias": "InGroupBias"
},
"title": "Galactic Logic Academy: Understanding In-Group Bias",
"screens": [
{
"screen_type": "Text",
"text": "Hey, Cadet! You've been chosen to embark on a mission to rescue the galaxy from division. As disputes arise between interplanetary groups, your task is to understand and address in-group bias to foster unity and cooperation. Ready to save the stars? Let's begin!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "In the galaxy, conflicts often arise due to in-group bias. This bias occurs when individuals favor their own group over others, leading to unfair treatment and misunderstandings. As a cadet, your mission is to identify and mitigate this bias to promote harmony.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "Remember the last couple of units you completed? They were all about understanding cognitive biases. In-group bias is a specific type of bias where people prioritize their group, often at the expense of fairness or objectivity.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "One example of in-group bias is when a planetary leader allocates resources disproportionately to their own planet, ignoring the needs of others. This favoritism can lead to resentment and conflict among interplanetary alliances.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Mcq",
"text": "",
"question": "Which of the following is an example of in-group bias?",
"options": [
"A planetary council prioritizes funding for its own planet's projects over equally important interplanetary initiatives.",
"A leader allocates resources based on objective need, regardless of planetary affiliation.",
"A group of scientists collaborates with researchers from other planets to solve a galaxy-wide problem."
],
"correct_indices": [0],
"correct_text": null,
"hints": [
"In-group bias often involves favoritism toward one's own group, even when it is not justified."
]
},
{
"screen_type": "Text",
"text": "Another example of in-group bias is when individuals assume their group's values or perspectives are superior to others. This can lead to stereotyping and a lack of understanding between groups.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Mcq",
"text": "",
"question": "Which of the following statements reflects in-group bias?",
"options": [
"Our planet's culture is the most advanced in the galaxy, so other planets should adopt our ways.",
"Every planet has unique strengths and perspectives that contribute to the galaxy's diversity.",
"We should collaborate with other planets to learn from their experiences and improve together."
],
"correct_indices": [0],
"correct_text": null,
"hints": [
"In-group bias often involves assuming one's group is superior to others."
]
},
{
"screen_type": "Text",
"text": "The effects of in-group bias can be mitigated by fostering empathy and understanding between groups. Encouraging interplanetary dialogue and collaboration can help break down barriers and build trust.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Checkboxes",
"text": "",
"question": "Which of the following actions can help reduce in-group bias? Select all that apply.",
"options": [
"Encouraging interplanetary cultural exchanges.",
"Promoting shared goals and cooperation between groups.",
"Focusing only on the needs of one's own group.",
"Acknowledging and valuing the contributions of all groups.",
"Avoiding interactions with groups that are different from your own.",
"Educating individuals about the dangers of in-group bias."
],
"correct_indices": [0, 1, 3, 5],
"correct_text": null,
"hints": [
"Reducing in-group bias often involves promoting understanding and collaboration."
]
},
{
"screen_type": "Text",
"text": "Congratulations, Cadet! You've completed the Galactic Logic Academy's unit on in-group bias. Remember, your ability to recognize and address this bias is key to fostering unity and cooperation across the galaxy. The stars are counting on you!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
}
]
}