현재 모드: 테스트 (Dry Run)
대상 테이블: content_mbti_items
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "결단력 vs 분석력의 조화",
"explanation": "복잡한 문제 앞에서의 서로 다른 접근",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수진",
"script": "Decision time is now.",
"translation": "결정할 시간이 지금이야."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "More analysis is needed.",
"translation": "더 많은 분석이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "수진이는 지금 결정해야 한다고 하나요?",
"hint": "ENTJ는 빠른 의사결정을 중요시해요.",
"result": "O",
"explanation": "수진이는 'Decision time is now'라고 말하며 즉시 결정을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수진",
"script": "Overthinking kills momentum completely.",
"translation": "과도한 생각이 추진력을 완전히 죽여."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Hasty choices create problems.",
"translation": "성급한 선택이 문제를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae thinks hasty choices @@.",
"hint": "INTP는 성급한 결정의 위험성을 지적해요.",
"optionA": "help",
"optionB": "create",
"optionC": "solve",
"result": "create",
"explanation": "민재는 성급한 선택이 문제를 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "We're losing opportunities daily.",
"translation": "우리는 매일 기회를 잃고 있어."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "But understanding prevents mistakes.",
"translation": "하지만 이해가 실수를 막아줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재가 제안한 신중한 방법이에요.",
"result": "Test small logical hypotheses first",
"explanation": "INTP는 작은 가설부터 논리적으로 테스트해보는 체계적 접근을 선호해요.",
"optionA": "small",
"optionB": "logical",
"optionC": "first",
"optionD": "Test",
"optionE": "hypotheses"
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "What's your recommendation?",
"translation": "네 추천은 뭐야?"
},
{
"type": "script",
"index": 11,
"speaker": "민재",
"script": "Start with simple tests.",
"translation": "간단한 테스트부터 시작해."
},
{
"type": "script",
"index": 12,
"speaker": "수진",
"script": "That minimizes our risks.",
"translation": "그게 우리 위험을 최소화하네."
},
{
"type": "script",
"index": 13,
"speaker": "민재",
"script": "Your urgency drives progress.",
"translation": "네 긴박감이 진전을 이끌어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "결단력 vs 분석력의 조화",
"explanation": "복잡한 문제 앞에서의 서로 다른 접근",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수진",
"script": "Decision time is now.",
"translation": "결정할 시간이 지금이야."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "More analysis is needed.",
"translation": "더 많은 분석이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "수진이는 지금 결정해야 한다고 하나요?",
"hint": "ENTJ는 빠른 의사결정을 중요시해요.",
"result": "O",
"explanation": "수진이는 'Decision time is now'라고 말하며 즉시 결정을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수진",
"script": "Overthinking kills momentum completely.",
"translation": "과도한 생각이 추진력을 완전히 죽여."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Hasty choices create problems.",
"translation": "성급한 선택이 문제를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae thinks hasty choices @@.",
"hint": "INTP는 성급한 결정의 위험성을 지적해요.",
"optionA": "help",
"optionB": "create",
"optionC": "solve",
"result": "create",
"explanation": "민재는 성급한 선택이 문제를 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "We're losing opportunities daily.",
"translation": "우리는 매일 기회를 잃고 있어."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "But understanding prevents mistakes.",
"translation": "하지만 이해가 실수를 막아줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "민재가 제안한 신중한 방법이에요.",
"optionA": "small",
"optionB": "logical",
"optionC": "first",
"optionD": "Test",
"optionE": "hypotheses",
"result": "Test small logical hypotheses first",
"explanation": "INTP는 작은 가설부터 논리적으로 테스트해보는 체계적 접근을 선호해요."
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "What's your recommendation?",
"translation": "네 추천은 뭐야?"
},
{
"type": "script",
"index": 11,
"speaker": "민재",
"script": "Start with simple tests.",
"translation": "간단한 테스트부터 시작해."
},
{
"type": "script",
"index": 12,
"speaker": "수진",
"script": "That minimizes our risks.",
"translation": "그게 우리 위험을 최소화하네."
},
{
"type": "script",
"index": 13,
"speaker": "민재",
"script": "Your urgency drives progress.",
"translation": "네 긴박감이 진전을 이끌어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "행동 vs 이해의 만남",
"explanation": "갈등 상황에서의 실행과 공감의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하은",
"script": "Let's solve this now.",
"translation": "지금 이걸 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "First, let's understand everyone.",
"translation": "먼저 모든 사람을 이해하자."
},
{
"type": "ox",
"index": 3,
"quiz": "하은이는 지금 해결하자고 하나요?",
"hint": "ENTJ는 즉각적인 해결책을 선호해요.",
"result": "O",
"explanation": "하은이는 'solve this now'라고 말하며 즉시 해결을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Action speaks louder today.",
"translation": "오늘은 행동이 더 크게 말해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Deep understanding comes first.",
"translation": "깊은 이해가 먼저 와야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes @@ understanding comes first.",
"hint": "INFJ는 상황의 본질적 이해를 중시해요.",
"optionA": "shallow",
"optionB": "deep",
"optionC": "quick",
"result": "deep",
"explanation": "서진이는 깊은 이해가 먼저 필요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Results matter most here.",
"translation": "여기서는 결과가 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "But people's hearts matter.",
"translation": "하지만 사람들의 마음도 중요해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이가 제안한 균형잡힌 방법이에요.",
"result": "Listen understand then guide forward",
"explanation": "INFJ는 먼저 이해한 후 이끄는 방식을 제안해요.",
"optionA": "guide",
"optionB": "Listen",
"optionC": "forward",
"optionD": "understand",
"optionE": "then"
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "How do we balance?",
"translation": "어떻게 균형을 맞춰?"
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Understand first, act second.",
"translation": "먼저 이해하고, 두 번째로 행동해."
},
{
"type": "script",
"index": 12,
"speaker": "하은",
"script": "Understanding improves leadership quality.",
"translation": "이해가 리더십 질을 향상시키네."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Your drive creates momentum.",
"translation": "당신의 추진력이 동력을 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "행동 vs 이해의 만남",
"explanation": "갈등 상황에서의 실행과 공감의 균형",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하은",
"script": "Let's solve this now.",
"translation": "지금 이걸 해결하자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "First, let's understand everyone.",
"translation": "먼저 모든 사람을 이해하자."
},
{
"type": "ox",
"index": 3,
"quiz": "하은이는 지금 해결하자고 하나요?",
"hint": "ENTJ는 즉각적인 해결책을 선호해요.",
"result": "O",
"explanation": "하은이는 'solve this now'라고 말하며 즉시 해결을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Action speaks louder today.",
"translation": "오늘은 행동이 더 크게 말해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Deep understanding comes first.",
"translation": "깊은 이해가 먼저 와야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes @@ understanding comes first.",
"hint": "INFJ는 상황의 본질적 이해를 중시해요.",
"optionA": "shallow",
"optionB": "deep",
"optionC": "quick",
"result": "deep",
"explanation": "서진이는 깊은 이해가 먼저 필요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Results matter most here.",
"translation": "여기서는 결과가 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "But people's hearts matter.",
"translation": "하지만 사람들의 마음도 중요해."
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이가 제안한 균형잡힌 방법이에요.",
"optionA": "guide",
"optionB": "Listen",
"optionC": "forward",
"optionD": "understand",
"optionE": "then",
"result": "Listen understand then guide forward",
"explanation": "INFJ는 먼저 이해한 후 이끄는 방식을 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "How do we balance?",
"translation": "어떻게 균형을 맞춰?"
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Understand first, act second.",
"translation": "먼저 이해하고, 두 번째로 행동해."
},
{
"type": "script",
"index": 12,
"speaker": "하은",
"script": "Understanding improves leadership quality.",
"translation": "이해가 리더십 질을 향상시키네."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Your drive creates momentum.",
"translation": "당신의 추진력이 동력을 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "효율성 vs 가치의 균형",
"explanation": "가치관이 얽힌 갈등 해결 상황",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예린",
"script": "Efficiency comes first always.",
"translation": "효율성이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Values matter more today.",
"translation": "오늘은 가치가 더 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "예린이는 효율성을 우선시하나요?",
"hint": "ENTJ는 효율성과 결과를 중시해요.",
"result": "O",
"explanation": "예린이는 'Efficiency comes first'라고 말하며 효율성을 우선했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예린",
"script": "Time constraints are real.",
"translation": "시간 제약이 현실이야."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "But authenticity creates trust.",
"translation": "하지만 진정성이 신뢰를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi believes authenticity creates @@.",
"hint": "INFP는 진정성이 만드는 신뢰를 중시해요.",
"optionA": "problems",
"optionB": "trust",
"optionC": "confusion",
"result": "trust",
"explanation": "은비는 진정성이 신뢰를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Results speak for themselves.",
"translation": "결과가 스스로 말해줘."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Hearts connect people deeply.",
"translation": "마음이 사람들을 깊이 연결해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비가 제안한 균형 잡힌 방법이에요.",
"result": "Authentic balanced efficiency works well",
"explanation": "INFP는 가치와 효율성을 진정성 있게 결합한 접근을 제안해요.",
"optionA": "efficiency",
"optionB": "well",
"optionC": "balanced",
"optionD": "works",
"optionE": "Authentic"
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Can we honor both?",
"translation": "둘 다 존중할 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Meaningful efficiency is possible.",
"translation": "의미 있는 효율성이 가능해."
},
{
"type": "script",
"index": 12,
"speaker": "예린",
"script": "That preserves what matters.",
"translation": "그게 중요한 걸 보존하네."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Your clarity helps focus.",
"translation": "당신의 명확함이 집중에 도움돼."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "효율성 vs 가치의 균형",
"explanation": "가치관이 얽힌 갈등 해결 상황",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예린",
"script": "Efficiency comes first always.",
"translation": "효율성이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Values matter more today.",
"translation": "오늘은 가치가 더 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "예린이는 효율성을 우선시하나요?",
"hint": "ENTJ는 효율성과 결과를 중시해요.",
"result": "O",
"explanation": "예린이는 'Efficiency comes first'라고 말하며 효율성을 우선했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예린",
"script": "Time constraints are real.",
"translation": "시간 제약이 현실이야."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "But authenticity creates trust.",
"translation": "하지만 진정성이 신뢰를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi believes authenticity creates @@.",
"hint": "INFP는 진정성이 만드는 신뢰를 중시해요.",
"optionA": "problems",
"optionB": "trust",
"optionC": "confusion",
"result": "trust",
"explanation": "은비는 진정성이 신뢰를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Results speak for themselves.",
"translation": "결과가 스스로 말해줘."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Hearts connect people deeply.",
"translation": "마음이 사람들을 깊이 연결해."
},
{
"type": "puzzle",
"index": 9,
"hint": "은비가 제안한 균형 잡힌 방법이에요.",
"optionA": "efficiency",
"optionB": "well",
"optionC": "balanced",
"optionD": "works",
"optionE": "Authentic",
"result": "Authentic balanced efficiency works well",
"explanation": "INFP는 가치와 효율성을 진정성 있게 결합한 접근을 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Can we honor both?",
"translation": "둘 다 존중할 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Meaningful efficiency is possible.",
"translation": "의미 있는 효율성이 가능해."
},
{
"type": "script",
"index": 12,
"speaker": "예린",
"script": "That preserves what matters.",
"translation": "그게 중요한 걸 보존하네."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Your clarity helps focus.",
"translation": "당신의 명확함이 집중에 도움돼."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더들의 협력",
"explanation": "비슷한 성향을 가진 두 리더의 갈등 해결",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민준",
"script": "I'll lead this discussion.",
"translation": "내가 이 논의를 이끌게."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Actually, I'm better suited.",
"translation": "사실 내가 더 적합해."
},
{
"type": "ox",
"index": 3,
"quiz": "민준이는 논의를 이끌겠다고 하나요?",
"hint": "ENTJ는 자연스럽게 리더역할을 맡으려고 해요.",
"result": "O",
"explanation": "민준이는 'I'll lead'라고 말하며 리더십을 주장했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민준",
"script": "Vision guides our direction.",
"translation": "비전이 우리 방향을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structure ensures our success.",
"translation": "구조가 우리 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes structure ensures @@.",
"hint": "ESTJ는 체계적 구조를 통한 성공을 중시해요.",
"optionA": "failure",
"optionB": "success",
"optionC": "chaos",
"result": "success",
"explanation": "태영이는 구조가 성공을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Both perspectives are valuable.",
"translation": "두 관점 모두 가치 있어."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Let's combine our strengths.",
"translation": "우리 강점들을 결합하자."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "두 사람이 나누기로 한 역할 분담이에요.",
"result": "Vision drives structured execution forward",
"explanation": "ENTJ는 비전을, ESTJ는 체계적 실행을 담당하는 분업이에요.",
"optionA": "structured",
"optionB": "forward",
"optionC": "execution",
"optionD": "Vision",
"optionE": "drives"
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You handle the systems.",
"translation": "시스템은 네가 담당해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "You drive the vision.",
"translation": "비전은 네가 이끌어."
},
{
"type": "script",
"index": 12,
"speaker": "민준",
"script": "Perfect leadership balance achieved.",
"translation": "완벽한 리더십 균형을 달성했네."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Together we're absolutely unstoppable.",
"translation": "함께하면 우리는 절대 막을 수 없어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더들의 협력",
"explanation": "비슷한 성향을 가진 두 리더의 갈등 해결",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민준",
"script": "I'll lead this discussion.",
"translation": "내가 이 논의를 이끌게."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Actually, I'm better suited.",
"translation": "사실 내가 더 적합해."
},
{
"type": "ox",
"index": 3,
"quiz": "민준이는 논의를 이끌겠다고 하나요?",
"hint": "ENTJ는 자연스럽게 리더역할을 맡으려고 해요.",
"result": "O",
"explanation": "민준이는 'I'll lead'라고 말하며 리더십을 주장했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민준",
"script": "Vision guides our direction.",
"translation": "비전이 우리 방향을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structure ensures our success.",
"translation": "구조가 우리 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes structure ensures @@.",
"hint": "ESTJ는 체계적 구조를 통한 성공을 중시해요.",
"optionA": "failure",
"optionB": "success",
"optionC": "chaos",
"result": "success",
"explanation": "태영이는 구조가 성공을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Both perspectives are valuable.",
"translation": "두 관점 모두 가치 있어."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Let's combine our strengths.",
"translation": "우리 강점들을 결합하자."
},
{
"type": "puzzle",
"index": 9,
"hint": "두 사람이 나누기로 한 역할 분담이에요.",
"optionA": "structured",
"optionB": "forward",
"optionC": "execution",
"optionD": "Vision",
"optionE": "drives",
"result": "Vision drives structured execution forward",
"explanation": "ENTJ는 비전을, ESTJ는 체계적 실행을 담당하는 분업이에요."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You handle the systems.",
"translation": "시스템은 네가 담당해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "You drive the vision.",
"translation": "비전은 네가 이끌어."
},
{
"type": "script",
"index": 12,
"speaker": "민준",
"script": "Perfect leadership balance achieved.",
"translation": "완벽한 리더십 균형을 달성했네."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Together we're absolutely unstoppable.",
"translation": "함께하면 우리는 절대 막을 수 없어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "계획 vs 즉흥의 만남",
"explanation": "예상치 못한 갈등 상황에서의 대응",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나연",
"script": "Follow the established plan.",
"translation": "정해진 계획을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Situation changed, let's adapt.",
"translation": "상황이 바뀌었어, 적응하자."
},
{
"type": "ox",
"index": 3,
"quiz": "나연이는 정해진 계획을 따르자고 하나요?",
"hint": "ENTJ는 전략적 계획을 중시해요.",
"result": "O",
"explanation": "나연이는 'Follow the established plan'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나연",
"script": "Structure provides clear direction.",
"translation": "구조가 명확한 방향을 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Flexibility wins in chaos.",
"translation": "유연성이 혼돈에서 이겨."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks @@ wins in chaos.",
"hint": "ESTP는 변화하는 상황에서 유연성을 중시해요.",
"optionA": "rigidity",
"optionB": "flexibility",
"optionC": "planning",
"result": "flexibility",
"explanation": "상우는 혼돈 상황에서 유연성이 승리한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Plans prevent major disasters.",
"translation": "계획이 큰 재앙을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Quick reactions save us.",
"translation": "빠른 반응이 우리를 구해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우가 믿는 것이에요.",
"result": "Trust my quick instincts here",
"explanation": "ESTP는 순간의 빠른 직감과 본능을 신뢰해요.",
"optionA": "here",
"optionB": "quick",
"optionC": "Trust",
"optionD": "my",
"optionE": "instincts"
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "What's your current reading?",
"translation": "지금 상황을 어떻게 보고 있어?"
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Feel the energy shifting.",
"translation": "에너지가 바뀌는 걸 느껴."
},
{
"type": "script",
"index": 12,
"speaker": "나연",
"script": "Your instincts are surprisingly accurate.",
"translation": "네 직감이 놀랍도록 정확하네."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Your planning gives structure.",
"translation": "네 계획이 구조를 제공해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "계획 vs 즉흥의 만남",
"explanation": "예상치 못한 갈등 상황에서의 대응",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나연",
"script": "Follow the established plan.",
"translation": "정해진 계획을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Situation changed, let's adapt.",
"translation": "상황이 바뀌었어, 적응하자."
},
{
"type": "ox",
"index": 3,
"quiz": "나연이는 정해진 계획을 따르자고 하나요?",
"hint": "ENTJ는 전략적 계획을 중시해요.",
"result": "O",
"explanation": "나연이는 'Follow the established plan'이라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나연",
"script": "Structure provides clear direction.",
"translation": "구조가 명확한 방향을 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Flexibility wins in chaos.",
"translation": "유연성이 혼돈에서 이겨."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo thinks @@ wins in chaos.",
"hint": "ESTP는 변화하는 상황에서 유연성을 중시해요.",
"optionA": "rigidity",
"optionB": "flexibility",
"optionC": "planning",
"result": "flexibility",
"explanation": "상우는 혼돈 상황에서 유연성이 승리한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Plans prevent major disasters.",
"translation": "계획이 큰 재앙을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Quick reactions save us.",
"translation": "빠른 반응이 우리를 구해."
},
{
"type": "puzzle",
"index": 9,
"hint": "상우가 믿는 것이에요.",
"optionA": "here",
"optionB": "quick",
"optionC": "Trust",
"optionD": "my",
"optionE": "instincts",
"result": "Trust my quick instincts here",
"explanation": "ESTP는 순간의 빠른 직감과 본능을 신뢰해요."
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "What's your current reading?",
"translation": "지금 상황을 어떻게 보고 있어?"
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Feel the energy shifting.",
"translation": "에너지가 바뀌는 걸 느껴."
},
{
"type": "script",
"index": 12,
"speaker": "나연",
"script": "Your instincts are surprisingly accurate.",
"translation": "네 직감이 놀랍도록 정확하네."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Your planning gives structure.",
"translation": "네 계획이 구조를 제공해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "목표 vs 관계의 조화",
"explanation": "팀 갈등에서 결과와 화합의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Focus on achieving results.",
"translation": "결과 달성에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Team harmony matters most.",
"translation": "팀 화합이 가장 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "성준이는 결과 달성에 집중하자고 하나요?",
"hint": "ENTJ는 목표와 결과를 우선시해요.",
"result": "O",
"explanation": "성준이는 'achieving results'라고 말하며 결과를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Numbers don't lie ever.",
"translation": "숫자는 절대 거짓말하지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Happy people perform better.",
"translation": "행복한 사람들이 더 잘해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes happy people @@.",
"hint": "ESFJ는 좋은 관계가 성과 향상에 도움된다고 봐요.",
"optionA": "quit",
"optionB": "perform",
"optionC": "complain",
"result": "perform",
"explanation": "민지는 행복한 사람들이 더 잘한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Deadlines won't wait patiently.",
"translation": "마감일은 참을성 있게 기다리지 않아."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "But stressed teams break.",
"translation": "하지만 스트레스받은 팀은 무너져."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지가 제안한 팀 화합 방법이에요.",
"result": "Celebrate small team wins together",
"explanation": "ESFJ는 작은 성공을 함께 축하하며 팀워크를 높이려고 해요.",
"optionA": "wins",
"optionB": "together",
"optionC": "small",
"optionD": "Celebrate",
"optionE": "team"
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "How do we balance?",
"translation": "어떻게 균형을 맞출까?"
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Success through team spirit.",
"translation": "팀 정신을 통한 성공."
},
{
"type": "script",
"index": 12,
"speaker": "성준",
"script": "That maintains team energy.",
"translation": "그게 팀 에너지를 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Your focus drives progress.",
"translation": "당신의 집중이 진전을 이끌어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "목표 vs 관계의 조화",
"explanation": "팀 갈등에서 결과와 화합의 균형",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Focus on achieving results.",
"translation": "결과 달성에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Team harmony matters most.",
"translation": "팀 화합이 가장 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "성준이는 결과 달성에 집중하자고 하나요?",
"hint": "ENTJ는 목표와 결과를 우선시해요.",
"result": "O",
"explanation": "성준이는 'achieving results'라고 말하며 결과를 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Numbers don't lie ever.",
"translation": "숫자는 절대 거짓말하지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Happy people perform better.",
"translation": "행복한 사람들이 더 잘해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes happy people @@.",
"hint": "ESFJ는 좋은 관계가 성과 향상에 도움된다고 봐요.",
"optionA": "quit",
"optionB": "perform",
"optionC": "complain",
"result": "perform",
"explanation": "민지는 행복한 사람들이 더 잘한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Deadlines won't wait patiently.",
"translation": "마감일은 참을성 있게 기다리지 않아."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "But stressed teams break.",
"translation": "하지만 스트레스받은 팀은 무너져."
},
{
"type": "puzzle",
"index": 9,
"hint": "민지가 제안한 팀 화합 방법이에요.",
"optionA": "wins",
"optionB": "together",
"optionC": "small",
"optionD": "Celebrate",
"optionE": "team",
"result": "Celebrate small team wins together",
"explanation": "ESFJ는 작은 성공을 함께 축하하며 팀워크를 높이려고 해요."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "How do we balance?",
"translation": "어떻게 균형을 맞출까?"
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Success through team spirit.",
"translation": "팀 정신을 통한 성공."
},
{
"type": "script",
"index": 12,
"speaker": "성준",
"script": "That maintains team energy.",
"translation": "그게 팀 에너지를 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Your focus drives progress.",
"translation": "당신의 집중이 진전을 이끌어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "구조 vs 감정의 만남",
"explanation": "감정적 갈등 상황에서의 서로 다른 접근",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Logic solves this problem.",
"translation": "논리가 이 문제를 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Feelings need attention first.",
"translation": "감정이 먼저 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성이는 논리로 문제를 해결하자고 하나요?",
"hint": "ENTJ는 논리적 접근을 선호해요.",
"result": "O",
"explanation": "태성이는 'Logic solves'라고 말하며 논리적 해결을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Emotions cloud clear judgment.",
"translation": "감정이 명확한 판단을 흐려."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Hearts connect us all.",
"translation": "마음이 우리 모두를 연결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol believes hearts @@ us all.",
"hint": "ESFP는 감정적 연결의 중요성을 강조해요.",
"optionA": "divide",
"optionB": "connect",
"optionC": "confuse",
"result": "connect",
"explanation": "예솔이는 마음이 모든 사람을 연결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Facts provide solid foundation.",
"translation": "사실이 견고한 토대를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Understanding creates lasting solutions.",
"translation": "이해가 지속적인 해결책을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이가 말하는 감정의 역할이에요.",
"result": "Feelings show important emotional truth",
"explanation": "ESFP는 감정이 중요한 감정적 진실을 보여준다고 생각해요.",
"optionA": "important",
"optionB": "truth",
"optionC": "Feelings",
"optionD": "show",
"optionE": "emotional"
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "Can feelings inform logic?",
"translation": "감정이 논리에 정보를 줄 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "They reveal hidden patterns.",
"translation": "숨겨진 패턴을 보여줘."
},
{
"type": "script",
"index": 12,
"speaker": "태성",
"script": "Emotional data helps decisions.",
"translation": "감정적 데이터가 결정에 도움되네."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Your logic gives structure.",
"translation": "당신의 논리가 구조를 줘."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "구조 vs 감정의 만남",
"explanation": "감정적 갈등 상황에서의 서로 다른 접근",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Logic solves this problem.",
"translation": "논리가 이 문제를 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Feelings need attention first.",
"translation": "감정이 먼저 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성이는 논리로 문제를 해결하자고 하나요?",
"hint": "ENTJ는 논리적 접근을 선호해요.",
"result": "O",
"explanation": "태성이는 'Logic solves'라고 말하며 논리적 해결을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Emotions cloud clear judgment.",
"translation": "감정이 명확한 판단을 흐려."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Hearts connect us all.",
"translation": "마음이 우리 모두를 연결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol believes hearts @@ us all.",
"hint": "ESFP는 감정적 연결의 중요성을 강조해요.",
"optionA": "divide",
"optionB": "connect",
"optionC": "confuse",
"result": "connect",
"explanation": "예솔이는 마음이 모든 사람을 연결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Facts provide solid foundation.",
"translation": "사실이 견고한 토대를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Understanding creates lasting solutions.",
"translation": "이해가 지속적인 해결책을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔이가 말하는 감정의 역할이에요.",
"optionA": "important",
"optionB": "truth",
"optionC": "Feelings",
"optionD": "show",
"optionE": "emotional",
"result": "Feelings show important emotional truth",
"explanation": "ESFP는 감정이 중요한 감정적 진실을 보여준다고 생각해요."
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "Can feelings inform logic?",
"translation": "감정이 논리에 정보를 줄 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "They reveal hidden patterns.",
"translation": "숨겨진 패턴을 보여줘."
},
{
"type": "script",
"index": 12,
"speaker": "태성",
"script": "Emotional data helps decisions.",
"translation": "감정적 데이터가 결정에 도움되네."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Your logic gives structure.",
"translation": "당신의 논리가 구조를 줘."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실행 vs 아이디어의 대화",
"explanation": "창의적 갈등 해결에서의 두 접근법",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜원",
"script": "Execute our best plan.",
"translation": "우리 최고의 계획을 실행하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Wait, I have ideas.",
"translation": "잠깐, 아이디어가 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "혜원이는 최고의 계획을 실행하자고 하나요?",
"hint": "ENTJ는 실행과 결과를 중시해요.",
"result": "O",
"explanation": "혜원이는 'Execute our best plan'이라고 실행을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜원",
"script": "Implementation beats endless brainstorming.",
"translation": "실행이 끝없는 브레인스토밍을 이겨."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New possibilities keep emerging.",
"translation": "새로운 가능성들이 계속 나타나고 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon sees new @@ emerging.",
"hint": "ENTP는 계속해서 새로운 가능성을 발견해요.",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "limits",
"result": "possibilities",
"explanation": "도윤이는 새로운 가능성들이 나타나고 있다고 봐요."
},
{
"type": "script",
"index": 7,
"speaker": "혜원",
"script": "Perfect timing rarely exists.",
"translation": "완벽한 타이밍은 거의 존재하지 않아."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "But innovation requires exploration.",
"translation": "하지만 혁신은 탐험이 필요해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이가 제안한 창의적 방법이에요.",
"result": "Test creative ideas while moving",
"explanation": "ENTP는 움직이면서 동시에 창의적 아이디어를 테스트하는 방법을 제안해요.",
"optionA": "Test",
"optionB": "creative",
"optionC": "ideas",
"optionD": "moving",
"optionE": "while"
},
{
"type": "script",
"index": 10,
"speaker": "혜원",
"script": "How do we blend?",
"translation": "어떻게 섞을까?"
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Experiment during execution process.",
"translation": "실행 과정에서 실험해."
},
{
"type": "script",
"index": 12,
"speaker": "혜원",
"script": "That maintains our momentum.",
"translation": "그게 우리 추진력을 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Your execution makes dreams real.",
"translation": "당신의 실행이 꿈을 현실로 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "실행 vs 아이디어의 대화",
"explanation": "창의적 갈등 해결에서의 두 접근법",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜원",
"script": "Execute our best plan.",
"translation": "우리 최고의 계획을 실행하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Wait, I have ideas.",
"translation": "잠깐, 아이디어가 있어."
},
{
"type": "ox",
"index": 3,
"quiz": "혜원이는 최고의 계획을 실행하자고 하나요?",
"hint": "ENTJ는 실행과 결과를 중시해요.",
"result": "O",
"explanation": "혜원이는 'Execute our best plan'이라고 실행을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜원",
"script": "Implementation beats endless brainstorming.",
"translation": "실행이 끝없는 브레인스토밍을 이겨."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New possibilities keep emerging.",
"translation": "새로운 가능성들이 계속 나타나고 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon sees new @@ emerging.",
"hint": "ENTP는 계속해서 새로운 가능성을 발견해요.",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "limits",
"result": "possibilities",
"explanation": "도윤이는 새로운 가능성들이 나타나고 있다고 봐요."
},
{
"type": "script",
"index": 7,
"speaker": "혜원",
"script": "Perfect timing rarely exists.",
"translation": "완벽한 타이밍은 거의 존재하지 않아."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "But innovation requires exploration.",
"translation": "하지만 혁신은 탐험이 필요해."
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤이가 제안한 창의적 방법이에요.",
"optionA": "Test",
"optionB": "creative",
"optionC": "ideas",
"optionD": "moving",
"optionE": "while",
"result": "Test creative ideas while moving",
"explanation": "ENTP는 움직이면서 동시에 창의적 아이디어를 테스트하는 방법을 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "혜원",
"script": "How do we blend?",
"translation": "어떻게 섞을까?"
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Experiment during execution process.",
"translation": "실행 과정에서 실험해."
},
{
"type": "script",
"index": 12,
"speaker": "혜원",
"script": "That maintains our momentum.",
"translation": "그게 우리 추진력을 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Your execution makes dreams real.",
"translation": "당신의 실행이 꿈을 현실로 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "결과 vs 과정의 조화",
"explanation": "사람 중심 갈등 해결에서의 두 관점",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예린",
"script": "Results define our success.",
"translation": "결과가 우리 성공을 정의해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Process shapes lasting change.",
"translation": "과정이 지속적인 변화를 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "예린이는 결과가 성공을 정의한다고 하나요?",
"hint": "ENTJ는 결과 중심적 사고를 해요.",
"result": "O",
"explanation": "예린이는 'Results define our success'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예린",
"script": "Outcomes speak most clearly.",
"translation": "결과가 가장 명확하게 말해."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Journey builds character together.",
"translation": "여정이 함께 인격을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-min believes journey builds @@ together.",
"hint": "ENFJ는 과정에서 함께 성장하는 것을 중시해요.",
"optionA": "walls",
"optionB": "character",
"optionC": "distance",
"result": "character",
"explanation": "재민이는 여정이 함께 인격을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Efficiency saves precious time.",
"translation": "효율성이 소중한 시간을 절약해."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Growth takes patient nurturing.",
"translation": "성장은 인내심 있는 양육이 필요해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민이가 제안한 두 가치의 결합이에요.",
"result": "Meaningful progress requires both relationships",
"explanation": "ENFJ는 의미있는 진전을 위해 결과와 관계 모두 필요하다고 생각해요.",
"optionA": "Meaningful",
"optionB": "progress",
"optionC": "requires",
"optionD": "relationships",
"optionE": "both"
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Can we honor both?",
"translation": "둘 다 존중할 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Growth through shared achievement.",
"translation": "공유된 성취를 통한 성장."
},
{
"type": "script",
"index": 12,
"speaker": "예린",
"script": "That achieves sustainable progress.",
"translation": "그게 지속 가능한 진전을 달성하네."
},
{
"type": "script",
"index": 13,
"speaker": "재민",
"script": "Your drive creates momentum.",
"translation": "당신의 추진력이 동력을 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "결과 vs 과정의 조화",
"explanation": "사람 중심 갈등 해결에서의 두 관점",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예린",
"script": "Results define our success.",
"translation": "결과가 우리 성공을 정의해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Process shapes lasting change.",
"translation": "과정이 지속적인 변화를 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "예린이는 결과가 성공을 정의한다고 하나요?",
"hint": "ENTJ는 결과 중심적 사고를 해요.",
"result": "O",
"explanation": "예린이는 'Results define our success'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예린",
"script": "Outcomes speak most clearly.",
"translation": "결과가 가장 명확하게 말해."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Journey builds character together.",
"translation": "여정이 함께 인격을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-min believes journey builds @@ together.",
"hint": "ENFJ는 과정에서 함께 성장하는 것을 중시해요.",
"optionA": "walls",
"optionB": "character",
"optionC": "distance",
"result": "character",
"explanation": "재민이는 여정이 함께 인격을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Efficiency saves precious time.",
"translation": "효율성이 소중한 시간을 절약해."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Growth takes patient nurturing.",
"translation": "성장은 인내심 있는 양육이 필요해."
},
{
"type": "puzzle",
"index": 9,
"hint": "재민이가 제안한 두 가치의 결합이에요.",
"optionA": "Meaningful",
"optionB": "progress",
"optionC": "requires",
"optionD": "relationships",
"optionE": "both",
"result": "Meaningful progress requires both relationships",
"explanation": "ENFJ는 의미있는 진전을 위해 결과와 관계 모두 필요하다고 생각해요."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Can we honor both?",
"translation": "둘 다 존중할 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Growth through shared achievement.",
"translation": "공유된 성취를 통한 성장."
},
{
"type": "script",
"index": 12,
"speaker": "예린",
"script": "That achieves sustainable progress.",
"translation": "그게 지속 가능한 진전을 달성하네."
},
{
"type": "script",
"index": 13,
"speaker": "재민",
"script": "Your drive creates momentum.",
"translation": "당신의 추진력이 동력을 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "체계 vs 유연함의 균형",
"explanation": "창의적 갈등에서의 구조와 자유의 조화",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하은",
"script": "Structure guides our path.",
"translation": "구조가 우리 길을 안내해."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Flexibility opens new doors.",
"translation": "유연성이 새로운 문을 열어."
},
{
"type": "ox",
"index": 3,
"quiz": "하은이는 구조가 길을 안내한다고 하나요?",
"hint": "ENTJ는 체계적 구조를 중시해요.",
"result": "O",
"explanation": "하은이는 'Structure guides our path'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Plans prevent chaotic outcomes.",
"translation": "계획이 혼돈스러운 결과를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Spontaneity creates magical moments.",
"translation": "즉흥성이 마법 같은 순간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes spontaneity creates @@ moments.",
"hint": "ENFP는 즉흥성이 만드는 특별함을 강조해요.",
"optionA": "boring",
"optionB": "magical",
"optionC": "difficult",
"result": "magical",
"explanation": "지영이는 즉흥성이 마법 같은 순간을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Consistency builds reliable foundations.",
"translation": "일관성이 믿을 만한 토대를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Variety keeps energy alive.",
"translation": "다양성이 에너지를 살려둬."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지영이가 제안한 균형잡힌 접근법이에요.",
"result": "Creative structure enables organized freedom",
"explanation": "ENFP는 창의적 구조가 체계적인 자유를 가능하게 한다고 제안해요.",
"optionA": "enables",
"optionB": "structure",
"optionC": "Creative",
"optionD": "freedom",
"optionE": "organized"
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "How do we combine?",
"translation": "어떻게 결합할까?"
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Freedom within clear boundaries.",
"translation": "명확한 경계 안에서의 자유."
},
{
"type": "script",
"index": 12,
"speaker": "하은",
"script": "That maintains both stability.",
"translation": "그게 안정성 둘 다를 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Your structure enables creativity.",
"translation": "당신의 구조가 창의성을 가능하게 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "체계 vs 유연함의 균형",
"explanation": "창의적 갈등에서의 구조와 자유의 조화",
"level": 3,
"my_mbti": "ENTJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하은",
"script": "Structure guides our path.",
"translation": "구조가 우리 길을 안내해."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Flexibility opens new doors.",
"translation": "유연성이 새로운 문을 열어."
},
{
"type": "ox",
"index": 3,
"quiz": "하은이는 구조가 길을 안내한다고 하나요?",
"hint": "ENTJ는 체계적 구조를 중시해요.",
"result": "O",
"explanation": "하은이는 'Structure guides our path'라고 말했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Plans prevent chaotic outcomes.",
"translation": "계획이 혼돈스러운 결과를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Spontaneity creates magical moments.",
"translation": "즉흥성이 마법 같은 순간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes spontaneity creates @@ moments.",
"hint": "ENFP는 즉흥성이 만드는 특별함을 강조해요.",
"optionA": "boring",
"optionB": "magical",
"optionC": "difficult",
"result": "magical",
"explanation": "지영이는 즉흥성이 마법 같은 순간을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Consistency builds reliable foundations.",
"translation": "일관성이 믿을 만한 토대를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Variety keeps energy alive.",
"translation": "다양성이 에너지를 살려둬."
},
{
"type": "puzzle",
"index": 9,
"hint": "지영이가 제안한 균형잡힌 접근법이에요.",
"optionA": "enables",
"optionB": "structure",
"optionC": "Creative",
"optionD": "freedom",
"optionE": "organized",
"result": "Creative structure enables organized freedom",
"explanation": "ENFP는 창의적 구조가 체계적인 자유를 가능하게 한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "How do we combine?",
"translation": "어떻게 결합할까?"
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Freedom within clear boundaries.",
"translation": "명확한 경계 안에서의 자유."
},
{
"type": "script",
"index": 12,
"speaker": "하은",
"script": "That maintains both stability.",
"translation": "그게 안정성 둘 다를 유지하네."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Your structure enables creativity.",
"translation": "당신의 구조가 창의성을 가능하게 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 전통의 만남",
"explanation": "ENTP의 창의적 접근과 ISTJ의 체계적 방법론 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's try creative new approaches.",
"translation": "창의적이고 새로운 접근을 시도해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow proven methods.",
"translation": "입증된 방법을 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 창의적 접근을 시도하자고 했나요?",
"hint": "ENTP는 갈등 해결 시 새롭고 혁신적인 방법을 탐구하려 해요.",
"result": "O",
"explanation": "도윤이는 'Let's try creative new approaches'라고 창의적 접근을 시도하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Proven methods provide reliable foundation.",
"translation": "입증된 방법이 신뢰할 만한 기반을 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Innovation works better with systematic.",
"translation": "혁신은 체계적 구조와 함께할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes proven methods provide @@.",
"hint": "ENTP는 기존 방법이 새로운 아이디어의 안정적 기반이 된다고 인정해요.",
"optionA": "confusion",
"optionB": "reliable foundation",
"optionC": "limitations",
"result": "reliable foundation",
"explanation": "도윤이는 입증된 방법이 '신뢰할 만한 기반(reliable foundation)'을 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Structure helps organize creative chaos.",
"translation": "구조가 창의적 혼돈을 조직화하는데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Creative thinking improves traditional approaches.",
"translation": "창의적 사고가 전통적 접근을 개선해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현이가 말하는 혁신과 전통의 결합이에요.",
"optionA": "creates",
"optionB": "change",
"optionC": "innovation",
"optionD": "sustainable",
"optionE": "positive",
"optionF": "Structured",
"result": "Structured innovation creates sustainable positive change",
"explanation": "동현이는 구조화된 혁신이 지속가능한 긍정적 변화를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Traditional wisdom guides innovative solutions.",
"translation": "전통적 지혜가 혁신적 해결책을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Fresh perspectives strengthen established systems.",
"translation": "새로운 관점이 기존 시스템을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Balanced approach combines reliable methods.",
"translation": "균형잡힌 접근이 신뢰할 만한 방법과 창의적 탐구를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Effective solutions emerge from integrating.",
"translation": "효과적인 해결책이 검증된 실행과 혁신적 사고를 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 전통의 만남",
"explanation": "ENTP의 창의적 접근과 ISTJ의 체계적 방법론 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's try creative new approaches.",
"translation": "창의적이고 새로운 접근을 시도해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow proven methods.",
"translation": "입증된 방법을 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 창의적 접근을 시도하자고 했나요?",
"hint": "ENTP는 갈등 해결 시 새롭고 혁신적인 방법을 탐구하려 해요.",
"result": "O",
"explanation": "도윤이는 'Let's try creative new approaches'라고 창의적 접근을 시도하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Proven methods provide reliable foundation.",
"translation": "입증된 방법이 신뢰할 만한 기반을 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Innovation works better with systematic.",
"translation": "혁신은 체계적 구조와 함께할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes proven methods provide @@.",
"hint": "ENTP는 기존 방법이 새로운 아이디어의 안정적 기반이 된다고 인정해요.",
"optionA": "confusion",
"optionB": "reliable foundation",
"optionC": "limitations",
"result": "reliable foundation",
"explanation": "도윤이는 입증된 방법이 '신뢰할 만한 기반(reliable foundation)'을 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Structure helps organize creative chaos.",
"translation": "구조가 창의적 혼돈을 조직화하는데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Creative thinking improves traditional approaches.",
"translation": "창의적 사고가 전통적 접근을 개선해."
},
{
"type": "puzzle",
"index": 9,
"hint": "동현이가 말하는 혁신과 전통의 결합이에요.",
"optionA": "creates",
"optionB": "change",
"optionC": "innovation",
"optionD": "sustainable",
"optionE": "positive",
"optionF": "Structured",
"result": "Structured innovation creates sustainable positive change",
"explanation": "동현이는 구조화된 혁신이 지속가능한 긍정적 변화를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Traditional wisdom guides innovative solutions.",
"translation": "전통적 지혜가 혁신적 해결책을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Fresh perspectives strengthen established systems.",
"translation": "새로운 관점이 기존 시스템을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Balanced approach combines reliable methods.",
"translation": "균형잡힌 접근이 신뢰할 만한 방법과 창의적 탐구를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Effective solutions emerge from integrating.",
"translation": "효과적인 해결책이 검증된 실행과 혁신적 사고를 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "아이디어와 실행의 대화",
"explanation": "ENTP의 개념적 탐구와 ISTP의 실용적 적용 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's brainstorm multiple creative possibilities.",
"translation": "여러 창의적 가능성을 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "What actually works in practice?",
"translation": "실제로 실무에서 뭐가 효과적이야?"
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 실무에서 효과적인 것을 찾고 있나요?",
"hint": "ISTP는 실제 적용 가능하고 실용적인 해결책을 중요시해요.",
"result": "O",
"explanation": "태오는 'What actually works in practice?'라고 실무에서 효과적인 것을 찾고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Practical application tests creative concepts.",
"translation": "실용적 적용이 창의적 개념을 테스트해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Multiple possibilities reveal practical options.",
"translation": "다양한 가능성이 실용적 선택지를 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes practical application tests @@.",
"hint": "ENTP는 실용적 적용이 창의적 아이디어의 실효성을 검증한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative concepts",
"optionC": "old ideas",
"result": "creative concepts",
"explanation": "현우는 실용적 적용이 '창의적 개념(creative concepts)'을 테스트한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Hands-on experience refines theoretical models.",
"translation": "실무 경험이 이론적 모델을 정제해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Conceptual thinking expands practical solutions.",
"translation": "개념적 사고가 실용적 해결책을 확장해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태오가 말하는 이론과 실무의 결합이에요.",
"optionA": "with",
"optionB": "blend",
"optionC": "action",
"optionD": "ideas",
"optionE": "solutions",
"optionF": "Effective",
"result": "Effective solutions blend ideas with action",
"explanation": "태오는 효과적인 해결책이 아이디어와 행동을 혼합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Practical constraints shape innovative thinking.",
"translation": "실용적 제약이 혁신적 사고를 형성해."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Creative exploration reveals unexpected applications.",
"translation": "창의적 탐구가 예상치 못한 적용법을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Dynamic problem-solving combines conceptual exploration.",
"translation": "역동적 문제 해결이 개념적 탐구와 실무 검증을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Breakthrough innovations emerge from balancing.",
"translation": "획기적 혁신이 이론적 상상력과 실용적 적용의 균형을 맞추는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "아이디어와 실행의 대화",
"explanation": "ENTP의 개념적 탐구와 ISTP의 실용적 적용 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's brainstorm multiple creative possibilities.",
"translation": "여러 창의적 가능성을 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "What actually works in practice?",
"translation": "실제로 실무에서 뭐가 효과적이야?"
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 실무에서 효과적인 것을 찾고 있나요?",
"hint": "ISTP는 실제 적용 가능하고 실용적인 해결책을 중요시해요.",
"result": "O",
"explanation": "태오는 'What actually works in practice?'라고 실무에서 효과적인 것을 찾고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Practical application tests creative concepts.",
"translation": "실용적 적용이 창의적 개념을 테스트해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Multiple possibilities reveal practical options.",
"translation": "다양한 가능성이 실용적 선택지를 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes practical application tests @@.",
"hint": "ENTP는 실용적 적용이 창의적 아이디어의 실효성을 검증한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative concepts",
"optionC": "old ideas",
"result": "creative concepts",
"explanation": "현우는 실용적 적용이 '창의적 개념(creative concepts)'을 테스트한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Hands-on experience refines theoretical models.",
"translation": "실무 경험이 이론적 모델을 정제해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Conceptual thinking expands practical solutions.",
"translation": "개념적 사고가 실용적 해결책을 확장해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태오가 말하는 이론과 실무의 결합이에요.",
"optionA": "with",
"optionB": "blend",
"optionC": "action",
"optionD": "ideas",
"optionE": "solutions",
"optionF": "Effective",
"result": "Effective solutions blend ideas with action",
"explanation": "태오는 효과적인 해결책이 아이디어와 행동을 혼합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Practical constraints shape innovative thinking.",
"translation": "실용적 제약이 혁신적 사고를 형성해."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Creative exploration reveals unexpected applications.",
"translation": "창의적 탐구가 예상치 못한 적용법을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Dynamic problem-solving combines conceptual exploration.",
"translation": "역동적 문제 해결이 개념적 탐구와 실무 검증을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Breakthrough innovations emerge from balancing.",
"translation": "획기적 혁신이 이론적 상상력과 실용적 적용의 균형을 맞추는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 배려의 조화",
"explanation": "ENTP의 창의적 변화와 ISFJ의 관계 중심 해결 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's explore completely new directions.",
"translation": "완전히 새로운 방향을 탐구해보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How will this affect everyone?",
"translation": "이것이 모든 사람에게 어떻게 영향을 줄까?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람에게 미치는 영향을 고려하나요?",
"hint": "ISFJ는 변화가 모든 관련자에게 미치는 영향을 신중하게 고려해요.",
"result": "O",
"explanation": "예나는 'How will this affect everyone?'라고 모든 사람에게 미치는 영향을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Considering people ensures sustainable innovation.",
"translation": "사람들을 고려하는 것이 지속가능한 혁신을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "New directions work better when.",
"translation": "새로운 방향은 사람들이 지지할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes considering people ensures @@.",
"hint": "ENTP는 사람들의 필요를 고려하는 것이 혁신의 지속가능성을 만든다고 인정해요.",
"optionA": "failure",
"optionB": "sustainable innovation",
"optionC": "confusion",
"result": "sustainable innovation",
"explanation": "태현이는 사람들을 고려하는 것이 '지속가능한 혁신(sustainable innovation)'을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "People-centered change creates lasting impact.",
"translation": "사람 중심 변화가 지속되는 영향을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Innovation helps when it serves.",
"translation": "혁신은 진정한 인간적 필요를 섬길 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나가 말하는 배려와 혁신의 결합이에요.",
"optionA": "human",
"optionB": "deeply",
"optionC": "innovation",
"optionD": "relationships",
"optionE": "honors",
"optionF": "Thoughtful",
"result": "Thoughtful innovation honors human relationships deeply",
"explanation": "예나는 사려깊은 혁신이 인간 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Caring attention guides creative problem-solving.",
"translation": "돌봄의 관심이 창의적 문제 해결을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Creative thinking strengthens community bonds.",
"translation": "창의적 사고가 공동체 유대를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Meaningful change combines innovative exploration.",
"translation": "의미있는 변화가 혁신적 탐구와 관계적 지혜를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Effective transformation emerges from balancing.",
"translation": "효과적인 변화가 진보적 아이디어와 인간적 돌봄의 균형을 맞추는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 배려의 조화",
"explanation": "ENTP의 창의적 변화와 ISFJ의 관계 중심 해결 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's explore completely new directions.",
"translation": "완전히 새로운 방향을 탐구해보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How will this affect everyone?",
"translation": "이것이 모든 사람에게 어떻게 영향을 줄까?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람에게 미치는 영향을 고려하나요?",
"hint": "ISFJ는 변화가 모든 관련자에게 미치는 영향을 신중하게 고려해요.",
"result": "O",
"explanation": "예나는 'How will this affect everyone?'라고 모든 사람에게 미치는 영향을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Considering people ensures sustainable innovation.",
"translation": "사람들을 고려하는 것이 지속가능한 혁신을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "New directions work better when.",
"translation": "새로운 방향은 사람들이 지지할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes considering people ensures @@.",
"hint": "ENTP는 사람들의 필요를 고려하는 것이 혁신의 지속가능성을 만든다고 인정해요.",
"optionA": "failure",
"optionB": "sustainable innovation",
"optionC": "confusion",
"result": "sustainable innovation",
"explanation": "태현이는 사람들을 고려하는 것이 '지속가능한 혁신(sustainable innovation)'을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "People-centered change creates lasting impact.",
"translation": "사람 중심 변화가 지속되는 영향을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Innovation helps when it serves.",
"translation": "혁신은 진정한 인간적 필요를 섬길 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "예나가 말하는 배려와 혁신의 결합이에요.",
"optionA": "human",
"optionB": "deeply",
"optionC": "innovation",
"optionD": "relationships",
"optionE": "honors",
"optionF": "Thoughtful",
"result": "Thoughtful innovation honors human relationships deeply",
"explanation": "예나는 사려깊은 혁신이 인간 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Caring attention guides creative problem-solving.",
"translation": "돌봄의 관심이 창의적 문제 해결을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Creative thinking strengthens community bonds.",
"translation": "창의적 사고가 공동체 유대를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Meaningful change combines innovative exploration.",
"translation": "의미있는 변화가 혁신적 탐구와 관계적 지혜를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Effective transformation emerges from balancing.",
"translation": "효과적인 변화가 진보적 아이디어와 인간적 돌봄의 균형을 맞추는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 가치의 만남",
"explanation": "ENTP의 창의적 탐구와 ISFP의 가치 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's challenge conventional thinking patterns.",
"translation": "관습적 사고 패턴에 도전해보자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "This needs to align with.",
"translation": "이것은 내 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 가치와의 일치를 중요시하나요?",
"hint": "ISFP는 해결책이 개인적 가치 체계와 조화를 이뤄야 한다고 믿어요.",
"result": "O",
"explanation": "채영이는 'This needs to align with'라고 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Value-aligned innovation creates authentic change.",
"translation": "가치와 일치하는 혁신이 진정한 변화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Challenging thinking can honor personal.",
"translation": "사고에 도전하는 것이 개인적 원칙을 존중할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes value-aligned innovation creates @@.",
"hint": "ENTP는 가치와 일치하는 혁신이 더 진실하고 의미 있는 변화를 만든다고 인정해요.",
"optionA": "problems",
"optionB": "authentic change",
"optionC": "confusion",
"result": "authentic change",
"explanation": "윤호는 가치와 일치하는 혁신이 '진정한 변화(authentic change)'를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Personal meaning guides creative exploration.",
"translation": "개인적 의미가 창의적 탐구를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Innovation works when it respects.",
"translation": "혁신은 개별적 진정성을 존중할 때 작동해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이가 말하는 가치와 창의성의 결합이에요.",
"optionA": "authentic",
"optionB": "personal",
"optionC": "values",
"optionD": "solutions",
"optionE": "honor",
"optionF": "Creative",
"result": "Creative solutions honor personal authentic values",
"explanation": "채영이는 창의적 해결책이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Authentic expression validates innovative concepts.",
"translation": "진정한 표현이 혁신적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Respectful innovation nurtures individual growth.",
"translation": "존중하는 혁신이 개별적 성장을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Meaningful progress balances creative exploration.",
"translation": "의미있는 진보가 창의적 탐구와 개인적 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Sustainable change emerges from honoring.",
"translation": "지속가능한 변화가 혁신적 가능성과 개인적 가치를 모두 존중하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 가치의 만남",
"explanation": "ENTP의 창의적 탐구와 ISFP의 가치 중심 접근 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's challenge conventional thinking patterns.",
"translation": "관습적 사고 패턴에 도전해보자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "This needs to align with.",
"translation": "이것은 내 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 가치와의 일치를 중요시하나요?",
"hint": "ISFP는 해결책이 개인적 가치 체계와 조화를 이뤄야 한다고 믿어요.",
"result": "O",
"explanation": "채영이는 'This needs to align with'라고 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Value-aligned innovation creates authentic change.",
"translation": "가치와 일치하는 혁신이 진정한 변화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Challenging thinking can honor personal.",
"translation": "사고에 도전하는 것이 개인적 원칙을 존중할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes value-aligned innovation creates @@.",
"hint": "ENTP는 가치와 일치하는 혁신이 더 진실하고 의미 있는 변화를 만든다고 인정해요.",
"optionA": "problems",
"optionB": "authentic change",
"optionC": "confusion",
"result": "authentic change",
"explanation": "윤호는 가치와 일치하는 혁신이 '진정한 변화(authentic change)'를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Personal meaning guides creative exploration.",
"translation": "개인적 의미가 창의적 탐구를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Innovation works when it respects.",
"translation": "혁신은 개별적 진정성을 존중할 때 작동해."
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이가 말하는 가치와 창의성의 결합이에요.",
"optionA": "authentic",
"optionB": "personal",
"optionC": "values",
"optionD": "solutions",
"optionE": "honor",
"optionF": "Creative",
"result": "Creative solutions honor personal authentic values",
"explanation": "채영이는 창의적 해결책이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Authentic expression validates innovative concepts.",
"translation": "진정한 표현이 혁신적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Respectful innovation nurtures individual growth.",
"translation": "존중하는 혁신이 개별적 성장을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Meaningful progress balances creative exploration.",
"translation": "의미있는 진보가 창의적 탐구와 개인적 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Sustainable change emerges from honoring.",
"translation": "지속가능한 변화가 혁신적 가능성과 개인적 가치를 모두 존중하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "탐구와 실현의 융합",
"explanation": "ENTP의 무한 가능성 탐구와 INTJ의 전략적 실현 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's explore endless creative possibilities.",
"translation": "끝없는 창의적 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "We need focused strategic implementation.",
"translation": "집중된 전략적 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 집중된 전략적 실행을 원하나요?",
"hint": "INTJ는 아이디어를 실현하기 위한 체계적이고 집중된 실행을 중요시해요.",
"result": "O",
"explanation": "지훈이는 'We need focused strategic implementation'라고 집중된 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Strategic focus turns possibilities into.",
"translation": "전략적 집중이 가능성을 현실로 바꿔."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Exploring possibilities enriches strategic planning.",
"translation": "가능성을 탐구하는 것이 전략적 계획을 풍부하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes strategic focus turns possibilities @@.",
"hint": "ENTP는 전략적 집중이 아이디어를 실제 결과로 변환한다고 인정해요.",
"optionA": "into chaos",
"optionB": "into reality",
"optionC": "into problems",
"result": "into reality",
"explanation": "도윤이는 전략적 집중이 가능성을 '현실로(into reality)' 바꾼다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Visionary planning organizes creative energy.",
"translation": "비전적 계획이 창의적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Creative exploration reveals strategic opportunities.",
"translation": "창의적 탐구가 전략적 기회를 드러내."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이가 말하는 탐구와 실행의 결합이에요.",
"optionA": "into",
"optionB": "transforms",
"optionC": "achievements",
"optionD": "innovation",
"optionE": "ideas",
"optionF": "Systematic",
"result": "Systematic innovation transforms ideas into achievements",
"explanation": "지훈이는 체계적인 혁신이 아이디어를 성취로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Implementation feedback generates new creative.",
"translation": "실행 피드백이 새로운 창의적 방향을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Dynamic ideation strengthens strategic frameworks.",
"translation": "역동적인 아이디어 생성이 전략적 틀을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Effective leadership combines unlimited exploration.",
"translation": "효과적인 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Breakthrough results emerge from integrating.",
"translation": "획기적 결과가 창의적 비전과 체계적 실현을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "탐구와 실현의 융합",
"explanation": "ENTP의 무한 가능성 탐구와 INTJ의 전략적 실현 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's explore endless creative possibilities.",
"translation": "끝없는 창의적 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "We need focused strategic implementation.",
"translation": "집중된 전략적 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 집중된 전략적 실행을 원하나요?",
"hint": "INTJ는 아이디어를 실현하기 위한 체계적이고 집중된 실행을 중요시해요.",
"result": "O",
"explanation": "지훈이는 'We need focused strategic implementation'라고 집중된 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Strategic focus turns possibilities into.",
"translation": "전략적 집중이 가능성을 현실로 바꿔."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Exploring possibilities enriches strategic planning.",
"translation": "가능성을 탐구하는 것이 전략적 계획을 풍부하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes strategic focus turns possibilities @@.",
"hint": "ENTP는 전략적 집중이 아이디어를 실제 결과로 변환한다고 인정해요.",
"optionA": "into chaos",
"optionB": "into reality",
"optionC": "into problems",
"result": "into reality",
"explanation": "도윤이는 전략적 집중이 가능성을 '현실로(into reality)' 바꾼다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Visionary planning organizes creative energy.",
"translation": "비전적 계획이 창의적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Creative exploration reveals strategic opportunities.",
"translation": "창의적 탐구가 전략적 기회를 드러내."
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이가 말하는 탐구와 실행의 결합이에요.",
"optionA": "into",
"optionB": "transforms",
"optionC": "achievements",
"optionD": "innovation",
"optionE": "ideas",
"optionF": "Systematic",
"result": "Systematic innovation transforms ideas into achievements",
"explanation": "지훈이는 체계적인 혁신이 아이디어를 성취로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Implementation feedback generates new creative.",
"translation": "실행 피드백이 새로운 창의적 방향을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Dynamic ideation strengthens strategic frameworks.",
"translation": "역동적인 아이디어 생성이 전략적 틀을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Effective leadership combines unlimited exploration.",
"translation": "효과적인 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Breakthrough results emerge from integrating.",
"translation": "획기적 결과가 창의적 비전과 체계적 실현을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 가지 탐구의 춤",
"explanation": "ENTP의 외향적 브레인스토밍과 INTP의 내향적 분석 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's brainstorm ideas together energetically.",
"translation": "함께 활기차게 아이디어를 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "채원",
"script": "I need quiet time to.",
"translation": "깊이 생각할 조용한 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채원이는 깊이 생각할 조용한 시간이 필요하다고 했나요?",
"hint": "INTP는 아이디어를 깊이 분석하고 탐구할 개인적 시간을 필요로 해요.",
"result": "O",
"explanation": "채원이는 'I need quiet time to'라고 깊이 생각할 조용한 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Deep thinking strengthens collaborative brainstorming.",
"translation": "깊은 사고가 협력적 브레인스토밍을 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "채원",
"script": "Group energy sparks individual analytical.",
"translation": "그룹 에너지가 개별적 분석적 통찰을 촉발해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes deep thinking strengthens @@.",
"hint": "ENTP는 깊은 개인적 사고가 그룹 아이디어 생성을 더 강하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "collaborative brainstorming",
"optionC": "isolation",
"result": "collaborative brainstorming",
"explanation": "태현이는 깊은 사고가 '협력적 브레인스토밍(collaborative brainstorming)'을 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Different thinking styles complement creative.",
"translation": "다른 사고 스타일이 창의적 과정을 보완해."
},
{
"type": "script",
"index": 8,
"speaker": "채원",
"script": "Collaborative exploration validates individual insights.",
"translation": "협력적 탐구가 개별적 통찰을 검증해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채원이가 말하는 개인과 협력의 결합이에요.",
"optionA": "group",
"optionB": "with",
"optionC": "combines",
"optionD": "exploration",
"optionE": "individual",
"optionF": "Balanced",
"result": "Balanced exploration combines individual with group",
"explanation": "채원이는 균형잡힌 탐구가 개인과 그룹을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Solitary reflection enriches dynamic group.",
"translation": "고독한 성찰이 역동적 그룹 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채원",
"script": "Interactive ideation deepens thoughtful analysis.",
"translation": "상호작용적 아이디어 생성이 사려깊은 분석을 깊게 해."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Creative synergy emerges from honoring.",
"translation": "창의적 시너지가 개별적 깊이와 집단적 에너지를 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채원",
"script": "Innovative solutions require both intensive.",
"translation": "혁신적 해결책이 집중적 개인 분석과 역동적 협력을 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 가지 탐구의 춤",
"explanation": "ENTP의 외향적 브레인스토밍과 INTP의 내향적 분석 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's brainstorm ideas together energetically.",
"translation": "함께 활기차게 아이디어를 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "채원",
"script": "I need quiet time to.",
"translation": "깊이 생각할 조용한 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채원이는 깊이 생각할 조용한 시간이 필요하다고 했나요?",
"hint": "INTP는 아이디어를 깊이 분석하고 탐구할 개인적 시간을 필요로 해요.",
"result": "O",
"explanation": "채원이는 'I need quiet time to'라고 깊이 생각할 조용한 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Deep thinking strengthens collaborative brainstorming.",
"translation": "깊은 사고가 협력적 브레인스토밍을 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "채원",
"script": "Group energy sparks individual analytical.",
"translation": "그룹 에너지가 개별적 분석적 통찰을 촉발해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes deep thinking strengthens @@.",
"hint": "ENTP는 깊은 개인적 사고가 그룹 아이디어 생성을 더 강하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "collaborative brainstorming",
"optionC": "isolation",
"result": "collaborative brainstorming",
"explanation": "태현이는 깊은 사고가 '협력적 브레인스토밍(collaborative brainstorming)'을 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Different thinking styles complement creative.",
"translation": "다른 사고 스타일이 창의적 과정을 보완해."
},
{
"type": "script",
"index": 8,
"speaker": "채원",
"script": "Collaborative exploration validates individual insights.",
"translation": "협력적 탐구가 개별적 통찰을 검증해."
},
{
"type": "puzzle",
"index": 9,
"hint": "채원이가 말하는 개인과 협력의 결합이에요.",
"optionA": "group",
"optionB": "with",
"optionC": "combines",
"optionD": "exploration",
"optionE": "individual",
"optionF": "Balanced",
"result": "Balanced exploration combines individual with group",
"explanation": "채원이는 균형잡힌 탐구가 개인과 그룹을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Solitary reflection enriches dynamic group.",
"translation": "고독한 성찰이 역동적 그룹 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채원",
"script": "Interactive ideation deepens thoughtful analysis.",
"translation": "상호작용적 아이디어 생성이 사려깊은 분석을 깊게 해."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Creative synergy emerges from honoring.",
"translation": "창의적 시너지가 개별적 깊이와 집단적 에너지를 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채원",
"script": "Innovative solutions require both intensive.",
"translation": "혁신적 해결책이 집중적 개인 분석과 역동적 협력을 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가능성과 통찰의 만남",
"explanation": "ENTP의 확산적 탐구와 INFJ의 수렴적 통찰 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's generate multiple innovative solutions.",
"translation": "여러 혁신적 해결책을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense one deeper underlying.",
"translation": "하나의 더 깊은 근본적 패턴이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 깊은 근본적 패턴을 감지한다고 했나요?",
"hint": "INFJ는 여러 아이디어 중에서 핵심적인 패턴과 의미를 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense one deeper underlying'라고 하나의 더 깊은 근본적 패턴을 감지한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Deep patterns guide multiple solution.",
"translation": "깊은 패턴이 여러 해결책 방향을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Multiple solutions reveal core insights.",
"translation": "여러 해결책이 핵심 통찰을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes deep patterns guide multiple @@.",
"hint": "ENTP는 근본적 패턴이 다양한 해결책의 방향을 제시한다고 인정해요.",
"optionA": "problems",
"optionB": "solution directions",
"optionC": "confusions",
"result": "solution directions",
"explanation": "윤호는 깊은 패턴이 여러 '해결책 방향(solution directions)'을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Intuitive insight focuses creative exploration.",
"translation": "직관적 통찰이 창의적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Diverse exploration validates intuitive understanding.",
"translation": "다양한 탐구가 직관적 이해를 검증해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이가 말하는 통찰과 탐구의 결합이에요.",
"optionA": "deep",
"optionB": "connects",
"optionC": "with",
"optionD": "wisdom",
"optionE": "Integrated",
"optionF": "broad",
"result": "Integrated wisdom connects broad with deep",
"explanation": "서진이는 통합된 지혜가 넓은 것과 깊은 것을 연결한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Visionary perspective organizes innovative possibilities.",
"translation": "비전적 관점이 혁신적 가능성들을 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Creative abundance enriches meaningful focus.",
"translation": "창의적 풍부함이 의미있는 집중을 풍부하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 확산적 생성과 수렴적 통찰을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Profound innovation requires both extensive.",
"translation": "심오한 혁신이 광범위한 탐구와 깊은 직관적 이해를 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가능성과 통찰의 만남",
"explanation": "ENTP의 확산적 탐구와 INFJ의 수렴적 통찰 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's generate multiple innovative solutions.",
"translation": "여러 혁신적 해결책을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense one deeper underlying.",
"translation": "하나의 더 깊은 근본적 패턴이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 깊은 근본적 패턴을 감지한다고 했나요?",
"hint": "INFJ는 여러 아이디어 중에서 핵심적인 패턴과 의미를 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense one deeper underlying'라고 하나의 더 깊은 근본적 패턴을 감지한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Deep patterns guide multiple solution.",
"translation": "깊은 패턴이 여러 해결책 방향을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Multiple solutions reveal core insights.",
"translation": "여러 해결책이 핵심 통찰을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes deep patterns guide multiple @@.",
"hint": "ENTP는 근본적 패턴이 다양한 해결책의 방향을 제시한다고 인정해요.",
"optionA": "problems",
"optionB": "solution directions",
"optionC": "confusions",
"result": "solution directions",
"explanation": "윤호는 깊은 패턴이 여러 '해결책 방향(solution directions)'을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Intuitive insight focuses creative exploration.",
"translation": "직관적 통찰이 창의적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Diverse exploration validates intuitive understanding.",
"translation": "다양한 탐구가 직관적 이해를 검증해."
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이가 말하는 통찰과 탐구의 결합이에요.",
"optionA": "deep",
"optionB": "connects",
"optionC": "with",
"optionD": "wisdom",
"optionE": "Integrated",
"optionF": "broad",
"result": "Integrated wisdom connects broad with deep",
"explanation": "서진이는 통합된 지혜가 넓은 것과 깊은 것을 연결한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Visionary perspective organizes innovative possibilities.",
"translation": "비전적 관점이 혁신적 가능성들을 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Creative abundance enriches meaningful focus.",
"translation": "창의적 풍부함이 의미있는 집중을 풍부하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 확산적 생성과 수렴적 통찰을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Profound innovation requires both extensive.",
"translation": "심오한 혁신이 광범위한 탐구와 깊은 직관적 이해를 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 가치의 조화",
"explanation": "ENTP의 창의적 변화와 INFP의 가치 기반 접근 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's revolutionize how we approach.",
"translation": "우리가 접근하는 방식을 혁명적으로 바꿔보자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "This must honor our deepest.",
"translation": "이것은 우리의 가장 깊은 가치를 존중해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 가장 깊은 가치를 존중해야 한다고 했나요?",
"hint": "INFP는 변화가 개인적이고 집단적 핵심 가치와 일치해야 한다고 믿어요.",
"result": "O",
"explanation": "은비는 'This must honor our deepest'라고 가장 깊은 가치를 존중해야 한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Value-driven revolution creates lasting meaningful.",
"translation": "가치 주도적 혁명이 지속적이고 의미있는 변화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Revolutionary thinking can serve authentic.",
"translation": "혁명적 사고가 진정한 인간적 목적을 섬길 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes value-driven revolution creates @@.",
"hint": "ENTP는 가치에 기반한 변화가 더 의미 있고 지속적인 결과를 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "lasting meaningful change",
"optionC": "confusion",
"result": "lasting meaningful change",
"explanation": "현우는 가치 주도적 혁명이 '지속적이고 의미있는 변화(lasting meaningful change)'를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Personal meaning guides innovative transformation.",
"translation": "개인적 의미가 혁신적 변화를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Creative change honors individual authentic.",
"translation": "창의적 변화가 개별적이고 진정한 여정을 존중해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비가 말하는 변화와 가치의 통합이에요.",
"optionA": "values",
"optionB": "core",
"optionC": "personal",
"optionD": "respects",
"optionE": "innovation",
"optionF": "Authentic",
"result": "Authentic innovation respects personal core values",
"explanation": "은비는 진정한 혁신이 개인적 핵심 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Value-centered creativity inspires genuine transformation.",
"translation": "가치 중심 창의성이 진정한 변화를 불러일으켜."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Thoughtful revolution nurtures individual growth.",
"translation": "사려깊은 혁명이 개별적 성장을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Meaningful progress balances innovative exploration.",
"translation": "의미있는 진보가 혁신적 탐구와 가치 기반 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Transformative change emerges from honoring.",
"translation": "변화시키는 변화가 창의적 가능성과 개인적 핵심 신념을 모두 존중하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 가치의 조화",
"explanation": "ENTP의 창의적 변화와 INFP의 가치 기반 접근 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's revolutionize how we approach.",
"translation": "우리가 접근하는 방식을 혁명적으로 바꿔보자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "This must honor our deepest.",
"translation": "이것은 우리의 가장 깊은 가치를 존중해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 가장 깊은 가치를 존중해야 한다고 했나요?",
"hint": "INFP는 변화가 개인적이고 집단적 핵심 가치와 일치해야 한다고 믿어요.",
"result": "O",
"explanation": "은비는 'This must honor our deepest'라고 가장 깊은 가치를 존중해야 한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Value-driven revolution creates lasting meaningful.",
"translation": "가치 주도적 혁명이 지속적이고 의미있는 변화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Revolutionary thinking can serve authentic.",
"translation": "혁명적 사고가 진정한 인간적 목적을 섬길 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes value-driven revolution creates @@.",
"hint": "ENTP는 가치에 기반한 변화가 더 의미 있고 지속적인 결과를 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "lasting meaningful change",
"optionC": "confusion",
"result": "lasting meaningful change",
"explanation": "현우는 가치 주도적 혁명이 '지속적이고 의미있는 변화(lasting meaningful change)'를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Personal meaning guides innovative transformation.",
"translation": "개인적 의미가 혁신적 변화를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Creative change honors individual authentic.",
"translation": "창의적 변화가 개별적이고 진정한 여정을 존중해."
},
{
"type": "puzzle",
"index": 9,
"hint": "은비가 말하는 변화와 가치의 통합이에요.",
"optionA": "values",
"optionB": "core",
"optionC": "personal",
"optionD": "respects",
"optionE": "innovation",
"optionF": "Authentic",
"result": "Authentic innovation respects personal core values",
"explanation": "은비는 진정한 혁신이 개인적 핵심 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Value-centered creativity inspires genuine transformation.",
"translation": "가치 중심 창의성이 진정한 변화를 불러일으켜."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Thoughtful revolution nurtures individual growth.",
"translation": "사려깊은 혁명이 개별적 성장을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Meaningful progress balances innovative exploration.",
"translation": "의미있는 진보가 혁신적 탐구와 가치 기반 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Transformative change emerges from honoring.",
"translation": "변화시키는 변화가 창의적 가능성과 개인적 핵심 신념을 모두 존중하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의성과 실행의 만남",
"explanation": "ENTP의 혁신적 아이디어와 ESTJ의 체계적 실행 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's think outside conventional boxes.",
"translation": "관습적인 틀 밖에서 생각해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need practical measurable results.",
"translation": "실용적이고 측정 가능한 결과가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 측정 가능한 결과를 원하나요?",
"hint": "ESTJ는 구체적이고 측정 가능한 성과를 통한 문제 해결을 중요시해요.",
"result": "O",
"explanation": "태영이는 'We need practical measurable results'라고 측정 가능한 결과를 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Measurable results validate creative innovations.",
"translation": "측정 가능한 결과가 창의적 혁신을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Unconventional thinking improves systematic execution.",
"translation": "비관습적 사고가 체계적 실행을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes measurable results validate @@.",
"hint": "ENTP는 구체적 결과가 창의적 아이디어의 효과를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative innovations",
"optionC": "traditional approaches",
"result": "creative innovations",
"explanation": "도윤이는 측정 가능한 결과가 '창의적 혁신(creative innovations)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Organized implementation brings creative ideas.",
"translation": "조직화된 실행이 창의적 아이디어를 실현시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Innovation drives better organizational efficiency.",
"translation": "혁신이 더 나은 조직적 효율성을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 말하는 창의성과 실행의 결합이에요.",
"optionA": "business",
"optionB": "produces",
"optionC": "outcomes",
"optionD": "creativity",
"optionE": "superior",
"optionF": "Strategic",
"result": "Strategic creativity produces superior business outcomes",
"explanation": "태영이는 전략적 창의성이 뛰어난 비즈니스 결과를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Systematic approach organizes innovative energy.",
"translation": "체계적 접근이 혁신적 에너지를 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Creative thinking optimizes operational effectiveness.",
"translation": "창의적 사고가 운영적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Successful leadership combines disruptive innovation.",
"translation": "성공적인 리더십이 파괴적 혁신과 실행 우수성을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Exceptional results emerge from integrating.",
"translation": "탁월한 결과가 혁신적 사고와 체계적 실행을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의성과 실행의 만남",
"explanation": "ENTP의 혁신적 아이디어와 ESTJ의 체계적 실행 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's think outside conventional boxes.",
"translation": "관습적인 틀 밖에서 생각해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need practical measurable results.",
"translation": "실용적이고 측정 가능한 결과가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 측정 가능한 결과를 원하나요?",
"hint": "ESTJ는 구체적이고 측정 가능한 성과를 통한 문제 해결을 중요시해요.",
"result": "O",
"explanation": "태영이는 'We need practical measurable results'라고 측정 가능한 결과를 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Measurable results validate creative innovations.",
"translation": "측정 가능한 결과가 창의적 혁신을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Unconventional thinking improves systematic execution.",
"translation": "비관습적 사고가 체계적 실행을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes measurable results validate @@.",
"hint": "ENTP는 구체적 결과가 창의적 아이디어의 효과를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative innovations",
"optionC": "traditional approaches",
"result": "creative innovations",
"explanation": "도윤이는 측정 가능한 결과가 '창의적 혁신(creative innovations)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "Organized implementation brings creative ideas.",
"translation": "조직화된 실행이 창의적 아이디어를 실현시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Innovation drives better organizational efficiency.",
"translation": "혁신이 더 나은 조직적 효율성을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 말하는 창의성과 실행의 결합이에요.",
"optionA": "business",
"optionB": "produces",
"optionC": "outcomes",
"optionD": "creativity",
"optionE": "superior",
"optionF": "Strategic",
"result": "Strategic creativity produces superior business outcomes",
"explanation": "태영이는 전략적 창의성이 뛰어난 비즈니스 결과를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Systematic approach organizes innovative energy.",
"translation": "체계적 접근이 혁신적 에너지를 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Creative thinking optimizes operational effectiveness.",
"translation": "창의적 사고가 운영적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Successful leadership combines disruptive innovation.",
"translation": "성공적인 리더십이 파괴적 혁신과 실행 우수성을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Exceptional results emerge from integrating.",
"translation": "탁월한 결과가 혁신적 사고와 체계적 실행을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "아이디어와 행동의 시너지",
"explanation": "ENTP의 개념 생성과 ESTP의 즉각적 실행 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's develop theoretical frameworks first.",
"translation": "먼저 이론적 틀을 개발하자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's test ideas through immediate.",
"translation": "즉각적인 행동을 통해 아이디어를 테스트하자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 즉각적 행동으로 아이디어를 테스트하자고 했나요?",
"hint": "ESTP는 아이디어를 실제 행동을 통해 즉시 검증하려 해요.",
"result": "O",
"explanation": "상우는 'Let's test ideas through immediate'라고 즉각적 행동으로 아이디어를 테스트하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Immediate testing validates theoretical concepts.",
"translation": "즉각적 테스트가 이론적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Theoretical frameworks guide effective action.",
"translation": "이론적 틀이 효과적인 행동을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes immediate testing validates @@.",
"hint": "ENTP는 즉각적 실행이 이론적 아이디어의 실효성을 증명한다고 인정해요.",
"optionA": "nothing",
"optionB": "theoretical concepts",
"optionC": "old ideas",
"result": "theoretical concepts",
"explanation": "태현이는 즉각적 테스트가 '이론적 개념(theoretical concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Action-oriented approach refines conceptual models.",
"translation": "행동 지향적 접근이 개념적 모델을 정제해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Conceptual thinking improves action effectiveness.",
"translation": "개념적 사고가 행동 효과성을 개선해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우가 말하는 이론과 실행의 결합이에요.",
"optionA": "doing",
"optionB": "thinking",
"optionC": "with",
"optionD": "innovation",
"optionE": "merges",
"optionF": "Dynamic",
"result": "Dynamic innovation merges thinking with doing",
"explanation": "상우는 역동적인 혁신이 생각과 실행을 합친다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Real-world application generates new theoretical.",
"translation": "실제 적용이 새로운 이론적 통찰을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Abstract thinking enhances practical problem-solving.",
"translation": "추상적 사고가 실용적 문제 해결을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Breakthrough solutions emerge from combining.",
"translation": "획기적 해결책이 개념적 혁신과 즉각적 실행을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Effective change requires both creative.",
"translation": "효과적인 변화가 창의적 상상력과 실용적 적용을 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "아이디어와 행동의 시너지",
"explanation": "ENTP의 개념 생성과 ESTP의 즉각적 실행 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's develop theoretical frameworks first.",
"translation": "먼저 이론적 틀을 개발하자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's test ideas through immediate.",
"translation": "즉각적인 행동을 통해 아이디어를 테스트하자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 즉각적 행동으로 아이디어를 테스트하자고 했나요?",
"hint": "ESTP는 아이디어를 실제 행동을 통해 즉시 검증하려 해요.",
"result": "O",
"explanation": "상우는 'Let's test ideas through immediate'라고 즉각적 행동으로 아이디어를 테스트하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Immediate testing validates theoretical concepts.",
"translation": "즉각적 테스트가 이론적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Theoretical frameworks guide effective action.",
"translation": "이론적 틀이 효과적인 행동을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes immediate testing validates @@.",
"hint": "ENTP는 즉각적 실행이 이론적 아이디어의 실효성을 증명한다고 인정해요.",
"optionA": "nothing",
"optionB": "theoretical concepts",
"optionC": "old ideas",
"result": "theoretical concepts",
"explanation": "태현이는 즉각적 테스트가 '이론적 개념(theoretical concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Action-oriented approach refines conceptual models.",
"translation": "행동 지향적 접근이 개념적 모델을 정제해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Conceptual thinking improves action effectiveness.",
"translation": "개념적 사고가 행동 효과성을 개선해."
},
{
"type": "puzzle",
"index": 9,
"hint": "상우가 말하는 이론과 실행의 결합이에요.",
"optionA": "doing",
"optionB": "thinking",
"optionC": "with",
"optionD": "innovation",
"optionE": "merges",
"optionF": "Dynamic",
"result": "Dynamic innovation merges thinking with doing",
"explanation": "상우는 역동적인 혁신이 생각과 실행을 합친다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Real-world application generates new theoretical.",
"translation": "실제 적용이 새로운 이론적 통찰을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Abstract thinking enhances practical problem-solving.",
"translation": "추상적 사고가 실용적 문제 해결을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Breakthrough solutions emerge from combining.",
"translation": "획기적 해결책이 개념적 혁신과 즉각적 실행을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Effective change requires both creative.",
"translation": "효과적인 변화가 창의적 상상력과 실용적 적용을 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 조화의 균형",
"explanation": "ENTP의 변화 추구와 ESFJ의 관계 조화 유지 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's disrupt traditional approaches completely.",
"translation": "전통적 접근을 완전히 파괴해보자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we maintain team?",
"translation": "어떻게 팀 조화를 유지할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 팀 조화를 유지하려고 하나요?",
"hint": "ESFJ는 변화 과정에서도 그룹의 조화와 관계를 유지하려 해요.",
"result": "O",
"explanation": "민지는 'How can we maintain team?'라고 팀 조화를 유지하려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Team harmony enables sustainable disruption.",
"translation": "팀 조화가 지속가능한 파괴적 변화를 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Thoughtful disruption strengthens group bonds.",
"translation": "사려깊은 파괴가 그룹 유대를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes team harmony enables @@.",
"hint": "ENTP는 팀 조화가 큰 변화를 지속가능하게 만든다고 인정해요.",
"optionA": "no change",
"optionB": "sustainable disruption",
"optionC": "traditional methods",
"result": "sustainable disruption",
"explanation": "윤호는 팀 조화가 '지속가능한 파괴적 변화(sustainable disruption)'를 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "People-centered innovation creates lasting transformation.",
"translation": "사람 중심 혁신이 지속되는 변화를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Revolutionary thinking serves genuine community.",
"translation": "혁명적 사고가 진정한 공동체 필요를 섬겨."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지가 말하는 변화와 관계의 결합이에요.",
"optionA": "deeply",
"optionB": "relationships",
"optionC": "honors",
"optionD": "team",
"optionE": "innovation",
"optionF": "Collaborative",
"result": "Collaborative innovation honors team relationships deeply",
"explanation": "민지는 협력적 혁신이 팀 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Relationship-focused change builds stronger communities.",
"translation": "관계 중심 변화가 더 강한 공동체를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Inclusive transformation respects individual contributions.",
"translation": "포용적 변화가 개별적 기여를 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Meaningful progress balances radical innovation.",
"translation": "의미있는 진보가 급진적 혁신과 사회적 조화의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Sustainable change emerges from integrating.",
"translation": "지속가능한 변화가 진보적 아이디어와 공동체 돌봄을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 조화의 균형",
"explanation": "ENTP의 변화 추구와 ESFJ의 관계 조화 유지 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's disrupt traditional approaches completely.",
"translation": "전통적 접근을 완전히 파괴해보자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we maintain team?",
"translation": "어떻게 팀 조화를 유지할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 팀 조화를 유지하려고 하나요?",
"hint": "ESFJ는 변화 과정에서도 그룹의 조화와 관계를 유지하려 해요.",
"result": "O",
"explanation": "민지는 'How can we maintain team?'라고 팀 조화를 유지하려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Team harmony enables sustainable disruption.",
"translation": "팀 조화가 지속가능한 파괴적 변화를 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Thoughtful disruption strengthens group bonds.",
"translation": "사려깊은 파괴가 그룹 유대를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes team harmony enables @@.",
"hint": "ENTP는 팀 조화가 큰 변화를 지속가능하게 만든다고 인정해요.",
"optionA": "no change",
"optionB": "sustainable disruption",
"optionC": "traditional methods",
"result": "sustainable disruption",
"explanation": "윤호는 팀 조화가 '지속가능한 파괴적 변화(sustainable disruption)'를 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "People-centered innovation creates lasting transformation.",
"translation": "사람 중심 혁신이 지속되는 변화를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Revolutionary thinking serves genuine community.",
"translation": "혁명적 사고가 진정한 공동체 필요를 섬겨."
},
{
"type": "puzzle",
"index": 9,
"hint": "민지가 말하는 변화와 관계의 결합이에요.",
"optionA": "deeply",
"optionB": "relationships",
"optionC": "honors",
"optionD": "team",
"optionE": "innovation",
"optionF": "Collaborative",
"result": "Collaborative innovation honors team relationships deeply",
"explanation": "민지는 협력적 혁신이 팀 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Relationship-focused change builds stronger communities.",
"translation": "관계 중심 변화가 더 강한 공동체를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Inclusive transformation respects individual contributions.",
"translation": "포용적 변화가 개별적 기여를 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Meaningful progress balances radical innovation.",
"translation": "의미있는 진보가 급진적 혁신과 사회적 조화의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Sustainable change emerges from integrating.",
"translation": "지속가능한 변화가 진보적 아이디어와 공동체 돌봄을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "탐구와 전략의 융합",
"explanation": "ENTP의 가능성 탐구와 ENTJ의 전략적 실현 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's explore unlimited creative potential.",
"translation": "무한한 창의적 잠재력을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "We need strategic focused execution.",
"translation": "전략적이고 집중된 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 전략적 실행을 원하나요?",
"hint": "ENTJ는 아이디어를 실제 결과로 만들기 위한 전략적 실행을 중요시해요.",
"result": "O",
"explanation": "준혁이는 'We need strategic focused execution'라고 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Strategic execution realizes creative potential.",
"translation": "전략적 실행이 창의적 잠재력을 실현시켜."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Creative exploration expands strategic possibilities.",
"translation": "창의적 탐구가 전략적 가능성을 확장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes strategic execution realizes @@.",
"hint": "ENTP는 전략적 실행이 창의적 아이디어를 실제 성과로 변환한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative potential",
"optionC": "old methods",
"result": "creative potential",
"explanation": "현우는 전략적 실행이 '창의적 잠재력(creative potential)'을 실현시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Visionary leadership organizes innovative energy.",
"translation": "비전있는 리더십이 혁신적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Unlimited thinking strengthens strategic frameworks.",
"translation": "무한한 사고가 전략적 틀을 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이가 말하는 창의성과 전략의 결합이에요.",
"optionA": "reality",
"optionB": "into",
"optionC": "vision",
"optionD": "transforms",
"optionE": "leadership",
"optionF": "Bold",
"result": "Bold leadership transforms vision into reality",
"explanation": "준혁이는 대담한 리더십이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Strategic implementation validates creative concepts.",
"translation": "전략적 실행이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Innovative thinking optimizes strategic effectiveness.",
"translation": "혁신적 사고가 전략적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Transformational leadership combines unlimited exploration.",
"translation": "변화시키는 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Exceptional achievements emerge from integrating.",
"translation": "탁월한 성취가 창의적 비전과 전략적 실행 우수성을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "탐구와 전략의 융합",
"explanation": "ENTP의 가능성 탐구와 ENTJ의 전략적 실현 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현우",
"script": "Let's explore unlimited creative potential.",
"translation": "무한한 창의적 잠재력을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "We need strategic focused execution.",
"translation": "전략적이고 집중된 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 전략적 실행을 원하나요?",
"hint": "ENTJ는 아이디어를 실제 결과로 만들기 위한 전략적 실행을 중요시해요.",
"result": "O",
"explanation": "준혁이는 'We need strategic focused execution'라고 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Strategic execution realizes creative potential.",
"translation": "전략적 실행이 창의적 잠재력을 실현시켜."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Creative exploration expands strategic possibilities.",
"translation": "창의적 탐구가 전략적 가능성을 확장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-woo believes strategic execution realizes @@.",
"hint": "ENTP는 전략적 실행이 창의적 아이디어를 실제 성과로 변환한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative potential",
"optionC": "old methods",
"result": "creative potential",
"explanation": "현우는 전략적 실행이 '창의적 잠재력(creative potential)'을 실현시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현우",
"script": "Visionary leadership organizes innovative energy.",
"translation": "비전있는 리더십이 혁신적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Unlimited thinking strengthens strategic frameworks.",
"translation": "무한한 사고가 전략적 틀을 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "준혁이가 말하는 창의성과 전략의 결합이에요.",
"optionA": "reality",
"optionB": "into",
"optionC": "vision",
"optionD": "transforms",
"optionE": "leadership",
"optionF": "Bold",
"result": "Bold leadership transforms vision into reality",
"explanation": "준혁이는 대담한 리더십이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현우",
"script": "Strategic implementation validates creative concepts.",
"translation": "전략적 실행이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Innovative thinking optimizes strategic effectiveness.",
"translation": "혁신적 사고가 전략적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "현우",
"script": "Transformational leadership combines unlimited exploration.",
"translation": "변화시키는 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Exceptional achievements emerge from integrating.",
"translation": "탁월한 성취가 창의적 비전과 전략적 실행 우수성을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 영감의 만남",
"explanation": "ENTP의 창의적 변화와 ENFJ의 영감적 리더십 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's create paradigm-shifting innovations.",
"translation": "패러다임을 바꾸는 혁신을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "How can we inspire everyone's?",
"translation": "어떻게 모든 사람의 성장을 영감줄 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람의 성장을 영감주려고 하나요?",
"hint": "ENFJ는 변화 과정에서 모든 구성원의 개인적 성장을 도모하려 해요.",
"result": "O",
"explanation": "민아는 'How can we inspire everyone's?'라고 모든 사람의 성장을 영감주려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Inspiring growth enables transformational innovation.",
"translation": "성장을 영감주는 것이 변화시키는 혁신을 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Paradigm shifts work when people.",
"translation": "패러다임 변화는 사람들이 동기부여될 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes inspiring growth enables @@.",
"hint": "ENTP는 사람들의 성장과 영감이 큰 변화를 가능하게 만든다고 인정해요.",
"optionA": "no change",
"optionB": "transformational innovation",
"optionC": "confusion",
"result": "transformational innovation",
"explanation": "도윤이는 성장을 영감주는 것이 '변화시키는 혁신(transformational innovation)'을 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "People-centered innovation creates meaningful progress.",
"translation": "사람 중심 혁신이 의미있는 진보를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Revolutionary thinking serves authentic human.",
"translation": "혁명적 사고가 진정한 인간 잠재력을 섬겨."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민아가 말하는 영감과 혁신의 결합이에요.",
"optionA": "potential",
"optionB": "human",
"optionC": "collective",
"optionD": "empowers",
"optionE": "innovation",
"optionF": "Inspirational",
"result": "Inspirational innovation empowers collective human potential",
"explanation": "민아는 영감을 주는 혁신이 집단적 인간 잠재력을 강화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Empowering leadership amplifies creative possibilities.",
"translation": "권한을 부여하는 리더십이 창의적 가능성을 증폭시켜."
},
{
"type": "script",
"index": 11,
"speaker": "민아",
"script": "Innovative thinking nurtures individual authentic.",
"translation": "혁신적 사고가 개별적이고 진정한 발전을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Transformational change combines groundbreaking innovation.",
"translation": "변화시키는 변화가 획기적 혁신과 영감적 리더십을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "민아",
"script": "Meaningful revolution emerges from integrating.",
"translation": "의미있는 혁명이 창의적 가능성과 인간 중심 권한 부여를 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "혁신과 영감의 만남",
"explanation": "ENTP의 창의적 변화와 ENFJ의 영감적 리더십 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도윤",
"script": "Let's create paradigm-shifting innovations.",
"translation": "패러다임을 바꾸는 혁신을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "How can we inspire everyone's?",
"translation": "어떻게 모든 사람의 성장을 영감줄 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람의 성장을 영감주려고 하나요?",
"hint": "ENFJ는 변화 과정에서 모든 구성원의 개인적 성장을 도모하려 해요.",
"result": "O",
"explanation": "민아는 'How can we inspire everyone's?'라고 모든 사람의 성장을 영감주려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Inspiring growth enables transformational innovation.",
"translation": "성장을 영감주는 것이 변화시키는 혁신을 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Paradigm shifts work when people.",
"translation": "패러다임 변화는 사람들이 동기부여될 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes inspiring growth enables @@.",
"hint": "ENTP는 사람들의 성장과 영감이 큰 변화를 가능하게 만든다고 인정해요.",
"optionA": "no change",
"optionB": "transformational innovation",
"optionC": "confusion",
"result": "transformational innovation",
"explanation": "도윤이는 성장을 영감주는 것이 '변화시키는 혁신(transformational innovation)'을 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도윤",
"script": "People-centered innovation creates meaningful progress.",
"translation": "사람 중심 혁신이 의미있는 진보를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Revolutionary thinking serves authentic human.",
"translation": "혁명적 사고가 진정한 인간 잠재력을 섬겨."
},
{
"type": "puzzle",
"index": 9,
"hint": "민아가 말하는 영감과 혁신의 결합이에요.",
"optionA": "potential",
"optionB": "human",
"optionC": "collective",
"optionD": "empowers",
"optionE": "innovation",
"optionF": "Inspirational",
"result": "Inspirational innovation empowers collective human potential",
"explanation": "민아는 영감을 주는 혁신이 집단적 인간 잠재력을 강화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "도윤",
"script": "Empowering leadership amplifies creative possibilities.",
"translation": "권한을 부여하는 리더십이 창의적 가능성을 증폭시켜."
},
{
"type": "script",
"index": 11,
"speaker": "민아",
"script": "Innovative thinking nurtures individual authentic.",
"translation": "혁신적 사고가 개별적이고 진정한 발전을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "도윤",
"script": "Transformational change combines groundbreaking innovation.",
"translation": "변화시키는 변화가 획기적 혁신과 영감적 리더십을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "민아",
"script": "Meaningful revolution emerges from integrating.",
"translation": "의미있는 혁명이 창의적 가능성과 인간 중심 권한 부여를 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 가지 창의적 에너지",
"explanation": "ENTP의 개념적 혁신과 ENFP의 영감적 가능성 탐구 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's analyze systems and create.",
"translation": "시스템을 분석하고 논리적 혁신을 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Let's feel into inspiring human.",
"translation": "영감을 주는 인간적 가능성을 느껴보자."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 인간적 가능성을 느껴보자고 했나요?",
"hint": "ENFP는 사람들에게 영감을 주는 가능성을 직관적으로 탐구하려 해요.",
"result": "O",
"explanation": "지영이는 'Let's feel into inspiring human'라고 인간적 가능성을 느껴보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Human possibilities inspire systematic innovation.",
"translation": "인간적 가능성이 체계적 혁신을 불러일으켜."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Logical frameworks support inspiring visions.",
"translation": "논리적 틀이 영감을 주는 비전을 지지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes human possibilities inspire @@.",
"hint": "ENTP는 인간적 가능성이 더 체계적이고 논리적인 혁신을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "systematic innovation",
"optionC": "old methods",
"result": "systematic innovation",
"explanation": "태현이는 인간적 가능성이 '체계적 혁신(systematic innovation)'을 불러일으킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Inspirational thinking energizes conceptual development.",
"translation": "영감적 사고가 개념적 개발에 에너지를 줘."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Systematic approach grounds inspiring possibilities.",
"translation": "체계적 접근이 영감을 주는 가능성에 근거를 제공해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지영이가 말하는 영감과 논리의 조화이에요.",
"optionA": "logic",
"optionB": "with",
"optionC": "inspiration",
"optionD": "synergy",
"optionE": "balances",
"optionF": "Creative",
"result": "Creative synergy balances inspiration with logic",
"explanation": "지영이는 창의적 시너지가 영감과 논리의 균형을 맞춘다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Passionate vision validates analytical frameworks.",
"translation": "열정적인 비전이 분석적 틀을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Conceptual innovation serves authentic human.",
"translation": "개념적 혁신이 진정한 인간 연결을 섬겨."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Dynamic collaboration combines systematic exploration.",
"translation": "역동적 협력이 체계적 탐구와 영감적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Breakthrough innovation emerges from integrating.",
"translation": "획기적 혁신이 논리적 분석과 인간 중심 영감을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 가지 창의적 에너지",
"explanation": "ENTP의 개념적 혁신과 ENFP의 영감적 가능성 탐구 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태현",
"script": "Let's analyze systems and create.",
"translation": "시스템을 분석하고 논리적 혁신을 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Let's feel into inspiring human.",
"translation": "영감을 주는 인간적 가능성을 느껴보자."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 인간적 가능성을 느껴보자고 했나요?",
"hint": "ENFP는 사람들에게 영감을 주는 가능성을 직관적으로 탐구하려 해요.",
"result": "O",
"explanation": "지영이는 'Let's feel into inspiring human'라고 인간적 가능성을 느껴보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "Human possibilities inspire systematic innovation.",
"translation": "인간적 가능성이 체계적 혁신을 불러일으켜."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Logical frameworks support inspiring visions.",
"translation": "논리적 틀이 영감을 주는 비전을 지지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-hyeon believes human possibilities inspire @@.",
"hint": "ENTP는 인간적 가능성이 더 체계적이고 논리적인 혁신을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "systematic innovation",
"optionC": "old methods",
"result": "systematic innovation",
"explanation": "태현이는 인간적 가능성이 '체계적 혁신(systematic innovation)'을 불러일으킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태현",
"script": "Inspirational thinking energizes conceptual development.",
"translation": "영감적 사고가 개념적 개발에 에너지를 줘."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Systematic approach grounds inspiring possibilities.",
"translation": "체계적 접근이 영감을 주는 가능성에 근거를 제공해."
},
{
"type": "puzzle",
"index": 9,
"hint": "지영이가 말하는 영감과 논리의 조화이에요.",
"optionA": "logic",
"optionB": "with",
"optionC": "inspiration",
"optionD": "synergy",
"optionE": "balances",
"optionF": "Creative",
"result": "Creative synergy balances inspiration with logic",
"explanation": "지영이는 창의적 시너지가 영감과 논리의 균형을 맞춘다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태현",
"script": "Passionate vision validates analytical frameworks.",
"translation": "열정적인 비전이 분석적 틀을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Conceptual innovation serves authentic human.",
"translation": "개념적 혁신이 진정한 인간 연결을 섬겨."
},
{
"type": "script",
"index": 12,
"speaker": "태현",
"script": "Dynamic collaboration combines systematic exploration.",
"translation": "역동적 협력이 체계적 탐구와 영감적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Breakthrough innovation emerges from integrating.",
"translation": "획기적 혁신이 논리적 분석과 인간 중심 영감을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "논리와 감정의 창의적 만남",
"explanation": "ENTP의 논리적 창의성과 ENFP의 감정적 영감 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's approach this through logical.",
"translation": "논리적 창의적 분석을 통해 접근하자."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "I'm excited about emotional possibilities.",
"translation": "감정적 가능성에 대해 흥미진진해."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 감정적 가능성에 흥미를 느끼나요?",
"hint": "ENFP는 감정적 연결과 가능성에서 에너지를 얻어요.",
"result": "O",
"explanation": "지영이는 'I'm excited about emotional possibilities'라고 감정적 가능성에 흥미를 느껴요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Emotional excitement validates creative concepts.",
"translation": "감정적 흥분이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Logical analysis deepens emotional understanding.",
"translation": "논리적 분석이 감정적 이해를 깊게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes emotional excitement validates @@.",
"hint": "ENTP는 감정적 반응이 창의적 아이디어의 가치를 증명한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative concepts",
"optionC": "old ideas",
"result": "creative concepts",
"explanation": "윤호는 감정적 흥분이 '창의적 개념(creative concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Passionate energy focuses analytical exploration.",
"translation": "열정적 에너지가 분석적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Thoughtful analysis supports authentic emotional.",
"translation": "사려깊은 분석이 진정한 감정적 표현을 지지해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지영이가 말하는 감정과 논리의 통합이에요.",
"optionA": "mind",
"optionB": "heart",
"optionC": "integrates",
"optionD": "with",
"optionE": "innovation",
"optionF": "Holistic",
"result": "Holistic innovation integrates heart with mind",
"explanation": "지영이는 전체적인 혁신이 마음과 머리를 통합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Heart-centered thinking enriches logical frameworks.",
"translation": "마음 중심 사고가 논리적 틀을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Analytical depth strengthens emotional authenticity.",
"translation": "분석적 깊이가 감정적 진정성을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 체계적 분석과 감정적 지능을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Meaningful innovation requires both intellectual.",
"translation": "의미있는 혁신이 지적 엄격함과 감정적 진정성을 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "논리와 감정의 창의적 만남",
"explanation": "ENTP의 논리적 창의성과 ENFP의 감정적 영감 비교",
"level": 3,
"my_mbti": "ENTP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤호",
"script": "Let's approach this through logical.",
"translation": "논리적 창의적 분석을 통해 접근하자."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "I'm excited about emotional possibilities.",
"translation": "감정적 가능성에 대해 흥미진진해."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 감정적 가능성에 흥미를 느끼나요?",
"hint": "ENFP는 감정적 연결과 가능성에서 에너지를 얻어요.",
"result": "O",
"explanation": "지영이는 'I'm excited about emotional possibilities'라고 감정적 가능성에 흥미를 느껴요."
},
{
"type": "script",
"index": 4,
"speaker": "윤호",
"script": "Emotional excitement validates creative concepts.",
"translation": "감정적 흥분이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Logical analysis deepens emotional understanding.",
"translation": "논리적 분석이 감정적 이해를 깊게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yoon-ho believes emotional excitement validates @@.",
"hint": "ENTP는 감정적 반응이 창의적 아이디어의 가치를 증명한다고 인정해요.",
"optionA": "nothing",
"optionB": "creative concepts",
"optionC": "old ideas",
"result": "creative concepts",
"explanation": "윤호는 감정적 흥분이 '창의적 개념(creative concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤호",
"script": "Passionate energy focuses analytical exploration.",
"translation": "열정적 에너지가 분석적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Thoughtful analysis supports authentic emotional.",
"translation": "사려깊은 분석이 진정한 감정적 표현을 지지해."
},
{
"type": "puzzle",
"index": 9,
"hint": "지영이가 말하는 감정과 논리의 통합이에요.",
"optionA": "mind",
"optionB": "heart",
"optionC": "integrates",
"optionD": "with",
"optionE": "innovation",
"optionF": "Holistic",
"result": "Holistic innovation integrates heart with mind",
"explanation": "지영이는 전체적인 혁신이 마음과 머리를 통합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "윤호",
"script": "Heart-centered thinking enriches logical frameworks.",
"translation": "마음 중심 사고가 논리적 틀을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Analytical depth strengthens emotional authenticity.",
"translation": "분석적 깊이가 감정적 진정성을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "윤호",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 체계적 분석과 감정적 지능을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Meaningful innovation requires both intellectual.",
"translation": "의미있는 혁신이 지적 엄격함과 감정적 진정성을 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "마음과 체계의 만남",
"explanation": "팀 갈등에서 감정적 접근과 절차적 해결의 조화",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Let's understand everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 이해해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow standard procedures.",
"translation": "표준 절차를 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재민이는 먼저 감정을 이해하자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 감정과 관계를 우선시해요.",
"result": "O",
"explanation": "재민이는 'understand everyone's feelings first'라고 감정 이해를 먼저 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "People's hearts need healing.",
"translation": "사람들의 마음이 치유가 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Clear rules prevent confusion.",
"translation": "명확한 규칙이 혼란을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes clear rules prevent @@.",
"hint": "ISTJ는 체계와 규칙으로 문제를 예방하려고 해요.",
"optionA": "success",
"optionB": "confusion",
"optionC": "growth",
"result": "confusion",
"explanation": "동현이는 명확한 규칙이 혼란을 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "But emotions affect work quality.",
"translation": "하지만 감정이 업무 품질에 영향을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Structure creates stable environment.",
"translation": "구조가 안정적인 환경을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민이가 제안한 균형잡힌 방법이에요.",
"result": "Caring structure supports everyone's stability",
"explanation": "ENFJ는 배려하는 구조가 모든 사람의 안정을 지원한다고 제안해요.",
"optionA": "supports",
"optionB": "structure",
"optionC": "Caring",
"optionD": "stability",
"optionE": "everyone's"
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "Your systems help people.",
"translation": "당신의 시스템이 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your care improves systems.",
"translation": "당신의 배려가 시스템을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "재민",
"script": "Together we create harmony.",
"translation": "함께 조화를 만들어내자."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Systematic care works well.",
"translation": "체계적인 배려가 잘 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "마음과 체계의 만남",
"explanation": "팀 갈등에서 감정적 접근과 절차적 해결의 조화",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Let's understand everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 이해해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow standard procedures.",
"translation": "표준 절차를 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재민이는 먼저 감정을 이해하자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 감정과 관계를 우선시해요.",
"result": "O",
"explanation": "재민이는 'understand everyone's feelings first'라고 감정 이해를 먼저 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "People's hearts need healing.",
"translation": "사람들의 마음이 치유가 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Clear rules prevent confusion.",
"translation": "명확한 규칙이 혼란을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes clear rules prevent @@.",
"hint": "ISTJ는 체계와 규칙으로 문제를 예방하려고 해요.",
"optionA": "success",
"optionB": "confusion",
"optionC": "growth",
"result": "confusion",
"explanation": "동현이는 명확한 규칙이 혼란을 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "But emotions affect work quality.",
"translation": "하지만 감정이 업무 품질에 영향을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Structure creates stable environment.",
"translation": "구조가 안정적인 환경을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "재민이가 제안한 균형잡힌 방법이에요.",
"optionA": "supports",
"optionB": "structure",
"optionC": "Caring",
"optionD": "stability",
"optionE": "everyone's",
"result": "Caring structure supports everyone's stability",
"explanation": "ENFJ는 배려하는 구조가 모든 사람의 안정을 지원한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "Your systems help people.",
"translation": "당신의 시스템이 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your care improves systems.",
"translation": "당신의 배려가 시스템을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "재민",
"script": "Together we create harmony.",
"translation": "함께 조화를 만들어내자."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Systematic care works well.",
"translation": "체계적인 배려가 잘 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정과 실용성의 대화",
"explanation": "갈등 상황에서 공감과 실무 해결책의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Everyone needs to feel heard.",
"translation": "모든 사람이 들어주는 것을 느껴야 해."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "Fix the root problem.",
"translation": "근본 문제를 고쳐."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람이 들어주는 것을 느껴야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 모든 사람의 목소리를 듣는 것을 중시해요.",
"result": "O",
"explanation": "민아는 'Everyone needs to feel heard'라고 경청의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Feelings matter in solutions.",
"translation": "해결책에서 감정이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Practical steps solve issues.",
"translation": "실용적인 단계가 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-oh believes practical steps @@ issues.",
"hint": "ISTP는 실용적이고 구체적인 해결책을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "ignore",
"result": "solve",
"explanation": "태오는 실용적인 단계가 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Understanding prevents future conflicts.",
"translation": "이해가 미래의 갈등을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Working solutions build trust.",
"translation": "작동하는 해결책이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태오가 인정한 민아의 접근법이에요.",
"result": "Personal connection improves practical solutions",
"explanation": "ISTP도 개인적 연결이 실용적 해결책을 향상시킨다고 인정해요.",
"optionA": "practical",
"optionB": "connection",
"optionC": "Personal",
"optionD": "solutions",
"optionE": "improves"
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "Can we blend both?",
"translation": "둘 다 섞을 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Listen first, then fix.",
"translation": "먼저 들어보고, 그 다음 고쳐."
},
{
"type": "script",
"index": 12,
"speaker": "민아",
"script": "Your solutions help relationships.",
"translation": "당신의 해결책이 관계에 도움이 돼."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Your listening improves outcomes.",
"translation": "당신의 경청이 결과를 향상시켜."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정과 실용성의 대화",
"explanation": "갈등 상황에서 공감과 실무 해결책의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Everyone needs to feel heard.",
"translation": "모든 사람이 들어주는 것을 느껴야 해."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "Fix the root problem.",
"translation": "근본 문제를 고쳐."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람이 들어주는 것을 느껴야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 모든 사람의 목소리를 듣는 것을 중시해요.",
"result": "O",
"explanation": "민아는 'Everyone needs to feel heard'라고 경청의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Feelings matter in solutions.",
"translation": "해결책에서 감정이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Practical steps solve issues.",
"translation": "실용적인 단계가 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-oh believes practical steps @@ issues.",
"hint": "ISTP는 실용적이고 구체적인 해결책을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "ignore",
"result": "solve",
"explanation": "태오는 실용적인 단계가 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Understanding prevents future conflicts.",
"translation": "이해가 미래의 갈등을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Working solutions build trust.",
"translation": "작동하는 해결책이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"hint": "태오가 인정한 민아의 접근법이에요.",
"optionA": "practical",
"optionB": "connection",
"optionC": "Personal",
"optionD": "solutions",
"optionE": "improves",
"result": "Personal connection improves practical solutions",
"explanation": "ISTP도 개인적 연결이 실용적 해결책을 향상시킨다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "Can we blend both?",
"translation": "둘 다 섞을 수 있을까?"
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Listen first, then fix.",
"translation": "먼저 들어보고, 그 다음 고쳐."
},
{
"type": "script",
"index": 12,
"speaker": "민아",
"script": "Your solutions help relationships.",
"translation": "당신의 해결책이 관계에 도움이 돼."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Your listening improves outcomes.",
"translation": "당신의 경청이 결과를 향상시켜."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 조화주의자의 만남",
"explanation": "적극적 중재와 조용한 배려의 조화",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Let's bring everyone together.",
"translation": "모든 사람을 함께 모아보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "I'll quietly support everyone.",
"translation": "조용히 모든 사람을 지원할게."
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 모든 사람을 함께 모으자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 적극적으로 사람들을 모으려고 해요.",
"result": "O",
"explanation": "지아는 'bring everyone together'라고 적극적인 모임을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Open dialogue heals wounds.",
"translation": "열린 대화가 상처를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Individual care also matters.",
"translation": "개별적인 돌봄도 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-na believes individual care also @@.",
"hint": "ISFJ는 개인 대 개인의 돌봄을 중시해요.",
"optionA": "hurts",
"optionB": "matters",
"optionC": "fails",
"result": "matters",
"explanation": "예나는 개별적인 돌봄도 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Group harmony inspires everyone.",
"translation": "그룹 조화가 모든 사람에게 영감을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Personal attention builds foundation.",
"translation": "개인적 관심이 기반을 쌓아."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나가 제안한 균형잡힌 방법이에요.",
"result": "Quiet support strengthens group harmony",
"explanation": "ISFJ는 조용한 지원이 그룹 조화를 강화한다고 제안해요.",
"optionA": "support",
"optionB": "harmony",
"optionC": "Quiet",
"optionD": "group",
"optionE": "strengthens"
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "Your gentle touch matters.",
"translation": "당신의 부드러운 손길이 중요해."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Your energy lifts spirits.",
"translation": "당신의 에너지가 기분을 끌어올려."
},
{
"type": "script",
"index": 12,
"speaker": "지아",
"script": "Together we heal hearts.",
"translation": "함께 마음을 치유해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Caring in different ways.",
"translation": "다른 방식으로 돌보기."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 조화주의자의 만남",
"explanation": "적극적 중재와 조용한 배려의 조화",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Let's bring everyone together.",
"translation": "모든 사람을 함께 모아보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "I'll quietly support everyone.",
"translation": "조용히 모든 사람을 지원할게."
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 모든 사람을 함께 모으자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 적극적으로 사람들을 모으려고 해요.",
"result": "O",
"explanation": "지아는 'bring everyone together'라고 적극적인 모임을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Open dialogue heals wounds.",
"translation": "열린 대화가 상처를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Individual care also matters.",
"translation": "개별적인 돌봄도 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-na believes individual care also @@.",
"hint": "ISFJ는 개인 대 개인의 돌봄을 중시해요.",
"optionA": "hurts",
"optionB": "matters",
"optionC": "fails",
"result": "matters",
"explanation": "예나는 개별적인 돌봄도 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Group harmony inspires everyone.",
"translation": "그룹 조화가 모든 사람에게 영감을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Personal attention builds foundation.",
"translation": "개인적 관심이 기반을 쌓아."
},
{
"type": "puzzle",
"index": 9,
"hint": "예나가 제안한 균형잡힌 방법이에요.",
"optionA": "support",
"optionB": "harmony",
"optionC": "Quiet",
"optionD": "group",
"optionE": "strengthens",
"result": "Quiet support strengthens group harmony",
"explanation": "ISFJ는 조용한 지원이 그룹 조화를 강화한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "Your gentle touch matters.",
"translation": "당신의 부드러운 손길이 중요해."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Your energy lifts spirits.",
"translation": "당신의 에너지가 기분을 끌어올려."
},
{
"type": "script",
"index": 12,
"speaker": "지아",
"script": "Together we heal hearts.",
"translation": "함께 마음을 치유해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Caring in different ways.",
"translation": "다른 방식으로 돌보기."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 공감과 내향적 감성",
"explanation": "갈등 해결에서 표현과 내면화의 차이",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "We need group discussion.",
"translation": "그룹 토론이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Some prefer private talks.",
"translation": "어떤 사람들은 사적인 대화를 선호해."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 그룹 토론이 필요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 공개적 소통을 선호해요.",
"result": "O",
"explanation": "유나는 'We need group discussion'이라고 그룹 토론을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Sharing openly builds trust.",
"translation": "열린 공유가 신뢰를 쌓아."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Deep listening touches hearts.",
"translation": "깊은 경청이 마음을 움직여."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young believes deep listening touches @@.",
"hint": "ISFP는 깊이 있는 개인적 연결을 중시해요.",
"optionA": "problems",
"optionB": "hearts",
"optionC": "systems",
"result": "hearts",
"explanation": "채영이는 깊은 경청이 마음을 움직인다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Everyone deserves to speak.",
"translation": "모든 사람이 말할 자격이 있어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Some need safe spaces.",
"translation": "어떤 사람들은 안전한 공간이 필요해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이가 제안한 균형잡힌 접근법이에요.",
"result": "Gentle spaces encourage authentic sharing",
"explanation": "ISFP는 부드러운 공간이 진정한 공유를 자연스럽게 격려한다고 제안해요.",
"optionA": "sharing",
"optionB": "encourage",
"optionC": "spaces",
"optionD": "Gentle",
"optionE": "authentic"
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "Your approach creates safety.",
"translation": "당신의 접근이 안전함을 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Your energy encourages openness.",
"translation": "당신의 에너지가 개방성을 격려해."
},
{
"type": "script",
"index": 12,
"speaker": "유나",
"script": "Different paths, same goal.",
"translation": "다른 길, 같은 목표."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Harmony through understanding hearts.",
"translation": "마음을 이해함을 통한 조화."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 공감과 내향적 감성",
"explanation": "갈등 해결에서 표현과 내면화의 차이",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "We need group discussion.",
"translation": "그룹 토론이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Some prefer private talks.",
"translation": "어떤 사람들은 사적인 대화를 선호해."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 그룹 토론이 필요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 공개적 소통을 선호해요.",
"result": "O",
"explanation": "유나는 'We need group discussion'이라고 그룹 토론을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Sharing openly builds trust.",
"translation": "열린 공유가 신뢰를 쌓아."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Deep listening touches hearts.",
"translation": "깊은 경청이 마음을 움직여."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young believes deep listening touches @@.",
"hint": "ISFP는 깊이 있는 개인적 연결을 중시해요.",
"optionA": "problems",
"optionB": "hearts",
"optionC": "systems",
"result": "hearts",
"explanation": "채영이는 깊은 경청이 마음을 움직인다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Everyone deserves to speak.",
"translation": "모든 사람이 말할 자격이 있어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Some need safe spaces.",
"translation": "어떤 사람들은 안전한 공간이 필요해."
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이가 제안한 균형잡힌 접근법이에요.",
"optionA": "sharing",
"optionB": "encourage",
"optionC": "spaces",
"optionD": "Gentle",
"optionE": "authentic",
"result": "Gentle spaces encourage authentic sharing",
"explanation": "ISFP는 부드러운 공간이 진정한 공유를 자연스럽게 격려한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "Your approach creates safety.",
"translation": "당신의 접근이 안전함을 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Your energy encourages openness.",
"translation": "당신의 에너지가 개방성을 격려해."
},
{
"type": "script",
"index": 12,
"speaker": "유나",
"script": "Different paths, same goal.",
"translation": "다른 길, 같은 목표."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Harmony through understanding hearts.",
"translation": "마음을 이해함을 통한 조화."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람 우선 vs 시스템 우선",
"explanation": "갈등 해결에서 관계와 전략의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜진",
"script": "People come first always.",
"translation": "사람이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Systems prevent future problems.",
"translation": "시스템이 미래 문제를 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜진이는 사람이 항상 먼저라고 했나요?",
"hint": "ENFJ는 갈등 해결에서 사람과 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "혜진이는 'People come first always'라고 사람 우선을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜진",
"script": "Relationships need immediate attention.",
"translation": "관계는 즉각적인 관심이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Long-term strategies work better.",
"translation": "장기적 전략이 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hoon believes long-term strategies work @@.",
"hint": "INTJ는 장기적이고 전략적인 해결책을 선호해요.",
"optionA": "poorly",
"optionB": "better",
"optionC": "never",
"result": "better",
"explanation": "지훈이는 장기적 전략이 더 잘 작동한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜진",
"script": "Emotions drive all decisions.",
"translation": "감정이 모든 결정을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Logic creates sustainable solutions.",
"translation": "논리가 지속 가능한 해결책을 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이가 인정한 감정의 역할이에요.",
"result": "Understanding emotions improves strategic planning",
"explanation": "INTJ도 감정 이해가 전략적 계획을 향상시킨다고 인정해요.",
"optionA": "strategic",
"optionB": "improves",
"optionC": "planning",
"optionD": "emotions",
"optionE": "Understanding"
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "Your vision helps people.",
"translation": "당신의 비전이 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Your care improves systems.",
"translation": "당신의 배려가 시스템을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "혜진",
"script": "Caring strategy works best.",
"translation": "배려하는 전략이 가장 잘 작동해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Strategic caring prevents problems.",
"translation": "전략적 배려가 문제를 예방해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사람 우선 vs 시스템 우선",
"explanation": "갈등 해결에서 관계와 전략의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜진",
"script": "People come first always.",
"translation": "사람이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Systems prevent future problems.",
"translation": "시스템이 미래 문제를 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜진이는 사람이 항상 먼저라고 했나요?",
"hint": "ENFJ는 갈등 해결에서 사람과 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "혜진이는 'People come first always'라고 사람 우선을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜진",
"script": "Relationships need immediate attention.",
"translation": "관계는 즉각적인 관심이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Long-term strategies work better.",
"translation": "장기적 전략이 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hoon believes long-term strategies work @@.",
"hint": "INTJ는 장기적이고 전략적인 해결책을 선호해요.",
"optionA": "poorly",
"optionB": "better",
"optionC": "never",
"result": "better",
"explanation": "지훈이는 장기적 전략이 더 잘 작동한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜진",
"script": "Emotions drive all decisions.",
"translation": "감정이 모든 결정을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Logic creates sustainable solutions.",
"translation": "논리가 지속 가능한 해결책을 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이가 인정한 감정의 역할이에요.",
"optionA": "strategic",
"optionB": "improves",
"optionC": "planning",
"optionD": "emotions",
"optionE": "Understanding",
"result": "Understanding emotions improves strategic planning",
"explanation": "INTJ도 감정 이해가 전략적 계획을 향상시킨다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "Your vision helps people.",
"translation": "당신의 비전이 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Your care improves systems.",
"translation": "당신의 배려가 시스템을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "혜진",
"script": "Caring strategy works best.",
"translation": "배려하는 전략이 가장 잘 작동해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Strategic caring prevents problems.",
"translation": "전략적 배려가 문제를 예방해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정 기반 vs 논리 기반",
"explanation": "갈등 해결에서 공감과 분석의 조화",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Hearts need healing first.",
"translation": "마음이 먼저 치유가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Logic reveals real causes.",
"translation": "논리가 진짜 원인을 드러내."
},
{
"type": "ox",
"index": 3,
"quiz": "다현이는 마음이 먼저 치유가 필요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 감정적 치유를 우선시해요.",
"result": "O",
"explanation": "다현이는 'Hearts need healing first'라고 감정적 치유를 먼저 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Emotions guide better solutions.",
"translation": "감정이 더 나은 해결책을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Analysis prevents recurring issues.",
"translation": "분석이 반복되는 문제를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae believes analysis prevents @@ issues.",
"hint": "INTP는 분석을 통해 문제의 재발을 막으려고 해요.",
"optionA": "new",
"optionB": "recurring",
"optionC": "simple",
"result": "recurring",
"explanation": "민재는 분석이 반복되는 문제를 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "People need emotional support.",
"translation": "사람들은 감정적 지원이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Understanding patterns helps everyone.",
"translation": "패턴 이해가 모든 사람을 도와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재가 인정한 감정의 중요성이에요.",
"result": "Emotional data provides valuable insights",
"explanation": "INTP도 감정적 데이터가 가치 있는 통찰을 제공한다고 인정해요.",
"optionA": "insights",
"optionB": "provides",
"optionC": "valuable",
"optionD": "data",
"optionE": "Emotional"
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "Your analysis helps understanding.",
"translation": "당신의 분석이 이해를 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "민재",
"script": "Your empathy reveals patterns.",
"translation": "당신의 공감이 패턴을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "다현",
"script": "Feelings and facts together.",
"translation": "감정과 사실이 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민재",
"script": "Logical empathy works well.",
"translation": "논리적 공감이 잘 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정 기반 vs 논리 기반",
"explanation": "갈등 해결에서 공감과 분석의 조화",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Hearts need healing first.",
"translation": "마음이 먼저 치유가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Logic reveals real causes.",
"translation": "논리가 진짜 원인을 드러내."
},
{
"type": "ox",
"index": 3,
"quiz": "다현이는 마음이 먼저 치유가 필요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 감정적 치유를 우선시해요.",
"result": "O",
"explanation": "다현이는 'Hearts need healing first'라고 감정적 치유를 먼저 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Emotions guide better solutions.",
"translation": "감정이 더 나은 해결책을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Analysis prevents recurring issues.",
"translation": "분석이 반복되는 문제를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae believes analysis prevents @@ issues.",
"hint": "INTP는 분석을 통해 문제의 재발을 막으려고 해요.",
"optionA": "new",
"optionB": "recurring",
"optionC": "simple",
"result": "recurring",
"explanation": "민재는 분석이 반복되는 문제를 방지한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "People need emotional support.",
"translation": "사람들은 감정적 지원이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "Understanding patterns helps everyone.",
"translation": "패턴 이해가 모든 사람을 도와."
},
{
"type": "puzzle",
"index": 9,
"hint": "민재가 인정한 감정의 중요성이에요.",
"optionA": "insights",
"optionB": "provides",
"optionC": "valuable",
"optionD": "data",
"optionE": "Emotional",
"result": "Emotional data provides valuable insights",
"explanation": "INTP도 감정적 데이터가 가치 있는 통찰을 제공한다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "Your analysis helps understanding.",
"translation": "당신의 분석이 이해를 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "민재",
"script": "Your empathy reveals patterns.",
"translation": "당신의 공감이 패턴을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "다현",
"script": "Feelings and facts together.",
"translation": "감정과 사실이 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민재",
"script": "Logical empathy works well.",
"translation": "논리적 공감이 잘 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 조화 vs 내향적 이해",
"explanation": "갈등 해결에서 적극적 중재와 깊은 통찰의 만남",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Let's gather everyone together.",
"translation": "모든 사람을 함께 모아보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "First, understand deeper meanings.",
"translation": "먼저 더 깊은 의미를 이해해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림이는 모든 사람을 함께 모으자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 그룹 조화를 추구해요.",
"result": "O",
"explanation": "혜림이는 'gather everyone together'라고 그룹 모임을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Open communication builds bridges.",
"translation": "열린 소통이 다리를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Hidden patterns need attention.",
"translation": "숨겨진 패턴이 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes hidden patterns need @@.",
"hint": "INFJ는 갈등의 근본적 패턴을 파악하려고 해요.",
"optionA": "ignorance",
"optionB": "attention",
"optionC": "confusion",
"result": "attention",
"explanation": "서진이는 숨겨진 패턴이 관심이 필요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Everyone's voice deserves hearing.",
"translation": "모든 사람의 목소리가 들어질 자격이 있어."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Deep insights guide healing.",
"translation": "깊은 통찰이 치유를 이끌어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이가 제안한 균형잡힌 접근법이에요.",
"result": "Quiet reflection strengthens group understanding",
"explanation": "INFJ는 조용한 성찰이 그룹 이해를 깊게 강화한다고 제안해요.",
"optionA": "group",
"optionB": "reflection",
"optionC": "strengthens",
"optionD": "Quiet",
"optionE": "understanding"
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "Your depth adds wisdom.",
"translation": "당신의 깊이가 지혜를 더해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your energy motivates everyone.",
"translation": "당신의 에너지가 모든 사람에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "혜림",
"script": "Together we see everything.",
"translation": "함께 모든 것을 봐."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Harmony through deeper understanding.",
"translation": "더 깊은 이해를 통한 조화."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 조화 vs 내향적 이해",
"explanation": "갈등 해결에서 적극적 중재와 깊은 통찰의 만남",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Let's gather everyone together.",
"translation": "모든 사람을 함께 모아보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "First, understand deeper meanings.",
"translation": "먼저 더 깊은 의미를 이해해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림이는 모든 사람을 함께 모으자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 그룹 조화를 추구해요.",
"result": "O",
"explanation": "혜림이는 'gather everyone together'라고 그룹 모임을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Open communication builds bridges.",
"translation": "열린 소통이 다리를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Hidden patterns need attention.",
"translation": "숨겨진 패턴이 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes hidden patterns need @@.",
"hint": "INFJ는 갈등의 근본적 패턴을 파악하려고 해요.",
"optionA": "ignorance",
"optionB": "attention",
"optionC": "confusion",
"result": "attention",
"explanation": "서진이는 숨겨진 패턴이 관심이 필요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Everyone's voice deserves hearing.",
"translation": "모든 사람의 목소리가 들어질 자격이 있어."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Deep insights guide healing.",
"translation": "깊은 통찰이 치유를 이끌어."
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이가 제안한 균형잡힌 접근법이에요.",
"optionA": "group",
"optionB": "reflection",
"optionC": "strengthens",
"optionD": "Quiet",
"optionE": "understanding",
"result": "Quiet reflection strengthens group understanding",
"explanation": "INFJ는 조용한 성찰이 그룹 이해를 깊게 강화한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "Your depth adds wisdom.",
"translation": "당신의 깊이가 지혜를 더해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your energy motivates everyone.",
"translation": "당신의 에너지가 모든 사람에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "혜림",
"script": "Together we see everything.",
"translation": "함께 모든 것을 봐."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Harmony through deeper understanding.",
"translation": "더 깊은 이해를 통한 조화."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "적극적 중재 vs 가치 기반 해결",
"explanation": "갈등 해결에서 조화 추구와 진정성 추구의 만남",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Everyone should participate together.",
"translation": "모든 사람이 함께 참여해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Values must guide solutions.",
"translation": "가치가 해결책을 이끌어야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재민이는 모든 사람이 함께 참여해야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 모든 사람의 참여를 중시해요.",
"result": "O",
"explanation": "재민이는 'Everyone should participate together'라고 전체 참여를 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "Group harmony creates peace.",
"translation": "그룹 조화가 평화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Authentic solutions last longer.",
"translation": "진정한 해결책이 더 오래 지속돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi believes authentic solutions last @@.",
"hint": "INFP는 진정성 있는 해결책의 지속성을 중시해요.",
"optionA": "shorter",
"optionB": "longer",
"optionC": "never",
"result": "longer",
"explanation": "은비는 진정한 해결책이 더 오래 지속된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "Compromise helps everyone win.",
"translation": "타협이 모든 사람이 이기도록 도와."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "But core values shouldn't bend.",
"translation": "하지만 핵심 가치는 굽혀지면 안 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비가 제안한 진정한 조화의 방법이에요.",
"result": "Authentic harmony respects individual values",
"explanation": "INFP는 진정한 조화가 개인의 가치를 깊이 존중한다고 제안해요.",
"optionA": "values",
"optionB": "individual",
"optionC": "Authentic",
"optionD": "harmony",
"optionE": "respects"
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "Your authenticity inspires trust.",
"translation": "당신의 진정성이 신뢰를 불러일으켜."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Your care unites people.",
"translation": "당신의 배려가 사람들을 하나로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "재민",
"script": "Values and harmony together.",
"translation": "가치와 조화가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "True peace through understanding.",
"translation": "이해를 통한 진정한 평화."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "적극적 중재 vs 가치 기반 해결",
"explanation": "갈등 해결에서 조화 추구와 진정성 추구의 만남",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Everyone should participate together.",
"translation": "모든 사람이 함께 참여해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "Values must guide solutions.",
"translation": "가치가 해결책을 이끌어야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "재민이는 모든 사람이 함께 참여해야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 모든 사람의 참여를 중시해요.",
"result": "O",
"explanation": "재민이는 'Everyone should participate together'라고 전체 참여를 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "Group harmony creates peace.",
"translation": "그룹 조화가 평화를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Authentic solutions last longer.",
"translation": "진정한 해결책이 더 오래 지속돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-bi believes authentic solutions last @@.",
"hint": "INFP는 진정성 있는 해결책의 지속성을 중시해요.",
"optionA": "shorter",
"optionB": "longer",
"optionC": "never",
"result": "longer",
"explanation": "은비는 진정한 해결책이 더 오래 지속된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "Compromise helps everyone win.",
"translation": "타협이 모든 사람이 이기도록 도와."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "But core values shouldn't bend.",
"translation": "하지만 핵심 가치는 굽혀지면 안 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "은비가 제안한 진정한 조화의 방법이에요.",
"optionA": "values",
"optionB": "individual",
"optionC": "Authentic",
"optionD": "harmony",
"optionE": "respects",
"result": "Authentic harmony respects individual values",
"explanation": "INFP는 진정한 조화가 개인의 가치를 깊이 존중한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "Your authenticity inspires trust.",
"translation": "당신의 진정성이 신뢰를 불러일으켜."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Your care unites people.",
"translation": "당신의 배려가 사람들을 하나로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "재민",
"script": "Values and harmony together.",
"translation": "가치와 조화가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "True peace through understanding.",
"translation": "이해를 통한 진정한 평화."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "관계 중심 vs 목표 중심",
"explanation": "갈등 해결에서 사람과 결과의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준영",
"script": "Relationships matter most here.",
"translation": "여기서는 관계가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Results need immediate attention.",
"translation": "결과가 즉각적인 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준영이는 관계가 가장 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "준영이는 'Relationships matter most here'라고 관계의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준영",
"script": "Happy teams perform better.",
"translation": "행복한 팀이 더 잘 수행해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Clear goals drive success.",
"translation": "명확한 목표가 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes clear goals drive @@.",
"hint": "ESTJ는 명확한 목표 설정을 통한 성공을 중시해요.",
"optionA": "confusion",
"optionB": "success",
"optionC": "problems",
"result": "success",
"explanation": "태영이는 명확한 목표가 성공을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준영",
"script": "Caring leadership builds loyalty.",
"translation": "배려하는 리더십이 충성심을 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Efficient systems save time.",
"translation": "효율적인 시스템이 시간을 절약해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 인정한 관계의 중요성이에요.",
"result": "Strong relationships improve team performance",
"explanation": "ESTJ도 강한 관계가 팀 성과를 크게 향상시킨다고 인정해요.",
"optionA": "improve",
"optionB": "Strong",
"optionC": "team",
"optionD": "relationships",
"optionE": "performance"
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "Your structure helps people.",
"translation": "당신의 구조가 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your care motivates teams.",
"translation": "당신의 배려가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "준영",
"script": "People and goals together.",
"translation": "사람과 목표가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Caring efficiency works perfectly.",
"translation": "배려하는 효율성이 완벽하게 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "관계 중심 vs 목표 중심",
"explanation": "갈등 해결에서 사람과 결과의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준영",
"script": "Relationships matter most here.",
"translation": "여기서는 관계가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Results need immediate attention.",
"translation": "결과가 즉각적인 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준영이는 관계가 가장 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "준영이는 'Relationships matter most here'라고 관계의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준영",
"script": "Happy teams perform better.",
"translation": "행복한 팀이 더 잘 수행해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Clear goals drive success.",
"translation": "명확한 목표가 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes clear goals drive @@.",
"hint": "ESTJ는 명확한 목표 설정을 통한 성공을 중시해요.",
"optionA": "confusion",
"optionB": "success",
"optionC": "problems",
"result": "success",
"explanation": "태영이는 명확한 목표가 성공을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준영",
"script": "Caring leadership builds loyalty.",
"translation": "배려하는 리더십이 충성심을 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Efficient systems save time.",
"translation": "효율적인 시스템이 시간을 절약해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 인정한 관계의 중요성이에요.",
"optionA": "improve",
"optionB": "Strong",
"optionC": "team",
"optionD": "relationships",
"optionE": "performance",
"result": "Strong relationships improve team performance",
"explanation": "ESTJ도 강한 관계가 팀 성과를 크게 향상시킨다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "Your structure helps people.",
"translation": "당신의 구조가 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your care motivates teams.",
"translation": "당신의 배려가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "준영",
"script": "People and goals together.",
"translation": "사람과 목표가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Caring efficiency works perfectly.",
"translation": "배려하는 효율성이 완벽하게 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "관계 중심 vs 목표 중심",
"explanation": "갈등 해결에서 사람과 결과의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준영",
"script": "Relationships matter most here.",
"translation": "여기서는 관계가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Results need immediate attention.",
"translation": "결과가 즉각적인 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준영이는 관계가 가장 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "준영이는 'Relationships matter most here'라고 관계의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준영",
"script": "Happy teams perform better.",
"translation": "행복한 팀이 더 잘 수행해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Clear goals drive success.",
"translation": "명확한 목표가 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes clear goals drive @@.",
"hint": "ESTJ는 명확한 목표 설정을 통한 성공을 중시해요.",
"optionA": "confusion",
"optionB": "success",
"optionC": "problems",
"result": "success",
"explanation": "태영이는 명확한 목표가 성공을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준영",
"script": "Caring leadership builds loyalty.",
"translation": "배려하는 리더십이 충성심을 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Efficient systems save time.",
"translation": "효율적인 시스템이 시간을 절약해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 인정한 관계의 중요성이에요.",
"result": "Strong relationships improve team performance",
"explanation": "ESTJ도 강한 관계가 팀 성과를 크게 향상시킨다고 인정해요.",
"optionA": "Strong",
"optionB": "performance",
"optionC": "improve",
"optionD": "relationships",
"optionE": "team"
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "Your structure helps people.",
"translation": "당신의 구조가 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your care motivates teams.",
"translation": "당신의 배려가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "준영",
"script": "People and goals together.",
"translation": "사람과 목표가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Caring efficiency works perfectly.",
"translation": "배려하는 효율성이 완벽하게 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "관계 중심 vs 목표 중심",
"explanation": "갈등 해결에서 사람과 결과의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준영",
"script": "Relationships matter most here.",
"translation": "여기서는 관계가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Results need immediate attention.",
"translation": "결과가 즉각적인 관심이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준영이는 관계가 가장 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 관계를 최우선으로 생각해요.",
"result": "O",
"explanation": "준영이는 'Relationships matter most here'라고 관계의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준영",
"script": "Happy teams perform better.",
"translation": "행복한 팀이 더 잘 수행해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Clear goals drive success.",
"translation": "명확한 목표가 성공을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young believes clear goals drive @@.",
"hint": "ESTJ는 명확한 목표 설정을 통한 성공을 중시해요.",
"optionA": "confusion",
"optionB": "success",
"optionC": "problems",
"result": "success",
"explanation": "태영이는 명확한 목표가 성공을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준영",
"script": "Caring leadership builds loyalty.",
"translation": "배려하는 리더십이 충성심을 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Efficient systems save time.",
"translation": "효율적인 시스템이 시간을 절약해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 인정한 관계의 중요성이에요.",
"optionA": "Strong",
"optionB": "performance",
"optionC": "improve",
"optionD": "relationships",
"optionE": "team",
"result": "Strong relationships improve team performance",
"explanation": "ESTJ도 강한 관계가 팀 성과를 크게 향상시킨다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "Your structure helps people.",
"translation": "당신의 구조가 사람들을 도와줘."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your care motivates teams.",
"translation": "당신의 배려가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 12,
"speaker": "준영",
"script": "People and goals together.",
"translation": "사람과 목표가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Caring efficiency works perfectly.",
"translation": "배려하는 효율성이 완벽하게 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "계획된 조화 vs 즉흥적 해결",
"explanation": "갈등 해결에서 체계적 접근과 순간적 대응의 만남",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정훈",
"script": "Let's plan our approach.",
"translation": "우리의 접근법을 계획해보자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "React to what happens.",
"translation": "일어나는 일에 반응해."
},
{
"type": "ox",
"index": 3,
"quiz": "정훈이는 접근법을 계획하자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 계획을 선호해요.",
"result": "O",
"explanation": "정훈이는 'plan our approach'라고 계획적 접근을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정훈",
"script": "Structured harmony works best.",
"translation": "구조화된 조화가 가장 잘 작동해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Flexible responses solve problems.",
"translation": "유연한 반응이 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo believes flexible responses @@ problems.",
"hint": "ESTP는 유연하고 즉흥적인 대응을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "avoid",
"result": "solve",
"explanation": "상우는 유연한 반응이 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "정훈",
"script": "Everyone needs clear direction.",
"translation": "모든 사람이 명확한 방향이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Energy shifts require adaptation.",
"translation": "에너지 변화는 적응이 필요해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우가 인정한 계획의 가치예요.",
"result": "Good planning enables better responses",
"explanation": "ESTP도 좋은 계획이 더 나은 자발적 반응을 가능하게 한다고 인정해요.",
"optionA": "Good",
"optionB": "better",
"optionC": "enables",
"optionD": "planning",
"optionE": "responses"
},
{
"type": "script",
"index": 10,
"speaker": "정훈",
"script": "Your energy brings life.",
"translation": "당신의 에너지가 생명력을 가져와."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your planning provides foundation.",
"translation": "당신의 계획이 기반을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "정훈",
"script": "Planned spontaneity works well.",
"translation": "계획된 자발성이 잘 작동해."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Flexible structure helps everyone.",
"translation": "유연한 구조가 모든 사람을 도와."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "계획된 조화 vs 즉흥적 해결",
"explanation": "갈등 해결에서 체계적 접근과 순간적 대응의 만남",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정훈",
"script": "Let's plan our approach.",
"translation": "우리의 접근법을 계획해보자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "React to what happens.",
"translation": "일어나는 일에 반응해."
},
{
"type": "ox",
"index": 3,
"quiz": "정훈이는 접근법을 계획하자고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 계획을 선호해요.",
"result": "O",
"explanation": "정훈이는 'plan our approach'라고 계획적 접근을 제안했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정훈",
"script": "Structured harmony works best.",
"translation": "구조화된 조화가 가장 잘 작동해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Flexible responses solve problems.",
"translation": "유연한 반응이 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-woo believes flexible responses @@ problems.",
"hint": "ESTP는 유연하고 즉흥적인 대응을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "avoid",
"result": "solve",
"explanation": "상우는 유연한 반응이 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "정훈",
"script": "Everyone needs clear direction.",
"translation": "모든 사람이 명확한 방향이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Energy shifts require adaptation.",
"translation": "에너지 변화는 적응이 필요해."
},
{
"type": "puzzle",
"index": 9,
"hint": "상우가 인정한 계획의 가치예요.",
"optionA": "Good",
"optionB": "better",
"optionC": "enables",
"optionD": "planning",
"optionE": "responses",
"result": "Good planning enables better responses",
"explanation": "ESTP도 좋은 계획이 더 나은 자발적 반응을 가능하게 한다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "정훈",
"script": "Your energy brings life.",
"translation": "당신의 에너지가 생명력을 가져와."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your planning provides foundation.",
"translation": "당신의 계획이 기반을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "정훈",
"script": "Planned spontaneity works well.",
"translation": "계획된 자발성이 잘 작동해."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Flexible structure helps everyone.",
"translation": "유연한 구조가 모든 사람을 도와."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 조화 추구자의 만남",
"explanation": "직관적 조화와 현실적 조화의 협력",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Future harmony needs vision.",
"translation": "미래 조화는 비전이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Present needs immediate care.",
"translation": "현재는 즉각적인 돌봄이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 미래 조화가 비전이 필요하다고 했나요?",
"hint": "ENFJ는 미래 지향적인 조화를 추구해요.",
"result": "O",
"explanation": "민아는 'Future harmony needs vision'이라고 비전의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Inspirational growth helps everyone.",
"translation": "영감을 주는 성장이 모든 사람을 도와."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Practical support works immediately.",
"translation": "실용적인 지원이 즉시 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes practical support works @@.",
"hint": "ESFJ는 실용적이고 즉시 효과가 나타나는 지원을 선호해요.",
"optionA": "slowly",
"optionB": "immediately",
"optionC": "never",
"result": "immediately",
"explanation": "민지는 실용적인 지원이 즉시 작동한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Long-term relationships need nurturing.",
"translation": "장기적 관계는 양육이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Daily kindness builds trust.",
"translation": "매일의 친절이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지가 제안한 조화의 방법이에요.",
"result": "Daily care creates lasting harmony",
"explanation": "ESFJ는 매일의 돌봄이 자연스럽게 지속적인 조화를 만든다고 제안해요.",
"optionA": "care",
"optionB": "harmony",
"optionC": "lasting",
"optionD": "Daily",
"optionE": "creates"
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "Your consistency builds foundation.",
"translation": "당신의 일관성이 기반을 쌓아."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your vision inspires growth.",
"translation": "당신의 비전이 성장에 영감을 줘."
},
{
"type": "script",
"index": 12,
"speaker": "민아",
"script": "Present and future together.",
"translation": "현재와 미래가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Steady growth creates harmony.",
"translation": "꾸준한 성장이 조화를 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 조화 추구자의 만남",
"explanation": "직관적 조화와 현실적 조화의 협력",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Future harmony needs vision.",
"translation": "미래 조화는 비전이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Present needs immediate care.",
"translation": "현재는 즉각적인 돌봄이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 미래 조화가 비전이 필요하다고 했나요?",
"hint": "ENFJ는 미래 지향적인 조화를 추구해요.",
"result": "O",
"explanation": "민아는 'Future harmony needs vision'이라고 비전의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Inspirational growth helps everyone.",
"translation": "영감을 주는 성장이 모든 사람을 도와."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Practical support works immediately.",
"translation": "실용적인 지원이 즉시 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-ji believes practical support works @@.",
"hint": "ESFJ는 실용적이고 즉시 효과가 나타나는 지원을 선호해요.",
"optionA": "slowly",
"optionB": "immediately",
"optionC": "never",
"result": "immediately",
"explanation": "민지는 실용적인 지원이 즉시 작동한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Long-term relationships need nurturing.",
"translation": "장기적 관계는 양육이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Daily kindness builds trust.",
"translation": "매일의 친절이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"hint": "민지가 제안한 조화의 방법이에요.",
"optionA": "care",
"optionB": "harmony",
"optionC": "lasting",
"optionD": "Daily",
"optionE": "creates",
"result": "Daily care creates lasting harmony",
"explanation": "ESFJ는 매일의 돌봄이 자연스럽게 지속적인 조화를 만든다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "Your consistency builds foundation.",
"translation": "당신의 일관성이 기반을 쌓아."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your vision inspires growth.",
"translation": "당신의 비전이 성장에 영감을 줘."
},
{
"type": "script",
"index": 12,
"speaker": "민아",
"script": "Present and future together.",
"translation": "현재와 미래가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Steady growth creates harmony.",
"translation": "꾸준한 성장이 조화를 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "구조적 조화 vs 자연스러운 해결",
"explanation": "갈등 해결에서 체계와 자유로움의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Organized approach brings peace.",
"translation": "조직적인 접근이 평화를 가져와."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Natural flow feels better.",
"translation": "자연스러운 흐름이 더 좋아."
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 조직적인 접근이 평화를 가져온다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 조화를 추구해요.",
"result": "O",
"explanation": "지아는 'Organized approach brings peace'라고 조직적 접근을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Structure helps everyone participate.",
"translation": "구조가 모든 사람의 참여를 도와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Spontaneous connections work magic.",
"translation": "자발적인 연결이 마법을 부려."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol believes spontaneous connections work @@.",
"hint": "ESFP는 자연스럽고 즉흥적인 연결의 힘을 믿어요.",
"optionA": "problems",
"optionB": "magic",
"optionC": "confusion",
"result": "magic",
"explanation": "예솔이는 자발적인 연결이 마법을 부린다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Planned harmony includes everyone.",
"translation": "계획된 조화가 모든 사람을 포함해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Joy spreads without planning.",
"translation": "기쁨은 계획 없이도 퍼져."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이가 제안한 균형잡힌 방법이에요.",
"result": "Joyful structure allows natural harmony",
"explanation": "ESFP는 기쁜 구조가 자연스러운 조화를 자유롭게 허용한다고 제안해요.",
"optionA": "Joyful",
"optionB": "natural",
"optionC": "allows",
"optionD": "structure",
"optionE": "harmony"
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "Your joy lifts everyone.",
"translation": "당신의 기쁨이 모든 사람을 끌어올려."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your care creates safety.",
"translation": "당신의 배려가 안전함을 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지아",
"script": "Structure and freedom together.",
"translation": "구조와 자유가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Happy structure works perfectly.",
"translation": "행복한 구조가 완벽하게 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "구조적 조화 vs 자연스러운 해결",
"explanation": "갈등 해결에서 체계와 자유로움의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Organized approach brings peace.",
"translation": "조직적인 접근이 평화를 가져와."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Natural flow feels better.",
"translation": "자연스러운 흐름이 더 좋아."
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 조직적인 접근이 평화를 가져온다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 조화를 추구해요.",
"result": "O",
"explanation": "지아는 'Organized approach brings peace'라고 조직적 접근을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Structure helps everyone participate.",
"translation": "구조가 모든 사람의 참여를 도와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Spontaneous connections work magic.",
"translation": "자발적인 연결이 마법을 부려."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-sol believes spontaneous connections work @@.",
"hint": "ESFP는 자연스럽고 즉흥적인 연결의 힘을 믿어요.",
"optionA": "problems",
"optionB": "magic",
"optionC": "confusion",
"result": "magic",
"explanation": "예솔이는 자발적인 연결이 마법을 부린다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Planned harmony includes everyone.",
"translation": "계획된 조화가 모든 사람을 포함해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Joy spreads without planning.",
"translation": "기쁨은 계획 없이도 퍼져."
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔이가 제안한 균형잡힌 방법이에요.",
"optionA": "Joyful",
"optionB": "natural",
"optionC": "allows",
"optionD": "structure",
"optionE": "harmony",
"result": "Joyful structure allows natural harmony",
"explanation": "ESFP는 기쁜 구조가 자연스러운 조화를 자유롭게 허용한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "Your joy lifts everyone.",
"translation": "당신의 기쁨이 모든 사람을 끌어올려."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your care creates safety.",
"translation": "당신의 배려가 안전함을 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지아",
"script": "Structure and freedom together.",
"translation": "구조와 자유가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Happy structure works perfectly.",
"translation": "행복한 구조가 완벽하게 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "과정 중심 vs 결과 중심",
"explanation": "갈등 해결에서 관계와 효율성의 조화",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Process matters for healing.",
"translation": "과정이 치유를 위해 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Results prove our success.",
"translation": "결과가 우리의 성공을 증명해."
},
{
"type": "ox",
"index": 3,
"quiz": "다현이는 과정이 치유를 위해 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 과정과 관계를 중시해요.",
"result": "O",
"explanation": "다현이는 'Process matters for healing'이라고 과정의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Everyone's journey needs respect.",
"translation": "모든 사람의 여정이 존중이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Quick solutions save time.",
"translation": "빠른 해결책이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-joon believes quick solutions save @@.",
"hint": "ENTJ는 효율적이고 빠른 해결책을 선호해요.",
"optionA": "energy",
"optionB": "time",
"optionC": "relationships",
"result": "time",
"explanation": "민준이는 빠른 해결책이 시간을 절약한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Sustainable harmony takes time.",
"translation": "지속 가능한 조화는 시간이 걸려."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Efficient leadership prevents delays.",
"translation": "효율적인 리더십이 지연을 방지해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민준이가 인정한 과정의 가치예요.",
"result": "Caring processes improve long-term results",
"explanation": "ENTJ도 배려하는 과정이 장기적 결과를 크게 향상시킨다고 인정해요.",
"optionA": "processes",
"optionB": "Caring",
"optionC": "improve",
"optionD": "results",
"optionE": "long-term"
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "Your efficiency helps everyone.",
"translation": "당신의 효율성이 모든 사람을 도와."
},
{
"type": "script",
"index": 11,
"speaker": "민준",
"script": "Your care strengthens outcomes.",
"translation": "당신의 배려가 결과를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "다현",
"script": "Process and results together.",
"translation": "과정과 결과가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "Efficient caring works best.",
"translation": "효율적인 배려가 가장 잘 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "과정 중심 vs 결과 중심",
"explanation": "갈등 해결에서 관계와 효율성의 조화",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Process matters for healing.",
"translation": "과정이 치유를 위해 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Results prove our success.",
"translation": "결과가 우리의 성공을 증명해."
},
{
"type": "ox",
"index": 3,
"quiz": "다현이는 과정이 치유를 위해 중요하다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 과정과 관계를 중시해요.",
"result": "O",
"explanation": "다현이는 'Process matters for healing'이라고 과정의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Everyone's journey needs respect.",
"translation": "모든 사람의 여정이 존중이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Quick solutions save time.",
"translation": "빠른 해결책이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-joon believes quick solutions save @@.",
"hint": "ENTJ는 효율적이고 빠른 해결책을 선호해요.",
"optionA": "energy",
"optionB": "time",
"optionC": "relationships",
"result": "time",
"explanation": "민준이는 빠른 해결책이 시간을 절약한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Sustainable harmony takes time.",
"translation": "지속 가능한 조화는 시간이 걸려."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Efficient leadership prevents delays.",
"translation": "효율적인 리더십이 지연을 방지해."
},
{
"type": "puzzle",
"index": 9,
"hint": "민준이가 인정한 과정의 가치예요.",
"optionA": "processes",
"optionB": "Caring",
"optionC": "improve",
"optionD": "results",
"optionE": "long-term",
"result": "Caring processes improve long-term results",
"explanation": "ENTJ도 배려하는 과정이 장기적 결과를 크게 향상시킨다고 인정해요."
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "Your efficiency helps everyone.",
"translation": "당신의 효율성이 모든 사람을 도와."
},
{
"type": "script",
"index": 11,
"speaker": "민준",
"script": "Your care strengthens outcomes.",
"translation": "당신의 배려가 결과를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "다현",
"script": "Process and results together.",
"translation": "과정과 결과가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "Efficient caring works best.",
"translation": "효율적인 배려가 가장 잘 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조화 추구 vs 창의적 해결",
"explanation": "갈등 해결에서 협력과 혁신의 만남",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Harmony should guide solutions.",
"translation": "조화가 해결책을 이끌어야 해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Creative ideas change everything.",
"translation": "창의적 아이디어가 모든 것을 바꿔."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림이는 조화가 해결책을 이끌어야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 조화를 우선시해요.",
"result": "O",
"explanation": "혜림이는 'Harmony should guide solutions'라고 조화의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Everyone needs to feel included.",
"translation": "모든 사람이 포함된다고 느낄 필요가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New perspectives solve problems.",
"translation": "새로운 관점이 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes new perspectives @@ problems.",
"hint": "ENTP는 새로운 관점을 통한 창의적 해결을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "ignore",
"result": "solve",
"explanation": "도윤이는 새로운 관점이 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Stable relationships build trust.",
"translation": "안정적인 관계가 신뢰를 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Innovation prevents future conflicts.",
"translation": "혁신이 미래의 갈등을 방지해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이가 제안한 균형잡힌 접근법이에요.",
"result": "Creative harmony includes everyone's perspectives",
"explanation": "ENTP는 창의적 조화가 모든 사람의 독특한 관점을 포함한다고 제안해요.",
"optionA": "includes",
"optionB": "everyone's",
"optionC": "harmony",
"optionD": "Creative",
"optionE": "perspectives"
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "Your ideas inspire growth.",
"translation": "당신의 아이디어가 성장에 영감을 줘."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your harmony enables creativity.",
"translation": "당신의 조화가 창의성을 가능하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "혜림",
"script": "Innovation and care together.",
"translation": "혁신과 배려가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Harmonious innovation works perfectly.",
"translation": "조화로운 혁신이 완벽하게 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조화 추구 vs 창의적 해결",
"explanation": "갈등 해결에서 협력과 혁신의 만남",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Harmony should guide solutions.",
"translation": "조화가 해결책을 이끌어야 해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Creative ideas change everything.",
"translation": "창의적 아이디어가 모든 것을 바꿔."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림이는 조화가 해결책을 이끌어야 한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 조화를 우선시해요.",
"result": "O",
"explanation": "혜림이는 'Harmony should guide solutions'라고 조화의 중요성을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Everyone needs to feel included.",
"translation": "모든 사람이 포함된다고 느낄 필요가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "New perspectives solve problems.",
"translation": "새로운 관점이 문제를 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes new perspectives @@ problems.",
"hint": "ENTP는 새로운 관점을 통한 창의적 해결을 선호해요.",
"optionA": "create",
"optionB": "solve",
"optionC": "ignore",
"result": "solve",
"explanation": "도윤이는 새로운 관점이 문제를 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Stable relationships build trust.",
"translation": "안정적인 관계가 신뢰를 쌓아."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Innovation prevents future conflicts.",
"translation": "혁신이 미래의 갈등을 방지해."
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤이가 제안한 균형잡힌 접근법이에요.",
"optionA": "includes",
"optionB": "everyone's",
"optionC": "harmony",
"optionD": "Creative",
"optionE": "perspectives",
"result": "Creative harmony includes everyone's perspectives",
"explanation": "ENTP는 창의적 조화가 모든 사람의 독특한 관점을 포함한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "Your ideas inspire growth.",
"translation": "당신의 아이디어가 성장에 영감을 줘."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your harmony enables creativity.",
"translation": "당신의 조화가 창의성을 가능하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "혜림",
"script": "Innovation and care together.",
"translation": "혁신과 배려가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Harmonious innovation works perfectly.",
"translation": "조화로운 혁신이 완벽하게 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "체계적 조화 vs 자유로운 조화",
"explanation": "갈등 해결에서 구조와 유연성의 균형",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Structured harmony works best.",
"translation": "구조화된 조화가 가장 잘 작동해."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Free-flowing connection feels natural.",
"translation": "자유롭게 흐르는 연결이 자연스러워."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 구조화된 조화가 가장 잘 작동한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 조화를 추구해요.",
"result": "O",
"explanation": "유나는 'Structured harmony works best'라고 구조화된 조화를 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Everyone needs clear roles.",
"translation": "모든 사람이 명확한 역할이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Organic growth happens naturally.",
"translation": "유기적 성장이 자연스럽게 일어나."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes organic growth happens @@.",
"hint": "ENFP는 자연스럽고 유기적인 발전을 선호해요.",
"optionA": "forcefully",
"optionB": "naturally",
"optionC": "never",
"result": "naturally",
"explanation": "지영이는 유기적 성장이 자연스럽게 일어난다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Planned inclusion helps everyone.",
"translation": "계획된 포용이 모든 사람을 도와."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Spontaneous joy connects hearts.",
"translation": "자발적인 기쁨이 마음을 연결해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지영이가 제안한 균형잡힌 방법이에요.",
"result": "Flexible structure allows connections flourish",
"explanation": "ENFP는 유연한 구조가 자연스러운 연결이 번영하도록 허용한다고 제안해요.",
"optionA": "connections",
"optionB": "flourish",
"optionC": "Flexible",
"optionD": "allows",
"optionE": "structure"
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "Your spontaneity brings joy.",
"translation": "당신의 자발성이 기쁨을 가져와."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your organization creates safety.",
"translation": "당신의 조직화가 안전함을 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "유나",
"script": "Structure and freedom together.",
"translation": "구조와 자유가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Joyful organization works beautifully.",
"translation": "기쁜 조직화가 아름답게 작동해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "체계적 조화 vs 자유로운 조화",
"explanation": "갈등 해결에서 구조와 유연성의 균형",
"level": 3,
"my_mbti": "ENFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Structured harmony works best.",
"translation": "구조화된 조화가 가장 잘 작동해."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "Free-flowing connection feels natural.",
"translation": "자유롭게 흐르는 연결이 자연스러워."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 구조화된 조화가 가장 잘 작동한다고 했나요?",
"hint": "ENFJ는 갈등 해결에서 체계적인 조화를 추구해요.",
"result": "O",
"explanation": "유나는 'Structured harmony works best'라고 구조화된 조화를 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Everyone needs clear roles.",
"translation": "모든 사람이 명확한 역할이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Organic growth happens naturally.",
"translation": "유기적 성장이 자연스럽게 일어나."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes organic growth happens @@.",
"hint": "ENFP는 자연스럽고 유기적인 발전을 선호해요.",
"optionA": "forcefully",
"optionB": "naturally",
"optionC": "never",
"result": "naturally",
"explanation": "지영이는 유기적 성장이 자연스럽게 일어난다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Planned inclusion helps everyone.",
"translation": "계획된 포용이 모든 사람을 도와."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Spontaneous joy connects hearts.",
"translation": "자발적인 기쁨이 마음을 연결해."
},
{
"type": "puzzle",
"index": 9,
"hint": "지영이가 제안한 균형잡힌 방법이에요.",
"optionA": "connections",
"optionB": "flourish",
"optionC": "Flexible",
"optionD": "allows",
"optionE": "structure",
"result": "Flexible structure allows connections flourish",
"explanation": "ENFP는 유연한 구조가 자연스러운 연결이 번영하도록 허용한다고 제안해요."
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "Your spontaneity brings joy.",
"translation": "당신의 자발성이 기쁨을 가져와."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your organization creates safety.",
"translation": "당신의 조직화가 안전함을 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "유나",
"script": "Structure and freedom together.",
"translation": "구조와 자유가 함께."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Joyful organization works beautifully.",
"translation": "기쁜 조직화가 아름답게 작동해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 체계의 만남",
"explanation": "ENFP의 영감적 접근과 ISTJ의 체계적 방법론 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "Let's explore inspiring new possibilities.",
"translation": "영감을 주는 새로운 가능성을 탐구해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow established procedures.",
"translation": "기존 절차를 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 새로운 가능성을 탐구하자고 했나요?",
"hint": "ENFP는 갈등 해결 시 창의적이고 영감을 주는 접근을 선호해요.",
"result": "O",
"explanation": "지영이는 'Let's explore inspiring new possibilities'라고 새로운 가능성을 탐구하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지영",
"script": "Established procedures provide reliable structure.",
"translation": "기존 절차가 신뢰할 만한 구조를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "New possibilities work better with.",
"translation": "새로운 가능성은 체계적 기반과 함께할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes established procedures provide @@.",
"hint": "ENFP는 기존 체계가 새로운 아이디어의 안정적 토대가 된다고 인정해요.",
"optionA": "chaos",
"optionB": "reliable structure",
"optionC": "limitations",
"result": "reliable structure",
"explanation": "지영이는 기존 절차가 '신뢰할 만한 구조(reliable structure)'를 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지영",
"script": "Structure helps organize creative energy.",
"translation": "구조가 창의적 에너지를 조직화하는데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Inspiring ideas improve traditional methods.",
"translation": "영감을 주는 아이디어가 전통적 방법을 개선해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현이가 말하는 영감과 체계의 결합이에요.",
"optionA": "innovation",
"optionB": "creates",
"optionC": "sustainable",
"optionD": "Structured",
"optionE": "positive",
"optionF": "change",
"result": "Structured innovation creates sustainable positive change",
"explanation": "동현이는 구조화된 혁신이 지속가능한 긍정적 변화를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지영",
"script": "Organized approach enables creative breakthroughs.",
"translation": "조직화된 접근이 창의적 돌파구를 가능하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Creative energy strengthens systematic solutions.",
"translation": "창의적 에너지가 체계적 해결책을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "지영",
"script": "Balanced solutions combine reliable methods.",
"translation": "균형잡힌 해결책이 신뢰할 만한 방법과 영감적 탐구를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Effective change emerges from integrating.",
"translation": "효과적인 변화가 검증된 구조와 창의적 가능성을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 체계의 만남",
"explanation": "ENFP의 영감적 접근과 ISTJ의 체계적 방법론 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "Let's explore inspiring new possibilities.",
"translation": "영감을 주는 새로운 가능성을 탐구해보자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "We should follow established procedures.",
"translation": "기존 절차를 따라야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 새로운 가능성을 탐구하자고 했나요?",
"hint": "ENFP는 갈등 해결 시 창의적이고 영감을 주는 접근을 선호해요.",
"result": "O",
"explanation": "지영이는 'Let's explore inspiring new possibilities'라고 새로운 가능성을 탐구하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지영",
"script": "Established procedures provide reliable structure.",
"translation": "기존 절차가 신뢰할 만한 구조를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "New possibilities work better with.",
"translation": "새로운 가능성은 체계적 기반과 함께할 때 더 잘 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes established procedures provide @@.",
"hint": "ENFP는 기존 체계가 새로운 아이디어의 안정적 토대가 된다고 인정해요.",
"optionA": "chaos",
"optionB": "reliable structure",
"optionC": "limitations",
"result": "reliable structure",
"explanation": "지영이는 기존 절차가 '신뢰할 만한 구조(reliable structure)'를 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지영",
"script": "Structure helps organize creative energy.",
"translation": "구조가 창의적 에너지를 조직화하는데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Inspiring ideas improve traditional methods.",
"translation": "영감을 주는 아이디어가 전통적 방법을 개선해."
},
{
"type": "puzzle",
"index": 9,
"hint": "동현이가 말하는 영감과 체계의 결합이에요.",
"optionA": "innovation",
"optionB": "creates",
"optionC": "sustainable",
"optionD": "Structured",
"optionE": "positive",
"optionF": "change",
"result": "Structured innovation creates sustainable positive change",
"explanation": "동현이는 구조화된 혁신이 지속가능한 긍정적 변화를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지영",
"script": "Organized approach enables creative breakthroughs.",
"translation": "조직화된 접근이 창의적 돌파구를 가능하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Creative energy strengthens systematic solutions.",
"translation": "창의적 에너지가 체계적 해결책을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "지영",
"script": "Balanced solutions combine reliable methods.",
"translation": "균형잡힌 해결책이 신뢰할 만한 방법과 영감적 탐구를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Effective change emerges from integrating.",
"translation": "효과적인 변화가 검증된 구조와 창의적 가능성을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 실용의 대화",
"explanation": "ENFP의 가능성 탐구와 ISTP의 실용적 적용 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "Let's brainstorm exciting creative solutions.",
"translation": "흥미진진한 창의적 해결책을 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "What works practically in reality?",
"translation": "현실에서 실용적으로 뭐가 효과적이야?"
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 실용적으로 효과적인 것을 찾고 있나요?",
"hint": "ISTP는 현실적으로 작동하는 실용적 해결책을 중요시해요.",
"result": "O",
"explanation": "태오는 'What works practically in reality?'라고 실용적으로 효과적인 것을 찾고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "성민",
"script": "Practical application validates creative concepts.",
"translation": "실용적 적용이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Creative solutions reveal unexpected practical.",
"translation": "창의적 해결책이 예상치 못한 실용적 적용을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-min believes practical application validates @@.",
"hint": "ENFP는 실용적 적용이 창의적 아이디어의 가치를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative concepts",
"optionC": "limitations",
"result": "creative concepts",
"explanation": "성민이는 실용적 적용이 '창의적 개념(creative concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "성민",
"script": "Hands-on testing grounds inspiring visions.",
"translation": "실무 테스트가 영감적 비전의 근거를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Visionary thinking expands practical options.",
"translation": "비전적 사고가 실용적 선택지를 확장해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태오가 말하는 영감과 실용의 결합이에요.",
"optionA": "with",
"optionB": "inspiration",
"optionC": "Effective",
"optionD": "action",
"optionE": "solutions",
"optionF": "combine",
"result": "Effective solutions combine inspiration with action",
"explanation": "태오는 효과적인 해결책이 영감과 행동을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "성민",
"script": "Real-world constraints shape creative possibilities.",
"translation": "현실 제약이 창의적 가능성을 형성해."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Inspiring ideas reveal practical innovations.",
"translation": "영감을 주는 아이디어가 실용적 혁신을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "성민",
"script": "Dynamic problem-solving balances visionary exploration.",
"translation": "역동적 문제 해결이 비전적 탐구와 실무 검증의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Breakthrough results emerge from combining.",
"translation": "획기적 결과가 창의적 상상력과 실용적 적용을 결합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 실용의 대화",
"explanation": "ENFP의 가능성 탐구와 ISTP의 실용적 적용 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "Let's brainstorm exciting creative solutions.",
"translation": "흥미진진한 창의적 해결책을 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "What works practically in reality?",
"translation": "현실에서 실용적으로 뭐가 효과적이야?"
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 실용적으로 효과적인 것을 찾고 있나요?",
"hint": "ISTP는 현실적으로 작동하는 실용적 해결책을 중요시해요.",
"result": "O",
"explanation": "태오는 'What works practically in reality?'라고 실용적으로 효과적인 것을 찾고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "성민",
"script": "Practical application validates creative concepts.",
"translation": "실용적 적용이 창의적 개념을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Creative solutions reveal unexpected practical.",
"translation": "창의적 해결책이 예상치 못한 실용적 적용을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Seong-min believes practical application validates @@.",
"hint": "ENFP는 실용적 적용이 창의적 아이디어의 가치를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative concepts",
"optionC": "limitations",
"result": "creative concepts",
"explanation": "성민이는 실용적 적용이 '창의적 개념(creative concepts)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "성민",
"script": "Hands-on testing grounds inspiring visions.",
"translation": "실무 테스트가 영감적 비전의 근거를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Visionary thinking expands practical options.",
"translation": "비전적 사고가 실용적 선택지를 확장해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태오가 말하는 영감과 실용의 결합이에요.",
"optionA": "with",
"optionB": "inspiration",
"optionC": "Effective",
"optionD": "action",
"optionE": "solutions",
"optionF": "combine",
"result": "Effective solutions combine inspiration with action",
"explanation": "태오는 효과적인 해결책이 영감과 행동을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "성민",
"script": "Real-world constraints shape creative possibilities.",
"translation": "현실 제약이 창의적 가능성을 형성해."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Inspiring ideas reveal practical innovations.",
"translation": "영감을 주는 아이디어가 실용적 혁신을 드러내."
},
{
"type": "script",
"index": 12,
"speaker": "성민",
"script": "Dynamic problem-solving balances visionary exploration.",
"translation": "역동적 문제 해결이 비전적 탐구와 실무 검증의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "태오",
"script": "Breakthrough results emerge from combining.",
"translation": "획기적 결과가 창의적 상상력과 실용적 적용을 결합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 배려의 조화",
"explanation": "ENFP의 영감적 변화와 ISFJ의 관계 중심 해결 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "Let's create inspiring positive changes.",
"translation": "영감을 주는 긍정적 변화를 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How will this impact everyone?",
"translation": "이것이 모든 사람에게 어떤 영향을 줄까?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람에게 미치는 영향을 고려하나요?",
"hint": "ISFJ는 변화가 모든 관련자에게 미치는 영향을 신중하게 고려해요.",
"result": "O",
"explanation": "예나는 'How will this impact everyone?'라고 모든 사람에게 미치는 영향을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "건우",
"script": "Considering everyone ensures sustainable inspiration.",
"translation": "모든 사람을 고려하는 것이 지속가능한 영감을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Positive changes work when people.",
"translation": "긍정적 변화는 사람들이 지지할 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-woo believes considering everyone ensures @@.",
"hint": "ENFP는 모든 사람을 고려하는 것이 영감의 지속가능성을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "sustainable inspiration",
"optionC": "problems",
"result": "sustainable inspiration",
"explanation": "건우는 모든 사람을 고려하는 것이 '지속가능한 영감(sustainable inspiration)'을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건우",
"script": "People-centered approach creates lasting positive.",
"translation": "사람 중심 접근이 지속되는 긍정적 영향을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Inspiring changes help when they.",
"translation": "영감을 주는 변화는 진정한 필요를 섬길 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나가 말하는 배려와 영감의 결합이에요.",
"optionA": "relationships",
"optionB": "Caring",
"optionC": "honors",
"optionD": "innovation",
"optionE": "human",
"optionF": "deeply",
"result": "Caring innovation honors human relationships deeply",
"explanation": "예나는 돌봄의 혁신이 인간 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "건우",
"script": "Thoughtful attention guides inspiring problem-solving.",
"translation": "사려깊은 관심이 영감을 주는 문제 해결을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Creative enthusiasm strengthens community bonds.",
"translation": "창의적 열정이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "건우",
"script": "Meaningful transformation combines visionary exploration.",
"translation": "의미있는 변화가 비전적 탐구와 관계적 지혜를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Effective progress emerges from balancing.",
"translation": "효과적인 진보가 영감적 아이디어와 인간적 돌봄의 균형을 맞추는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 배려의 조화",
"explanation": "ENFP의 영감적 변화와 ISFJ의 관계 중심 해결 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "Let's create inspiring positive changes.",
"translation": "영감을 주는 긍정적 변화를 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How will this impact everyone?",
"translation": "이것이 모든 사람에게 어떤 영향을 줄까?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람에게 미치는 영향을 고려하나요?",
"hint": "ISFJ는 변화가 모든 관련자에게 미치는 영향을 신중하게 고려해요.",
"result": "O",
"explanation": "예나는 'How will this impact everyone?'라고 모든 사람에게 미치는 영향을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "건우",
"script": "Considering everyone ensures sustainable inspiration.",
"translation": "모든 사람을 고려하는 것이 지속가능한 영감을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Positive changes work when people.",
"translation": "긍정적 변화는 사람들이 지지할 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-woo believes considering everyone ensures @@.",
"hint": "ENFP는 모든 사람을 고려하는 것이 영감의 지속가능성을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "sustainable inspiration",
"optionC": "problems",
"result": "sustainable inspiration",
"explanation": "건우는 모든 사람을 고려하는 것이 '지속가능한 영감(sustainable inspiration)'을 보장한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건우",
"script": "People-centered approach creates lasting positive.",
"translation": "사람 중심 접근이 지속되는 긍정적 영향을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Inspiring changes help when they.",
"translation": "영감을 주는 변화는 진정한 필요를 섬길 때 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "예나가 말하는 배려와 영감의 결합이에요.",
"optionA": "relationships",
"optionB": "Caring",
"optionC": "honors",
"optionD": "innovation",
"optionE": "human",
"optionF": "deeply",
"result": "Caring innovation honors human relationships deeply",
"explanation": "예나는 돌봄의 혁신이 인간 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "건우",
"script": "Thoughtful attention guides inspiring problem-solving.",
"translation": "사려깊은 관심이 영감을 주는 문제 해결을 이끌어."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Creative enthusiasm strengthens community bonds.",
"translation": "창의적 열정이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "건우",
"script": "Meaningful transformation combines visionary exploration.",
"translation": "의미있는 변화가 비전적 탐구와 관계적 지혜를 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Effective progress emerges from balancing.",
"translation": "효과적인 진보가 영감적 아이디어와 인간적 돌봄의 균형을 맞추는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 열정과 내향적 가치",
"explanation": "ENFP의 외향적 영감과 ISFP의 내향적 가치 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "Let's share our exciting visions.",
"translation": "우리의 흥미진진한 비전을 나누자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "This needs to align with.",
"translation": "이것은 내적 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 내적 가치와의 일치를 중요시하나요?",
"hint": "ISFP는 해결책이 개인적 가치 체계와 조화를 이뤄야 한다고 믿어요.",
"result": "O",
"explanation": "채영이는 'This needs to align with'라고 내적 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "민규",
"script": "Value-aligned sharing creates authentic connection.",
"translation": "가치와 일치하는 나눔이 진정한 연결을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Exciting visions can honor personal.",
"translation": "흥미진진한 비전이 개인적 진정성을 존중할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-gyu believes value-aligned sharing creates @@.",
"hint": "ENFP는 가치와 일치하는 공유가 더 진실한 연결을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "authentic connection",
"optionC": "problems",
"result": "authentic connection",
"explanation": "민규는 가치와 일치하는 나눔이 '진정한 연결(authentic connection)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민규",
"script": "Personal meaning guides inspiring expression.",
"translation": "개인적 의미가 영감적 표현을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Shared enthusiasm validates individual values.",
"translation": "공유된 열정이 개별적 가치를 인정해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이가 말하는 가치와 열정의 결합이에요.",
"optionA": "values",
"optionB": "personal",
"optionC": "honors",
"optionD": "Authentic",
"optionE": "enthusiasm",
"optionF": "authentic",
"result": "Authentic enthusiasm honors personal authentic values",
"explanation": "채영이는 진정한 열정이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민규",
"script": "Individual authenticity enriches shared vision.",
"translation": "개별적 진정성이 공유된 비전을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Inspiring connection respects individual journeys.",
"translation": "영감을 주는 연결이 개별적 여정을 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "민규",
"script": "Meaningful collaboration balances enthusiastic sharing.",
"translation": "의미있는 협력이 열정적 공유와 개인적 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Sustainable inspiration emerges from honoring.",
"translation": "지속가능한 영감이 집단적 열정과 개인적 가치를 모두 존중하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 열정과 내향적 가치",
"explanation": "ENFP의 외향적 영감과 ISFP의 내향적 가치 중심 접근 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "Let's share our exciting visions.",
"translation": "우리의 흥미진진한 비전을 나누자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "This needs to align with.",
"translation": "이것은 내적 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 내적 가치와의 일치를 중요시하나요?",
"hint": "ISFP는 해결책이 개인적 가치 체계와 조화를 이뤄야 한다고 믿어요.",
"result": "O",
"explanation": "채영이는 'This needs to align with'라고 내적 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "민규",
"script": "Value-aligned sharing creates authentic connection.",
"translation": "가치와 일치하는 나눔이 진정한 연결을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Exciting visions can honor personal.",
"translation": "흥미진진한 비전이 개인적 진정성을 존중할 수 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-gyu believes value-aligned sharing creates @@.",
"hint": "ENFP는 가치와 일치하는 공유가 더 진실한 연결을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "authentic connection",
"optionC": "problems",
"result": "authentic connection",
"explanation": "민규는 가치와 일치하는 나눔이 '진정한 연결(authentic connection)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민규",
"script": "Personal meaning guides inspiring expression.",
"translation": "개인적 의미가 영감적 표현을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Shared enthusiasm validates individual values.",
"translation": "공유된 열정이 개별적 가치를 인정해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이가 말하는 가치와 열정의 결합이에요.",
"optionA": "values",
"optionB": "personal",
"optionC": "honors",
"optionD": "Authentic",
"optionE": "enthusiasm",
"optionF": "authentic",
"result": "Authentic enthusiasm honors personal authentic values",
"explanation": "채영이는 진정한 열정이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민규",
"script": "Individual authenticity enriches shared vision.",
"translation": "개별적 진정성이 공유된 비전을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Inspiring connection respects individual journeys.",
"translation": "영감을 주는 연결이 개별적 여정을 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "민규",
"script": "Meaningful collaboration balances enthusiastic sharing.",
"translation": "의미있는 협력이 열정적 공유와 개인적 진정성의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Sustainable inspiration emerges from honoring.",
"translation": "지속가능한 영감이 집단적 열정과 개인적 가치를 모두 존중하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 전략의 융합",
"explanation": "ENFP의 가능성 탐구와 INTJ의 전략적 실현 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "Let's explore unlimited inspiring possibilities.",
"translation": "무한한 영감을 주는 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "We need strategic focused implementation.",
"translation": "전략적이고 집중된 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 전략적 실행을 원하나요?",
"hint": "INTJ는 아이디어를 현실로 만들기 위한 체계적 실행을 중요시해요.",
"result": "O",
"explanation": "지훈이는 'We need strategic focused implementation'라고 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재훈",
"script": "Strategic focus turns inspiration into.",
"translation": "전략적 집중이 영감을 실제 결과로 바꿔."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Exploring possibilities enriches strategic planning.",
"translation": "가능성을 탐구하는 것이 전략적 계획을 풍부하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hoon believes strategic focus turns inspiration @@.",
"hint": "ENFP는 전략적 집중이 영감을 실제 성과로 변환한다고 인정해요.",
"optionA": "into confusion",
"optionB": "into real results",
"optionC": "into problems",
"result": "into real results",
"explanation": "재훈이는 전략적 집중이 영감을 '실제 결과로(into real results)' 바꾼다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재훈",
"script": "Visionary planning organizes enthusiastic energy.",
"translation": "비전적 계획이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Inspiring exploration reveals strategic opportunities.",
"translation": "영감적 탐구가 전략적 기회를 드러내."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이가 말하는 영감과 실행의 결합이에요.",
"optionA": "transforms",
"optionB": "vision",
"optionC": "Systematic",
"optionD": "into",
"optionE": "planning",
"optionF": "reality",
"result": "Systematic planning transforms vision into reality",
"explanation": "지훈이는 체계적 계획이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "재훈",
"script": "Implementation feedback generates new inspiring.",
"translation": "실행 피드백이 새로운 영감적 방향을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Dynamic enthusiasm strengthens strategic frameworks.",
"translation": "역동적인 열정이 전략적 틀을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "재훈",
"script": "Effective leadership combines unlimited exploration.",
"translation": "효과적인 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Breakthrough achievements emerge from integrating.",
"translation": "획기적 성취가 영감적 비전과 체계적 실현을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 전략의 융합",
"explanation": "ENFP의 가능성 탐구와 INTJ의 전략적 실현 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "Let's explore unlimited inspiring possibilities.",
"translation": "무한한 영감을 주는 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "We need strategic focused implementation.",
"translation": "전략적이고 집중된 실행이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 전략적 실행을 원하나요?",
"hint": "INTJ는 아이디어를 현실로 만들기 위한 체계적 실행을 중요시해요.",
"result": "O",
"explanation": "지훈이는 'We need strategic focused implementation'라고 전략적 실행을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재훈",
"script": "Strategic focus turns inspiration into.",
"translation": "전략적 집중이 영감을 실제 결과로 바꿔."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Exploring possibilities enriches strategic planning.",
"translation": "가능성을 탐구하는 것이 전략적 계획을 풍부하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hoon believes strategic focus turns inspiration @@.",
"hint": "ENFP는 전략적 집중이 영감을 실제 성과로 변환한다고 인정해요.",
"optionA": "into confusion",
"optionB": "into real results",
"optionC": "into problems",
"result": "into real results",
"explanation": "재훈이는 전략적 집중이 영감을 '실제 결과로(into real results)' 바꾼다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재훈",
"script": "Visionary planning organizes enthusiastic energy.",
"translation": "비전적 계획이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Inspiring exploration reveals strategic opportunities.",
"translation": "영감적 탐구가 전략적 기회를 드러내."
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이가 말하는 영감과 실행의 결합이에요.",
"optionA": "transforms",
"optionB": "vision",
"optionC": "Systematic",
"optionD": "into",
"optionE": "planning",
"optionF": "reality",
"result": "Systematic planning transforms vision into reality",
"explanation": "지훈이는 체계적 계획이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "재훈",
"script": "Implementation feedback generates new inspiring.",
"translation": "실행 피드백이 새로운 영감적 방향을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Dynamic enthusiasm strengthens strategic frameworks.",
"translation": "역동적인 열정이 전략적 틀을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "재훈",
"script": "Effective leadership combines unlimited exploration.",
"translation": "효과적인 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Breakthrough achievements emerge from integrating.",
"translation": "획기적 성취가 영감적 비전과 체계적 실현을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 분석의 만남",
"explanation": "ENFP의 열정적 탐구와 INTP의 논리적 분석 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "Let's enthusiastically brainstorm together now.",
"translation": "지금 함께 열정적으로 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "채원",
"script": "I need quiet time to.",
"translation": "깊이 분석할 조용한 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채원이는 깊이 분석할 조용한 시간이 필요하다고 했나요?",
"hint": "INTP는 아이디어를 깊이 분석하고 탐구할 개인적 시간을 필요로 해요.",
"result": "O",
"explanation": "채원이는 'I need quiet time to'라고 깊이 분석할 조용한 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지혜",
"script": "Deep analysis strengthens enthusiastic brainstorming.",
"translation": "깊은 분석이 열정적 브레인스토밍을 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "채원",
"script": "Group energy sparks individual analytical.",
"translation": "그룹 에너지가 개별적 분석적 통찰을 촉발해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hye believes deep analysis strengthens @@.",
"hint": "ENFP는 깊은 개인적 분석이 그룹 아이디어 생성을 더 강하게 만든다고 인정해요.",
"optionA": "isolation",
"optionB": "enthusiastic brainstorming",
"optionC": "confusion",
"result": "enthusiastic brainstorming",
"explanation": "지혜는 깊은 분석이 '열정적 브레인스토밍(enthusiastic brainstorming)'을 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지혜",
"script": "Different thinking approaches complement creative.",
"translation": "다른 사고 접근이 창의적 과정을 보완해."
},
{
"type": "script",
"index": 8,
"speaker": "채원",
"script": "Collaborative enthusiasm validates individual insights.",
"translation": "협력적 열정이 개별적 통찰을 검증해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채원이가 말하는 개인과 협력의 결합이에요.",
"optionA": "combines",
"optionB": "exploration",
"optionC": "Thoughtful",
"optionD": "individual",
"optionE": "group",
"optionF": "with",
"result": "Thoughtful exploration combines individual with group",
"explanation": "채원이는 사려깊은 탐구가 개인과 그룹을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지혜",
"script": "Solitary reflection enriches dynamic group.",
"translation": "고독한 성찰이 역동적 그룹 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채원",
"script": "Interactive enthusiasm deepens thoughtful analysis.",
"translation": "상호작용적 열정이 사려깊은 분석을 깊게 해."
},
{
"type": "script",
"index": 12,
"speaker": "지혜",
"script": "Creative synergy emerges from honoring.",
"translation": "창의적 시너지가 개별적 깊이와 집단적 에너지를 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채원",
"script": "Innovative solutions require both intensive.",
"translation": "혁신적 해결책이 집중적 개인 분석과 역동적 협력을 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "열정과 분석의 만남",
"explanation": "ENFP의 열정적 탐구와 INTP의 논리적 분석 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "Let's enthusiastically brainstorm together now.",
"translation": "지금 함께 열정적으로 브레인스토밍하자."
},
{
"type": "script",
"index": 2,
"speaker": "채원",
"script": "I need quiet time to.",
"translation": "깊이 분석할 조용한 시간이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채원이는 깊이 분석할 조용한 시간이 필요하다고 했나요?",
"hint": "INTP는 아이디어를 깊이 분석하고 탐구할 개인적 시간을 필요로 해요.",
"result": "O",
"explanation": "채원이는 'I need quiet time to'라고 깊이 분석할 조용한 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지혜",
"script": "Deep analysis strengthens enthusiastic brainstorming.",
"translation": "깊은 분석이 열정적 브레인스토밍을 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "채원",
"script": "Group energy sparks individual analytical.",
"translation": "그룹 에너지가 개별적 분석적 통찰을 촉발해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hye believes deep analysis strengthens @@.",
"hint": "ENFP는 깊은 개인적 분석이 그룹 아이디어 생성을 더 강하게 만든다고 인정해요.",
"optionA": "isolation",
"optionB": "enthusiastic brainstorming",
"optionC": "confusion",
"result": "enthusiastic brainstorming",
"explanation": "지혜는 깊은 분석이 '열정적 브레인스토밍(enthusiastic brainstorming)'을 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지혜",
"script": "Different thinking approaches complement creative.",
"translation": "다른 사고 접근이 창의적 과정을 보완해."
},
{
"type": "script",
"index": 8,
"speaker": "채원",
"script": "Collaborative enthusiasm validates individual insights.",
"translation": "협력적 열정이 개별적 통찰을 검증해."
},
{
"type": "puzzle",
"index": 9,
"hint": "채원이가 말하는 개인과 협력의 결합이에요.",
"optionA": "combines",
"optionB": "exploration",
"optionC": "Thoughtful",
"optionD": "individual",
"optionE": "group",
"optionF": "with",
"result": "Thoughtful exploration combines individual with group",
"explanation": "채원이는 사려깊은 탐구가 개인과 그룹을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지혜",
"script": "Solitary reflection enriches dynamic group.",
"translation": "고독한 성찰이 역동적 그룹 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 11,
"speaker": "채원",
"script": "Interactive enthusiasm deepens thoughtful analysis.",
"translation": "상호작용적 열정이 사려깊은 분석을 깊게 해."
},
{
"type": "script",
"index": 12,
"speaker": "지혜",
"script": "Creative synergy emerges from honoring.",
"translation": "창의적 시너지가 개별적 깊이와 집단적 에너지를 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채원",
"script": "Innovative solutions require both intensive.",
"translation": "혁신적 해결책이 집중적 개인 분석과 역동적 협력을 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 통찰의 만남",
"explanation": "ENFP의 확산적 영감과 INFJ의 수렴적 통찰 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "Let's generate multiple exciting possibilities.",
"translation": "여러 흥미진진한 가능성을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense one deeper meaningful.",
"translation": "하나의 더 깊고 의미있는 패턴이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 깊고 의미있는 패턴을 감지한다고 했나요?",
"hint": "INFJ는 여러 가능성 중에서 핵심적인 패턴과 의미를 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense one deeper meaningful'라고 하나의 더 깊고 의미있는 패턴을 감지한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민영",
"script": "Meaningful patterns guide multiple possibility.",
"translation": "의미있는 패턴이 여러 가능성 방향을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Multiple possibilities reveal core insights.",
"translation": "여러 가능성이 핵심 통찰을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-young believes meaningful patterns guide multiple @@.",
"hint": "ENFP는 의미있는 패턴이 다양한 가능성의 방향을 제시한다고 인정해요.",
"optionA": "confusions",
"optionB": "possibility directions",
"optionC": "problems",
"result": "possibility directions",
"explanation": "민영이는 의미있는 패턴이 여러 '가능성 방향(possibility directions)'을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민영",
"script": "Intuitive insight focuses enthusiastic exploration.",
"translation": "직관적 통찰이 열정적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Diverse enthusiasm validates intuitive understanding.",
"translation": "다양한 열정이 직관적 이해를 검증해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이가 말하는 통찰과 영감의 결합이에요.",
"optionA": "wisdom",
"optionB": "connects",
"optionC": "Integrated",
"optionD": "with",
"optionE": "broad",
"optionF": "deep",
"result": "Integrated wisdom connects broad with deep",
"explanation": "서진이는 통합된 지혜가 넓은 것과 깊은 것을 연결한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민영",
"script": "Visionary perspective organizes inspiring possibilities.",
"translation": "비전적 관점이 영감적 가능성들을 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Enthusiastic abundance enriches meaningful focus.",
"translation": "열정적 풍부함이 의미있는 집중을 풍부하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "민영",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 확산적 생성과 수렴적 통찰을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Profound innovation requires both extensive.",
"translation": "심오한 혁신이 광범위한 탐구와 깊은 직관적 이해를 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 통찰의 만남",
"explanation": "ENFP의 확산적 영감과 INFJ의 수렴적 통찰 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "Let's generate multiple exciting possibilities.",
"translation": "여러 흥미진진한 가능성을 만들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense one deeper meaningful.",
"translation": "하나의 더 깊고 의미있는 패턴이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 깊고 의미있는 패턴을 감지한다고 했나요?",
"hint": "INFJ는 여러 가능성 중에서 핵심적인 패턴과 의미를 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense one deeper meaningful'라고 하나의 더 깊고 의미있는 패턴을 감지한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민영",
"script": "Meaningful patterns guide multiple possibility.",
"translation": "의미있는 패턴이 여러 가능성 방향을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Multiple possibilities reveal core insights.",
"translation": "여러 가능성이 핵심 통찰을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-young believes meaningful patterns guide multiple @@.",
"hint": "ENFP는 의미있는 패턴이 다양한 가능성의 방향을 제시한다고 인정해요.",
"optionA": "confusions",
"optionB": "possibility directions",
"optionC": "problems",
"result": "possibility directions",
"explanation": "민영이는 의미있는 패턴이 여러 '가능성 방향(possibility directions)'을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민영",
"script": "Intuitive insight focuses enthusiastic exploration.",
"translation": "직관적 통찰이 열정적 탐구를 집중시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Diverse enthusiasm validates intuitive understanding.",
"translation": "다양한 열정이 직관적 이해를 검증해."
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이가 말하는 통찰과 영감의 결합이에요.",
"optionA": "wisdom",
"optionB": "connects",
"optionC": "Integrated",
"optionD": "with",
"optionE": "broad",
"optionF": "deep",
"result": "Integrated wisdom connects broad with deep",
"explanation": "서진이는 통합된 지혜가 넓은 것과 깊은 것을 연결한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민영",
"script": "Visionary perspective organizes inspiring possibilities.",
"translation": "비전적 관점이 영감적 가능성들을 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Enthusiastic abundance enriches meaningful focus.",
"translation": "열정적 풍부함이 의미있는 집중을 풍부하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "민영",
"script": "Transformative solutions emerge from combining.",
"translation": "변화시키는 해결책이 확산적 생성과 수렴적 통찰을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Profound innovation requires both extensive.",
"translation": "심오한 혁신이 광범위한 탐구와 깊은 직관적 이해를 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 영감과 내향적 가치",
"explanation": "ENFP의 외향적 열정과 INFP의 내향적 가치 탐구 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "Let's share inspirational visions with.",
"translation": "영감적 비전을 모든 사람과 나누자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "I need to understand personal.",
"translation": "개인적 의미를 이해해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 개인적 의미를 이해해야 한다고 했나요?",
"hint": "INFP는 갈등 상황에서 개인적 의미와 가치를 탐구하려 해요.",
"result": "O",
"explanation": "은비는 'I need to understand personal'라고 개인적 의미를 이해해야 한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "Understanding meaning deepens inspirational sharing.",
"translation": "의미를 이해하는 것이 영감적 나눔을 깊게 해."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Sharing visions helps clarify personal.",
"translation": "비전을 나누는 것이 개인적 가치를 명확히 하는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Na-ri believes understanding meaning deepens @@.",
"hint": "ENFP는 의미 이해가 영감적 교류를 더 의미 있게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "inspirational sharing",
"optionC": "isolation",
"result": "inspirational sharing",
"explanation": "나리는 의미를 이해하는 것이 '영감적 나눔(inspirational sharing)'을 깊게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "나리",
"script": "Different people need different inspirational.",
"translation": "다른 사람들은 다른 영감적 접근이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Authentic connection honors individual differences.",
"translation": "진정한 연결이 개별적 차이를 존중해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비가 말하는 영감과 가치의 조화이에요.",
"optionA": "values",
"optionB": "personal",
"optionC": "honors",
"optionD": "Meaningful",
"optionE": "sharing",
"optionF": "authentic",
"result": "Meaningful sharing honors personal authentic values",
"explanation": "은비는 의미있는 나눔이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "나리",
"script": "Value-based connection creates deeper understanding.",
"translation": "가치 기반 연결이 더 깊은 이해를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Enthusiastic warmth validates personal experiences.",
"translation": "열정적인 따뜻함이 개인적 경험을 인정해줘."
},
{
"type": "script",
"index": 12,
"speaker": "나리",
"script": "Balanced communication respects both shared.",
"translation": "균형잡힌 소통이 공유된 열정과 개인적 성찰을 모두 존중해."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Authentic inspiration emerges from honoring.",
"translation": "진정한 영감이 다양한 표현 스타일과 개인적 깊이를 존중하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "외향적 영감과 내향적 가치",
"explanation": "ENFP의 외향적 열정과 INFP의 내향적 가치 탐구 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "Let's share inspirational visions with.",
"translation": "영감적 비전을 모든 사람과 나누자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "I need to understand personal.",
"translation": "개인적 의미를 이해해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 개인적 의미를 이해해야 한다고 했나요?",
"hint": "INFP는 갈등 상황에서 개인적 의미와 가치를 탐구하려 해요.",
"result": "O",
"explanation": "은비는 'I need to understand personal'라고 개인적 의미를 이해해야 한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "Understanding meaning deepens inspirational sharing.",
"translation": "의미를 이해하는 것이 영감적 나눔을 깊게 해."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Sharing visions helps clarify personal.",
"translation": "비전을 나누는 것이 개인적 가치를 명확히 하는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Na-ri believes understanding meaning deepens @@.",
"hint": "ENFP는 의미 이해가 영감적 교류를 더 의미 있게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "inspirational sharing",
"optionC": "isolation",
"result": "inspirational sharing",
"explanation": "나리는 의미를 이해하는 것이 '영감적 나눔(inspirational sharing)'을 깊게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "나리",
"script": "Different people need different inspirational.",
"translation": "다른 사람들은 다른 영감적 접근이 필요해."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Authentic connection honors individual differences.",
"translation": "진정한 연결이 개별적 차이를 존중해."
},
{
"type": "puzzle",
"index": 9,
"hint": "은비가 말하는 영감과 가치의 조화이에요.",
"optionA": "values",
"optionB": "personal",
"optionC": "honors",
"optionD": "Meaningful",
"optionE": "sharing",
"optionF": "authentic",
"result": "Meaningful sharing honors personal authentic values",
"explanation": "은비는 의미있는 나눔이 개인적이고 진정한 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "나리",
"script": "Value-based connection creates deeper understanding.",
"translation": "가치 기반 연결이 더 깊은 이해를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Enthusiastic warmth validates personal experiences.",
"translation": "열정적인 따뜻함이 개인적 경험을 인정해줘."
},
{
"type": "script",
"index": 12,
"speaker": "나리",
"script": "Balanced communication respects both shared.",
"translation": "균형잡힌 소통이 공유된 열정과 개인적 성찰을 모두 존중해."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Authentic inspiration emerges from honoring.",
"translation": "진정한 영감이 다양한 표현 스타일과 개인적 깊이를 존중하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 실행의 균형",
"explanation": "ENFP의 가능성 중심 접근과 ESTJ의 결과 지향 실행 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "Let's imagine exciting future possibilities.",
"translation": "흥미진진한 미래 가능성을 상상해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need concrete measurable results.",
"translation": "구체적이고 측정 가능한 결과가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 측정 가능한 결과를 원하나요?",
"hint": "ESTJ는 구체적이고 측정 가능한 성과를 통한 문제 해결을 중요시해요.",
"result": "O",
"explanation": "태영이는 'We need concrete measurable results'라고 측정 가능한 결과를 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다영",
"script": "Measurable results validate inspiring possibilities.",
"translation": "측정 가능한 결과가 영감을 주는 가능성을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Future thinking improves systematic execution.",
"translation": "미래적 사고가 체계적 실행을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-young believes measurable results validate @@.",
"hint": "ENFP는 구체적 결과가 영감적 아이디어의 효과를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "inspiring possibilities",
"optionC": "traditional approaches",
"result": "inspiring possibilities",
"explanation": "다영이는 측정 가능한 결과가 '영감을 주는 가능성(inspiring possibilities)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다영",
"script": "Organized implementation brings visionary ideas.",
"translation": "조직화된 실행이 비전적 아이디어를 실현시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Inspiring vision drives better organizational.",
"translation": "영감을 주는 비전이 더 나은 조직적 효과성을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 말하는 영감과 실행의 결합이에요.",
"optionA": "produces",
"optionB": "Strategic",
"optionC": "superior",
"optionD": "vision",
"optionE": "business",
"optionF": "outcomes",
"result": "Strategic vision produces superior business outcomes",
"explanation": "태영이는 전략적 비전이 뛰어난 비즈니스 결과를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "다영",
"script": "Systematic approach organizes enthusiastic energy.",
"translation": "체계적 접근이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Visionary thinking optimizes operational effectiveness.",
"translation": "비전적 사고가 운영적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "다영",
"script": "Successful leadership combines inspiring innovation.",
"translation": "성공적인 리더십이 영감적 혁신과 실행 우수성을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Exceptional results emerge from integrating.",
"translation": "탁월한 결과가 비전적 사고와 체계적 실행을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 실행의 균형",
"explanation": "ENFP의 가능성 중심 접근과 ESTJ의 결과 지향 실행 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "Let's imagine exciting future possibilities.",
"translation": "흥미진진한 미래 가능성을 상상해보자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need concrete measurable results.",
"translation": "구체적이고 측정 가능한 결과가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 측정 가능한 결과를 원하나요?",
"hint": "ESTJ는 구체적이고 측정 가능한 성과를 통한 문제 해결을 중요시해요.",
"result": "O",
"explanation": "태영이는 'We need concrete measurable results'라고 측정 가능한 결과를 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다영",
"script": "Measurable results validate inspiring possibilities.",
"translation": "측정 가능한 결과가 영감을 주는 가능성을 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Future thinking improves systematic execution.",
"translation": "미래적 사고가 체계적 실행을 개선해."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-young believes measurable results validate @@.",
"hint": "ENFP는 구체적 결과가 영감적 아이디어의 효과를 증명한다고 인정해요.",
"optionA": "old methods",
"optionB": "inspiring possibilities",
"optionC": "traditional approaches",
"result": "inspiring possibilities",
"explanation": "다영이는 측정 가능한 결과가 '영감을 주는 가능성(inspiring possibilities)'을 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다영",
"script": "Organized implementation brings visionary ideas.",
"translation": "조직화된 실행이 비전적 아이디어를 실현시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Inspiring vision drives better organizational.",
"translation": "영감을 주는 비전이 더 나은 조직적 효과성을 이끌어."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 말하는 영감과 실행의 결합이에요.",
"optionA": "produces",
"optionB": "Strategic",
"optionC": "superior",
"optionD": "vision",
"optionE": "business",
"optionF": "outcomes",
"result": "Strategic vision produces superior business outcomes",
"explanation": "태영이는 전략적 비전이 뛰어난 비즈니스 결과를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "다영",
"script": "Systematic approach organizes enthusiastic energy.",
"translation": "체계적 접근이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Visionary thinking optimizes operational effectiveness.",
"translation": "비전적 사고가 운영적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "다영",
"script": "Successful leadership combines inspiring innovation.",
"translation": "성공적인 리더십이 영감적 혁신과 실행 우수성을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Exceptional results emerge from integrating.",
"translation": "탁월한 결과가 비전적 사고와 체계적 실행을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가능성과 현실의 만남",
"explanation": "ENFP의 미래 지향 탐구와 ESTP의 현재 중심 행동 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "Let's explore future exciting opportunities.",
"translation": "미래의 흥미진진한 기회를 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's handle what's happening now.",
"translation": "지금 일어나고 있는 일을 처리하자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 현재 일어나고 있는 일을 처리하자고 했나요?",
"hint": "ESTP는 현재 상황에 집중하며 즉각적인 대응을 선호해요.",
"result": "O",
"explanation": "상우는 'Let's handle what's happening now'라고 현재 일어나고 있는 일을 처리하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민서",
"script": "Present action validates future opportunities.",
"translation": "현재 행동이 미래 기회를 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Future exploration provides context for.",
"translation": "미래 탐구가 현재 행동을 위한 맥락을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-seo believes present action validates @@.",
"hint": "ENFP는 현재 행동이 미래 가능성의 실현 가능성을 증명한다고 인정해요.",
"optionA": "past problems",
"optionB": "future opportunities",
"optionC": "current limitations",
"result": "future opportunities",
"explanation": "민서는 현재 행동이 '미래 기회(future opportunities)'를 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민서",
"script": "Action-oriented approach tests visionary concepts.",
"translation": "행동 지향적 접근이 비전적 개념을 테스트해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Visionary thinking improves immediate effectiveness.",
"translation": "비전적 사고가 즉각적 효과성을 개선해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우가 말하는 현재와 미래의 결합이에요.",
"result": "Dynamic solutions combine present with future",
"explanation": "상우는 역동적인 해결책이 현재와 미래를 결합한다고 말했어요.",
"optionA": "present",
"optionB": "combine",
"optionC": "solutions",
"optionD": "future",
"optionE": "Dynamic",
"optionF": "with"
},
{
"type": "script",
"index": 10,
"speaker": "민서",
"script": "Real-world application generates new inspiring.",
"translation": "실제 적용이 새로운 영감적 통찰을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Future thinking enhances practical problem-solving.",
"translation": "미래적 사고가 실용적 문제 해결을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "민서",
"script": "Breakthrough solutions emerge from combining.",
"translation": "획기적 해결책이 미래적 비전과 즉각적 실행을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Effective change requires both visionary.",
"translation": "효과적인 변화가 비전적 상상력과 실용적 적용을 모두 필요로 해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가능성과 현실의 만남",
"explanation": "ENFP의 미래 지향 탐구와 ESTP의 현재 중심 행동 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "Let's explore future exciting opportunities.",
"translation": "미래의 흥미진진한 기회를 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's handle what's happening now.",
"translation": "지금 일어나고 있는 일을 처리하자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 현재 일어나고 있는 일을 처리하자고 했나요?",
"hint": "ESTP는 현재 상황에 집중하며 즉각적인 대응을 선호해요.",
"result": "O",
"explanation": "상우는 'Let's handle what's happening now'라고 현재 일어나고 있는 일을 처리하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민서",
"script": "Present action validates future opportunities.",
"translation": "현재 행동이 미래 기회를 검증해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Future exploration provides context for.",
"translation": "미래 탐구가 현재 행동을 위한 맥락을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-seo believes present action validates @@.",
"hint": "ENFP는 현재 행동이 미래 가능성의 실현 가능성을 증명한다고 인정해요.",
"optionA": "past problems",
"optionB": "future opportunities",
"optionC": "current limitations",
"result": "future opportunities",
"explanation": "민서는 현재 행동이 '미래 기회(future opportunities)'를 검증한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민서",
"script": "Action-oriented approach tests visionary concepts.",
"translation": "행동 지향적 접근이 비전적 개념을 테스트해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Visionary thinking improves immediate effectiveness.",
"translation": "비전적 사고가 즉각적 효과성을 개선해."
},
{
"type": "puzzle",
"index": 9,
"hint": "상우가 말하는 현재와 미래의 결합이에요.",
"optionA": "present",
"optionB": "combine",
"optionC": "solutions",
"optionD": "future",
"optionE": "Dynamic",
"optionF": "with",
"result": "Dynamic solutions combine present with future",
"explanation": "상우는 역동적인 해결책이 현재와 미래를 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민서",
"script": "Real-world application generates new inspiring.",
"translation": "실제 적용이 새로운 영감적 통찰을 만들어내."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Future thinking enhances practical problem-solving.",
"translation": "미래적 사고가 실용적 문제 해결을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "민서",
"script": "Breakthrough solutions emerge from combining.",
"translation": "획기적 해결책이 미래적 비전과 즉각적 실행을 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Effective change requires both visionary.",
"translation": "효과적인 변화가 비전적 상상력과 실용적 적용을 모두 필요로 해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 조화의 균형",
"explanation": "ENFP의 변화 추구와 ESFJ의 관계 조화 유지 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "Let's innovate and inspire everyone.",
"translation": "혁신하고 모든 사람에게 영감을 주자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we maintain group?",
"translation": "어떻게 그룹 화합을 유지할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 그룹 화합을 유지하려고 하나요?",
"hint": "ESFJ는 변화 과정에서도 그룹의 조화와 관계를 유지하려 해요.",
"result": "O",
"explanation": "민지는 'How can we maintain group?'라고 그룹 화합을 유지하려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "선영",
"script": "Group harmony enables sustainable innovation.",
"translation": "그룹 화합이 지속가능한 혁신을 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Thoughtful innovation strengthens group bonds.",
"translation": "사려깊은 혁신이 그룹 유대를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seon-young believes group harmony enables @@.",
"hint": "ENFP는 그룹 화합이 큰 변화를 지속가능하게 만든다고 인정해요.",
"optionA": "traditional methods",
"optionB": "sustainable innovation",
"optionC": "no change",
"result": "sustainable innovation",
"explanation": "선영이는 그룹 화합이 '지속가능한 혁신(sustainable innovation)'을 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "선영",
"script": "People-centered innovation creates lasting inspiration.",
"translation": "사람 중심 혁신이 지속되는 영감을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Inspiring thinking serves genuine community.",
"translation": "영감적 사고가 진정한 공동체 필요를 섬겨."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지가 말하는 변화와 관계의 결합이에요.",
"optionA": "team",
"optionB": "honors",
"optionC": "innovation",
"optionD": "relationships",
"optionE": "Collaborative",
"optionF": "deeply",
"result": "Collaborative innovation honors team relationships deeply",
"explanation": "민지는 협력적 혁신이 팀 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "선영",
"script": "Relationship-focused change builds stronger communities.",
"translation": "관계 중심 변화가 더 강한 공동체를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Inclusive inspiration respects individual contributions.",
"translation": "포용적 영감이 개별적 기여를 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "선영",
"script": "Meaningful progress balances exciting innovation.",
"translation": "의미있는 진보가 흥미진진한 혁신과 사회적 조화의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Sustainable change emerges from integrating.",
"translation": "지속가능한 변화가 영감적 아이디어와 공동체 돌봄을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 조화의 균형",
"explanation": "ENFP의 변화 추구와 ESFJ의 관계 조화 유지 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "Let's innovate and inspire everyone.",
"translation": "혁신하고 모든 사람에게 영감을 주자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we maintain group?",
"translation": "어떻게 그룹 화합을 유지할 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 그룹 화합을 유지하려고 하나요?",
"hint": "ESFJ는 변화 과정에서도 그룹의 조화와 관계를 유지하려 해요.",
"result": "O",
"explanation": "민지는 'How can we maintain group?'라고 그룹 화합을 유지하려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "선영",
"script": "Group harmony enables sustainable innovation.",
"translation": "그룹 화합이 지속가능한 혁신을 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Thoughtful innovation strengthens group bonds.",
"translation": "사려깊은 혁신이 그룹 유대를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seon-young believes group harmony enables @@.",
"hint": "ENFP는 그룹 화합이 큰 변화를 지속가능하게 만든다고 인정해요.",
"optionA": "traditional methods",
"optionB": "sustainable innovation",
"optionC": "no change",
"result": "sustainable innovation",
"explanation": "선영이는 그룹 화합이 '지속가능한 혁신(sustainable innovation)'을 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "선영",
"script": "People-centered innovation creates lasting inspiration.",
"translation": "사람 중심 혁신이 지속되는 영감을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Inspiring thinking serves genuine community.",
"translation": "영감적 사고가 진정한 공동체 필요를 섬겨."
},
{
"type": "puzzle",
"index": 9,
"hint": "민지가 말하는 변화와 관계의 결합이에요.",
"optionA": "team",
"optionB": "honors",
"optionC": "innovation",
"optionD": "relationships",
"optionE": "Collaborative",
"optionF": "deeply",
"result": "Collaborative innovation honors team relationships deeply",
"explanation": "민지는 협력적 혁신이 팀 관계를 깊이 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "선영",
"script": "Relationship-focused change builds stronger communities.",
"translation": "관계 중심 변화가 더 강한 공동체를 만들어."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Inclusive inspiration respects individual contributions.",
"translation": "포용적 영감이 개별적 기여를 존중해."
},
{
"type": "script",
"index": 12,
"speaker": "선영",
"script": "Meaningful progress balances exciting innovation.",
"translation": "의미있는 진보가 흥미진진한 혁신과 사회적 조화의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Sustainable change emerges from integrating.",
"translation": "지속가능한 변화가 영감적 아이디어와 공동체 돌봄을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 영감의 만남",
"explanation": "같은 ENFP끼리의 시너지와 에너지 증폭 현상 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I have this amazing inspiring.",
"translation": "이 놀라운 영감적 아이디어가 있어."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "That sparks even more exciting.",
"translation": "그게 훨씬 더 흥미진진한 가능성을 불러일으켜."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 더 흥미진진한 가능성이 불러일으켜진다고 했나요?",
"hint": "ENFP끼리 만나면 아이디어가 서로를 자극해서 더 큰 가능성으로 확장돼요.",
"result": "O",
"explanation": "지영이는 'That sparks even more exciting'라고 더 흥미진진한 가능성이 불러일으켜진다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현주",
"script": "Building ideas together creates exponential.",
"translation": "아이디어를 함께 만들어가는 것이 기하급수적 창의성을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Shared enthusiasm validates inspiring concepts.",
"translation": "공유된 열정이 영감적 개념을 검증해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-ju believes building ideas together creates @@.",
"hint": "ENFP는 협력적 아이디어 생성이 창의성을 기하급수적으로 증폭시킨다고 믿어요.",
"optionA": "confusion",
"optionB": "exponential creativity",
"optionC": "limitations",
"result": "exponential creativity",
"explanation": "현주는 아이디어를 함께 만들어가는 것이 '기하급수적 창의성(exponential creativity)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현주",
"script": "Different perspectives expand shared vision.",
"translation": "다른 관점이 공유된 비전을 확장해."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Collaborative excitement deepens individual insights.",
"translation": "협력적 흥분이 개별적 통찰을 깊게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지영이가 말하는 ENFP끼리의 시너지이에요.",
"optionA": "energy",
"optionB": "multiplies",
"optionC": "creates",
"optionD": "Positive",
"optionE": "infinite",
"optionF": "possibilities",
"result": "Positive energy multiplies creates infinite possibilities",
"explanation": "지영이는 긍정적 에너지가 배가되어 무한한 가능성을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현주",
"script": "Mutual inspiration accelerates creative breakthrough.",
"translation": "상호 영감이 창의적 돌파구를 가속화해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Enthusiastic resonance amplifies innovative potential.",
"translation": "열정적 공명이 혁신적 잠재력을 증폭시켜."
},
{
"type": "script",
"index": 12,
"speaker": "현주",
"script": "Dynamic collaboration combines unlimited exploration.",
"translation": "역동적 협력이 무한한 탐구와 상호 영감을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Exponential innovation emerges from synchronized.",
"translation": "기하급수적 혁신이 동조된 창의적 에너지와 공유된 비전에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "두 영감의 만남",
"explanation": "같은 ENFP끼리의 시너지와 에너지 증폭 현상 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I have this amazing inspiring.",
"translation": "이 놀라운 영감적 아이디어가 있어."
},
{
"type": "script",
"index": 2,
"speaker": "지영",
"script": "That sparks even more exciting.",
"translation": "그게 훨씬 더 흥미진진한 가능성을 불러일으켜."
},
{
"type": "ox",
"index": 3,
"quiz": "지영이는 더 흥미진진한 가능성이 불러일으켜진다고 했나요?",
"hint": "ENFP끼리 만나면 아이디어가 서로를 자극해서 더 큰 가능성으로 확장돼요.",
"result": "O",
"explanation": "지영이는 'That sparks even more exciting'라고 더 흥미진진한 가능성이 불러일으켜진다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현주",
"script": "Building ideas together creates exponential.",
"translation": "아이디어를 함께 만들어가는 것이 기하급수적 창의성을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "지영",
"script": "Shared enthusiasm validates inspiring concepts.",
"translation": "공유된 열정이 영감적 개념을 검증해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-ju believes building ideas together creates @@.",
"hint": "ENFP는 협력적 아이디어 생성이 창의성을 기하급수적으로 증폭시킨다고 믿어요.",
"optionA": "confusion",
"optionB": "exponential creativity",
"optionC": "limitations",
"result": "exponential creativity",
"explanation": "현주는 아이디어를 함께 만들어가는 것이 '기하급수적 창의성(exponential creativity)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현주",
"script": "Different perspectives expand shared vision.",
"translation": "다른 관점이 공유된 비전을 확장해."
},
{
"type": "script",
"index": 8,
"speaker": "지영",
"script": "Collaborative excitement deepens individual insights.",
"translation": "협력적 흥분이 개별적 통찰을 깊게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "지영이가 말하는 ENFP끼리의 시너지이에요.",
"optionA": "energy",
"optionB": "multiplies",
"optionC": "creates",
"optionD": "Positive",
"optionE": "infinite",
"optionF": "possibilities",
"result": "Positive energy multiplies creates infinite possibilities",
"explanation": "지영이는 긍정적 에너지가 배가되어 무한한 가능성을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현주",
"script": "Mutual inspiration accelerates creative breakthrough.",
"translation": "상호 영감이 창의적 돌파구를 가속화해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Enthusiastic resonance amplifies innovative potential.",
"translation": "열정적 공명이 혁신적 잠재력을 증폭시켜."
},
{
"type": "script",
"index": 12,
"speaker": "현주",
"script": "Dynamic collaboration combines unlimited exploration.",
"translation": "역동적 협력이 무한한 탐구와 상호 영감을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "Exponential innovation emerges from synchronized.",
"translation": "기하급수적 혁신이 동조된 창의적 에너지와 공유된 비전에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 리더십의 융합",
"explanation": "ENFP의 가능성 탐구와 ENTJ의 전략적 리더십 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "Let's explore unlimited creative potential.",
"translation": "무한한 창의적 잠재력을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "We need strategic decisive leadership.",
"translation": "전략적이고 결단력 있는 리더십이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 전략적 리더십을 원하나요?",
"hint": "ENTJ는 목표 달성을 위한 전략적이고 결단력 있는 리더십을 중요시해요.",
"result": "O",
"explanation": "준혁이는 'We need strategic decisive leadership'라고 전략적 리더십을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지영",
"script": "Strategic leadership realizes creative potential.",
"translation": "전략적 리더십이 창의적 잠재력을 실현시켜."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Creative exploration expands strategic possibilities.",
"translation": "창의적 탐구가 전략적 가능성을 확장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes strategic leadership realizes @@.",
"hint": "ENFP는 전략적 리더십이 창의적 아이디어를 실제 성과로 변환한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative potential",
"optionC": "limitations",
"result": "creative potential",
"explanation": "지영이는 전략적 리더십이 '창의적 잠재력(creative potential)'을 실현시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지영",
"script": "Visionary leadership organizes enthusiastic energy.",
"translation": "비전있는 리더십이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Unlimited thinking strengthens strategic frameworks.",
"translation": "무한한 사고가 전략적 틀을 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이가 말하는 영감과 전략의 결합이에요.",
"optionA": "transforms",
"optionB": "reality",
"optionC": "Bold",
"optionD": "into",
"optionE": "vision",
"optionF": "leadership",
"result": "Bold leadership transforms vision into reality",
"explanation": "준혁이는 대담한 리더십이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지영",
"script": "Strategic implementation validates inspiring concepts.",
"translation": "전략적 실행이 영감적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Inspiring thinking optimizes strategic effectiveness.",
"translation": "영감적 사고가 전략적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "지영",
"script": "Transformational leadership combines unlimited exploration.",
"translation": "변화시키는 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Exceptional achievements emerge from integrating.",
"translation": "탁월한 성취가 영감적 비전과 전략적 실행 우수성을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 리더십의 융합",
"explanation": "ENFP의 가능성 탐구와 ENTJ의 전략적 리더십 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "Let's explore unlimited creative potential.",
"translation": "무한한 창의적 잠재력을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "We need strategic decisive leadership.",
"translation": "전략적이고 결단력 있는 리더십이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 전략적 리더십을 원하나요?",
"hint": "ENTJ는 목표 달성을 위한 전략적이고 결단력 있는 리더십을 중요시해요.",
"result": "O",
"explanation": "준혁이는 'We need strategic decisive leadership'라고 전략적 리더십을 원한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지영",
"script": "Strategic leadership realizes creative potential.",
"translation": "전략적 리더십이 창의적 잠재력을 실현시켜."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Creative exploration expands strategic possibilities.",
"translation": "창의적 탐구가 전략적 가능성을 확장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-young believes strategic leadership realizes @@.",
"hint": "ENFP는 전략적 리더십이 창의적 아이디어를 실제 성과로 변환한다고 인정해요.",
"optionA": "old methods",
"optionB": "creative potential",
"optionC": "limitations",
"result": "creative potential",
"explanation": "지영이는 전략적 리더십이 '창의적 잠재력(creative potential)'을 실현시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지영",
"script": "Visionary leadership organizes enthusiastic energy.",
"translation": "비전있는 리더십이 열정적 에너지를 조직화해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Unlimited thinking strengthens strategic frameworks.",
"translation": "무한한 사고가 전략적 틀을 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "준혁이가 말하는 영감과 전략의 결합이에요.",
"optionA": "transforms",
"optionB": "reality",
"optionC": "Bold",
"optionD": "into",
"optionE": "vision",
"optionF": "leadership",
"result": "Bold leadership transforms vision into reality",
"explanation": "준혁이는 대담한 리더십이 비전을 현실로 변환한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지영",
"script": "Strategic implementation validates inspiring concepts.",
"translation": "전략적 실행이 영감적 개념을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Inspiring thinking optimizes strategic effectiveness.",
"translation": "영감적 사고가 전략적 효과성을 최적화해."
},
{
"type": "script",
"index": 12,
"speaker": "지영",
"script": "Transformational leadership combines unlimited exploration.",
"translation": "변화시키는 리더십이 무한한 탐구와 집중된 실행을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Exceptional achievements emerge from integrating.",
"translation": "탁월한 성취가 영감적 비전과 전략적 실행 우수성을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 혁신의 춤",
"explanation": "ENFP의 인간 중심 영감과 ENTP의 개념적 혁신 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "Let's connect with inspiring human.",
"translation": "영감을 주는 인간적 가능성과 연결하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Let's analyze systems and create.",
"translation": "시스템을 분석하고 논리적 혁신을 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 시스템을 분석하고 논리적 혁신을 만들자고 했나요?",
"hint": "ENTP는 체계적 분석을 통한 논리적 혁신을 선호해요.",
"result": "O",
"explanation": "도윤이는 'Let's analyze systems and create'라고 시스템을 분석하고 논리적 혁신을 만들자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "Logical innovation inspires human connection.",
"translation": "논리적 혁신이 인간적 연결을 불러일으켜."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Human possibilities support systematic thinking.",
"translation": "인간적 가능성이 체계적 사고를 지지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Na-ri believes logical innovation inspires @@.",
"hint": "ENFP는 논리적 혁신이 더 깊은 인간적 연결을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "human connection",
"optionC": "isolation",
"result": "human connection",
"explanation": "나리는 논리적 혁신이 '인간적 연결(human connection)'을 불러일으킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "나리",
"script": "Analytical thinking energizes inspirational development.",
"translation": "분석적 사고가 영감적 발전에 에너지를 줘."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Human-centered approach grounds innovative possibilities.",
"translation": "인간 중심 접근이 혁신적 가능성에 근거를 제공해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이가 말하는 혁신과 영감의 조화이에요.",
"optionA": "connection",
"optionB": "with",
"optionC": "logic",
"optionD": "Creative",
"optionE": "balances",
"optionF": "innovation",
"result": "Creative innovation balances connection with logic",
"explanation": "도윤이는 창의적 혁신이 연결과 논리의 균형을 맞춘다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "나리",
"script": "Systematic vision validates inspirational frameworks.",
"translation": "체계적 비전이 영감적 틀을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Conceptual innovation serves authentic human.",
"translation": "개념적 혁신이 진정한 인간 필요를 섬겨."
},
{
"type": "script",
"index": 12,
"speaker": "나리",
"script": "Dynamic collaboration combines analytical exploration.",
"translation": "역동적 협력이 분석적 탐구와 영감적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Breakthrough innovation emerges from integrating.",
"translation": "획기적 혁신이 논리적 시스템과 인간 중심 영감을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 혁신의 춤",
"explanation": "ENFP의 인간 중심 영감과 ENTP의 개념적 혁신 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "Let's connect with inspiring human.",
"translation": "영감을 주는 인간적 가능성과 연결하자."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Let's analyze systems and create.",
"translation": "시스템을 분석하고 논리적 혁신을 만들자."
},
{
"type": "ox",
"index": 3,
"quiz": "도윤이는 시스템을 분석하고 논리적 혁신을 만들자고 했나요?",
"hint": "ENTP는 체계적 분석을 통한 논리적 혁신을 선호해요.",
"result": "O",
"explanation": "도윤이는 'Let's analyze systems and create'라고 시스템을 분석하고 논리적 혁신을 만들자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "Logical innovation inspires human connection.",
"translation": "논리적 혁신이 인간적 연결을 불러일으켜."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Human possibilities support systematic thinking.",
"translation": "인간적 가능성이 체계적 사고를 지지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Na-ri believes logical innovation inspires @@.",
"hint": "ENFP는 논리적 혁신이 더 깊은 인간적 연결을 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "human connection",
"optionC": "isolation",
"result": "human connection",
"explanation": "나리는 논리적 혁신이 '인간적 연결(human connection)'을 불러일으킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "나리",
"script": "Analytical thinking energizes inspirational development.",
"translation": "분석적 사고가 영감적 발전에 에너지를 줘."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Human-centered approach grounds innovative possibilities.",
"translation": "인간 중심 접근이 혁신적 가능성에 근거를 제공해."
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤이가 말하는 혁신과 영감의 조화이에요.",
"optionA": "connection",
"optionB": "with",
"optionC": "logic",
"optionD": "Creative",
"optionE": "balances",
"optionF": "innovation",
"result": "Creative innovation balances connection with logic",
"explanation": "도윤이는 창의적 혁신이 연결과 논리의 균형을 맞춘다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "나리",
"script": "Systematic vision validates inspirational frameworks.",
"translation": "체계적 비전이 영감적 틀을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Conceptual innovation serves authentic human.",
"translation": "개념적 혁신이 진정한 인간 필요를 섬겨."
},
{
"type": "script",
"index": 12,
"speaker": "나리",
"script": "Dynamic collaboration combines analytical exploration.",
"translation": "역동적 협력이 분석적 탐구와 영감적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "도윤",
"script": "Breakthrough innovation emerges from integrating.",
"translation": "획기적 혁신이 논리적 시스템과 인간 중심 영감을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 리더십의 만남",
"explanation": "ENFP의 가능성 중심 열정과 ENFJ의 성장 지향 리더십 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "Let's explore exciting unlimited possibilities.",
"translation": "흥미진진하고 무한한 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "How can we inspire everyone's?",
"translation": "어떻게 모든 사람의 성장을 영감줄 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람의 성장을 영감주려고 하나요?",
"hint": "ENFJ는 다른 사람들의 개인적 성장과 발전을 도모하려 해요.",
"result": "O",
"explanation": "민아는 'How can we inspire everyone's?'라고 모든 사람의 성장을 영감주려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "다영",
"script": "Inspiring growth enables unlimited possibility.",
"translation": "성장을 영감주는 것이 무한한 가능성 탐구를 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Exploring possibilities nurtures individual potential.",
"translation": "가능성을 탐구하는 것이 개별적 잠재력을 기른다."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-young believes inspiring growth enables @@.",
"hint": "ENFP는 성장과 영감이 더 큰 가능성 탐구를 가능하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "unlimited possibility exploration",
"optionC": "limitations",
"result": "unlimited possibility exploration",
"explanation": "다영이는 성장을 영감주는 것이 '무한한 가능성 탐구(unlimited possibility exploration)'를 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다영",
"script": "People-centered exploration creates meaningful transformation.",
"translation": "사람 중심 탐구가 의미있는 변화를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Possibility thinking serves authentic human.",
"translation": "가능성 사고가 진정한 인간 발전을 섬겨."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민아가 말하는 영감과 성장의 결합이에요.",
"optionA": "potential",
"optionB": "Inspirational",
"optionC": "human",
"optionD": "collective",
"optionE": "empowers",
"optionF": "exploration",
"result": "Inspirational exploration empowers collective human potential",
"explanation": "민아는 영감을 주는 탐구가 집단적 인간 잠재력을 강화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "다영",
"script": "Empowering leadership amplifies creative possibilities.",
"translation": "권한을 부여하는 리더십이 창의적 가능성을 증폭시켜."
},
{
"type": "script",
"index": 11,
"speaker": "민아",
"script": "Possibility thinking nurtures individual authentic.",
"translation": "가능성 사고가 개별적이고 진정한 발전을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "다영",
"script": "Transformational change combines unlimited exploration.",
"translation": "변화시키는 변화가 무한한 탐구와 영감적 리더십을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "민아",
"script": "Meaningful inspiration emerges from integrating.",
"translation": "의미있는 영감이 창의적 가능성과 인간 중심 권한 부여를 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "영감과 리더십의 만남",
"explanation": "ENFP의 가능성 중심 열정과 ENFJ의 성장 지향 리더십 비교",
"level": 3,
"my_mbti": "ENFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "Let's explore exciting unlimited possibilities.",
"translation": "흥미진진하고 무한한 가능성을 탐구하자."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "How can we inspire everyone's?",
"translation": "어떻게 모든 사람의 성장을 영감줄 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 사람의 성장을 영감주려고 하나요?",
"hint": "ENFJ는 다른 사람들의 개인적 성장과 발전을 도모하려 해요.",
"result": "O",
"explanation": "민아는 'How can we inspire everyone's?'라고 모든 사람의 성장을 영감주려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "다영",
"script": "Inspiring growth enables unlimited possibility.",
"translation": "성장을 영감주는 것이 무한한 가능성 탐구를 가능하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Exploring possibilities nurtures individual potential.",
"translation": "가능성을 탐구하는 것이 개별적 잠재력을 기른다."
},
{
"type": "blank",
"index": 6,
"quiz": "Da-young believes inspiring growth enables @@.",
"hint": "ENFP는 성장과 영감이 더 큰 가능성 탐구를 가능하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "unlimited possibility exploration",
"optionC": "limitations",
"result": "unlimited possibility exploration",
"explanation": "다영이는 성장을 영감주는 것이 '무한한 가능성 탐구(unlimited possibility exploration)'를 가능하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "다영",
"script": "People-centered exploration creates meaningful transformation.",
"translation": "사람 중심 탐구가 의미있는 변화를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Possibility thinking serves authentic human.",
"translation": "가능성 사고가 진정한 인간 발전을 섬겨."
},
{
"type": "puzzle",
"index": 9,
"hint": "민아가 말하는 영감과 성장의 결합이에요.",
"optionA": "potential",
"optionB": "Inspirational",
"optionC": "human",
"optionD": "collective",
"optionE": "empowers",
"optionF": "exploration",
"result": "Inspirational exploration empowers collective human potential",
"explanation": "민아는 영감을 주는 탐구가 집단적 인간 잠재력을 강화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "다영",
"script": "Empowering leadership amplifies creative possibilities.",
"translation": "권한을 부여하는 리더십이 창의적 가능성을 증폭시켜."
},
{
"type": "script",
"index": 11,
"speaker": "민아",
"script": "Possibility thinking nurtures individual authentic.",
"translation": "가능성 사고가 개별적이고 진정한 발전을 기른다."
},
{
"type": "script",
"index": 12,
"speaker": "다영",
"script": "Transformational change combines unlimited exploration.",
"translation": "변화시키는 변화가 무한한 탐구와 영감적 리더십을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "민아",
"script": "Meaningful inspiration emerges from integrating.",
"translation": "의미있는 영감이 창의적 가능성과 인간 중심 권한 부여를 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "미래 꿈꾸기 VS 현재 즐기기",
"explanation": "ENFP의 가능성 중심 사회활동과 ESFP의 현재 순간 즐기기 비교",
"category": "사회적 상호작용",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I love talking about future possibilities!",
"translation": "나는 미래 가능성에 대해 이야기하는 걸 좋아해!"
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's exciting! I enjoy this moment.",
"translation": "흥미진진해! 나는 지금 이 순간을 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Dreams and visions inspire great.",
"translation": "꿈과 비전이 훌륭한 대화를 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 미래 가능성에 대해 이야기하는 것을 좋아한다.",
"hint": "ENFP는 미래의 잠재력과 가능성에 대해 상상하고 이야기하는 것을 즐겨요.",
"result": "O",
"explanation": "지영이는 'I love talking about future possibilities!'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your imagination opens amazing worlds!",
"translation": "네 상상력이 놀라운 세계를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make every moment feel special.",
"translation": "넌 모든 순간을 특별하게 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about dreams plus present joy?",
"translation": "꿈에 현재 기쁨을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests dreams plus present @@.",
"hint": "ESFP는 미래의 꿈에도 현재 순간의 즐거움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "joy",
"optionC": "worry",
"result": "joy",
"explanation": "예솔이는 'dreams plus present joy'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most beautiful life!",
"translation": "오 그게 가장 아름다운 인생을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Vision plus happiness works perfectly.",
"translation": "비전에 행복을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your presence makes dreams feel.",
"translation": "네 존재가 꿈을 현실처럼 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your hope lights up today.",
"translation": "네 희망이 오늘을 밝혀."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend anticipation with appreciation.",
"translation": "우리는 기대와 감사를 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "Life sparkles when we enjoy.",
"translation": "인생은 꿈꾸고 즐길 때 반짝여."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미래의 꿈과 현재의 기쁨의 완벽한 조합이에요.",
"result": "Dreams plus present happiness creates magical moments",
"explanation": "꿈과 현재의 행복이 마법 같은 순간들을 만든다는 의미예요.",
"optionA": "happiness",
"optionB": "present",
"optionC": "moments",
"optionD": "Dreams",
"optionE": "creates",
"optionF": "magical",
"optionG": "plus"
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "미래 꿈꾸기 VS 현재 즐기기",
"explanation": "ENFP의 가능성 중심 사회활동과 ESFP의 현재 순간 즐기기 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I love talking about future possibilities!",
"translation": "나는 미래 가능성에 대해 이야기하는 걸 좋아해!"
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's exciting! I enjoy this moment.",
"translation": "흥미진진해! 나는 지금 이 순간을 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Dreams and visions inspire great.",
"translation": "꿈과 비전이 훌륭한 대화를 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 미래 가능성에 대해 이야기하는 것을 좋아한다.",
"hint": "ENFP는 미래의 잠재력과 가능성에 대해 상상하고 이야기하는 것을 즐겨요.",
"result": "O",
"explanation": "지영이는 'I love talking about future possibilities!'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your imagination opens amazing worlds!",
"translation": "네 상상력이 놀라운 세계를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make every moment feel special.",
"translation": "넌 모든 순간을 특별하게 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about dreams plus present joy?",
"translation": "꿈에 현재 기쁨을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests dreams plus present @@.",
"hint": "ESFP는 미래의 꿈에도 현재 순간의 즐거움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "joy",
"optionC": "worry",
"result": "joy",
"explanation": "예솔이는 'dreams plus present joy'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most beautiful life!",
"translation": "오 그게 가장 아름다운 인생을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Vision plus happiness works perfectly.",
"translation": "비전에 행복을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your presence makes dreams feel.",
"translation": "네 존재가 꿈을 현실처럼 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your hope lights up today.",
"translation": "네 희망이 오늘을 밝혀."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend anticipation with appreciation.",
"translation": "우리는 기대와 감사를 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "Life sparkles when we enjoy.",
"translation": "인생은 꿈꾸고 즐길 때 반짝여."
},
{
"type": "puzzle",
"index": 15,
"hint": "미래의 꿈과 현재의 기쁨의 완벽한 조합이에요.",
"optionA": "happiness",
"optionB": "present",
"optionC": "moments",
"optionD": "Dreams",
"optionE": "creates",
"optionF": "magical",
"optionG": "plus",
"result": "Dreams plus present happiness creates magical moments",
"explanation": "꿈과 현재의 행복이 마법 같은 순간들을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "깊은 의미 VS 즐거운 분위기",
"explanation": "ENFP의 의미있는 대화와 ESFP의 기분 좋은 에너지 소통 비교",
"category": "사회적 상호작용",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I love deep meaningful conversations.",
"translation": "나는 깊고 의미있는 대화를 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's thoughtful! I create fun energy.",
"translation": "사려깊어! 나는 재미있는 에너지를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Profound topics connect souls deeply.",
"translation": "심오한 주제가 영혼을 깊이 연결해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 깊고 의미있는 대화를 좋아한다.",
"hint": "ENFP는 표면적인 대화보다는 깊이 있고 의미있는 주제를 선호해요.",
"result": "O",
"explanation": "미연이는 'I love deep meaningful conversations'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your depth creates beautiful understanding!",
"translation": "네 깊이가 아름다운 이해를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You lift everyone's spirits instantly.",
"translation": "넌 모든 사람의 기운을 즉시 올려."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about meaning plus joyful atmosphere?",
"translation": "의미에 즐거운 분위기를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests meaning plus joyful @@.",
"hint": "ESFP는 의미있는 대화에도 즐겁고 밝은 분위기가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "atmosphere",
"optionC": "worry",
"result": "atmosphere",
"explanation": "미소는 'meaning plus joyful atmosphere'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes wisdom accessible everyone!",
"translation": "오 그게 지혜를 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Depth plus lightness works perfectly.",
"translation": "깊이에 가벼움을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your joy makes serious topics.",
"translation": "네 기쁨이 진지한 주제를 편안하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your insights add richness conversations.",
"translation": "네 통찰이 대화에 풍부함을 더해."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We create both profound playful.",
"translation": "우리는 심오하고 유쾌한 대화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Best talks touch both heart.",
"translation": "최고의 대화는 마음과 영혼을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "깊은 의미와 즐거운 에너지의 완벽한 균형이에요.",
"result": "Wisdom plus sparkling joy creates engaging dialogue",
"explanation": "지혜와 반짝이는 기쁨이 매력적인 대화를 만든다는 의미예요.",
"optionA": "dialogue",
"optionB": "Wisdom",
"optionC": "creates",
"optionD": "engaging",
"optionE": "plus",
"optionF": "sparkling",
"optionG": "joy"
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "깊은 의미 VS 즐거운 분위기",
"explanation": "ENFP의 의미있는 대화와 ESFP의 기분 좋은 에너지 소통 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I love deep meaningful conversations.",
"translation": "나는 깊고 의미있는 대화를 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's thoughtful! I create fun energy.",
"translation": "사려깊어! 나는 재미있는 에너지를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Profound topics connect souls deeply.",
"translation": "심오한 주제가 영혼을 깊이 연결해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 깊고 의미있는 대화를 좋아한다.",
"hint": "ENFP는 표면적인 대화보다는 깊이 있고 의미있는 주제를 선호해요.",
"result": "O",
"explanation": "미연이는 'I love deep meaningful conversations'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your depth creates beautiful understanding!",
"translation": "네 깊이가 아름다운 이해를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You lift everyone's spirits instantly.",
"translation": "넌 모든 사람의 기운을 즉시 올려."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about meaning plus joyful atmosphere?",
"translation": "의미에 즐거운 분위기를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests meaning plus joyful @@.",
"hint": "ESFP는 의미있는 대화에도 즐겁고 밝은 분위기가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "atmosphere",
"optionC": "worry",
"result": "atmosphere",
"explanation": "미소는 'meaning plus joyful atmosphere'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes wisdom accessible everyone!",
"translation": "오 그게 지혜를 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Depth plus lightness works perfectly.",
"translation": "깊이에 가벼움을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your joy makes serious topics.",
"translation": "네 기쁨이 진지한 주제를 편안하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your insights add richness conversations.",
"translation": "네 통찰이 대화에 풍부함을 더해."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We create both profound playful.",
"translation": "우리는 심오하고 유쾌한 대화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Best talks touch both heart.",
"translation": "최고의 대화는 마음과 영혼을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"hint": "깊은 의미와 즐거운 에너지의 완벽한 균형이에요.",
"optionA": "dialogue",
"optionB": "Wisdom",
"optionC": "creates",
"optionD": "engaging",
"optionE": "plus",
"optionF": "sparkling",
"optionG": "joy",
"result": "Wisdom plus sparkling joy creates engaging dialogue",
"explanation": "지혜와 반짝이는 기쁨이 매력적인 대화를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "개념 탐험가 VS 경험 수집가",
"explanation": "ENFP의 이론적 관심과 ESFP의 실제 경험 중심 정보 탐구 비교",
"category": "정보 탐구",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "I explore abstract ideas concepts.",
"translation": "나는 추상적 아이디어와 개념을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "That's fascinating! I learn through experiences.",
"translation": "매혹적이야! 나는 경험을 통해 배워."
},
{
"type": "script",
"index": 3,
"speaker": "지혜",
"script": "Theories open new ways.",
"translation": "이론이 사고하는 새로운 방법을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "지혜는 추상적 아이디어와 개념을 탐구한다.",
"hint": "ENFP는 구체적인 것보다는 추상적이고 이론적인 개념에 관심이 많아요.",
"result": "O",
"explanation": "지혜는 'I explore abstract ideas and concepts'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Your curiosity creates amazing insights!",
"translation": "네 호기심이 놀라운 통찰을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지혜",
"script": "You discover truth through living.",
"translation": "넌 살면서 진실을 발견해."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "What about concepts plus real experiences?",
"translation": "개념에 실제 경험을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hye-rin suggests concepts plus real @@.",
"hint": "ESFP는 추상적 개념에도 실제 경험과 실용성이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "experiences",
"optionC": "worry",
"result": "experiences",
"explanation": "혜린이는 'concepts plus real experiences'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지혜",
"script": "오 That creates the most practical wisdom!",
"translation": "오 그게 가장 실용적인 지혜를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "혜린",
"script": "Theory plus practice works perfectly.",
"translation": "이론에 실습을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지혜",
"script": "Your experience makes ideas concrete.",
"translation": "네 경험이 아이디어를 구체적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "혜린",
"script": "Your vision expands my understanding.",
"translation": "네 비전이 내 이해를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "지혜",
"script": "We combine thinking and doing.",
"translation": "우리는 생각과 실행을 결합해."
},
{
"type": "script",
"index": 14,
"speaker": "혜린",
"script": "True knowledge flows from both.",
"translation": "진정한 지식은 머리와 몸 모두에서 흘러나와."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "이론적 탐구와 실제 경험의 완벽한 조화예요.",
"result": "Theory plus lived experience creates complete understanding",
"explanation": "이론과 살아있는 경험이 완전한 이해를 만든다는 의미예요.",
"optionA": "lived",
"optionB": "Theory",
"optionC": "plus",
"optionD": "complete",
"optionE": "understanding",
"optionF": "creates",
"optionG": "experience"
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "개념 탐험가 VS 경험 수집가",
"explanation": "ENFP의 이론적 관심과 ESFP의 실제 경험 중심 정보 탐구 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "I explore abstract ideas concepts.",
"translation": "나는 추상적 아이디어와 개념을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "That's fascinating! I learn through experiences.",
"translation": "매혹적이야! 나는 경험을 통해 배워."
},
{
"type": "script",
"index": 3,
"speaker": "지혜",
"script": "Theories open new ways.",
"translation": "이론이 사고하는 새로운 방법을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "지혜는 추상적 아이디어와 개념을 탐구한다.",
"hint": "ENFP는 구체적인 것보다는 추상적이고 이론적인 개념에 관심이 많아요.",
"result": "O",
"explanation": "지혜는 'I explore abstract ideas and concepts'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Your curiosity creates amazing insights!",
"translation": "네 호기심이 놀라운 통찰을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지혜",
"script": "You discover truth through living.",
"translation": "넌 살면서 진실을 발견해."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "What about concepts plus real experiences?",
"translation": "개념에 실제 경험을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hye-rin suggests concepts plus real @@.",
"hint": "ESFP는 추상적 개념에도 실제 경험과 실용성이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "experiences",
"optionC": "worry",
"result": "experiences",
"explanation": "혜린이는 'concepts plus real experiences'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지혜",
"script": "오 That creates the most practical wisdom!",
"translation": "오 그게 가장 실용적인 지혜를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "혜린",
"script": "Theory plus practice works perfectly.",
"translation": "이론에 실습을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지혜",
"script": "Your experience makes ideas concrete.",
"translation": "네 경험이 아이디어를 구체적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "혜린",
"script": "Your vision expands my understanding.",
"translation": "네 비전이 내 이해를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "지혜",
"script": "We combine thinking and doing.",
"translation": "우리는 생각과 실행을 결합해."
},
{
"type": "script",
"index": 14,
"speaker": "혜린",
"script": "True knowledge flows from both.",
"translation": "진정한 지식은 머리와 몸 모두에서 흘러나와."
},
{
"type": "puzzle",
"index": 15,
"hint": "이론적 탐구와 실제 경험의 완벽한 조화예요.",
"optionA": "lived",
"optionB": "Theory",
"optionC": "plus",
"optionD": "complete",
"optionE": "understanding",
"optionF": "creates",
"optionG": "experience",
"result": "Theory plus lived experience creates complete understanding",
"explanation": "이론과 살아있는 경험이 완전한 이해를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "패턴 발견자 VS 디테일 관찰자",
"explanation": "ENFP의 전체적 연결과 ESFP의 구체적 세부 사항 정보 수집 비교",
"category": "정보 탐구",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "I see big picture connections.",
"translation": "나는 큰 그림의 연결을 봐."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's visionary! I notice specific details.",
"translation": "비전있어! 나는 구체적인 세부사항을 알아차려."
},
{
"type": "script",
"index": 3,
"speaker": "민영",
"script": "Patterns reveal hidden relationships everywhere.",
"translation": "패턴이 숨겨진 관계를 모든 곳에서 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "민영이는 큰 그림의 연결을 본다.",
"hint": "ENFP는 전체적인 패턴과 서로 다른 것들 사이의 연결을 찾는 것을 좋아해요.",
"result": "O",
"explanation": "민영이는 'I see big picture connections'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your insights reveal amazing possibilities!",
"translation": "네 통찰이 놀라운 가능성을 드러내!"
},
{
"type": "script",
"index": 6,
"speaker": "민영",
"script": "You catch important subtle clues.",
"translation": "넌 중요한 미묘한 단서를 잡아내."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about patterns plus careful observation?",
"translation": "패턴에 신중한 관찰을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests patterns plus careful @@.",
"hint": "ESFP는 전체적 패턴에도 세심하고 정확한 관찰이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "observation",
"optionC": "worry",
"result": "observation",
"explanation": "예진이는 'patterns plus careful observation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민영",
"script": "오 That creates the most accurate understanding!",
"translation": "오 그게 가장 정확한 이해를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Vision plus precision works perfectly.",
"translation": "비전에 정밀함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민영",
"script": "Your attention confirms my insights.",
"translation": "네 주의력이 내 통찰을 확인해."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your connections give meaning details.",
"translation": "네 연결이 세부사항에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민영",
"script": "We see both forest trees.",
"translation": "우리는 숲과 나무를 모두 봐."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Complete truth needs both overview.",
"translation": "완전한 진실은 개관과 세부 모두 필요해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "전체적 비전과 세밀한 관찰의 완벽한 결합이에요.",
"result": "Vision plus careful details creates complete picture",
"explanation": "비전과 세심한 세부사항이 완전한 그림을 만든다는 의미예요.",
"optionA": "creates",
"optionB": "Vision",
"optionC": "details",
"optionD": "picture",
"optionE": "careful",
"optionF": "plus",
"optionG": "complete"
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "패턴 발견자 VS 디테일 관찰자",
"explanation": "ENFP의 전체적 연결과 ESFP의 구체적 세부 사항 정보 수집 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "I see big picture connections.",
"translation": "나는 큰 그림의 연결을 봐."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's visionary! I notice specific details.",
"translation": "비전있어! 나는 구체적인 세부사항을 알아차려."
},
{
"type": "script",
"index": 3,
"speaker": "민영",
"script": "Patterns reveal hidden relationships everywhere.",
"translation": "패턴이 숨겨진 관계를 모든 곳에서 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "민영이는 큰 그림의 연결을 본다.",
"hint": "ENFP는 전체적인 패턴과 서로 다른 것들 사이의 연결을 찾는 것을 좋아해요.",
"result": "O",
"explanation": "민영이는 'I see big picture connections'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your insights reveal amazing possibilities!",
"translation": "네 통찰이 놀라운 가능성을 드러내!"
},
{
"type": "script",
"index": 6,
"speaker": "민영",
"script": "You catch important subtle clues.",
"translation": "넌 중요한 미묘한 단서를 잡아내."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about patterns plus careful observation?",
"translation": "패턴에 신중한 관찰을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests patterns plus careful @@.",
"hint": "ESFP는 전체적 패턴에도 세심하고 정확한 관찰이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "observation",
"optionC": "worry",
"result": "observation",
"explanation": "예진이는 'patterns plus careful observation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민영",
"script": "오 That creates the most accurate understanding!",
"translation": "오 그게 가장 정확한 이해를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Vision plus precision works perfectly.",
"translation": "비전에 정밀함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민영",
"script": "Your attention confirms my insights.",
"translation": "네 주의력이 내 통찰을 확인해."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your connections give meaning details.",
"translation": "네 연결이 세부사항에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민영",
"script": "We see both forest trees.",
"translation": "우리는 숲과 나무를 모두 봐."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Complete truth needs both overview.",
"translation": "완전한 진실은 개관과 세부 모두 필요해."
},
{
"type": "puzzle",
"index": 15,
"hint": "전체적 비전과 세밀한 관찰의 완벽한 결합이에요.",
"optionA": "creates",
"optionB": "Vision",
"optionC": "details",
"optionD": "picture",
"optionE": "careful",
"optionF": "plus",
"optionG": "complete",
"result": "Vision plus careful details creates complete picture",
"explanation": "비전과 세심한 세부사항이 완전한 그림을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "가치 추구자 VS 화합 중시자",
"explanation": "ENFP의 개인적 신념과 ESFP의 집단 조화 의사결정 비교",
"category": "의사결정 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "I decide based on values.",
"translation": "나는 내 가치에 기반해서 결정해."
},
{
"type": "script",
"index": 2,
"speaker": "별이",
"script": "That's authentic! I consider everyone's happiness.",
"translation": "진정해! 나는 모든 사람의 행복을 고려해."
},
{
"type": "script",
"index": 3,
"speaker": "나리",
"script": "Personal principles guide my choices.",
"translation": "개인적 원칙이 내 선택을 안내해."
},
{
"type": "ox",
"index": 4,
"quiz": "나리는 자신의 가치에 기반해서 결정한다.",
"hint": "ENFP는 자신의 내적 가치관과 신념에 따라 결정을 내려요.",
"result": "O",
"explanation": "나리는 'I decide based on my values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "별이",
"script": "Your integrity creates meaningful decisions!",
"translation": "네 진실성이 의미있는 결정을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "나리",
"script": "You make sure nobody feels.",
"translation": "넌 아무도 소외감을 느끼지 않게 해."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "What about values plus group harmony?",
"translation": "가치에 그룹 화합을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Byeol-i suggests values plus group @@.",
"hint": "ESFP는 개인적 가치에도 그룹 전체의 화합과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "worry",
"result": "harmony",
"explanation": "별이는 'values plus group harmony'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나리",
"script": "오 That creates decisions everyone supports!",
"translation": "오 그게 모든 사람이 지지하는 결정을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "별이",
"script": "Principles plus kindness works perfectly.",
"translation": "원칙에 친절함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "나리",
"script": "Your consideration makes values.",
"translation": "네 배려가 가치를 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "별이",
"script": "Your authenticity inspires genuine choices.",
"translation": "네 진정성이 진정한 선택에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "나리",
"script": "We honor both individual collective.",
"translation": "우리는 개인적이고 집단적 웰빙을 모두 존중해."
},
{
"type": "script",
"index": 14,
"speaker": "별이",
"script": "Best choices serve both self.",
"translation": "최고의 선택은 자신과 다른 사람을 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "진정한 가치와 따뜻한 배려의 완벽한 균형이에요.",
"result": "Values plus loving care creates wise decisions",
"explanation": "가치와 사랑하는 배려가 현명한 결정을 만든다는 의미예요.",
"optionA": "wise",
"optionB": "plus",
"optionC": "loving",
"optionD": "care",
"optionE": "Values",
"optionF": "creates",
"optionG": "decisions"
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "가치 추구자 VS 화합 중시자",
"explanation": "ENFP의 개인적 신념과 ESFP의 집단 조화 의사결정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "I decide based on values.",
"translation": "나는 내 가치에 기반해서 결정해."
},
{
"type": "script",
"index": 2,
"speaker": "별이",
"script": "That's authentic! I consider everyone's happiness.",
"translation": "진정해! 나는 모든 사람의 행복을 고려해."
},
{
"type": "script",
"index": 3,
"speaker": "나리",
"script": "Personal principles guide my choices.",
"translation": "개인적 원칙이 내 선택을 안내해."
},
{
"type": "ox",
"index": 4,
"quiz": "나리는 자신의 가치에 기반해서 결정한다.",
"hint": "ENFP는 자신의 내적 가치관과 신념에 따라 결정을 내려요.",
"result": "O",
"explanation": "나리는 'I decide based on my values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "별이",
"script": "Your integrity creates meaningful decisions!",
"translation": "네 진실성이 의미있는 결정을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "나리",
"script": "You make sure nobody feels.",
"translation": "넌 아무도 소외감을 느끼지 않게 해."
},
{
"type": "script",
"index": 7,
"speaker": "별이",
"script": "What about values plus group harmony?",
"translation": "가치에 그룹 화합을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Byeol-i suggests values plus group @@.",
"hint": "ESFP는 개인적 가치에도 그룹 전체의 화합과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "worry",
"result": "harmony",
"explanation": "별이는 'values plus group harmony'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나리",
"script": "오 That creates decisions everyone supports!",
"translation": "오 그게 모든 사람이 지지하는 결정을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "별이",
"script": "Principles plus kindness works perfectly.",
"translation": "원칙에 친절함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "나리",
"script": "Your consideration makes values.",
"translation": "네 배려가 가치를 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "별이",
"script": "Your authenticity inspires genuine choices.",
"translation": "네 진정성이 진정한 선택에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "나리",
"script": "We honor both individual collective.",
"translation": "우리는 개인적이고 집단적 웰빙을 모두 존중해."
},
{
"type": "script",
"index": 14,
"speaker": "별이",
"script": "Best choices serve both self.",
"translation": "최고의 선택은 자신과 다른 사람을 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"hint": "진정한 가치와 따뜻한 배려의 완벽한 균형이에요.",
"optionA": "wise",
"optionB": "plus",
"optionC": "loving",
"optionD": "care",
"optionE": "Values",
"optionF": "creates",
"optionG": "decisions",
"result": "Values plus loving care creates wise decisions",
"explanation": "가치와 사랑하는 배려가 현명한 결정을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "잠재력 중시 VS 실용성 중시",
"explanation": "ENFP의 가능성 중심과 ESFP의 현실적 효과 의사결정 비교",
"category": "의사결정 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "I choose based on potential.",
"translation": "나는 잠재력을 기반으로 선택해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "That's hopeful! I focus on outcomes.",
"translation": "희망적이야! 나는 실제 결과에 집중해."
},
{
"type": "script",
"index": 3,
"speaker": "다영",
"script": "Hidden possibilities excite me.",
"translation": "숨겨진 가능성이 나를 흥분시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "다영이는 잠재력을 기반으로 선택한다.",
"hint": "ENFP는 현재 상태보다는 미래의 잠재력과 가능성을 보고 결정해요.",
"result": "O",
"explanation": "다영이는 'I choose based on potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Your vision opens amazing opportunities!",
"translation": "네 비전이 놀라운 기회를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "다영",
"script": "You ensure things actually work.",
"translation": "넌 일이 실제로 작동하는지 확인해."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "What about potential plus practical results?",
"translation": "잠재력에 실용적 결과를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeon-jin suggests potential plus practical @@.",
"hint": "ESFP는 잠재력에도 실용적이고 구체적인 결과가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "results",
"optionC": "worry",
"result": "results",
"explanation": "현진이는 'potential plus practical results'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "다영",
"script": "오 That turns dreams into reality!",
"translation": "오 그게 꿈을 현실로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "현진",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "다영",
"script": "Your realism makes possibilities achievable.",
"translation": "네 현실주의가 가능성을 달성 가능하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "현진",
"script": "Your imagination inspires bold moves.",
"translation": "네 상상력이 대담한 움직임에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "다영",
"script": "We balance dreaming with doing.",
"translation": "우리는 꿈꾸기와 실행의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "현진",
"script": "Magic happens when dreams meet.",
"translation": "마법은 꿈이 행동과 만날 때 일어나."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미래의 가능성과 현실적 실행의 완벽한 조화예요.",
"result": "Dreams plus practical action creates amazing achievements",
"explanation": "꿈과 실용적 행동이 놀라운 성취를 만든다는 의미예요.",
"optionA": "Dreams",
"optionB": "action",
"optionC": "amazing",
"optionD": "plus",
"optionE": "achievements",
"optionF": "creates",
"optionG": "practical"
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "잠재력 중시 VS 실용성 중시",
"explanation": "ENFP의 가능성 중심과 ESFP의 현실적 효과 의사결정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "I choose based on potential.",
"translation": "나는 잠재력을 기반으로 선택해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "That's hopeful! I focus on outcomes.",
"translation": "희망적이야! 나는 실제 결과에 집중해."
},
{
"type": "script",
"index": 3,
"speaker": "다영",
"script": "Hidden possibilities excite me.",
"translation": "숨겨진 가능성이 나를 흥분시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "다영이는 잠재력을 기반으로 선택한다.",
"hint": "ENFP는 현재 상태보다는 미래의 잠재력과 가능성을 보고 결정해요.",
"result": "O",
"explanation": "다영이는 'I choose based on potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Your vision opens amazing opportunities!",
"translation": "네 비전이 놀라운 기회를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "다영",
"script": "You ensure things actually work.",
"translation": "넌 일이 실제로 작동하는지 확인해."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "What about potential plus practical results?",
"translation": "잠재력에 실용적 결과를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeon-jin suggests potential plus practical @@.",
"hint": "ESFP는 잠재력에도 실용적이고 구체적인 결과가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "results",
"optionC": "worry",
"result": "results",
"explanation": "현진이는 'potential plus practical results'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "다영",
"script": "오 That turns dreams into reality!",
"translation": "오 그게 꿈을 현실로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "현진",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "다영",
"script": "Your realism makes possibilities achievable.",
"translation": "네 현실주의가 가능성을 달성 가능하게 해."
},
{
"type": "script",
"index": 12,
"speaker": "현진",
"script": "Your imagination inspires bold moves.",
"translation": "네 상상력이 대담한 움직임에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "다영",
"script": "We balance dreaming with doing.",
"translation": "우리는 꿈꾸기와 실행의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "현진",
"script": "Magic happens when dreams meet.",
"translation": "마법은 꿈이 행동과 만날 때 일어나."
},
{
"type": "puzzle",
"index": 15,
"hint": "미래의 가능성과 현실적 실행의 완벽한 조화예요.",
"optionA": "Dreams",
"optionB": "action",
"optionC": "amazing",
"optionD": "plus",
"optionE": "achievements",
"optionF": "creates",
"optionG": "practical",
"result": "Dreams plus practical action creates amazing achievements",
"explanation": "꿈과 실용적 행동이 놀라운 성취를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "의미 추구 생활 VS 즐거움 중심 생활",
"explanation": "ENFP의 목적 있는 삶과 ESFP의 행복 중심 생활 방식 비교",
"category": "생활 태도",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I seek meaningful purposeful living.",
"translation": "나는 의미있고 목적 있는 삶을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's inspiring! I prioritize joy.",
"translation": "영감을 줘! 나는 즐거움과 행복을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Deep purpose gives life direction.",
"translation": "깊은 목적이 인생에 방향을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 의미있고 목적 있는 삶을 추구한다.",
"hint": "ENFP는 자신의 삶이 의미있고 목적이 있기를 원해요.",
"result": "O",
"explanation": "지영이는 'I seek meaningful purposeful living'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your vision creates beautiful missions!",
"translation": "네 비전이 아름다운 사명을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make every day feel.",
"translation": "넌 매일을 축하처럼 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about purpose plus daily happiness?",
"translation": "목적에 일상 행복을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests purpose plus daily @@.",
"hint": "ESFP는 인생의 목적에도 일상적인 즐거움과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "happiness",
"optionC": "worry",
"result": "happiness",
"explanation": "예솔이는 'purpose plus daily happiness'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the richest life!",
"translation": "오 그게 가장 풍부한 인생을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Meaning plus joy works perfectly.",
"translation": "의미에 기쁨을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your lightness makes purpose sustainable.",
"translation": "네 가벼움이 목적을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your depth makes happiness meaningful.",
"translation": "네 깊이가 행복을 의미있게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend significance with enjoyment.",
"translation": "우리는 중요성과 즐거움을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "Beautiful living combines mission celebration.",
"translation": "아름다운 삶은 사명과 축하를 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "깊은 목적과 일상의 기쁨의 완벽한 균형이에요.",
"result": "Purpose plus daily joy creates fulfilling life",
"explanation": "목적과 일상의 기쁨이 만족스러운 인생을 만든다는 의미예요.",
"optionA": "daily",
"optionB": "plus",
"optionC": "life",
"optionD": "Purpose",
"optionE": "creates",
"optionF": "fulfilling",
"optionG": "joy"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "의미 추구 생활 VS 즐거움 중심 생활",
"explanation": "ENFP의 목적 있는 삶과 ESFP의 행복 중심 생활 방식 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I seek meaningful purposeful living.",
"translation": "나는 의미있고 목적 있는 삶을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's inspiring! I prioritize joy.",
"translation": "영감을 줘! 나는 즐거움과 행복을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Deep purpose gives life direction.",
"translation": "깊은 목적이 인생에 방향을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 의미있고 목적 있는 삶을 추구한다.",
"hint": "ENFP는 자신의 삶이 의미있고 목적이 있기를 원해요.",
"result": "O",
"explanation": "지영이는 'I seek meaningful purposeful living'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your vision creates beautiful missions!",
"translation": "네 비전이 아름다운 사명을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make every day feel.",
"translation": "넌 매일을 축하처럼 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about purpose plus daily happiness?",
"translation": "목적에 일상 행복을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests purpose plus daily @@.",
"hint": "ESFP는 인생의 목적에도 일상적인 즐거움과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "happiness",
"optionC": "worry",
"result": "happiness",
"explanation": "예솔이는 'purpose plus daily happiness'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the richest life!",
"translation": "오 그게 가장 풍부한 인생을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Meaning plus joy works perfectly.",
"translation": "의미에 기쁨을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your lightness makes purpose sustainable.",
"translation": "네 가벼움이 목적을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your depth makes happiness meaningful.",
"translation": "네 깊이가 행복을 의미있게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend significance with enjoyment.",
"translation": "우리는 중요성과 즐거움을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "Beautiful living combines mission celebration.",
"translation": "아름다운 삶은 사명과 축하를 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "깊은 목적과 일상의 기쁨의 완벽한 균형이에요.",
"optionA": "daily",
"optionB": "plus",
"optionC": "life",
"optionD": "Purpose",
"optionE": "creates",
"optionF": "fulfilling",
"optionG": "joy",
"result": "Purpose plus daily joy creates fulfilling life",
"explanation": "목적과 일상의 기쁨이 만족스러운 인생을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장 지향 VS 경험 수집",
"explanation": "ENFP의 자기계발과 ESFP의 다양한 경험 추구 생활 비교",
"category": "생활 태도",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I focus on personal growth.",
"translation": "나는 개인적 성장에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's developing! I collect beautiful experiences.",
"translation": "발전적이야! 나는 아름다운 경험을 수집해."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Continuous learning expands my potential.",
"translation": "지속적인 학습이 내 잠재력을 확장해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 개인적 성장에 집중한다.",
"hint": "ENFP는 자신의 발전과 성장을 위해 노력하는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "미연이는 'I focus on personal growth and development'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your dedication creates amazing transformation!",
"translation": "네 헌신이 놀라운 변화를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You create wonderful life memories.",
"translation": "넌 훌륭한 인생 기억을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about growth plus joyful experiences?",
"translation": "성장에 즐거운 경험을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests growth plus joyful @@.",
"hint": "ESFP는 개인 성장에도 즐겁고 기쁜 경험이 포함되어야 한다고 생각해요.",
"optionA": "problems",
"optionB": "experiences",
"optionC": "worry",
"result": "experiences",
"explanation": "미소는 'growth plus joyful experiences'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes development feel natural!",
"translation": "오 그게 발전을 자연스럽게 느끼게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Learning plus fun works perfectly.",
"translation": "배움에 재미를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your joy makes growth sustainable.",
"translation": "네 기쁨이 성장을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your vision gives experiences meaning.",
"translation": "네 비전이 경험에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We evolve through both learning.",
"translation": "우리는 배움과 즐거움을 통해 진화해."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Rich living grows through both.",
"translation": "풍요로운 삶은 지혜와 기쁨을 통해 자라."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "의미있는 성장과 즐거운 경험의 완벽한 조화예요.",
"result": "Growth plus joyful experience creates vibrant evolution",
"explanation": "성장과 즐거운 경험이 활기찬 진화를 만든다는 의미예요.",
"optionA": "joyful",
"optionB": "vibrant",
"optionC": "creates",
"optionD": "plus",
"optionE": "evolution",
"optionF": "experience",
"optionG": "Growth"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장 지향 VS 경험 수집",
"explanation": "ENFP의 자기계발과 ESFP의 다양한 경험 추구 생활 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I focus on personal growth.",
"translation": "나는 개인적 성장에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's developing! I collect beautiful experiences.",
"translation": "발전적이야! 나는 아름다운 경험을 수집해."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Continuous learning expands my potential.",
"translation": "지속적인 학습이 내 잠재력을 확장해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 개인적 성장에 집중한다.",
"hint": "ENFP는 자신의 발전과 성장을 위해 노력하는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "미연이는 'I focus on personal growth and development'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your dedication creates amazing transformation!",
"translation": "네 헌신이 놀라운 변화를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You create wonderful life memories.",
"translation": "넌 훌륭한 인생 기억을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about growth plus joyful experiences?",
"translation": "성장에 즐거운 경험을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests growth plus joyful @@.",
"hint": "ESFP는 개인 성장에도 즐겁고 기쁜 경험이 포함되어야 한다고 생각해요.",
"optionA": "problems",
"optionB": "experiences",
"optionC": "worry",
"result": "experiences",
"explanation": "미소는 'growth plus joyful experiences'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes development feel natural!",
"translation": "오 그게 발전을 자연스럽게 느끼게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Learning plus fun works perfectly.",
"translation": "배움에 재미를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your joy makes growth sustainable.",
"translation": "네 기쁨이 성장을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your vision gives experiences meaning.",
"translation": "네 비전이 경험에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We evolve through both learning.",
"translation": "우리는 배움과 즐거움을 통해 진화해."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Rich living grows through both.",
"translation": "풍요로운 삶은 지혜와 기쁨을 통해 자라."
},
{
"type": "puzzle",
"index": 15,
"hint": "의미있는 성장과 즐거운 경험의 완벽한 조화예요.",
"optionA": "joyful",
"optionB": "vibrant",
"optionC": "creates",
"optionD": "plus",
"optionE": "evolution",
"optionF": "experience",
"optionG": "Growth",
"result": "Growth plus joyful experience creates vibrant evolution",
"explanation": "성장과 즐거운 경험이 활기찬 진화를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "아이디어 공유 VS 실용적 조언",
"explanation": "ENFP의 창조적 브레인스토밍과 ESFP의 경험적 지원 스트레스 대처 비교",
"category": "스트레스 상황 대처",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "I brainstorm creative solutions together.",
"translation": "나는 함께 창조적 해결책을 브레인스토밍해."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "That's innovative! I offer practical help.",
"translation": "혁신적이야! 나는 실용적인 도움을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "민서",
"script": "New ideas open unexpected possibilities.",
"translation": "새로운 아이디어가 예상치 못한 가능성을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "민서는 함께 창조적 해결책을 브레인스토밍한다.",
"hint": "ENFP는 어려운 상황에서 새롭고 창의적인 방법을 찾으려고 해요.",
"result": "O",
"explanation": "민서는 'I brainstorm creative solutions together'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Your creativity opens amazing possibilities!",
"translation": "네 창의성이 놀라운 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "민서",
"script": "You provide exactly what people.",
"translation": "넌 사람들이 정확히 필요한 걸 제공해."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "What about innovation plus hands-on support?",
"translation": "혁신에 실질적 지원을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hye-rin suggests innovation plus hands-on @@.",
"hint": "ESFP는 창의적 아이디어에도 구체적이고 실질적인 도움이 필요하다고 생각해요.",
"optionA": "problems",
"optionB": "support",
"optionC": "worry",
"result": "support",
"explanation": "혜린이는 'innovation plus hands-on support'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민서",
"script": "오 That creates the most effective help!",
"translation": "오 그게 가장 효과적인 도움을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "혜린",
"script": "Ideas plus action works perfectly.",
"translation": "아이디어에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민서",
"script": "Your practicality makes dreams workable.",
"translation": "네 실용성이 꿈을 실현 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "혜린",
"script": "Your vision inspires hopeful solutions.",
"translation": "네 비전이 희망적인 해결책에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민서",
"script": "We provide both inspiration action.",
"translation": "우리는 영감과 행동을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "혜린",
"script": "True help combines thinking doing.",
"translation": "진정한 도움은 생각과 실행을 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창조적 사고와 실용적 지원의 완벽한 결합이에요.",
"result": "Creativity plus practical support creates powerful solutions",
"explanation": "창의성과 실용적 지원이 강력한 해결책을 만든다는 의미예요.",
"optionA": "plus",
"optionB": "practical",
"optionC": "solutions",
"optionD": "Creativity",
"optionE": "creates",
"optionF": "support",
"optionG": "powerful"
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "아이디어 공유 VS 실용적 조언",
"explanation": "ENFP의 창조적 브레인스토밍과 ESFP의 경험적 지원 스트레스 대처 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "I brainstorm creative solutions together.",
"translation": "나는 함께 창조적 해결책을 브레인스토밍해."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "That's innovative! I offer practical help.",
"translation": "혁신적이야! 나는 실용적인 도움을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "민서",
"script": "New ideas open unexpected possibilities.",
"translation": "새로운 아이디어가 예상치 못한 가능성을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "민서는 함께 창조적 해결책을 브레인스토밍한다.",
"hint": "ENFP는 어려운 상황에서 새롭고 창의적인 방법을 찾으려고 해요.",
"result": "O",
"explanation": "민서는 'I brainstorm creative solutions together'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Your creativity opens amazing possibilities!",
"translation": "네 창의성이 놀라운 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "민서",
"script": "You provide exactly what people.",
"translation": "넌 사람들이 정확히 필요한 걸 제공해."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "What about innovation plus hands-on support?",
"translation": "혁신에 실질적 지원을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hye-rin suggests innovation plus hands-on @@.",
"hint": "ESFP는 창의적 아이디어에도 구체적이고 실질적인 도움이 필요하다고 생각해요.",
"optionA": "problems",
"optionB": "support",
"optionC": "worry",
"result": "support",
"explanation": "혜린이는 'innovation plus hands-on support'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민서",
"script": "오 That creates the most effective help!",
"translation": "오 그게 가장 효과적인 도움을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "혜린",
"script": "Ideas plus action works perfectly.",
"translation": "아이디어에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민서",
"script": "Your practicality makes dreams workable.",
"translation": "네 실용성이 꿈을 실현 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "혜린",
"script": "Your vision inspires hopeful solutions.",
"translation": "네 비전이 희망적인 해결책에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민서",
"script": "We provide both inspiration action.",
"translation": "우리는 영감과 행동을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "혜린",
"script": "True help combines thinking doing.",
"translation": "진정한 도움은 생각과 실행을 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창조적 사고와 실용적 지원의 완벽한 결합이에요.",
"optionA": "plus",
"optionB": "practical",
"optionC": "solutions",
"optionD": "Creativity",
"optionE": "creates",
"optionF": "support",
"optionG": "powerful",
"result": "Creativity plus practical support creates powerful solutions",
"explanation": "창의성과 실용적 지원이 강력한 해결책을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "긍정적 재해석 VS 현실적 위로",
"explanation": "ENFP의 희망적 관점과 ESFP의 따뜻한 공감 스트레스 대처 비교",
"category": "스트레스 상황 대처",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "I find silver linings difficulties.",
"translation": "나는 어려움에서 희망적인 면을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's optimistic! I give warm comfort.",
"translation": "낙관적이야! 나는 따뜻한 위로를 줘."
},
{
"type": "script",
"index": 3,
"speaker": "선영",
"script": "Positive reframing brings hope.",
"translation": "긍정적 재구성이 앞으로 나아갈 희망을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "선영이는 어려움에서 희망적인 면을 찾는다.",
"hint": "ENFP는 어려운 상황에서도 긍정적이고 희망적인 측면을 발견하려고 해요.",
"result": "O",
"explanation": "선영이는 'I find silver linings in difficulties'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your hope transforms impossible situations!",
"translation": "네 희망이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "선영",
"script": "You make people feel truly.",
"translation": "넌 사람들이 진정으로 이해받는다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about hope plus genuine empathy?",
"translation": "희망에 진정한 공감을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests hope plus genuine @@.",
"hint": "ESFP는 희망적인 시각에도 진정한 공감과 감정적 이해가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "empathy",
"optionC": "worry",
"result": "empathy",
"explanation": "예진이는 'hope plus genuine empathy'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "선영",
"script": "오 That creates the deepest healing!",
"translation": "오 그게 가장 깊은 치유를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Light plus understanding works perfectly.",
"translation": "빛에 이해를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "선영",
"script": "Your warmth makes hope feel.",
"translation": "네 따뜻함이 희망을 현실적으로 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your positivity lifts my spirit.",
"translation": "네 긍정성이 내 영혼을 올려."
},
{
"type": "script",
"index": 13,
"speaker": "선영",
"script": "We offer both vision comfort.",
"translation": "우리는 비전과 위로를 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Real healing touches both heart.",
"translation": "진짜 치유는 마음과 영혼을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "밝은 희망과 따뜻한 공감의 완벽한 균형이에요.",
"result": "Hope plus warm compassion creates complete comfort",
"explanation": "희망과 따뜻한 연민이 완전한 위로를 만든다는 의미예요.",
"optionA": "warm",
"optionB": "complete",
"optionC": "creates",
"optionD": "comfort",
"optionE": "Hope",
"optionF": "compassion",
"optionG": "plus"
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "긍정적 재해석 VS 현실적 위로",
"explanation": "ENFP의 희망적 관점과 ESFP의 따뜻한 공감 스트레스 대처 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "I find silver linings difficulties.",
"translation": "나는 어려움에서 희망적인 면을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's optimistic! I give warm comfort.",
"translation": "낙관적이야! 나는 따뜻한 위로를 줘."
},
{
"type": "script",
"index": 3,
"speaker": "선영",
"script": "Positive reframing brings hope.",
"translation": "긍정적 재구성이 앞으로 나아갈 희망을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "선영이는 어려움에서 희망적인 면을 찾는다.",
"hint": "ENFP는 어려운 상황에서도 긍정적이고 희망적인 측면을 발견하려고 해요.",
"result": "O",
"explanation": "선영이는 'I find silver linings in difficulties'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your hope transforms impossible situations!",
"translation": "네 희망이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "선영",
"script": "You make people feel truly.",
"translation": "넌 사람들이 진정으로 이해받는다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about hope plus genuine empathy?",
"translation": "희망에 진정한 공감을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests hope plus genuine @@.",
"hint": "ESFP는 희망적인 시각에도 진정한 공감과 감정적 이해가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "empathy",
"optionC": "worry",
"result": "empathy",
"explanation": "예진이는 'hope plus genuine empathy'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "선영",
"script": "오 That creates the deepest healing!",
"translation": "오 그게 가장 깊은 치유를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Light plus understanding works perfectly.",
"translation": "빛에 이해를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "선영",
"script": "Your warmth makes hope feel.",
"translation": "네 따뜻함이 희망을 현실적으로 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your positivity lifts my spirit.",
"translation": "네 긍정성이 내 영혼을 올려."
},
{
"type": "script",
"index": 13,
"speaker": "선영",
"script": "We offer both vision comfort.",
"translation": "우리는 비전과 위로를 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Real healing touches both heart.",
"translation": "진짜 치유는 마음과 영혼을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"hint": "밝은 희망과 따뜻한 공감의 완벽한 균형이에요.",
"optionA": "warm",
"optionB": "complete",
"optionC": "creates",
"optionD": "comfort",
"optionE": "Hope",
"optionF": "compassion",
"optionG": "plus",
"result": "Hope plus warm compassion creates complete comfort",
"explanation": "희망과 따뜻한 연민이 완전한 위로를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전 추구 VS 사람 중심 기여",
"explanation": "ENFP의 이상적 목표와 ESFP의 실질적 도움 목표 설정 비교",
"category": "직업 및 목표 설정",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I pursue inspiring visions dreams.",
"translation": "나는 영감을 주는 비전과 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's ambitious! I help people directly.",
"translation": "야심차네! 나는 사람들을 직접 도와."
},
{
"type": "script",
"index": 3,
"speaker": "현주",
"script": "Big dreams create transformational change.",
"translation": "큰 꿈이 변화시키는 변화를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "현주는 영감을 주는 비전과 꿈을 추구한다.",
"hint": "ENFP는 크고 이상적인 목표와 비전을 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "현주는 'I pursue inspiring visions and dreams'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your imagination creates amazing possibilities!",
"translation": "네 상상력이 놀라운 가능성을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "현주",
"script": "You make real difference lives.",
"translation": "넌 사람들의 삶에 진짜 변화를 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about visions plus immediate impact?",
"translation": "비전에 즉각적 영향을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests visions plus immediate @@.",
"hint": "ESFP는 큰 비전에도 즉각적이고 구체적인 영향이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "impact",
"optionC": "worry",
"result": "impact",
"explanation": "예솔이는 'visions plus immediate impact'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현주",
"script": "오 That creates sustainable transformation!",
"translation": "오 그게 지속가능한 변화를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Dreams plus service works perfectly.",
"translation": "꿈에 봉사를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "현주",
"script": "Your care makes visions meaningful.",
"translation": "네 보살핌이 비전을 의미있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your hope inspires bigger.",
"translation": "네 희망이 더 큰 가능성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "현주",
"script": "We create both idealistic practical.",
"translation": "우리는 이상적이고 실용적인 변화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "True success serves both future.",
"translation": "진정한 성공은 미래와 현재를 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "이상적 비전과 실질적 봉사의 완벽한 조화예요.",
"result": "Vision plus caring service creates meaningful change",
"explanation": "비전과 배려하는 봉사가 의미있는 변화를 만든다는 의미예요.",
"optionA": "creates",
"optionB": "service",
"optionC": "plus",
"optionD": "caring",
"optionE": "meaningful",
"optionF": "Vision",
"optionG": "change"
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전 추구 VS 사람 중심 기여",
"explanation": "ENFP의 이상적 목표와 ESFP의 실질적 도움 목표 설정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I pursue inspiring visions dreams.",
"translation": "나는 영감을 주는 비전과 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "That's ambitious! I help people directly.",
"translation": "야심차네! 나는 사람들을 직접 도와."
},
{
"type": "script",
"index": 3,
"speaker": "현주",
"script": "Big dreams create transformational change.",
"translation": "큰 꿈이 변화시키는 변화를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "현주는 영감을 주는 비전과 꿈을 추구한다.",
"hint": "ENFP는 크고 이상적인 목표와 비전을 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "현주는 'I pursue inspiring visions and dreams'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Your imagination creates amazing possibilities!",
"translation": "네 상상력이 놀라운 가능성을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "현주",
"script": "You make real difference lives.",
"translation": "넌 사람들의 삶에 진짜 변화를 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "What about visions plus immediate impact?",
"translation": "비전에 즉각적 영향을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-sol suggests visions plus immediate @@.",
"hint": "ESFP는 큰 비전에도 즉각적이고 구체적인 영향이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "impact",
"optionC": "worry",
"result": "impact",
"explanation": "예솔이는 'visions plus immediate impact'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현주",
"script": "오 That creates sustainable transformation!",
"translation": "오 그게 지속가능한 변화를 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "Dreams plus service works perfectly.",
"translation": "꿈에 봉사를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "현주",
"script": "Your care makes visions meaningful.",
"translation": "네 보살핌이 비전을 의미있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예솔",
"script": "Your hope inspires bigger.",
"translation": "네 희망이 더 큰 가능성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "현주",
"script": "We create both idealistic practical.",
"translation": "우리는 이상적이고 실용적인 변화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "예솔",
"script": "True success serves both future.",
"translation": "진정한 성공은 미래와 현재를 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"hint": "이상적 비전과 실질적 봉사의 완벽한 조화예요.",
"optionA": "creates",
"optionB": "service",
"optionC": "plus",
"optionD": "caring",
"optionE": "meaningful",
"optionF": "Vision",
"optionG": "change",
"result": "Vision plus caring service creates meaningful change",
"explanation": "비전과 배려하는 봉사가 의미있는 변화를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "잠재력 개발 VS 행복 창조",
"explanation": "ENFP의 성장 지원과 ESFP의 즐거움 제공 목표 비교",
"category": "직업 및 목표 설정",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I help people discover potential.",
"translation": "나는 사람들이 잠재력을 발견하도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's empowering! I create joyful moments.",
"translation": "힘을 줘! 나는 즐거운 순간을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Unlocking talents transforms entire lives.",
"translation": "재능을 풀어내는 게 전체 인생을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 사람들이 잠재력을 발견하도록 돕는다.",
"hint": "ENFP는 다른 사람들의 가능성과 잠재력을 발견하고 개발하는 것을 좋아해요.",
"result": "O",
"explanation": "성민이는 'I help people discover their potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your guidance creates beautiful growth!",
"translation": "네 안내가 아름다운 성장을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You bring light everyone's day.",
"translation": "넌 모든 사람의 하루에 빛을 가져와."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about growth plus daily happiness?",
"translation": "성장에 일상 행복을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests growth plus daily @@.",
"hint": "ESFP는 개인 성장에도 일상적인 즐거움과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "happiness",
"optionC": "worry",
"result": "happiness",
"explanation": "미소는 'growth plus daily happiness'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes development feel natural!",
"translation": "오 그게 발전을 자연스럽게 느끼게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Purpose plus joy works perfectly.",
"translation": "목적에 기쁨을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your lightness makes growth accessible.",
"translation": "네 가벼움이 성장을 접근 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your vision gives joy meaning.",
"translation": "네 비전이 기쁨에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We nurture both development celebration.",
"translation": "우리는 발전과 축하를 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Beautiful lives grow through both.",
"translation": "아름다운 삶은 성장과 기쁨을 통해 자라."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "개인적 성장과 즐거운 경험의 완벽한 결합이에요.",
"result": "Development plus spontaneous joy creates flourishing life",
"explanation": "발전과 자연스러운 기쁨이 번영하는 삶을 만든다는 의미예요.",
"optionA": "joy",
"optionB": "life",
"optionC": "spontaneous",
"optionD": "Development",
"optionE": "flourishing",
"optionF": "plus",
"optionG": "creates"
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "잠재력 개발 VS 행복 창조",
"explanation": "ENFP의 성장 지원과 ESFP의 즐거움 제공 목표 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I help people discover potential.",
"translation": "나는 사람들이 잠재력을 발견하도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "That's empowering! I create joyful moments.",
"translation": "힘을 줘! 나는 즐거운 순간을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Unlocking talents transforms entire lives.",
"translation": "재능을 풀어내는 게 전체 인생을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 사람들이 잠재력을 발견하도록 돕는다.",
"hint": "ENFP는 다른 사람들의 가능성과 잠재력을 발견하고 개발하는 것을 좋아해요.",
"result": "O",
"explanation": "성민이는 'I help people discover their potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Your guidance creates beautiful growth!",
"translation": "네 안내가 아름다운 성장을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You bring light everyone's day.",
"translation": "넌 모든 사람의 하루에 빛을 가져와."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "What about growth plus daily happiness?",
"translation": "성장에 일상 행복을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Mi-so suggests growth plus daily @@.",
"hint": "ESFP는 개인 성장에도 일상적인 즐거움과 행복이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "happiness",
"optionC": "worry",
"result": "happiness",
"explanation": "미소는 'growth plus daily happiness'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes development feel natural!",
"translation": "오 그게 발전을 자연스럽게 느끼게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "Purpose plus joy works perfectly.",
"translation": "목적에 기쁨을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your lightness makes growth accessible.",
"translation": "네 가벼움이 성장을 접근 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "미소",
"script": "Your vision gives joy meaning.",
"translation": "네 비전이 기쁨에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We nurture both development celebration.",
"translation": "우리는 발전과 축하를 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "미소",
"script": "Beautiful lives grow through both.",
"translation": "아름다운 삶은 성장과 기쁨을 통해 자라."
},
{
"type": "puzzle",
"index": 15,
"hint": "개인적 성장과 즐거운 경험의 완벽한 결합이에요.",
"optionA": "joy",
"optionB": "life",
"optionC": "spontaneous",
"optionD": "Development",
"optionE": "flourishing",
"optionF": "plus",
"optionG": "creates",
"result": "Development plus spontaneous joy creates flourishing life",
"explanation": "발전과 자연스러운 기쁨이 번영하는 삶을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창조적 실험 VS 감각적 예술",
"explanation": "ENFP의 개념적 창작과 ESFP의 미적 경험 중심 취미 비교",
"category": "취미와 여가 활동",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "I experiment with creative concepts.",
"translation": "나는 창조적 개념을 실험해."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "That's innovative! I enjoy sensory arts.",
"translation": "혁신적이야! 나는 감각적 예술을 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "건우",
"script": "Abstract ideas spark new artistic.",
"translation": "추상적 아이디어가 새로운 예술적 표현을 불러일으켜."
},
{
"type": "ox",
"index": 4,
"quiz": "건우는 창조적 개념을 실험한다.",
"hint": "ENFP는 새롭고 창의적인 아이디어와 개념을 탐험하는 것을 좋아해요.",
"result": "O",
"explanation": "건우는 'I experiment with creative concepts'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Your innovation creates amazing breakthroughs!",
"translation": "네 혁신이 놀라운 돌파구를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "건우",
"script": "You create beautiful sensory experiences.",
"translation": "넌 아름다운 감각적 경험을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "강민",
"script": "What about concepts plus beautiful aesthetics?",
"translation": "개념에 아름다운 미학을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Gang-min suggests concepts plus beautiful @@.",
"hint": "ESFP는 창의적 개념에도 아름답고 감각적인 미학이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "aesthetics",
"optionC": "worry",
"result": "aesthetics",
"explanation": "강민이는 'concepts plus beautiful aesthetics'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "건우",
"script": "오 That creates the most touching art!",
"translation": "오 그게 가장 감동적인 예술을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "Ideas plus beauty works perfectly.",
"translation": "아이디어에 아름다움을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "건우",
"script": "Your aesthetics make concepts accessible.",
"translation": "네 미학이 개념을 접근 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "강민",
"script": "Your creativity expands artistic boundaries.",
"translation": "네 창의성이 예술적 경계를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "건우",
"script": "We blend innovation with beauty.",
"translation": "우리는 혁신과 아름다움을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "강민",
"script": "Great art feeds both mind.",
"translation": "위대한 예술은 마음과 감각을 모두 먹여살려."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혁신적 아이디어와 감각적 아름다움의 완벽한 조화예요.",
"result": "Innovation plus sensory beauty creates captivating art",
"explanation": "혁신과 감각적 아름다움이 매혹적인 예술을 만든다는 의미예요.",
"optionA": "beauty",
"optionB": "Innovation",
"optionC": "captivating",
"optionD": "plus",
"optionE": "art",
"optionF": "creates",
"optionG": "sensory"
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창조적 실험 VS 감각적 예술",
"explanation": "ENFP의 개념적 창작과 ESFP의 미적 경험 중심 취미 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "I experiment with creative concepts.",
"translation": "나는 창조적 개념을 실험해."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "That's innovative! I enjoy sensory arts.",
"translation": "혁신적이야! 나는 감각적 예술을 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "건우",
"script": "Abstract ideas spark new artistic.",
"translation": "추상적 아이디어가 새로운 예술적 표현을 불러일으켜."
},
{
"type": "ox",
"index": 4,
"quiz": "건우는 창조적 개념을 실험한다.",
"hint": "ENFP는 새롭고 창의적인 아이디어와 개념을 탐험하는 것을 좋아해요.",
"result": "O",
"explanation": "건우는 'I experiment with creative concepts'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Your innovation creates amazing breakthroughs!",
"translation": "네 혁신이 놀라운 돌파구를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "건우",
"script": "You create beautiful sensory experiences.",
"translation": "넌 아름다운 감각적 경험을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "강민",
"script": "What about concepts plus beautiful aesthetics?",
"translation": "개념에 아름다운 미학을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Gang-min suggests concepts plus beautiful @@.",
"hint": "ESFP는 창의적 개념에도 아름답고 감각적인 미학이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "aesthetics",
"optionC": "worry",
"result": "aesthetics",
"explanation": "강민이는 'concepts plus beautiful aesthetics'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "건우",
"script": "오 That creates the most touching art!",
"translation": "오 그게 가장 감동적인 예술을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "Ideas plus beauty works perfectly.",
"translation": "아이디어에 아름다움을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "건우",
"script": "Your aesthetics make concepts accessible.",
"translation": "네 미학이 개념을 접근 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "강민",
"script": "Your creativity expands artistic boundaries.",
"translation": "네 창의성이 예술적 경계를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "건우",
"script": "We blend innovation with beauty.",
"translation": "우리는 혁신과 아름다움을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "강민",
"script": "Great art feeds both mind.",
"translation": "위대한 예술은 마음과 감각을 모두 먹여살려."
},
{
"type": "puzzle",
"index": 15,
"hint": "혁신적 아이디어와 감각적 아름다움의 완벽한 조화예요.",
"optionA": "beauty",
"optionB": "Innovation",
"optionC": "captivating",
"optionD": "plus",
"optionE": "art",
"optionF": "creates",
"optionG": "sensory",
"result": "Innovation plus sensory beauty creates captivating art",
"explanation": "혁신과 감각적 아름다움이 매혹적인 예술을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "영감적 공유 VS 재미있는 활동",
"explanation": "ENFP의 의미있는 경험과 ESFP의 즐거운 엔터테인먼트 취미 비교",
"category": "취미와 여가 활동",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "I share inspiring meaningful experiences.",
"translation": "나는 영감을 주는 의미있는 경험을 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "승우",
"script": "That's uplifting! I organize fun activities.",
"translation": "기운을 북돋워줘! 나는 재미있는 활동을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "민규",
"script": "Deep experiences transform perspectives completely.",
"translation": "깊은 경험이 관점을 완전히 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "민규는 영감을 주는 의미있는 경험을 나눈다.",
"hint": "ENFP는 자신이 감동받은 의미있는 경험을 다른 사람들과 공유하는 것을 좋아해요.",
"result": "O",
"explanation": "민규는 'I share inspiring meaningful experiences'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "승우",
"script": "Your depth creates beautiful connections!",
"translation": "네 깊이가 아름다운 연결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "민규",
"script": "You create moments people remember.",
"translation": "넌 사람들이 기억할 순간을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "승우",
"script": "What about meaning plus pure fun?",
"translation": "의미에 순수한 재미를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Seung-u suggests meaning plus pure @@.",
"hint": "ESFP는 의미있는 경험에도 순수하고 즐거운 재미가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "fun",
"optionC": "worry",
"result": "fun",
"explanation": "승우는 'meaning plus pure fun'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민규",
"script": "오 That makes wisdom joyful!",
"translation": "오 그게 지혜를 즐겁게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "승우",
"script": "Purpose plus play works perfectly.",
"translation": "목적에 놀이를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민규",
"script": "Your joy makes deep experiences.",
"translation": "네 기쁨이 깊은 경험을 친근하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "승우",
"script": "Your meaning makes fun activities.",
"translation": "네 의미가 재미있는 활동을 풍요롭게 해."
},
{
"type": "script",
"index": 13,
"speaker": "민규",
"script": "We create both profound playful.",
"translation": "우리는 심오하고 유쾌한 경험을 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "승우",
"script": "Best memories combine wisdom laughter.",
"translation": "최고의 기억은 지혜와 웃음을 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "의미있는 영감과 순수한 즐거움의 완벽한 결합이에요.",
"result": "Meaning plus joyful play creates memorable experiences",
"explanation": "의미와 즐거운 놀이가 기억에 남는 경험을 만든다는 의미예요.",
"optionA": "Meaning",
"optionB": "plus",
"optionC": "play",
"optionD": "creates",
"optionE": "joyful",
"optionF": "memorable",
"optionG": "experiences"
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "영감적 공유 VS 재미있는 활동",
"explanation": "ENFP의 의미있는 경험과 ESFP의 즐거운 엔터테인먼트 취미 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "I share inspiring meaningful experiences.",
"translation": "나는 영감을 주는 의미있는 경험을 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "승우",
"script": "That's uplifting! I organize fun activities.",
"translation": "기운을 북돋워줘! 나는 재미있는 활동을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "민규",
"script": "Deep experiences transform perspectives completely.",
"translation": "깊은 경험이 관점을 완전히 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "민규는 영감을 주는 의미있는 경험을 나눈다.",
"hint": "ENFP는 자신이 감동받은 의미있는 경험을 다른 사람들과 공유하는 것을 좋아해요.",
"result": "O",
"explanation": "민규는 'I share inspiring meaningful experiences'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "승우",
"script": "Your depth creates beautiful connections!",
"translation": "네 깊이가 아름다운 연결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "민규",
"script": "You create moments people remember.",
"translation": "넌 사람들이 기억할 순간을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "승우",
"script": "What about meaning plus pure fun?",
"translation": "의미에 순수한 재미를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Seung-u suggests meaning plus pure @@.",
"hint": "ESFP는 의미있는 경험에도 순수하고 즐거운 재미가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "fun",
"optionC": "worry",
"result": "fun",
"explanation": "승우는 'meaning plus pure fun'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민규",
"script": "오 That makes wisdom joyful!",
"translation": "오 그게 지혜를 즐겁게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "승우",
"script": "Purpose plus play works perfectly.",
"translation": "목적에 놀이를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민규",
"script": "Your joy makes deep experiences.",
"translation": "네 기쁨이 깊은 경험을 친근하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "승우",
"script": "Your meaning makes fun activities.",
"translation": "네 의미가 재미있는 활동을 풍요롭게 해."
},
{
"type": "script",
"index": 13,
"speaker": "민규",
"script": "We create both profound playful.",
"translation": "우리는 심오하고 유쾌한 경험을 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "승우",
"script": "Best memories combine wisdom laughter.",
"translation": "최고의 기억은 지혜와 웃음을 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "의미있는 영감과 순수한 즐거움의 완벽한 결합이에요.",
"optionA": "Meaning",
"optionB": "plus",
"optionC": "play",
"optionD": "creates",
"optionE": "joyful",
"optionF": "memorable",
"optionG": "experiences",
"result": "Meaning plus joyful play creates memorable experiences",
"explanation": "의미와 즐거운 놀이가 기억에 남는 경험을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가치 중심 해결 VS 화합 중심 해결",
"explanation": "ENFP의 원칙적 접근과 ESFP의 관계 우선 갈등 해결 비교",
"category": "갈등 해결 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "I solve conflicts through values.",
"translation": "나는 가치를 통해 갈등을 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "That's principled! I prioritize everyone's feelings.",
"translation": "원칙적이야! 나는 모든 사람의 감정을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "재훈",
"script": "Shared principles create lasting solutions.",
"translation": "공유된 원칙이 지속되는 해결책을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "재훈이는 가치를 통해 갈등을 해결한다.",
"hint": "ENFP는 갈등 해결에서 공통된 가치와 원칙을 찾는 것을 중시해요.",
"result": "O",
"explanation": "재훈이는 'I solve conflicts through shared values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Your integrity creates meaningful resolutions!",
"translation": "네 진실성이 의미있는 해결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "재훈",
"script": "You make sure everyone feels.",
"translation": "넌 모든 사람이 들었다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "What about values plus emotional harmony?",
"translation": "가치에 감정적 화합을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeon-jin suggests values plus emotional @@.",
"hint": "ESFP는 가치 중심 해결에도 감정적 조화와 모든 사람의 만족이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "worry",
"result": "harmony",
"explanation": "현진이는 'values plus emotional harmony'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재훈",
"script": "오 That creates solutions everyone accepts!",
"translation": "오 그게 모든 사람이 받아들이는 해결책을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "현진",
"script": "Truth plus kindness works perfectly.",
"translation": "진실에 친절함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "재훈",
"script": "Your care makes principles practical.",
"translation": "네 배려가 원칙을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "현진",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "재훈",
"script": "We balance integrity with compassion.",
"translation": "우리는 진실성과 연민의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "현진",
"script": "True peace honors both right.",
"translation": "진정한 평화는 올바름과 친절을 모두 존중해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "진정한 가치와 따뜻한 배려의 완벽한 균형이에요.",
"result": "Values plus gentle compassion creates lasting peace",
"explanation": "가치와 부드러운 연민이 지속되는 평화를 만든다는 의미예요.",
"optionA": "peace",
"optionB": "compassion",
"optionC": "Values",
"optionD": "plus",
"optionE": "gentle",
"optionF": "creates",
"optionG": "lasting"
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가치 중심 해결 VS 화합 중심 해결",
"explanation": "ENFP의 원칙적 접근과 ESFP의 관계 우선 갈등 해결 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "I solve conflicts through values.",
"translation": "나는 가치를 통해 갈등을 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "That's principled! I prioritize everyone's feelings.",
"translation": "원칙적이야! 나는 모든 사람의 감정을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "재훈",
"script": "Shared principles create lasting solutions.",
"translation": "공유된 원칙이 지속되는 해결책을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "재훈이는 가치를 통해 갈등을 해결한다.",
"hint": "ENFP는 갈등 해결에서 공통된 가치와 원칙을 찾는 것을 중시해요.",
"result": "O",
"explanation": "재훈이는 'I solve conflicts through shared values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Your integrity creates meaningful resolutions!",
"translation": "네 진실성이 의미있는 해결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "재훈",
"script": "You make sure everyone feels.",
"translation": "넌 모든 사람이 들었다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "현진",
"script": "What about values plus emotional harmony?",
"translation": "가치에 감정적 화합을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeon-jin suggests values plus emotional @@.",
"hint": "ESFP는 가치 중심 해결에도 감정적 조화와 모든 사람의 만족이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "worry",
"result": "harmony",
"explanation": "현진이는 'values plus emotional harmony'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재훈",
"script": "오 That creates solutions everyone accepts!",
"translation": "오 그게 모든 사람이 받아들이는 해결책을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "현진",
"script": "Truth plus kindness works perfectly.",
"translation": "진실에 친절함을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "재훈",
"script": "Your care makes principles practical.",
"translation": "네 배려가 원칙을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "현진",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "재훈",
"script": "We balance integrity with compassion.",
"translation": "우리는 진실성과 연민의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "현진",
"script": "True peace honors both right.",
"translation": "진정한 평화는 올바름과 친절을 모두 존중해."
},
{
"type": "puzzle",
"index": 15,
"hint": "진정한 가치와 따뜻한 배려의 완벽한 균형이에요.",
"optionA": "peace",
"optionB": "compassion",
"optionC": "Values",
"optionD": "plus",
"optionE": "gentle",
"optionF": "creates",
"optionG": "lasting",
"result": "Values plus gentle compassion creates lasting peace",
"explanation": "가치와 부드러운 연민이 지속되는 평화를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 중재 VS 실용적 중재",
"explanation": "ENFP의 혁신적 해결과 ESFP의 구체적 도움 중심 갈등 해결 비교",
"category": "갈등 해결 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I find creative win-win solutions.",
"translation": "나는 창조적인 윈-윈 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's brilliant! I provide practical support.",
"translation": "뛰어나! 나는 실용적인 지원을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Innovative approaches break through stalemates.",
"translation": "혁신적 접근이 교착 상태를 돌파해."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 창조적인 윈-윈 해결책을 찾는다.",
"hint": "ENFP는 갈등 상황에서 새롭고 창의적인 해결 방법을 찾으려고 해요.",
"result": "O",
"explanation": "성민이는 'I find creative win-win solutions'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your innovation transforms impossible situations!",
"translation": "네 혁신이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about creativity plus tangible help?",
"translation": "창의성에 실질적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests creativity plus tangible @@.",
"hint": "ESFP는 창의적 해결에도 구체적이고 실질적인 도움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "help",
"optionC": "worry",
"result": "help",
"explanation": "예진이는 'creativity plus tangible help'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes solutions work!",
"translation": "오 그게 해결책을 실제로 작동하게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your support makes ideas achievable.",
"translation": "네 지원이 아이디어를 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your creativity gives hope everyone.",
"translation": "네 창의성이 모든 사람에게 희망을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Complete solutions need both dreams.",
"translation": "완전한 해결책은 꿈과 행동을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창조적 아이디어와 실용적 지원의 완벽한 결합이에요.",
"result": "Innovation plus practical support creates effective resolution",
"explanation": "혁신과 실용적 지원이 효과적인 해결을 만든다는 의미예요.",
"optionA": "resolution",
"optionB": "practical",
"optionC": "creates",
"optionD": "support",
"optionE": "plus",
"optionF": "Innovation",
"optionG": "effective"
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 중재 VS 실용적 중재",
"explanation": "ENFP의 혁신적 해결과 ESFP의 구체적 도움 중심 갈등 해결 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I find creative win-win solutions.",
"translation": "나는 창조적인 윈-윈 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "예진",
"script": "That's brilliant! I provide practical support.",
"translation": "뛰어나! 나는 실용적인 지원을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Innovative approaches break through stalemates.",
"translation": "혁신적 접근이 교착 상태를 돌파해."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 창조적인 윈-윈 해결책을 찾는다.",
"hint": "ENFP는 갈등 상황에서 새롭고 창의적인 해결 방법을 찾으려고 해요.",
"result": "O",
"explanation": "성민이는 'I find creative win-win solutions'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예진",
"script": "Your innovation transforms impossible situations!",
"translation": "네 혁신이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "예진",
"script": "What about creativity plus tangible help?",
"translation": "창의성에 실질적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ye-jin suggests creativity plus tangible @@.",
"hint": "ESFP는 창의적 해결에도 구체적이고 실질적인 도움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "help",
"optionC": "worry",
"result": "help",
"explanation": "예진이는 'creativity plus tangible help'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes solutions work!",
"translation": "오 그게 해결책을 실제로 작동하게 해!"
},
{
"type": "script",
"index": 10,
"speaker": "예진",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your support makes ideas achievable.",
"translation": "네 지원이 아이디어를 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "예진",
"script": "Your creativity gives hope everyone.",
"translation": "네 창의성이 모든 사람에게 희망을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "예진",
"script": "Complete solutions need both dreams.",
"translation": "완전한 해결책은 꿈과 행동을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창조적 아이디어와 실용적 지원의 완벽한 결합이에요.",
"optionA": "resolution",
"optionB": "practical",
"optionC": "creates",
"optionD": "support",
"optionE": "plus",
"optionF": "Innovation",
"optionG": "effective",
"result": "Innovation plus practical support creates effective resolution",
"explanation": "혁신과 실용적 지원이 효과적인 해결을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "자유로운 연결 VS 체계적 돌봄",
"explanation": "ENFP의 즉흥적 사회활동과 ESFJ의 계획적 배려 중심 교류 비교",
"category": "사회적 상호작용",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I connect spontaneously with everyone.",
"translation": "나는 모든 사람과 즉흥적으로 연결해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's energetic! I plan thoughtful gatherings.",
"translation": "에너지가 넘쳐! 나는 사려깊은 모임을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Natural conversations create magical moments.",
"translation": "자연스러운 대화가 마법 같은 순간을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 모든 사람과 즉흥적으로 연결한다.",
"hint": "ENFP는 계획보다는 자연스럽고 즉흥적인 방식으로 사람들과 연결해요.",
"result": "O",
"explanation": "지영이는 'I connect spontaneously with everyone'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your enthusiasm brings wonderful surprises!",
"translation": "네 열정이 훌륭한 놀라움을 가져와!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make sure everyone feels.",
"translation": "넌 모든 사람이 돌봄받는다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about spontaneity plus careful planning?",
"translation": "즉흥성에 신중한 계획을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests spontaneity plus careful @@.",
"hint": "ESFJ는 즉흥적 연결에도 모든 사람을 배려하는 계획이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "planning",
"optionC": "chaos",
"result": "planning",
"explanation": "민지는 'spontaneity plus careful planning'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most inclusive experiences!",
"translation": "오 그게 가장 포용적인 경험을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Freedom plus care works perfectly.",
"translation": "자유에 보살핌을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your organization makes connections sustainable.",
"translation": "네 조직력이 연결을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your openness creates joyful energy.",
"translation": "네 열린 마음이 즐거운 에너지를 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We balance adventure with consideration.",
"translation": "우리는 모험과 배려의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "Beautiful relationships grow when freedom.",
"translation": "아름다운 관계는 자유와 구조가 만날 때 자라."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "자발적 연결과 배려하는 계획의 완벽한 조합이에요.",
"result": "Freedom plus caring structure creates meaningful connections",
"explanation": "자유와 배려하는 구조가 의미있는 연결을 만든다는 의미예요.",
"optionA": "plus",
"optionB": "meaningful",
"optionC": "connections",
"optionD": "Freedom",
"optionE": "caring",
"optionF": "creates",
"optionG": "structure"
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "자유로운 연결 VS 체계적 돌봄",
"explanation": "ENFP의 즉흥적 사회활동과 ESFJ의 계획적 배려 중심 교류 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I connect spontaneously with everyone.",
"translation": "나는 모든 사람과 즉흥적으로 연결해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's energetic! I plan thoughtful gatherings.",
"translation": "에너지가 넘쳐! 나는 사려깊은 모임을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Natural conversations create magical moments.",
"translation": "자연스러운 대화가 마법 같은 순간을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 모든 사람과 즉흥적으로 연결한다.",
"hint": "ENFP는 계획보다는 자연스럽고 즉흥적인 방식으로 사람들과 연결해요.",
"result": "O",
"explanation": "지영이는 'I connect spontaneously with everyone'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your enthusiasm brings wonderful surprises!",
"translation": "네 열정이 훌륭한 놀라움을 가져와!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make sure everyone feels.",
"translation": "넌 모든 사람이 돌봄받는다고 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about spontaneity plus careful planning?",
"translation": "즉흥성에 신중한 계획을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests spontaneity plus careful @@.",
"hint": "ESFJ는 즉흥적 연결에도 모든 사람을 배려하는 계획이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "planning",
"optionC": "chaos",
"result": "planning",
"explanation": "민지는 'spontaneity plus careful planning'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most inclusive experiences!",
"translation": "오 그게 가장 포용적인 경험을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Freedom plus care works perfectly.",
"translation": "자유에 보살핌을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your organization makes connections sustainable.",
"translation": "네 조직력이 연결을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your openness creates joyful energy.",
"translation": "네 열린 마음이 즐거운 에너지를 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We balance adventure with consideration.",
"translation": "우리는 모험과 배려의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "Beautiful relationships grow when freedom.",
"translation": "아름다운 관계는 자유와 구조가 만날 때 자라."
},
{
"type": "puzzle",
"index": 15,
"hint": "자발적 연결과 배려하는 계획의 완벽한 조합이에요.",
"optionA": "plus",
"optionB": "meaningful",
"optionC": "connections",
"optionD": "Freedom",
"optionE": "caring",
"optionF": "creates",
"optionG": "structure",
"result": "Freedom plus caring structure creates meaningful connections",
"explanation": "자유와 배려하는 구조가 의미있는 연결을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "영감 공유 VS 실용적 지원",
"explanation": "ENFP의 동기부여 중심과 ESFJ의 구체적 도움 제공 소통 비교",
"category": "사회적 상호작용",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I inspire people with possibilities.",
"translation": "나는 가능성으로 사람들에게 영감을 줘."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's uplifting! I provide practical support.",
"translation": "기운을 북돋워줘! 나는 실용적인 지원을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Big dreams motivate amazing achievements.",
"translation": "큰 꿈이 놀라운 성취에 동기를 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 가능성으로 사람들에게 영감을 준다.",
"hint": "ENFP는 다른 사람들에게 희망과 새로운 가능성을 보여주는 것을 좋아해요.",
"result": "O",
"explanation": "미연이는 'I inspire people with possibilities'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your vision opens incredible opportunities!",
"translation": "네 비전이 놀라운 기회를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about inspiration plus tangible help?",
"translation": "영감에 실질적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests inspiration plus tangible @@.",
"hint": "ESFJ는 영감적 동기부여에도 구체적이고 실질적인 도움이 필요하다고 생각해요.",
"optionA": "problems",
"optionB": "help",
"optionC": "chaos",
"result": "help",
"explanation": "지우는 'inspiration plus tangible help'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That turns dreams into reality!",
"translation": "오 그게 꿈을 현실로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your support makes dreams achievable.",
"translation": "네 지지가 꿈을 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your hope gives meaning actions.",
"translation": "네 희망이 행동에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We provide both motivation means.",
"translation": "우리는 동기부여와 수단을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "True encouragement combines dreams support.",
"translation": "진정한 격려는 꿈과 지지를 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "영감적 동기와 실질적 지원의 완벽한 균형이에요.",
"result": "Dreams plus practical support creates achievable success",
"explanation": "꿈과 실용적 지원이 달성 가능한 성공을 만든다는 의미예요.",
"optionA": "achievable",
"optionB": "practical",
"optionC": "creates",
"optionD": "success",
"optionE": "plus",
"optionF": "support",
"optionG": "Dreams"
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "영감 공유 VS 실용적 지원",
"explanation": "ENFP의 동기부여 중심과 ESFJ의 구체적 도움 제공 소통 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I inspire people with possibilities.",
"translation": "나는 가능성으로 사람들에게 영감을 줘."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's uplifting! I provide practical support.",
"translation": "기운을 북돋워줘! 나는 실용적인 지원을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Big dreams motivate amazing achievements.",
"translation": "큰 꿈이 놀라운 성취에 동기를 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 가능성으로 사람들에게 영감을 준다.",
"hint": "ENFP는 다른 사람들에게 희망과 새로운 가능성을 보여주는 것을 좋아해요.",
"result": "O",
"explanation": "미연이는 'I inspire people with possibilities'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your vision opens incredible opportunities!",
"translation": "네 비전이 놀라운 기회를 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about inspiration plus tangible help?",
"translation": "영감에 실질적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests inspiration plus tangible @@.",
"hint": "ESFJ는 영감적 동기부여에도 구체적이고 실질적인 도움이 필요하다고 생각해요.",
"optionA": "problems",
"optionB": "help",
"optionC": "chaos",
"result": "help",
"explanation": "지우는 'inspiration plus tangible help'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That turns dreams into reality!",
"translation": "오 그게 꿈을 현실로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Vision plus action works perfectly.",
"translation": "비전에 행동을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your support makes dreams achievable.",
"translation": "네 지지가 꿈을 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your hope gives meaning actions.",
"translation": "네 희망이 행동에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We provide both motivation means.",
"translation": "우리는 동기부여와 수단을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "True encouragement combines dreams support.",
"translation": "진정한 격려는 꿈과 지지를 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "영감적 동기와 실질적 지원의 완벽한 균형이에요.",
"optionA": "achievable",
"optionB": "practical",
"optionC": "creates",
"optionD": "success",
"optionE": "plus",
"optionF": "support",
"optionG": "Dreams",
"result": "Dreams plus practical support creates achievable success",
"explanation": "꿈과 실용적 지원이 달성 가능한 성공을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "패턴 탐험가 VS 사실 수집가",
"explanation": "ENFP의 연결 중심과 ESFJ의 세부사항 중심 정보 탐구 비교",
"category": "정보 탐구",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "I explore connections between ideas.",
"translation": "나는 아이디어들 사이의 연결을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's insightful! I gather specific facts.",
"translation": "통찰력있어! 나는 구체적인 사실을 모아."
},
{
"type": "script",
"index": 3,
"speaker": "지혜",
"script": "Hidden patterns reveal amazing insights.",
"translation": "숨겨진 패턴이 놀라운 통찰을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "지혜는 아이디어들 사이의 연결을 탐구한다.",
"hint": "ENFP는 서로 다른 것들 사이의 관계와 연결을 찾는 것을 좋아해요.",
"result": "O",
"explanation": "지혜는 'I explore connections between ideas'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your creativity opens wonderful possibilities!",
"translation": "네 창의성이 훌륭한 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "지혜",
"script": "You remember important details perfectly.",
"translation": "넌 중요한 세부사항을 완벽하게 기억해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about patterns plus accurate information?",
"translation": "패턴에 정확한 정보를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests patterns plus accurate @@.",
"hint": "ESFJ는 패턴 탐구에도 정확하고 구체적인 정보가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "information",
"optionC": "chaos",
"result": "information",
"explanation": "지민이는 'patterns plus accurate information'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지혜",
"script": "오 That creates the most reliable insights!",
"translation": "오 그게 가장 신뢰할 수 있는 통찰을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Vision plus facts works perfectly.",
"translation": "비전에 사실을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지혜",
"script": "Your precision makes connections trustworthy.",
"translation": "네 정확성이 연결을 신뢰할 수 있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your insights give facts meaning.",
"translation": "네 통찰이 사실에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "지혜",
"script": "We combine big picture details.",
"translation": "우리는 큰 그림과 세부사항을 결합해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "True understanding needs both overview.",
"translation": "진정한 이해는 전체와 구체성을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창조적 통찰과 정확한 정보의 완벽한 조화예요.",
"result": "Creativity plus precise details creates complete understanding",
"explanation": "창의성과 정확한 세부사항이 완전한 이해를 만든다는 의미예요.",
"optionA": "understanding",
"optionB": "Creativity",
"optionC": "precise",
"optionD": "details",
"optionE": "plus",
"optionF": "complete",
"optionG": "creates"
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "패턴 탐험가 VS 사실 수집가",
"explanation": "ENFP의 연결 중심과 ESFJ의 세부사항 중심 정보 탐구 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지혜",
"script": "I explore connections between ideas.",
"translation": "나는 아이디어들 사이의 연결을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's insightful! I gather specific facts.",
"translation": "통찰력있어! 나는 구체적인 사실을 모아."
},
{
"type": "script",
"index": 3,
"speaker": "지혜",
"script": "Hidden patterns reveal amazing insights.",
"translation": "숨겨진 패턴이 놀라운 통찰을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "지혜는 아이디어들 사이의 연결을 탐구한다.",
"hint": "ENFP는 서로 다른 것들 사이의 관계와 연결을 찾는 것을 좋아해요.",
"result": "O",
"explanation": "지혜는 'I explore connections between ideas'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your creativity opens wonderful possibilities!",
"translation": "네 창의성이 훌륭한 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "지혜",
"script": "You remember important details perfectly.",
"translation": "넌 중요한 세부사항을 완벽하게 기억해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about patterns plus accurate information?",
"translation": "패턴에 정확한 정보를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests patterns plus accurate @@.",
"hint": "ESFJ는 패턴 탐구에도 정확하고 구체적인 정보가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "information",
"optionC": "chaos",
"result": "information",
"explanation": "지민이는 'patterns plus accurate information'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지혜",
"script": "오 That creates the most reliable insights!",
"translation": "오 그게 가장 신뢰할 수 있는 통찰을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Vision plus facts works perfectly.",
"translation": "비전에 사실을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지혜",
"script": "Your precision makes connections trustworthy.",
"translation": "네 정확성이 연결을 신뢰할 수 있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your insights give facts meaning.",
"translation": "네 통찰이 사실에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "지혜",
"script": "We combine big picture details.",
"translation": "우리는 큰 그림과 세부사항을 결합해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "True understanding needs both overview.",
"translation": "진정한 이해는 전체와 구체성을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창조적 통찰과 정확한 정보의 완벽한 조화예요.",
"optionA": "understanding",
"optionB": "Creativity",
"optionC": "precise",
"optionD": "details",
"optionE": "plus",
"optionF": "complete",
"optionG": "creates",
"result": "Creativity plus precise details creates complete understanding",
"explanation": "창의성과 정확한 세부사항이 완전한 이해를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "가능성 발견 VS 실용성 확인",
"explanation": "ENFP의 잠재력 탐구와 ESFJ의 실제 적용 중심 정보 수집 비교",
"category": "정보 탐구",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "I look for hidden potential.",
"translation": "나는 숨겨진 잠재력을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "하린",
"script": "That's visionary! I check practical applications.",
"translation": "비전있어! 나는 실용적 적용을 확인해."
},
{
"type": "script",
"index": 3,
"speaker": "민영",
"script": "Untapped possibilities excite my imagination.",
"translation": "개발되지 않은 가능성이 내 상상력을 자극해."
},
{
"type": "ox",
"index": 4,
"quiz": "민영이는 숨겨진 잠재력을 찾는다.",
"hint": "ENFP는 현재 보이지 않는 가능성과 잠재력을 발견하는 것에 관심이 많아요.",
"result": "O",
"explanation": "민영이는 'I look for hidden potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하린",
"script": "Your imagination reveals amazing opportunities!",
"translation": "네 상상력이 놀라운 기회를 드러내!"
},
{
"type": "script",
"index": 6,
"speaker": "민영",
"script": "You make sure ideas actually.",
"translation": "넌 아이디어가 실제로 작동하는지 확인해."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "What about potential plus real-world testing?",
"translation": "잠재력에 현실 세계 검증을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ha-rin suggests potential plus real-world @@.",
"hint": "ESFJ는 잠재력 탐구에도 현실적이고 실용적인 검증이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "testing",
"optionC": "chaos",
"result": "testing",
"explanation": "하린이는 'potential plus real-world testing'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민영",
"script": "오 That turns possibilities into solutions!",
"translation": "오 그게 가능성을 해결책으로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "하린",
"script": "Dreams plus validation works perfectly.",
"translation": "꿈에 검증을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민영",
"script": "Your testing makes visions practical.",
"translation": "네 검증이 비전을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "하린",
"script": "Your creativity expands what's possible.",
"translation": "네 창의성이 가능한 것을 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "민영",
"script": "We discover both opportunities feasibility.",
"translation": "우리는 기회와 실현 가능성을 모두 발견해."
},
{
"type": "script",
"index": 14,
"speaker": "하린",
"script": "Smart innovation combines imagination reality.",
"translation": "똑똑한 혁신은 상상과 현실을 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창의적 가능성과 실용적 검증의 완벽한 결합이에요.",
"result": "Vision plus practical validation creates viable solutions",
"explanation": "비전과 실용적 검증이 실현 가능한 해결책을 만든다는 의미예요.",
"optionA": "Vision",
"optionB": "viable",
"optionC": "solutions",
"optionD": "plus",
"optionE": "practical",
"optionF": "validation",
"optionG": "creates"
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "가능성 발견 VS 실용성 확인",
"explanation": "ENFP의 잠재력 탐구와 ESFJ의 실제 적용 중심 정보 수집 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민영",
"script": "I look for hidden potential.",
"translation": "나는 숨겨진 잠재력을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "하린",
"script": "That's visionary! I check practical applications.",
"translation": "비전있어! 나는 실용적 적용을 확인해."
},
{
"type": "script",
"index": 3,
"speaker": "민영",
"script": "Untapped possibilities excite my imagination.",
"translation": "개발되지 않은 가능성이 내 상상력을 자극해."
},
{
"type": "ox",
"index": 4,
"quiz": "민영이는 숨겨진 잠재력을 찾는다.",
"hint": "ENFP는 현재 보이지 않는 가능성과 잠재력을 발견하는 것에 관심이 많아요.",
"result": "O",
"explanation": "민영이는 'I look for hidden potential'이라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하린",
"script": "Your imagination reveals amazing opportunities!",
"translation": "네 상상력이 놀라운 기회를 드러내!"
},
{
"type": "script",
"index": 6,
"speaker": "민영",
"script": "You make sure ideas actually.",
"translation": "넌 아이디어가 실제로 작동하는지 확인해."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "What about potential plus real-world testing?",
"translation": "잠재력에 현실 세계 검증을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ha-rin suggests potential plus real-world @@.",
"hint": "ESFJ는 잠재력 탐구에도 현실적이고 실용적인 검증이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "testing",
"optionC": "chaos",
"result": "testing",
"explanation": "하린이는 'potential plus real-world testing'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민영",
"script": "오 That turns possibilities into solutions!",
"translation": "오 그게 가능성을 해결책으로 바꿔!"
},
{
"type": "script",
"index": 10,
"speaker": "하린",
"script": "Dreams plus validation works perfectly.",
"translation": "꿈에 검증을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민영",
"script": "Your testing makes visions practical.",
"translation": "네 검증이 비전을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "하린",
"script": "Your creativity expands what's possible.",
"translation": "네 창의성이 가능한 것을 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "민영",
"script": "We discover both opportunities feasibility.",
"translation": "우리는 기회와 실현 가능성을 모두 발견해."
},
{
"type": "script",
"index": 14,
"speaker": "하린",
"script": "Smart innovation combines imagination reality.",
"translation": "똑똑한 혁신은 상상과 현실을 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창의적 가능성과 실용적 검증의 완벽한 결합이에요.",
"optionA": "Vision",
"optionB": "viable",
"optionC": "solutions",
"optionD": "plus",
"optionE": "practical",
"optionF": "validation",
"optionG": "creates",
"result": "Vision plus practical validation creates viable solutions",
"explanation": "비전과 실용적 검증이 실현 가능한 해결책을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "직감 추종 VS 집단 고려",
"explanation": "ENFP의 내적 가치와 ESFJ의 사회적 조화 의사결정 비교",
"category": "의사결정 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "I trust my inner feelings.",
"translation": "나는 내 내면의 감정을 믿어."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's authentic! I consider group needs.",
"translation": "진정해! 나는 그룹의 필요를 고려해."
},
{
"type": "script",
"index": 3,
"speaker": "나리",
"script": "Personal values guide my choices.",
"translation": "개인적 가치가 내 선택을 안내해."
},
{
"type": "ox",
"index": 4,
"quiz": "나리는 자신의 내면의 감정을 믿는다.",
"hint": "ENFP는 자신의 내적 직감과 개인적 가치를 중요하게 여겨요.",
"result": "O",
"explanation": "나리는 'I trust my inner feelings'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your authenticity creates meaningful decisions!",
"translation": "네 진정성이 의미있는 결정을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "나리",
"script": "You ensure nobody gets.",
"translation": "넌 아무도 소외되지 않게 해."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about values plus community welfare?",
"translation": "가치에 공동체 복지를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests values plus community @@.",
"hint": "ESFJ는 개인적 가치에도 공동체 전체의 복지와 화합이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "welfare",
"optionC": "chaos",
"result": "welfare",
"explanation": "수민이는 'values plus community welfare'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나리",
"script": "오 That creates decisions everyone supports!",
"translation": "오 그게 모든 사람이 지지하는 결정을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Integrity plus harmony works perfectly.",
"translation": "진실성에 조화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "나리",
"script": "Your consideration makes values practical.",
"translation": "네 배려가 가치를 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "나리",
"script": "We honor both individual collective.",
"translation": "우리는 개인적이고 집단적 필요를 모두 존중해."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "Wise choices serve both self.",
"translation": "현명한 선택은 자기와 공동체를 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "진정한 가치와 공동체적 배려의 완벽한 균형이에요.",
"result": "Values plus caring community creates harmonious decisions",
"explanation": "가치와 배려하는 공동체가 조화로운 결정을 만든다는 의미예요.",
"optionA": "community",
"optionB": "harmonious",
"optionC": "caring",
"optionD": "creates",
"optionE": "decisions",
"optionF": "plus",
"optionG": "Values"
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "직감 추종 VS 집단 고려",
"explanation": "ENFP의 내적 가치와 ESFJ의 사회적 조화 의사결정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나리",
"script": "I trust my inner feelings.",
"translation": "나는 내 내면의 감정을 믿어."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's authentic! I consider group needs.",
"translation": "진정해! 나는 그룹의 필요를 고려해."
},
{
"type": "script",
"index": 3,
"speaker": "나리",
"script": "Personal values guide my choices.",
"translation": "개인적 가치가 내 선택을 안내해."
},
{
"type": "ox",
"index": 4,
"quiz": "나리는 자신의 내면의 감정을 믿는다.",
"hint": "ENFP는 자신의 내적 직감과 개인적 가치를 중요하게 여겨요.",
"result": "O",
"explanation": "나리는 'I trust my inner feelings'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your authenticity creates meaningful decisions!",
"translation": "네 진정성이 의미있는 결정을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "나리",
"script": "You ensure nobody gets.",
"translation": "넌 아무도 소외되지 않게 해."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about values plus community welfare?",
"translation": "가치에 공동체 복지를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests values plus community @@.",
"hint": "ESFJ는 개인적 가치에도 공동체 전체의 복지와 화합이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "welfare",
"optionC": "chaos",
"result": "welfare",
"explanation": "수민이는 'values plus community welfare'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나리",
"script": "오 That creates decisions everyone supports!",
"translation": "오 그게 모든 사람이 지지하는 결정을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Integrity plus harmony works perfectly.",
"translation": "진실성에 조화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "나리",
"script": "Your consideration makes values practical.",
"translation": "네 배려가 가치를 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "나리",
"script": "We honor both individual collective.",
"translation": "우리는 개인적이고 집단적 필요를 모두 존중해."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "Wise choices serve both self.",
"translation": "현명한 선택은 자기와 공동체를 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"hint": "진정한 가치와 공동체적 배려의 완벽한 균형이에요.",
"optionA": "community",
"optionB": "harmonious",
"optionC": "caring",
"optionD": "creates",
"optionE": "decisions",
"optionF": "plus",
"optionG": "Values",
"result": "Values plus caring community creates harmonious decisions",
"explanation": "가치와 배려하는 공동체가 조화로운 결정을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "가능성 추구 VS 안정성 추구",
"explanation": "ENFP의 모험적 선택과 ESFJ의 신뢰할 수 있는 결과 의사결정 비교",
"category": "의사결정 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "I chase exciting new opportunities.",
"translation": "나는 흥미진진한 새로운 기회를 쫓아."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's adventurous! I choose reliable outcomes.",
"translation": "모험적이야! 나는 신뢰할 수 있는 결과를 선택해."
},
{
"type": "script",
"index": 3,
"speaker": "다영",
"script": "Fresh possibilities spark amazing growth.",
"translation": "새로운 가능성이 놀라운 성장의 불꽃을 일으켜."
},
{
"type": "ox",
"index": 4,
"quiz": "다영이는 흥미진진한 새로운 기회를 쫓는다.",
"hint": "ENFP는 새롭고 흥미로운 기회를 발견하고 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "다영이는 'I chase exciting new opportunities'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your enthusiasm opens wonderful doors!",
"translation": "네 열정이 훌륭한 문을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "다영",
"script": "You create stable foundations everyone.",
"translation": "넌 모든 사람을 위한 안정적 기반을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about opportunities plus careful planning?",
"translation": "기회에 신중한 계획을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests opportunities plus careful @@.",
"hint": "ESFJ는 새로운 기회에도 신중하고 안정적인 계획이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "planning",
"optionC": "chaos",
"result": "planning",
"explanation": "지민이는 'opportunities plus careful planning'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "다영",
"script": "오 That minimizes risk while maximizing!",
"translation": "오 그게 위험을 최소화하면서 잠재력을 최대화해!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Adventure plus security works perfectly.",
"translation": "모험에 안전을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "다영",
"script": "Your wisdom makes adventures sustainable.",
"translation": "네 지혜가 모험을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your courage inspires calculated risks.",
"translation": "네 용기가 계산된 위험에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "다영",
"script": "We balance exploration with stability.",
"translation": "우리는 탐험과 안정성의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Smart growth combines boldness wisdom.",
"translation": "똑똑한 성장은 대담함과 지혜를 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "모험적 탐험과 신중한 안정성의 완벽한 조화예요.",
"result": "Adventure plus thoughtful stability creates sustainable growth",
"explanation": "모험과 사려깊은 안정성이 지속가능한 성장을 만든다는 의미예요.",
"optionA": "Adventure",
"optionB": "stability",
"optionC": "creates",
"optionD": "plus",
"optionE": "thoughtful",
"optionF": "sustainable",
"optionG": "growth"
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "가능성 추구 VS 안정성 추구",
"explanation": "ENFP의 모험적 선택과 ESFJ의 신뢰할 수 있는 결과 의사결정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다영",
"script": "I chase exciting new opportunities.",
"translation": "나는 흥미진진한 새로운 기회를 쫓아."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's adventurous! I choose reliable outcomes.",
"translation": "모험적이야! 나는 신뢰할 수 있는 결과를 선택해."
},
{
"type": "script",
"index": 3,
"speaker": "다영",
"script": "Fresh possibilities spark amazing growth.",
"translation": "새로운 가능성이 놀라운 성장의 불꽃을 일으켜."
},
{
"type": "ox",
"index": 4,
"quiz": "다영이는 흥미진진한 새로운 기회를 쫓는다.",
"hint": "ENFP는 새롭고 흥미로운 기회를 발견하고 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "다영이는 'I chase exciting new opportunities'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your enthusiasm opens wonderful doors!",
"translation": "네 열정이 훌륭한 문을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "다영",
"script": "You create stable foundations everyone.",
"translation": "넌 모든 사람을 위한 안정적 기반을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about opportunities plus careful planning?",
"translation": "기회에 신중한 계획을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests opportunities plus careful @@.",
"hint": "ESFJ는 새로운 기회에도 신중하고 안정적인 계획이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "planning",
"optionC": "chaos",
"result": "planning",
"explanation": "지민이는 'opportunities plus careful planning'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "다영",
"script": "오 That minimizes risk while maximizing!",
"translation": "오 그게 위험을 최소화하면서 잠재력을 최대화해!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Adventure plus security works perfectly.",
"translation": "모험에 안전을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "다영",
"script": "Your wisdom makes adventures sustainable.",
"translation": "네 지혜가 모험을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your courage inspires calculated risks.",
"translation": "네 용기가 계산된 위험에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "다영",
"script": "We balance exploration with stability.",
"translation": "우리는 탐험과 안정성의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Smart growth combines boldness wisdom.",
"translation": "똑똑한 성장은 대담함과 지혜를 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "모험적 탐험과 신중한 안정성의 완벽한 조화예요.",
"optionA": "Adventure",
"optionB": "stability",
"optionC": "creates",
"optionD": "plus",
"optionE": "thoughtful",
"optionF": "sustainable",
"optionG": "growth",
"result": "Adventure plus thoughtful stability creates sustainable growth",
"explanation": "모험과 사려깊은 안정성이 지속가능한 성장을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유로운 흐름 VS 체계적 구조",
"explanation": "ENFP의 유연한 생활과 ESFJ의 조직화된 일상 생활 태도 비교",
"category": "생활 태도",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I prefer flexible flowing schedules.",
"translation": "나는 유연하고 흐르는 일정을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's adaptable! I organize structured routines.",
"translation": "적응적이야! 나는 구조화된 루틴을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Natural rhythm feels most authentic.",
"translation": "자연스러운 리듬이 가장 진정성 있게 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 유연하고 흐르는 일정을 선호한다.",
"hint": "ENFP는 엄격한 계획보다는 상황에 따라 유연하게 생활하는 것을 선호해요.",
"result": "O",
"explanation": "지영이는 'I prefer flexible flowing schedules'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your spontaneity creates beautiful moments!",
"translation": "네 즉흥성이 아름다운 순간을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make life run smoothly.",
"translation": "넌 인생이 순조롭게 돌아가게 해."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about flow plus reliable structure?",
"translation": "흐름에 신뢰할 수 있는 구조를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests flow plus reliable @@.",
"hint": "ESFJ는 자연스러운 흐름에도 신뢰할 수 있는 구조와 안정성이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "structure",
"optionC": "chaos",
"result": "structure",
"explanation": "민지는 'flow plus reliable structure'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most balanced lifestyle!",
"translation": "오 그게 가장 균형잡힌 라이프스타일을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Freedom plus organization works perfectly.",
"translation": "자유에 조직화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your systems make flexibility sustainable.",
"translation": "네 시스템이 유연성을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your adaptability keeps life interesting.",
"translation": "네 적응력이 인생을 흥미롭게 유지해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend spontaneity with reliability.",
"translation": "우리는 자발성과 신뢰성을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "Beautiful living combines freedom order.",
"translation": "아름다운 삶은 자유와 질서를 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "자유로운 자발성과 체계적 조직의 완벽한 균형이에요.",
"result": "Freedom plus thoughtful organization creates balanced living",
"explanation": "자유와 사려깊은 조직화가 균형잡힌 삶을 만든다는 의미예요.",
"optionA": "organization",
"optionB": "balanced",
"optionC": "Freedom",
"optionD": "creates",
"optionE": "plus",
"optionF": "living",
"optionG": "thoughtful"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유로운 흐름 VS 체계적 구조",
"explanation": "ENFP의 유연한 생활과 ESFJ의 조직화된 일상 생활 태도 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지영",
"script": "I prefer flexible flowing schedules.",
"translation": "나는 유연하고 흐르는 일정을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's adaptable! I organize structured routines.",
"translation": "적응적이야! 나는 구조화된 루틴을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "지영",
"script": "Natural rhythm feels most authentic.",
"translation": "자연스러운 리듬이 가장 진정성 있게 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "지영이는 유연하고 흐르는 일정을 선호한다.",
"hint": "ENFP는 엄격한 계획보다는 상황에 따라 유연하게 생활하는 것을 선호해요.",
"result": "O",
"explanation": "지영이는 'I prefer flexible flowing schedules'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your spontaneity creates beautiful moments!",
"translation": "네 즉흥성이 아름다운 순간을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "지영",
"script": "You make life run smoothly.",
"translation": "넌 인생이 순조롭게 돌아가게 해."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about flow plus reliable structure?",
"translation": "흐름에 신뢰할 수 있는 구조를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests flow plus reliable @@.",
"hint": "ESFJ는 자연스러운 흐름에도 신뢰할 수 있는 구조와 안정성이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "structure",
"optionC": "chaos",
"result": "structure",
"explanation": "민지는 'flow plus reliable structure'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지영",
"script": "오 That creates the most balanced lifestyle!",
"translation": "오 그게 가장 균형잡힌 라이프스타일을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Freedom plus organization works perfectly.",
"translation": "자유에 조직화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "지영",
"script": "Your systems make flexibility sustainable.",
"translation": "네 시스템이 유연성을 지속가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your adaptability keeps life interesting.",
"translation": "네 적응력이 인생을 흥미롭게 유지해."
},
{
"type": "script",
"index": 13,
"speaker": "지영",
"script": "We blend spontaneity with reliability.",
"translation": "우리는 자발성과 신뢰성을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "Beautiful living combines freedom order.",
"translation": "아름다운 삶은 자유와 질서를 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "자유로운 자발성과 체계적 조직의 완벽한 균형이에요.",
"optionA": "organization",
"optionB": "balanced",
"optionC": "Freedom",
"optionD": "creates",
"optionE": "plus",
"optionF": "living",
"optionG": "thoughtful",
"result": "Freedom plus thoughtful organization creates balanced living",
"explanation": "자유와 사려깊은 조직화가 균형잡힌 삶을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장 지향 VS 안정성 지향",
"explanation": "ENFP의 발전 추구와 ESFJ의 조화로운 환경 조성 생활 비교",
"category": "생활 태도",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I focus on personal development.",
"translation": "나는 개인적 발전에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's growing! I create harmonious environments.",
"translation": "성장하고 있어! 나는 조화로운 환경을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Continuous learning expands my horizons.",
"translation": "지속적인 학습이 내 시야를 확장해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 개인적 발전에 집중한다.",
"hint": "ENFP는 자신의 성장과 발전을 위해 노력하는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "미연이는 'I focus on personal development'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your dedication creates amazing transformation!",
"translation": "네 헌신이 놀라운 변화를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You make everyone feel comfortable.",
"translation": "넌 모든 사람이 편안하게 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about growth plus stable foundation?",
"translation": "성장에 안정적 기반을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests growth plus stable @@.",
"hint": "ESFJ는 개인 성장에도 안정적이고 조화로운 기반이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "foundation",
"optionC": "chaos",
"result": "foundation",
"explanation": "지우는 'growth plus stable foundation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes development sustainable!",
"translation": "오 그게 발전을 지속가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Progress plus support works perfectly.",
"translation": "진보에 지지를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your stability makes growth feel.",
"translation": "네 안정성이 성장을 안전하게 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your ambition inspires positive change.",
"translation": "네 야망이 긍정적 변화에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We nurture both evolution harmony.",
"translation": "우리는 진화와 조화를 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "Rich living grows from both.",
"translation": "풍요로운 삶은 발전과 안정에서 자라."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "개인적 성장과 안정적 환경의 완벽한 조화예요.",
"result": "Growth plus nurturing stability creates flourishing development",
"explanation": "성장과 양육하는 안정성이 번영하는 발전을 만든다는 의미예요.",
"optionA": "plus",
"optionB": "Growth",
"optionC": "development",
"optionD": "creates",
"optionE": "stability",
"optionF": "flourishing",
"optionG": "nurturing"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장 지향 VS 안정성 지향",
"explanation": "ENFP의 발전 추구와 ESFJ의 조화로운 환경 조성 생활 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미연",
"script": "I focus on personal development.",
"translation": "나는 개인적 발전에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's growing! I create harmonious environments.",
"translation": "성장하고 있어! 나는 조화로운 환경을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "미연",
"script": "Continuous learning expands my horizons.",
"translation": "지속적인 학습이 내 시야를 확장해."
},
{
"type": "ox",
"index": 4,
"quiz": "미연이는 개인적 발전에 집중한다.",
"hint": "ENFP는 자신의 성장과 발전을 위해 노력하는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "미연이는 'I focus on personal development'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your dedication creates amazing transformation!",
"translation": "네 헌신이 놀라운 변화를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "미연",
"script": "You make everyone feel comfortable.",
"translation": "넌 모든 사람이 편안하게 느끼게 해."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about growth plus stable foundation?",
"translation": "성장에 안정적 기반을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests growth plus stable @@.",
"hint": "ESFJ는 개인 성장에도 안정적이고 조화로운 기반이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "foundation",
"optionC": "chaos",
"result": "foundation",
"explanation": "지우는 'growth plus stable foundation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미연",
"script": "오 That makes development sustainable!",
"translation": "오 그게 발전을 지속가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Progress plus support works perfectly.",
"translation": "진보에 지지를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "미연",
"script": "Your stability makes growth feel.",
"translation": "네 안정성이 성장을 안전하게 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your ambition inspires positive change.",
"translation": "네 야망이 긍정적 변화에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "미연",
"script": "We nurture both evolution harmony.",
"translation": "우리는 진화와 조화를 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "Rich living grows from both.",
"translation": "풍요로운 삶은 발전과 안정에서 자라."
},
{
"type": "puzzle",
"index": 15,
"hint": "개인적 성장과 안정적 환경의 완벽한 조화예요.",
"optionA": "plus",
"optionB": "Growth",
"optionC": "development",
"optionD": "creates",
"optionE": "stability",
"optionF": "flourishing",
"optionG": "nurturing",
"result": "Growth plus nurturing stability creates flourishing development",
"explanation": "성장과 양육하는 안정성이 번영하는 발전을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "창의적 브레인스토밍 VS 체계적 지원",
"explanation": "ENFP의 아이디어 중심과 ESFJ의 실용적 돌봄 스트레스 대처 비교",
"category": "스트레스 상황 대처",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "I generate creative solutions together.",
"translation": "나는 함께 창조적 해결책을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's innovative! I provide systematic care.",
"translation": "혁신적이야! 나는 체계적인 돌봄을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "민서",
"script": "Fresh ideas open unexpected paths.",
"translation": "신선한 아이디어가 예상치 못한 길을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "민서는 함께 창조적 해결책을 만든다.",
"hint": "ENFP는 어려운 상황에서 새롭고 창의적인 방법을 찾으려고 해요.",
"result": "O",
"explanation": "민서는 'I generate creative solutions together'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your creativity opens amazing possibilities!",
"translation": "네 창의성이 놀라운 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "민서",
"script": "You organize help people actually.",
"translation": "넌 사람들이 실제로 필요한 도움을 조직해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about innovation plus organized support?",
"translation": "혁신에 조직화된 지원을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests innovation plus organized @@.",
"hint": "ESFJ는 창의적 혁신에도 조직화되고 체계적인 지원이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "support",
"optionC": "chaos",
"result": "support",
"explanation": "지민이는 'innovation plus organized support'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민서",
"script": "오 That creates the most effective help!",
"translation": "오 그게 가장 효과적인 도움을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Ideas plus structure works perfectly.",
"translation": "아이디어에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민서",
"script": "Your organization makes creativity practical.",
"translation": "네 조직력이 창의성을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your vision inspires coordinated action.",
"translation": "네 비전이 조정된 행동에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민서",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Complete solutions need both creativity.",
"translation": "완전한 해결책은 창의성과 조직력을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창조적 혁신과 체계적 실행의 완벽한 결합이에요.",
"result": "Innovation plus systematic organization creates effective solutions",
"explanation": "혁신과 체계적 조직화가 효과적인 해결책을 만든다는 의미예요.",
"optionA": "plus",
"optionB": "organization",
"optionC": "systematic",
"optionD": "creates",
"optionE": "Innovation",
"optionF": "effective",
"optionG": "solutions"
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "창의적 브레인스토밍 VS 체계적 지원",
"explanation": "ENFP의 아이디어 중심과 ESFJ의 실용적 돌봄 스트레스 대처 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민서",
"script": "I generate creative solutions together.",
"translation": "나는 함께 창조적 해결책을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's innovative! I provide systematic care.",
"translation": "혁신적이야! 나는 체계적인 돌봄을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "민서",
"script": "Fresh ideas open unexpected paths.",
"translation": "신선한 아이디어가 예상치 못한 길을 열어."
},
{
"type": "ox",
"index": 4,
"quiz": "민서는 함께 창조적 해결책을 만든다.",
"hint": "ENFP는 어려운 상황에서 새롭고 창의적인 방법을 찾으려고 해요.",
"result": "O",
"explanation": "민서는 'I generate creative solutions together'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your creativity opens amazing possibilities!",
"translation": "네 창의성이 놀라운 가능성을 열어!"
},
{
"type": "script",
"index": 6,
"speaker": "민서",
"script": "You organize help people actually.",
"translation": "넌 사람들이 실제로 필요한 도움을 조직해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about innovation plus organized support?",
"translation": "혁신에 조직화된 지원을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests innovation plus organized @@.",
"hint": "ESFJ는 창의적 혁신에도 조직화되고 체계적인 지원이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "support",
"optionC": "chaos",
"result": "support",
"explanation": "지민이는 'innovation plus organized support'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민서",
"script": "오 That creates the most effective help!",
"translation": "오 그게 가장 효과적인 도움을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Ideas plus structure works perfectly.",
"translation": "아이디어에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민서",
"script": "Your organization makes creativity practical.",
"translation": "네 조직력이 창의성을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your vision inspires coordinated action.",
"translation": "네 비전이 조정된 행동에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "민서",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Complete solutions need both creativity.",
"translation": "완전한 해결책은 창의성과 조직력을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창조적 혁신과 체계적 실행의 완벽한 결합이에요.",
"optionA": "plus",
"optionB": "organization",
"optionC": "systematic",
"optionD": "creates",
"optionE": "Innovation",
"optionF": "effective",
"optionG": "solutions",
"result": "Innovation plus systematic organization creates effective solutions",
"explanation": "혁신과 체계적 조직화가 효과적인 해결책을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "긍정적 비전 VS 실용적 위로",
"explanation": "ENFP의 희망적 재해석과 ESFJ의 구체적 돌봄 스트레스 대처 비교",
"category": "스트레스 상황 대처",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "I help people see bright.",
"translation": "나는 사람들이 밝은 미래를 보도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's hopeful! I offer immediate comfort.",
"translation": "희망적이야! 나는 즉각적인 위로를 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "선영",
"script": "Future possibilities bring hope difficulties.",
"translation": "미래 가능성이 어려움에 희망을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "선영이는 사람들이 밝은 미래를 보도록 돕는다.",
"hint": "ENFP는 어려운 상황에서도 희망적이고 긍정적인 미래를 보여주려고 해요.",
"result": "O",
"explanation": "선영이는 'I help people see bright futures'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your optimism transforms impossible situations!",
"translation": "네 낙관주의가 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "선영",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 지금 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about hope plus immediate care?",
"translation": "희망에 즉각적 돌봄을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests hope plus immediate @@.",
"hint": "ESFJ는 희망적 비전에도 즉각적이고 구체적인 돌봄이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "care",
"optionC": "chaos",
"result": "care",
"explanation": "수민이는 'hope plus immediate care'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "선영",
"script": "오 That addresses both present future!",
"translation": "오 그게 현재와 미래를 모두 다뤄!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Vision plus comfort works perfectly.",
"translation": "비전에 위로를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "선영",
"script": "Your care makes hope feel.",
"translation": "네 보살핌이 희망을 현실적으로 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your positivity gives strength today.",
"translation": "네 긍정성이 오늘 힘을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "선영",
"script": "We offer both vision support.",
"translation": "우리는 비전과 지지를 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "True healing touches both heart.",
"translation": "진정한 치유는 마음과 현실을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "희망적 비전과 즉각적 돌봄의 완벽한 균형이에요.",
"result": "Hope plus immediate support creates complete healing",
"explanation": "희망과 즉각적 지지가 완전한 치유를 만든다는 의미예요.",
"optionA": "plus",
"optionB": "immediate",
"optionC": "creates",
"optionD": "healing",
"optionE": "support",
"optionF": "complete",
"optionG": "Hope"
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "긍정적 비전 VS 실용적 위로",
"explanation": "ENFP의 희망적 재해석과 ESFJ의 구체적 돌봄 스트레스 대처 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "선영",
"script": "I help people see bright.",
"translation": "나는 사람들이 밝은 미래를 보도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's hopeful! I offer immediate comfort.",
"translation": "희망적이야! 나는 즉각적인 위로를 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "선영",
"script": "Future possibilities bring hope difficulties.",
"translation": "미래 가능성이 어려움에 희망을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "선영이는 사람들이 밝은 미래를 보도록 돕는다.",
"hint": "ENFP는 어려운 상황에서도 희망적이고 긍정적인 미래를 보여주려고 해요.",
"result": "O",
"explanation": "선영이는 'I help people see bright futures'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your optimism transforms impossible situations!",
"translation": "네 낙관주의가 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "선영",
"script": "You give people exactly what.",
"translation": "넌 사람들에게 지금 정확히 필요한 걸 줘."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about hope plus immediate care?",
"translation": "희망에 즉각적 돌봄을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests hope plus immediate @@.",
"hint": "ESFJ는 희망적 비전에도 즉각적이고 구체적인 돌봄이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "care",
"optionC": "chaos",
"result": "care",
"explanation": "수민이는 'hope plus immediate care'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "선영",
"script": "오 That addresses both present future!",
"translation": "오 그게 현재와 미래를 모두 다뤄!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Vision plus comfort works perfectly.",
"translation": "비전에 위로를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "선영",
"script": "Your care makes hope feel.",
"translation": "네 보살핌이 희망을 현실적으로 느끼게 해."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your positivity gives strength today.",
"translation": "네 긍정성이 오늘 힘을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "선영",
"script": "We offer both vision support.",
"translation": "우리는 비전과 지지를 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "True healing touches both heart.",
"translation": "진정한 치유는 마음과 현실을 모두 만져."
},
{
"type": "puzzle",
"index": 15,
"hint": "희망적 비전과 즉각적 돌봄의 완벽한 균형이에요.",
"optionA": "plus",
"optionB": "immediate",
"optionC": "creates",
"optionD": "healing",
"optionE": "support",
"optionF": "complete",
"optionG": "Hope",
"result": "Hope plus immediate support creates complete healing",
"explanation": "희망과 즉각적 지지가 완전한 치유를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전 추구 VS 봉사 중심",
"explanation": "ENFP의 혁신적 목표와 ESFJ의 타인을 위한 헌신 목표 설정 비교",
"category": "직업 및 목표 설정",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I pursue transformational visions dreams.",
"translation": "나는 변화를 가져오는 비전과 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's inspiring! I dedicate myself serving.",
"translation": "영감을 줘! 나는 다른 사람들을 섬기는 데 헌신해."
},
{
"type": "script",
"index": 3,
"speaker": "현주",
"script": "Big dreams create revolutionary change.",
"translation": "큰 꿈이 혁명적 변화를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "현주는 변화를 가져오는 비전과 꿈을 추구한다.",
"hint": "ENFP는 세상을 바꿀 수 있는 크고 혁신적인 목표를 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "현주는 'I pursue transformational visions and dreams'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your imagination creates amazing possibilities!",
"translation": "네 상상력이 놀라운 가능성을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "현주",
"script": "You make real difference people's.",
"translation": "넌 사람들의 삶에 진짜 변화를 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about visions plus dedicated service?",
"translation": "비전에 헌신적 봉사를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests visions plus dedicated @@.",
"hint": "ESFJ는 큰 비전에도 헌신적이고 실질적인 봉사가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "service",
"optionC": "chaos",
"result": "service",
"explanation": "민지는 'visions plus dedicated service'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현주",
"script": "오 That creates the most meaningful impact!",
"translation": "오 그게 가장 의미있는 영향을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Dreams plus devotion works perfectly.",
"translation": "꿈에 헌신을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "현주",
"script": "Your service makes visions practical.",
"translation": "네 봉사가 비전을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your hope inspires greater purpose.",
"translation": "네 희망이 더 큰 목적에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "현주",
"script": "We create both idealistic practical.",
"translation": "우리는 이상적이고 실용적인 변화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "True success serves both vision.",
"translation": "진정한 성공은 비전과 사람을 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혁신적 꿈과 헌신적 봉사의 완벽한 조화예요.",
"result": "Dreams plus devoted service creates transformative impact",
"explanation": "꿈과 헌신적 봉사가 변화시키는 영향을 만든다는 의미예요.",
"optionA": "creates",
"optionB": "service",
"optionC": "Dreams",
"optionD": "transformative",
"optionE": "plus",
"optionF": "impact",
"optionG": "devoted"
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전 추구 VS 봉사 중심",
"explanation": "ENFP의 혁신적 목표와 ESFJ의 타인을 위한 헌신 목표 설정 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현주",
"script": "I pursue transformational visions dreams.",
"translation": "나는 변화를 가져오는 비전과 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "That's inspiring! I dedicate myself serving.",
"translation": "영감을 줘! 나는 다른 사람들을 섬기는 데 헌신해."
},
{
"type": "script",
"index": 3,
"speaker": "현주",
"script": "Big dreams create revolutionary change.",
"translation": "큰 꿈이 혁명적 변화를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "현주는 변화를 가져오는 비전과 꿈을 추구한다.",
"hint": "ENFP는 세상을 바꿀 수 있는 크고 혁신적인 목표를 추구하는 것을 좋아해요.",
"result": "O",
"explanation": "현주는 'I pursue transformational visions and dreams'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Your imagination creates amazing possibilities!",
"translation": "네 상상력이 놀라운 가능성을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "현주",
"script": "You make real difference people's.",
"translation": "넌 사람들의 삶에 진짜 변화를 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "민지",
"script": "What about visions plus dedicated service?",
"translation": "비전에 헌신적 봉사를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Min-ji suggests visions plus dedicated @@.",
"hint": "ESFJ는 큰 비전에도 헌신적이고 실질적인 봉사가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "service",
"optionC": "chaos",
"result": "service",
"explanation": "민지는 'visions plus dedicated service'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현주",
"script": "오 That creates the most meaningful impact!",
"translation": "오 그게 가장 의미있는 영향을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "민지",
"script": "Dreams plus devotion works perfectly.",
"translation": "꿈에 헌신을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "현주",
"script": "Your service makes visions practical.",
"translation": "네 봉사가 비전을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "민지",
"script": "Your hope inspires greater purpose.",
"translation": "네 희망이 더 큰 목적에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "현주",
"script": "We create both idealistic practical.",
"translation": "우리는 이상적이고 실용적인 변화를 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "민지",
"script": "True success serves both vision.",
"translation": "진정한 성공은 비전과 사람을 모두 섬겨."
},
{
"type": "puzzle",
"index": 15,
"hint": "혁신적 꿈과 헌신적 봉사의 완벽한 조화예요.",
"optionA": "creates",
"optionB": "service",
"optionC": "Dreams",
"optionD": "transformative",
"optionE": "plus",
"optionF": "impact",
"optionG": "devoted",
"result": "Dreams plus devoted service creates transformative impact",
"explanation": "꿈과 헌신적 봉사가 변화시키는 영향을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "잠재력 개발 VS 실질적 도움",
"explanation": "ENFP의 가능성 실현과 ESFJ의 구체적 필요 충족 목표 비교",
"category": "직업 및 목표 설정",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I help people discover talents.",
"translation": "나는 사람들이 재능을 발견하도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's empowering! I meet people's needs.",
"translation": "힘을 줘! 나는 사람들의 필요를 충족해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Hidden abilities transform entire lives.",
"translation": "숨겨진 능력이 전체 인생을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 사람들이 재능을 발견하도록 돕는다.",
"hint": "ENFP는 다른 사람들의 숨겨진 재능과 잠재력을 발견하고 개발하는 것을 좋아해요.",
"result": "O",
"explanation": "성민이는 'I help people discover their talents'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your guidance creates beautiful growth!",
"translation": "네 안내가 아름다운 성장을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You provide exactly what people.",
"translation": "넌 사람들이 정확히 필요한 걸 제공해."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about potential plus practical assistance?",
"translation": "잠재력에 실용적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests potential plus practical @@.",
"hint": "ESFJ는 잠재력 개발에도 실용적이고 구체적인 도움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "assistance",
"optionC": "chaos",
"result": "assistance",
"explanation": "지우는 'potential plus practical assistance'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes dreams accessible everyone!",
"translation": "오 그게 꿈을 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Vision plus support works perfectly.",
"translation": "비전에 지지를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your help makes potential achievable.",
"translation": "네 도움이 잠재력을 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your inspiration gives meaning service.",
"translation": "네 영감이 봉사에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We nurture both dreams realities.",
"translation": "우리는 꿈과 현실을 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "True empowerment combines vision action.",
"translation": "진정한 권한 부여는 비전과 행동을 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "가능성 발견과 실질적 지원의 완벽한 결합이에요.",
"result": "Vision plus practical support creates achievable dreams",
"explanation": "비전과 실용적 지원이 달성 가능한 꿈을 만든다는 의미예요.",
"optionA": "creates",
"optionB": "achievable",
"optionC": "practical",
"optionD": "dreams",
"optionE": "plus",
"optionF": "Vision",
"optionG": "support"
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "잠재력 개발 VS 실질적 도움",
"explanation": "ENFP의 가능성 실현과 ESFJ의 구체적 필요 충족 목표 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I help people discover talents.",
"translation": "나는 사람들이 재능을 발견하도록 도와."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "That's empowering! I meet people's needs.",
"translation": "힘을 줘! 나는 사람들의 필요를 충족해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Hidden abilities transform entire lives.",
"translation": "숨겨진 능력이 전체 인생을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 사람들이 재능을 발견하도록 돕는다.",
"hint": "ENFP는 다른 사람들의 숨겨진 재능과 잠재력을 발견하고 개발하는 것을 좋아해요.",
"result": "O",
"explanation": "성민이는 'I help people discover their talents'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Your guidance creates beautiful growth!",
"translation": "네 안내가 아름다운 성장을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You provide exactly what people.",
"translation": "넌 사람들이 정확히 필요한 걸 제공해."
},
{
"type": "script",
"index": 7,
"speaker": "지우",
"script": "What about potential plus practical assistance?",
"translation": "잠재력에 실용적 도움을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-u suggests potential plus practical @@.",
"hint": "ESFJ는 잠재력 개발에도 실용적이고 구체적인 도움이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "assistance",
"optionC": "chaos",
"result": "assistance",
"explanation": "지우는 'potential plus practical assistance'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That makes dreams accessible everyone!",
"translation": "오 그게 꿈을 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지우",
"script": "Vision plus support works perfectly.",
"translation": "비전에 지지를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your help makes potential achievable.",
"translation": "네 도움이 잠재력을 달성 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지우",
"script": "Your inspiration gives meaning service.",
"translation": "네 영감이 봉사에 의미를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We nurture both dreams realities.",
"translation": "우리는 꿈과 현실을 모두 기르지."
},
{
"type": "script",
"index": 14,
"speaker": "지우",
"script": "True empowerment combines vision action.",
"translation": "진정한 권한 부여는 비전과 행동을 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "가능성 발견과 실질적 지원의 완벽한 결합이에요.",
"optionA": "creates",
"optionB": "achievable",
"optionC": "practical",
"optionD": "dreams",
"optionE": "plus",
"optionF": "Vision",
"optionG": "support",
"result": "Vision plus practical support creates achievable dreams",
"explanation": "비전과 실용적 지원이 달성 가능한 꿈을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "실험적 창작 VS 전통적 기술",
"explanation": "ENFP의 혁신적 예술과 ESFJ의 숙련된 공예 취미 비교",
"category": "취미와 여가 활동",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "I experiment with new art.",
"translation": "나는 새로운 예술 형태를 실험해."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's creative! I master traditional crafts.",
"translation": "창조적이야! 나는 전통적인 공예를 숙달해."
},
{
"type": "script",
"index": 3,
"speaker": "건우",
"script": "Innovative expressions push artistic boundaries.",
"translation": "혁신적 표현이 예술적 경계를 밀어."
},
{
"type": "ox",
"index": 4,
"quiz": "건우는 새로운 예술 형태를 실험한다.",
"hint": "ENFP는 기존의 틀에서 벗어난 새롭고 실험적인 예술 활동을 좋아해요.",
"result": "O",
"explanation": "건우는 'I experiment with new art forms'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your innovation creates amazing breakthroughs!",
"translation": "네 혁신이 놀라운 돌파구를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "건우",
"script": "You create beautiful lasting works.",
"translation": "넌 아름답고 지속되는 작품을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about innovation plus skilled technique?",
"translation": "혁신에 숙련된 기술을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests innovation plus skilled @@.",
"hint": "ESFJ는 혁신적 실험에도 숙련된 기술과 전통적 기법이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "technique",
"optionC": "chaos",
"result": "technique",
"explanation": "지민이는 'innovation plus skilled technique'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "건우",
"script": "오 That creates the most powerful art!",
"translation": "오 그게 가장 강력한 예술을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Creativity plus mastery works perfectly.",
"translation": "창의성에 숙련을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "건우",
"script": "Your skills give substance ideas.",
"translation": "네 기술이 아이디어에 실질을 줘."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your vision expands traditional boundaries.",
"translation": "네 비전이 전통적 경계를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "건우",
"script": "We blend innovation with craftsmanship.",
"translation": "우리는 혁신과 장인정신을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Great art combines fresh techniques.",
"translation": "위대한 예술은 신선함과 기법을 결합해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혁신적 창작과 전통적 숙련의 완벽한 조화예요.",
"result": "Innovation plus traditional craftsmanship creates masterful art",
"explanation": "혁신과 전통적 장인정신이 뛰어난 예술을 만든다는 의미예요.",
"optionA": "masterful",
"optionB": "craftsmanship",
"optionC": "creates",
"optionD": "art",
"optionE": "traditional",
"optionF": "plus",
"optionG": "Innovation"
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "실험적 창작 VS 전통적 기술",
"explanation": "ENFP의 혁신적 예술과 ESFJ의 숙련된 공예 취미 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건우",
"script": "I experiment with new art.",
"translation": "나는 새로운 예술 형태를 실험해."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's creative! I master traditional crafts.",
"translation": "창조적이야! 나는 전통적인 공예를 숙달해."
},
{
"type": "script",
"index": 3,
"speaker": "건우",
"script": "Innovative expressions push artistic boundaries.",
"translation": "혁신적 표현이 예술적 경계를 밀어."
},
{
"type": "ox",
"index": 4,
"quiz": "건우는 새로운 예술 형태를 실험한다.",
"hint": "ENFP는 기존의 틀에서 벗어난 새롭고 실험적인 예술 활동을 좋아해요.",
"result": "O",
"explanation": "건우는 'I experiment with new art forms'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your innovation creates amazing breakthroughs!",
"translation": "네 혁신이 놀라운 돌파구를 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "건우",
"script": "You create beautiful lasting works.",
"translation": "넌 아름답고 지속되는 작품을 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about innovation plus skilled technique?",
"translation": "혁신에 숙련된 기술을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests innovation plus skilled @@.",
"hint": "ESFJ는 혁신적 실험에도 숙련된 기술과 전통적 기법이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "technique",
"optionC": "chaos",
"result": "technique",
"explanation": "지민이는 'innovation plus skilled technique'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "건우",
"script": "오 That creates the most powerful art!",
"translation": "오 그게 가장 강력한 예술을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Creativity plus mastery works perfectly.",
"translation": "창의성에 숙련을 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "건우",
"script": "Your skills give substance ideas.",
"translation": "네 기술이 아이디어에 실질을 줘."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your vision expands traditional boundaries.",
"translation": "네 비전이 전통적 경계를 확장해."
},
{
"type": "script",
"index": 13,
"speaker": "건우",
"script": "We blend innovation with craftsmanship.",
"translation": "우리는 혁신과 장인정신을 섞어."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Great art combines fresh techniques.",
"translation": "위대한 예술은 신선함과 기법을 결합해."
},
{
"type": "puzzle",
"index": 15,
"hint": "혁신적 창작과 전통적 숙련의 완벽한 조화예요.",
"optionA": "masterful",
"optionB": "craftsmanship",
"optionC": "creates",
"optionD": "art",
"optionE": "traditional",
"optionF": "plus",
"optionG": "Innovation",
"result": "Innovation plus traditional craftsmanship creates masterful art",
"explanation": "혁신과 전통적 장인정신이 뛰어난 예술을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "영감적 공유 VS 체계적 활동",
"explanation": "ENFP의 의미있는 경험과 ESFJ의 조직화된 그룹 활동 취미 비교",
"category": "취미와 여가 활동",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "I share inspiring life experiences.",
"translation": "나는 영감을 주는 인생 경험을 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "하린",
"script": "That's meaningful! I organize group activities.",
"translation": "의미있어! 나는 그룹 활동을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "민규",
"script": "Deep experiences transform people's perspectives.",
"translation": "깊은 경험이 사람들의 관점을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "민규는 영감을 주는 인생 경험을 나눈다.",
"hint": "ENFP는 자신이 감동받은 의미있는 경험을 다른 사람들과 공유하는 것을 좋아해요.",
"result": "O",
"explanation": "민규는 'I share inspiring life experiences'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하린",
"script": "Your stories create beautiful connections!",
"translation": "네 이야기가 아름다운 연결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "민규",
"script": "You bring people together so.",
"translation": "넌 사람들을 정말 자연스럽게 하나로 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "What about inspiration plus organized fun?",
"translation": "영감에 조직화된 재미를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ha-rin suggests inspiration plus organized @@.",
"hint": "ESFJ는 영감적 경험에도 조직화되고 체계적인 활동이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "fun",
"optionC": "chaos",
"result": "fun",
"explanation": "하린이는 'inspiration plus organized fun'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민규",
"script": "오 That makes wisdom accessible everyone!",
"translation": "오 그게 지혜를 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "하린",
"script": "Meaning plus structure works perfectly.",
"translation": "의미에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민규",
"script": "Your organization makes experiences shareable.",
"translation": "네 조직력이 경험을 나눌 수 있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "하린",
"script": "Your depth makes activities meaningful.",
"translation": "네 깊이가 활동을 의미있게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "민규",
"script": "We create both profound accessible.",
"translation": "우리는 심오하고 접근 가능한 경험을 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "하린",
"script": "Beautiful memories grow when shared.",
"translation": "아름다운 기억은 체계와 함께 나눌 때 자라."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "영감적 의미와 체계적 조직의 완벽한 결합이에요.",
"result": "Inspiration plus thoughtful organization creates memorable experiences",
"explanation": "영감과 사려깊은 조직화가 기억에 남는 경험을 만든다는 의미예요.",
"optionA": "Inspiration",
"optionB": "thoughtful",
"optionC": "plus",
"optionD": "creates",
"optionE": "memorable",
"optionF": "organization",
"optionG": "experiences"
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "영감적 공유 VS 체계적 활동",
"explanation": "ENFP의 의미있는 경험과 ESFJ의 조직화된 그룹 활동 취미 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민규",
"script": "I share inspiring life experiences.",
"translation": "나는 영감을 주는 인생 경험을 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "하린",
"script": "That's meaningful! I organize group activities.",
"translation": "의미있어! 나는 그룹 활동을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "민규",
"script": "Deep experiences transform people's perspectives.",
"translation": "깊은 경험이 사람들의 관점을 변화시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "민규는 영감을 주는 인생 경험을 나눈다.",
"hint": "ENFP는 자신이 감동받은 의미있는 경험을 다른 사람들과 공유하는 것을 좋아해요.",
"result": "O",
"explanation": "민규는 'I share inspiring life experiences'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하린",
"script": "Your stories create beautiful connections!",
"translation": "네 이야기가 아름다운 연결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "민규",
"script": "You bring people together so.",
"translation": "넌 사람들을 정말 자연스럽게 하나로 만들어."
},
{
"type": "script",
"index": 7,
"speaker": "하린",
"script": "What about inspiration plus organized fun?",
"translation": "영감에 조직화된 재미를 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ha-rin suggests inspiration plus organized @@.",
"hint": "ESFJ는 영감적 경험에도 조직화되고 체계적인 활동이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "fun",
"optionC": "chaos",
"result": "fun",
"explanation": "하린이는 'inspiration plus organized fun'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민규",
"script": "오 That makes wisdom accessible everyone!",
"translation": "오 그게 지혜를 모든 사람이 접근 가능하게 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "하린",
"script": "Meaning plus structure works perfectly.",
"translation": "의미에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "민규",
"script": "Your organization makes experiences shareable.",
"translation": "네 조직력이 경험을 나눌 수 있게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "하린",
"script": "Your depth makes activities meaningful.",
"translation": "네 깊이가 활동을 의미있게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "민규",
"script": "We create both profound accessible.",
"translation": "우리는 심오하고 접근 가능한 경험을 만들어."
},
{
"type": "script",
"index": 14,
"speaker": "하린",
"script": "Beautiful memories grow when shared.",
"translation": "아름다운 기억은 체계와 함께 나눌 때 자라."
},
{
"type": "puzzle",
"index": 15,
"hint": "영감적 의미와 체계적 조직의 완벽한 결합이에요.",
"optionA": "Inspiration",
"optionB": "thoughtful",
"optionC": "plus",
"optionD": "creates",
"optionE": "memorable",
"optionF": "organization",
"optionG": "experiences",
"result": "Inspiration plus thoughtful organization creates memorable experiences",
"explanation": "영감과 사려깊은 조직화가 기억에 남는 경험을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 중재 VS 체계적 해결",
"explanation": "ENFP의 혁신적 갈등해결과 ESFJ의 조직화된 문제 처리 비교",
"category": "갈등 해결 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "I find creative breakthrough solutions.",
"translation": "나는 창조적 돌파 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's innovative! I organize systematic approaches.",
"translation": "혁신적이야! 나는 체계적 접근을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "재훈",
"script": "Fresh perspectives break through deadlocks.",
"translation": "신선한 관점이 교착 상태를 돌파해."
},
{
"type": "ox",
"index": 4,
"quiz": "재훈이는 창조적 돌파 해결책을 찾는다.",
"hint": "ENFP는 갈등 상황에서 새롭고 창의적인 해결 방법을 찾으려고 해요.",
"result": "O",
"explanation": "재훈이는 'I find creative breakthrough solutions'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your innovation transforms impossible situations!",
"translation": "네 혁신이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "재훈",
"script": "You coordinate everyone's needs perfectly.",
"translation": "넌 모든 사람의 필요를 완벽하게 조정해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about creativity plus organized process?",
"translation": "창의성에 조직화된 과정을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests creativity plus organized @@.",
"hint": "ESFJ는 창의적 해결에도 조직화되고 체계적인 과정이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "process",
"optionC": "chaos",
"result": "process",
"explanation": "지민이는 'creativity plus organized process'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재훈",
"script": "오 That creates the most sustainable resolutions!",
"translation": "오 그게 가장 지속가능한 해결을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Innovation plus structure works perfectly.",
"translation": "혁신에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "재훈",
"script": "Your system makes solutions implementable.",
"translation": "네 시스템이 해결책을 실행 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your creativity makes processes engaging.",
"translation": "네 창의성이 과정을 흥미롭게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "재훈",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Lasting peace needs both creativity.",
"translation": "지속되는 평화는 창의성과 조직력을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창조적 혁신과 체계적 실행의 완벽한 결합이에요.",
"result": "Creativity plus systematic execution creates effective resolution",
"explanation": "창의성과 체계적 실행이 효과적인 해결을 만든다는 의미예요.",
"optionA": "effective",
"optionB": "creates",
"optionC": "Creativity",
"optionD": "resolution",
"optionE": "systematic",
"optionF": "execution",
"optionG": "plus"
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 중재 VS 체계적 해결",
"explanation": "ENFP의 혁신적 갈등해결과 ESFJ의 조직화된 문제 처리 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재훈",
"script": "I find creative breakthrough solutions.",
"translation": "나는 창조적 돌파 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "That's innovative! I organize systematic approaches.",
"translation": "혁신적이야! 나는 체계적 접근을 조직해."
},
{
"type": "script",
"index": 3,
"speaker": "재훈",
"script": "Fresh perspectives break through deadlocks.",
"translation": "신선한 관점이 교착 상태를 돌파해."
},
{
"type": "ox",
"index": 4,
"quiz": "재훈이는 창조적 돌파 해결책을 찾는다.",
"hint": "ENFP는 갈등 상황에서 새롭고 창의적인 해결 방법을 찾으려고 해요.",
"result": "O",
"explanation": "재훈이는 'I find creative breakthrough solutions'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Your innovation transforms impossible situations!",
"translation": "네 혁신이 불가능한 상황을 변화시켜!"
},
{
"type": "script",
"index": 6,
"speaker": "재훈",
"script": "You coordinate everyone's needs perfectly.",
"translation": "넌 모든 사람의 필요를 완벽하게 조정해."
},
{
"type": "script",
"index": 7,
"speaker": "지민",
"script": "What about creativity plus organized process?",
"translation": "창의성에 조직화된 과정을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Ji-min suggests creativity plus organized @@.",
"hint": "ESFJ는 창의적 해결에도 조직화되고 체계적인 과정이 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "process",
"optionC": "chaos",
"result": "process",
"explanation": "지민이는 'creativity plus organized process'라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재훈",
"script": "오 That creates the most sustainable resolutions!",
"translation": "오 그게 가장 지속가능한 해결을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "지민",
"script": "Innovation plus structure works perfectly.",
"translation": "혁신에 구조를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "재훈",
"script": "Your system makes solutions implementable.",
"translation": "네 시스템이 해결책을 실행 가능하게 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "지민",
"script": "Your creativity makes processes engaging.",
"translation": "네 창의성이 과정을 흥미롭게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "재훈",
"script": "We provide both inspiration implementation.",
"translation": "우리는 영감과 실행을 모두 제공해."
},
{
"type": "script",
"index": 14,
"speaker": "지민",
"script": "Lasting peace needs both creativity.",
"translation": "지속되는 평화는 창의성과 조직력을 모두 필요로 해."
},
{
"type": "puzzle",
"index": 15,
"hint": "창조적 혁신과 체계적 실행의 완벽한 결합이에요.",
"optionA": "effective",
"optionB": "creates",
"optionC": "Creativity",
"optionD": "resolution",
"optionE": "systematic",
"optionF": "execution",
"optionG": "plus",
"result": "Creativity plus systematic execution creates effective resolution",
"explanation": "창의성과 체계적 실행이 효과적인 해결을 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가치 중심 해결 VS 관계 중심 해결",
"explanation": "ENFP의 원칙적 접근과 ESFJ의 조화 우선 갈등 해결 비교",
"category": "갈등 해결 방식",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I seek solutions honoring values.",
"translation": "나는 모든 사람의 가치를 존중하는 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's principled! I prioritize relationship harmony.",
"translation": "원칙적이야! 나는 관계 화합을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Shared principles create lasting agreements.",
"translation": "공유된 원칙이 지속되는 합의를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 모든 사람의 가치를 존중하는 해결책을 찾는다.",
"hint": "ENFP는 갈등 해결에서 공통된 가치와 원칙을 찾는 것을 중시해요.",
"result": "O",
"explanation": "성민이는 'I seek solutions honoring everyone's values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your integrity creates meaningful resolutions!",
"translation": "네 진실성이 의미있는 해결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You keep relationships intact beautifully.",
"translation": "넌 관계를 아름답게 온전하게 유지해."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about values plus relationship preservation?",
"translation": "가치에 관계 보존을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests values plus relationship @@.",
"hint": "ESFJ는 가치 중심 해결에도 관계의 보존과 유지가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "preservation",
"optionC": "chaos",
"result": "preservation",
"explanation": "수민이는 'values plus relationship preservation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That creates solutions everyone embraces!",
"translation": "오 그게 모든 사람이 받아들이는 해결책을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Integrity plus harmony works perfectly.",
"translation": "진실성에 조화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your care makes principles practical.",
"translation": "네 배려가 원칙을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We balance truth with compassion.",
"translation": "우리는 진실과 연민의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "True resolution honors both right.",
"translation": "진정한 해결은 올바름과 관계를 모두 존중해."
},
{
"type": "puzzle",
"index": 15,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "진정한 가치와 관계적 조화의 완벽한 균형이에요.",
"result": "Values plus relationship harmony creates lasting peace",
"explanation": "가치와 관계적 조화가 지속되는 평화를 만든다는 의미예요.",
"optionA": "plus",
"optionB": "relationship",
"optionC": "harmony",
"optionD": "lasting",
"optionE": "Values",
"optionF": "peace",
"optionG": "creates"
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가치 중심 해결 VS 관계 중심 해결",
"explanation": "ENFP의 원칙적 접근과 ESFJ의 조화 우선 갈등 해결 비교",
"level": 4,
"my_mbti": "ENFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성민",
"script": "I seek solutions honoring values.",
"translation": "나는 모든 사람의 가치를 존중하는 해결책을 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "That's principled! I prioritize relationship harmony.",
"translation": "원칙적이야! 나는 관계 화합을 우선시해."
},
{
"type": "script",
"index": 3,
"speaker": "성민",
"script": "Shared principles create lasting agreements.",
"translation": "공유된 원칙이 지속되는 합의를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "성민이는 모든 사람의 가치를 존중하는 해결책을 찾는다.",
"hint": "ENFP는 갈등 해결에서 공통된 가치와 원칙을 찾는 것을 중시해요.",
"result": "O",
"explanation": "성민이는 'I seek solutions honoring everyone's values'라고 말했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수민",
"script": "Your integrity creates meaningful resolutions!",
"translation": "네 진실성이 의미있는 해결을 만들어!"
},
{
"type": "script",
"index": 6,
"speaker": "성민",
"script": "You keep relationships intact beautifully.",
"translation": "넌 관계를 아름답게 온전하게 유지해."
},
{
"type": "script",
"index": 7,
"speaker": "수민",
"script": "What about values plus relationship preservation?",
"translation": "가치에 관계 보존을 더하면?"
},
{
"type": "blank",
"index": 8,
"quiz": "Su-min suggests values plus relationship @@.",
"hint": "ESFJ는 가치 중심 해결에도 관계의 보존과 유지가 중요하다고 생각해요.",
"optionA": "problems",
"optionB": "preservation",
"optionC": "chaos",
"result": "preservation",
"explanation": "수민이는 'values plus relationship preservation'이라고 말했어요."
},
{
"type": "script",
"index": 9,
"speaker": "성민",
"script": "오 That creates solutions everyone embraces!",
"translation": "오 그게 모든 사람이 받아들이는 해결책을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "수민",
"script": "Integrity plus harmony works perfectly.",
"translation": "진실성에 조화를 더하면 완벽해."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your care makes principles practical.",
"translation": "네 배려가 원칙을 실용적으로 만들어."
},
{
"type": "script",
"index": 12,
"speaker": "수민",
"script": "Your authenticity inspires genuine agreement.",
"translation": "네 진정성이 진정한 합의에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "성민",
"script": "We balance truth with compassion.",
"translation": "우리는 진실과 연민의 균형을 맞춰."
},
{
"type": "script",
"index": 14,
"speaker": "수민",
"script": "True resolution honors both right.",
"translation": "진정한 해결은 올바름과 관계를 모두 존중해."
},
{
"type": "puzzle",
"index": 15,
"hint": "진정한 가치와 관계적 조화의 완벽한 균형이에요.",
"optionA": "plus",
"optionB": "relationship",
"optionC": "harmony",
"optionD": "lasting",
"optionE": "Values",
"optionF": "peace",
"optionG": "creates",
"result": "Values plus relationship harmony creates lasting peace",
"explanation": "가치와 관계적 조화가 지속되는 평화를 만든다는 의미예요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "실용과 체계의 만남",
"explanation": "ISTP의 개별적 실용성과 ISTJ의 체계적 접근 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태오",
"script": "I prefer working alone quietly.",
"translation": "조용히 혼자 일하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Let's establish clear group procedures.",
"translation": "명확한 그룹 절차를 정하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 혼자 일하는 것을 선호한다고 했나요?",
"hint": "ISTP는 독립적이고 개별적인 작업 방식을 편하게 여겨요.",
"result": "O",
"explanation": "태오는 'I prefer working alone quietly'라고 혼자 일하는 것을 선호한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태오",
"script": "Group procedures provide helpful structure.",
"translation": "그룹 절차가 도움이 되는 구조를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Individual work contributes to group.",
"translation": "개별적 작업이 그룹 효과성에 기여해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-o believes group procedures provide @@.",
"hint": "ISTP는 그룹 절차가 작업에 도움이 되는 틀을 제공한다고 인정해요.",
"optionA": "confusion",
"optionB": "helpful structure",
"optionC": "restrictions",
"result": "helpful structure",
"explanation": "태오는 그룹 절차가 '도움이 되는 구조(helpful structure)'를 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태오",
"script": "Quiet focus enhances detailed work.",
"translation": "조용한 집중이 세부적인 작업을 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Individual expertise strengthens team outcomes.",
"translation": "개별적 전문성이 팀 결과를 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현이가 말하는 개인과 체계의 결합이에요.",
"optionA": "work",
"optionB": "Organized",
"optionC": "maximizes",
"optionD": "individual",
"optionE": "efficiency",
"optionF": "team",
"result": "Organized team work maximizes individual efficiency",
"explanation": "동현이는 조직화된 팀 워크가 개별적 효율성을 극대화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태오",
"script": "Systematic approach helps focus individual.",
"translation": "체계적 접근이 개별적 노력을 집중하는데 도움이 돼."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Personal workspace preferences improve group.",
"translation": "개인적 작업공간 선호가 그룹 생산성을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "태오",
"script": "Effective collaboration respects both independent.",
"translation": "효과적인 협력이 독립적 작업과 구조적 조직을 모두 존중해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Balanced teams combine individual expertise.",
"translation": "균형잡힌 팀이 개별적 전문성과 체계적 절차를 결합해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "실용과 체계의 만남",
"explanation": "ISTP의 개별적 실용성과 ISTJ의 체계적 접근 비교",
"level": 3,
"my_mbti": "ISTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태오",
"script": "I prefer working alone quietly.",
"translation": "조용히 혼자 일하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Let's establish clear group procedures.",
"translation": "명확한 그룹 절차를 정하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 혼자 일하는 것을 선호한다고 했나요?",
"hint": "ISTP는 독립적이고 개별적인 작업 방식을 편하게 여겨요.",
"result": "O",
"explanation": "태오는 'I prefer working alone quietly'라고 혼자 일하는 것을 선호한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태오",
"script": "Group procedures provide helpful structure.",
"translation": "그룹 절차가 도움이 되는 구조를 제공해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Individual work contributes to group.",
"translation": "개별적 작업이 그룹 효과성에 기여해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-o believes group procedures provide @@.",
"hint": "ISTP는 그룹 절차가 작업에 도움이 되는 틀을 제공한다고 인정해요.",
"optionA": "confusion",
"optionB": "helpful structure",
"optionC": "restrictions",
"result": "helpful structure",
"explanation": "태오는 그룹 절차가 '도움이 되는 구조(helpful structure)'를 제공한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "태오",
"script": "Quiet focus enhances detailed work.",
"translation": "조용한 집중이 세부적인 작업을 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Individual expertise strengthens team outcomes.",
"translation": "개별적 전문성이 팀 결과를 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "동현이가 말하는 개인과 체계의 결합이에요.",
"optionA": "work",
"optionB": "Organized",
"optionC": "maximizes",
"optionD": "individual",
"optionE": "efficiency",
"optionF": "team",
"result": "Organized team work maximizes individual efficiency",
"explanation": "동현이는 조직화된 팀 워크가 개별적 효율성을 극대화한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "태오",
"script": "Systematic approach helps focus individual.",
"translation": "체계적 접근이 개별적 노력을 집중하는데 도움이 돼."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Personal workspace preferences improve group.",
"translation": "개인적 작업공간 선호가 그룹 생산성을 개선해."
},
{
"type": "script",
"index": 12,
"speaker": "태오",
"script": "Effective collaboration respects both independent.",
"translation": "효과적인 협력이 독립적 작업과 구조적 조직을 모두 존중해."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Balanced teams combine individual expertise.",
"translation": "균형잡힌 팀이 개별적 전문성과 체계적 절차를 결합해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "체계와 배려의 조화",
"explanation": "ISTJ의 규칙 중심 접근과 ISFJ의 관계 중심 접근 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "동현",
"script": "We should follow established social.",
"translation": "기존의 사회적 규칙을 따라야 해."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How is everyone feeling today?",
"translation": "오늘 모든 사람이 어떻게 느끼고 있어?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 감정을 확인하나요?",
"hint": "ISFJ는 그룹 내 모든 구성원의 감정 상태를 세심하게 살펴요.",
"result": "O",
"explanation": "예나는 'How is everyone feeling today?'라고 모든 사람의 감정을 확인해요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Understanding feelings improves social interactions.",
"translation": "감정을 이해하는 것이 사회적 상호작용을 개선해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Social rules help create comfortable.",
"translation": "사회적 규칙이 편안한 환경을 만드는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes understanding feelings improves @@.",
"hint": "ISTJ는 감정 이해가 더 나은 사회적 관계를 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "동현이는 감정을 이해하는 것이 '사회적 상호작용(social interactions)'을 개선한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Caring attention creates positive group.",
"translation": "돌봄의 관심이 긍정적인 그룹 분위기를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Clear expectations help everyone feel.",
"translation": "명확한 기대가 모든 사람이 안전함을 느끼게 도와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나가 말하는 규칙과 돌봄의 결합이에요.",
"optionA": "creates",
"optionB": "structure",
"optionC": "supportive",
"optionD": "Thoughtful",
"optionE": "caring",
"optionF": "community",
"result": "Thoughtful structure creates supportive caring community",
"explanation": "예나는 사려깊은 구조가 지지적이고 돌봄이 있는 공동체를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Personal consideration strengthens group cohesion.",
"translation": "개인적 고려가 그룹 결속을 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Organized approach ensures everyone gets.",
"translation": "조직화된 접근이 모든 사람이 필요한 지지를 받도록 보장해."
},
{
"type": "script",
"index": 12,
"speaker": "동현",
"script": "Effective groups balance clear structure.",
"translation": "효과적인 그룹이 명확한 구조와 개인적 돌봄의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Harmonious communities emerge from combining.",
"translation": "조화로운 공동체가 체계적 조직과 감정적 지지를 결합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "체계와 배려의 조화",
"explanation": "ISTJ의 규칙 중심 접근과 ISFJ의 관계 중심 접근 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "동현",
"script": "We should follow established social.",
"translation": "기존의 사회적 규칙을 따라야 해."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "How is everyone feeling today?",
"translation": "오늘 모든 사람이 어떻게 느끼고 있어?"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 감정을 확인하나요?",
"hint": "ISFJ는 그룹 내 모든 구성원의 감정 상태를 세심하게 살펴요.",
"result": "O",
"explanation": "예나는 'How is everyone feeling today?'라고 모든 사람의 감정을 확인해요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Understanding feelings improves social interactions.",
"translation": "감정을 이해하는 것이 사회적 상호작용을 개선해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Social rules help create comfortable.",
"translation": "사회적 규칙이 편안한 환경을 만드는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes understanding feelings improves @@.",
"hint": "ISTJ는 감정 이해가 더 나은 사회적 관계를 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "동현이는 감정을 이해하는 것이 '사회적 상호작용(social interactions)'을 개선한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Caring attention creates positive group.",
"translation": "돌봄의 관심이 긍정적인 그룹 분위기를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Clear expectations help everyone feel.",
"translation": "명확한 기대가 모든 사람이 안전함을 느끼게 도와."
},
{
"type": "puzzle",
"index": 9,
"hint": "예나가 말하는 규칙과 돌봄의 결합이에요.",
"optionA": "creates",
"optionB": "structure",
"optionC": "supportive",
"optionD": "Thoughtful",
"optionE": "caring",
"optionF": "community",
"result": "Thoughtful structure creates supportive caring community",
"explanation": "예나는 사려깊은 구조가 지지적이고 돌봄이 있는 공동체를 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Personal consideration strengthens group cohesion.",
"translation": "개인적 고려가 그룹 결속을 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "예나",
"script": "Organized approach ensures everyone gets.",
"translation": "조직화된 접근이 모든 사람이 필요한 지지를 받도록 보장해."
},
{
"type": "script",
"index": 12,
"speaker": "동현",
"script": "Effective groups balance clear structure.",
"translation": "효과적인 그룹이 명확한 구조와 개인적 돌봄의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "예나",
"script": "Harmonious communities emerge from combining.",
"translation": "조화로운 공동체가 체계적 조직과 감정적 지지를 결합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "규칙과 개성의 만남",
"explanation": "ISTJ의 규범 준수와 ISFP의 개인적 표현 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진우",
"script": "Let's maintain proper social etiquette.",
"translation": "적절한 사회적 예의를 지키자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I express myself through personal.",
"translation": "개인적 창의성을 통해 나를 표현해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개인적 창의성으로 자신을 표현한다고 했나요?",
"hint": "ISFP는 개인적이고 창의적인 방식으로 자신을 표현하려 해요.",
"result": "O",
"explanation": "채영이는 'I express myself through personal'라고 개인적 창의성으로 자신을 표현한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "진우",
"script": "Personal expression enriches social interactions.",
"translation": "개인적 표현이 사회적 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Social etiquette provides helpful framework.",
"translation": "사회적 예의가 도움이 되는 틀을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-woo believes personal expression enriches @@.",
"hint": "ISTJ는 개인적 표현이 사회적 관계를 더 풍성하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "진우는 개인적 표현이 '사회적 상호작용(social interactions)'을 풍부하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "진우",
"script": "Creative authenticity brings unique value.",
"translation": "창의적 진정성이 독특한 가치를 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Respectful boundaries enable genuine self-expression.",
"translation": "존중하는 경계가 진정한 자기표현을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이가 말하는 예의와 개성의 조화이에요.",
"optionA": "honors",
"optionB": "Balanced",
"optionC": "individual",
"optionD": "social",
"optionE": "interaction",
"optionF": "uniqueness",
"result": "Balanced social interaction honors individual uniqueness",
"explanation": "채영이는 균형잡힌 사회적 상호작용이 개별적 독특함을 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "진우",
"script": "Individual uniqueness strengthens diverse communities.",
"translation": "개별적 독특함이 다양한 공동체를 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Structured interaction provides safe space.",
"translation": "구조화된 상호작용이 창의적 표현을 위한 안전한 공간을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "진우",
"script": "Meaningful relationships emerge from respecting.",
"translation": "의미있는 관계가 사회적 규범과 개인적 진정성을 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Authentic community celebrates both tradition.",
"translation": "진정한 공동체가 전통과 개별적 창의성을 모두 축하해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "규칙과 개성의 만남",
"explanation": "ISTJ의 규범 준수와 ISFP의 개인적 표현 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진우",
"script": "Let's maintain proper social etiquette.",
"translation": "적절한 사회적 예의를 지키자."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I express myself through personal.",
"translation": "개인적 창의성을 통해 나를 표현해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개인적 창의성으로 자신을 표현한다고 했나요?",
"hint": "ISFP는 개인적이고 창의적인 방식으로 자신을 표현하려 해요.",
"result": "O",
"explanation": "채영이는 'I express myself through personal'라고 개인적 창의성으로 자신을 표현한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "진우",
"script": "Personal expression enriches social interactions.",
"translation": "개인적 표현이 사회적 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Social etiquette provides helpful framework.",
"translation": "사회적 예의가 도움이 되는 틀을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-woo believes personal expression enriches @@.",
"hint": "ISTJ는 개인적 표현이 사회적 관계를 더 풍성하게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "진우는 개인적 표현이 '사회적 상호작용(social interactions)'을 풍부하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "진우",
"script": "Creative authenticity brings unique value.",
"translation": "창의적 진정성이 독특한 가치를 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "Respectful boundaries enable genuine self-expression.",
"translation": "존중하는 경계가 진정한 자기표현을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이가 말하는 예의와 개성의 조화이에요.",
"optionA": "honors",
"optionB": "Balanced",
"optionC": "individual",
"optionD": "social",
"optionE": "interaction",
"optionF": "uniqueness",
"result": "Balanced social interaction honors individual uniqueness",
"explanation": "채영이는 균형잡힌 사회적 상호작용이 개별적 독특함을 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "진우",
"script": "Individual uniqueness strengthens diverse communities.",
"translation": "개별적 독특함이 다양한 공동체를 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Structured interaction provides safe space.",
"translation": "구조화된 상호작용이 창의적 표현을 위한 안전한 공간을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "진우",
"script": "Meaningful relationships emerge from respecting.",
"translation": "의미있는 관계가 사회적 규범과 개인적 진정성을 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "채영",
"script": "Authentic community celebrates both tradition.",
"translation": "진정한 공동체가 전통과 개별적 창의성을 모두 축하해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "전통과 비전의 대화",
"explanation": "ISTJ의 기존 방식과 INTJ의 미래 지향적 접근 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지호",
"script": "We should use proven interaction.",
"translation": "검증된 상호작용 방식을 사용해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let's design more efficient social.",
"translation": "더 효율적인 사회적 시스템을 설계하자."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 더 효율적인 사회적 시스템을 설계하자고 했나요?",
"hint": "INTJ는 기존 방식을 개선하여 더 효율적인 시스템을 만들려 해요.",
"result": "O",
"explanation": "지훈이는 'Let's design more efficient social'라고 더 효율적인 사회적 시스템을 설계하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지호",
"script": "Efficient systems build on proven.",
"translation": "효율적인 시스템이 검증된 기반 위에 구축돼."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Proven methods validate systematic improvements.",
"translation": "검증된 방법이 체계적 개선을 입증해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-ho believes efficient systems build on @@.",
"hint": "ISTJ는 효율적인 새 시스템이 검증된 기반에서 발전한다고 믿어요.",
"optionA": "chaos",
"optionB": "proven foundations",
"optionC": "uncertainty",
"result": "proven foundations",
"explanation": "지호는 효율적인 시스템이 '검증된 기반(proven foundations)' 위에 구축된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지호",
"script": "Strategic thinking improves traditional approaches.",
"translation": "전략적 사고가 전통적 접근을 개선해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Established practices provide reliable starting.",
"translation": "기존 관행이 신뢰할 만한 출발점을 제공해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이가 말하는 전통과 혁신의 결합이에요.",
"optionA": "innovation",
"optionB": "Systematic",
"optionC": "proven",
"optionD": "builds",
"optionE": "on",
"optionF": "methods",
"result": "Systematic innovation builds on proven methods",
"explanation": "지훈이는 체계적인 혁신이 검증된 방법 위에 구축된다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지호",
"script": "Visionary planning honors tested principles.",
"translation": "비전적 계획이 검증된 원칙을 존중해."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Traditional wisdom informs strategic social.",
"translation": "전통적 지혜가 전략적 사회적 설계를 알려줘."
},
{
"type": "script",
"index": 12,
"speaker": "지호",
"script": "Effective progress combines reliable foundations.",
"translation": "효과적인 진보가 신뢰할 만한 기반과 전략적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Sustainable improvement emerges from integrating.",
"translation": "지속가능한 개선이 시간을 견뎌온 지혜와 미래 지향적 계획을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "전통과 비전의 대화",
"explanation": "ISTJ의 기존 방식과 INTJ의 미래 지향적 접근 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지호",
"script": "We should use proven interaction.",
"translation": "검증된 상호작용 방식을 사용해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let's design more efficient social.",
"translation": "더 효율적인 사회적 시스템을 설계하자."
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 더 효율적인 사회적 시스템을 설계하자고 했나요?",
"hint": "INTJ는 기존 방식을 개선하여 더 효율적인 시스템을 만들려 해요.",
"result": "O",
"explanation": "지훈이는 'Let's design more efficient social'라고 더 효율적인 사회적 시스템을 설계하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지호",
"script": "Efficient systems build on proven.",
"translation": "효율적인 시스템이 검증된 기반 위에 구축돼."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Proven methods validate systematic improvements.",
"translation": "검증된 방법이 체계적 개선을 입증해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-ho believes efficient systems build on @@.",
"hint": "ISTJ는 효율적인 새 시스템이 검증된 기반에서 발전한다고 믿어요.",
"optionA": "chaos",
"optionB": "proven foundations",
"optionC": "uncertainty",
"result": "proven foundations",
"explanation": "지호는 효율적인 시스템이 '검증된 기반(proven foundations)' 위에 구축된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지호",
"script": "Strategic thinking improves traditional approaches.",
"translation": "전략적 사고가 전통적 접근을 개선해."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Established practices provide reliable starting.",
"translation": "기존 관행이 신뢰할 만한 출발점을 제공해."
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이가 말하는 전통과 혁신의 결합이에요.",
"optionA": "innovation",
"optionB": "Systematic",
"optionC": "proven",
"optionD": "builds",
"optionE": "on",
"optionF": "methods",
"result": "Systematic innovation builds on proven methods",
"explanation": "지훈이는 체계적인 혁신이 검증된 방법 위에 구축된다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지호",
"script": "Visionary planning honors tested principles.",
"translation": "비전적 계획이 검증된 원칙을 존중해."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Traditional wisdom informs strategic social.",
"translation": "전통적 지혜가 전략적 사회적 설계를 알려줘."
},
{
"type": "script",
"index": 12,
"speaker": "지호",
"script": "Effective progress combines reliable foundations.",
"translation": "효과적인 진보가 신뢰할 만한 기반과 전략적 비전을 결합해."
},
{
"type": "script",
"index": 13,
"speaker": "지훈",
"script": "Sustainable improvement emerges from integrating.",
"translation": "지속가능한 개선이 시간을 견뎌온 지혜와 미래 지향적 계획을 통합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "체계와 탐구의 만남",
"explanation": "ISTJ의 구조적 접근과 INTP의 탐구적 접근 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현수",
"script": "Let's follow established social protocols.",
"translation": "기존의 사회적 프로토콜을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "소영",
"script": "I wonder why these patterns.",
"translation": "이런 패턴들이 왜 존재하는지 궁금해."
},
{
"type": "ox",
"index": 3,
"quiz": "소영이는 패턴의 존재 이유를 궁금해하나요?",
"hint": "INTP는 사회적 패턴과 규칙의 근본적 이유를 탐구하려 해요.",
"result": "O",
"explanation": "소영이는 'I wonder why these patterns'라고 패턴의 존재 이유를 궁금해해요."
},
{
"type": "script",
"index": 4,
"speaker": "현수",
"script": "Understanding patterns helps improve social.",
"translation": "패턴을 이해하는 것이 사회적 상호작용을 개선하는데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소영",
"script": "Social protocols evolved for practical.",
"translation": "사회적 프로토콜이 실용적 이유로 발전했어."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-su believes understanding patterns helps improve @@.",
"hint": "ISTJ는 패턴 이해가 더 나은 사회적 관계를 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "현수는 패턴을 이해하는 것이 '사회적 상호작용(social interactions)'을 개선한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현수",
"script": "Intellectual curiosity enriches traditional practices.",
"translation": "지적 호기심이 전통적 관행을 풍부하게 해."
},
{
"type": "script",
"index": 8,
"speaker": "소영",
"script": "Structured approaches provide framework for.",
"translation": "구조화된 접근이 사회적 탐구를 위한 틀을 제공해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소영이가 말하는 탐구와 구조의 결합이에요.",
"optionA": "analysis",
"optionB": "enhances",
"optionC": "Thoughtful",
"optionD": "social",
"optionE": "understanding",
"optionF": "structured",
"result": "Thoughtful structured analysis enhances social understanding",
"explanation": "소영이는 사려깊고 구조화된 분석이 사회적 이해를 향상시킨다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현수",
"script": "Analytical thinking validates social conventions.",
"translation": "분석적 사고가 사회적 관습을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "소영",
"script": "Established patterns offer valuable research.",
"translation": "기존 패턴이 귀중한 연구 데이터를 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "현수",
"script": "Meaningful interaction emerges from combining.",
"translation": "의미있는 상호작용이 체계적 구조와 지적 탐구를 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "소영",
"script": "Deeper understanding develops through systematic.",
"translation": "더 깊은 이해가 체계적 관찰과 호기심 많은 분석을 통해 발전해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "체계와 탐구의 만남",
"explanation": "ISTJ의 구조적 접근과 INTP의 탐구적 접근 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현수",
"script": "Let's follow established social protocols.",
"translation": "기존의 사회적 프로토콜을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "소영",
"script": "I wonder why these patterns.",
"translation": "이런 패턴들이 왜 존재하는지 궁금해."
},
{
"type": "ox",
"index": 3,
"quiz": "소영이는 패턴의 존재 이유를 궁금해하나요?",
"hint": "INTP는 사회적 패턴과 규칙의 근본적 이유를 탐구하려 해요.",
"result": "O",
"explanation": "소영이는 'I wonder why these patterns'라고 패턴의 존재 이유를 궁금해해요."
},
{
"type": "script",
"index": 4,
"speaker": "현수",
"script": "Understanding patterns helps improve social.",
"translation": "패턴을 이해하는 것이 사회적 상호작용을 개선하는데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소영",
"script": "Social protocols evolved for practical.",
"translation": "사회적 프로토콜이 실용적 이유로 발전했어."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-su believes understanding patterns helps improve @@.",
"hint": "ISTJ는 패턴 이해가 더 나은 사회적 관계를 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social interactions",
"optionC": "isolation",
"result": "social interactions",
"explanation": "현수는 패턴을 이해하는 것이 '사회적 상호작용(social interactions)'을 개선한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "현수",
"script": "Intellectual curiosity enriches traditional practices.",
"translation": "지적 호기심이 전통적 관행을 풍부하게 해."
},
{
"type": "script",
"index": 8,
"speaker": "소영",
"script": "Structured approaches provide framework for.",
"translation": "구조화된 접근이 사회적 탐구를 위한 틀을 제공해."
},
{
"type": "puzzle",
"index": 9,
"hint": "소영이가 말하는 탐구와 구조의 결합이에요.",
"optionA": "analysis",
"optionB": "enhances",
"optionC": "Thoughtful",
"optionD": "social",
"optionE": "understanding",
"optionF": "structured",
"result": "Thoughtful structured analysis enhances social understanding",
"explanation": "소영이는 사려깊고 구조화된 분석이 사회적 이해를 향상시킨다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "현수",
"script": "Analytical thinking validates social conventions.",
"translation": "분석적 사고가 사회적 관습을 검증해."
},
{
"type": "script",
"index": 11,
"speaker": "소영",
"script": "Established patterns offer valuable research.",
"translation": "기존 패턴이 귀중한 연구 데이터를 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "현수",
"script": "Meaningful interaction emerges from combining.",
"translation": "의미있는 상호작용이 체계적 구조와 지적 탐구를 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "소영",
"script": "Deeper understanding develops through systematic.",
"translation": "더 깊은 이해가 체계적 관찰과 호기심 많은 분석을 통해 발전해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "구조와 통찰의 조화",
"explanation": "ISTJ의 체계적 접근과 INFJ의 직관적 이해 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "동현",
"script": "We need clear social boundaries.",
"translation": "명확한 사회적 경계가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense deeper connection possibilities.",
"translation": "더 깊은 연결 가능성이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 더 깊은 연결 가능성을 느낀다고 했나요?",
"hint": "INFJ는 표면적 상호작용 너머의 깊은 연결을 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense deeper connection possibilities'라고 더 깊은 연결 가능성을 느낀다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Deeper connections develop within appropriate.",
"translation": "더 깊은 연결이 적절한 경계 내에서 발전해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Clear boundaries create safe space.",
"translation": "명확한 경계가 진정한 친밀감을 위한 안전한 공간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes deeper connections develop within @@.",
"hint": "ISTJ는 깊은 관계가 적절한 사회적 경계 안에서 형성된다고 믿어요.",
"optionA": "chaos",
"optionB": "appropriate boundaries",
"optionC": "isolation",
"result": "appropriate boundaries",
"explanation": "동현이는 더 깊은 연결이 '적절한 경계(appropriate boundaries)' 내에서 발전한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Intuitive understanding enhances structured interactions.",
"translation": "직관적 이해가 구조화된 상호작용을 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Organized approach enables meaningful depth.",
"translation": "조직화된 접근이 의미있는 깊이를 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이가 말하는 구조와 깊이의 결합이에요.",
"optionA": "creates",
"optionB": "Balanced",
"optionC": "authentic",
"optionD": "structure",
"optionE": "profound",
"optionF": "connection",
"result": "Balanced structure creates authentic profound connection",
"explanation": "서진이는 균형잡힌 구조가 진정하고 깊은 연결을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Meaningful relationships require both clear.",
"translation": "의미있는 관계가 명확한 틀과 감정적 깊이를 모두 필요로 해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Structured interaction provides foundation for.",
"translation": "구조화된 상호작용이 영혼의 연결을 위한 기반을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "동현",
"script": "Authentic community emerges from combining.",
"translation": "진정한 공동체가 사회적 질서와 직관적 이해를 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Transformative relationships develop through respectful.",
"translation": "변화시키는 관계가 존중하는 구조와 깊은 영적 통찰을 통해 발전해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "구조와 통찰의 조화",
"explanation": "ISTJ의 체계적 접근과 INFJ의 직관적 이해 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "동현",
"script": "We need clear social boundaries.",
"translation": "명확한 사회적 경계가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I sense deeper connection possibilities.",
"translation": "더 깊은 연결 가능성이 느껴져."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 더 깊은 연결 가능성을 느낀다고 했나요?",
"hint": "INFJ는 표면적 상호작용 너머의 깊은 연결을 직관적으로 파악해요.",
"result": "O",
"explanation": "서진이는 'I sense deeper connection possibilities'라고 더 깊은 연결 가능성을 느낀다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "동현",
"script": "Deeper connections develop within appropriate.",
"translation": "더 깊은 연결이 적절한 경계 내에서 발전해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Clear boundaries create safe space.",
"translation": "명확한 경계가 진정한 친밀감을 위한 안전한 공간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Dong-hyeon believes deeper connections develop within @@.",
"hint": "ISTJ는 깊은 관계가 적절한 사회적 경계 안에서 형성된다고 믿어요.",
"optionA": "chaos",
"optionB": "appropriate boundaries",
"optionC": "isolation",
"result": "appropriate boundaries",
"explanation": "동현이는 더 깊은 연결이 '적절한 경계(appropriate boundaries)' 내에서 발전한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Intuitive understanding enhances structured interactions.",
"translation": "직관적 이해가 구조화된 상호작용을 향상시켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "Organized approach enables meaningful depth.",
"translation": "조직화된 접근이 의미있는 깊이를 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이가 말하는 구조와 깊이의 결합이에요.",
"optionA": "creates",
"optionB": "Balanced",
"optionC": "authentic",
"optionD": "structure",
"optionE": "profound",
"optionF": "connection",
"result": "Balanced structure creates authentic profound connection",
"explanation": "서진이는 균형잡힌 구조가 진정하고 깊은 연결을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Meaningful relationships require both clear.",
"translation": "의미있는 관계가 명확한 틀과 감정적 깊이를 모두 필요로 해."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Structured interaction provides foundation for.",
"translation": "구조화된 상호작용이 영혼의 연결을 위한 기반을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "동현",
"script": "Authentic community emerges from combining.",
"translation": "진정한 공동체가 사회적 질서와 직관적 이해를 결합하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "서진",
"script": "Transformative relationships develop through respectful.",
"translation": "변화시키는 관계가 존중하는 구조와 깊은 영적 통찰을 통해 발전해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 가치의 만남",
"explanation": "ISTJ의 사회적 질서와 INFP의 개인적 가치 중심 접근 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수빈",
"script": "Let's respect traditional social norms.",
"translation": "전통적인 사회적 규범을 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "This should align with personal.",
"translation": "이것은 개인적 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 개인적 가치와의 일치를 중요시하나요?",
"hint": "INFP는 사회적 상황에서도 개인적 가치와의 일치를 중요하게 생각해요.",
"result": "O",
"explanation": "은비는 'This should align with personal'라고 개인적 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "수빈",
"script": "Personal values enrich social traditions.",
"translation": "개인적 가치가 사회적 전통을 풍부하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Social norms work when they.",
"translation": "사회적 규범은 개인적 진정성을 존중할 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-bin believes personal values enrich @@.",
"hint": "ISTJ는 개인적 가치가 사회적 전통을 더 의미 있게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social traditions",
"optionC": "isolation",
"result": "social traditions",
"explanation": "수빈이는 개인적 가치가 '사회적 전통(social traditions)'을 풍부하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수빈",
"script": "Authentic expression strengthens community bonds.",
"translation": "진정한 표현이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Respectful structure enables individual authenticity.",
"translation": "존중하는 구조가 개별적 진정성을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "은비가 말하는 전통과 가치의 조화이에요.",
"result": "Meaningful social traditions honor individual values",
"explanation": "은비는 의미있는 사회적 전통이 개별적 가치를 존중한다고 말했어요.",
"optionA": "traditions",
"optionB": "values",
"optionC": "social",
"optionD": "Meaningful",
"optionE": "individual",
"optionF": "honor"
},
{
"type": "script",
"index": 10,
"speaker": "수빈",
"script": "Individual authenticity contributes to social.",
"translation": "개별적 진정성이 사회적 풍요로움에 기여해."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Established customs provide framework for.",
"translation": "기존 관습이 개인적 표현을 위한 틀을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "수빈",
"script": "Harmonious society emerges from balancing.",
"translation": "조화로운 사회가 집단적 질서와 개인적 진정성의 균형을 맞추는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Authentic community celebrates both shared.",
"translation": "진정한 공동체가 공유된 전통과 개별적 가치를 모두 축하해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 가치의 만남",
"explanation": "ISTJ의 사회적 질서와 INFP의 개인적 가치 중심 접근 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수빈",
"script": "Let's respect traditional social norms.",
"translation": "전통적인 사회적 규범을 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "은비",
"script": "This should align with personal.",
"translation": "이것은 개인적 가치와 일치해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "은비는 개인적 가치와의 일치를 중요시하나요?",
"hint": "INFP는 사회적 상황에서도 개인적 가치와의 일치를 중요하게 생각해요.",
"result": "O",
"explanation": "은비는 'This should align with personal'라고 개인적 가치와의 일치를 중요시해요."
},
{
"type": "script",
"index": 4,
"speaker": "수빈",
"script": "Personal values enrich social traditions.",
"translation": "개인적 가치가 사회적 전통을 풍부하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "은비",
"script": "Social norms work when they.",
"translation": "사회적 규범은 개인적 진정성을 존중할 때 작동해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-bin believes personal values enrich @@.",
"hint": "ISTJ는 개인적 가치가 사회적 전통을 더 의미 있게 만든다고 인정해요.",
"optionA": "confusion",
"optionB": "social traditions",
"optionC": "isolation",
"result": "social traditions",
"explanation": "수빈이는 개인적 가치가 '사회적 전통(social traditions)'을 풍부하게 한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수빈",
"script": "Authentic expression strengthens community bonds.",
"translation": "진정한 표현이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 8,
"speaker": "은비",
"script": "Respectful structure enables individual authenticity.",
"translation": "존중하는 구조가 개별적 진정성을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "은비가 말하는 전통과 가치의 조화이에요.",
"optionA": "traditions",
"optionB": "values",
"optionC": "social",
"optionD": "Meaningful",
"optionE": "individual",
"optionF": "honor",
"result": "Meaningful social traditions honor individual values",
"explanation": "은비는 의미있는 사회적 전통이 개별적 가치를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "수빈",
"script": "Individual authenticity contributes to social.",
"translation": "개별적 진정성이 사회적 풍요로움에 기여해."
},
{
"type": "script",
"index": 11,
"speaker": "은비",
"script": "Established customs provide framework for.",
"translation": "기존 관습이 개인적 표현을 위한 틀을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "수빈",
"script": "Harmonious society emerges from balancing.",
"translation": "조화로운 사회가 집단적 질서와 개인적 진정성의 균형을 맞추는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "은비",
"script": "Authentic community celebrates both shared.",
"translation": "진정한 공동체가 공유된 전통과 개별적 가치를 모두 축하해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "두 가지 질서의 만남",
"explanation": "ISTJ의 조용한 질서와 ESTJ의 적극적 조직 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민경",
"script": "I prefer quiet structured gatherings.",
"translation": "조용하고 구조화된 모임을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Let's organize dynamic group activities.",
"translation": "역동적인 그룹 활동을 조직하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 역동적인 그룹 활동을 조직하자고 했나요?",
"hint": "ESTJ는 적극적이고 역동적인 그룹 활동을 선호해요.",
"result": "O",
"explanation": "태영이는 'Let's organize dynamic group activities'라고 역동적인 그룹 활동을 조직하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민경",
"script": "Dynamic activities benefit from careful.",
"translation": "역동적인 활동이 신중한 계획으로부터 도움을 받아."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structured planning enables successful group.",
"translation": "구조화된 계획이 성공적인 그룹 역동성을 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-kyeong believes dynamic activities benefit from @@.",
"hint": "ISTJ는 역동적 활동도 신중한 계획이 있을 때 더 성공적이라고 믿어요.",
"optionA": "chaos",
"optionB": "careful planning",
"optionC": "spontaneity",
"result": "careful planning",
"explanation": "민경이는 역동적인 활동이 '신중한 계획(careful planning)'으로부터 도움을 받는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민경",
"script": "Organized leadership creates inclusive environments.",
"translation": "조직화된 리더십이 포용적인 환경을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Quiet reflection strengthens group decision-making.",
"translation": "조용한 성찰이 그룹 의사결정을 강화해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이가 말하는 두 스타일의 결합이에요.",
"optionA": "approaches",
"optionB": "Effective",
"optionC": "leadership",
"optionD": "combines",
"optionE": "multiple",
"optionF": "organizational",
"result": "Effective leadership combines multiple organizational approaches",
"explanation": "태영이는 효과적인 리더십이 여러 조직화 접근을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민경",
"script": "Active engagement complements thoughtful planning.",
"translation": "적극적인 참여가 사려깊은 계획을 보완해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Different interaction styles strengthen team.",
"translation": "다른 상호작용 스타일이 팀 효과성을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "민경",
"script": "Successful groups balance energetic leadership.",
"translation": "성공적인 그룹이 활기찬 리더십과 체계적 계획의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Optimal team dynamics emerge from.",
"translation": "최적의 팀 역학이 다양한 조직화 강점과 상호 보완적 스타일에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "두 가지 질서의 만남",
"explanation": "ISTJ의 조용한 질서와 ESTJ의 적극적 조직 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민경",
"script": "I prefer quiet structured gatherings.",
"translation": "조용하고 구조화된 모임을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Let's organize dynamic group activities.",
"translation": "역동적인 그룹 활동을 조직하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 역동적인 그룹 활동을 조직하자고 했나요?",
"hint": "ESTJ는 적극적이고 역동적인 그룹 활동을 선호해요.",
"result": "O",
"explanation": "태영이는 'Let's organize dynamic group activities'라고 역동적인 그룹 활동을 조직하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민경",
"script": "Dynamic activities benefit from careful.",
"translation": "역동적인 활동이 신중한 계획으로부터 도움을 받아."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structured planning enables successful group.",
"translation": "구조화된 계획이 성공적인 그룹 역동성을 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-kyeong believes dynamic activities benefit from @@.",
"hint": "ISTJ는 역동적 활동도 신중한 계획이 있을 때 더 성공적이라고 믿어요.",
"optionA": "chaos",
"optionB": "careful planning",
"optionC": "spontaneity",
"result": "careful planning",
"explanation": "민경이는 역동적인 활동이 '신중한 계획(careful planning)'으로부터 도움을 받는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "민경",
"script": "Organized leadership creates inclusive environments.",
"translation": "조직화된 리더십이 포용적인 환경을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "Quiet reflection strengthens group decision-making.",
"translation": "조용한 성찰이 그룹 의사결정을 강화해."
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이가 말하는 두 스타일의 결합이에요.",
"optionA": "approaches",
"optionB": "Effective",
"optionC": "leadership",
"optionD": "combines",
"optionE": "multiple",
"optionF": "organizational",
"result": "Effective leadership combines multiple organizational approaches",
"explanation": "태영이는 효과적인 리더십이 여러 조직화 접근을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "민경",
"script": "Active engagement complements thoughtful planning.",
"translation": "적극적인 참여가 사려깊은 계획을 보완해."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Different interaction styles strengthen team.",
"translation": "다른 상호작용 스타일이 팀 효과성을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "민경",
"script": "Successful groups balance energetic leadership.",
"translation": "성공적인 그룹이 활기찬 리더십과 체계적 계획의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Optimal team dynamics emerge from.",
"translation": "최적의 팀 역학이 다양한 조직화 강점과 상호 보완적 스타일에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "계획과 즉흥의 만남",
"explanation": "ISTJ의 계획적 상호작용과 ESTP의 즉흥적 사교 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서윤",
"script": "I like planned social activities.",
"translation": "계획된 사회적 활동을 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's be spontaneous and social.",
"translation": "자발적이고 사교적으로 지내자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 자발적이고 사교적으로 지내자고 했나요?",
"hint": "ESTP는 즉흥적이고 활발한 사회적 상호작용을 선호해요.",
"result": "O",
"explanation": "상우는 'Let's be spontaneous and social'라고 자발적이고 사교적으로 지내자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "서윤",
"script": "Spontaneous interaction creates authentic moments.",
"translation": "자발적인 상호작용이 진정한 순간들을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Planned activities provide comfortable structure.",
"translation": "계획된 활동이 편안한 구조를 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-yoon believes spontaneous interaction creates @@.",
"hint": "ISTJ는 자발적 상호작용이 더 진실한 관계의 순간을 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "authentic moments",
"optionC": "confusion",
"result": "authentic moments",
"explanation": "서윤이는 자발적인 상호작용이 '진정한 순간들(authentic moments)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서윤",
"script": "Energetic socializing brings people together.",
"translation": "활기찬 사교가 사람들을 하나로 모아."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Structure helps everyone feel included.",
"translation": "구조가 모든 사람이 포함된다고 느끼게 도와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우가 말하는 계획과 즉흥의 결합이에요.",
"optionA": "social",
"optionB": "combines",
"optionC": "Balanced",
"optionD": "with",
"optionE": "spontaneity",
"optionF": "structure",
"result": "Balanced social combines structure with spontaneity",
"explanation": "상우는 균형잡힌 사교가 구조와 자발성을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "서윤",
"script": "Flexible planning accommodates spontaneous opportunities.",
"translation": "유연한 계획이 자발적인 기회를 수용해."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Thoughtful preparation enhances natural social.",
"translation": "사려깊은 준비가 자연스러운 사회적 흐름을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "서윤",
"script": "Meaningful connections develop through both.",
"translation": "의미있는 연결이 계획된 구조와 자발적 상호작용을 모두 통해 발전해."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Vibrant communities emerge from combining.",
"translation": "활기찬 공동체가 체계적 조직과 즉흥적 사회적 에너지를 결합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "계획과 즉흥의 만남",
"explanation": "ISTJ의 계획적 상호작용과 ESTP의 즉흥적 사교 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서윤",
"script": "I like planned social activities.",
"translation": "계획된 사회적 활동을 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Let's be spontaneous and social.",
"translation": "자발적이고 사교적으로 지내자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 자발적이고 사교적으로 지내자고 했나요?",
"hint": "ESTP는 즉흥적이고 활발한 사회적 상호작용을 선호해요.",
"result": "O",
"explanation": "상우는 'Let's be spontaneous and social'라고 자발적이고 사교적으로 지내자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "서윤",
"script": "Spontaneous interaction creates authentic moments.",
"translation": "자발적인 상호작용이 진정한 순간들을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Planned activities provide comfortable structure.",
"translation": "계획된 활동이 편안한 구조를 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-yoon believes spontaneous interaction creates @@.",
"hint": "ISTJ는 자발적 상호작용이 더 진실한 관계의 순간을 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "authentic moments",
"optionC": "confusion",
"result": "authentic moments",
"explanation": "서윤이는 자발적인 상호작용이 '진정한 순간들(authentic moments)'을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서윤",
"script": "Energetic socializing brings people together.",
"translation": "활기찬 사교가 사람들을 하나로 모아."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Structure helps everyone feel included.",
"translation": "구조가 모든 사람이 포함된다고 느끼게 도와."
},
{
"type": "puzzle",
"index": 9,
"hint": "상우가 말하는 계획과 즉흥의 결합이에요.",
"optionA": "social",
"optionB": "combines",
"optionC": "Balanced",
"optionD": "with",
"optionE": "spontaneity",
"optionF": "structure",
"result": "Balanced social combines structure with spontaneity",
"explanation": "상우는 균형잡힌 사교가 구조와 자발성을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "서윤",
"script": "Flexible planning accommodates spontaneous opportunities.",
"translation": "유연한 계획이 자발적인 기회를 수용해."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Thoughtful preparation enhances natural social.",
"translation": "사려깊은 준비가 자연스러운 사회적 흐름을 향상시켜."
},
{
"type": "script",
"index": 12,
"speaker": "서윤",
"script": "Meaningful connections develop through both.",
"translation": "의미있는 연결이 계획된 구조와 자발적 상호작용을 모두 통해 발전해."
},
{
"type": "script",
"index": 13,
"speaker": "상우",
"script": "Vibrant communities emerge from combining.",
"translation": "활기찬 공동체가 체계적 조직과 즉흥적 사회적 에너지를 결합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 조화의 만남",
"explanation": "ISTJ의 체계적 질서와 ESFJ의 사회적 조화 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지연",
"script": "We should maintain proper social.",
"translation": "적절한 사회적 질서를 유지해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we make everyone?",
"translation": "어떻게 모든 사람을 편안하게 만들 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 모든 사람을 편안하게 만들려고 하나요?",
"hint": "ESFJ는 그룹 내 모든 구성원이 편안함을 느끼도록 하는 것을 중요시해요.",
"result": "O",
"explanation": "민지는 'How can we make everyone?'라고 모든 사람을 편안하게 만들려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "지연",
"script": "Making everyone comfortable strengthens social.",
"translation": "모든 사람을 편안하게 하는 것이 사회적 질서를 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social order helps create predictable.",
"translation": "사회적 질서가 예측 가능한 환경을 만드는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-yeon believes making everyone comfortable strengthens @@.",
"hint": "ISTJ는 모든 사람의 편안함이 사회적 질서를 더 강하게 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "social order",
"optionC": "confusion",
"result": "social order",
"explanation": "지연이는 모든 사람을 편안하게 하는 것이 '사회적 질서(social order)'를 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지연",
"script": "Caring attention creates positive group.",
"translation": "돌봄의 관심이 긍정적인 그룹 분위기를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Clear structure enables better caring.",
"translation": "명확한 구조가 더 나은 돌봄을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지가 말하는 질서와 돌봄의 결합이에요.",
"optionA": "creates",
"optionB": "Organized",
"optionC": "caring",
"optionD": "supportive",
"optionE": "community",
"optionF": "environments",
"result": "Organized caring creates supportive community environments",
"explanation": "민지는 조직화된 돌봄이 지지적인 공동체 환경을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지연",
"script": "Thoughtful organization ensures everyone receives.",
"translation": "사려깊은 조직이 모든 사람이 필요한 관심을 받도록 보장해."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Systematic approach maximizes group harmony.",
"translation": "체계적 접근이 그룹 화합을 극대화해."
},
{
"type": "script",
"index": 12,
"speaker": "지연",
"script": "Effective communities balance structured organization.",
"translation": "효과적인 공동체가 구조화된 조직과 개인적 돌봄의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Harmonious groups emerge from combining.",
"translation": "조화로운 그룹이 사회적 질서와 감정적 지지를 결합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 조화의 만남",
"explanation": "ISTJ의 체계적 질서와 ESFJ의 사회적 조화 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지연",
"script": "We should maintain proper social.",
"translation": "적절한 사회적 질서를 유지해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "How can we make everyone?",
"translation": "어떻게 모든 사람을 편안하게 만들 수 있을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 모든 사람을 편안하게 만들려고 하나요?",
"hint": "ESFJ는 그룹 내 모든 구성원이 편안함을 느끼도록 하는 것을 중요시해요.",
"result": "O",
"explanation": "민지는 'How can we make everyone?'라고 모든 사람을 편안하게 만들려고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "지연",
"script": "Making everyone comfortable strengthens social.",
"translation": "모든 사람을 편안하게 하는 것이 사회적 질서를 강화해."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social order helps create predictable.",
"translation": "사회적 질서가 예측 가능한 환경을 만드는데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-yeon believes making everyone comfortable strengthens @@.",
"hint": "ISTJ는 모든 사람의 편안함이 사회적 질서를 더 강하게 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "social order",
"optionC": "confusion",
"result": "social order",
"explanation": "지연이는 모든 사람을 편안하게 하는 것이 '사회적 질서(social order)'를 강화한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지연",
"script": "Caring attention creates positive group.",
"translation": "돌봄의 관심이 긍정적인 그룹 분위기를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Clear structure enables better caring.",
"translation": "명확한 구조가 더 나은 돌봄을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "민지가 말하는 질서와 돌봄의 결합이에요.",
"optionA": "creates",
"optionB": "Organized",
"optionC": "caring",
"optionD": "supportive",
"optionE": "community",
"optionF": "environments",
"result": "Organized caring creates supportive community environments",
"explanation": "민지는 조직화된 돌봄이 지지적인 공동체 환경을 만든다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "지연",
"script": "Thoughtful organization ensures everyone receives.",
"translation": "사려깊은 조직이 모든 사람이 필요한 관심을 받도록 보장해."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Systematic approach maximizes group harmony.",
"translation": "체계적 접근이 그룹 화합을 극대화해."
},
{
"type": "script",
"index": 12,
"speaker": "지연",
"script": "Effective communities balance structured organization.",
"translation": "효과적인 공동체가 구조화된 조직과 개인적 돌봄의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "민지",
"script": "Harmonious groups emerge from combining.",
"translation": "조화로운 그룹이 사회적 질서와 감정적 지지를 결합하는 것에서 나타나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 자유로움의 만남",
"explanation": "ISTJ의 구조적 접근과 ESFP의 자유로운 표현 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수연",
"script": "Let's follow established social customs.",
"translation": "기존의 사회적 관습을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I love expressing myself freely.",
"translation": "자유롭게 나를 표현하는 걸 좋아해."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔이는 자유롭게 자신을 표현하는 것을 좋아한다고 했나요?",
"hint": "ESFP는 사회적 상황에서 자유롭고 자발적인 자기표현을 중요시해요.",
"result": "O",
"explanation": "예솔이는 'I love expressing myself freely'라고 자유롭게 자신을 표현하는 것을 좋아한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수연",
"script": "Free expression brings vitality to.",
"translation": "자유로운 표현이 사회적 관습에 활력을 가져와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Social customs provide helpful framework.",
"translation": "사회적 관습이 도움이 되는 틀을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-yeon believes free expression brings vitality to @@.",
"hint": "ISTJ는 자유로운 표현이 사회적 관습을 더 생동감 있게 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "social customs",
"optionC": "isolation",
"result": "social customs",
"explanation": "수연이는 자유로운 표현이 '사회적 관습(social customs)'에 활력을 가져온다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수연",
"script": "Spontaneous joy enriches structured interactions.",
"translation": "자발적인 기쁨이 구조화된 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Respectful boundaries enable authentic expression.",
"translation": "존중하는 경계가 진정한 표현을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이가 말하는 구조와 자유의 조화이에요.",
"optionA": "freedom",
"optionB": "Balanced",
"optionC": "honors",
"optionD": "individual",
"optionE": "structure",
"optionF": "creative",
"result": "Balanced structure honors individual creative freedom",
"explanation": "예솔이는 균형잡힌 구조가 개별적 창의적 자유를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "수연",
"script": "Creative authenticity strengthens community bonds.",
"translation": "창의적 진정성이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Organized environment provides safe space.",
"translation": "조직화된 환경이 자기표현을 위한 안전한 공간을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "수연",
"script": "Vibrant communities emerge from respecting.",
"translation": "활기찬 공동체가 사회적 구조와 개인적 표현을 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Meaningful connections develop through both.",
"translation": "의미있는 연결이 전통적 틀과 자발적 진정성을 모두 통해 발전해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 자유로움의 만남",
"explanation": "ISTJ의 구조적 접근과 ESFP의 자유로운 표현 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수연",
"script": "Let's follow established social customs.",
"translation": "기존의 사회적 관습을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I love expressing myself freely.",
"translation": "자유롭게 나를 표현하는 걸 좋아해."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔이는 자유롭게 자신을 표현하는 것을 좋아한다고 했나요?",
"hint": "ESFP는 사회적 상황에서 자유롭고 자발적인 자기표현을 중요시해요.",
"result": "O",
"explanation": "예솔이는 'I love expressing myself freely'라고 자유롭게 자신을 표현하는 것을 좋아한다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수연",
"script": "Free expression brings vitality to.",
"translation": "자유로운 표현이 사회적 관습에 활력을 가져와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Social customs provide helpful framework.",
"translation": "사회적 관습이 도움이 되는 틀을 제공해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-yeon believes free expression brings vitality to @@.",
"hint": "ISTJ는 자유로운 표현이 사회적 관습을 더 생동감 있게 만든다고 인정해요.",
"optionA": "chaos",
"optionB": "social customs",
"optionC": "isolation",
"result": "social customs",
"explanation": "수연이는 자유로운 표현이 '사회적 관습(social customs)'에 활력을 가져온다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수연",
"script": "Spontaneous joy enriches structured interactions.",
"translation": "자발적인 기쁨이 구조화된 상호작용을 풍부하게 해."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Respectful boundaries enable authentic expression.",
"translation": "존중하는 경계가 진정한 표현을 가능하게 해."
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔이가 말하는 구조와 자유의 조화이에요.",
"optionA": "freedom",
"optionB": "Balanced",
"optionC": "honors",
"optionD": "individual",
"optionE": "structure",
"optionF": "creative",
"result": "Balanced structure honors individual creative freedom",
"explanation": "예솔이는 균형잡힌 구조가 개별적 창의적 자유를 존중한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "수연",
"script": "Creative authenticity strengthens community bonds.",
"translation": "창의적 진정성이 공동체 유대를 강화해."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Organized environment provides safe space.",
"translation": "조직화된 환경이 자기표현을 위한 안전한 공간을 제공해."
},
{
"type": "script",
"index": 12,
"speaker": "수연",
"script": "Vibrant communities emerge from respecting.",
"translation": "활기찬 공동체가 사회적 구조와 개인적 표현을 모두 존중하는 것에서 나타나."
},
{
"type": "script",
"index": 13,
"speaker": "예솔",
"script": "Meaningful connections develop through both.",
"translation": "의미있는 연결이 전통적 틀과 자발적 진정성을 모두 통해 발전해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 리더십의 만남",
"explanation": "ISTJ의 체계적 질서와 ENTJ의 역동적 리더십 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하영",
"script": "We need systematic social organization.",
"translation": "체계적인 사회적 조직이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Let's establish dynamic leadership structures.",
"translation": "역동적인 리더십 구조를 확립하자."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 역동적인 리더십 구조를 확립하자고 했나요?",
"hint": "ENTJ는 효율적이고 역동적인 리더십 시스템을 만들려 해요.",
"result": "O",
"explanation": "준혁이는 'Let's establish dynamic leadership structures'라고 역동적인 리더십 구조를 확립하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하영",
"script": "Dynamic leadership builds on systematic.",
"translation": "역동적인 리더십이 체계적 기반 위에 구축돼."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Systematic organization enables effective leadership.",
"translation": "체계적 조직이 효과적인 리더십을 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-young believes dynamic leadership builds on @@.",
"hint": "ISTJ는 역동적 리더십이 체계적 토대에서 발전한다고 믿어요.",
"optionA": "chaos",
"optionB": "systematic foundations",
"optionC": "uncertainty",
"result": "systematic foundations",
"explanation": "하영이는 역동적인 리더십이 '체계적 기반(systematic foundations)' 위에 구축된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하영",
"script": "Strategic vision improves organizational efficiency.",
"translation": "전략적 비전이 조직적 효율성을 개선해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Reliable systems support ambitious goals.",
"translation": "신뢰할 만한 시스템이 야심찬 목표를 지지해."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이가 말하는 조직과 리더십의 결합이에요.",
"optionA": "leadership",
"optionB": "Effective",
"optionC": "combines",
"optionD": "organization",
"optionE": "strategic",
"optionF": "systematic",
"result": "Effective leadership combines systematic organization strategic",
"explanation": "준혁이는 효과적인 리더십이 체계적 조직과 전략을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "하영",
"script": "Bold leadership thrives within structured.",
"translation": "대담한 리더십이 구조화된 환경 내에서 번성해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Methodical planning strengthens strategic execution.",
"translation": "체계적인 계획이 전략적 실행을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "하영",
"script": "Successful organizations balance visionary leadership.",
"translation": "성공적인 조직이 비전있는 리더십과 체계적 운영의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Optimal results emerge from integrating.",
"translation": "최적의 결과가 구조적 안정성과 역동적 리더십을 통합하는 것에서 나타나."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "질서와 리더십의 만남",
"explanation": "ISTJ의 체계적 질서와 ENTJ의 역동적 리더십 비교",
"level": 3,
"my_mbti": "ISTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하영",
"script": "We need systematic social organization.",
"translation": "체계적인 사회적 조직이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Let's establish dynamic leadership structures.",
"translation": "역동적인 리더십 구조를 확립하자."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁이는 역동적인 리더십 구조를 확립하자고 했나요?",
"hint": "ENTJ는 효율적이고 역동적인 리더십 시스템을 만들려 해요.",
"result": "O",
"explanation": "준혁이는 'Let's establish dynamic leadership structures'라고 역동적인 리더십 구조를 확립하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "하영",
"script": "Dynamic leadership builds on systematic.",
"translation": "역동적인 리더십이 체계적 기반 위에 구축돼."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Systematic organization enables effective leadership.",
"translation": "체계적 조직이 효과적인 리더십을 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ha-young believes dynamic leadership builds on @@.",
"hint": "ISTJ는 역동적 리더십이 체계적 토대에서 발전한다고 믿어요.",
"optionA": "chaos",
"optionB": "systematic foundations",
"optionC": "uncertainty",
"result": "systematic foundations",
"explanation": "하영이는 역동적인 리더십이 '체계적 기반(systematic foundations)' 위에 구축된다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "하영",
"script": "Strategic vision improves organizational efficiency.",
"translation": "전략적 비전이 조직적 효율성을 개선해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Reliable systems support ambitious goals.",
"translation": "신뢰할 만한 시스템이 야심찬 목표를 지지해."
},
{
"type": "puzzle",
"index": 9,
"hint": "준혁이가 말하는 조직과 리더십의 결합이에요.",
"optionA": "leadership",
"optionB": "Effective",
"optionC": "combines",
"optionD": "organization",
"optionE": "strategic",
"optionF": "systematic",
"result": "Effective leadership combines systematic organization strategic",
"explanation": "준혁이는 효과적인 리더십이 체계적 조직과 전략을 결합한다고 말했어요."
},
{
"type": "script",
"index": 10,
"speaker": "하영",
"script": "Bold leadership thrives within structured.",
"translation": "대담한 리더십이 구조화된 환경 내에서 번성해."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Methodical planning strengthens strategic execution.",
"translation": "체계적인 계획이 전략적 실행을 강화해."
},
{
"type": "script",
"index": 12,
"speaker": "하영",
"script": "Successful organizations balance visionary leadership.",
"translation": "성공적인 조직이 비전있는 리더십과 체계적 운영의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Optimal results emerge from integrating.",
"translation": "최적의 결과가 구조적 안정성과 역동적 리더십을 통합하는 것에서 나타나."
}
]
}
]
} |
총 100개의 레코드를 처리했습니다.