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

110 lines
5.2 KiB
JSON

{
"unit": {
"Bias": "ConfirmationBias"
},
"title": "Galactic Logic Academy: Mastering Confirmation Bias to Save the Stars",
"screens": [
{
"screen_type": "Text",
"text": "Welcome, Cadet! The galaxy is in turmoil, and your mission is to restore balance by mastering the art of critical thinking. Today, we focus on confirmation bias—a cognitive bias that clouds judgment and fuels interplanetary disputes. Ready to sharpen your reasoning skills? Let's begin!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "Confirmation bias occurs when individuals favor information that supports their existing beliefs while ignoring evidence that contradicts them. This bias can lead to flawed decisions and unnecessary conflicts. As a cadet, your task is to identify and counteract this bias.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "Imagine a planetary leader who believes their planet is the most advanced in the galaxy. They only seek out data that supports this belief, ignoring evidence of other planets' technological achievements. This is confirmation bias in action.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Mcq",
"text": "",
"question": "Which of the following scenarios demonstrates confirmation bias?",
"options": [
"A scientist only publishes data that supports their hypothesis, ignoring contradictory results.",
"A leader considers all available evidence before making a decision.",
"A trader seeks advice from experts with differing opinions to make an informed choice."
],
"correct_indices": [0],
"correct_text": null,
"hints": [
"Confirmation bias involves selectively focusing on information that aligns with pre-existing beliefs."
]
},
{
"screen_type": "Text",
"text": "Confirmation bias can also manifest in group settings. For example, a council of planetary leaders might only invite members who agree with their policies, creating an echo chamber that reinforces their biases.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Checkboxes",
"text": "",
"question": "Which of the following are examples of confirmation bias? Select all that apply.",
"options": [
"A planetary council only invites members who agree with their policies.",
"A researcher dismisses studies that contradict their theory.",
"A pilot double-checks all navigation data, even if it contradicts their initial route.",
"A citizen only watches news channels that align with their political views.",
"A scientist revises their hypothesis after reviewing contradictory evidence."
],
"correct_indices": [0, 1, 3],
"correct_text": null,
"hints": [
"Confirmation bias often involves ignoring or dismissing contradictory evidence."
]
},
{
"screen_type": "Text",
"text": "To combat confirmation bias, it's essential to actively seek out diverse perspectives and critically evaluate all evidence. This approach fosters better decision-making and promotes harmony across the galaxy.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Mcq",
"text": "",
"question": "Which strategy is most effective in overcoming confirmation bias?",
"options": [
"Seeking out evidence that supports your beliefs.",
"Ignoring evidence that contradicts your beliefs.",
"Actively seeking diverse perspectives and critically evaluating all evidence."
],
"correct_indices": [2],
"correct_text": null,
"hints": [
"Overcoming confirmation bias requires openness to differing viewpoints."
]
},
{
"screen_type": "Text",
"text": "Congratulations, Cadet! You've completed the Galactic Logic Academy's unit on confirmation bias. By recognizing and overcoming this bias, you are now equipped to make fair and informed decisions that will bring peace to the galaxy. The stars shine brighter because of you!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
}
]
}