현재 모드: 테스트 (Dry Run)
대상 테이블: content_mbti_items
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "빠른 결정 내리기",
"explanation": "ESTP의 신속한 판단과 ISFJ의 신중한 고려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "We need to decide fast and get moving!",
"translation": "빠르게 결정하고 움직여야 해!"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Shouldn't we think about how this affects everyone?",
"translation": "이것이 모든 사람에게 어떤 영향을 주는지 생각해봐야 하지 않을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 모든 사람에게 어떤 영향을 주는지 생각해보자고 하나요?",
"hint": "ISFJ는 결정이 다른 사람들에게 미칠 영향을 중요하게 생각해요.",
"result": "O",
"explanation": "수현은 'how this affects everyone'라며 다른 사람들에 대한 영향을 고려하자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "We don't want to hurt anyone's feelings.",
"translation": "아무도 기분 상하게 하고 싶지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "건호",
"script": "But quick decisions keep the momentum going!",
"translation": "하지만 빠른 결정이 추진력을 유지해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho thinks quick decisions keep the @@ going.",
"hint": "ESTP는 빠른 결정이 에너지와 추진력을 유지한다고 믿어요.",
"optionA": "feelings",
"optionB": "momentum",
"optionC": "thinking",
"result": "momentum",
"explanation": "건호는 빠른 결정이 추진력을 유지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Fast action prevents problems from getting worse.",
"translation": "빠른 행동이 문제가 악화되는 것을 막아."
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your quick thinking helps us when time is running out.",
"translation": "네 빠른 생각이 시간이 부족할 때 우리를 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 빠른 행동과 문제 예방이에요.",
"optionA": "fast",
"optionB": "action",
"result": "fast action",
"explanation": "건호는 빠른 행동이 문제가 악화되는 것을 막는다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "빠른 결정 내리기",
"explanation": "ESTP의 신속한 판단과 ISFJ의 신중한 고려 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "We need to decide fast and get moving!",
"translation": "빠르게 결정하고 움직여야 해!"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Shouldn't we think about how this affects everyone?",
"translation": "이것이 모든 사람에게 어떤 영향을 주는지 생각해봐야 하지 않을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 모든 사람에게 어떤 영향을 주는지 생각해보자고 하나요?",
"hint": "ISFJ는 결정이 다른 사람들에게 미칠 영향을 중요하게 생각해요.",
"result": "O",
"explanation": "수현은 'how this affects everyone'라며 다른 사람들에 대한 영향을 고려하자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "We don't want to hurt anyone's feelings.",
"translation": "아무도 기분 상하게 하고 싶지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "건호",
"script": "But quick decisions keep the momentum going!",
"translation": "하지만 빠른 결정이 추진력을 유지해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho thinks quick decisions keep the @@ going.",
"hint": "ESTP는 빠른 결정이 에너지와 추진력을 유지한다고 믿어요.",
"optionA": "feelings",
"optionB": "momentum",
"optionC": "thinking",
"result": "momentum",
"explanation": "건호는 빠른 결정이 추진력을 유지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Fast action prevents problems from getting worse.",
"translation": "빠른 행동이 문제가 악화되는 것을 막아."
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your quick thinking helps us when time is running out.",
"translation": "네 빠른 생각이 시간이 부족할 때 우리를 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 빠른 행동과 문제 예방이에요.",
"optionA": "fast",
"optionB": "action",
"result": "fast action",
"explanation": "건호는 빠른 행동이 문제가 악화되는 것을 막는다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직접적인 소통",
"explanation": "ESTP의 솔직한 표현과 ISFJ의 부드러운 전달 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Let's just be honest about what's wrong here.",
"translation": "여기서 뭐가 잘못됐는지 그냥 솔직하게 말하자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Maybe we can say it in a gentler way?",
"translation": "좀 더 부드럽게 말할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 좀 더 부드럽게 말하자고 하나요?",
"hint": "ISFJ는 상대방의 감정을 보호하는 방식으로 소통해요.",
"result": "O",
"explanation": "윤서는 'say it in a gentler way'라며 부드러운 소통을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Harsh words can really hurt people.",
"translation": "거친 말은 사람들에게 정말 상처를 줄 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "But being direct gets to the point quickly!",
"translation": "하지만 직접적으로 말하는 것이 요점에 빠르게 도달해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks being direct gets to the @@ quickly.",
"hint": "ESTP는 직접적인 소통이 효율적이라고 믿어요.",
"optionA": "hurt",
"optionB": "point",
"optionC": "words",
"result": "point",
"explanation": "상우는 직접적으로 말하는 것이 요점에 빠르게 도달한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Clear communication solves problems faster.",
"translation": "명확한 소통이 문제를 더 빠르게 해결해."
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your directness helps us address issues we might avoid.",
"translation": "네 직접성이 우리가 피할 수도 있는 문제들을 다루게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 명확한 소통과 빠른 해결이에요.",
"optionA": "clear",
"optionB": "communication",
"result": "clear communication",
"explanation": "상우는 명확한 소통이 문제를 더 빠르게 해결한다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직접적인 소통",
"explanation": "ESTP의 솔직한 표현과 ISFJ의 부드러운 전달 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Let's just be honest about what's wrong here.",
"translation": "여기서 뭐가 잘못됐는지 그냥 솔직하게 말하자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Maybe we can say it in a gentler way?",
"translation": "좀 더 부드럽게 말할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 좀 더 부드럽게 말하자고 하나요?",
"hint": "ISFJ는 상대방의 감정을 보호하는 방식으로 소통해요.",
"result": "O",
"explanation": "윤서는 'say it in a gentler way'라며 부드러운 소통을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Harsh words can really hurt people.",
"translation": "거친 말은 사람들에게 정말 상처를 줄 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "But being direct gets to the point quickly!",
"translation": "하지만 직접적으로 말하는 것이 요점에 빠르게 도달해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks being direct gets to the @@ quickly.",
"hint": "ESTP는 직접적인 소통이 효율적이라고 믿어요.",
"optionA": "hurt",
"optionB": "point",
"optionC": "words",
"result": "point",
"explanation": "상우는 직접적으로 말하는 것이 요점에 빠르게 도달한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Clear communication solves problems faster.",
"translation": "명확한 소통이 문제를 더 빠르게 해결해."
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your directness helps us address issues we might avoid.",
"translation": "네 직접성이 우리가 피할 수도 있는 문제들을 다루게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 명확한 소통과 빠른 해결이에요.",
"optionA": "clear",
"optionB": "communication",
"result": "clear communication",
"explanation": "상우는 명확한 소통이 문제를 더 빠르게 해결한다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "적극적으로 개입하기",
"explanation": "ESTP의 능동적 참여와 ISFP의 조용한 관찰 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "I'm going to jump in and help sort this out!",
"translation": "뛰어들어서 이걸 정리하는 데 도움을 줄 거야!"
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I'd rather watch and understand what's happening first.",
"translation": "먼저 지켜보고 무슨 일이 일어나는지 이해하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "채영은 먼저 지켜보고 이해하고 싶다고 하나요?",
"hint": "ISFP는 상황을 조용히 관찰하고 이해하는 것을 선호해요.",
"result": "O",
"explanation": "채영은 'watch and understand what's happening first'라며 조용한 관찰을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Sometimes staying back helps you see the real problem.",
"translation": "때로는 뒤에 있는 것이 진짜 문제를 보는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "But getting involved shows people we care!",
"translation": "하지만 참여하는 것이 우리가 관심 있다는 걸 보여줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo thinks getting involved shows people they @@.",
"hint": "ESTP는 적극적 참여가 관심과 배려를 나타낸다고 믿어요.",
"optionA": "watch",
"optionB": "care",
"optionC": "stay back",
"result": "care",
"explanation": "시우는 참여하는 것이 관심 있다는 것을 보여준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Taking action makes things happen.",
"translation": "행동을 취하는 것이 일이 일어나게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your willingness to step up encourages others to get involved.",
"translation": "나서려는 네 의지가 다른 사람들도 참여하도록 격려해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 행동과 일의 진행이에요.",
"optionA": "taking",
"optionB": "action",
"result": "taking action",
"explanation": "시우는 행동을 취하는 것이 일이 일어나게 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "적극적으로 개입하기",
"explanation": "ESTP의 능동적 참여와 ISFP의 조용한 관찰 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "I'm going to jump in and help sort this out!",
"translation": "뛰어들어서 이걸 정리하는 데 도움을 줄 거야!"
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I'd rather watch and understand what's happening first.",
"translation": "먼저 지켜보고 무슨 일이 일어나는지 이해하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "채영은 먼저 지켜보고 이해하고 싶다고 하나요?",
"hint": "ISFP는 상황을 조용히 관찰하고 이해하는 것을 선호해요.",
"result": "O",
"explanation": "채영은 'watch and understand what's happening first'라며 조용한 관찰을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Sometimes staying back helps you see the real problem.",
"translation": "때로는 뒤에 있는 것이 진짜 문제를 보는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "But getting involved shows people we care!",
"translation": "하지만 참여하는 것이 우리가 관심 있다는 걸 보여줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo thinks getting involved shows people they @@.",
"hint": "ESTP는 적극적 참여가 관심과 배려를 나타낸다고 믿어요.",
"optionA": "watch",
"optionB": "care",
"optionC": "stay back",
"result": "care",
"explanation": "시우는 참여하는 것이 관심 있다는 것을 보여준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Taking action makes things happen.",
"translation": "행동을 취하는 것이 일이 일어나게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your willingness to step up encourages others to get involved.",
"translation": "나서려는 네 의지가 다른 사람들도 참여하도록 격려해."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 행동과 일의 진행이에요.",
"optionA": "taking",
"optionB": "action",
"result": "taking action",
"explanation": "시우는 행동을 취하는 것이 일이 일어나게 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "공개적으로 논의하기",
"explanation": "ESTP의 개방적 토론과 ISFP의 개인적 성찰 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Let's talk about this openly with everyone!",
"translation": "모든 사람과 공개적으로 이걸 얘기해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "I think people should handle their feelings privately first.",
"translation": "사람들이 먼저 개인적으로 감정을 처리해야 한다고 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 사람들이 먼저 개인적으로 감정을 처리해야 한다고 하나요?",
"hint": "ISFP는 내면적이고 개인적인 감정 처리를 중시해요.",
"result": "O",
"explanation": "수지는 'handle their feelings privately first'라며 개인적 감정 처리를 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Not everyone is comfortable sharing in front of others.",
"translation": "모든 사람이 다른 사람들 앞에서 나누는 것을 편안해하지는 않아."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "But open discussion brings out all the important points!",
"translation": "하지만 공개 토론이 모든 중요한 점들을 끌어내!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks open discussion brings out all the important @@.",
"hint": "ESTP는 공개적 토론이 중요한 정보를 모두 드러낸다고 믿어요.",
"optionA": "feelings",
"optionB": "points",
"optionC": "comfort",
"result": "points",
"explanation": "태준은 공개 토론이 모든 중요한 점들을 끌어낸다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Group sharing creates better understanding.",
"translation": "그룹 공유가 더 나은 이해를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your openness helps people feel safe to express themselves.",
"translation": "네 개방성이 사람들이 안전하게 자신을 표현할 수 있게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 그룹 공유와 더 나은 이해이에요.",
"optionA": "group",
"optionB": "sharing",
"result": "group sharing",
"explanation": "태준은 그룹 공유가 더 나은 이해를 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "공개적으로 논의하기",
"explanation": "ESTP의 개방적 토론과 ISFP의 개인적 성찰 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Let's talk about this openly with everyone!",
"translation": "모든 사람과 공개적으로 이걸 얘기해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "I think people should handle their feelings privately first.",
"translation": "사람들이 먼저 개인적으로 감정을 처리해야 한다고 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 사람들이 먼저 개인적으로 감정을 처리해야 한다고 하나요?",
"hint": "ISFP는 내면적이고 개인적인 감정 처리를 중시해요.",
"result": "O",
"explanation": "수지는 'handle their feelings privately first'라며 개인적 감정 처리를 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Not everyone is comfortable sharing in front of others.",
"translation": "모든 사람이 다른 사람들 앞에서 나누는 것을 편안해하지는 않아."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "But open discussion brings out all the important points!",
"translation": "하지만 공개 토론이 모든 중요한 점들을 끌어내!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks open discussion brings out all the important @@.",
"hint": "ESTP는 공개적 토론이 중요한 정보를 모두 드러낸다고 믿어요.",
"optionA": "feelings",
"optionB": "points",
"optionC": "comfort",
"result": "points",
"explanation": "태준은 공개 토론이 모든 중요한 점들을 끌어낸다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Group sharing creates better understanding.",
"translation": "그룹 공유가 더 나은 이해를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your openness helps people feel safe to express themselves.",
"translation": "네 개방성이 사람들이 안전하게 자신을 표현할 수 있게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 그룹 공유와 더 나은 이해이에요.",
"optionA": "group",
"optionB": "sharing",
"result": "group sharing",
"explanation": "태준은 그룹 공유가 더 나은 이해를 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "빠른 해결 추진",
"explanation": "ESTP의 즉시 해결과 ISFP의 자연스러운 과정 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Come on, let's fix this problem right away!",
"translation": "자, 이 문제를 바로 해결하자!"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "Maybe we should let things work themselves out naturally.",
"translation": "자연스럽게 저절로 해결되도록 두는 게 어떨까."
},
{
"type": "ox",
"index": 3,
"quiz": "아린은 자연스럽게 저절로 해결되도록 두자고 하나요?",
"hint": "ISFP는 자연스러운 과정과 시간을 통한 해결을 선호해요.",
"result": "O",
"explanation": "아린은 'let things work themselves out naturally'라며 자연스러운 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Forcing solutions can sometimes make things worse.",
"translation": "해결책을 강요하는 것은 때로 상황을 더 나쁘게 만들 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "건호",
"script": "But taking charge shows leadership and gets results!",
"translation": "하지만 주도하는 것이 리더십을 보여주고 결과를 얻어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho thinks taking charge shows @@ and gets results.",
"hint": "ESTP는 주도적 행동이 리더십의 표현이라고 믿어요.",
"optionA": "forcing",
"optionB": "leadership",
"optionC": "waiting",
"result": "leadership",
"explanation": "건호는 주도하는 것이 리더십을 보여주고 결과를 얻는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Active problem-solving creates quick wins.",
"translation": "적극적인 문제해결이 빠른 성공을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your drive to solve things helps us when action is really needed.",
"translation": "문제를 해결하려는 네 추진력이 행동이 정말 필요할 때 우리를 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 적극적 문제해결과 빠른 성공이에요.",
"optionA": "quick",
"optionB": "wins",
"result": "quick wins",
"explanation": "건호는 적극적인 문제해결이 빠른 성공을 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "빠른 해결 추진",
"explanation": "ESTP의 즉시 해결과 ISFP의 자연스러운 과정 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Come on, let's fix this problem right away!",
"translation": "자, 이 문제를 바로 해결하자!"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "Maybe we should let things work themselves out naturally.",
"translation": "자연스럽게 저절로 해결되도록 두는 게 어떨까."
},
{
"type": "ox",
"index": 3,
"quiz": "아린은 자연스럽게 저절로 해결되도록 두자고 하나요?",
"hint": "ISFP는 자연스러운 과정과 시간을 통한 해결을 선호해요.",
"result": "O",
"explanation": "아린은 'let things work themselves out naturally'라며 자연스러운 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Forcing solutions can sometimes make things worse.",
"translation": "해결책을 강요하는 것은 때로 상황을 더 나쁘게 만들 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "건호",
"script": "But taking charge shows leadership and gets results!",
"translation": "하지만 주도하는 것이 리더십을 보여주고 결과를 얻어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho thinks taking charge shows @@ and gets results.",
"hint": "ESTP는 주도적 행동이 리더십의 표현이라고 믿어요.",
"optionA": "forcing",
"optionB": "leadership",
"optionC": "waiting",
"result": "leadership",
"explanation": "건호는 주도하는 것이 리더십을 보여주고 결과를 얻는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Active problem-solving creates quick wins.",
"translation": "적극적인 문제해결이 빠른 성공을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your drive to solve things helps us when action is really needed.",
"translation": "문제를 해결하려는 네 추진력이 행동이 정말 필요할 때 우리를 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 적극적 문제해결과 빠른 성공이에요.",
"optionA": "quick",
"optionB": "wins",
"result": "quick wins",
"explanation": "건호는 적극적인 문제해결이 빠른 성공을 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "지금 당장 행동하기",
"explanation": "ESTP의 즉각적 행동과 INTJ의 전략적 계획 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "We should act now while we have the chance!",
"translation": "기회가 있을 때 지금 행동해야 해!"
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "I need to plan this out carefully first.",
"translation": "먼저 이걸 신중하게 계획해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈은 먼저 신중하게 계획해야 한다고 하나요?",
"hint": "INTJ는 행동하기 전에 전략적이고 체계적인 계획을 중시해요.",
"result": "O",
"explanation": "지훈은 'plan this out carefully first'라며 신중한 계획의 필요성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Good strategy prevents future problems.",
"translation": "좋은 전략이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "But opportunities don't wait for perfect plans!",
"translation": "하지만 기회는 완벽한 계획을 기다려주지 않아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks opportunities don't wait for perfect @@.",
"hint": "ESTP는 기회가 빠르게 사라질 수 있다고 믿어요.",
"optionA": "strategy",
"optionB": "plans",
"optionC": "problems",
"result": "plans",
"explanation": "상우는 기회가 완벽한 계획을 기다려주지 않는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Quick action captures the moment.",
"translation": "빠른 행동이 순간을 잡아."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your readiness to seize opportunities balances my careful planning.",
"translation": "기회를 잡으려는 네 준비가 내 신중한 계획과 균형을 맞춰줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 빠른 행동과 순간 포착이에요.",
"optionA": "quick",
"optionB": "action",
"result": "quick action",
"explanation": "상우는 빠른 행동이 순간을 잡는다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "지금 당장 행동하기",
"explanation": "ESTP의 즉각적 행동과 INTJ의 전략적 계획 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "We should act now while we have the chance!",
"translation": "기회가 있을 때 지금 행동해야 해!"
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "I need to plan this out carefully first.",
"translation": "먼저 이걸 신중하게 계획해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈은 먼저 신중하게 계획해야 한다고 하나요?",
"hint": "INTJ는 행동하기 전에 전략적이고 체계적인 계획을 중시해요.",
"result": "O",
"explanation": "지훈은 'plan this out carefully first'라며 신중한 계획의 필요성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Good strategy prevents future problems.",
"translation": "좋은 전략이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "But opportunities don't wait for perfect plans!",
"translation": "하지만 기회는 완벽한 계획을 기다려주지 않아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks opportunities don't wait for perfect @@.",
"hint": "ESTP는 기회가 빠르게 사라질 수 있다고 믿어요.",
"optionA": "strategy",
"optionB": "plans",
"optionC": "problems",
"result": "plans",
"explanation": "상우는 기회가 완벽한 계획을 기다려주지 않는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Quick action captures the moment.",
"translation": "빠른 행동이 순간을 잡아."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your readiness to seize opportunities balances my careful planning.",
"translation": "기회를 잡으려는 네 준비가 내 신중한 계획과 균형을 맞춰줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 빠른 행동과 순간 포착이에요.",
"optionA": "quick",
"optionB": "action",
"result": "quick action",
"explanation": "상우는 빠른 행동이 순간을 잡는다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실제 경험 중시",
"explanation": "ESTP의 현실적 접근과 INTJ의 이론적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Let's try it out and see what actually happens!",
"translation": "실제로 시도해보고 무슨 일이 일어나는지 보자!"
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "I want to understand all the possible outcomes first.",
"translation": "먼저 모든 가능한 결과를 이해하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "승현은 모든 가능한 결과를 먼저 이해하고 싶다고 하나요?",
"hint": "INTJ는 다양한 결과와 패턴을 미리 분석하려고 해요.",
"result": "O",
"explanation": "승현은 'understand all the possible outcomes first'라며 포괄적 분석을 원하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Thinking through scenarios helps avoid mistakes.",
"translation": "시나리오를 생각해보는 것이 실수를 피하게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "But real experience teaches us more than thinking!",
"translation": "하지만 실제 경험이 생각하는 것보다 더 많이 가르쳐줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo thinks real experience teaches more than @@.",
"hint": "ESTP는 직접 체험이 이론적 사고보다 유용하다고 믿어요.",
"optionA": "outcomes",
"optionB": "thinking",
"optionC": "scenarios",
"result": "thinking",
"explanation": "시우는 실제 경험이 생각하는 것보다 더 많이 가르쳐준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Hands-on learning shows what really works.",
"translation": "직접 해보는 학습이 실제로 효과 있는 것을 보여줘."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your practical testing helps verify which theories actually work.",
"translation": "네 실용적 테스트가 어떤 이론이 실제로 작동하는지 확인하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 직접 체험 학습과 효과 확인이에요.",
"optionA": "hands-on",
"optionB": "learning",
"result": "hands-on learning",
"explanation": "시우는 직접 해보는 학습이 실제로 효과 있는 것을 보여준다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실제 경험 중시",
"explanation": "ESTP의 현실적 접근과 INTJ의 이론적 분석 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Let's try it out and see what actually happens!",
"translation": "실제로 시도해보고 무슨 일이 일어나는지 보자!"
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "I want to understand all the possible outcomes first.",
"translation": "먼저 모든 가능한 결과를 이해하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "승현은 모든 가능한 결과를 먼저 이해하고 싶다고 하나요?",
"hint": "INTJ는 다양한 결과와 패턴을 미리 분석하려고 해요.",
"result": "O",
"explanation": "승현은 'understand all the possible outcomes first'라며 포괄적 분석을 원하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Thinking through scenarios helps avoid mistakes.",
"translation": "시나리오를 생각해보는 것이 실수를 피하게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "But real experience teaches us more than thinking!",
"translation": "하지만 실제 경험이 생각하는 것보다 더 많이 가르쳐줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo thinks real experience teaches more than @@.",
"hint": "ESTP는 직접 체험이 이론적 사고보다 유용하다고 믿어요.",
"optionA": "outcomes",
"optionB": "thinking",
"optionC": "scenarios",
"result": "thinking",
"explanation": "시우는 실제 경험이 생각하는 것보다 더 많이 가르쳐준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Hands-on learning shows what really works.",
"translation": "직접 해보는 학습이 실제로 효과 있는 것을 보여줘."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your practical testing helps verify which theories actually work.",
"translation": "네 실용적 테스트가 어떤 이론이 실제로 작동하는지 확인하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 직접 체험 학습과 효과 확인이에요.",
"optionA": "hands-on",
"optionB": "learning",
"result": "hands-on learning",
"explanation": "시우는 직접 해보는 학습이 실제로 효과 있는 것을 보여준다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람들과 함께 해결",
"explanation": "ESTP의 사회적 해결과 INTJ의 독립적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Let's get everyone together and work this out!",
"translation": "모든 사람을 모으고 함께 해결해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "I'd prefer to analyze this problem alone first.",
"translation": "먼저 혼자서 이 문제를 분석하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "재현은 먼저 혼자서 문제를 분석하고 싶다고 하나요?",
"hint": "INTJ는 독립적이고 깊이 있는 분석을 선호해요.",
"result": "O",
"explanation": "재현은 'analyze this problem alone first'라며 독립적 분석을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Deep thinking requires quiet concentration.",
"translation": "깊은 생각은 조용한 집중이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "But brainstorming with others brings out creative ideas!",
"translation": "하지만 다른 사람들과 브레인스토밍하면 창의적 아이디어가 나와!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks brainstorming with others brings out @@ ideas.",
"hint": "ESTP는 그룹 상호작용이 창의성을 자극한다고 믿어요.",
"optionA": "quiet",
"optionB": "creative",
"optionC": "deep",
"result": "creative",
"explanation": "태준은 다른 사람들과 브레인스토밍하면 창의적 아이디어가 나온다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Team energy sparks innovation.",
"translation": "팀 에너지가 혁신을 불러일으켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your collaborative spirit helps bring my ideas to life with others.",
"translation": "네 협력 정신이 내 아이디어를 다른 사람들과 함께 실현하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESTP의 팀 에너지와 혁신 창출이에요.",
"optionA": "team",
"optionB": "energy",
"result": "team energy",
"explanation": "태준은 팀 에너지가 혁신을 불러일으킨다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람들과 함께 해결",
"explanation": "ESTP의 사회적 해결과 INTJ의 독립적 분석 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Let's get everyone together and work this out!",
"translation": "모든 사람을 모으고 함께 해결해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "I'd prefer to analyze this problem alone first.",
"translation": "먼저 혼자서 이 문제를 분석하고 싶어."
},
{
"type": "ox",
"index": 3,
"quiz": "재현은 먼저 혼자서 문제를 분석하고 싶다고 하나요?",
"hint": "INTJ는 독립적이고 깊이 있는 분석을 선호해요.",
"result": "O",
"explanation": "재현은 'analyze this problem alone first'라며 독립적 분석을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Deep thinking requires quiet concentration.",
"translation": "깊은 생각은 조용한 집중이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "But brainstorming with others brings out creative ideas!",
"translation": "하지만 다른 사람들과 브레인스토밍하면 창의적 아이디어가 나와!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks brainstorming with others brings out @@ ideas.",
"hint": "ESTP는 그룹 상호작용이 창의성을 자극한다고 믿어요.",
"optionA": "quiet",
"optionB": "creative",
"optionC": "deep",
"result": "creative",
"explanation": "태준은 다른 사람들과 브레인스토밍하면 창의적 아이디어가 나온다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Team energy sparks innovation.",
"translation": "팀 에너지가 혁신을 불러일으켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your collaborative spirit helps bring my ideas to life with others.",
"translation": "네 협력 정신이 내 아이디어를 다른 사람들과 함께 실현하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESTP의 팀 에너지와 혁신 창출이에요.",
"optionA": "team",
"optionB": "energy",
"result": "team energy",
"explanation": "태준은 팀 에너지가 혁신을 불러일으킨다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESTP의 즉석 대응과 INTP의 신중한 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Quick action solves problems!",
"translation": "빠른 행동이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Deep thinking prevents mistakes.",
"translation": "깊은 사고가 실수를 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 빠른 행동을 선호하나요?",
"hint": "ESTP는 즉각적이고 실용적인 행동을 좋아해요.",
"result": "O",
"explanation": "상우는 'Quick action solves problems!'라고 빠른 행동을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Hands-on approach gets results.",
"translation": "직접 해보는 접근이 결과를 얻어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Theoretical framework guides decisions.",
"translation": "이론적 틀이 결정을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo prefers hands-on @@.",
"hint": "ESTP는 실제 경험을 통한 방법을 선호해요.",
"optionA": "theories",
"optionB": "approach",
"optionC": "books",
"result": "approach",
"explanation": "상우는 직접 해보는 접근을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Your analysis brings depth!",
"translation": "네 분석이 깊이를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Your energy drives progress.",
"translation": "네 에너지가 발전을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재가 인정하는 상우의 에너지에요.",
"optionA": "energy",
"optionB": "drives",
"optionC": "progress",
"optionD": "Your",
"result": "Your energy drives progress",
"explanation": "민재는 상우의 에너지가 발전을 이끈다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESTP의 즉석 대응과 INTP의 신중한 분석 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Quick action solves problems!",
"translation": "빠른 행동이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Deep thinking prevents mistakes.",
"translation": "깊은 사고가 실수를 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 빠른 행동을 선호하나요?",
"hint": "ESTP는 즉각적이고 실용적인 행동을 좋아해요.",
"result": "O",
"explanation": "상우는 'Quick action solves problems!'라고 빠른 행동을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Hands-on approach gets results.",
"translation": "직접 해보는 접근이 결과를 얻어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Theoretical framework guides decisions.",
"translation": "이론적 틀이 결정을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo prefers hands-on @@.",
"hint": "ESTP는 실제 경험을 통한 방법을 선호해요.",
"optionA": "theories",
"optionB": "approach",
"optionC": "books",
"result": "approach",
"explanation": "상우는 직접 해보는 접근을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Your analysis brings depth!",
"translation": "네 분석이 깊이를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Your energy drives progress.",
"translation": "네 에너지가 발전을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"hint": "민재가 인정하는 상우의 에너지에요.",
"optionA": "energy",
"optionB": "drives",
"optionC": "progress",
"optionD": "Your",
"result": "Your energy drives progress",
"explanation": "민재는 상우의 에너지가 발전을 이끈다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 현실적 해결과 INTP의 논리적 검증 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Real-world solutions work best!",
"translation": "현실적인 해결책이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Logical validation ensures accuracy.",
"translation": "논리적 검증이 정확성을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 현실적인 해결책을 중시하나요?",
"hint": "ESTP는 실용적이고 현실적인 방법을 선호해요.",
"result": "O",
"explanation": "시우는 'Real-world solutions work best!'라고 현실적 해결책을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Immediate response prevents escalation.",
"translation": "즉각적인 반응이 확대를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Careful analysis reveals patterns.",
"translation": "신중한 분석이 패턴을 밝혀."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo believes immediate @@ prevents escalation.",
"hint": "ESTP는 빠른 대응을 중시해요.",
"optionA": "thinking",
"optionB": "response",
"optionC": "planning",
"result": "response",
"explanation": "시우는 즉각적인 반응이 확대를 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Your logic creates clarity!",
"translation": "네 논리가 명확함을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "Your adaptability solves issues.",
"translation": "네 적응력이 문제를 해결해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도현이가 인정하는 시우의 적응력이에요.",
"optionA": "adaptability",
"optionB": "solves",
"optionC": "issues",
"optionD": "Your",
"result": "Your adaptability solves issues",
"explanation": "도현이는 시우의 적응력이 문제를 해결한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 현실적 해결과 INTP의 논리적 검증 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Real-world solutions work best!",
"translation": "현실적인 해결책이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Logical validation ensures accuracy.",
"translation": "논리적 검증이 정확성을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 현실적인 해결책을 중시하나요?",
"hint": "ESTP는 실용적이고 현실적인 방법을 선호해요.",
"result": "O",
"explanation": "시우는 'Real-world solutions work best!'라고 현실적 해결책을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Immediate response prevents escalation.",
"translation": "즉각적인 반응이 확대를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Careful analysis reveals patterns.",
"translation": "신중한 분석이 패턴을 밝혀."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo believes immediate @@ prevents escalation.",
"hint": "ESTP는 빠른 대응을 중시해요.",
"optionA": "thinking",
"optionB": "response",
"optionC": "planning",
"result": "response",
"explanation": "시우는 즉각적인 반응이 확대를 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Your logic creates clarity!",
"translation": "네 논리가 명확함을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "Your adaptability solves issues.",
"translation": "네 적응력이 문제를 해결해."
},
{
"type": "puzzle",
"index": 9,
"hint": "도현이가 인정하는 시우의 적응력이에요.",
"optionA": "adaptability",
"optionB": "solves",
"optionC": "issues",
"optionD": "Your",
"result": "Your adaptability solves issues",
"explanation": "도현이는 시우의 적응력이 문제를 해결한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 활발한 중재와 INTP의 독립적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Active mediation brings results!",
"translation": "적극적인 중재가 결과를 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Independent thinking avoids bias.",
"translation": "독립적 사고가 편견을 피해."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 적극적인 중재를 선호하나요?",
"hint": "ESTP는 활발하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "태준이는 'Active mediation brings results!'라고 적극적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Dynamic interaction creates solutions.",
"translation": "역동적 상호작용이 해결책을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Objective analysis provides insights.",
"translation": "객관적 분석이 통찰을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun believes dynamic @@ creates solutions.",
"hint": "ESTP는 활발한 상호작용을 중시해요.",
"optionA": "silence",
"optionB": "interaction",
"optionC": "planning",
"result": "interaction",
"explanation": "태준이는 역동적 상호작용이 해결책을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Your insights reveal truth!",
"translation": "네 통찰이 진실을 밝혀!"
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "Your enthusiasm motivates everyone.",
"translation": "네 열정이 모두에게 동기를 줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정우가 느끼는 태준이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "motivates",
"optionC": "everyone",
"optionD": "Your",
"result": "Your enthusiasm motivates everyone",
"explanation": "정우는 태준이의 열정이 모두에게 동기를 준다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 활발한 중재와 INTP의 독립적 분석 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Active mediation brings results!",
"translation": "적극적인 중재가 결과를 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Independent thinking avoids bias.",
"translation": "독립적 사고가 편견을 피해."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 적극적인 중재를 선호하나요?",
"hint": "ESTP는 활발하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "태준이는 'Active mediation brings results!'라고 적극적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Dynamic interaction creates solutions.",
"translation": "역동적 상호작용이 해결책을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Objective analysis provides insights.",
"translation": "객관적 분석이 통찰을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun believes dynamic @@ creates solutions.",
"hint": "ESTP는 활발한 상호작용을 중시해요.",
"optionA": "silence",
"optionB": "interaction",
"optionC": "planning",
"result": "interaction",
"explanation": "태준이는 역동적 상호작용이 해결책을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Your insights reveal truth!",
"translation": "네 통찰이 진실을 밝혀!"
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "Your enthusiasm motivates everyone.",
"translation": "네 열정이 모두에게 동기를 줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "정우가 느끼는 태준이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "motivates",
"optionC": "everyone",
"optionD": "Your",
"result": "Your enthusiasm motivates everyone",
"explanation": "정우는 태준이의 열정이 모두에게 동기를 준다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 즉흥적 해결과 INFJ의 조화로운 비전 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Spontaneous solutions work faster!",
"translation": "즉흥적인 해결책이 더 빨리 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Harmonious vision unites people.",
"translation": "조화로운 비전이 사람들을 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "건호는 즉흥적인 해결책을 선호하나요?",
"hint": "ESTP는 즉석에서 창의적인 해결을 좋아해요.",
"result": "O",
"explanation": "건호는 'Spontaneous solutions work faster!'라고 즉흥적 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Practical experience teaches best.",
"translation": "실용적 경험이 가장 잘 가르쳐."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Deep understanding prevents conflicts.",
"translation": "깊은 이해가 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho believes practical @@ teaches best.",
"hint": "ESTP는 직접적인 경험을 통한 학습을 중시해요.",
"optionA": "theories",
"optionB": "experience",
"optionC": "books",
"result": "experience",
"explanation": "건호는 실용적 경험이 가장 잘 가르친다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Your wisdom guides hearts!",
"translation": "네 지혜가 마음을 이끌어!"
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "Your action inspires movement.",
"translation": "네 행동이 움직임을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민수가 인정하는 건호의 행동력이에요.",
"optionA": "action",
"optionB": "inspires",
"optionC": "movement",
"optionD": "Your",
"result": "Your action inspires movement",
"explanation": "민수는 건호의 행동이 움직임을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 즉흥적 해결과 INFJ의 조화로운 비전 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Spontaneous solutions work faster!",
"translation": "즉흥적인 해결책이 더 빨리 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Harmonious vision unites people.",
"translation": "조화로운 비전이 사람들을 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "건호는 즉흥적인 해결책을 선호하나요?",
"hint": "ESTP는 즉석에서 창의적인 해결을 좋아해요.",
"result": "O",
"explanation": "건호는 'Spontaneous solutions work faster!'라고 즉흥적 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Practical experience teaches best.",
"translation": "실용적 경험이 가장 잘 가르쳐."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Deep understanding prevents conflicts.",
"translation": "깊은 이해가 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho believes practical @@ teaches best.",
"hint": "ESTP는 직접적인 경험을 통한 학습을 중시해요.",
"optionA": "theories",
"optionB": "experience",
"optionC": "books",
"result": "experience",
"explanation": "건호는 실용적 경험이 가장 잘 가르친다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Your wisdom guides hearts!",
"translation": "네 지혜가 마음을 이끌어!"
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "Your action inspires movement.",
"translation": "네 행동이 움직임을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "민수가 인정하는 건호의 행동력이에요.",
"optionA": "action",
"optionB": "inspires",
"optionC": "movement",
"optionD": "Your",
"result": "Your action inspires movement",
"explanation": "민수는 건호의 행동이 움직임을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESTP의 현장 중심과 INFJ의 직관적 이해 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현진",
"script": "Field experience provides answers!",
"translation": "현장 경험이 답을 제공해!"
},
{
"type": "script",
"index": 2,
"speaker": "민석",
"script": "Intuitive insight reveals needs.",
"translation": "직관적 통찰이 필요를 밝혀."
},
{
"type": "ox",
"index": 3,
"quiz": "현진이는 현장 경험을 중시하나요?",
"hint": "ESTP는 실제 현장에서의 경험을 가치 있게 여겨요.",
"result": "O",
"explanation": "현진이는 'Field experience provides answers!'라고 현장 경험을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현진",
"script": "Quick decisions prevent delays.",
"translation": "빠른 결정이 지연을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민석",
"script": "Thoughtful consideration brings wisdom.",
"translation": "사려 깊은 고려가 지혜를 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-jin believes quick @@ prevent delays.",
"hint": "ESTP는 신속한 의사결정을 선호해요.",
"optionA": "planning",
"optionB": "decisions",
"optionC": "thinking",
"result": "decisions",
"explanation": "현진이는 빠른 결정이 지연을 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "Your depth creates understanding!",
"translation": "네 깊이가 이해를 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민석",
"script": "Your spontaneity brings energy.",
"translation": "네 즉흥성이 에너지를 가져와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민석이가 느끼는 현진이의 즉흥성이에요.",
"optionA": "spontaneity",
"optionB": "brings",
"optionC": "energy",
"optionD": "Your",
"result": "Your spontaneity brings energy",
"explanation": "민석이는 현진이의 즉흥성이 에너지를 가져온다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESTP의 현장 중심과 INFJ의 직관적 이해 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현진",
"script": "Field experience provides answers!",
"translation": "현장 경험이 답을 제공해!"
},
{
"type": "script",
"index": 2,
"speaker": "민석",
"script": "Intuitive insight reveals needs.",
"translation": "직관적 통찰이 필요를 밝혀."
},
{
"type": "ox",
"index": 3,
"quiz": "현진이는 현장 경험을 중시하나요?",
"hint": "ESTP는 실제 현장에서의 경험을 가치 있게 여겨요.",
"result": "O",
"explanation": "현진이는 'Field experience provides answers!'라고 현장 경험을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현진",
"script": "Quick decisions prevent delays.",
"translation": "빠른 결정이 지연을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민석",
"script": "Thoughtful consideration brings wisdom.",
"translation": "사려 깊은 고려가 지혜를 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-jin believes quick @@ prevent delays.",
"hint": "ESTP는 신속한 의사결정을 선호해요.",
"optionA": "planning",
"optionB": "decisions",
"optionC": "thinking",
"result": "decisions",
"explanation": "현진이는 빠른 결정이 지연을 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "Your depth creates understanding!",
"translation": "네 깊이가 이해를 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민석",
"script": "Your spontaneity brings energy.",
"translation": "네 즉흥성이 에너지를 가져와."
},
{
"type": "puzzle",
"index": 9,
"hint": "민석이가 느끼는 현진이의 즉흥성이에요.",
"optionA": "spontaneity",
"optionB": "brings",
"optionC": "energy",
"optionD": "Your",
"result": "Your spontaneity brings energy",
"explanation": "민석이는 현진이의 즉흥성이 에너지를 가져온다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ESTP의 활발한 대응과 INFJ의 조용한 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다희",
"script": "Active involvement solves issues!",
"translation": "적극적인 참여가 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태민",
"script": "Quiet mediation heals wounds.",
"translation": "조용한 중재가 상처를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "다희는 적극적인 참여를 선호하나요?",
"hint": "ESTP는 활발하고 직접적인 참여를 좋아해요.",
"result": "O",
"explanation": "다희는 'Active involvement solves issues!'라고 적극적 참여를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다희",
"script": "Energetic approach motivates everyone.",
"translation": "에너지 넘치는 접근이 모두에게 동기를 줘."
},
{
"type": "script",
"index": 5,
"speaker": "태민",
"script": "Gentle understanding creates peace.",
"translation": "부드러운 이해가 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-hui uses energetic @@ to motivate everyone.",
"hint": "ESTP는 활력 있고 역동적인 방법을 사용해요.",
"optionA": "silence",
"optionB": "approach",
"optionC": "planning",
"result": "approach",
"explanation": "다희는 에너지 넘치는 접근을 사용해 모두에게 동기를 줘요."
},
{
"type": "script",
"index": 7,
"speaker": "다희",
"script": "Your wisdom brings clarity!",
"translation": "네 지혜가 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태민",
"script": "Your vitality lifts spirits.",
"translation": "네 활력이 기분을 끌어올려."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태민이가 느끼는 다희의 활력이에요.",
"optionA": "vitality",
"optionB": "lifts",
"optionC": "spirits",
"optionD": "Your",
"result": "Your vitality lifts spirits",
"explanation": "태민이는 다희의 활력이 기분을 끌어올린다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ESTP의 활발한 대응과 INFJ의 조용한 중재 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다희",
"script": "Active involvement solves issues!",
"translation": "적극적인 참여가 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태민",
"script": "Quiet mediation heals wounds.",
"translation": "조용한 중재가 상처를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "다희는 적극적인 참여를 선호하나요?",
"hint": "ESTP는 활발하고 직접적인 참여를 좋아해요.",
"result": "O",
"explanation": "다희는 'Active involvement solves issues!'라고 적극적 참여를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다희",
"script": "Energetic approach motivates everyone.",
"translation": "에너지 넘치는 접근이 모두에게 동기를 줘."
},
{
"type": "script",
"index": 5,
"speaker": "태민",
"script": "Gentle understanding creates peace.",
"translation": "부드러운 이해가 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-hui uses energetic @@ to motivate everyone.",
"hint": "ESTP는 활력 있고 역동적인 방법을 사용해요.",
"optionA": "silence",
"optionB": "approach",
"optionC": "planning",
"result": "approach",
"explanation": "다희는 에너지 넘치는 접근을 사용해 모두에게 동기를 줘요."
},
{
"type": "script",
"index": 7,
"speaker": "다희",
"script": "Your wisdom brings clarity!",
"translation": "네 지혜가 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태민",
"script": "Your vitality lifts spirits.",
"translation": "네 활력이 기분을 끌어올려."
},
{
"type": "puzzle",
"index": 9,
"hint": "태민이가 느끼는 다희의 활력이에요.",
"optionA": "vitality",
"optionB": "lifts",
"optionC": "spirits",
"optionD": "Your",
"result": "Your vitality lifts spirits",
"explanation": "태민이는 다희의 활력이 기분을 끌어올린다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESTP의 즉석 행동과 INFP의 가치 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현아",
"script": "Immediate action prevents escalation!",
"translation": "즉각적인 행동이 확대를 방지해!"
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Personal values guide decisions.",
"translation": "개인적 가치가 결정을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "현아는 즉각적인 행동을 중시하나요?",
"hint": "ESTP는 빠르고 직접적인 행동을 선호해요.",
"result": "O",
"explanation": "현아는 'Immediate action prevents escalation!'이라고 즉각적 행동을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현아",
"script": "Dynamic solutions address problems.",
"translation": "역동적인 해결책이 문제를 다뤄."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Authentic approach honors feelings.",
"translation": "진실한 접근이 감정을 존중해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-ah uses dynamic @@ to address problems.",
"hint": "ESTP는 활발하고 역동적인 해결책을 사용해요.",
"optionA": "silence",
"optionB": "solutions",
"optionC": "planning",
"result": "solutions",
"explanation": "현아는 역동적인 해결책을 사용해 문제를 다뤄요."
},
{
"type": "script",
"index": 7,
"speaker": "현아",
"script": "Your authenticity inspires trust!",
"translation": "네 진실성이 신뢰를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your energy creates momentum.",
"translation": "네 에너지가 추진력을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준호가 느끼는 현아의 에너지에요.",
"optionA": "energy",
"optionB": "creates",
"optionC": "momentum",
"optionD": "Your",
"result": "Your energy creates momentum",
"explanation": "준호는 현아의 에너지가 추진력을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESTP의 즉석 행동과 INFP의 가치 중심 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현아",
"script": "Immediate action prevents escalation!",
"translation": "즉각적인 행동이 확대를 방지해!"
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Personal values guide decisions.",
"translation": "개인적 가치가 결정을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "현아는 즉각적인 행동을 중시하나요?",
"hint": "ESTP는 빠르고 직접적인 행동을 선호해요.",
"result": "O",
"explanation": "현아는 'Immediate action prevents escalation!'이라고 즉각적 행동을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현아",
"script": "Dynamic solutions address problems.",
"translation": "역동적인 해결책이 문제를 다뤄."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Authentic approach honors feelings.",
"translation": "진실한 접근이 감정을 존중해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-ah uses dynamic @@ to address problems.",
"hint": "ESTP는 활발하고 역동적인 해결책을 사용해요.",
"optionA": "silence",
"optionB": "solutions",
"optionC": "planning",
"result": "solutions",
"explanation": "현아는 역동적인 해결책을 사용해 문제를 다뤄요."
},
{
"type": "script",
"index": 7,
"speaker": "현아",
"script": "Your authenticity inspires trust!",
"translation": "네 진실성이 신뢰를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your energy creates momentum.",
"translation": "네 에너지가 추진력을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "준호가 느끼는 현아의 에너지에요.",
"optionA": "energy",
"optionB": "creates",
"optionC": "momentum",
"optionD": "Your",
"result": "Your energy creates momentum",
"explanation": "준호는 현아의 에너지가 추진력을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 실용적 대응과 INFP의 조화로운 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예진",
"script": "Practical responses work effectively!",
"translation": "실용적인 반응이 효과적으로 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Harmonious approach preserves relationships.",
"translation": "조화로운 접근이 관계를 보존해."
},
{
"type": "ox",
"index": 3,
"quiz": "예진이는 실용적인 반응을 선호하나요?",
"hint": "ESTP는 현실적이고 실용적인 대응을 좋아해요.",
"result": "O",
"explanation": "예진이는 'Practical responses work effectively!'라고 실용적 반응을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예진",
"script": "Results-oriented action gets things.",
"translation": "결과 지향적 행동이 일을 처리해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Gentle understanding creates bonds.",
"translation": "부드러운 이해가 유대를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-jin prefers results-oriented @@.",
"hint": "ESTP는 성과를 중시하는 행동을 선호해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "예진이는 결과 지향적 행동을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "Your compassion touches hearts!",
"translation": "네 동정심이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your decisiveness provides direction.",
"translation": "네 결단력이 방향을 제공해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서준이가 인정하는 예진이의 결단력이에요.",
"optionA": "decisiveness",
"optionB": "provides",
"optionC": "direction",
"optionD": "Your",
"result": "Your decisiveness provides direction",
"explanation": "서준이는 예진이의 결단력이 방향을 제공한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 실용적 대응과 INFP의 조화로운 접근 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예진",
"script": "Practical responses work effectively!",
"translation": "실용적인 반응이 효과적으로 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Harmonious approach preserves relationships.",
"translation": "조화로운 접근이 관계를 보존해."
},
{
"type": "ox",
"index": 3,
"quiz": "예진이는 실용적인 반응을 선호하나요?",
"hint": "ESTP는 현실적이고 실용적인 대응을 좋아해요.",
"result": "O",
"explanation": "예진이는 'Practical responses work effectively!'라고 실용적 반응을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예진",
"script": "Results-oriented action gets things.",
"translation": "결과 지향적 행동이 일을 처리해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Gentle understanding creates bonds.",
"translation": "부드러운 이해가 유대를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-jin prefers results-oriented @@.",
"hint": "ESTP는 성과를 중시하는 행동을 선호해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "예진이는 결과 지향적 행동을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "Your compassion touches hearts!",
"translation": "네 동정심이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your decisiveness provides direction.",
"translation": "네 결단력이 방향을 제공해."
},
{
"type": "puzzle",
"index": 9,
"hint": "서준이가 인정하는 예진이의 결단력이에요.",
"optionA": "decisiveness",
"optionB": "provides",
"optionC": "direction",
"optionD": "Your",
"result": "Your decisiveness provides direction",
"explanation": "서준이는 예진이의 결단력이 방향을 제공한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 직접적 중재와 INFP의 개인적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "별이",
"script": "Direct mediation addresses issues!",
"translation": "직접적인 중재가 문제를 다뤄!"
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Individual care nurtures healing.",
"translation": "개인적 배려가 치유를 키워."
},
{
"type": "ox",
"index": 3,
"quiz": "별이는 직접적인 중재를 선호하나요?",
"hint": "ESTP는 명확하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "별이는 'Direct mediation addresses issues!'라고 직접적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "별이",
"script": "Bold action creates breakthroughs.",
"translation": "대담한 행동이 돌파구를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Personal understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Byeol-i believes bold @@ creates breakthroughs.",
"hint": "ESTP는 과감하고 대담한 행동을 중시해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "별이는 대담한 행동이 돌파구를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "Your gentleness soothes souls!",
"translation": "네 부드러움이 영혼을 달래줘!"
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your courage inspires action.",
"translation": "네 용기가 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도훈이가 느끼는 별이의 용기에요.",
"optionA": "courage",
"optionB": "inspires",
"optionC": "action",
"optionD": "Your",
"result": "Your courage inspires action",
"explanation": "도훈이는 별이의 용기가 행동을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 직접적 중재와 INFP의 개인적 배려 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "별이",
"script": "Direct mediation addresses issues!",
"translation": "직접적인 중재가 문제를 다뤄!"
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Individual care nurtures healing.",
"translation": "개인적 배려가 치유를 키워."
},
{
"type": "ox",
"index": 3,
"quiz": "별이는 직접적인 중재를 선호하나요?",
"hint": "ESTP는 명확하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "별이는 'Direct mediation addresses issues!'라고 직접적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "별이",
"script": "Bold action creates breakthroughs.",
"translation": "대담한 행동이 돌파구를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Personal understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Byeol-i believes bold @@ creates breakthroughs.",
"hint": "ESTP는 과감하고 대담한 행동을 중시해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "별이는 대담한 행동이 돌파구를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "Your gentleness soothes souls!",
"translation": "네 부드러움이 영혼을 달래줘!"
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your courage inspires action.",
"translation": "네 용기가 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "도훈이가 느끼는 별이의 용기에요.",
"optionA": "courage",
"optionB": "inspires",
"optionC": "action",
"optionD": "Your",
"result": "Your courage inspires action",
"explanation": "도훈이는 별이의 용기가 행동을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 직접적 중재와 INFP의 개인적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "별이",
"script": "Direct mediation addresses issues!",
"translation": "직접적인 중재가 문제를 다뤄!"
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Individual care nurtures healing.",
"translation": "개인적 배려가 치유를 키워."
},
{
"type": "ox",
"index": 3,
"quiz": "별이는 직접적인 중재를 선호하나요?",
"hint": "ESTP는 명확하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "별이는 'Direct mediation addresses issues!'라고 직접적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "별이",
"script": "Bold action creates breakthroughs.",
"translation": "대담한 행동이 돌파구를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Personal understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Byeol-i believes bold @@ creates breakthroughs.",
"hint": "ESTP는 과감하고 대담한 행동을 중시해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "별이는 대담한 행동이 돌파구를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "Your gentleness soothes souls!",
"translation": "네 부드러움이 영혼을 달래줘!"
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your courage inspires action.",
"translation": "네 용기가 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도훈이가 느끼는 별이의 용기에요.",
"optionA": "courage",
"optionB": "inspires",
"optionC": "action",
"optionD": "Your",
"result": "Your courage inspires action",
"explanation": "도훈이는 별이의 용기가 행동을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 직접적 중재와 INFP의 개인적 배려 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "별이",
"script": "Direct mediation addresses issues!",
"translation": "직접적인 중재가 문제를 다뤄!"
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Individual care nurtures healing.",
"translation": "개인적 배려가 치유를 키워."
},
{
"type": "ox",
"index": 3,
"quiz": "별이는 직접적인 중재를 선호하나요?",
"hint": "ESTP는 명확하고 직접적인 개입을 좋아해요.",
"result": "O",
"explanation": "별이는 'Direct mediation addresses issues!'라고 직접적 중재를 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "별이",
"script": "Bold action creates breakthroughs.",
"translation": "대담한 행동이 돌파구를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Personal understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Byeol-i believes bold @@ creates breakthroughs.",
"hint": "ESTP는 과감하고 대담한 행동을 중시해요.",
"optionA": "planning",
"optionB": "action",
"optionC": "thinking",
"result": "action",
"explanation": "별이는 대담한 행동이 돌파구를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "Your gentleness soothes souls!",
"translation": "네 부드러움이 영혼을 달래줘!"
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your courage inspires action.",
"translation": "네 용기가 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "도훈이가 느끼는 별이의 용기에요.",
"optionA": "courage",
"optionB": "inspires",
"optionC": "action",
"optionD": "Your",
"result": "Your courage inspires action",
"explanation": "도훈이는 별이의 용기가 행동을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 유연한 적응과 ESTJ의 체계적 관리 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Flexible adaptation solves problems!",
"translation": "유연한 적응이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Systematic management ensures success.",
"translation": "체계적 관리가 성공을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 유연한 적응을 중시하나요?",
"hint": "ESTP는 상황에 따른 유연한 대응을 선호해요.",
"result": "O",
"explanation": "상우는 'Flexible adaptation solves problems!'라고 유연한 적응을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Quick adjustments prevent failures.",
"translation": "빠른 조정이 실패를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structured approach delivers results.",
"translation": "구조화된 접근이 결과를 전달해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo makes quick @@ to prevent failures.",
"hint": "ESTP는 상황에 맞는 빠른 조정을 해요.",
"optionA": "plans",
"optionB": "adjustments",
"optionC": "meetings",
"result": "adjustments",
"explanation": "상우는 빠른 조정을 해서 실패를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Your organization brings stability!",
"translation": "네 조직력이 안정성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Your adaptability creates opportunities.",
"translation": "네 적응력이 기회를 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 인정하는 상우의 적응력이에요.",
"optionA": "adaptability",
"optionB": "creates",
"optionC": "opportunities",
"optionD": "Your",
"result": "Your adaptability creates opportunities",
"explanation": "태영이는 상우의 적응력이 기회를 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 유연한 적응과 ESTJ의 체계적 관리 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Flexible adaptation solves problems!",
"translation": "유연한 적응이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Systematic management ensures success.",
"translation": "체계적 관리가 성공을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 유연한 적응을 중시하나요?",
"hint": "ESTP는 상황에 따른 유연한 대응을 선호해요.",
"result": "O",
"explanation": "상우는 'Flexible adaptation solves problems!'라고 유연한 적응을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Quick adjustments prevent failures.",
"translation": "빠른 조정이 실패를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structured approach delivers results.",
"translation": "구조화된 접근이 결과를 전달해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo makes quick @@ to prevent failures.",
"hint": "ESTP는 상황에 맞는 빠른 조정을 해요.",
"optionA": "plans",
"optionB": "adjustments",
"optionC": "meetings",
"result": "adjustments",
"explanation": "상우는 빠른 조정을 해서 실패를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Your organization brings stability!",
"translation": "네 조직력이 안정성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Your adaptability creates opportunities.",
"translation": "네 적응력이 기회를 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 인정하는 상우의 적응력이에요.",
"optionA": "adaptability",
"optionB": "creates",
"optionC": "opportunities",
"optionD": "Your",
"result": "Your adaptability creates opportunities",
"explanation": "태영이는 상우의 적응력이 기회를 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESTP의 즉석 해결과 ESTJ의 규칙 기반 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Instant solutions work better!",
"translation": "즉석 해결책이 더 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Rule-based approach ensures fairness.",
"translation": "규칙 기반 접근이 공정함을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 즉석 해결책을 선호하나요?",
"hint": "ESTP는 현장에서 즉시 해결하는 것을 좋아해요.",
"result": "O",
"explanation": "시우는 'Instant solutions work better!'라고 즉석 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Creative responses address needs.",
"translation": "창의적 반응이 필요를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "Standard procedures prevent confusion.",
"translation": "표준 절차가 혼란을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo uses creative @@ to address needs.",
"hint": "ESTP는 창의적이고 즉석에서 나오는 반응을 사용해요.",
"optionA": "planning",
"optionB": "responses",
"optionC": "meetings",
"result": "responses",
"explanation": "시우는 창의적 반응을 사용해 필요를 해결해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Your structure provides foundation!",
"translation": "네 체계가 기초를 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "준서",
"script": "Your creativity sparks innovation.",
"translation": "네 창의력이 혁신을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준서가 인정하는 시우의 창의력이에요.",
"optionA": "creativity",
"optionB": "sparks",
"optionC": "innovation",
"optionD": "Your",
"result": "Your creativity sparks innovation",
"explanation": "준서는 시우의 창의력이 혁신을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESTP의 즉석 해결과 ESTJ의 규칙 기반 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Instant solutions work better!",
"translation": "즉석 해결책이 더 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Rule-based approach ensures fairness.",
"translation": "규칙 기반 접근이 공정함을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 즉석 해결책을 선호하나요?",
"hint": "ESTP는 현장에서 즉시 해결하는 것을 좋아해요.",
"result": "O",
"explanation": "시우는 'Instant solutions work better!'라고 즉석 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Creative responses address needs.",
"translation": "창의적 반응이 필요를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "Standard procedures prevent confusion.",
"translation": "표준 절차가 혼란을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo uses creative @@ to address needs.",
"hint": "ESTP는 창의적이고 즉석에서 나오는 반응을 사용해요.",
"optionA": "planning",
"optionB": "responses",
"optionC": "meetings",
"result": "responses",
"explanation": "시우는 창의적 반응을 사용해 필요를 해결해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Your structure provides foundation!",
"translation": "네 체계가 기초를 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "준서",
"script": "Your creativity sparks innovation.",
"translation": "네 창의력이 혁신을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "준서가 인정하는 시우의 창의력이에요.",
"optionA": "creativity",
"optionB": "sparks",
"optionC": "innovation",
"optionD": "Your",
"result": "Your creativity sparks innovation",
"explanation": "준서는 시우의 창의력이 혁신을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 자발적 행동과 ESTJ의 계획적 리더십 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Spontaneous action brings results!",
"translation": "자발적인 행동이 결과를 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Planned leadership guides success.",
"translation": "계획된 리더십이 성공을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 자발적인 행동을 중시하나요?",
"hint": "ESTP는 즉석에서 나오는 자연스러운 행동을 선호해요.",
"result": "O",
"explanation": "태준이는 'Spontaneous action brings results!'라고 자발적 행동을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Energetic involvement motivates everyone.",
"translation": "에너지 넘치는 참여가 모두에게 동기를 줘."
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "Organized approach achieves goals.",
"translation": "조직적 접근이 목표를 달성해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun uses energetic @@ to motivate everyone.",
"hint": "ESTP는 활력 있는 참여를 통해 동기를 부여해요.",
"optionA": "planning",
"optionB": "involvement",
"optionC": "meetings",
"result": "involvement",
"explanation": "태준이는 에너지 넘치는 참여를 사용해 모두에게 동기를 줘요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Your planning ensures success!",
"translation": "네 계획이 성공을 보장해!"
},
{
"type": "script",
"index": 8,
"speaker": "태윤",
"script": "Your enthusiasm drives momentum.",
"translation": "네 열정이 추진력을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태윤이가 느끼는 태준이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "drives",
"optionC": "momentum",
"optionD": "Your",
"result": "Your enthusiasm drives momentum",
"explanation": "태윤이는 태준이의 열정이 추진력을 이끈다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 자발적 행동과 ESTJ의 계획적 리더십 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Spontaneous action brings results!",
"translation": "자발적인 행동이 결과를 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Planned leadership guides success.",
"translation": "계획된 리더십이 성공을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 자발적인 행동을 중시하나요?",
"hint": "ESTP는 즉석에서 나오는 자연스러운 행동을 선호해요.",
"result": "O",
"explanation": "태준이는 'Spontaneous action brings results!'라고 자발적 행동을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Energetic involvement motivates everyone.",
"translation": "에너지 넘치는 참여가 모두에게 동기를 줘."
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "Organized approach achieves goals.",
"translation": "조직적 접근이 목표를 달성해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun uses energetic @@ to motivate everyone.",
"hint": "ESTP는 활력 있는 참여를 통해 동기를 부여해요.",
"optionA": "planning",
"optionB": "involvement",
"optionC": "meetings",
"result": "involvement",
"explanation": "태준이는 에너지 넘치는 참여를 사용해 모두에게 동기를 줘요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Your planning ensures success!",
"translation": "네 계획이 성공을 보장해!"
},
{
"type": "script",
"index": 8,
"speaker": "태윤",
"script": "Your enthusiasm drives momentum.",
"translation": "네 열정이 추진력을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"hint": "태윤이가 느끼는 태준이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "drives",
"optionC": "momentum",
"optionD": "Your",
"result": "Your enthusiasm drives momentum",
"explanation": "태윤이는 태준이의 열정이 추진력을 이끈다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 개별적 행동과 ESFJ의 팀 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Individual action gets things!",
"translation": "개별적인 행동이 일을 처리해!"
},
{
"type": "script",
"index": 2,
"speaker": "하준",
"script": "Team harmony comes first.",
"translation": "팀 화합이 우선이야."
},
{
"type": "ox",
"index": 3,
"quiz": "건호는 개별적인 행동을 선호하나요?",
"hint": "ESTP는 독립적이고 개별적인 행동을 좋아해요.",
"result": "O",
"explanation": "건호는 'Individual action gets things!'라고 개별적 행동을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Quick decisions drive progress.",
"translation": "빠른 결정이 진전을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "하준",
"script": "Collective support builds strength.",
"translation": "집단적 지지가 힘을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho believes quick @@ drive progress.",
"hint": "ESTP는 신속한 의사결정을 중시해요.",
"optionA": "meetings",
"optionB": "decisions",
"optionC": "planning",
"result": "decisions",
"explanation": "건호는 빠른 결정이 진전을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Your care strengthens bonds!",
"translation": "네 배려가 유대를 강화해!"
},
{
"type": "script",
"index": 8,
"speaker": "하준",
"script": "Your initiative creates momentum.",
"translation": "네 주도권이 추진력을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "하준이가 인정하는 건호의 주도권이에요.",
"optionA": "initiative",
"optionB": "creates",
"optionC": "momentum",
"optionD": "Your",
"result": "Your initiative creates momentum",
"explanation": "하준이는 건호의 주도권이 추진력을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESTP의 개별적 행동과 ESFJ의 팀 중심 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Individual action gets things!",
"translation": "개별적인 행동이 일을 처리해!"
},
{
"type": "script",
"index": 2,
"speaker": "하준",
"script": "Team harmony comes first.",
"translation": "팀 화합이 우선이야."
},
{
"type": "ox",
"index": 3,
"quiz": "건호는 개별적인 행동을 선호하나요?",
"hint": "ESTP는 독립적이고 개별적인 행동을 좋아해요.",
"result": "O",
"explanation": "건호는 'Individual action gets things!'라고 개별적 행동을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Quick decisions drive progress.",
"translation": "빠른 결정이 진전을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "하준",
"script": "Collective support builds strength.",
"translation": "집단적 지지가 힘을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho believes quick @@ drive progress.",
"hint": "ESTP는 신속한 의사결정을 중시해요.",
"optionA": "meetings",
"optionB": "decisions",
"optionC": "planning",
"result": "decisions",
"explanation": "건호는 빠른 결정이 진전을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Your care strengthens bonds!",
"translation": "네 배려가 유대를 강화해!"
},
{
"type": "script",
"index": 8,
"speaker": "하준",
"script": "Your initiative creates momentum.",
"translation": "네 주도권이 추진력을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "하준이가 인정하는 건호의 주도권이에요.",
"optionA": "initiative",
"optionB": "creates",
"optionC": "momentum",
"optionD": "Your",
"result": "Your initiative creates momentum",
"explanation": "하준이는 건호의 주도권이 추진력을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 직접적 대응과 ESFJ의 협력적 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현진",
"script": "Direct confrontation clears issues!",
"translation": "직접적인 대응이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태우",
"script": "Collaborative mediation builds understanding.",
"translation": "협력적 중재가 이해를 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "현진이는 직접적인 대응을 선호하나요?",
"hint": "ESTP는 정면으로 마주하는 직접적 방법을 좋아해요.",
"result": "O",
"explanation": "현진이는 'Direct confrontation clears issues!'라고 직접적 대응을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현진",
"script": "Bold approach addresses problems.",
"translation": "대담한 접근이 문제를 다뤄."
},
{
"type": "script",
"index": 5,
"speaker": "태우",
"script": "Supportive environment encourages everyone.",
"translation": "지지적인 환경이 모두를 격려해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-jin uses bold @@ to address problems.",
"hint": "ESTP는 과감하고 대담한 접근을 사용해요.",
"optionA": "planning",
"optionB": "approach",
"optionC": "meetings",
"result": "approach",
"explanation": "현진이는 대담한 접근을 사용해 문제를 다뤄요."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "Your support lifts everyone!",
"translation": "네 지지가 모두를 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "태우",
"script": "Your directness brings clarity.",
"translation": "네 직접성이 명확함을 가져와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태우가 인정하는 현진이의 직접성이에요.",
"optionA": "directness",
"optionB": "brings",
"optionC": "clarity",
"optionD": "Your",
"result": "Your directness brings clarity",
"explanation": "태우는 현진이의 직접성이 명확함을 가져온다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESTP의 직접적 대응과 ESFJ의 협력적 중재 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현진",
"script": "Direct confrontation clears issues!",
"translation": "직접적인 대응이 문제를 해결해!"
},
{
"type": "script",
"index": 2,
"speaker": "태우",
"script": "Collaborative mediation builds understanding.",
"translation": "협력적 중재가 이해를 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "현진이는 직접적인 대응을 선호하나요?",
"hint": "ESTP는 정면으로 마주하는 직접적 방법을 좋아해요.",
"result": "O",
"explanation": "현진이는 'Direct confrontation clears issues!'라고 직접적 대응을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현진",
"script": "Bold approach addresses problems.",
"translation": "대담한 접근이 문제를 다뤄."
},
{
"type": "script",
"index": 5,
"speaker": "태우",
"script": "Supportive environment encourages everyone.",
"translation": "지지적인 환경이 모두를 격려해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-jin uses bold @@ to address problems.",
"hint": "ESTP는 과감하고 대담한 접근을 사용해요.",
"optionA": "planning",
"optionB": "approach",
"optionC": "meetings",
"result": "approach",
"explanation": "현진이는 대담한 접근을 사용해 문제를 다뤄요."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "Your support lifts everyone!",
"translation": "네 지지가 모두를 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "태우",
"script": "Your directness brings clarity.",
"translation": "네 직접성이 명확함을 가져와."
},
{
"type": "puzzle",
"index": 9,
"hint": "태우가 인정하는 현진이의 직접성이에요.",
"optionA": "directness",
"optionB": "brings",
"optionC": "clarity",
"optionD": "Your",
"result": "Your directness brings clarity",
"explanation": "태우는 현진이의 직접성이 명확함을 가져온다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 즉흥적 중재와 ESFJ의 감정적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다희",
"script": "Impromptu intervention works best!",
"translation": "즉흥적인 개입이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "준우",
"script": "Emotional care heals wounds.",
"translation": "감정적 배려가 상처를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "다희는 즉흥적인 개입을 선호하나요?",
"hint": "ESTP는 계획 없이 즉석에서 하는 개입을 좋아해요.",
"result": "O",
"explanation": "다희는 'Impromptu intervention works best!'라고 즉흥적 개입을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다희",
"script": "Natural reactions solve conflicts.",
"translation": "자연스러운 반응이 갈등을 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "준우",
"script": "Thoughtful consideration shows respect.",
"translation": "사려 깊은 고려가 존중을 보여."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-hui believes natural @@ solve conflicts.",
"hint": "ESTP는 자발적이고 자연스러운 반응을 중시해요.",
"optionA": "planning",
"optionB": "reactions",
"optionC": "meetings",
"result": "reactions",
"explanation": "다희는 자연스러운 반응이 갈등을 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다희",
"script": "Your thoughtfulness touches hearts!",
"translation": "네 사려 깊음이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준우",
"script": "Your spontaneity brings freshness.",
"translation": "네 즉흥성이 신선함을 가져와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준우가 느끼는 다희의 즉흥성이에요.",
"optionA": "spontaneity",
"optionB": "brings",
"optionC": "freshness",
"optionD": "Your",
"result": "Your spontaneity brings freshness",
"explanation": "준우는 다희의 즉흥성이 신선함을 가져온다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESTP의 즉흥적 중재와 ESFJ의 감정적 배려 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다희",
"script": "Impromptu intervention works best!",
"translation": "즉흥적인 개입이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "준우",
"script": "Emotional care heals wounds.",
"translation": "감정적 배려가 상처를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "다희는 즉흥적인 개입을 선호하나요?",
"hint": "ESTP는 계획 없이 즉석에서 하는 개입을 좋아해요.",
"result": "O",
"explanation": "다희는 'Impromptu intervention works best!'라고 즉흥적 개입을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다희",
"script": "Natural reactions solve conflicts.",
"translation": "자연스러운 반응이 갈등을 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "준우",
"script": "Thoughtful consideration shows respect.",
"translation": "사려 깊은 고려가 존중을 보여."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-hui believes natural @@ solve conflicts.",
"hint": "ESTP는 자발적이고 자연스러운 반응을 중시해요.",
"optionA": "planning",
"optionB": "reactions",
"optionC": "meetings",
"result": "reactions",
"explanation": "다희는 자연스러운 반응이 갈등을 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다희",
"script": "Your thoughtfulness touches hearts!",
"translation": "네 사려 깊음이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준우",
"script": "Your spontaneity brings freshness.",
"translation": "네 즉흥성이 신선함을 가져와."
},
{
"type": "puzzle",
"index": 9,
"hint": "준우가 느끼는 다희의 즉흥성이에요.",
"optionA": "spontaneity",
"optionB": "brings",
"optionC": "freshness",
"optionD": "Your",
"result": "Your spontaneity brings freshness",
"explanation": "준우는 다희의 즉흥성이 신선함을 가져온다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀워크 갈등 해결 방법",
"explanation": "ESTP의 논리적 해결과 ESFP의 감정적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Fix problems logically right now.",
"translation": "지금 문제를 논리적으로 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 모든 사람의 감정을 먼저 고려하나요?",
"hint": "ESFP는 사람들의 감정과 분위기를 우선시해요.",
"result": "O",
"explanation": "예솔은 'consider everyone's feelings first'라며 감정을 먼저 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Logic cuts through confusion.",
"translation": "논리가 혼란을 뚫고 나가."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Feelings show real issues.",
"translation": "감정이 진짜 문제를 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to fix problems @@ right now.",
"hint": "ESTP는 논리적이고 객관적인 접근을 선호해요.",
"optionA": "carefully",
"optionB": "logically",
"optionC": "slowly",
"result": "logically",
"explanation": "상우는 지금 문제를 논리적으로 해결하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Emotions reveal deeper truths!",
"translation": "감정이 더 깊은 진실을 드러내!"
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Logic provides clear direction!",
"translation": "논리가 명확한 방향을 제공해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔의 인정이에요.",
"optionA": "Logic",
"optionB": "provides",
"optionC": "direction",
"result": "Logic provides direction",
"explanation": "예솔은 상우의 논리가 명확한 방향을 제공한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀워크 갈등 해결 방법",
"explanation": "ESTP의 논리적 해결과 ESFP의 감정적 배려 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Fix problems logically right now.",
"translation": "지금 문제를 논리적으로 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 모든 사람의 감정을 먼저 고려하나요?",
"hint": "ESFP는 사람들의 감정과 분위기를 우선시해요.",
"result": "O",
"explanation": "예솔은 'consider everyone's feelings first'라며 감정을 먼저 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Logic cuts through confusion.",
"translation": "논리가 혼란을 뚫고 나가."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Feelings show real issues.",
"translation": "감정이 진짜 문제를 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to fix problems @@ right now.",
"hint": "ESTP는 논리적이고 객관적인 접근을 선호해요.",
"optionA": "carefully",
"optionB": "logically",
"optionC": "slowly",
"result": "logically",
"explanation": "상우는 지금 문제를 논리적으로 해결하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Emotions reveal deeper truths!",
"translation": "감정이 더 깊은 진실을 드러내!"
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Logic provides clear direction!",
"translation": "논리가 명확한 방향을 제공해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔의 인정이에요.",
"optionA": "Logic",
"optionB": "provides",
"optionC": "direction",
"result": "Logic provides direction",
"explanation": "예솔은 상우의 논리가 명확한 방향을 제공한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석 문제 대응 방식",
"explanation": "ESTP의 직접적 행동과 ESFP의 분위기 조절 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Take action immediately.",
"translation": "즉시 행동을 취하자."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Create positive atmosphere first.",
"translation": "먼저 긍정적인 분위기를 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 먼저 긍정적인 분위기를 만들려 하나요?",
"hint": "ESFP는 즐겁고 화기애애한 환경을 중시해요.",
"result": "O",
"explanation": "미소는 'create positive atmosphere first'라며 긍정적 분위기를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct action solves problems.",
"translation": "직접 행동이 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Good vibes help cooperation.",
"translation": "좋은 분위기가 협력을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to take action @@.",
"hint": "ESTP는 즉각적이고 신속한 대응을 선호해요.",
"optionA": "carefully",
"optionB": "immediately",
"optionC": "together",
"result": "immediately",
"explanation": "시우는 즉시 행동을 취하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Positive energy motivates everyone!",
"translation": "긍정적 에너지가 모든 사람을 동기부여해!"
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Action creates real progress!",
"translation": "행동이 실제 진전을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미소의 인정이에요.",
"optionA": "Action",
"optionB": "creates",
"optionC": "progress",
"result": "Action creates progress",
"explanation": "미소는 시우의 행동이 실제 진전을 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석 문제 대응 방식",
"explanation": "ESTP의 직접적 행동과 ESFP의 분위기 조절 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Take action immediately.",
"translation": "즉시 행동을 취하자."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Create positive atmosphere first.",
"translation": "먼저 긍정적인 분위기를 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 먼저 긍정적인 분위기를 만들려 하나요?",
"hint": "ESFP는 즐겁고 화기애애한 환경을 중시해요.",
"result": "O",
"explanation": "미소는 'create positive atmosphere first'라며 긍정적 분위기를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct action solves problems.",
"translation": "직접 행동이 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Good vibes help cooperation.",
"translation": "좋은 분위기가 협력을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to take action @@.",
"hint": "ESTP는 즉각적이고 신속한 대응을 선호해요.",
"optionA": "carefully",
"optionB": "immediately",
"optionC": "together",
"result": "immediately",
"explanation": "시우는 즉시 행동을 취하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Positive energy motivates everyone!",
"translation": "긍정적 에너지가 모든 사람을 동기부여해!"
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Action creates real progress!",
"translation": "행동이 실제 진전을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미소의 인정이에요.",
"optionA": "Action",
"optionB": "creates",
"optionC": "progress",
"result": "Action creates progress",
"explanation": "미소는 시우의 행동이 실제 진전을 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 중재 접근법",
"explanation": "ESTP의 실용적 해결과 ESFP의 조화로운 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Find practical solutions quickly.",
"translation": "실용적 해결책을 빨리 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Build harmony between everyone.",
"translation": "모든 사람 사이의 조화를 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 모든 사람 사이의 조화를 만들려 하나요?",
"hint": "ESFP는 갈등보다 평화로운 관계를 선호해요.",
"result": "O",
"explanation": "혜린은 'build harmony between everyone'이라며 조화 구축을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Practical fixes work best.",
"translation": "실용적 해결책이 가장 효과적이야."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Harmony creates lasting peace.",
"translation": "조화가 지속적인 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to find practical solutions @@.",
"hint": "ESTP는 빠르고 효율적인 해결을 추구해요.",
"optionA": "carefully",
"optionB": "quickly",
"optionC": "together",
"result": "quickly",
"explanation": "태준은 실용적 해결책을 빨리 찾자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Harmony brings team strength!",
"translation": "조화가 팀의 힘을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Quick solutions save time!",
"translation": "빠른 해결책이 시간을 절약해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜린의 인정이에요.",
"optionA": "Quick",
"optionB": "solutions",
"optionC": "save",
"result": "Quick solutions save",
"explanation": "혜린은 태준의 빠른 해결책이 시간을 절약한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 중재 접근법",
"explanation": "ESTP의 실용적 해결과 ESFP의 조화로운 해결 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Find practical solutions quickly.",
"translation": "실용적 해결책을 빨리 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Build harmony between everyone.",
"translation": "모든 사람 사이의 조화를 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 모든 사람 사이의 조화를 만들려 하나요?",
"hint": "ESFP는 갈등보다 평화로운 관계를 선호해요.",
"result": "O",
"explanation": "혜린은 'build harmony between everyone'이라며 조화 구축을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Practical fixes work best.",
"translation": "실용적 해결책이 가장 효과적이야."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Harmony creates lasting peace.",
"translation": "조화가 지속적인 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to find practical solutions @@.",
"hint": "ESTP는 빠르고 효율적인 해결을 추구해요.",
"optionA": "carefully",
"optionB": "quickly",
"optionC": "together",
"result": "quickly",
"explanation": "태준은 실용적 해결책을 빨리 찾자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Harmony brings team strength!",
"translation": "조화가 팀의 힘을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Quick solutions save time!",
"translation": "빠른 해결책이 시간을 절약해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "혜린의 인정이에요.",
"optionA": "Quick",
"optionB": "solutions",
"optionC": "save",
"result": "Quick solutions save",
"explanation": "혜린은 태준의 빠른 해결책이 시간을 절약한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "위기 상황 대처법",
"explanation": "ESTP의 즉석 대응과 ENTJ의 전략적 계획 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "React to crisis immediately.",
"translation": "위기에 즉시 반응하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Plan strategic response carefully.",
"translation": "전략적 대응을 신중히 계획하자."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁은 전략적 대응을 신중히 계획하나요?",
"hint": "ENTJ는 체계적이고 장기적인 전략을 중시해요.",
"result": "O",
"explanation": "준혁은 'plan strategic response carefully'라며 신중한 전략 계획을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Quick response prevents damage.",
"translation": "빠른 대응이 피해를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Strategic planning ensures success.",
"translation": "전략적 계획이 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to react to crisis @@.",
"hint": "ESTP는 즉각적이고 신속한 반응을 선호해요.",
"optionA": "carefully",
"optionB": "immediately",
"optionC": "together",
"result": "immediately",
"explanation": "건호는 위기에 즉시 반응하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Strategy creates lasting solutions!",
"translation": "전략이 지속적인 해결책을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Quick response shows leadership!",
"translation": "빠른 대응이 리더십을 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁의 인정이에요.",
"optionA": "Quick",
"optionB": "response",
"optionC": "shows",
"result": "Quick response shows",
"explanation": "준혁은 건호의 빠른 대응이 리더십을 보여준다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "위기 상황 대처법",
"explanation": "ESTP의 즉석 대응과 ENTJ의 전략적 계획 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "React to crisis immediately.",
"translation": "위기에 즉시 반응하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Plan strategic response carefully.",
"translation": "전략적 대응을 신중히 계획하자."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁은 전략적 대응을 신중히 계획하나요?",
"hint": "ENTJ는 체계적이고 장기적인 전략을 중시해요.",
"result": "O",
"explanation": "준혁은 'plan strategic response carefully'라며 신중한 전략 계획을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Quick response prevents damage.",
"translation": "빠른 대응이 피해를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Strategic planning ensures success.",
"translation": "전략적 계획이 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to react to crisis @@.",
"hint": "ESTP는 즉각적이고 신속한 반응을 선호해요.",
"optionA": "carefully",
"optionB": "immediately",
"optionC": "together",
"result": "immediately",
"explanation": "건호는 위기에 즉시 반응하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Strategy creates lasting solutions!",
"translation": "전략이 지속적인 해결책을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Quick response shows leadership!",
"translation": "빠른 대응이 리더십을 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준혁의 인정이에요.",
"optionA": "Quick",
"optionB": "response",
"optionC": "shows",
"result": "Quick response shows",
"explanation": "준혁은 건호의 빠른 대응이 리더십을 보여준다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 목표 달성 방법",
"explanation": "ESTP의 현재 행동과 ENTJ의 장기 비전 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Focus on today's tasks.",
"translation": "오늘 업무에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Build long-term vision.",
"translation": "장기적 비전을 구축하자."
},
{
"type": "ox",
"index": 3,
"quiz": "민준은 장기적 비전을 구축하나요?",
"hint": "ENTJ는 미래 지향적이고 거시적인 관점을 중시해요.",
"result": "O",
"explanation": "민준은 'build long-term vision'이라며 장기 비전 구축을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Present focus delivers results.",
"translation": "현재 집중이 결과를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Vision guides future success.",
"translation": "비전이 미래 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to focus on today's @@.",
"hint": "ESTP는 당면한 현재의 구체적 업무에 집중해요.",
"optionA": "problems",
"optionB": "tasks",
"optionC": "meetings",
"result": "tasks",
"explanation": "상우는 오늘 업무에 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Vision inspires great achievements!",
"translation": "비전이 위대한 성취를 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Present focus builds momentum!",
"translation": "현재 집중이 추진력을 구축해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민준의 인정이에요.",
"optionA": "Present",
"optionB": "focus",
"optionC": "builds",
"result": "Present focus builds",
"explanation": "민준은 상우의 현재 집중이 추진력을 구축한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 목표 달성 방법",
"explanation": "ESTP의 현재 행동과 ENTJ의 장기 비전 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Focus on today's tasks.",
"translation": "오늘 업무에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Build long-term vision.",
"translation": "장기적 비전을 구축하자."
},
{
"type": "ox",
"index": 3,
"quiz": "민준은 장기적 비전을 구축하나요?",
"hint": "ENTJ는 미래 지향적이고 거시적인 관점을 중시해요.",
"result": "O",
"explanation": "민준은 'build long-term vision'이라며 장기 비전 구축을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Present focus delivers results.",
"translation": "현재 집중이 결과를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Vision guides future success.",
"translation": "비전이 미래 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to focus on today's @@.",
"hint": "ESTP는 당면한 현재의 구체적 업무에 집중해요.",
"optionA": "problems",
"optionB": "tasks",
"optionC": "meetings",
"result": "tasks",
"explanation": "상우는 오늘 업무에 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Vision inspires great achievements!",
"translation": "비전이 위대한 성취를 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Present focus builds momentum!",
"translation": "현재 집중이 추진력을 구축해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민준의 인정이에요.",
"optionA": "Present",
"optionB": "focus",
"optionC": "builds",
"result": "Present focus builds",
"explanation": "민준은 상우의 현재 집중이 추진력을 구축한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 문제 해결 접근",
"explanation": "ESTP의 직접 실행과 ENTJ의 시스템 개선 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Fix what's broken now.",
"translation": "지금 고장난 것을 고치자."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Redesign entire system.",
"translation": "전체 시스템을 재설계하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 전체 시스템을 재설계하나요?",
"hint": "ENTJ는 근본적이고 체계적인 변화를 추구해요.",
"result": "O",
"explanation": "성준은 'redesign entire system'이라며 전체 시스템 재설계를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct fixes restore function.",
"translation": "직접 수정이 기능을 회복시켜."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "System redesign prevents recurrence.",
"translation": "시스템 재설계가 재발을 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to fix what's broken @@.",
"hint": "ESTP는 즉시 당면한 문제를 해결해요.",
"optionA": "later",
"optionB": "now",
"optionC": "carefully",
"result": "now",
"explanation": "시우는 지금 고장난 것을 고치자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Systems thinking prevents problems!",
"translation": "시스템적 사고가 문제를 예방해!"
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Direct fixes deliver results!",
"translation": "직접 수정이 결과를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성준의 인정이에요.",
"optionA": "Direct",
"optionB": "fixes",
"optionC": "deliver",
"result": "Direct fixes deliver",
"explanation": "성준은 시우의 직접 수정이 결과를 제공한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 문제 해결 접근",
"explanation": "ESTP의 직접 실행과 ENTJ의 시스템 개선 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Fix what's broken now.",
"translation": "지금 고장난 것을 고치자."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Redesign entire system.",
"translation": "전체 시스템을 재설계하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 전체 시스템을 재설계하나요?",
"hint": "ENTJ는 근본적이고 체계적인 변화를 추구해요.",
"result": "O",
"explanation": "성준은 'redesign entire system'이라며 전체 시스템 재설계를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct fixes restore function.",
"translation": "직접 수정이 기능을 회복시켜."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "System redesign prevents recurrence.",
"translation": "시스템 재설계가 재발을 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to fix what's broken @@.",
"hint": "ESTP는 즉시 당면한 문제를 해결해요.",
"optionA": "later",
"optionB": "now",
"optionC": "carefully",
"result": "now",
"explanation": "시우는 지금 고장난 것을 고치자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Systems thinking prevents problems!",
"translation": "시스템적 사고가 문제를 예방해!"
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Direct fixes deliver results!",
"translation": "직접 수정이 결과를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성준의 인정이에요.",
"optionA": "Direct",
"optionB": "fixes",
"optionC": "deliver",
"result": "Direct fixes deliver",
"explanation": "성준은 시우의 직접 수정이 결과를 제공한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결 우선순위",
"explanation": "ESTP의 실용적 행동과 ENTP의 아이디어 탐구 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Do what works now.",
"translation": "지금 효과적인 것을 하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Explore new ideas first.",
"translation": "먼저 새로운 아이디어를 탐구하자."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤은 새로운 아이디어를 먼저 탐구하나요?",
"hint": "ENTP는 혁신적이고 창의적인 가능성을 우선시해요.",
"result": "O",
"explanation": "도윤은 'explore new ideas first'라며 아이디어 탐구를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Practical action brings results.",
"translation": "실용적 행동이 결과를 가져와."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New ideas create breakthroughs.",
"translation": "새로운 아이디어가 돌파구를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to do what works @@.",
"hint": "ESTP는 즉시 효과를 낼 수 있는 것에 집중해요.",
"optionA": "later",
"optionB": "now",
"optionC": "together",
"result": "now",
"explanation": "태준은 지금 효과적인 것을 하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Innovation opens new possibilities!",
"translation": "혁신이 새로운 가능성을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Action transforms ideas!",
"translation": "행동이 아이디어를 변화시켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤의 인정이에요.",
"optionA": "Action",
"optionB": "transforms",
"optionC": "ideas",
"result": "Action transforms ideas",
"explanation": "도윤은 태준의 행동이 아이디어를 변화시킨다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결 우선순위",
"explanation": "ESTP의 실용적 행동과 ENTP의 아이디어 탐구 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Do what works now.",
"translation": "지금 효과적인 것을 하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Explore new ideas first.",
"translation": "먼저 새로운 아이디어를 탐구하자."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤은 새로운 아이디어를 먼저 탐구하나요?",
"hint": "ENTP는 혁신적이고 창의적인 가능성을 우선시해요.",
"result": "O",
"explanation": "도윤은 'explore new ideas first'라며 아이디어 탐구를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Practical action brings results.",
"translation": "실용적 행동이 결과를 가져와."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New ideas create breakthroughs.",
"translation": "새로운 아이디어가 돌파구를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to do what works @@.",
"hint": "ESTP는 즉시 효과를 낼 수 있는 것에 집중해요.",
"optionA": "later",
"optionB": "now",
"optionC": "together",
"result": "now",
"explanation": "태준은 지금 효과적인 것을 하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Innovation opens new possibilities!",
"translation": "혁신이 새로운 가능성을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Action transforms ideas!",
"translation": "행동이 아이디어를 변화시켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤의 인정이에요.",
"optionA": "Action",
"optionB": "transforms",
"optionC": "ideas",
"result": "Action transforms ideas",
"explanation": "도윤은 태준의 행동이 아이디어를 변화시킨다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 논의",
"explanation": "ESTP의 결론 중심과 ENTP의 토론 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Reach conclusions quickly today.",
"translation": "오늘 빨리 결론에 도달하자."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "Discuss all possibilities thoroughly.",
"translation": "모든 가능성을 철저히 논의하자."
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 모든 가능성을 철저히 논의하나요?",
"hint": "ENTP는 다양한 관점과 옵션을 탐구하기를 좋아해요.",
"result": "O",
"explanation": "현우는 'discuss all possibilities thoroughly'라며 철저한 논의를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Fast decisions prevent delays.",
"translation": "빠른 결정이 지연을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "Thorough discussion improves quality.",
"translation": "철저한 논의가 품질을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to reach conclusions @@.",
"hint": "ESTP는 신속하고 효율적인 결정을 선호해요.",
"optionA": "carefully",
"optionB": "quickly",
"optionC": "together",
"result": "quickly",
"explanation": "건호는 오늘 빨리 결론에 도달하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Deep discussion reveals insights!",
"translation": "깊은 논의가 통찰을 드러내!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Speed creates momentum!",
"translation": "속도가 추진력을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현우의 인정이에요.",
"optionA": "Speed",
"optionB": "creates",
"optionC": "momentum",
"result": "Speed creates momentum",
"explanation": "현우는 건호의 속도가 추진력을 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 논의",
"explanation": "ESTP의 결론 중심과 ENTP의 토론 중심 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Reach conclusions quickly today.",
"translation": "오늘 빨리 결론에 도달하자."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "Discuss all possibilities thoroughly.",
"translation": "모든 가능성을 철저히 논의하자."
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 모든 가능성을 철저히 논의하나요?",
"hint": "ENTP는 다양한 관점과 옵션을 탐구하기를 좋아해요.",
"result": "O",
"explanation": "현우는 'discuss all possibilities thoroughly'라며 철저한 논의를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Fast decisions prevent delays.",
"translation": "빠른 결정이 지연을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "Thorough discussion improves quality.",
"translation": "철저한 논의가 품질을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to reach conclusions @@.",
"hint": "ESTP는 신속하고 효율적인 결정을 선호해요.",
"optionA": "carefully",
"optionB": "quickly",
"optionC": "together",
"result": "quickly",
"explanation": "건호는 오늘 빨리 결론에 도달하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Deep discussion reveals insights!",
"translation": "깊은 논의가 통찰을 드러내!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Speed creates momentum!",
"translation": "속도가 추진력을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현우의 인정이에요.",
"optionA": "Speed",
"optionB": "creates",
"optionC": "momentum",
"result": "Speed creates momentum",
"explanation": "현우는 건호의 속도가 추진력을 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 분석 접근법",
"explanation": "ESTP의 현실적 대처와 ENTP의 창의적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Deal with reality directly.",
"translation": "현실을 직접 다루자."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Think outside the box.",
"translation": "틀 밖에서 생각하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태현은 틀 밖에서 생각하려 하나요?",
"hint": "ENTP는 기존 방식을 벗어난 창의적 접근을 선호해요.",
"result": "O",
"explanation": "태현은 'think outside the box'라며 창의적 사고를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Reality shows true problems.",
"translation": "현실이 진짜 문제를 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "Creative thinking finds solutions.",
"translation": "창의적 사고가 해결책을 찾아."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to deal with reality @@.",
"hint": "ESTP는 현실적이고 직접적인 접근을 중시해요.",
"optionA": "carefully",
"optionB": "directly",
"optionC": "slowly",
"result": "directly",
"explanation": "상우는 현실을 직접 다루자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Creativity unlocks new pathways!",
"translation": "창의성이 새로운 길을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Reality provides solid foundation!",
"translation": "현실이 견고한 기초를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태현의 인정이에요.",
"optionA": "Reality",
"optionB": "provides",
"optionC": "foundation",
"result": "Reality provides foundation",
"explanation": "태현은 상우의 현실적 접근이 견고한 기초를 제공한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 분석 접근법",
"explanation": "ESTP의 현실적 대처와 ENTP의 창의적 분석 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Deal with reality directly.",
"translation": "현실을 직접 다루자."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Think outside the box.",
"translation": "틀 밖에서 생각하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태현은 틀 밖에서 생각하려 하나요?",
"hint": "ENTP는 기존 방식을 벗어난 창의적 접근을 선호해요.",
"result": "O",
"explanation": "태현은 'think outside the box'라며 창의적 사고를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Reality shows true problems.",
"translation": "현실이 진짜 문제를 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "Creative thinking finds solutions.",
"translation": "창의적 사고가 해결책을 찾아."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to deal with reality @@.",
"hint": "ESTP는 현실적이고 직접적인 접근을 중시해요.",
"optionA": "carefully",
"optionB": "directly",
"optionC": "slowly",
"result": "directly",
"explanation": "상우는 현실을 직접 다루자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Creativity unlocks new pathways!",
"translation": "창의성이 새로운 길을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Reality provides solid foundation!",
"translation": "현실이 견고한 기초를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태현의 인정이에요.",
"optionA": "Reality",
"optionB": "provides",
"optionC": "foundation",
"result": "Reality provides foundation",
"explanation": "태현은 상우의 현실적 접근이 견고한 기초를 제공한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재 방향",
"explanation": "ESTP의 직접적 해결과 ENFJ의 관계 중심 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Solve the main problem.",
"translation": "주요 문제를 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Heal damaged relationships first.",
"translation": "먼저 손상된 관계를 치유하자."
},
{
"type": "ox",
"index": 3,
"quiz": "재민은 손상된 관계를 먼저 치유하나요?",
"hint": "ENFJ는 인간관계의 회복을 우선시해요.",
"result": "O",
"explanation": "재민은 'heal damaged relationships first'라며 관계 치유를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct solutions work faster.",
"translation": "직접적 해결책이 더 빨리 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Strong relationships support success.",
"translation": "강한 관계가 성공을 지원해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to solve the main @@.",
"hint": "ESTP는 핵심적이고 구체적인 문제에 집중해요.",
"optionA": "issue",
"optionB": "problem",
"optionC": "conflict",
"result": "problem",
"explanation": "시우는 주요 문제를 해결하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Relationships create lasting foundation!",
"translation": "관계가 지속적인 기초를 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Solutions deliver immediate relief!",
"translation": "해결책이 즉시 완화를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민의 인정이에요.",
"optionA": "Solutions",
"optionB": "deliver",
"optionC": "relief",
"result": "Solutions deliver relief",
"explanation": "재민은 시우의 해결책이 즉시 완화를 제공한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재 방향",
"explanation": "ESTP의 직접적 해결과 ENFJ의 관계 중심 해결 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Solve the main problem.",
"translation": "주요 문제를 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Heal damaged relationships first.",
"translation": "먼저 손상된 관계를 치유하자."
},
{
"type": "ox",
"index": 3,
"quiz": "재민은 손상된 관계를 먼저 치유하나요?",
"hint": "ENFJ는 인간관계의 회복을 우선시해요.",
"result": "O",
"explanation": "재민은 'heal damaged relationships first'라며 관계 치유를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Direct solutions work faster.",
"translation": "직접적 해결책이 더 빨리 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Strong relationships support success.",
"translation": "강한 관계가 성공을 지원해."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to solve the main @@.",
"hint": "ESTP는 핵심적이고 구체적인 문제에 집중해요.",
"optionA": "issue",
"optionB": "problem",
"optionC": "conflict",
"result": "problem",
"explanation": "시우는 주요 문제를 해결하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Relationships create lasting foundation!",
"translation": "관계가 지속적인 기초를 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Solutions deliver immediate relief!",
"translation": "해결책이 즉시 완화를 제공해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "재민의 인정이에요.",
"optionA": "Solutions",
"optionB": "deliver",
"optionC": "relief",
"result": "Solutions deliver relief",
"explanation": "재민은 시우의 해결책이 즉시 완화를 제공한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 추진법",
"explanation": "ESTP의 즉시 실행과 ENFJ의 사람 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Implement changes right away.",
"translation": "즉시 변화를 실행하자."
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Prepare people for changes.",
"translation": "변화에 대해 사람들을 준비시키자."
},
{
"type": "ox",
"index": 3,
"quiz": "준영은 변화에 대해 사람들을 준비시키나요?",
"hint": "ENFJ는 변화 과정에서 사람들의 적응을 돕는 것을 중시해요.",
"result": "O",
"explanation": "준영은 'prepare people for changes'라며 사람들 준비를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Quick implementation shows results.",
"translation": "빠른 실행이 결과를 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "People preparation ensures success.",
"translation": "사람들 준비가 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to implement changes right @@.",
"hint": "ESTP는 즉각적이고 신속한 실행을 선호해요.",
"optionA": "now",
"optionB": "away",
"optionC": "here",
"result": "away",
"explanation": "태준은 즉시 변화를 실행하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Preparation creates smooth transition!",
"translation": "준비가 원활한 전환을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Quick action drives progress!",
"translation": "빠른 행동이 진전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준영의 인정이에요.",
"optionA": "Quick",
"optionB": "action",
"optionC": "drives",
"result": "Quick action drives",
"explanation": "준영은 태준의 빠른 행동이 진전을 이끈다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 추진법",
"explanation": "ESTP의 즉시 실행과 ENFJ의 사람 중심 접근 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Implement changes right away.",
"translation": "즉시 변화를 실행하자."
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Prepare people for changes.",
"translation": "변화에 대해 사람들을 준비시키자."
},
{
"type": "ox",
"index": 3,
"quiz": "준영은 변화에 대해 사람들을 준비시키나요?",
"hint": "ENFJ는 변화 과정에서 사람들의 적응을 돕는 것을 중시해요.",
"result": "O",
"explanation": "준영은 'prepare people for changes'라며 사람들 준비를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Quick implementation shows results.",
"translation": "빠른 실행이 결과를 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "People preparation ensures success.",
"translation": "사람들 준비가 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to implement changes right @@.",
"hint": "ESTP는 즉각적이고 신속한 실행을 선호해요.",
"optionA": "now",
"optionB": "away",
"optionC": "here",
"result": "away",
"explanation": "태준은 즉시 변화를 실행하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Preparation creates smooth transition!",
"translation": "준비가 원활한 전환을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Quick action drives progress!",
"translation": "빠른 행동이 진전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준영의 인정이에요.",
"optionA": "Quick",
"optionB": "action",
"optionC": "drives",
"result": "Quick action drives",
"explanation": "준영은 태준의 빠른 행동이 진전을 이끈다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "협업 방식 개선안",
"explanation": "ESTP의 효율성 중심과 ENFJ의 포용성 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Focus on getting results.",
"translation": "결과를 얻는데 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Include everyone's input equally.",
"translation": "모든 사람의 의견을 평등하게 포함시키자."
},
{
"type": "ox",
"index": 3,
"quiz": "정훈은 모든 사람의 의견을 평등하게 포함시키나요?",
"hint": "ENFJ는 모든 구성원의 참여와 의견을 중시해요.",
"result": "O",
"explanation": "정훈은 'include everyone's input equally'라며 평등한 포함을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Results prove team effectiveness.",
"translation": "결과가 팀 효과성을 증명해."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Inclusive approach builds commitment.",
"translation": "포용적 접근이 헌신을 구축해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to focus on getting @@.",
"hint": "ESTP는 구체적이고 측정 가능한 성과를 중시해요.",
"optionA": "help",
"optionB": "results",
"optionC": "ideas",
"result": "results",
"explanation": "건호는 결과를 얻는데 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Inclusion strengthens team unity!",
"translation": "포용이 팀 단결을 강화시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Results validate our efforts!",
"translation": "결과가 우리 노력을 입증해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정훈의 인정이에요.",
"optionA": "Results",
"optionB": "validate",
"optionC": "efforts",
"result": "Results validate efforts",
"explanation": "정훈은 건호의 결과가 우리 노력을 입증한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "협업 방식 개선안",
"explanation": "ESTP의 효율성 중심과 ENFJ의 포용성 중심 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건호",
"script": "Focus on getting results.",
"translation": "결과를 얻는데 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Include everyone's input equally.",
"translation": "모든 사람의 의견을 평등하게 포함시키자."
},
{
"type": "ox",
"index": 3,
"quiz": "정훈은 모든 사람의 의견을 평등하게 포함시키나요?",
"hint": "ENFJ는 모든 구성원의 참여와 의견을 중시해요.",
"result": "O",
"explanation": "정훈은 'include everyone's input equally'라며 평등한 포함을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "건호",
"script": "Results prove team effectiveness.",
"translation": "결과가 팀 효과성을 증명해."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Inclusive approach builds commitment.",
"translation": "포용적 접근이 헌신을 구축해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-ho wants to focus on getting @@.",
"hint": "ESTP는 구체적이고 측정 가능한 성과를 중시해요.",
"optionA": "help",
"optionB": "results",
"optionC": "ideas",
"result": "results",
"explanation": "건호는 결과를 얻는데 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건호",
"script": "Inclusion strengthens team unity!",
"translation": "포용이 팀 단결을 강화시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Results validate our efforts!",
"translation": "결과가 우리 노력을 입증해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "정훈의 인정이에요.",
"optionA": "Results",
"optionB": "validate",
"optionC": "efforts",
"result": "Results validate efforts",
"explanation": "정훈은 건호의 결과가 우리 노력을 입증한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 진행 접근법",
"explanation": "ESTP의 현실적 대응과 ENFP의 영감적 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Handle current issues first.",
"translation": "먼저 현재 문제를 처리하자."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "Find inspiring solutions together.",
"translation": "함께 영감을 주는 해결책을 찾자."
},
{
"type": "ox",
"index": 3,
"quiz": "성민은 함께 영감을 주는 해결책을 찾나요?",
"hint": "ENFP는 창의적이고 영감을 주는 접근을 선호해요.",
"result": "O",
"explanation": "성민은 'find inspiring solutions together'라며 영감적 해결책을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Current focus prevents problems.",
"translation": "현재 집중이 문제를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Inspiration motivates better performance.",
"translation": "영감이 더 나은 성과를 동기부여해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to handle current issues @@.",
"hint": "ESTP는 당면한 현재 문제를 우선 처리해요.",
"optionA": "later",
"optionB": "first",
"optionC": "together",
"result": "first",
"explanation": "상우는 먼저 현재 문제를 처리하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Inspiration unleashes team potential!",
"translation": "영감이 팀 잠재력을 발휘시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "Focus creates solid foundation!",
"translation": "집중이 견고한 기초를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성민의 인정이에요.",
"optionA": "Focus",
"optionB": "creates",
"optionC": "foundation",
"result": "Focus creates foundation",
"explanation": "성민은 상우의 집중이 견고한 기초를 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 진행 접근법",
"explanation": "ESTP의 현실적 대응과 ENFP의 영감적 접근 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "상우",
"script": "Handle current issues first.",
"translation": "먼저 현재 문제를 처리하자."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "Find inspiring solutions together.",
"translation": "함께 영감을 주는 해결책을 찾자."
},
{
"type": "ox",
"index": 3,
"quiz": "성민은 함께 영감을 주는 해결책을 찾나요?",
"hint": "ENFP는 창의적이고 영감을 주는 접근을 선호해요.",
"result": "O",
"explanation": "성민은 'find inspiring solutions together'라며 영감적 해결책을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "상우",
"script": "Current focus prevents problems.",
"translation": "현재 집중이 문제를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Inspiration motivates better performance.",
"translation": "영감이 더 나은 성과를 동기부여해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u wants to handle current issues @@.",
"hint": "ESTP는 당면한 현재 문제를 우선 처리해요.",
"optionA": "later",
"optionB": "first",
"optionC": "together",
"result": "first",
"explanation": "상우는 먼저 현재 문제를 처리하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "상우",
"script": "Inspiration unleashes team potential!",
"translation": "영감이 팀 잠재력을 발휘시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "Focus creates solid foundation!",
"translation": "집중이 견고한 기초를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성민의 인정이에요.",
"optionA": "Focus",
"optionB": "creates",
"optionC": "foundation",
"result": "Focus creates foundation",
"explanation": "성민은 상우의 집중이 견고한 기초를 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동기부여 방식 선택",
"explanation": "ESTP의 성취 중심과 ENFP의 가능성 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Celebrate concrete achievements.",
"translation": "구체적 성취를 축하하자."
},
{
"type": "script",
"index": 2,
"speaker": "건우",
"script": "Explore exciting new possibilities.",
"translation": "흥미진진한 새 가능성을 탐구하자."
},
{
"type": "ox",
"index": 3,
"quiz": "건우는 흥미진진한 새 가능성을 탐구하나요?",
"hint": "ENFP는 새롭고 흥미로운 기회를 추구해요.",
"result": "O",
"explanation": "건우는 'explore exciting new possibilities'라며 새 가능성 탐구를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Achievements build confidence.",
"translation": "성취가 자신감을 구축해."
},
{
"type": "script",
"index": 5,
"speaker": "건우",
"script": "Possibilities spark creativity.",
"translation": "가능성이 창의성을 불러일으켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to celebrate concrete @@.",
"hint": "ESTP는 실제적이고 측정 가능한 결과를 중시해요.",
"optionA": "ideas",
"optionB": "achievements",
"optionC": "plans",
"result": "achievements",
"explanation": "시우는 구체적 성취를 축하하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Creativity opens new horizons!",
"translation": "창의성이 새로운 지평을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "건우",
"script": "Achievements prove real progress!",
"translation": "성취가 실제 진전을 증명해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "건우의 인정이에요.",
"optionA": "Achievements",
"optionB": "prove",
"optionC": "progress",
"result": "Achievements prove progress",
"explanation": "건우는 시우의 성취가 실제 진전을 증명한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동기부여 방식 선택",
"explanation": "ESTP의 성취 중심과 ENFP의 가능성 중심 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "시우",
"script": "Celebrate concrete achievements.",
"translation": "구체적 성취를 축하하자."
},
{
"type": "script",
"index": 2,
"speaker": "건우",
"script": "Explore exciting new possibilities.",
"translation": "흥미진진한 새 가능성을 탐구하자."
},
{
"type": "ox",
"index": 3,
"quiz": "건우는 흥미진진한 새 가능성을 탐구하나요?",
"hint": "ENFP는 새롭고 흥미로운 기회를 추구해요.",
"result": "O",
"explanation": "건우는 'explore exciting new possibilities'라며 새 가능성 탐구를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "시우",
"script": "Achievements build confidence.",
"translation": "성취가 자신감을 구축해."
},
{
"type": "script",
"index": 5,
"speaker": "건우",
"script": "Possibilities spark creativity.",
"translation": "가능성이 창의성을 불러일으켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u wants to celebrate concrete @@.",
"hint": "ESTP는 실제적이고 측정 가능한 결과를 중시해요.",
"optionA": "ideas",
"optionB": "achievements",
"optionC": "plans",
"result": "achievements",
"explanation": "시우는 구체적 성취를 축하하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "시우",
"script": "Creativity opens new horizons!",
"translation": "창의성이 새로운 지평을 열어!"
},
{
"type": "script",
"index": 8,
"speaker": "건우",
"script": "Achievements prove real progress!",
"translation": "성취가 실제 진전을 증명해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "건우의 인정이에요.",
"optionA": "Achievements",
"optionB": "prove",
"optionC": "progress",
"result": "Achievements prove progress",
"explanation": "건우는 시우의 성취가 실제 진전을 증명한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 해결 타이밍",
"explanation": "ESTP의 즉시 처리와 ENFP의 자연스러운 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Address conflicts directly now.",
"translation": "지금 갈등을 직접 다루자."
},
{
"type": "script",
"index": 2,
"speaker": "민규",
"script": "Let solutions emerge naturally.",
"translation": "해결책이 자연스럽게 나타나게 하자."
},
{
"type": "ox",
"index": 3,
"quiz": "민규는 해결책이 자연스럽게 나타나기를 원하나요?",
"hint": "ENFP는 유기적이고 자발적인 해결을 선호해요.",
"result": "O",
"explanation": "민규는 'let solutions emerge naturally'라며 자연스러운 해결을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Direct approach saves time.",
"translation": "직접적 접근이 시간을 절약해."
},
{
"type": "script",
"index": 5,
"speaker": "민규",
"script": "Natural emergence feels authentic.",
"translation": "자연스러운 출현이 진정성 있게 느껴져."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to address conflicts @@ now.",
"hint": "ESTP는 문제를 바로 정면으로 다뤄요.",
"optionA": "carefully",
"optionB": "directly",
"optionC": "slowly",
"result": "directly",
"explanation": "태준은 지금 갈등을 직접 다루자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Authenticity builds lasting trust!",
"translation": "진정성이 지속적인 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "민규",
"script": "Direct action shows courage!",
"translation": "직접 행동이 용기를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민규의 인정이에요.",
"optionA": "Direct",
"optionB": "action",
"optionC": "shows",
"result": "Direct action shows",
"explanation": "민규는 태준의 직접 행동이 용기를 보여준다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "갈등 해결 타이밍",
"explanation": "ESTP의 즉시 처리와 ENFP의 자연스러운 해결 비교",
"level": 1,
"my_mbti": "ESTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태준",
"script": "Address conflicts directly now.",
"translation": "지금 갈등을 직접 다루자."
},
{
"type": "script",
"index": 2,
"speaker": "민규",
"script": "Let solutions emerge naturally.",
"translation": "해결책이 자연스럽게 나타나게 하자."
},
{
"type": "ox",
"index": 3,
"quiz": "민규는 해결책이 자연스럽게 나타나기를 원하나요?",
"hint": "ENFP는 유기적이고 자발적인 해결을 선호해요.",
"result": "O",
"explanation": "민규는 'let solutions emerge naturally'라며 자연스러운 해결을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "태준",
"script": "Direct approach saves time.",
"translation": "직접적 접근이 시간을 절약해."
},
{
"type": "script",
"index": 5,
"speaker": "민규",
"script": "Natural emergence feels authentic.",
"translation": "자연스러운 출현이 진정성 있게 느껴져."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun wants to address conflicts @@ now.",
"hint": "ESTP는 문제를 바로 정면으로 다뤄요.",
"optionA": "carefully",
"optionB": "directly",
"optionC": "slowly",
"result": "directly",
"explanation": "태준은 지금 갈등을 직접 다루자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "태준",
"script": "Authenticity builds lasting trust!",
"translation": "진정성이 지속적인 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "민규",
"script": "Direct action shows courage!",
"translation": "직접 행동이 용기를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민규의 인정이에요.",
"optionA": "Direct",
"optionB": "action",
"optionC": "shows",
"result": "Direct action shows",
"explanation": "민규는 태준의 직접 행동이 용기를 보여준다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "책벌레의 하루",
"explanation": "INTP의 자유로운 독서와 ISTJ의 체계적인 학습 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I love reading random books!",
"translation": "나는 아무 책이나 읽는 걸 좋아해!"
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Random? That sounds confusing.",
"translation": "아무거나? 그거 헷갈릴 것 같은데."
},
{
"type": "ox",
"index": 3,
"quiz": "채원은 아무 책이나 읽는 걸 좋아하나요?",
"hint": "INTP는 호기심에 따라 다양한 분야를 탐구해요.",
"result": "O",
"explanation": "채원은 'I love reading random books'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Different topics are exciting!",
"translation": "다른 주제들이 흥미로워!"
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "I prefer one topic first.",
"translation": "나는 한 주제부터 하는 걸 선호해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyun-su prefers reading @@ topic first.",
"hint": "ISTJ는 체계적으로 학습하는 것을 선호해요.",
"optionA": "many",
"optionB": "one",
"optionC": "boring",
"result": "one",
"explanation": "현수는 한 주제부터 읽는 것을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "That makes perfect sense!",
"translation": "그거 완벽하게 말이 되네!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Your way is interesting too!",
"translation": "네 방법도 흥미로워!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현수의 칭찬이에요.",
"optionA": "way",
"optionB": "Your",
"optionC": "interesting",
"optionD": "is",
"result": "Your way is interesting",
"explanation": "현수는 채원의 방법이 흥미롭다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "책벌레의 하루",
"explanation": "INTP의 자유로운 독서와 ISTJ의 체계적인 학습 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I love reading random books!",
"translation": "나는 아무 책이나 읽는 걸 좋아해!"
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Random? That sounds confusing.",
"translation": "아무거나? 그거 헷갈릴 것 같은데."
},
{
"type": "ox",
"index": 3,
"quiz": "채원은 아무 책이나 읽는 걸 좋아하나요?",
"hint": "INTP는 호기심에 따라 다양한 분야를 탐구해요.",
"result": "O",
"explanation": "채원은 'I love reading random books'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Different topics are exciting!",
"translation": "다른 주제들이 흥미로워!"
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "I prefer one topic first.",
"translation": "나는 한 주제부터 하는 걸 선호해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyun-su prefers reading @@ topic first.",
"hint": "ISTJ는 체계적으로 학습하는 것을 선호해요.",
"optionA": "many",
"optionB": "one",
"optionC": "boring",
"result": "one",
"explanation": "현수는 한 주제부터 읽는 것을 선호해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "That makes perfect sense!",
"translation": "그거 완벽하게 말이 되네!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Your way is interesting too!",
"translation": "네 방법도 흥미로워!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현수의 칭찬이에요.",
"optionA": "way",
"optionB": "Your",
"optionC": "interesting",
"optionD": "is",
"result": "Your way is interesting",
"explanation": "현수는 채원의 방법이 흥미롭다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "주말 취미 시간",
"explanation": "INTP의 이론적 탐구와 ISTJ의 실용적 활동 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "I think about space today.",
"translation": "오늘은 우주에 대해 생각해봐."
},
{
"type": "script",
"index": 2,
"speaker": "수빈",
"script": "Space? That's very deep.",
"translation": "우주? 그거 너무 깊네."
},
{
"type": "ox",
"index": 3,
"quiz": "정현이는 오늘 우주에 대해 생각하나요?",
"hint": "INTP는 추상적이고 복잡한 주제를 좋아해요.",
"result": "O",
"explanation": "정현이는 'I think about space today'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "How big is it?",
"translation": "얼마나 클까?"
},
{
"type": "script",
"index": 5,
"speaker": "수빈",
"script": "I like making things instead.",
"translation": "나는 대신 뭔가 만드는 걸 좋아해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-bin likes @@ things instead.",
"hint": "ISTJ는 구체적이고 실용적인 활동을 선호해요.",
"optionA": "breaking",
"optionB": "making",
"optionC": "thinking",
"result": "making",
"explanation": "수빈이는 뭔가 만드는 것을 좋아해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "That's really useful!",
"translation": "그거 정말 유용하네!"
},
{
"type": "script",
"index": 8,
"speaker": "수빈",
"script": "Your questions are smart!",
"translation": "네 질문들은 똑똑해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수빈이의 칭찬이에요.",
"optionA": "questions",
"optionB": "smart",
"optionC": "Your",
"optionD": "are",
"result": "Your questions are smart",
"explanation": "수빈이는 정현이의 질문이 똑똑하다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "주말 취미 시간",
"explanation": "INTP의 이론적 탐구와 ISTJ의 실용적 활동 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "I think about space today.",
"translation": "오늘은 우주에 대해 생각해봐."
},
{
"type": "script",
"index": 2,
"speaker": "수빈",
"script": "Space? That's very deep.",
"translation": "우주? 그거 너무 깊네."
},
{
"type": "ox",
"index": 3,
"quiz": "정현이는 오늘 우주에 대해 생각하나요?",
"hint": "INTP는 추상적이고 복잡한 주제를 좋아해요.",
"result": "O",
"explanation": "정현이는 'I think about space today'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "How big is it?",
"translation": "얼마나 클까?"
},
{
"type": "script",
"index": 5,
"speaker": "수빈",
"script": "I like making things instead.",
"translation": "나는 대신 뭔가 만드는 걸 좋아해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-bin likes @@ things instead.",
"hint": "ISTJ는 구체적이고 실용적인 활동을 선호해요.",
"optionA": "breaking",
"optionB": "making",
"optionC": "thinking",
"result": "making",
"explanation": "수빈이는 뭔가 만드는 것을 좋아해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "That's really useful!",
"translation": "그거 정말 유용하네!"
},
{
"type": "script",
"index": 8,
"speaker": "수빈",
"script": "Your questions are smart!",
"translation": "네 질문들은 똑똑해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수빈이의 칭찬이에요.",
"optionA": "questions",
"optionB": "smart",
"optionC": "Your",
"optionD": "are",
"result": "Your questions are smart",
"explanation": "수빈이는 정현이의 질문이 똑똑하다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "게임하는 방법",
"explanation": "INTP의 창의적 접근과 ISTJ의 체계적 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은지",
"script": "Let's try different ways!",
"translation": "다른 방법들을 시도해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "지연",
"script": "Different? I follow rules.",
"translation": "다른 거? 나는 규칙을 따라."
},
{
"type": "ox",
"index": 3,
"quiz": "지연이는 규칙을 따르나요?",
"hint": "ISTJ는 정해진 규칙과 방법을 선호해요.",
"result": "O",
"explanation": "지연이는 'I follow rules'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "은지",
"script": "Rules are good too!",
"translation": "규칙도 좋아!"
},
{
"type": "script",
"index": 5,
"speaker": "지연",
"script": "Your ideas work well!",
"translation": "네 아이디어들이 잘 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-ji wants to try @@ ways.",
"hint": "INTP는 새로운 방법을 시도하는 것을 좋아해요.",
"optionA": "old",
"optionB": "different",
"optionC": "bad",
"result": "different",
"explanation": "은지는 다른 방법들을 시도해보자고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "은지",
"script": "You're so reliable!",
"translation": "넌 정말 믿음직스러워!"
},
{
"type": "script",
"index": 8,
"speaker": "지연",
"script": "We work great together!",
"translation": "우리 함께 일하면 정말 좋아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지연이의 말이에요.",
"optionA": "work",
"optionB": "We",
"optionC": "together",
"optionD": "great",
"result": "We work great together",
"explanation": "지연이는 우리가 함께 잘 한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "게임하는 방법",
"explanation": "INTP의 창의적 접근과 ISTJ의 체계적 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은지",
"script": "Let's try different ways!",
"translation": "다른 방법들을 시도해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "지연",
"script": "Different? I follow rules.",
"translation": "다른 거? 나는 규칙을 따라."
},
{
"type": "ox",
"index": 3,
"quiz": "지연이는 규칙을 따르나요?",
"hint": "ISTJ는 정해진 규칙과 방법을 선호해요.",
"result": "O",
"explanation": "지연이는 'I follow rules'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "은지",
"script": "Rules are good too!",
"translation": "규칙도 좋아!"
},
{
"type": "script",
"index": 5,
"speaker": "지연",
"script": "Your ideas work well!",
"translation": "네 아이디어들이 잘 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-ji wants to try @@ ways.",
"hint": "INTP는 새로운 방법을 시도하는 것을 좋아해요.",
"optionA": "old",
"optionB": "different",
"optionC": "bad",
"result": "different",
"explanation": "은지는 다른 방법들을 시도해보자고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "은지",
"script": "You're so reliable!",
"translation": "넌 정말 믿음직스러워!"
},
{
"type": "script",
"index": 8,
"speaker": "지연",
"script": "We work great together!",
"translation": "우리 함께 일하면 정말 좋아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지연이의 말이에요.",
"optionA": "work",
"optionB": "We",
"optionC": "together",
"optionD": "great",
"result": "We work great together",
"explanation": "지연이는 우리가 함께 잘 한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 오후",
"explanation": "INTP의 이론적 사고와 ISTP의 실무적 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "Why do plants grow?",
"translation": "식물은 왜 자랄까?"
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "They just need water.",
"translation": "그냥 물이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 식물이 물이 필요하다고 하나요?",
"hint": "ISTP는 실용적이고 간단한 답을 좋아해요.",
"result": "O",
"explanation": "태오는 'They just need water'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "But how exactly works?",
"translation": "하지만 정확히 어떻게 작동하지?"
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Let's try growing some.",
"translation": "몇 개 키워보자."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-o suggests @@ some plants.",
"hint": "ISTP는 직접 해보는 것을 선호해요.",
"optionA": "reading",
"optionB": "growing",
"optionC": "buying",
"result": "growing",
"explanation": "태오는 식물을 키워보자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "That sounds really fun!",
"translation": "그거 정말 재미있을 것 같아!"
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Your questions make sense!",
"translation": "네 질문들이 말이 되네!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태오의 말이에요.",
"optionA": "make",
"optionB": "questions",
"optionC": "Your",
"optionD": "sense",
"result": "Your questions make sense",
"explanation": "태오는 민재의 질문이 말이 된다고 했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 오후",
"explanation": "INTP의 이론적 사고와 ISTP의 실무적 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "Why do plants grow?",
"translation": "식물은 왜 자랄까?"
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "They just need water.",
"translation": "그냥 물이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 식물이 물이 필요하다고 하나요?",
"hint": "ISTP는 실용적이고 간단한 답을 좋아해요.",
"result": "O",
"explanation": "태오는 'They just need water'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "But how exactly works?",
"translation": "하지만 정확히 어떻게 작동하지?"
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Let's try growing some.",
"translation": "몇 개 키워보자."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-o suggests @@ some plants.",
"hint": "ISTP는 직접 해보는 것을 선호해요.",
"optionA": "reading",
"optionB": "growing",
"optionC": "buying",
"result": "growing",
"explanation": "태오는 식물을 키워보자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "That sounds really fun!",
"translation": "그거 정말 재미있을 것 같아!"
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Your questions make sense!",
"translation": "네 질문들이 말이 되네!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태오의 말이에요.",
"optionA": "make",
"optionB": "questions",
"optionC": "Your",
"optionD": "sense",
"result": "Your questions make sense",
"explanation": "태오는 민재의 질문이 말이 된다고 했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "손으로 만들기",
"explanation": "INTP의 호기심과 ISTP의 기술적 능력 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "What if we mix colors?",
"translation": "색깔들을 섞으면 어떻게 될까?"
},
{
"type": "script",
"index": 2,
"speaker": "하연",
"script": "Let me try it.",
"translation": "내가 해볼게."
},
{
"type": "ox",
"index": 3,
"quiz": "하연이는 직접 해보려고 하나요?",
"hint": "ISTP는 실험을 통해 배우는 것을 좋아해요.",
"result": "O",
"explanation": "하연이는 'Let me try it'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I wonder what happens!",
"translation": "뭐가 일어날지 궁금해!"
},
{
"type": "script",
"index": 5,
"speaker": "하연",
"script": "Look! It makes purple!",
"translation": "봐! 보라색이 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon wonders what @@.",
"hint": "INTP는 결과에 대해 호기심을 가져요.",
"optionA": "stops",
"optionB": "happens",
"optionC": "breaks",
"result": "happens",
"explanation": "도현이는 무슨 일이 일어날지 궁금해해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You're so skilled!",
"translation": "넌 정말 솜씨가 좋아!"
},
{
"type": "script",
"index": 8,
"speaker": "하연",
"script": "Your ideas inspire me!",
"translation": "네 아이디어가 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "하연이의 말이에요.",
"optionA": "inspire",
"optionB": "Your",
"optionC": "ideas",
"optionD": "me",
"result": "Your ideas inspire me",
"explanation": "하연이는 도현이의 아이디어가 영감을 준다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "손으로 만들기",
"explanation": "INTP의 호기심과 ISTP의 기술적 능력 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "What if we mix colors?",
"translation": "색깔들을 섞으면 어떻게 될까?"
},
{
"type": "script",
"index": 2,
"speaker": "하연",
"script": "Let me try it.",
"translation": "내가 해볼게."
},
{
"type": "ox",
"index": 3,
"quiz": "하연이는 직접 해보려고 하나요?",
"hint": "ISTP는 실험을 통해 배우는 것을 좋아해요.",
"result": "O",
"explanation": "하연이는 'Let me try it'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I wonder what happens!",
"translation": "뭐가 일어날지 궁금해!"
},
{
"type": "script",
"index": 5,
"speaker": "하연",
"script": "Look! It makes purple!",
"translation": "봐! 보라색이 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon wonders what @@.",
"hint": "INTP는 결과에 대해 호기심을 가져요.",
"optionA": "stops",
"optionB": "happens",
"optionC": "breaks",
"result": "happens",
"explanation": "도현이는 무슨 일이 일어날지 궁금해해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You're so skilled!",
"translation": "넌 정말 솜씨가 좋아!"
},
{
"type": "script",
"index": 8,
"speaker": "하연",
"script": "Your ideas inspire me!",
"translation": "네 아이디어가 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "하연이의 말이에요.",
"optionA": "inspire",
"optionB": "Your",
"optionC": "ideas",
"optionD": "me",
"result": "Your ideas inspire me",
"explanation": "하연이는 도현이의 아이디어가 영감을 준다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 취미",
"explanation": "INTP의 분석적 관찰과 ISTP의 실천적 행동 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정우",
"script": "How do birds fly?",
"translation": "새들은 어떻게 날까?"
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "They move their wings.",
"translation": "날개를 움직여."
},
{
"type": "ox",
"index": 3,
"quiz": "성진이는 새가 날개를 움직인다고 하나요?",
"hint": "ISTP는 관찰한 것을 바탕으로 간단히 설명해요.",
"result": "O",
"explanation": "성진이는 'They move their wings'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정우",
"script": "But why doesn't it fall?",
"translation": "하지만 왜 떨어지지 않을까?"
},
{
"type": "script",
"index": 5,
"speaker": "성진",
"script": "Let's make paper planes!",
"translation": "종이비행기를 만들어보자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-jin suggests making paper @@.",
"hint": "ISTP는 실제로 만들어보는 것을 좋아해요.",
"optionA": "birds",
"optionB": "planes",
"optionC": "wings",
"result": "planes",
"explanation": "성진이는 종이비행기를 만들어보자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "정우",
"script": "That's a great idea!",
"translation": "그거 좋은 아이디어야!"
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "You think deep thoughts!",
"translation": "넌 깊게 생각해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성진이의 칭찬이에요.",
"optionA": "think",
"optionB": "thoughts",
"optionC": "You",
"optionD": "deep",
"result": "You think deep thoughts",
"explanation": "성진이는 정우가 깊게 생각한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 취미",
"explanation": "INTP의 분석적 관찰과 ISTP의 실천적 행동 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정우",
"script": "How do birds fly?",
"translation": "새들은 어떻게 날까?"
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "They move their wings.",
"translation": "날개를 움직여."
},
{
"type": "ox",
"index": 3,
"quiz": "성진이는 새가 날개를 움직인다고 하나요?",
"hint": "ISTP는 관찰한 것을 바탕으로 간단히 설명해요.",
"result": "O",
"explanation": "성진이는 'They move their wings'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정우",
"script": "But why doesn't it fall?",
"translation": "하지만 왜 떨어지지 않을까?"
},
{
"type": "script",
"index": 5,
"speaker": "성진",
"script": "Let's make paper planes!",
"translation": "종이비행기를 만들어보자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-jin suggests making paper @@.",
"hint": "ISTP는 실제로 만들어보는 것을 좋아해요.",
"optionA": "birds",
"optionB": "planes",
"optionC": "wings",
"result": "planes",
"explanation": "성진이는 종이비행기를 만들어보자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "정우",
"script": "That's a great idea!",
"translation": "그거 좋은 아이디어야!"
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "You think deep thoughts!",
"translation": "넌 깊게 생각해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성진이의 칭찬이에요.",
"optionA": "think",
"optionB": "thoughts",
"optionC": "You",
"optionD": "deep",
"result": "You think deep thoughts",
"explanation": "성진이는 정우가 깊게 생각한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 오후 시간",
"explanation": "INTP의 독립적 탐구와 ISFJ의 배려적 관심 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I like thinking alone.",
"translation": "나는 혼자 생각하는 걸 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Are you feeling okay?",
"translation": "기분이 괜찮아?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 채원의 기분을 걱정하나요?",
"hint": "ISFJ는 다른 사람을 배려하고 걱정해요.",
"result": "O",
"explanation": "예나는 'Are you feeling okay?'라고 걱정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Yes! I'm just curious!",
"translation": "응! 그냥 궁금한 거야!"
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "That sounds really nice!",
"translation": "그거 정말 좋네!"
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-won likes thinking @@.",
"hint": "INTP는 혼자만의 시간을 소중히 여겨요.",
"optionA": "together",
"optionB": "alone",
"optionC": "loudly",
"result": "alone",
"explanation": "채원이는 혼자 생각하는 것을 좋아해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You're so caring!",
"translation": "넌 정말 다정해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Your mind is amazing!",
"translation": "네 생각이 놀라워!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나의 칭찬이에요.",
"optionA": "mind",
"optionB": "amazing",
"optionC": "is",
"optionD": "Your",
"result": "Your mind is amazing",
"explanation": "예나는 채원이의 생각이 놀랍다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 오후 시간",
"explanation": "INTP의 독립적 탐구와 ISFJ의 배려적 관심 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I like thinking alone.",
"translation": "나는 혼자 생각하는 걸 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Are you feeling okay?",
"translation": "기분이 괜찮아?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 채원의 기분을 걱정하나요?",
"hint": "ISFJ는 다른 사람을 배려하고 걱정해요.",
"result": "O",
"explanation": "예나는 'Are you feeling okay?'라고 걱정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Yes! I'm just curious!",
"translation": "응! 그냥 궁금한 거야!"
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "That sounds really nice!",
"translation": "그거 정말 좋네!"
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-won likes thinking @@.",
"hint": "INTP는 혼자만의 시간을 소중히 여겨요.",
"optionA": "together",
"optionB": "alone",
"optionC": "loudly",
"result": "alone",
"explanation": "채원이는 혼자 생각하는 것을 좋아해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You're so caring!",
"translation": "넌 정말 다정해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Your mind is amazing!",
"translation": "네 생각이 놀라워!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예나의 칭찬이에요.",
"optionA": "mind",
"optionB": "amazing",
"optionC": "is",
"optionD": "Your",
"result": "Your mind is amazing",
"explanation": "예나는 채원이의 생각이 놀랍다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "함께하는 시간",
"explanation": "INTP의 이론적 관심과 ISFJ의 실용적 도움 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "Why do people smile?",
"translation": "사람들은 왜 웃을까?"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Smiling makes others happy!",
"translation": "웃으면 다른 사람들이 행복해져!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 웃음이 다른 사람을 행복하게 한다고 하나요?",
"hint": "ISFJ는 다른 사람의 감정을 잘 이해해요.",
"result": "O",
"explanation": "수현이는 'Smiling makes others happy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "That's so interesting!",
"translation": "그거 정말 흥미로워!"
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Would you like some tea?",
"translation": "차 좀 마실래?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-hyeon offers @@ to Ji-eun.",
"hint": "ISFJ는 다른 사람을 돌봐주는 것을 좋아해요.",
"optionA": "books",
"optionB": "tea",
"optionC": "games",
"result": "tea",
"explanation": "수현이는 지은이에게 차를 권했어요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You're so thoughtful!",
"translation": "넌 정말 사려깊어!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your questions are special!",
"translation": "네 질문들은 특별해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수현이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "are",
"optionD": "special",
"result": "Your questions are special",
"explanation": "수현이는 지은이의 질문이 특별하다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "함께하는 시간",
"explanation": "INTP의 이론적 관심과 ISFJ의 실용적 도움 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "Why do people smile?",
"translation": "사람들은 왜 웃을까?"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Smiling makes others happy!",
"translation": "웃으면 다른 사람들이 행복해져!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 웃음이 다른 사람을 행복하게 한다고 하나요?",
"hint": "ISFJ는 다른 사람의 감정을 잘 이해해요.",
"result": "O",
"explanation": "수현이는 'Smiling makes others happy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "That's so interesting!",
"translation": "그거 정말 흥미로워!"
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Would you like some tea?",
"translation": "차 좀 마실래?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-hyeon offers @@ to Ji-eun.",
"hint": "ISFJ는 다른 사람을 돌봐주는 것을 좋아해요.",
"optionA": "books",
"optionB": "tea",
"optionC": "games",
"result": "tea",
"explanation": "수현이는 지은이에게 차를 권했어요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You're so thoughtful!",
"translation": "넌 정말 사려깊어!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your questions are special!",
"translation": "네 질문들은 특별해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수현이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "are",
"optionD": "special",
"result": "Your questions are special",
"explanation": "수현이는 지은이의 질문이 특별하다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "편안한 주말",
"explanation": "INTP의 자유로운 탐구와 ISFJ의 세심한 배려 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "What makes music beautiful?",
"translation": "음악을 아름답게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Music helps people feel better!",
"translation": "음악은 사람들이 기분 좋아지게 도와줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 음악이 사람들을 도와준다고 하나요?",
"hint": "ISFJ는 다른 사람에게 도움이 되는 것을 중시해요.",
"result": "O",
"explanation": "윤서는 'Music helps people feel better'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "I never thought that way!",
"translation": "그런 식으로는 생각 못했어!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Do you need anything else?",
"translation": "다른 필요한 거 있어?"
},
{
"type": "blank",
"index": 6,
"quiz": "So-young never thought that @@.",
"hint": "INTP는 새로운 관점을 받아들이는 것을 좋아해요.",
"optionA": "badly",
"optionB": "way",
"optionC": "never",
"result": "way",
"explanation": "소영이는 그런 식으로는 생각하지 못했다고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You see things clearly!",
"translation": "넌 사물을 명확하게 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your curiosity is wonderful!",
"translation": "네 호기심이 멋져!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "윤서의 칭찬이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "wonderful",
"optionD": "is",
"result": "Your curiosity is wonderful",
"explanation": "윤서는 소영이의 호기심이 멋지다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "편안한 주말",
"explanation": "INTP의 자유로운 탐구와 ISFJ의 세심한 배려 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "What makes music beautiful?",
"translation": "음악을 아름답게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Music helps people feel better!",
"translation": "음악은 사람들이 기분 좋아지게 도와줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 음악이 사람들을 도와준다고 하나요?",
"hint": "ISFJ는 다른 사람에게 도움이 되는 것을 중시해요.",
"result": "O",
"explanation": "윤서는 'Music helps people feel better'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "I never thought that way!",
"translation": "그런 식으로는 생각 못했어!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Do you need anything else?",
"translation": "다른 필요한 거 있어?"
},
{
"type": "blank",
"index": 6,
"quiz": "So-young never thought that @@.",
"hint": "INTP는 새로운 관점을 받아들이는 것을 좋아해요.",
"optionA": "badly",
"optionB": "way",
"optionC": "never",
"result": "way",
"explanation": "소영이는 그런 식으로는 생각하지 못했다고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You see things clearly!",
"translation": "넌 사물을 명확하게 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your curiosity is wonderful!",
"translation": "네 호기심이 멋져!"
},
{
"type": "puzzle",
"index": 9,
"hint": "윤서의 칭찬이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "wonderful",
"optionD": "is",
"result": "Your curiosity is wonderful",
"explanation": "윤서는 소영이의 호기심이 멋지다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 창작 시간",
"explanation": "INTP의 논리적 분석과 ISFP의 감성적 표현 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "How do colors work together?",
"translation": "색깔들이 어떻게 함께 작용할까?"
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "They make me feel happy!",
"translation": "그것들이 나를 기분 좋게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 색깔들이 기분 좋게 한다고 하나요?",
"hint": "ISFP는 감정과 감성적 반응을 중시해요.",
"result": "O",
"explanation": "채영이는 'They make me feel happy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Feelings are important too!",
"translation": "감정도 중요해!"
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "You understand things deeply!",
"translation": "넌 사물을 깊이 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae wonders how colors work @@.",
"hint": "INTP는 사물이 어떻게 작동하는지 분석하려고 해요.",
"optionA": "badly",
"optionB": "together",
"optionC": "slowly",
"result": "together",
"explanation": "민재는 색깔들이 어떻게 함께 작용하는지 궁금해해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "Your feelings guide you well!",
"translation": "네 감정이 널 잘 이끌어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your thinking amazes me!",
"translation": "네 생각이 날 놀라게 해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "amazes",
"optionD": "me",
"result": "Your thinking amazes me",
"explanation": "채영이는 민재의 생각이 자신을 놀라게 한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 창작 시간",
"explanation": "INTP의 논리적 분석과 ISFP의 감성적 표현 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "How do colors work together?",
"translation": "색깔들이 어떻게 함께 작용할까?"
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "They make me feel happy!",
"translation": "그것들이 나를 기분 좋게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 색깔들이 기분 좋게 한다고 하나요?",
"hint": "ISFP는 감정과 감성적 반응을 중시해요.",
"result": "O",
"explanation": "채영이는 'They make me feel happy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Feelings are important too!",
"translation": "감정도 중요해!"
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "You understand things deeply!",
"translation": "넌 사물을 깊이 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae wonders how colors work @@.",
"hint": "INTP는 사물이 어떻게 작동하는지 분석하려고 해요.",
"optionA": "badly",
"optionB": "together",
"optionC": "slowly",
"result": "together",
"explanation": "민재는 색깔들이 어떻게 함께 작용하는지 궁금해해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "Your feelings guide you well!",
"translation": "네 감정이 널 잘 이끌어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your thinking amazes me!",
"translation": "네 생각이 날 놀라게 해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "amazes",
"optionD": "me",
"result": "Your thinking amazes me",
"explanation": "채영이는 민재의 생각이 자신을 놀라게 한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자연스러운 하루",
"explanation": "INTP의 호기심과 ISFP의 개인적 가치 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do flowers smell nice?",
"translation": "꽃들은 왜 좋은 냄새가 날까?"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "They smell like home.",
"translation": "집 냄새 같아."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 꽃이 집 냄새 같다고 하나요?",
"hint": "ISFP는 개인적이고 감성적인 연결을 중시해요.",
"result": "O",
"explanation": "수지는 'They smell like home'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "That sounds very personal!",
"translation": "그거 아주 개인적이네!"
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "What makes you curious?",
"translation": "뭐가 널 궁금하게 해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji says flowers smell like @@.",
"hint": "ISFP는 개인적이고 친숙한 것으로 표현해요.",
"optionA": "nothing",
"optionB": "home",
"optionC": "water",
"result": "home",
"explanation": "수지는 꽃이 집 냄새 같다고 말했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You feel things beautifully!",
"translation": "넌 사물을 아름답게 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your mind works wonderfully!",
"translation": "네 마음이 멋지게 돌아가!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수지의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "works",
"optionD": "wonderfully",
"result": "Your mind works wonderfully",
"explanation": "수지는 도현이의 마음이 멋지게 돌아간다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자연스러운 하루",
"explanation": "INTP의 호기심과 ISFP의 개인적 가치 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do flowers smell nice?",
"translation": "꽃들은 왜 좋은 냄새가 날까?"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "They smell like home.",
"translation": "집 냄새 같아."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 꽃이 집 냄새 같다고 하나요?",
"hint": "ISFP는 개인적이고 감성적인 연결을 중시해요.",
"result": "O",
"explanation": "수지는 'They smell like home'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "That sounds very personal!",
"translation": "그거 아주 개인적이네!"
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "What makes you curious?",
"translation": "뭐가 널 궁금하게 해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji says flowers smell like @@.",
"hint": "ISFP는 개인적이고 친숙한 것으로 표현해요.",
"optionA": "nothing",
"optionB": "home",
"optionC": "water",
"result": "home",
"explanation": "수지는 꽃이 집 냄새 같다고 말했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You feel things beautifully!",
"translation": "넌 사물을 아름답게 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your mind works wonderfully!",
"translation": "네 마음이 멋지게 돌아가!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수지의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "works",
"optionD": "wonderfully",
"result": "Your mind works wonderfully",
"explanation": "수지는 도현이의 마음이 멋지게 돌아간다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "평온한 오후",
"explanation": "INTP의 이론적 탐구와 ISFP의 예술적 감성 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현민",
"script": "What makes art special?",
"translation": "예술을 특별하게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "It speaks to hearts.",
"translation": "마음에 말을 걸어."
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 예술이 마음에 말을 건다고 하나요?",
"hint": "ISFP는 예술의 감정적 영향을 중시해요.",
"result": "O",
"explanation": "아린이는 'It speaks to hearts'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현민",
"script": "Hearts are mysterious!",
"translation": "마음은 신비로워!"
},
{
"type": "script",
"index": 5,
"speaker": "아린",
"script": "You see mystery everywhere!",
"translation": "넌 어디서나 신비로움을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Art @@ to hearts according to A-rin.",
"hint": "ISFP는 예술이 감정적으로 소통한다고 믿어요.",
"optionA": "listens",
"optionB": "speaks",
"optionC": "looks",
"result": "speaks",
"explanation": "아린이에 따르면 예술은 마음에 말을 걸어요."
},
{
"type": "script",
"index": 7,
"speaker": "현민",
"script": "You understand beauty!",
"translation": "넌 아름다움을 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your questions touch souls!",
"translation": "네 질문들이 영혼에 닿아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "아린이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "souls",
"optionD": "touch",
"result": "Your questions touch souls",
"explanation": "아린이는 현민이의 질문이 영혼에 닿는다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "평온한 오후",
"explanation": "INTP의 이론적 탐구와 ISFP의 예술적 감성 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현민",
"script": "What makes art special?",
"translation": "예술을 특별하게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "It speaks to hearts.",
"translation": "마음에 말을 걸어."
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 예술이 마음에 말을 건다고 하나요?",
"hint": "ISFP는 예술의 감정적 영향을 중시해요.",
"result": "O",
"explanation": "아린이는 'It speaks to hearts'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현민",
"script": "Hearts are mysterious!",
"translation": "마음은 신비로워!"
},
{
"type": "script",
"index": 5,
"speaker": "아린",
"script": "You see mystery everywhere!",
"translation": "넌 어디서나 신비로움을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Art @@ to hearts according to A-rin.",
"hint": "ISFP는 예술이 감정적으로 소통한다고 믿어요.",
"optionA": "listens",
"optionB": "speaks",
"optionC": "looks",
"result": "speaks",
"explanation": "아린이에 따르면 예술은 마음에 말을 걸어요."
},
{
"type": "script",
"index": 7,
"speaker": "현민",
"script": "You understand beauty!",
"translation": "넌 아름다움을 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your questions touch souls!",
"translation": "네 질문들이 영혼에 닿아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "아린이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "souls",
"optionD": "touch",
"result": "Your questions touch souls",
"explanation": "아린이는 현민이의 질문이 영혼에 닿는다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "미래를 생각하며",
"explanation": "INTP의 열린 탐구와 INTJ의 목적성 있는 계획 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What if robots think?",
"translation": "로봇이 생각한다면 어떨까?"
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "That could change everything.",
"translation": "그게 모든 걸 바꿀 수 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 로봇이 모든 걸 바꿀 수 있다고 하나요?",
"hint": "INTJ는 가능성의 큰 그림을 봐요.",
"result": "O",
"explanation": "지훈이는 'That could change everything'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "So many possibilities!",
"translation": "가능성이 너무 많아!"
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "We should prepare for that.",
"translation": "우리는 그걸 준비해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hoon thinks we should @@ for that.",
"hint": "INTJ는 미래에 대비하는 것을 중요하게 생각해요.",
"optionA": "wait",
"optionB": "prepare",
"optionC": "forget",
"result": "prepare",
"explanation": "지훈이는 우리가 그것을 준비해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You think ahead well!",
"translation": "넌 앞을 잘 내다봐!"
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your ideas spark innovation!",
"translation": "네 아이디어가 혁신을 일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이의 칭찬이에요.",
"optionA": "ideas",
"optionB": "Your",
"optionC": "spark",
"optionD": "innovation",
"result": "Your ideas spark innovation",
"explanation": "지훈이는 민재의 아이디어가 혁신을 일으킨다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "미래를 생각하며",
"explanation": "INTP의 열린 탐구와 INTJ의 목적성 있는 계획 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What if robots think?",
"translation": "로봇이 생각한다면 어떨까?"
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "That could change everything.",
"translation": "그게 모든 걸 바꿀 수 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 로봇이 모든 걸 바꿀 수 있다고 하나요?",
"hint": "INTJ는 가능성의 큰 그림을 봐요.",
"result": "O",
"explanation": "지훈이는 'That could change everything'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "So many possibilities!",
"translation": "가능성이 너무 많아!"
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "We should prepare for that.",
"translation": "우리는 그걸 준비해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hoon thinks we should @@ for that.",
"hint": "INTJ는 미래에 대비하는 것을 중요하게 생각해요.",
"optionA": "wait",
"optionB": "prepare",
"optionC": "forget",
"result": "prepare",
"explanation": "지훈이는 우리가 그것을 준비해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You think ahead well!",
"translation": "넌 앞을 잘 내다봐!"
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your ideas spark innovation!",
"translation": "네 아이디어가 혁신을 일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이의 칭찬이에요.",
"optionA": "ideas",
"optionB": "Your",
"optionC": "spark",
"optionD": "innovation",
"result": "Your ideas spark innovation",
"explanation": "지훈이는 민재의 아이디어가 혁신을 일으킨다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "체계적인 탐구",
"explanation": "INTP의 자유로운 사고와 INTJ의 구조적 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Numbers are everywhere!",
"translation": "숫자가 어디에나 있어!"
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "Numbers show patterns clearly.",
"translation": "숫자는 패턴을 명확히 보여줘."
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 숫자가 패턴을 보여준다고 하나요?",
"hint": "INTJ는 체계와 패턴을 중시해요.",
"result": "O",
"explanation": "승현이는 'Numbers show patterns clearly'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I wonder what else!",
"translation": "또 뭐가 있을지 궁금해!"
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Let's study this step by step.",
"translation": "이걸 단계별로 연구해보자."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon wants to study step by @@.",
"hint": "INTJ는 단계적이고 체계적인 접근을 선호해요.",
"optionA": "day",
"optionB": "step",
"optionC": "time",
"result": "step",
"explanation": "승현이는 단계별로 연구하자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "That's really smart!",
"translation": "그거 정말 똑똑해!"
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your curiosity drives progress!",
"translation": "네 호기심이 발전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "승현이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "drives",
"optionD": "progress",
"result": "Your curiosity drives progress",
"explanation": "승현이는 도현이의 호기심이 발전을 이끈다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "체계적인 탐구",
"explanation": "INTP의 자유로운 사고와 INTJ의 구조적 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Numbers are everywhere!",
"translation": "숫자가 어디에나 있어!"
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "Numbers show patterns clearly.",
"translation": "숫자는 패턴을 명확히 보여줘."
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 숫자가 패턴을 보여준다고 하나요?",
"hint": "INTJ는 체계와 패턴을 중시해요.",
"result": "O",
"explanation": "승현이는 'Numbers show patterns clearly'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I wonder what else!",
"translation": "또 뭐가 있을지 궁금해!"
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Let's study this step by step.",
"translation": "이걸 단계별로 연구해보자."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon wants to study step by @@.",
"hint": "INTJ는 단계적이고 체계적인 접근을 선호해요.",
"optionA": "day",
"optionB": "step",
"optionC": "time",
"result": "step",
"explanation": "승현이는 단계별로 연구하자고 제안했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "That's really smart!",
"translation": "그거 정말 똑똑해!"
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your curiosity drives progress!",
"translation": "네 호기심이 발전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "승현이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "drives",
"optionD": "progress",
"result": "Your curiosity drives progress",
"explanation": "승현이는 도현이의 호기심이 발전을 이끈다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "깊은 생각 시간",
"explanation": "INTP의 순수 탐구와 INTJ의 전략적 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정우",
"script": "How does memory work?",
"translation": "기억은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "Memory helps us learn better.",
"translation": "기억은 우리가 더 잘 배우게 도와줘."
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 기억이 학습에 도움이 된다고 하나요?",
"hint": "INTJ는 지식의 실용성을 중시해요.",
"result": "O",
"explanation": "재현이는 'Memory helps us learn better'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정우",
"script": "That's so useful!",
"translation": "그거 너무 유용해!"
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "We can improve our methods.",
"translation": "우리는 방법을 개선할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks we can improve our @@.",
"hint": "INTJ는 지속적인 개선을 추구해요.",
"optionA": "problems",
"optionB": "methods",
"optionC": "mistakes",
"result": "methods",
"explanation": "재현이는 우리가 방법을 개선할 수 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정우",
"script": "You see the big picture!",
"translation": "넌 큰 그림을 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your questions open new doors!",
"translation": "네 질문이 새로운 문을 열어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재현이의 칭찬이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "open",
"optionD": "doors",
"result": "Your questions open doors",
"explanation": "재현이는 정우의 질문이 새로운 문을 연다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "깊은 생각 시간",
"explanation": "INTP의 순수 탐구와 INTJ의 전략적 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정우",
"script": "How does memory work?",
"translation": "기억은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "Memory helps us learn better.",
"translation": "기억은 우리가 더 잘 배우게 도와줘."
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 기억이 학습에 도움이 된다고 하나요?",
"hint": "INTJ는 지식의 실용성을 중시해요.",
"result": "O",
"explanation": "재현이는 'Memory helps us learn better'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정우",
"script": "That's so useful!",
"translation": "그거 너무 유용해!"
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "We can improve our methods.",
"translation": "우리는 방법을 개선할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks we can improve our @@.",
"hint": "INTJ는 지속적인 개선을 추구해요.",
"optionA": "problems",
"optionB": "methods",
"optionC": "mistakes",
"result": "methods",
"explanation": "재현이는 우리가 방법을 개선할 수 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정우",
"script": "You see the big picture!",
"translation": "넌 큰 그림을 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your questions open new doors!",
"translation": "네 질문이 새로운 문을 열어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "재현이의 칭찬이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "open",
"optionD": "doors",
"result": "Your questions open doors",
"explanation": "재현이는 정우의 질문이 새로운 문을 연다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "모든 사람과 상의하기",
"explanation": "ESFJ의 합의 중심과 ISTJ의 규칙 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should ask everyone what they think first.",
"translation": "먼저 모든 사람에게 어떻게 생각하는지 물어봐야 해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "The rules already tell us what to do.",
"translation": "규칙이 이미 우리가 뭘 해야 하는지 말해줘."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 규칙이 이미 무엇을 해야 하는지 말해준다고 하나요?",
"hint": "ISTJ는 정해진 규칙과 절차를 따르는 것을 중시해요.",
"result": "O",
"explanation": "동현은 'The rules already tell us what to do'라며 규칙 준수를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Following rules keeps everything fair.",
"translation": "규칙을 따르는 것이 모든 것을 공정하게 유지해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But people's feelings matter too.",
"translation": "하지만 사람들의 감정도 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks people's @@ matter too.",
"hint": "ESFJ는 사람들의 감정과 의견을 매우 중요하게 생각해요.",
"optionA": "rules",
"optionB": "feelings",
"optionC": "fairness",
"result": "feelings",
"explanation": "민지는 사람들의 감정도 중요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Happy people work better together.",
"translation": "행복한 사람들이 더 잘 함께 일해."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Your care for others helps create a good team spirit.",
"translation": "다른 사람들에 대한 네 관심이 좋은 팀 정신을 만드는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 행복한 사람들과 더 나은 협력이에요.",
"optionA": "happy",
"optionB": "people",
"result": "happy people",
"explanation": "민지는 행복한 사람들이 더 잘 함께 일한다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "모든 사람과 상의하기",
"explanation": "ESFJ의 합의 중심과 ISTJ의 규칙 중심 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should ask everyone what they think first.",
"translation": "먼저 모든 사람에게 어떻게 생각하는지 물어봐야 해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "The rules already tell us what to do.",
"translation": "규칙이 이미 우리가 뭘 해야 하는지 말해줘."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 규칙이 이미 무엇을 해야 하는지 말해준다고 하나요?",
"hint": "ISTJ는 정해진 규칙과 절차를 따르는 것을 중시해요.",
"result": "O",
"explanation": "동현은 'The rules already tell us what to do'라며 규칙 준수를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Following rules keeps everything fair.",
"translation": "규칙을 따르는 것이 모든 것을 공정하게 유지해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But people's feelings matter too.",
"translation": "하지만 사람들의 감정도 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks people's @@ matter too.",
"hint": "ESFJ는 사람들의 감정과 의견을 매우 중요하게 생각해요.",
"optionA": "rules",
"optionB": "feelings",
"optionC": "fairness",
"result": "feelings",
"explanation": "민지는 사람들의 감정도 중요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Happy people work better together.",
"translation": "행복한 사람들이 더 잘 함께 일해."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Your care for others helps create a good team spirit.",
"translation": "다른 사람들에 대한 네 관심이 좋은 팀 정신을 만드는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 행복한 사람들과 더 나은 협력이에요.",
"optionA": "happy",
"optionB": "people",
"result": "happy people",
"explanation": "민지는 행복한 사람들이 더 잘 함께 일한다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "따뜻한 분위기 만들기",
"explanation": "ESFJ의 감정적 배려와 ISTJ의 효율적 처리 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Let's make sure everyone feels comfortable talking.",
"translation": "모든 사람이 편안하게 말할 수 있도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "진우",
"script": "We just need to solve the problem quickly.",
"translation": "그냥 문제를 빨리 해결하면 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "진우는 문제를 빨리 해결하면 된다고 하나요?",
"hint": "ISTJ는 효율적이고 직접적인 문제 해결을 선호해요.",
"result": "O",
"explanation": "진우는 'solve the problem quickly'라며 효율적 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "진우",
"script": "Getting things done is what matters.",
"translation": "일을 완료하는 것이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But if people are upset, they won't cooperate well.",
"translation": "하지만 사람들이 화가 나면 잘 협력하지 않을 거야."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks if people are upset, they won't @@ well.",
"hint": "ESFJ는 감정 상태가 협력에 영향을 준다고 믿어요.",
"optionA": "solve",
"optionB": "cooperate",
"optionC": "complete",
"result": "cooperate",
"explanation": "지우는 사람들이 화가 나면 잘 협력하지 않을 것이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Good relationships help work go smoothly.",
"translation": "좋은 관계가 일이 순조롭게 진행되게 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "진우",
"script": "Your focus on team harmony makes our work more effective.",
"translation": "팀 화합에 대한 네 집중이 우리 일을 더 효과적으로 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 좋은 관계와 순조로운 진행이에요.",
"optionA": "good",
"optionB": "relationships",
"result": "good relationships",
"explanation": "지우는 좋은 관계가 일이 순조롭게 진행되게 도와준다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "따뜻한 분위기 만들기",
"explanation": "ESFJ의 감정적 배려와 ISTJ의 효율적 처리 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Let's make sure everyone feels comfortable talking.",
"translation": "모든 사람이 편안하게 말할 수 있도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "진우",
"script": "We just need to solve the problem quickly.",
"translation": "그냥 문제를 빨리 해결하면 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "진우는 문제를 빨리 해결하면 된다고 하나요?",
"hint": "ISTJ는 효율적이고 직접적인 문제 해결을 선호해요.",
"result": "O",
"explanation": "진우는 'solve the problem quickly'라며 효율적 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "진우",
"script": "Getting things done is what matters.",
"translation": "일을 완료하는 것이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But if people are upset, they won't cooperate well.",
"translation": "하지만 사람들이 화가 나면 잘 협력하지 않을 거야."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks if people are upset, they won't @@ well.",
"hint": "ESFJ는 감정 상태가 협력에 영향을 준다고 믿어요.",
"optionA": "solve",
"optionB": "cooperate",
"optionC": "complete",
"result": "cooperate",
"explanation": "지우는 사람들이 화가 나면 잘 협력하지 않을 것이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Good relationships help work go smoothly.",
"translation": "좋은 관계가 일이 순조롭게 진행되게 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "진우",
"script": "Your focus on team harmony makes our work more effective.",
"translation": "팀 화합에 대한 네 집중이 우리 일을 더 효과적으로 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 좋은 관계와 순조로운 진행이에요.",
"optionA": "good",
"optionB": "relationships",
"result": "good relationships",
"explanation": "지우는 좋은 관계가 일이 순조롭게 진행되게 도와준다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인별로 신경쓰기",
"explanation": "ESFJ의 개별적 관심과 ISTJ의 일관된 기준 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "I want to check how each person is doing.",
"translation": "각 사람이 어떻게 지내는지 확인하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "We should treat everyone the same way.",
"translation": "모든 사람을 같은 방식으로 대해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 모든 사람을 같은 방식으로 대해야 한다고 하나요?",
"hint": "ISTJ는 공정성을 위해 일관된 기준 적용을 중시해요.",
"result": "O",
"explanation": "지호는 'treat everyone the same way'라며 일관된 대우를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지호",
"script": "Same treatment means fair treatment.",
"translation": "같은 대우가 공정한 대우를 의미해."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But some people need extra help or support.",
"translation": "하지만 어떤 사람들은 추가적인 도움이나 지원이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks some people need extra help or @@.",
"hint": "ESFJ는 개별적 필요와 상황을 고려한 지원을 중시해요.",
"optionA": "treatment",
"optionB": "support",
"optionC": "fairness",
"result": "support",
"explanation": "수민은 어떤 사람들은 추가적인 도움이나 지원이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Caring for individuals makes the whole team stronger.",
"translation": "개인을 돌보는 것이 전체 팀을 더 강하게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Your personal attention helps people feel valued and motivated.",
"translation": "네 개인적 관심이 사람들이 가치있고 동기부여받는다고 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 개인 돌봄과 팀 강화이에요.",
"optionA": "caring",
"optionB": "individuals",
"result": "caring individuals",
"explanation": "수민은 개인을 돌보는 것이 전체 팀을 더 강하게 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인별로 신경쓰기",
"explanation": "ESFJ의 개별적 관심과 ISTJ의 일관된 기준 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "I want to check how each person is doing.",
"translation": "각 사람이 어떻게 지내는지 확인하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "We should treat everyone the same way.",
"translation": "모든 사람을 같은 방식으로 대해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 모든 사람을 같은 방식으로 대해야 한다고 하나요?",
"hint": "ISTJ는 공정성을 위해 일관된 기준 적용을 중시해요.",
"result": "O",
"explanation": "지호는 'treat everyone the same way'라며 일관된 대우를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지호",
"script": "Same treatment means fair treatment.",
"translation": "같은 대우가 공정한 대우를 의미해."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But some people need extra help or support.",
"translation": "하지만 어떤 사람들은 추가적인 도움이나 지원이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks some people need extra help or @@.",
"hint": "ESFJ는 개별적 필요와 상황을 고려한 지원을 중시해요.",
"optionA": "treatment",
"optionB": "support",
"optionC": "fairness",
"result": "support",
"explanation": "수민은 어떤 사람들은 추가적인 도움이나 지원이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Caring for individuals makes the whole team stronger.",
"translation": "개인을 돌보는 것이 전체 팀을 더 강하게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Your personal attention helps people feel valued and motivated.",
"translation": "네 개인적 관심이 사람들이 가치있고 동기부여받는다고 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 개인 돌봄과 팀 강화이에요.",
"optionA": "caring",
"optionB": "individuals",
"result": "caring individuals",
"explanation": "수민은 개인을 돌보는 것이 전체 팀을 더 강하게 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "함께 해결방법 찾기",
"explanation": "ESFJ의 협력적 접근과 ISTP의 개별적 작업 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Let's work together to figure this out.",
"translation": "함께 일해서 이걸 해결해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I can solve this on my own.",
"translation": "혼자서 이걸 해결할 수 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 혼자서 해결할 수 있다고 하나요?",
"hint": "ISTP는 독립적이고 개별적인 문제 해결을 선호해요.",
"result": "O",
"explanation": "태오는 'I can solve this on my own'라며 독립적 해결을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "태오",
"script": "Working alone helps me think clearly.",
"translation": "혼자 일하면 생각을 명확하게 할 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But sharing ideas makes solutions better.",
"translation": "하지만 아이디어를 나누면 해결책이 더 좋아져."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks sharing ideas makes solutions @@.",
"hint": "ESFJ는 협력과 아이디어 공유가 더 나은 결과를 가져온다고 믿어요.",
"optionA": "worse",
"optionB": "better",
"optionC": "clearer",
"result": "better",
"explanation": "민지는 아이디어를 나누면 해결책이 더 좋아진다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Teamwork brings out everyone's best skills.",
"translation": "팀워크가 모든 사람의 최고 기술을 끌어내."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Your team approach helps when we need different perspectives.",
"translation": "네 팀 접근법이 다른 관점이 필요할 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 팀워크와 최고 기술 발휘이에요.",
"optionA": "best",
"optionB": "skills",
"result": "best skills",
"explanation": "민지는 팀워크가 모든 사람의 최고 기술을 끌어낸다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "함께 해결방법 찾기",
"explanation": "ESFJ의 협력적 접근과 ISTP의 개별적 작업 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Let's work together to figure this out.",
"translation": "함께 일해서 이걸 해결해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I can solve this on my own.",
"translation": "혼자서 이걸 해결할 수 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 혼자서 해결할 수 있다고 하나요?",
"hint": "ISTP는 독립적이고 개별적인 문제 해결을 선호해요.",
"result": "O",
"explanation": "태오는 'I can solve this on my own'라며 독립적 해결을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "태오",
"script": "Working alone helps me think clearly.",
"translation": "혼자 일하면 생각을 명확하게 할 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But sharing ideas makes solutions better.",
"translation": "하지만 아이디어를 나누면 해결책이 더 좋아져."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks sharing ideas makes solutions @@.",
"hint": "ESFJ는 협력과 아이디어 공유가 더 나은 결과를 가져온다고 믿어요.",
"optionA": "worse",
"optionB": "better",
"optionC": "clearer",
"result": "better",
"explanation": "민지는 아이디어를 나누면 해결책이 더 좋아진다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Teamwork brings out everyone's best skills.",
"translation": "팀워크가 모든 사람의 최고 기술을 끌어내."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Your team approach helps when we need different perspectives.",
"translation": "네 팀 접근법이 다른 관점이 필요할 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 팀워크와 최고 기술 발휘이에요.",
"optionA": "best",
"optionB": "skills",
"result": "best skills",
"explanation": "민지는 팀워크가 모든 사람의 최고 기술을 끌어낸다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정 상태 살피기",
"explanation": "ESFJ의 감정적 관심과 ISTP의 논리적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "How is everyone feeling about this situation?",
"translation": "모든 사람이 이 상황에 대해 어떻게 느끼고 있어?"
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Let's just look at the facts and fix it.",
"translation": "그냥 사실을 보고 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 사실을 보고 고치자고 하나요?",
"hint": "ISTP는 감정보다는 객관적 사실에 기반한 해결을 선호해요.",
"result": "O",
"explanation": "동민은 'look at the facts and fix it'라며 사실 기반 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "동민",
"script": "Facts don't change, but feelings do.",
"translation": "사실은 바뀌지 않지만 감정은 바뀌어."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But understanding feelings helps prevent future problems.",
"translation": "하지만 감정을 이해하는 것이 미래 문제를 방지하는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks understanding feelings helps prevent future @@.",
"hint": "ESFJ는 감정 이해가 장기적 문제 예방에 중요하다고 믿어요.",
"optionA": "facts",
"optionB": "problems",
"optionC": "changes",
"result": "problems",
"explanation": "지우는 감정을 이해하는 것이 미래 문제를 방지하는 데 도움이 된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "People need to feel heard and understood.",
"translation": "사람들은 들어주고 이해받는다고 느낄 필요가 있어."
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Your attention to emotions helps people stay motivated.",
"translation": "감정에 대한 네 관심이 사람들이 동기를 유지하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 사람들이 들어주고 이해받는 필요이에요.",
"optionA": "feel",
"optionB": "heard",
"result": "feel heard",
"explanation": "지우는 사람들이 들어주고 이해받는다고 느낄 필요가 있다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정 상태 살피기",
"explanation": "ESFJ의 감정적 관심과 ISTP의 논리적 분석 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "How is everyone feeling about this situation?",
"translation": "모든 사람이 이 상황에 대해 어떻게 느끼고 있어?"
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Let's just look at the facts and fix it.",
"translation": "그냥 사실을 보고 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 사실을 보고 고치자고 하나요?",
"hint": "ISTP는 감정보다는 객관적 사실에 기반한 해결을 선호해요.",
"result": "O",
"explanation": "동민은 'look at the facts and fix it'라며 사실 기반 해결을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "동민",
"script": "Facts don't change, but feelings do.",
"translation": "사실은 바뀌지 않지만 감정은 바뀌어."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But understanding feelings helps prevent future problems.",
"translation": "하지만 감정을 이해하는 것이 미래 문제를 방지하는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks understanding feelings helps prevent future @@.",
"hint": "ESFJ는 감정 이해가 장기적 문제 예방에 중요하다고 믿어요.",
"optionA": "facts",
"optionB": "problems",
"optionC": "changes",
"result": "problems",
"explanation": "지우는 감정을 이해하는 것이 미래 문제를 방지하는 데 도움이 된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "People need to feel heard and understood.",
"translation": "사람들은 들어주고 이해받는다고 느낄 필요가 있어."
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Your attention to emotions helps people stay motivated.",
"translation": "감정에 대한 네 관심이 사람들이 동기를 유지하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 사람들이 들어주고 이해받는 필요이에요.",
"optionA": "feel",
"optionB": "heard",
"result": "feel heard",
"explanation": "지우는 사람들이 들어주고 이해받는다고 느낄 필요가 있다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "모두가 참여하도록",
"explanation": "ESFJ의 포용적 참여와 ISTP의 실용적 효율성 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Everyone should have a chance to contribute.",
"translation": "모든 사람이 기여할 기회를 가져야 해."
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "Let's just use the most efficient method.",
"translation": "그냥 가장 효율적인 방법을 사용하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성진은 가장 효율적인 방법을 사용하자고 하나요?",
"hint": "ISTP는 효율성과 실용성을 최우선으로 생각해요.",
"result": "O",
"explanation": "성진은 'use the most efficient method'라며 효율성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "성진",
"script": "Getting results fast is what counts.",
"translation": "빠르게 결과를 얻는 것이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But when people participate, they feel more committed.",
"translation": "하지만 사람들이 참여할 때 더 헌신적으로 느껴."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks when people participate, they feel more @@.",
"hint": "ESFJ는 참여가 헌신과 동기를 높인다고 믿어요.",
"optionA": "efficient",
"optionB": "committed",
"optionC": "fast",
"result": "committed",
"explanation": "수민은 사람들이 참여할 때 더 헌신적으로 느낀다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Including everyone builds stronger support.",
"translation": "모든 사람을 포함하는 것이 더 강한 지지를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "Your inclusive approach helps ensure people actually follow through.",
"translation": "네 포용적 접근법이 사람들이 실제로 끝까지 해내도록 보장하는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 모든 사람 포함과 강한 지지이에요.",
"optionA": "including",
"optionB": "everyone",
"result": "including everyone",
"explanation": "수민은 모든 사람을 포함하는 것이 더 강한 지지를 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "모두가 참여하도록",
"explanation": "ESFJ의 포용적 참여와 ISTP의 실용적 효율성 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Everyone should have a chance to contribute.",
"translation": "모든 사람이 기여할 기회를 가져야 해."
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "Let's just use the most efficient method.",
"translation": "그냥 가장 효율적인 방법을 사용하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성진은 가장 효율적인 방법을 사용하자고 하나요?",
"hint": "ISTP는 효율성과 실용성을 최우선으로 생각해요.",
"result": "O",
"explanation": "성진은 'use the most efficient method'라며 효율성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "성진",
"script": "Getting results fast is what counts.",
"translation": "빠르게 결과를 얻는 것이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But when people participate, they feel more committed.",
"translation": "하지만 사람들이 참여할 때 더 헌신적으로 느껴."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks when people participate, they feel more @@.",
"hint": "ESFJ는 참여가 헌신과 동기를 높인다고 믿어요.",
"optionA": "efficient",
"optionB": "committed",
"optionC": "fast",
"result": "committed",
"explanation": "수민은 사람들이 참여할 때 더 헌신적으로 느낀다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Including everyone builds stronger support.",
"translation": "모든 사람을 포함하는 것이 더 강한 지지를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "Your inclusive approach helps ensure people actually follow through.",
"translation": "네 포용적 접근법이 사람들이 실제로 끝까지 해내도록 보장하는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 모든 사람 포함과 강한 지지이에요.",
"optionA": "including",
"optionB": "everyone",
"result": "including everyone",
"explanation": "수민은 모든 사람을 포함하는 것이 더 강한 지지를 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "공개적으로 이야기하기",
"explanation": "ESFJ의 개방적 토론과 ISFJ의 조용한 상담 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Let's discuss this openly with everyone present.",
"translation": "모든 사람이 있는 곳에서 공개적으로 이걸 논의하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Maybe we should talk to people privately first.",
"translation": "먼저 사람들과 개인적으로 얘기해보는 게 어떨까."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 먼저 사람들과 개인적으로 얘기해보자고 하나요?",
"hint": "ISFJ는 개인적이고 조용한 접근을 선호해요.",
"result": "O",
"explanation": "예나는 'talk to people privately first'라며 개인적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Some people feel more comfortable sharing in private.",
"translation": "어떤 사람들은 개인적으로 나누는 것을 더 편안해해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But group discussions help everyone understand the full picture.",
"translation": "하지만 그룹 토론은 모든 사람이 전체 상황을 이해하는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks group discussions help everyone understand the full @@.",
"hint": "ESFJ는 공개적 토론이 종합적 이해를 돕는다고 믿어요.",
"optionA": "privacy",
"optionB": "picture",
"optionC": "comfort",
"result": "picture",
"explanation": "민지는 그룹 토론이 모든 사람이 전체 상황을 이해하는 데 도움이 된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Open communication builds team trust.",
"translation": "열린 소통이 팀 신뢰를 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Your open approach encourages people to share more honestly.",
"translation": "네 열린 접근법이 사람들이 더 솔직하게 나누도록 격려해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 열린 소통과 팀 신뢰이에요.",
"optionA": "open",
"optionB": "communication",
"result": "open communication",
"explanation": "민지는 열린 소통이 팀 신뢰를 쌓는다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "공개적으로 이야기하기",
"explanation": "ESFJ의 개방적 토론과 ISFJ의 조용한 상담 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Let's discuss this openly with everyone present.",
"translation": "모든 사람이 있는 곳에서 공개적으로 이걸 논의하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Maybe we should talk to people privately first.",
"translation": "먼저 사람들과 개인적으로 얘기해보는 게 어떨까."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 먼저 사람들과 개인적으로 얘기해보자고 하나요?",
"hint": "ISFJ는 개인적이고 조용한 접근을 선호해요.",
"result": "O",
"explanation": "예나는 'talk to people privately first'라며 개인적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Some people feel more comfortable sharing in private.",
"translation": "어떤 사람들은 개인적으로 나누는 것을 더 편안해해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But group discussions help everyone understand the full picture.",
"translation": "하지만 그룹 토론은 모든 사람이 전체 상황을 이해하는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks group discussions help everyone understand the full @@.",
"hint": "ESFJ는 공개적 토론이 종합적 이해를 돕는다고 믿어요.",
"optionA": "privacy",
"optionB": "picture",
"optionC": "comfort",
"result": "picture",
"explanation": "민지는 그룹 토론이 모든 사람이 전체 상황을 이해하는 데 도움이 된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Open communication builds team trust.",
"translation": "열린 소통이 팀 신뢰를 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Your open approach encourages people to share more honestly.",
"translation": "네 열린 접근법이 사람들이 더 솔직하게 나누도록 격려해."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 열린 소통과 팀 신뢰이에요.",
"optionA": "open",
"optionB": "communication",
"result": "open communication",
"explanation": "민지는 열린 소통이 팀 신뢰를 쌓는다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉시 도움 제공하기",
"explanation": "ESFJ의 적극적 지원과 ISFJ의 신중한 관찰 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "I want to help everyone right away!",
"translation": "모든 사람을 바로 도와주고 싶어!"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Let me first understand what each person really needs.",
"translation": "먼저 각 사람이 정말로 무엇을 필요로 하는지 이해해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 각 사람이 정말로 무엇을 필요로 하는지 먼저 이해하겠다고 하나요?",
"hint": "ISFJ는 신중하게 개별 필요를 파악한 후 도움을 제공해요.",
"result": "O",
"explanation": "수현은 'understand what each person really needs'라며 신중한 파악을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Careful observation shows the best way to help.",
"translation": "신중한 관찰이 도움을 주는 최고의 방법을 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But people in trouble need immediate support!",
"translation": "하지만 곤란한 사람들은 즉각적인 지원이 필요해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks people in trouble need immediate @@.",
"hint": "ESFJ는 어려운 상황의 사람들에게 즉각적 도움이 필요하다고 믿어요.",
"optionA": "observation",
"optionB": "support",
"optionC": "understanding",
"result": "support",
"explanation": "지우는 곤란한 사람들이 즉각적인 지원이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Quick action shows we care.",
"translation": "빠른 행동이 우리가 관심 있다는 걸 보여줘."
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your immediate response helps people feel less alone.",
"translation": "네 즉각적인 반응이 사람들이 덜 외롭게 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 빠른 행동과 관심 표현이에요.",
"optionA": "quick",
"optionB": "action",
"result": "quick action",
"explanation": "지우는 빠른 행동이 관심을 보여준다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉시 도움 제공하기",
"explanation": "ESFJ의 적극적 지원과 ISFJ의 신중한 관찰 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "I want to help everyone right away!",
"translation": "모든 사람을 바로 도와주고 싶어!"
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Let me first understand what each person really needs.",
"translation": "먼저 각 사람이 정말로 무엇을 필요로 하는지 이해해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 각 사람이 정말로 무엇을 필요로 하는지 먼저 이해하겠다고 하나요?",
"hint": "ISFJ는 신중하게 개별 필요를 파악한 후 도움을 제공해요.",
"result": "O",
"explanation": "수현은 'understand what each person really needs'라며 신중한 파악을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Careful observation shows the best way to help.",
"translation": "신중한 관찰이 도움을 주는 최고의 방법을 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But people in trouble need immediate support!",
"translation": "하지만 곤란한 사람들은 즉각적인 지원이 필요해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks people in trouble need immediate @@.",
"hint": "ESFJ는 어려운 상황의 사람들에게 즉각적 도움이 필요하다고 믿어요.",
"optionA": "observation",
"optionB": "support",
"optionC": "understanding",
"result": "support",
"explanation": "지우는 곤란한 사람들이 즉각적인 지원이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Quick action shows we care.",
"translation": "빠른 행동이 우리가 관심 있다는 걸 보여줘."
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Your immediate response helps people feel less alone.",
"translation": "네 즉각적인 반응이 사람들이 덜 외롭게 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 빠른 행동과 관심 표현이에요.",
"optionA": "quick",
"optionB": "action",
"result": "quick action",
"explanation": "지우는 빠른 행동이 관심을 보여준다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "활기찬 분위기 조성",
"explanation": "ESFJ의 에너지 넘치는 참여와 ISFJ의 차분한 지원 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let's make this discussion fun and energetic!",
"translation": "이 토론을 재미있고 에너지 넘치게 만들자!"
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "I think we should keep things calm and peaceful.",
"translation": "차분하고 평화롭게 유지해야 한다고 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 차분하고 평화롭게 유지해야 한다고 하나요?",
"hint": "ISFJ는 안정적이고 조용한 환경을 선호해요.",
"result": "O",
"explanation": "윤서는 'keep things calm and peaceful'라며 차분한 환경을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Quiet environments help people think better.",
"translation": "조용한 환경이 사람들이 더 잘 생각하게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But enthusiasm gets people excited to participate!",
"translation": "하지만 열정이 사람들을 참여하고 싶게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks enthusiasm gets people excited to @@.",
"hint": "ESFJ는 열정과 에너지가 참여를 촉진한다고 믿어요.",
"optionA": "think",
"optionB": "participate",
"optionC": "calm",
"result": "participate",
"explanation": "수민은 열정이 사람들을 참여하고 싶게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Positive energy brings out the best in everyone.",
"translation": "긍정적인 에너지가 모든 사람의 최고를 끌어내."
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your enthusiasm helps motivate people who might otherwise stay quiet.",
"translation": "네 열정이 그렇지 않으면 조용히 있을 사람들에게 동기를 주는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 긍정적 에너지와 최고 발휘이에요.",
"optionA": "positive",
"optionB": "energy",
"result": "positive energy",
"explanation": "수민은 긍정적인 에너지가 모든 사람의 최고를 끌어낸다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "활기찬 분위기 조성",
"explanation": "ESFJ의 에너지 넘치는 참여와 ISFJ의 차분한 지원 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let's make this discussion fun and energetic!",
"translation": "이 토론을 재미있고 에너지 넘치게 만들자!"
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "I think we should keep things calm and peaceful.",
"translation": "차분하고 평화롭게 유지해야 한다고 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 차분하고 평화롭게 유지해야 한다고 하나요?",
"hint": "ISFJ는 안정적이고 조용한 환경을 선호해요.",
"result": "O",
"explanation": "윤서는 'keep things calm and peaceful'라며 차분한 환경을 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Quiet environments help people think better.",
"translation": "조용한 환경이 사람들이 더 잘 생각하게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But enthusiasm gets people excited to participate!",
"translation": "하지만 열정이 사람들을 참여하고 싶게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks enthusiasm gets people excited to @@.",
"hint": "ESFJ는 열정과 에너지가 참여를 촉진한다고 믿어요.",
"optionA": "think",
"optionB": "participate",
"optionC": "calm",
"result": "participate",
"explanation": "수민은 열정이 사람들을 참여하고 싶게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Positive energy brings out the best in everyone.",
"translation": "긍정적인 에너지가 모든 사람의 최고를 끌어내."
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Your enthusiasm helps motivate people who might otherwise stay quiet.",
"translation": "네 열정이 그렇지 않으면 조용히 있을 사람들에게 동기를 주는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 긍정적 에너지와 최고 발휘이에요.",
"optionA": "positive",
"optionB": "energy",
"result": "positive energy",
"explanation": "수민은 긍정적인 에너지가 모든 사람의 최고를 끌어낸다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 화합 이루기",
"explanation": "ESFJ의 사회적 조화와 ISFP의 개인적 공간 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should bring everyone together to solve this.",
"translation": "이걸 해결하기 위해 모든 사람을 함께 모아야 해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Some people might need space to think alone first.",
"translation": "어떤 사람들은 먼저 혼자 생각할 공간이 필요할 수도 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "채영은 어떤 사람들이 먼저 혼자 생각할 공간이 필요할 수도 있다고 하나요?",
"hint": "ISFP는 개인적 공간과 내적 성찰을 중요하게 생각해요.",
"result": "O",
"explanation": "채영은 'need space to think alone first'라며 개인적 공간의 필요성을 언급하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Quiet reflection helps people understand their true feelings.",
"translation": "조용한 성찰이 사람들이 진짜 감정을 이해하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But group discussion helps everyone feel included.",
"translation": "하지만 그룹 토론은 모든 사람이 포함된다고 느끼게 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks group discussion helps everyone feel @@.",
"hint": "ESFJ는 그룹 활동이 소속감을 높인다고 믿어요.",
"optionA": "alone",
"optionB": "included",
"optionC": "quiet",
"result": "included",
"explanation": "민지는 그룹 토론이 모든 사람이 포함된다고 느끼게 도와준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Together we can find better solutions.",
"translation": "함께하면 더 나은 해결책을 찾을 수 있어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your inclusive spirit helps people feel welcome to share.",
"translation": "네 포용하는 정신이 사람들이 나누는 것을 환영받는다고 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 함께하기와 더 나은 해결책이에요.",
"optionA": "better",
"optionB": "solutions",
"result": "better solutions",
"explanation": "민지는 함께하면 더 나은 해결책을 찾을 수 있다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 화합 이루기",
"explanation": "ESFJ의 사회적 조화와 ISFP의 개인적 공간 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should bring everyone together to solve this.",
"translation": "이걸 해결하기 위해 모든 사람을 함께 모아야 해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Some people might need space to think alone first.",
"translation": "어떤 사람들은 먼저 혼자 생각할 공간이 필요할 수도 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "채영은 어떤 사람들이 먼저 혼자 생각할 공간이 필요할 수도 있다고 하나요?",
"hint": "ISFP는 개인적 공간과 내적 성찰을 중요하게 생각해요.",
"result": "O",
"explanation": "채영은 'need space to think alone first'라며 개인적 공간의 필요성을 언급하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Quiet reflection helps people understand their true feelings.",
"translation": "조용한 성찰이 사람들이 진짜 감정을 이해하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But group discussion helps everyone feel included.",
"translation": "하지만 그룹 토론은 모든 사람이 포함된다고 느끼게 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks group discussion helps everyone feel @@.",
"hint": "ESFJ는 그룹 활동이 소속감을 높인다고 믿어요.",
"optionA": "alone",
"optionB": "included",
"optionC": "quiet",
"result": "included",
"explanation": "민지는 그룹 토론이 모든 사람이 포함된다고 느끼게 도와준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Together we can find better solutions.",
"translation": "함께하면 더 나은 해결책을 찾을 수 있어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Your inclusive spirit helps people feel welcome to share.",
"translation": "네 포용하는 정신이 사람들이 나누는 것을 환영받는다고 느끼게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 함께하기와 더 나은 해결책이에요.",
"optionA": "better",
"optionB": "solutions",
"result": "better solutions",
"explanation": "민지는 함께하면 더 나은 해결책을 찾을 수 있다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실용적 해결책 찾기",
"explanation": "ESFJ의 사회적 합의와 ISFP의 가치 기반 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "What solution would work best for most people?",
"translation": "대부분 사람에게 가장 잘 맞는 해결책은 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "We should choose what feels right and fair.",
"translation": "옳고 공정하다고 느껴지는 것을 선택해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 옳고 공정하다고 느껴지는 것을 선택해야 한다고 하나요?",
"hint": "ISFP는 개인적 가치와 도덕적 판단을 중시해요.",
"result": "O",
"explanation": "수지는 'choose what feels right and fair'라며 가치 기반 선택을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Some things are more important than just being practical.",
"translation": "어떤 것들은 단순히 실용적인 것보다 더 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But we need solutions that everyone can accept.",
"translation": "하지만 모든 사람이 받아들일 수 있는 해결책이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks they need solutions everyone can @@.",
"hint": "ESFJ는 폭넓은 수용과 사회적 합의를 중시해요.",
"optionA": "value",
"optionB": "accept",
"optionC": "feel",
"result": "accept",
"explanation": "지우는 모든 사람이 받아들일 수 있는 해결책이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Popular support makes solutions work better.",
"translation": "대중적 지지가 해결책을 더 잘 작동하게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your focus on acceptance helps ensure our solutions are truly fair.",
"translation": "수용에 대한 네 집중이 우리 해결책이 진정으로 공정하도록 보장하는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 대중적 지지와 더 나은 작동이에요.",
"optionA": "popular",
"optionB": "support",
"result": "popular support",
"explanation": "지우는 대중적 지지가 해결책을 더 잘 작동하게 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실용적 해결책 찾기",
"explanation": "ESFJ의 사회적 합의와 ISFP의 가치 기반 접근 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "What solution would work best for most people?",
"translation": "대부분 사람에게 가장 잘 맞는 해결책은 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "We should choose what feels right and fair.",
"translation": "옳고 공정하다고 느껴지는 것을 선택해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 옳고 공정하다고 느껴지는 것을 선택해야 한다고 하나요?",
"hint": "ISFP는 개인적 가치와 도덕적 판단을 중시해요.",
"result": "O",
"explanation": "수지는 'choose what feels right and fair'라며 가치 기반 선택을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Some things are more important than just being practical.",
"translation": "어떤 것들은 단순히 실용적인 것보다 더 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But we need solutions that everyone can accept.",
"translation": "하지만 모든 사람이 받아들일 수 있는 해결책이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks they need solutions everyone can @@.",
"hint": "ESFJ는 폭넓은 수용과 사회적 합의를 중시해요.",
"optionA": "value",
"optionB": "accept",
"optionC": "feel",
"result": "accept",
"explanation": "지우는 모든 사람이 받아들일 수 있는 해결책이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Popular support makes solutions work better.",
"translation": "대중적 지지가 해결책을 더 잘 작동하게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "Your focus on acceptance helps ensure our solutions are truly fair.",
"translation": "수용에 대한 네 집중이 우리 해결책이 진정으로 공정하도록 보장하는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 대중적 지지와 더 나은 작동이에요.",
"optionA": "popular",
"optionB": "support",
"result": "popular support",
"explanation": "지우는 대중적 지지가 해결책을 더 잘 작동하게 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "격려하며 동기부여하기",
"explanation": "ESFJ의 적극적 격려와 ISFP의 조용한 지지 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let me encourage everyone to do their best!",
"translation": "모든 사람이 최선을 다하도록 격려해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "I prefer to quietly support people in my own way.",
"translation": "나는 내 방식으로 조용히 사람들을 지지하는 걸 선호해."
},
{
"type": "ox",
"index": 3,
"quiz": "아린은 내 방식으로 조용히 사람들을 지지하는 걸 선호한다고 하나요?",
"hint": "ISFP는 조용하고 개인적인 방식의 지원을 선호해요.",
"result": "O",
"explanation": "아린은 'quietly support people in my own way'라며 조용한 지지를 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Gentle support helps people feel accepted as they are.",
"translation": "부드러운 지지가 사람들이 있는 그대로 받아들여진다고 느끼게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But active encouragement motivates people to try harder!",
"translation": "하지만 적극적인 격려가 사람들이 더 열심히 노력하도록 동기부여해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks active encouragement motivates people to try @@.",
"hint": "ESFJ는 적극적 격려가 더 큰 노력을 이끈다고 믿어요.",
"optionA": "quietly",
"optionB": "harder",
"optionC": "gently",
"result": "harder",
"explanation": "수민은 적극적인 격려가 사람들이 더 열심히 노력하도록 동기부여한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Cheerful energy lifts everyone's spirits.",
"translation": "활기찬 에너지가 모든 사람의 기분을 올려줘."
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your enthusiastic support helps people believe in themselves.",
"translation": "네 열정적인 지지가 사람들이 자신을 믿게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 활기찬 에너지와 기분 상승이에요.",
"optionA": "cheerful",
"optionB": "energy",
"result": "cheerful energy",
"explanation": "수민은 활기찬 에너지가 모든 사람의 기분을 올려준다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "격려하며 동기부여하기",
"explanation": "ESFJ의 적극적 격려와 ISFP의 조용한 지지 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let me encourage everyone to do their best!",
"translation": "모든 사람이 최선을 다하도록 격려해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "아린",
"script": "I prefer to quietly support people in my own way.",
"translation": "나는 내 방식으로 조용히 사람들을 지지하는 걸 선호해."
},
{
"type": "ox",
"index": 3,
"quiz": "아린은 내 방식으로 조용히 사람들을 지지하는 걸 선호한다고 하나요?",
"hint": "ISFP는 조용하고 개인적인 방식의 지원을 선호해요.",
"result": "O",
"explanation": "아린은 'quietly support people in my own way'라며 조용한 지지를 선호하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Gentle support helps people feel accepted as they are.",
"translation": "부드러운 지지가 사람들이 있는 그대로 받아들여진다고 느끼게 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But active encouragement motivates people to try harder!",
"translation": "하지만 적극적인 격려가 사람들이 더 열심히 노력하도록 동기부여해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks active encouragement motivates people to try @@.",
"hint": "ESFJ는 적극적 격려가 더 큰 노력을 이끈다고 믿어요.",
"optionA": "quietly",
"optionB": "harder",
"optionC": "gently",
"result": "harder",
"explanation": "수민은 적극적인 격려가 사람들이 더 열심히 노력하도록 동기부여한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Cheerful energy lifts everyone's spirits.",
"translation": "활기찬 에너지가 모든 사람의 기분을 올려줘."
},
{
"type": "script",
"index": 8,
"speaker": "아린",
"script": "Your enthusiastic support helps people believe in themselves.",
"translation": "네 열정적인 지지가 사람들이 자신을 믿게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 활기찬 에너지와 기분 상승이에요.",
"optionA": "cheerful",
"optionB": "energy",
"result": "cheerful energy",
"explanation": "수민은 활기찬 에너지가 모든 사람의 기분을 올려준다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람 중심으로 접근하기",
"explanation": "ESFJ의 인간적 배려와 INTJ의 체계적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should focus on how people are feeling.",
"translation": "사람들이 어떻게 느끼고 있는지에 집중해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let me analyze the problem systematically first.",
"translation": "먼저 문제를 체계적으로 분석해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈은 문제를 체계적으로 먼저 분석하겠다고 하나요?",
"hint": "INTJ는 논리적이고 체계적인 분석을 우선시해요.",
"result": "O",
"explanation": "지훈은 'analyze the problem systematically first'라며 체계적 분석을 우선시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Understanding the root cause prevents future issues.",
"translation": "근본 원인을 이해하는 것이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But people's emotions are part of the problem too.",
"translation": "하지만 사람들의 감정도 문제의 일부야."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks people's emotions are part of the @@ too.",
"hint": "ESFJ는 감정적 요소도 문제 해결에 중요한 부분이라고 믿어요.",
"optionA": "analysis",
"optionB": "problem",
"optionC": "cause",
"result": "problem",
"explanation": "민지는 사람들의 감정도 문제의 일부라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Happy people create better solutions.",
"translation": "행복한 사람들이 더 나은 해결책을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your people-focused approach ensures our solutions actually work for everyone.",
"translation": "사람 중심적인 네 접근법이 우리 해결책이 실제로 모든 사람에게 효과가 있도록 보장해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 행복한 사람들과 더 나은 해결책이에요.",
"optionA": "happy",
"optionB": "people",
"result": "happy people",
"explanation": "민지는 행복한 사람들이 더 나은 해결책을 만든다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람 중심으로 접근하기",
"explanation": "ESFJ의 인간적 배려와 INTJ의 체계적 분석 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "We should focus on how people are feeling.",
"translation": "사람들이 어떻게 느끼고 있는지에 집중해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let me analyze the problem systematically first.",
"translation": "먼저 문제를 체계적으로 분석해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈은 문제를 체계적으로 먼저 분석하겠다고 하나요?",
"hint": "INTJ는 논리적이고 체계적인 분석을 우선시해요.",
"result": "O",
"explanation": "지훈은 'analyze the problem systematically first'라며 체계적 분석을 우선시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Understanding the root cause prevents future issues.",
"translation": "근본 원인을 이해하는 것이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "But people's emotions are part of the problem too.",
"translation": "하지만 사람들의 감정도 문제의 일부야."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji thinks people's emotions are part of the @@ too.",
"hint": "ESFJ는 감정적 요소도 문제 해결에 중요한 부분이라고 믿어요.",
"optionA": "analysis",
"optionB": "problem",
"optionC": "cause",
"result": "problem",
"explanation": "민지는 사람들의 감정도 문제의 일부라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Happy people create better solutions.",
"translation": "행복한 사람들이 더 나은 해결책을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your people-focused approach ensures our solutions actually work for everyone.",
"translation": "사람 중심적인 네 접근법이 우리 해결책이 실제로 모든 사람에게 효과가 있도록 보장해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 행복한 사람들과 더 나은 해결책이에요.",
"optionA": "happy",
"optionB": "people",
"result": "happy people",
"explanation": "민지는 행복한 사람들이 더 나은 해결책을 만든다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석에서 상의하기",
"explanation": "ESFJ의 즉각적 소통과 INTJ의 신중한 계획 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Let's call a meeting right now to discuss this.",
"translation": "이걸 논의하기 위해 지금 당장 회의를 소집하자."
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "I need time to think about the best approach.",
"translation": "최고의 접근법에 대해 생각할 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "승현은 최고의 접근법에 대해 생각할 시간이 필요하다고 하나요?",
"hint": "INTJ는 충분한 사고와 계획 시간을 필요로 해요.",
"result": "O",
"explanation": "승현은 'need time to think about the best approach'라며 사고 시간의 필요성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Rushing into discussions can lead to poor decisions.",
"translation": "토론으로 서두르는 것은 잘못된 결정으로 이어질 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But talking together helps us understand each other better.",
"translation": "하지만 함께 얘기하는 것이 서로를 더 잘 이해하게 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks talking together helps them understand each other @@.",
"hint": "ESFJ는 즉각적 소통이 상호 이해를 촉진한다고 믿어요.",
"optionA": "slower",
"optionB": "better",
"optionC": "worse",
"result": "better",
"explanation": "지우는 함께 얘기하는 것이 서로를 더 잘 이해하게 도와준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Quick communication prevents misunderstandings.",
"translation": "빠른 소통이 오해를 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your focus on immediate dialogue helps address concerns before they grow.",
"translation": "즉각적 대화에 대한 네 집중이 우려사항이 커지기 전에 다루는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 빠른 소통과 오해 방지이에요.",
"optionA": "quick",
"optionB": "communication",
"result": "quick communication",
"explanation": "지우는 빠른 소통이 오해를 방지한다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석에서 상의하기",
"explanation": "ESFJ의 즉각적 소통과 INTJ의 신중한 계획 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Let's call a meeting right now to discuss this.",
"translation": "이걸 논의하기 위해 지금 당장 회의를 소집하자."
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "I need time to think about the best approach.",
"translation": "최고의 접근법에 대해 생각할 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "승현은 최고의 접근법에 대해 생각할 시간이 필요하다고 하나요?",
"hint": "INTJ는 충분한 사고와 계획 시간을 필요로 해요.",
"result": "O",
"explanation": "승현은 'need time to think about the best approach'라며 사고 시간의 필요성을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Rushing into discussions can lead to poor decisions.",
"translation": "토론으로 서두르는 것은 잘못된 결정으로 이어질 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "But talking together helps us understand each other better.",
"translation": "하지만 함께 얘기하는 것이 서로를 더 잘 이해하게 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo thinks talking together helps them understand each other @@.",
"hint": "ESFJ는 즉각적 소통이 상호 이해를 촉진한다고 믿어요.",
"optionA": "slower",
"optionB": "better",
"optionC": "worse",
"result": "better",
"explanation": "지우는 함께 얘기하는 것이 서로를 더 잘 이해하게 도와준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Quick communication prevents misunderstandings.",
"translation": "빠른 소통이 오해를 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "Your focus on immediate dialogue helps address concerns before they grow.",
"translation": "즉각적 대화에 대한 네 집중이 우려사항이 커지기 전에 다루는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 빠른 소통과 오해 방지이에요.",
"optionA": "quick",
"optionB": "communication",
"result": "quick communication",
"explanation": "지우는 빠른 소통이 오해를 방지한다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친근한 분위기 만들기",
"explanation": "ESFJ의 따뜻한 환경과 INTJ의 효율적 진행 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let's make this a friendly and comfortable discussion.",
"translation": "이걸 친근하고 편안한 토론으로 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "We should focus on efficiency and getting results.",
"translation": "효율성과 결과 달성에 집중해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재현은 효율성과 결과 달성에 집중해야 한다고 하나요?",
"hint": "INTJ는 효율성과 성과를 우선시해요.",
"result": "O",
"explanation": "재현은 'focus on efficiency and getting results'라며 효율성과 성과를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Time spent on socializing could be used for problem-solving.",
"translation": "사교에 쓰는 시간을 문제 해결에 사용할 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But when people feel comfortable, they share ideas more freely.",
"translation": "하지만 사람들이 편안하게 느낄 때 아이디어를 더 자유롭게 나눠."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks when people feel comfortable, they share ideas more @@.",
"hint": "ESFJ는 편안한 환경이 자유로운 아이디어 공유를 촉진한다고 믿어요.",
"optionA": "efficiently",
"optionB": "freely",
"optionC": "quickly",
"result": "freely",
"explanation": "수민은 사람들이 편안하게 느낄 때 아이디어를 더 자유롭게 나눈다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Warmth and kindness improve teamwork.",
"translation": "따뜻함과 친절함이 팀워크를 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your welcoming approach helps people contribute their best thinking.",
"translation": "네 환영하는 접근법이 사람들이 최고의 사고를 기여하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ESFJ의 따뜻함과 친절함이 팀워크에 미치는 영향이에요.",
"optionA": "improve",
"optionB": "teamwork",
"result": "improve teamwork",
"explanation": "수민은 따뜻함과 친절함이 팀워크를 향상시킨다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친근한 분위기 만들기",
"explanation": "ESFJ의 따뜻한 환경과 INTJ의 효율적 진행 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Let's make this a friendly and comfortable discussion.",
"translation": "이걸 친근하고 편안한 토론으로 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "We should focus on efficiency and getting results.",
"translation": "효율성과 결과 달성에 집중해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재현은 효율성과 결과 달성에 집중해야 한다고 하나요?",
"hint": "INTJ는 효율성과 성과를 우선시해요.",
"result": "O",
"explanation": "재현은 'focus on efficiency and getting results'라며 효율성과 성과를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Time spent on socializing could be used for problem-solving.",
"translation": "사교에 쓰는 시간을 문제 해결에 사용할 수 있어."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "But when people feel comfortable, they share ideas more freely.",
"translation": "하지만 사람들이 편안하게 느낄 때 아이디어를 더 자유롭게 나눠."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min thinks when people feel comfortable, they share ideas more @@.",
"hint": "ESFJ는 편안한 환경이 자유로운 아이디어 공유를 촉진한다고 믿어요.",
"optionA": "efficiently",
"optionB": "freely",
"optionC": "quickly",
"result": "freely",
"explanation": "수민은 사람들이 편안하게 느낄 때 아이디어를 더 자유롭게 나눈다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Warmth and kindness improve teamwork.",
"translation": "따뜻함과 친절함이 팀워크를 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "Your welcoming approach helps people contribute their best thinking.",
"translation": "네 환영하는 접근법이 사람들이 최고의 사고를 기여하게 도와줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ESFJ의 따뜻함과 친절함이 팀워크에 미치는 영향이에요.",
"optionA": "improve",
"optionB": "teamwork",
"result": "improve teamwork",
"explanation": "수민은 따뜻함과 친절함이 팀워크를 향상시킨다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "마음속 세계",
"explanation": "INTP의 논리적 탐구와 INFJ의 직관적 통찰 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "How do dreams work?",
"translation": "꿈은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "Dreams connect our hearts.",
"translation": "꿈은 우리 마음을 연결해줘."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 꿈이 마음을 연결해준다고 하나요?",
"hint": "INFJ는 깊은 의미와 연결을 중시해요.",
"result": "O",
"explanation": "서진이는 'Dreams connect our hearts'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "That sounds very deep!",
"translation": "그거 아주 깊네!"
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "You ask meaningful questions!",
"translation": "넌 의미 있는 질문을 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin thinks dreams @@ our hearts.",
"hint": "INFJ는 내면의 연결과 의미를 찾아요.",
"optionA": "break",
"optionB": "connect",
"optionC": "hide",
"result": "connect",
"explanation": "서진이는 꿈이 우리 마음을 연결해준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You understand people well!",
"translation": "넌 사람들을 잘 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Your curiosity inspires me!",
"translation": "네 호기심이 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "inspires",
"optionD": "me",
"result": "Your curiosity inspires me",
"explanation": "서진이는 채원이의 호기심이 영감을 준다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "마음속 세계",
"explanation": "INTP의 논리적 탐구와 INFJ의 직관적 통찰 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "How do dreams work?",
"translation": "꿈은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "Dreams connect our hearts.",
"translation": "꿈은 우리 마음을 연결해줘."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 꿈이 마음을 연결해준다고 하나요?",
"hint": "INFJ는 깊은 의미와 연결을 중시해요.",
"result": "O",
"explanation": "서진이는 'Dreams connect our hearts'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "That sounds very deep!",
"translation": "그거 아주 깊네!"
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "You ask meaningful questions!",
"translation": "넌 의미 있는 질문을 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin thinks dreams @@ our hearts.",
"hint": "INFJ는 내면의 연결과 의미를 찾아요.",
"optionA": "break",
"optionB": "connect",
"optionC": "hide",
"result": "connect",
"explanation": "서진이는 꿈이 우리 마음을 연결해준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You understand people well!",
"translation": "넌 사람들을 잘 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Your curiosity inspires me!",
"translation": "네 호기심이 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "inspires",
"optionD": "me",
"result": "Your curiosity inspires me",
"explanation": "서진이는 채원이의 호기심이 영감을 준다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "책 속의 비밀",
"explanation": "INTP의 분석적 읽기와 INFJ의 감정적 해석 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do stories matter?",
"translation": "이야기는 왜 중요할까?"
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Stories heal our souls.",
"translation": "이야기는 우리 영혼을 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "미나는 이야기가 영혼을 치유한다고 하나요?",
"hint": "INFJ는 이야기의 치유적 힘을 믿어요.",
"result": "O",
"explanation": "미나는 'Stories heal our souls'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I never thought about healing!",
"translation": "치유에 대해선 생각 못했어!"
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "You see the structure clearly!",
"translation": "넌 구조를 명확하게 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon never thought about @@.",
"hint": "INTP는 새로운 관점을 받아들이는 것을 좋아해요.",
"optionA": "reading",
"optionB": "healing",
"optionC": "writing",
"result": "healing",
"explanation": "도현이는 치유에 대해서는 생각하지 못했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You feel stories deeply!",
"translation": "넌 이야기를 깊이 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "Your analysis opens minds!",
"translation": "네 분석이 마음을 열어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미나의 말이에요.",
"optionA": "analysis",
"optionB": "Your",
"optionC": "opens",
"optionD": "minds",
"result": "Your analysis opens minds",
"explanation": "미나는 도현이의 분석이 마음을 연다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "책 속의 비밀",
"explanation": "INTP의 분석적 읽기와 INFJ의 감정적 해석 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do stories matter?",
"translation": "이야기는 왜 중요할까?"
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Stories heal our souls.",
"translation": "이야기는 우리 영혼을 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "미나는 이야기가 영혼을 치유한다고 하나요?",
"hint": "INFJ는 이야기의 치유적 힘을 믿어요.",
"result": "O",
"explanation": "미나는 'Stories heal our souls'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "I never thought about healing!",
"translation": "치유에 대해선 생각 못했어!"
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "You see the structure clearly!",
"translation": "넌 구조를 명확하게 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon never thought about @@.",
"hint": "INTP는 새로운 관점을 받아들이는 것을 좋아해요.",
"optionA": "reading",
"optionB": "healing",
"optionC": "writing",
"result": "healing",
"explanation": "도현이는 치유에 대해서는 생각하지 못했어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You feel stories deeply!",
"translation": "넌 이야기를 깊이 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "Your analysis opens minds!",
"translation": "네 분석이 마음을 열어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미나의 말이에요.",
"optionA": "analysis",
"optionB": "Your",
"optionC": "opens",
"optionD": "minds",
"result": "Your analysis opens minds",
"explanation": "미나는 도현이의 분석이 마음을 연다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 생각",
"explanation": "INTP의 객관적 관찰과 INFJ의 깊은 공감 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What makes people different?",
"translation": "사람들을 다르게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "다은",
"script": "Everyone has unique beauty.",
"translation": "모든 사람은 독특한 아름다움이 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "다은이는 모든 사람이 독특한 아름다움을 가진다고 하나요?",
"hint": "INFJ는 모든 사람의 고유한 가치를 믿어요.",
"result": "O",
"explanation": "다은이는 'Everyone has unique beauty'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Beauty is everywhere then!",
"translation": "그럼 아름다움은 어디에나 있네!"
},
{
"type": "script",
"index": 5,
"speaker": "다은",
"script": "You find wonder in everything!",
"translation": "넌 모든 것에서 경이로움을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Da-eun says everyone has unique @@.",
"hint": "INFJ는 각 사람의 특별함을 소중히 여겨요.",
"optionA": "problems",
"optionB": "beauty",
"optionC": "ideas",
"result": "beauty",
"explanation": "다은이는 모든 사람이 독특한 아름다움을 가진다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You see good in people!",
"translation": "넌 사람들의 좋은 면을 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "다은",
"script": "Your questions touch hearts!",
"translation": "네 질문이 마음에 닿아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "다은이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "touch",
"optionD": "hearts",
"result": "Your questions touch hearts",
"explanation": "다은이는 정현이의 질문이 마음에 닿는다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "조용한 생각",
"explanation": "INTP의 객관적 관찰과 INFJ의 깊은 공감 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What makes people different?",
"translation": "사람들을 다르게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "다은",
"script": "Everyone has unique beauty.",
"translation": "모든 사람은 독특한 아름다움이 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "다은이는 모든 사람이 독특한 아름다움을 가진다고 하나요?",
"hint": "INFJ는 모든 사람의 고유한 가치를 믿어요.",
"result": "O",
"explanation": "다은이는 'Everyone has unique beauty'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Beauty is everywhere then!",
"translation": "그럼 아름다움은 어디에나 있네!"
},
{
"type": "script",
"index": 5,
"speaker": "다은",
"script": "You find wonder in everything!",
"translation": "넌 모든 것에서 경이로움을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Da-eun says everyone has unique @@.",
"hint": "INFJ는 각 사람의 특별함을 소중히 여겨요.",
"optionA": "problems",
"optionB": "beauty",
"optionC": "ideas",
"result": "beauty",
"explanation": "다은이는 모든 사람이 독특한 아름다움을 가진다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You see good in people!",
"translation": "넌 사람들의 좋은 면을 봐!"
},
{
"type": "script",
"index": 8,
"speaker": "다은",
"script": "Your questions touch hearts!",
"translation": "네 질문이 마음에 닿아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "다은이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "touch",
"optionD": "hearts",
"result": "Your questions touch hearts",
"explanation": "다은이는 정현이의 질문이 마음에 닿는다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "감정의 색깔",
"explanation": "INTP의 호기심과 INFP의 개인적 가치관 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "Why do people cry?",
"translation": "사람들은 왜 울까?"
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Tears show our feelings.",
"translation": "눈물은 우리의 감정을 보여줘."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 눈물이 감정을 보여준다고 하나요?",
"hint": "INFP는 감정의 표현과 의미를 중시해요.",
"result": "O",
"explanation": "은비는 'Tears show our feelings'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Feelings are so complex!",
"translation": "감정은 너무 복잡해!"
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "You try to understand everything!",
"translation": "넌 모든 걸 이해하려고 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi thinks tears show our @@.",
"hint": "INFP는 감정의 진정성을 소중히 여겨요.",
"optionA": "thoughts",
"optionB": "feelings",
"optionC": "words",
"result": "feelings",
"explanation": "은비는 눈물이 우리 감정을 보여준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You understand feelings well!",
"translation": "넌 감정을 잘 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Your mind is fascinating!",
"translation": "네 마음이 매혹적이야!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "is",
"optionD": "fascinating",
"result": "Your mind is fascinating",
"explanation": "은비는 민재의 마음이 매혹적이라고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "감정의 색깔",
"explanation": "INTP의 호기심과 INFP의 개인적 가치관 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "Why do people cry?",
"translation": "사람들은 왜 울까?"
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Tears show our feelings.",
"translation": "눈물은 우리의 감정을 보여줘."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 눈물이 감정을 보여준다고 하나요?",
"hint": "INFP는 감정의 표현과 의미를 중시해요.",
"result": "O",
"explanation": "은비는 'Tears show our feelings'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Feelings are so complex!",
"translation": "감정은 너무 복잡해!"
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "You try to understand everything!",
"translation": "넌 모든 걸 이해하려고 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi thinks tears show our @@.",
"hint": "INFP는 감정의 진정성을 소중히 여겨요.",
"optionA": "thoughts",
"optionB": "feelings",
"optionC": "words",
"result": "feelings",
"explanation": "은비는 눈물이 우리 감정을 보여준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You understand feelings well!",
"translation": "넌 감정을 잘 이해해!"
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Your mind is fascinating!",
"translation": "네 마음이 매혹적이야!"
},
{
"type": "puzzle",
"index": 9,
"hint": "은비의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "is",
"optionD": "fascinating",
"result": "Your mind is fascinating",
"explanation": "은비는 민재의 마음이 매혹적이라고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 표현",
"explanation": "INTP의 논리적 분석과 INFP의 창의적 영감 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "How does music affect us?",
"translation": "음악이 우리에게 어떻게 영향을 줄까?"
},
{
"type": "script",
"index": 2,
"speaker": "소희",
"script": "Music touches my heart deeply.",
"translation": "음악이 내 마음을 깊이 건드려."
},
{
"type": "ox",
"index": 3,
"quiz": "소희는 음악이 마음을 깊이 건드린다고 하나요?",
"hint": "INFP는 예술의 개인적 의미를 중시해요.",
"result": "O",
"explanation": "소희는 'Music touches my heart deeply'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Hearts respond to vibrations!",
"translation": "마음이 진동에 반응하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "소희",
"script": "You explain it beautifully!",
"translation": "넌 그걸 아름답게 설명해!"
},
{
"type": "blank",
"index": 6,
"quiz": "So-hee says music touches her @@ deeply.",
"hint": "INFP는 예술의 감정적 영향을 깊이 느껴요.",
"optionA": "mind",
"optionB": "heart",
"optionC": "hand",
"result": "heart",
"explanation": "소희는 음악이 자신의 마음을 깊이 건드린다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You feel music's soul!",
"translation": "넌 음악의 영혼을 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "소희",
"script": "Your curiosity creates magic!",
"translation": "네 호기심이 마법을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소희의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "creates",
"optionD": "magic",
"result": "Your curiosity creates magic",
"explanation": "소희는 지은이의 호기심이 마법을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 표현",
"explanation": "INTP의 논리적 분석과 INFP의 창의적 영감 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "How does music affect us?",
"translation": "음악이 우리에게 어떻게 영향을 줄까?"
},
{
"type": "script",
"index": 2,
"speaker": "소희",
"script": "Music touches my heart deeply.",
"translation": "음악이 내 마음을 깊이 건드려."
},
{
"type": "ox",
"index": 3,
"quiz": "소희는 음악이 마음을 깊이 건드린다고 하나요?",
"hint": "INFP는 예술의 개인적 의미를 중시해요.",
"result": "O",
"explanation": "소희는 'Music touches my heart deeply'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Hearts respond to vibrations!",
"translation": "마음이 진동에 반응하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "소희",
"script": "You explain it beautifully!",
"translation": "넌 그걸 아름답게 설명해!"
},
{
"type": "blank",
"index": 6,
"quiz": "So-hee says music touches her @@ deeply.",
"hint": "INFP는 예술의 감정적 영향을 깊이 느껴요.",
"optionA": "mind",
"optionB": "heart",
"optionC": "hand",
"result": "heart",
"explanation": "소희는 음악이 자신의 마음을 깊이 건드린다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You feel music's soul!",
"translation": "넌 음악의 영혼을 느껴!"
},
{
"type": "script",
"index": 8,
"speaker": "소희",
"script": "Your curiosity creates magic!",
"translation": "네 호기심이 마법을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "소희의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "creates",
"optionD": "magic",
"result": "Your curiosity creates magic",
"explanation": "소희는 지은이의 호기심이 마법을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "내면의 여행",
"explanation": "INTP의 개념적 탐구와 INFP의 가치 중심 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "What makes life meaningful?",
"translation": "삶을 의미있게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "하윤",
"script": "Love makes everything meaningful.",
"translation": "사랑이 모든 걸 의미있게 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "하윤이는 사랑이 모든 걸 의미있게 만든다고 하나요?",
"hint": "INFP는 사랑과 관계의 중요성을 믿어요.",
"result": "O",
"explanation": "하윤이는 'Love makes everything meaningful'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Love is a big concept!",
"translation": "사랑은 큰 개념이야!"
},
{
"type": "script",
"index": 5,
"speaker": "하윤",
"script": "You think about big ideas!",
"translation": "넌 큰 아이디어들을 생각해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-yoon believes @@ makes everything meaningful.",
"hint": "INFP에게 사랑은 가장 중요한 가치에요.",
"optionA": "money",
"optionB": "love",
"optionC": "work",
"result": "love",
"explanation": "하윤이는 사랑이 모든 걸 의미있게 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You have a warm heart!",
"translation": "넌 따뜻한 마음을 가졌어!"
},
{
"type": "script",
"index": 8,
"speaker": "하윤",
"script": "Your thoughts inspire hope!",
"translation": "네 생각이 희망을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "하윤이의 말이에요.",
"optionA": "thoughts",
"optionB": "Your",
"optionC": "inspire",
"optionD": "hope",
"result": "Your thoughts inspire hope",
"explanation": "하윤이는 소영이의 생각이 희망을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "내면의 여행",
"explanation": "INTP의 개념적 탐구와 INFP의 가치 중심 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "What makes life meaningful?",
"translation": "삶을 의미있게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "하윤",
"script": "Love makes everything meaningful.",
"translation": "사랑이 모든 걸 의미있게 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "하윤이는 사랑이 모든 걸 의미있게 만든다고 하나요?",
"hint": "INFP는 사랑과 관계의 중요성을 믿어요.",
"result": "O",
"explanation": "하윤이는 'Love makes everything meaningful'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Love is a big concept!",
"translation": "사랑은 큰 개념이야!"
},
{
"type": "script",
"index": 5,
"speaker": "하윤",
"script": "You think about big ideas!",
"translation": "넌 큰 아이디어들을 생각해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-yoon believes @@ makes everything meaningful.",
"hint": "INFP에게 사랑은 가장 중요한 가치에요.",
"optionA": "money",
"optionB": "love",
"optionC": "work",
"result": "love",
"explanation": "하윤이는 사랑이 모든 걸 의미있게 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You have a warm heart!",
"translation": "넌 따뜻한 마음을 가졌어!"
},
{
"type": "script",
"index": 8,
"speaker": "하윤",
"script": "Your thoughts inspire hope!",
"translation": "네 생각이 희망을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "하윤이의 말이에요.",
"optionA": "thoughts",
"optionB": "Your",
"optionC": "inspire",
"optionD": "hope",
"result": "Your thoughts inspire hope",
"explanation": "하윤이는 소영이의 생각이 희망을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "체계적인 계획",
"explanation": "INTP의 자유로운 탐구와 ESTJ의 효율적 실행 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I wonder about everything!",
"translation": "모든 게 궁금해!"
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Let's make a clear plan!",
"translation": "명확한 계획을 세우자!"
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 명확한 계획을 세우자고 하나요?",
"hint": "ESTJ는 체계적인 계획을 선호해요.",
"result": "O",
"explanation": "태영이는 'Let's make a clear plan'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Plans help organize ideas!",
"translation": "계획은 아이디어를 정리하는 데 도움이 돼!"
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Your ideas are really creative!",
"translation": "네 아이디어들은 정말 창의적이야!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young wants to make a clear @@.",
"hint": "ESTJ는 명확하고 구조적인 접근을 좋아해요.",
"optionA": "mistake",
"optionB": "plan",
"optionC": "problem",
"result": "plan",
"explanation": "태영이는 명확한 계획을 세우고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You organize things well!",
"translation": "넌 일을 잘 정리해!"
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Your thinking brings new possibilities!",
"translation": "네 생각이 새로운 가능성을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이의 칭찬이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "brings",
"optionD": "possibilities",
"result": "Your thinking brings possibilities",
"explanation": "태영이는 채원이의 생각이 새로운 가능성을 가져온다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "체계적인 계획",
"explanation": "INTP의 자유로운 탐구와 ESTJ의 효율적 실행 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I wonder about everything!",
"translation": "모든 게 궁금해!"
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Let's make a clear plan!",
"translation": "명확한 계획을 세우자!"
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 명확한 계획을 세우자고 하나요?",
"hint": "ESTJ는 체계적인 계획을 선호해요.",
"result": "O",
"explanation": "태영이는 'Let's make a clear plan'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Plans help organize ideas!",
"translation": "계획은 아이디어를 정리하는 데 도움이 돼!"
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Your ideas are really creative!",
"translation": "네 아이디어들은 정말 창의적이야!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young wants to make a clear @@.",
"hint": "ESTJ는 명확하고 구조적인 접근을 좋아해요.",
"optionA": "mistake",
"optionB": "plan",
"optionC": "problem",
"result": "plan",
"explanation": "태영이는 명확한 계획을 세우고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You organize things well!",
"translation": "넌 일을 잘 정리해!"
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Your thinking brings new possibilities!",
"translation": "네 생각이 새로운 가능성을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이의 칭찬이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "brings",
"optionD": "possibilities",
"result": "Your thinking brings possibilities",
"explanation": "태영이는 채원이의 생각이 새로운 가능성을 가져온다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "목표를 향해",
"explanation": "INTP의 이론적 관심과 ESTJ의 실용적 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What makes games fun?",
"translation": "게임을 재미있게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Clear rules make games fun!",
"translation": "명확한 규칙이 게임을 재미있게 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "준서는 명확한 규칙이 게임을 재미있게 만든다고 하나요?",
"hint": "ESTJ는 명확한 구조와 규칙을 선호해요.",
"result": "O",
"explanation": "준서는 'Clear rules make games fun'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Rules create fair competition!",
"translation": "규칙은 공정한 경쟁을 만들어!"
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "You understand the logic perfectly!",
"translation": "넌 논리를 완벽하게 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seo thinks clear @@ make games fun.",
"hint": "ESTJ는 명확한 지침과 구조를 중요하게 생각해요.",
"optionA": "colors",
"optionB": "rules",
"optionC": "sounds",
"result": "rules",
"explanation": "준서는 명확한 규칙이 게임을 재미있게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You make things work smoothly!",
"translation": "넌 일이 순조롭게 되게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준서",
"script": "Your questions reveal truth!",
"translation": "네 질문이 진실을 드러내!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준서의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "reveal",
"optionD": "truth",
"result": "Your questions reveal truth",
"explanation": "준서는 민재의 질문이 진실을 드러낸다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "목표를 향해",
"explanation": "INTP의 이론적 관심과 ESTJ의 실용적 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What makes games fun?",
"translation": "게임을 재미있게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Clear rules make games fun!",
"translation": "명확한 규칙이 게임을 재미있게 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "준서는 명확한 규칙이 게임을 재미있게 만든다고 하나요?",
"hint": "ESTJ는 명확한 구조와 규칙을 선호해요.",
"result": "O",
"explanation": "준서는 'Clear rules make games fun'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Rules create fair competition!",
"translation": "규칙은 공정한 경쟁을 만들어!"
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "You understand the logic perfectly!",
"translation": "넌 논리를 완벽하게 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seo thinks clear @@ make games fun.",
"hint": "ESTJ는 명확한 지침과 구조를 중요하게 생각해요.",
"optionA": "colors",
"optionB": "rules",
"optionC": "sounds",
"result": "rules",
"explanation": "준서는 명확한 규칙이 게임을 재미있게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You make things work smoothly!",
"translation": "넌 일이 순조롭게 되게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "준서",
"script": "Your questions reveal truth!",
"translation": "네 질문이 진실을 드러내!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준서의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "reveal",
"optionD": "truth",
"result": "Your questions reveal truth",
"explanation": "준서는 민재의 질문이 진실을 드러낸다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "효율적인 방법",
"explanation": "INTP의 호기심과 ESTJ의 결과 중심 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "How do puzzles work?",
"translation": "퍼즐은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Step by step solving works!",
"translation": "단계별로 푸는 게 효과적이야!"
},
{
"type": "ox",
"index": 3,
"quiz": "태윤이는 단계별로 푸는 게 효과적이라고 하나요?",
"hint": "ESTJ는 체계적이고 단계적인 접근을 선호해요.",
"result": "O",
"explanation": "태윤이는 'Step by step solving works'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Systems make things easier!",
"translation": "시스템이 일을 더 쉽게 만들어!"
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "You see the big picture!",
"translation": "넌 전체적인 그림을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-yoon thinks step by step @@ works.",
"hint": "ESTJ는 체계적인 문제 해결을 좋아해요.",
"optionA": "talking",
"optionB": "solving",
"optionC": "walking",
"result": "solving",
"explanation": "태윤이는 단계별로 푸는 것이 효과적이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You get results quickly!",
"translation": "넌 빠르게 결과를 얻어!"
},
{
"type": "script",
"index": 8,
"speaker": "태윤",
"script": "Your curiosity finds solutions!",
"translation": "네 호기심이 해결책을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태윤이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "finds",
"optionD": "solutions",
"result": "Your curiosity finds solutions",
"explanation": "태윤이는 도현이의 호기심이 해결책을 찾는다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "효율적인 방법",
"explanation": "INTP의 호기심과 ESTJ의 결과 중심 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "How do puzzles work?",
"translation": "퍼즐은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Step by step solving works!",
"translation": "단계별로 푸는 게 효과적이야!"
},
{
"type": "ox",
"index": 3,
"quiz": "태윤이는 단계별로 푸는 게 효과적이라고 하나요?",
"hint": "ESTJ는 체계적이고 단계적인 접근을 선호해요.",
"result": "O",
"explanation": "태윤이는 'Step by step solving works'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Systems make things easier!",
"translation": "시스템이 일을 더 쉽게 만들어!"
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "You see the big picture!",
"translation": "넌 전체적인 그림을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-yoon thinks step by step @@ works.",
"hint": "ESTJ는 체계적인 문제 해결을 좋아해요.",
"optionA": "talking",
"optionB": "solving",
"optionC": "walking",
"result": "solving",
"explanation": "태윤이는 단계별로 푸는 것이 효과적이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You get results quickly!",
"translation": "넌 빠르게 결과를 얻어!"
},
{
"type": "script",
"index": 8,
"speaker": "태윤",
"script": "Your curiosity finds solutions!",
"translation": "네 호기심이 해결책을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태윤이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "finds",
"optionD": "solutions",
"result": "Your curiosity finds solutions",
"explanation": "태윤이는 도현이의 호기심이 해결책을 찾는다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "모험의 시작",
"explanation": "INTP의 이론적 사고와 ESTP의 실행 중심 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "Why do people like adventures?",
"translation": "사람들은 왜 모험을 좋아할까?"
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Adventures feel exciting right now!",
"translation": "모험은 지금 당장 흥미진진해!"
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 모험이 지금 당장 흥미진진하다고 하나요?",
"hint": "ESTP는 현재의 흥미와 자극을 중시해요.",
"result": "O",
"explanation": "상우는 'Adventures feel exciting right now'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Present moments are powerful!",
"translation": "현재 순간이 힘있구나!"
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Let's try something fun together!",
"translation": "함께 재미있는 걸 해보자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks adventures feel exciting right @@.",
"hint": "ESTP는 즉시적이고 현재 중심적이에요.",
"optionA": "later",
"optionB": "now",
"optionC": "never",
"result": "now",
"explanation": "상우는 모험이 지금 당장 흥미진진하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You live in the moment!",
"translation": "넌 현재를 살아!"
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Your questions spark action!",
"translation": "네 질문이 행동을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "spark",
"optionD": "action",
"result": "Your questions spark action",
"explanation": "상우는 정현이의 질문이 행동을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "모험의 시작",
"explanation": "INTP의 이론적 사고와 ESTP의 실행 중심 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "Why do people like adventures?",
"translation": "사람들은 왜 모험을 좋아할까?"
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Adventures feel exciting right now!",
"translation": "모험은 지금 당장 흥미진진해!"
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 모험이 지금 당장 흥미진진하다고 하나요?",
"hint": "ESTP는 현재의 흥미와 자극을 중시해요.",
"result": "O",
"explanation": "상우는 'Adventures feel exciting right now'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Present moments are powerful!",
"translation": "현재 순간이 힘있구나!"
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Let's try something fun together!",
"translation": "함께 재미있는 걸 해보자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks adventures feel exciting right @@.",
"hint": "ESTP는 즉시적이고 현재 중심적이에요.",
"optionA": "later",
"optionB": "now",
"optionC": "never",
"result": "now",
"explanation": "상우는 모험이 지금 당장 흥미진진하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You live in the moment!",
"translation": "넌 현재를 살아!"
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Your questions spark action!",
"translation": "네 질문이 행동을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "상우의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "spark",
"optionD": "action",
"result": "Your questions spark action",
"explanation": "상우는 정현이의 질문이 행동을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "즉흥적인 재미",
"explanation": "INTP의 분석적 접근과 ESTP의 체험 중심 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "What makes activities enjoyable?",
"translation": "활동을 즐겁게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Doing things with friends!",
"translation": "친구들과 함께 하는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 친구들과 함께 하는 게 즐겁다고 하나요?",
"hint": "ESTP는 사회적 상호작용을 즐겨요.",
"result": "O",
"explanation": "시우는 'Doing things with friends'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Social connections are important!",
"translation": "사회적 연결이 중요하구나!"
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Your thinking is really interesting!",
"translation": "네 생각이 정말 흥미로워!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo enjoys doing things with @@.",
"hint": "ESTP는 다른 사람들과 함께 하는 활동을 좋아해요.",
"optionA": "books",
"optionB": "friends",
"optionC": "computers",
"result": "friends",
"explanation": "시우는 친구들과 함께 하는 것을 즐겨요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You bring energy everywhere!",
"translation": "넌 어디서나 에너지를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "Your mind sees everything clearly!",
"translation": "네 마음이 모든 걸 명확하게 봐!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "시우의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "sees",
"optionD": "clearly",
"result": "Your mind sees clearly",
"explanation": "시우는 채원이의 마음이 모든 걸 명확하게 본다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "즉흥적인 재미",
"explanation": "INTP의 분석적 접근과 ESTP의 체험 중심 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "What makes activities enjoyable?",
"translation": "활동을 즐겁게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Doing things with friends!",
"translation": "친구들과 함께 하는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 친구들과 함께 하는 게 즐겁다고 하나요?",
"hint": "ESTP는 사회적 상호작용을 즐겨요.",
"result": "O",
"explanation": "시우는 'Doing things with friends'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Social connections are important!",
"translation": "사회적 연결이 중요하구나!"
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Your thinking is really interesting!",
"translation": "네 생각이 정말 흥미로워!"
},
{
"type": "blank",
"index": 6,
"quiz": "Si-woo enjoys doing things with @@.",
"hint": "ESTP는 다른 사람들과 함께 하는 활동을 좋아해요.",
"optionA": "books",
"optionB": "friends",
"optionC": "computers",
"result": "friends",
"explanation": "시우는 친구들과 함께 하는 것을 즐겨요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You bring energy everywhere!",
"translation": "넌 어디서나 에너지를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "Your mind sees everything clearly!",
"translation": "네 마음이 모든 걸 명확하게 봐!"
},
{
"type": "puzzle",
"index": 9,
"hint": "시우의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "sees",
"optionD": "clearly",
"result": "Your mind sees clearly",
"explanation": "시우는 채원이의 마음이 모든 걸 명확하게 본다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "생생한 경험",
"explanation": "INTP의 개념적 이해와 ESTP의 직접적 체험 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "How do we learn best?",
"translation": "우리는 어떻게 가장 잘 배울까?"
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "By trying things ourselves!",
"translation": "직접 해보면서!"
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 직접 해보면서 배운다고 하나요?",
"hint": "ESTP는 직접적인 경험을 통한 학습을 선호해요.",
"result": "O",
"explanation": "태준이는 'By trying things ourselves'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Experience teaches us much!",
"translation": "경험이 우리에게 많은 걸 가르쳐주는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "You understand learning deeply!",
"translation": "넌 학습을 깊이 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun learns best by trying things @@.",
"hint": "ESTP는 스스로 직접 경험하는 것을 중시해요.",
"optionA": "later",
"optionB": "ourselves",
"optionC": "slowly",
"result": "ourselves",
"explanation": "태준이는 직접 해보면서 가장 잘 배운다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You turn ideas into reality!",
"translation": "넌 아이디어를 현실로 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "Your questions guide exploration!",
"translation": "네 질문이 탐구를 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태준이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "guide",
"optionD": "exploration",
"result": "Your questions guide exploration",
"explanation": "태준이는 민재의 질문이 탐구를 이끈다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "생생한 경험",
"explanation": "INTP의 개념적 이해와 ESTP의 직접적 체험 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "How do we learn best?",
"translation": "우리는 어떻게 가장 잘 배울까?"
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "By trying things ourselves!",
"translation": "직접 해보면서!"
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 직접 해보면서 배운다고 하나요?",
"hint": "ESTP는 직접적인 경험을 통한 학습을 선호해요.",
"result": "O",
"explanation": "태준이는 'By trying things ourselves'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Experience teaches us much!",
"translation": "경험이 우리에게 많은 걸 가르쳐주는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "You understand learning deeply!",
"translation": "넌 학습을 깊이 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun learns best by trying things @@.",
"hint": "ESTP는 스스로 직접 경험하는 것을 중시해요.",
"optionA": "later",
"optionB": "ourselves",
"optionC": "slowly",
"result": "ourselves",
"explanation": "태준이는 직접 해보면서 가장 잘 배운다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You turn ideas into reality!",
"translation": "넌 아이디어를 현실로 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "Your questions guide exploration!",
"translation": "네 질문이 탐구를 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태준이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "guide",
"optionD": "exploration",
"result": "Your questions guide exploration",
"explanation": "태준이는 민재의 질문이 탐구를 이끈다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "즐거운 순간들",
"explanation": "INTP의 논리적 분석과 ESFP의 감정적 경험 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "What makes moments special?",
"translation": "순간을 특별하게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Sharing joy with others!",
"translation": "다른 사람들과 기쁨을 나누는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔이는 다른 사람들과 기쁨을 나누는 게 특별하다고 하나요?",
"hint": "ESFP는 타인과의 감정적 공유를 중시해요.",
"result": "O",
"explanation": "예솔이는 'Sharing joy with others'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Emotions connect people strongly!",
"translation": "감정이 사람들을 강하게 연결하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "You see connections everywhere!",
"translation": "넌 어디서나 연결을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol thinks sharing @@ with others makes moments special.",
"hint": "ESFP는 긍정적인 감정을 나누는 것을 좋아해요.",
"optionA": "sadness",
"optionB": "joy",
"optionC": "worry",
"result": "joy",
"explanation": "예솔이는 다른 사람들과 기쁨을 나누는 것이 순간을 특별하게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You spread happiness naturally!",
"translation": "넌 자연스럽게 행복을 퍼뜨려!"
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your thoughts create wonder!",
"translation": "네 생각이 경이로움을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이의 말이에요.",
"optionA": "thoughts",
"optionB": "Your",
"optionC": "create",
"optionD": "wonder",
"result": "Your thoughts create wonder",
"explanation": "예솔이는 지은이의 생각이 경이로움을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "즐거운 순간들",
"explanation": "INTP의 논리적 분석과 ESFP의 감정적 경험 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "What makes moments special?",
"translation": "순간을 특별하게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Sharing joy with others!",
"translation": "다른 사람들과 기쁨을 나누는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔이는 다른 사람들과 기쁨을 나누는 게 특별하다고 하나요?",
"hint": "ESFP는 타인과의 감정적 공유를 중시해요.",
"result": "O",
"explanation": "예솔이는 'Sharing joy with others'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Emotions connect people strongly!",
"translation": "감정이 사람들을 강하게 연결하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "You see connections everywhere!",
"translation": "넌 어디서나 연결을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol thinks sharing @@ with others makes moments special.",
"hint": "ESFP는 긍정적인 감정을 나누는 것을 좋아해요.",
"optionA": "sadness",
"optionB": "joy",
"optionC": "worry",
"result": "joy",
"explanation": "예솔이는 다른 사람들과 기쁨을 나누는 것이 순간을 특별하게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You spread happiness naturally!",
"translation": "넌 자연스럽게 행복을 퍼뜨려!"
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your thoughts create wonder!",
"translation": "네 생각이 경이로움을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔이의 말이에요.",
"optionA": "thoughts",
"optionB": "Your",
"optionC": "create",
"optionD": "wonder",
"result": "Your thoughts create wonder",
"explanation": "예솔이는 지은이의 생각이 경이로움을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 표현",
"explanation": "INTP의 개념적 탐구와 ESFP의 창의적 표현 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do people create art?",
"translation": "사람들은 왜 예술을 만들까?"
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Art shows who we are!",
"translation": "예술은 우리가 누구인지 보여줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 예술이 우리가 누구인지 보여준다고 하나요?",
"hint": "ESFP는 자기 표현의 중요성을 믿어요.",
"result": "O",
"explanation": "미소는 'Art shows who we are'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Identity through creation is fascinating!",
"translation": "창조를 통한 정체성이 흥미롭구나!"
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "You find beauty in everything!",
"translation": "넌 모든 것에서 아름다움을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-so believes art shows who we @@.",
"hint": "ESFP에게 예술은 자기 표현의 수단이에요.",
"optionA": "hate",
"optionB": "are",
"optionC": "want",
"result": "are",
"explanation": "미소는 예술이 우리가 누구인지 보여준다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You express yourself beautifully!",
"translation": "넌 자신을 아름답게 표현해!"
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your curiosity lights up minds!",
"translation": "네 호기심이 마음을 밝혀!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미소의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "lights",
"optionD": "minds",
"result": "Your curiosity lights minds",
"explanation": "미소는 도현이의 호기심이 마음을 밝힌다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 표현",
"explanation": "INTP의 개념적 탐구와 ESFP의 창의적 표현 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "Why do people create art?",
"translation": "사람들은 왜 예술을 만들까?"
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Art shows who we are!",
"translation": "예술은 우리가 누구인지 보여줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 예술이 우리가 누구인지 보여준다고 하나요?",
"hint": "ESFP는 자기 표현의 중요성을 믿어요.",
"result": "O",
"explanation": "미소는 'Art shows who we are'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Identity through creation is fascinating!",
"translation": "창조를 통한 정체성이 흥미롭구나!"
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "You find beauty in everything!",
"translation": "넌 모든 것에서 아름다움을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-so believes art shows who we @@.",
"hint": "ESFP에게 예술은 자기 표현의 수단이에요.",
"optionA": "hate",
"optionB": "are",
"optionC": "want",
"result": "are",
"explanation": "미소는 예술이 우리가 누구인지 보여준다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You express yourself beautifully!",
"translation": "넌 자신을 아름답게 표현해!"
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your curiosity lights up minds!",
"translation": "네 호기심이 마음을 밝혀!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미소의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "lights",
"optionD": "minds",
"result": "Your curiosity lights minds",
"explanation": "미소는 도현이의 호기심이 마음을 밝힌다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 순간",
"explanation": "INTP의 분석적 사고와 ESFP의 즉석 반응 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "How do feelings spread?",
"translation": "감정은 어떻게 퍼질까?"
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Through smiles and laughter!",
"translation": "미소와 웃음을 통해서!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜린이는 감정이 미소와 웃음을 통해 퍼진다고 하나요?",
"hint": "ESFP는 긍정적인 감정 표현을 중시해요.",
"result": "O",
"explanation": "혜린이는 'Through smiles and laughter'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Positive expressions are contagious!",
"translation": "긍정적인 표현이 전염성이 있구나!"
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "You make everything sound interesting!",
"translation": "넌 모든 걸 흥미롭게 들리게 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Hye-rin thinks feelings spread through smiles and @@.",
"hint": "ESFP는 밝고 긍정적인 표현을 좋아해요.",
"optionA": "tears",
"optionB": "laughter",
"optionC": "silence",
"result": "laughter",
"explanation": "혜린이는 감정이 미소와 웃음을 통해 퍼진다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You bring joy wherever you go!",
"translation": "넌 어디를 가든 기쁨을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Your mind discovers amazing things!",
"translation": "네 마음이 놀라운 것들을 발견해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜린이의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "discovers",
"optionD": "things",
"result": "Your mind discovers things",
"explanation": "혜린이는 소영이의 마음이 놀라운 것들을 발견한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 순간",
"explanation": "INTP의 분석적 사고와 ESFP의 즉석 반응 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "How do feelings spread?",
"translation": "감정은 어떻게 퍼질까?"
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Through smiles and laughter!",
"translation": "미소와 웃음을 통해서!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜린이는 감정이 미소와 웃음을 통해 퍼진다고 하나요?",
"hint": "ESFP는 긍정적인 감정 표현을 중시해요.",
"result": "O",
"explanation": "혜린이는 'Through smiles and laughter'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Positive expressions are contagious!",
"translation": "긍정적인 표현이 전염성이 있구나!"
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "You make everything sound interesting!",
"translation": "넌 모든 걸 흥미롭게 들리게 해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Hye-rin thinks feelings spread through smiles and @@.",
"hint": "ESFP는 밝고 긍정적인 표현을 좋아해요.",
"optionA": "tears",
"optionB": "laughter",
"optionC": "silence",
"result": "laughter",
"explanation": "혜린이는 감정이 미소와 웃음을 통해 퍼진다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You bring joy wherever you go!",
"translation": "넌 어디를 가든 기쁨을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Your mind discovers amazing things!",
"translation": "네 마음이 놀라운 것들을 발견해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "혜린이의 칭찬이에요.",
"optionA": "mind",
"optionB": "Your",
"optionC": "discovers",
"optionD": "things",
"result": "Your mind discovers things",
"explanation": "혜린이는 소영이의 마음이 놀라운 것들을 발견한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "큰 꿈을 향해",
"explanation": "INTP의 이론적 탐구와 ENTJ의 목표 지향적 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What drives human progress?",
"translation": "인간의 발전을 이끄는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Clear vision and strong action!",
"translation": "명확한 비전과 강한 행동!"
},
{
"type": "ox",
"index": 3,
"quiz": "민준이는 명확한 비전과 강한 행동이 발전을 이끈다고 하나요?",
"hint": "ENTJ는 비전과 실행력을 중시해요.",
"result": "O",
"explanation": "민준이는 'Clear vision and strong action'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Vision guides our direction!",
"translation": "비전이 우리 방향을 안내하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Your questions reveal important truths!",
"translation": "네 질문이 중요한 진실을 드러내!"
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jun believes clear @@ and strong action drive progress.",
"hint": "ENTJ는 미래를 위한 명확한 계획을 중시해요.",
"optionA": "confusion",
"optionB": "vision",
"optionC": "doubt",
"result": "vision",
"explanation": "민준이는 명확한 비전과 강한 행동이 발전을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You turn ideas into reality!",
"translation": "넌 아이디어를 현실로 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your thinking builds the future!",
"translation": "네 사고가 미래를 건설해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민준이의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "builds",
"optionD": "future",
"result": "Your thinking builds future",
"explanation": "민준이는 정현이의 사고가 미래를 건설한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "큰 꿈을 향해",
"explanation": "INTP의 이론적 탐구와 ENTJ의 목표 지향적 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What drives human progress?",
"translation": "인간의 발전을 이끄는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Clear vision and strong action!",
"translation": "명확한 비전과 강한 행동!"
},
{
"type": "ox",
"index": 3,
"quiz": "민준이는 명확한 비전과 강한 행동이 발전을 이끈다고 하나요?",
"hint": "ENTJ는 비전과 실행력을 중시해요.",
"result": "O",
"explanation": "민준이는 'Clear vision and strong action'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Vision guides our direction!",
"translation": "비전이 우리 방향을 안내하는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Your questions reveal important truths!",
"translation": "네 질문이 중요한 진실을 드러내!"
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jun believes clear @@ and strong action drive progress.",
"hint": "ENTJ는 미래를 위한 명확한 계획을 중시해요.",
"optionA": "confusion",
"optionB": "vision",
"optionC": "doubt",
"result": "vision",
"explanation": "민준이는 명확한 비전과 강한 행동이 발전을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You turn ideas into reality!",
"translation": "넌 아이디어를 현실로 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your thinking builds the future!",
"translation": "네 사고가 미래를 건설해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민준이의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "builds",
"optionD": "future",
"result": "Your thinking builds future",
"explanation": "민준이는 정현이의 사고가 미래를 건설한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "효율적인 시스템",
"explanation": "INTP의 호기심과 ENTJ의 전략적 계획 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "How do systems improve?",
"translation": "시스템은 어떻게 개선될까?"
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Through continuous smart planning!",
"translation": "지속적인 현명한 계획을 통해서!"
},
{
"type": "ox",
"index": 3,
"quiz": "성준이는 지속적인 현명한 계획을 통해 시스템이 개선된다고 하나요?",
"hint": "ENTJ는 체계적인 개선과 계획을 중시해요.",
"result": "O",
"explanation": "성준이는 'Through continuous smart planning'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Continuous improvement is powerful!",
"translation": "지속적인 개선이 강력하구나!"
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "You understand the big picture!",
"translation": "넌 전체적인 그림을 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-jun thinks systems improve through continuous smart @@.",
"hint": "ENTJ는 전략적이고 체계적인 계획을 선호해요.",
"optionA": "worrying",
"optionB": "planning",
"optionC": "waiting",
"result": "planning",
"explanation": "성준이는 시스템이 지속적인 현명한 계획을 통해 개선된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You make things happen efficiently!",
"translation": "넌 일을 효율적으로 일어나게 해!"
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Your curiosity drives innovation!",
"translation": "네 호기심이 혁신을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성준이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "drives",
"optionD": "innovation",
"result": "Your curiosity drives innovation",
"explanation": "성준이는 채원이의 호기심이 혁신을 이끈다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "효율적인 시스템",
"explanation": "INTP의 호기심과 ENTJ의 전략적 계획 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "How do systems improve?",
"translation": "시스템은 어떻게 개선될까?"
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Through continuous smart planning!",
"translation": "지속적인 현명한 계획을 통해서!"
},
{
"type": "ox",
"index": 3,
"quiz": "성준이는 지속적인 현명한 계획을 통해 시스템이 개선된다고 하나요?",
"hint": "ENTJ는 체계적인 개선과 계획을 중시해요.",
"result": "O",
"explanation": "성준이는 'Through continuous smart planning'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "채원",
"script": "Continuous improvement is powerful!",
"translation": "지속적인 개선이 강력하구나!"
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "You understand the big picture!",
"translation": "넌 전체적인 그림을 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-jun thinks systems improve through continuous smart @@.",
"hint": "ENTJ는 전략적이고 체계적인 계획을 선호해요.",
"optionA": "worrying",
"optionB": "planning",
"optionC": "waiting",
"result": "planning",
"explanation": "성준이는 시스템이 지속적인 현명한 계획을 통해 개선된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채원",
"script": "You make things happen efficiently!",
"translation": "넌 일을 효율적으로 일어나게 해!"
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Your curiosity drives innovation!",
"translation": "네 호기심이 혁신을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성준이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "drives",
"optionD": "innovation",
"result": "Your curiosity drives innovation",
"explanation": "성준이는 채원이의 호기심이 혁신을 이끈다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "리더십의 힘",
"explanation": "INTP의 개념적 이해와 ENTJ의 실행 중심 접근 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What makes leaders effective?",
"translation": "리더를 효과적으로 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Making decisions and taking action!",
"translation": "결정을 내리고 행동하는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "태성이는 결정을 내리고 행동하는 게 리더를 효과적으로 만든다고 하나요?",
"hint": "ENTJ는 결단력과 실행력을 중시해요.",
"result": "O",
"explanation": "태성이는 'Making decisions and taking action'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Action creates real change!",
"translation": "행동이 실제 변화를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "You analyze things perfectly!",
"translation": "넌 일을 완벽하게 분석해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-seong thinks effective leaders make @@ and take action.",
"hint": "ENTJ는 빠른 의사결정을 중요하게 생각해요.",
"optionA": "mistakes",
"optionB": "decisions",
"optionC": "excuses",
"result": "decisions",
"explanation": "태성이는 효과적인 리더가 결정을 내리고 행동한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You inspire others naturally!",
"translation": "넌 자연스럽게 다른 사람들에게 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태성",
"script": "Your insights shape better strategies!",
"translation": "네 통찰이 더 나은 전략을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태성이의 말이에요.",
"optionA": "insights",
"optionB": "Your",
"optionC": "shape",
"optionD": "strategies",
"result": "Your insights shape strategies",
"explanation": "태성이는 민재의 통찰이 더 나은 전략을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "리더십의 힘",
"explanation": "INTP의 개념적 이해와 ENTJ의 실행 중심 접근 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What makes leaders effective?",
"translation": "리더를 효과적으로 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Making decisions and taking action!",
"translation": "결정을 내리고 행동하는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "태성이는 결정을 내리고 행동하는 게 리더를 효과적으로 만든다고 하나요?",
"hint": "ENTJ는 결단력과 실행력을 중시해요.",
"result": "O",
"explanation": "태성이는 'Making decisions and taking action'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Action creates real change!",
"translation": "행동이 실제 변화를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "You analyze things perfectly!",
"translation": "넌 일을 완벽하게 분석해!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-seong thinks effective leaders make @@ and take action.",
"hint": "ENTJ는 빠른 의사결정을 중요하게 생각해요.",
"optionA": "mistakes",
"optionB": "decisions",
"optionC": "excuses",
"result": "decisions",
"explanation": "태성이는 효과적인 리더가 결정을 내리고 행동한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You inspire others naturally!",
"translation": "넌 자연스럽게 다른 사람들에게 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태성",
"script": "Your insights shape better strategies!",
"translation": "네 통찰이 더 나은 전략을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태성이의 말이에요.",
"optionA": "insights",
"optionB": "Your",
"optionC": "shape",
"optionD": "strategies",
"result": "Your insights shape strategies",
"explanation": "태성이는 민재의 통찰이 더 나은 전략을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창의적인 대화",
"explanation": "INTP의 논리적 분석과 ENTP의 아이디어 확장 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "What creates new ideas?",
"translation": "새로운 아이디어를 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Mixing different thoughts together!",
"translation": "서로 다른 생각들을 섞는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 서로 다른 생각들을 섞는 게 새로운 아이디어를 만든다고 하나요?",
"hint": "ENTP는 아이디어의 조합과 연결을 좋아해요.",
"result": "O",
"explanation": "도윤이는 'Mixing different thoughts together'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Combinations create something new!",
"translation": "조합이 새로운 것을 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Your questions spark more ideas!",
"translation": "네 질문이 더 많은 아이디어를 불러일으켜!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon creates new ideas by mixing different @@ together.",
"hint": "ENTP는 다양한 생각의 연결을 중시해요.",
"optionA": "colors",
"optionB": "thoughts",
"optionC": "foods",
"result": "thoughts",
"explanation": "도윤이는 서로 다른 생각들을 섞어서 새로운 아이디어를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You connect ideas brilliantly!",
"translation": "넌 아이디어들을 훌륭하게 연결해!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your logic makes everything clear!",
"translation": "네 논리가 모든 걸 명확하게 해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이의 칭찬이에요.",
"optionA": "logic",
"optionB": "Your",
"optionC": "makes",
"optionD": "clear",
"result": "Your logic makes clear",
"explanation": "도윤이는 지은이의 논리가 모든 걸 명확하게 한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창의적인 대화",
"explanation": "INTP의 논리적 분석과 ENTP의 아이디어 확장 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지은",
"script": "What creates new ideas?",
"translation": "새로운 아이디어를 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Mixing different thoughts together!",
"translation": "서로 다른 생각들을 섞는 거야!"
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 서로 다른 생각들을 섞는 게 새로운 아이디어를 만든다고 하나요?",
"hint": "ENTP는 아이디어의 조합과 연결을 좋아해요.",
"result": "O",
"explanation": "도윤이는 'Mixing different thoughts together'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지은",
"script": "Combinations create something new!",
"translation": "조합이 새로운 것을 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Your questions spark more ideas!",
"translation": "네 질문이 더 많은 아이디어를 불러일으켜!"
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon creates new ideas by mixing different @@ together.",
"hint": "ENTP는 다양한 생각의 연결을 중시해요.",
"optionA": "colors",
"optionB": "thoughts",
"optionC": "foods",
"result": "thoughts",
"explanation": "도윤이는 서로 다른 생각들을 섞어서 새로운 아이디어를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "지은",
"script": "You connect ideas brilliantly!",
"translation": "넌 아이디어들을 훌륭하게 연결해!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your logic makes everything clear!",
"translation": "네 논리가 모든 걸 명확하게 해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤이의 칭찬이에요.",
"optionA": "logic",
"optionB": "Your",
"optionC": "makes",
"optionD": "clear",
"result": "Your logic makes clear",
"explanation": "도윤이는 지은이의 논리가 모든 걸 명확하게 한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "무한한 가능성",
"explanation": "INTP의 체계적 사고와 ENTP의 확산적 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "How do we solve problems?",
"translation": "우리는 어떻게 문제를 해결할까?"
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "Try many different approaches!",
"translation": "많은 다른 접근법을 시도해봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 많은 다른 접근법을 시도해보라고 하나요?",
"hint": "ENTP는 다양한 가능성을 탐구하는 것을 좋아해요.",
"result": "O",
"explanation": "현우는 'Try many different approaches'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Multiple approaches reveal solutions!",
"translation": "여러 접근법이 해결책을 드러내는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "You find patterns in everything!",
"translation": "넌 모든 것에서 패턴을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo suggests trying many different @@.",
"hint": "ENTP는 창의적이고 다양한 방법을 선호해요.",
"optionA": "problems",
"optionB": "approaches",
"optionC": "excuses",
"result": "approaches",
"explanation": "현우는 많은 다른 접근법을 시도해보라고 제안해요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You generate endless possibilities!",
"translation": "넌 무한한 가능성을 만들어내!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your thinking opens new worlds!",
"translation": "네 사고가 새로운 세계를 열어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현우의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "opens",
"optionD": "worlds",
"result": "Your thinking opens worlds",
"explanation": "현우는 소영이의 사고가 새로운 세계를 연다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "무한한 가능성",
"explanation": "INTP의 체계적 사고와 ENTP의 확산적 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "How do we solve problems?",
"translation": "우리는 어떻게 문제를 해결할까?"
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "Try many different approaches!",
"translation": "많은 다른 접근법을 시도해봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 많은 다른 접근법을 시도해보라고 하나요?",
"hint": "ENTP는 다양한 가능성을 탐구하는 것을 좋아해요.",
"result": "O",
"explanation": "현우는 'Try many different approaches'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소영",
"script": "Multiple approaches reveal solutions!",
"translation": "여러 접근법이 해결책을 드러내는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "You find patterns in everything!",
"translation": "넌 모든 것에서 패턴을 찾아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo suggests trying many different @@.",
"hint": "ENTP는 창의적이고 다양한 방법을 선호해요.",
"optionA": "problems",
"optionB": "approaches",
"optionC": "excuses",
"result": "approaches",
"explanation": "현우는 많은 다른 접근법을 시도해보라고 제안해요."
},
{
"type": "script",
"index": 7,
"speaker": "소영",
"script": "You generate endless possibilities!",
"translation": "넌 무한한 가능성을 만들어내!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your thinking opens new worlds!",
"translation": "네 사고가 새로운 세계를 열어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현우의 말이에요.",
"optionA": "thinking",
"optionB": "Your",
"optionC": "opens",
"optionD": "worlds",
"result": "Your thinking opens worlds",
"explanation": "현우는 소영이의 사고가 새로운 세계를 연다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "역동적인 토론",
"explanation": "INTP의 신중한 분석과 ENTP의 적극적 탐구 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What makes discussions interesting?",
"translation": "토론을 흥미롭게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Different viewpoints and energy!",
"translation": "다른 관점들과 에너지!"
},
{
"type": "ox",
"index": 3,
"quiz": "태현이는 다른 관점들과 에너지가 토론을 흥미롭게 만든다고 하나요?",
"hint": "ENTP는 다양한 관점과 활발한 교류를 즐겨요.",
"result": "O",
"explanation": "태현이는 'Different viewpoints and energy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Diversity creates rich conversations!",
"translation": "다양성이 풍부한 대화를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "You bring depth to every topic!",
"translation": "넌 모든 주제에 깊이를 가져와!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon thinks different @@ and energy make discussions interesting.",
"hint": "ENTP는 다양한 관점의 충돌을 즐겨요.",
"optionA": "problems",
"optionB": "viewpoints",
"optionC": "answers",
"result": "viewpoints",
"explanation": "태현이는 다른 관점들과 에너지가 토론을 흥미롭게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You energize every conversation!",
"translation": "넌 모든 대화에 활력을 불어넣어!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your questions challenge our thinking!",
"translation": "네 질문이 우리 사고에 도전해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태현이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "challenge",
"optionD": "thinking",
"result": "Your questions challenge thinking",
"explanation": "태현이는 정현이의 질문이 우리 사고에 도전한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "역동적인 토론",
"explanation": "INTP의 신중한 분석과 ENTP의 적극적 탐구 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "What makes discussions interesting?",
"translation": "토론을 흥미롭게 만드는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Different viewpoints and energy!",
"translation": "다른 관점들과 에너지!"
},
{
"type": "ox",
"index": 3,
"quiz": "태현이는 다른 관점들과 에너지가 토론을 흥미롭게 만든다고 하나요?",
"hint": "ENTP는 다양한 관점과 활발한 교류를 즐겨요.",
"result": "O",
"explanation": "태현이는 'Different viewpoints and energy'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정현",
"script": "Diversity creates rich conversations!",
"translation": "다양성이 풍부한 대화를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "You bring depth to every topic!",
"translation": "넌 모든 주제에 깊이를 가져와!"
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon thinks different @@ and energy make discussions interesting.",
"hint": "ENTP는 다양한 관점의 충돌을 즐겨요.",
"optionA": "problems",
"optionB": "viewpoints",
"optionC": "answers",
"result": "viewpoints",
"explanation": "태현이는 다른 관점들과 에너지가 토론을 흥미롭게 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "정현",
"script": "You energize every conversation!",
"translation": "넌 모든 대화에 활력을 불어넣어!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your questions challenge our thinking!",
"translation": "네 질문이 우리 사고에 도전해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태현이의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "challenge",
"optionD": "thinking",
"result": "Your questions challenge thinking",
"explanation": "태현이는 정현이의 질문이 우리 사고에 도전한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 영감",
"explanation": "INTP의 개념적 탐구와 ENFP의 영감 중심 사고 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What motivates creative people?",
"translation": "창의적인 사람들에게 동기를 주는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "소연",
"script": "Dreams and endless possibilities!",
"translation": "꿈과 무한한 가능성들!"
},
{
"type": "ox",
"index": 3,
"quiz": "소연이는 꿈과 무한한 가능성들이 창의적인 사람들에게 동기를 준다고 하나요?",
"hint": "ENFP는 가능성과 꿈을 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "소연이는 'Dreams and endless possibilities'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Possibilities inspire action!",
"translation": "가능성이 행동에 영감을 주는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "소연",
"script": "You understand the human heart!",
"translation": "넌 인간의 마음을 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "So-yeon thinks @@ and endless possibilities motivate creative people.",
"hint": "ENFP에게 꿈은 창의성의 원동력이에요.",
"optionA": "fears",
"optionB": "dreams",
"optionC": "rules",
"result": "dreams",
"explanation": "소연이는 꿈과 무한한 가능성들이 창의적인 사람들에게 동기를 준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You inspire others with enthusiasm!",
"translation": "넌 열정으로 다른 사람들에게 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "소연",
"script": "Your curiosity lights up possibilities!",
"translation": "네 호기심이 가능성들을 밝혀!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소연이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "lights",
"optionD": "possibilities",
"result": "Your curiosity lights possibilities",
"explanation": "소연이는 민재의 호기심이 가능성들을 밝힌다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "따뜻한 영감",
"explanation": "INTP의 개념적 탐구와 ENFP의 영감 중심 사고 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "What motivates creative people?",
"translation": "창의적인 사람들에게 동기를 주는 건 뭘까?"
},
{
"type": "script",
"index": 2,
"speaker": "소연",
"script": "Dreams and endless possibilities!",
"translation": "꿈과 무한한 가능성들!"
},
{
"type": "ox",
"index": 3,
"quiz": "소연이는 꿈과 무한한 가능성들이 창의적인 사람들에게 동기를 준다고 하나요?",
"hint": "ENFP는 가능성과 꿈을 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "소연이는 'Dreams and endless possibilities'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민재",
"script": "Possibilities inspire action!",
"translation": "가능성이 행동에 영감을 주는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "소연",
"script": "You understand the human heart!",
"translation": "넌 인간의 마음을 이해해!"
},
{
"type": "blank",
"index": 6,
"quiz": "So-yeon thinks @@ and endless possibilities motivate creative people.",
"hint": "ENFP에게 꿈은 창의성의 원동력이에요.",
"optionA": "fears",
"optionB": "dreams",
"optionC": "rules",
"result": "dreams",
"explanation": "소연이는 꿈과 무한한 가능성들이 창의적인 사람들에게 동기를 준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민재",
"script": "You inspire others with enthusiasm!",
"translation": "넌 열정으로 다른 사람들에게 영감을 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "소연",
"script": "Your curiosity lights up possibilities!",
"translation": "네 호기심이 가능성들을 밝혀!"
},
{
"type": "puzzle",
"index": 9,
"hint": "소연이의 말이에요.",
"optionA": "curiosity",
"optionB": "Your",
"optionC": "lights",
"optionD": "possibilities",
"result": "Your curiosity lights possibilities",
"explanation": "소연이는 민재의 호기심이 가능성들을 밝힌다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 상상",
"explanation": "INTP의 논리적 사고와 ENFP의 직관적 연결 비교",
"category": "취미와 여가 활동",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "How does imagination work?",
"translation": "상상력은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "수아",
"script": "It connects hearts and minds!",
"translation": "마음과 생각을 연결해줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "수아는 상상력이 마음과 생각을 연결해준다고 하나요?",
"hint": "ENFP는 감정과 사고의 연결을 중시해요.",
"result": "O",
"explanation": "수아는 'It connects hearts and minds'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Connection creates new understanding!",
"translation": "연결이 새로운 이해를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "수아",
"script": "You see the magic in everything!",
"translation": "넌 모든 것에서 마법을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ah thinks imagination connects @@ and minds.",
"hint": "ENFP는 감정적 연결을 소중히 여겨요.",
"optionA": "books",
"optionB": "hearts",
"optionC": "computers",
"result": "hearts",
"explanation": "수아는 상상력이 마음과 생각을 연결해준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You bring joy to learning!",
"translation": "넌 배움에 기쁨을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "수아",
"script": "Your questions unlock mysteries!",
"translation": "네 질문이 신비로움을 풀어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수아의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "unlock",
"optionD": "mysteries",
"result": "Your questions unlock mysteries",
"explanation": "수아는 도현이의 질문이 신비로움을 푼다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 상상",
"explanation": "INTP의 논리적 사고와 ENFP의 직관적 연결 비교",
"level": 1,
"my_mbti": "INTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "How does imagination work?",
"translation": "상상력은 어떻게 작동할까?"
},
{
"type": "script",
"index": 2,
"speaker": "수아",
"script": "It connects hearts and minds!",
"translation": "마음과 생각을 연결해줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "수아는 상상력이 마음과 생각을 연결해준다고 하나요?",
"hint": "ENFP는 감정과 사고의 연결을 중시해요.",
"result": "O",
"explanation": "수아는 'It connects hearts and minds'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도현",
"script": "Connection creates new understanding!",
"translation": "연결이 새로운 이해를 만드는구나!"
},
{
"type": "script",
"index": 5,
"speaker": "수아",
"script": "You see the magic in everything!",
"translation": "넌 모든 것에서 마법을 봐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ah thinks imagination connects @@ and minds.",
"hint": "ENFP는 감정적 연결을 소중히 여겨요.",
"optionA": "books",
"optionB": "hearts",
"optionC": "computers",
"result": "hearts",
"explanation": "수아는 상상력이 마음과 생각을 연결해준다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "도현",
"script": "You bring joy to learning!",
"translation": "넌 배움에 기쁨을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "수아",
"script": "Your questions unlock mysteries!",
"translation": "네 질문이 신비로움을 풀어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수아의 말이에요.",
"optionA": "questions",
"optionB": "Your",
"optionC": "unlock",
"optionD": "mysteries",
"result": "Your questions unlock mysteries",
"explanation": "수아는 도현이의 질문이 신비로움을 푼다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESFJ의 감정적 지지와 INTP의 논리적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Everyone needs emotional support.",
"translation": "모두가 감정적 지지가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Logic should guide decisions.",
"translation": "논리가 결정을 이끌어야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 감정적 지지를 중시하나요?",
"hint": "ESFJ는 사람들의 감정과 복지를 우선시해요.",
"result": "O",
"explanation": "민지는 'Everyone needs emotional support'라고 감정적 지지를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Team harmony builds strength.",
"translation": "팀 화합이 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Objective analysis prevents mistakes.",
"translation": "객관적 분석이 실수를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes team @@ builds strength.",
"hint": "ESFJ는 팀의 조화와 화합을 중요하게 여겨요.",
"optionA": "conflict",
"optionB": "harmony",
"optionC": "competition",
"result": "harmony",
"explanation": "민지는 팀 화합이 힘을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Your analysis brings clarity!",
"translation": "네 분석이 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Your support strengthens everyone.",
"translation": "네 지지가 모두를 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재가 인정하는 민지의 지지력이에요.",
"optionA": "support",
"optionB": "strengthens",
"optionC": "everyone",
"optionD": "Your",
"result": "Your support strengthens everyone",
"explanation": "민재는 민지의 지지가 모두를 강화한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESFJ의 감정적 지지와 INTP의 논리적 분석 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Everyone needs emotional support.",
"translation": "모두가 감정적 지지가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Logic should guide decisions.",
"translation": "논리가 결정을 이끌어야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 감정적 지지를 중시하나요?",
"hint": "ESFJ는 사람들의 감정과 복지를 우선시해요.",
"result": "O",
"explanation": "민지는 'Everyone needs emotional support'라고 감정적 지지를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Team harmony builds strength.",
"translation": "팀 화합이 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Objective analysis prevents mistakes.",
"translation": "객관적 분석이 실수를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes team @@ builds strength.",
"hint": "ESFJ는 팀의 조화와 화합을 중요하게 여겨요.",
"optionA": "conflict",
"optionB": "harmony",
"optionC": "competition",
"result": "harmony",
"explanation": "민지는 팀 화합이 힘을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Your analysis brings clarity!",
"translation": "네 분석이 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Your support strengthens everyone.",
"translation": "네 지지가 모두를 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "민재가 인정하는 민지의 지지력이에요.",
"optionA": "support",
"optionB": "strengthens",
"optionC": "everyone",
"optionD": "Your",
"result": "Your support strengthens everyone",
"explanation": "민재는 민지의 지지가 모두를 강화한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESFJ의 협력적 중재와 INTP의 독립적 사고 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Collaborative solutions work best!",
"translation": "협력적 해결책이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Independent thinking avoids groupthink.",
"translation": "독립적 사고가 집단사고를 피해."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 협력적 해결책을 선호하나요?",
"hint": "ESFJ는 함께 협력하여 문제를 해결하는 것을 좋아해요.",
"result": "O",
"explanation": "지우는 'Collaborative solutions work best!'라고 협력적 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "Social connection heals wounds.",
"translation": "사회적 연결이 상처를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Theoretical framework guides understanding.",
"translation": "이론적 틀이 이해를 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo believes social @@ heals wounds.",
"hint": "ESFJ는 사람들 간의 연결을 중시해요.",
"optionA": "isolation",
"optionB": "connection",
"optionC": "competition",
"result": "connection",
"explanation": "지우는 사회적 연결이 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Your insights reveal truth!",
"translation": "네 통찰이 진실을 밝혀!"
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "Your warmth creates belonging.",
"translation": "네 따뜻함이 소속감을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도현이가 느끼는 지우의 따뜻함이에요.",
"optionA": "warmth",
"optionB": "creates",
"optionC": "belonging",
"optionD": "Your",
"result": "Your warmth creates belonging",
"explanation": "도현이는 지우의 따뜻함이 소속감을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESFJ의 협력적 중재와 INTP의 독립적 사고 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Collaborative solutions work best!",
"translation": "협력적 해결책이 가장 잘 돼!"
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Independent thinking avoids groupthink.",
"translation": "독립적 사고가 집단사고를 피해."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 협력적 해결책을 선호하나요?",
"hint": "ESFJ는 함께 협력하여 문제를 해결하는 것을 좋아해요.",
"result": "O",
"explanation": "지우는 'Collaborative solutions work best!'라고 협력적 해결책을 선호했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "Social connection heals wounds.",
"translation": "사회적 연결이 상처를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Theoretical framework guides understanding.",
"translation": "이론적 틀이 이해를 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo believes social @@ heals wounds.",
"hint": "ESFJ는 사람들 간의 연결을 중시해요.",
"optionA": "isolation",
"optionB": "connection",
"optionC": "competition",
"result": "connection",
"explanation": "지우는 사회적 연결이 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Your insights reveal truth!",
"translation": "네 통찰이 진실을 밝혀!"
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "Your warmth creates belonging.",
"translation": "네 따뜻함이 소속감을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "도현이가 느끼는 지우의 따뜻함이에요.",
"optionA": "warmth",
"optionB": "creates",
"optionC": "belonging",
"optionD": "Your",
"result": "Your warmth creates belonging",
"explanation": "도현이는 지우의 따뜻함이 소속감을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESFJ의 관계 중심과 INTP의 분석적 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지민",
"script": "Relationship repair comes first.",
"translation": "관계 회복이 우선이야."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Careful analysis improves outcomes.",
"translation": "신중한 분석이 결과를 개선해."
},
{
"type": "ox",
"index": 3,
"quiz": "지민이는 관계 회복을 우선시하나요?",
"hint": "ESFJ는 사람들 간의 관계를 가장 중요하게 생각해요.",
"result": "O",
"explanation": "지민이는 'Relationship repair comes first'라고 관계 회복을 우선시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지민",
"script": "Caring attention builds trust.",
"translation": "세심한 관심이 신뢰를 쌓아."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Logical examination reveals patterns.",
"translation": "논리적 검토가 패턴을 밝혀."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-min believes caring @@ builds trust.",
"hint": "ESFJ는 다른 사람에 대한 세심한 관심을 보여요.",
"optionA": "criticism",
"optionB": "attention",
"optionC": "competition",
"result": "attention",
"explanation": "지민이는 세심한 관심이 신뢰를 쌓는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "Your logic provides foundation!",
"translation": "네 논리가 기초를 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "Your care motivates everyone.",
"translation": "네 배려가 모두에게 동기를 줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정우가 인정하는 지민이의 배려심이에요.",
"optionA": "care",
"optionB": "motivates",
"optionC": "everyone",
"optionD": "Your",
"result": "Your care motivates everyone",
"explanation": "정우는 지민이의 배려가 모두에게 동기를 준다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ESFJ의 관계 중심과 INTP의 분석적 접근 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지민",
"script": "Relationship repair comes first.",
"translation": "관계 회복이 우선이야."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Careful analysis improves outcomes.",
"translation": "신중한 분석이 결과를 개선해."
},
{
"type": "ox",
"index": 3,
"quiz": "지민이는 관계 회복을 우선시하나요?",
"hint": "ESFJ는 사람들 간의 관계를 가장 중요하게 생각해요.",
"result": "O",
"explanation": "지민이는 'Relationship repair comes first'라고 관계 회복을 우선시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지민",
"script": "Caring attention builds trust.",
"translation": "세심한 관심이 신뢰를 쌓아."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Logical examination reveals patterns.",
"translation": "논리적 검토가 패턴을 밝혀."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-min believes caring @@ builds trust.",
"hint": "ESFJ는 다른 사람에 대한 세심한 관심을 보여요.",
"optionA": "criticism",
"optionB": "attention",
"optionC": "competition",
"result": "attention",
"explanation": "지민이는 세심한 관심이 신뢰를 쌓는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "Your logic provides foundation!",
"translation": "네 논리가 기초를 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "Your care motivates everyone.",
"translation": "네 배려가 모두에게 동기를 줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "정우가 인정하는 지민이의 배려심이에요.",
"optionA": "care",
"optionB": "motivates",
"optionC": "everyone",
"optionD": "Your",
"result": "Your care motivates everyone",
"explanation": "정우는 지민이의 배려가 모두에게 동기를 준다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESFJ의 집단 조화와 INFJ의 개별적 이해 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하린",
"script": "Group harmony creates success!",
"translation": "그룹 화합이 성공을 만들어!"
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Individual needs deserve attention.",
"translation": "개인의 필요가 관심받을 자격이 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "하린이는 그룹 화합을 중시하나요?",
"hint": "ESFJ는 전체 그룹의 조화를 우선시해요.",
"result": "O",
"explanation": "하린이는 'Group harmony creates success!'라고 그룹 화합을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하린",
"script": "Collective effort builds strength.",
"translation": "집단적 노력이 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Deep understanding prevents conflicts.",
"translation": "깊은 이해가 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-rin believes collective @@ builds strength.",
"hint": "ESFJ는 함께 하는 노력을 중요하게 여겨요.",
"optionA": "competition",
"optionB": "effort",
"optionC": "criticism",
"result": "effort",
"explanation": "하린이는 집단적 노력이 힘을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "Your wisdom guides hearts!",
"translation": "네 지혜가 마음을 이끌어!"
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "Your energy unites everyone.",
"translation": "네 에너지가 모두를 하나로 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민수가 느끼는 하린이의 에너지에요.",
"optionA": "energy",
"optionB": "unites",
"optionC": "everyone",
"optionD": "Your",
"result": "Your energy unites everyone",
"explanation": "민수는 하린이의 에너지가 모두를 하나로 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ESFJ의 집단 조화와 INFJ의 개별적 이해 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하린",
"script": "Group harmony creates success!",
"translation": "그룹 화합이 성공을 만들어!"
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Individual needs deserve attention.",
"translation": "개인의 필요가 관심받을 자격이 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "하린이는 그룹 화합을 중시하나요?",
"hint": "ESFJ는 전체 그룹의 조화를 우선시해요.",
"result": "O",
"explanation": "하린이는 'Group harmony creates success!'라고 그룹 화합을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하린",
"script": "Collective effort builds strength.",
"translation": "집단적 노력이 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Deep understanding prevents conflicts.",
"translation": "깊은 이해가 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-rin believes collective @@ builds strength.",
"hint": "ESFJ는 함께 하는 노력을 중요하게 여겨요.",
"optionA": "competition",
"optionB": "effort",
"optionC": "criticism",
"result": "effort",
"explanation": "하린이는 집단적 노력이 힘을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "Your wisdom guides hearts!",
"translation": "네 지혜가 마음을 이끌어!"
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "Your energy unites everyone.",
"translation": "네 에너지가 모두를 하나로 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "민수가 느끼는 하린이의 에너지에요.",
"optionA": "energy",
"optionB": "unites",
"optionC": "everyone",
"optionD": "Your",
"result": "Your energy unites everyone",
"explanation": "민수는 하린이의 에너지가 모두를 하나로 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESFJ의 사회적 중재와 INFJ의 직관적 통찰 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Social mediation brings people!",
"translation": "사회적 중재가 사람들을 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "민석",
"script": "Intuitive insight reveals truth.",
"translation": "직관적 통찰이 진실을 밝혀."
},
{
"type": "ox",
"index": 3,
"quiz": "수민이는 사회적 중재를 중시하나요?",
"hint": "ESFJ는 사람들을 모아서 함께 해결하는 것을 선호해요.",
"result": "O",
"explanation": "수민이는 'Social mediation brings people!'라고 사회적 중재를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Active engagement solves problems.",
"translation": "적극적 참여가 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "민석",
"script": "Quiet reflection brings clarity.",
"translation": "조용한 성찰이 명확함을 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min believes active @@ solves problems.",
"hint": "ESFJ는 적극적으로 참여하여 문제를 해결해요.",
"optionA": "isolation",
"optionB": "engagement",
"optionC": "criticism",
"result": "engagement",
"explanation": "수민이는 적극적 참여가 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Your depth inspires understanding!",
"translation": "네 깊이가 이해를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "민석",
"script": "Your enthusiasm motivates action.",
"translation": "네 열정이 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민석이가 느끼는 수민이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "motivates",
"optionC": "action",
"optionD": "Your",
"result": "Your enthusiasm motivates action",
"explanation": "민석이는 수민이의 열정이 행동을 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 갈등",
"explanation": "ESFJ의 사회적 중재와 INFJ의 직관적 통찰 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수민",
"script": "Social mediation brings people!",
"translation": "사회적 중재가 사람들을 가져와!"
},
{
"type": "script",
"index": 2,
"speaker": "민석",
"script": "Intuitive insight reveals truth.",
"translation": "직관적 통찰이 진실을 밝혀."
},
{
"type": "ox",
"index": 3,
"quiz": "수민이는 사회적 중재를 중시하나요?",
"hint": "ESFJ는 사람들을 모아서 함께 해결하는 것을 선호해요.",
"result": "O",
"explanation": "수민이는 'Social mediation brings people!'라고 사회적 중재를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Active engagement solves problems.",
"translation": "적극적 참여가 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "민석",
"script": "Quiet reflection brings clarity.",
"translation": "조용한 성찰이 명확함을 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-min believes active @@ solves problems.",
"hint": "ESFJ는 적극적으로 참여하여 문제를 해결해요.",
"optionA": "isolation",
"optionB": "engagement",
"optionC": "criticism",
"result": "engagement",
"explanation": "수민이는 적극적 참여가 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "Your depth inspires understanding!",
"translation": "네 깊이가 이해를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "민석",
"script": "Your enthusiasm motivates action.",
"translation": "네 열정이 행동을 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "민석이가 느끼는 수민이의 열정이에요.",
"optionA": "enthusiasm",
"optionB": "motivates",
"optionC": "action",
"optionD": "Your",
"result": "Your enthusiasm motivates action",
"explanation": "민석이는 수민이의 열정이 행동을 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ESFJ의 적극적 지지와 INFJ의 조용한 조화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소민",
"script": "Active support helps everyone!",
"translation": "적극적인 지지가 모두를 도와!"
},
{
"type": "script",
"index": 2,
"speaker": "태민",
"script": "Quiet harmony heals divisions.",
"translation": "조용한 조화가 분열을 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "소민이는 적극적인 지지를 제공하나요?",
"hint": "ESFJ는 활발하게 도움을 주려고 해요.",
"result": "O",
"explanation": "소민이는 'Active support helps everyone!'라고 적극적 지지를 제공했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소민",
"script": "Encouraging words build confidence.",
"translation": "격려하는 말이 자신감을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태민",
"script": "Peaceful approach preserves relationships.",
"translation": "평화로운 접근이 관계를 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-min uses encouraging @@ to build confidence.",
"hint": "ESFJ는 격려와 응원을 통해 사람들을 도와요.",
"optionA": "criticism",
"optionB": "words",
"optionC": "silence",
"result": "words",
"explanation": "소민이는 격려하는 말을 사용해 자신감을 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "소민",
"script": "Your peace brings healing!",
"translation": "네 평화가 치유를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태민",
"script": "Your support strengthens bonds.",
"translation": "네 지지가 유대를 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태민이가 인정하는 소민이의 지지력이에요.",
"optionA": "support",
"optionB": "strengthens",
"optionC": "bonds",
"optionD": "Your",
"result": "Your support strengthens bonds",
"explanation": "태민이는 소민이의 지지가 유대를 강화한다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ESFJ의 적극적 지지와 INFJ의 조용한 조화 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소민",
"script": "Active support helps everyone!",
"translation": "적극적인 지지가 모두를 도와!"
},
{
"type": "script",
"index": 2,
"speaker": "태민",
"script": "Quiet harmony heals divisions.",
"translation": "조용한 조화가 분열을 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "소민이는 적극적인 지지를 제공하나요?",
"hint": "ESFJ는 활발하게 도움을 주려고 해요.",
"result": "O",
"explanation": "소민이는 'Active support helps everyone!'라고 적극적 지지를 제공했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소민",
"script": "Encouraging words build confidence.",
"translation": "격려하는 말이 자신감을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태민",
"script": "Peaceful approach preserves relationships.",
"translation": "평화로운 접근이 관계를 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-min uses encouraging @@ to build confidence.",
"hint": "ESFJ는 격려와 응원을 통해 사람들을 도와요.",
"optionA": "criticism",
"optionB": "words",
"optionC": "silence",
"result": "words",
"explanation": "소민이는 격려하는 말을 사용해 자신감을 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "소민",
"script": "Your peace brings healing!",
"translation": "네 평화가 치유를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "태민",
"script": "Your support strengthens bonds.",
"translation": "네 지지가 유대를 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태민이가 인정하는 소민이의 지지력이에요.",
"optionA": "support",
"optionB": "strengthens",
"optionC": "bonds",
"optionD": "Your",
"result": "Your support strengthens bonds",
"explanation": "태민이는 소민이의 지지가 유대를 강화한다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESFJ의 팀 우선과 INFP의 개인적 가치 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Team needs come first!",
"translation": "팀의 필요가 우선이야!"
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Personal values guide decisions.",
"translation": "개인적 가치가 결정을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 팀의 필요를 우선시하나요?",
"hint": "ESFJ는 팀과 그룹의 필요를 개인보다 우선시해요.",
"result": "O",
"explanation": "민지는 'Team needs come first!'라고 팀의 필요를 우선시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Group consensus builds unity.",
"translation": "그룹 합의가 단결을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Authentic expression matters most.",
"translation": "진실한 표현이 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes group @@ builds unity.",
"hint": "ESFJ는 함께 의견을 모으는 것을 중시해요.",
"optionA": "conflict",
"optionB": "consensus",
"optionC": "competition",
"result": "consensus",
"explanation": "민지는 그룹 합의가 단결을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Your authenticity inspires trust!",
"translation": "네 진실성이 신뢰를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your unity creates strength.",
"translation": "네 단결이 힘을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준호가 인정하는 민지의 단결력이에요.",
"optionA": "unity",
"optionB": "creates",
"optionC": "strength",
"optionD": "Your",
"result": "Your unity creates strength",
"explanation": "준호는 민지의 단결이 힘을 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ESFJ의 팀 우선과 INFP의 개인적 가치 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민지",
"script": "Team needs come first!",
"translation": "팀의 필요가 우선이야!"
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Personal values guide decisions.",
"translation": "개인적 가치가 결정을 이끌어."
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 팀의 필요를 우선시하나요?",
"hint": "ESFJ는 팀과 그룹의 필요를 개인보다 우선시해요.",
"result": "O",
"explanation": "민지는 'Team needs come first!'라고 팀의 필요를 우선시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Group consensus builds unity.",
"translation": "그룹 합의가 단결을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Authentic expression matters most.",
"translation": "진실한 표현이 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes group @@ builds unity.",
"hint": "ESFJ는 함께 의견을 모으는 것을 중시해요.",
"optionA": "conflict",
"optionB": "consensus",
"optionC": "competition",
"result": "consensus",
"explanation": "민지는 그룹 합의가 단결을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "Your authenticity inspires trust!",
"translation": "네 진실성이 신뢰를 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your unity creates strength.",
"translation": "네 단결이 힘을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "준호가 인정하는 민지의 단결력이에요.",
"optionA": "unity",
"optionB": "creates",
"optionC": "strength",
"optionD": "Your",
"result": "Your unity creates strength",
"explanation": "준호는 민지의 단결이 힘을 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESFJ의 사회적 조화와 INFP의 개인적 이해 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Social harmony prevents conflicts!",
"translation": "사회적 조화가 갈등을 방지해!"
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Individual understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 사회적 조화를 중시하나요?",
"hint": "ESFJ는 사회적 평화와 조화를 우선시해요.",
"result": "O",
"explanation": "지우는 'Social harmony prevents conflicts!'라고 사회적 조화를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "Community support strengthens everyone.",
"translation": "공동체 지지가 모두를 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Gentle approach preserves dignity.",
"translation": "부드러운 접근이 존엄성을 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo believes community @@ strengthens everyone.",
"hint": "ESFJ는 공동체의 지지와 협력을 중요하게 여겨요.",
"optionA": "criticism",
"optionB": "support",
"optionC": "competition",
"result": "support",
"explanation": "지우는 공동체 지지가 모두를 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Your gentleness touches hearts!",
"translation": "네 부드러움이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your leadership builds community.",
"translation": "네 리더십이 공동체를 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서준이가 인정하는 지우의 리더십이에요.",
"optionA": "leadership",
"optionB": "builds",
"optionC": "community",
"optionD": "Your",
"result": "Your leadership builds community",
"explanation": "서준이는 지우의 리더십이 공동체를 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료간 업무 분쟁",
"explanation": "ESFJ의 사회적 조화와 INFP의 개인적 이해 비교",
"level": 1,
"my_mbti": "ESFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지우",
"script": "Social harmony prevents conflicts!",
"translation": "사회적 조화가 갈등을 방지해!"
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Individual understanding builds trust.",
"translation": "개인적 이해가 신뢰를 쌓아."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 사회적 조화를 중시하나요?",
"hint": "ESFJ는 사회적 평화와 조화를 우선시해요.",
"result": "O",
"explanation": "지우는 'Social harmony prevents conflicts!'라고 사회적 조화를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "Community support strengthens everyone.",
"translation": "공동체 지지가 모두를 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Gentle approach preserves dignity.",
"translation": "부드러운 접근이 존엄성을 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-woo believes community @@ strengthens everyone.",
"hint": "ESFJ는 공동체의 지지와 협력을 중요하게 여겨요.",
"optionA": "criticism",
"optionB": "support",
"optionC": "competition",
"result": "support",
"explanation": "지우는 공동체 지지가 모두를 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "Your gentleness touches hearts!",
"translation": "네 부드러움이 마음을 감동시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your leadership builds community.",
"translation": "네 리더십이 공동체를 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "서준이가 인정하는 지우의 리더십이에요.",
"optionA": "leadership",
"optionB": "builds",
"optionC": "community",
"optionD": "Your",
"result": "Your leadership builds community",
"explanation": "서준이는 지우의 리더십이 공동체를 만든다고 말했어요."
}
]
}
]
} |
총 100개의 레코드를 처리했습니다.