fable/data/fallacy/informal/quoting_out_of_context.json
2025-04-17 15:53:45 -06:00

108 lines
5.2 KiB
JSON

{
"unit": {
"Fallacy": {
"InformalFallacy": "QuotingOutOfContext"
}
},
"title": "Galactic Logic Academy: The Perils of Quoting Out of Context",
"screens": [
{
"screen_type": "Text",
"text": "Welcome back, Cadet! Your next mission is to tackle a subtle yet dangerous fallacy: quoting out of context. Misusing someone's words can lead to misunderstandings and conflict. Let's explore how to identify and avoid this fallacy. Ready? Let's dive in!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "Quoting out of context occurs when a statement is taken out of its original setting, altering its intended meaning. This can mislead others and distort the truth. As a cadet, your mission is to recognize and address this fallacy.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Text",
"text": "Imagine a planetary leader saying, 'We must prepare for peace, not war.' If someone quotes only 'We must prepare for war,' it completely changes the meaning. This is an example of quoting out of context.",
"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 quoting out of context?",
"options": [
"A scientist says, 'This theory is promising but unproven,' and someone quotes, 'This theory is promising.'",
"A leader says, 'We must act now to save our planet,' and someone quotes the entire statement.",
"A historian says, 'The war was devastating, but it led to peace,' and someone quotes, 'The war was devastating.'"
],
"correct_indices": [0, 2],
"correct_text": null,
"hints": [
"Look for cases where the quoted text changes the original meaning."
]
},
{
"screen_type": "Text",
"text": "Quoting out of context can be used to manipulate opinions or spread misinformation. For example, quoting only part of a speech to make it seem like the speaker supports something they actually oppose.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Checkboxes",
"text": "",
"question": "Which of the following are examples of quoting out of context? Select all that apply.",
"options": [
"A diplomat says, 'We must consider all options, including negotiation,' and someone quotes, 'We must consider all options.'",
"A scientist says, 'This experiment failed, but it taught us valuable lessons,' and someone quotes, 'This experiment failed.'",
"A leader says, 'Our planet is facing challenges, but we are resilient,' and someone quotes, 'Our planet is facing challenges.'",
"A historian says, 'The treaty was controversial, but it brought peace,' and someone quotes, 'The treaty was controversial.'",
"A teacher says, 'Hard work and honesty lead to success,' and someone quotes the entire statement."
],
"correct_indices": [0, 1, 2, 3],
"correct_text": null,
"hints": [
"Focus on examples where the quoted text omits key context."
]
},
{
"screen_type": "Text",
"text": "To avoid quoting out of context, always consider the full context of a statement. Ask yourself: What was the speaker's intent? What is the broader message? This will help you maintain integrity in communication.",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
},
{
"screen_type": "Mcq",
"text": "",
"question": "Is this an example of quoting out of context? A leader says, 'We must prepare for peace, not war,' and someone quotes, 'We must prepare for war.'",
"options": ["Yes", "No"],
"correct_indices": [0],
"correct_text": null,
"hints": [
"Does the quoted text change the original meaning?"
]
},
{
"screen_type": "Text",
"text": "Congratulations, Cadet! You've completed the Galactic Logic Academy's unit on quoting out of context. Remember, accurate representation of others' words is essential for fostering trust and understanding. The galaxy is counting on your integrity!",
"question": null,
"options": null,
"correct_indices": null,
"correct_text": null,
"hints": null
}
]
}