현재 모드: 테스트 (Dry Run)
대상 테이블: content_mbti_items
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 의견 대립",
"explanation": "ISFJ의 부드러운 조율과 ESTJ의 효율적 결정 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "우진",
"script": "Let's find gentle solutions.",
"translation": "부드러운 해결책을 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need quick decisive action.",
"translation": "빠른 결단이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 빠른 결정을 선호하나요?",
"hint": "ESTJ는 효율적이고 신속한 결정을 중시해요.",
"result": "O",
"explanation": "태영이는 'quick decisive action'이라고 빠른 결정을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "우진",
"script": "People's feelings need consideration.",
"translation": "사람들의 감정을 고려해야 해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "But deadlines won't wait.",
"translation": "하지만 마감일은 기다려주지 않아."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young says deadlines won't @@.",
"hint": "ESTJ는 시간과 효율성을 중시해요.",
"optionA": "come",
"optionB": "wait",
"optionC": "matter",
"result": "wait",
"explanation": "태영이는 마감일이 기다려주지 않는다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "우진",
"script": "Your efficiency keeps us organized.",
"translation": "네 효율성이 우리를 체계적으로 유지시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "You care about everyone!",
"translation": "넌 모든 사람을 신경 써!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태영이의 인정이에요.",
"optionA": "care",
"optionB": "about",
"optionC": "You",
"result": "You care about",
"explanation": "태영이는 우진이가 모든 사람을 신경 쓴다고 인정해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 의견 대립",
"explanation": "ISFJ의 부드러운 조율과 ESTJ의 효율적 결정 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "우진",
"script": "Let's find gentle solutions.",
"translation": "부드러운 해결책을 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "We need quick decisive action.",
"translation": "빠른 결단이 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "태영이는 빠른 결정을 선호하나요?",
"hint": "ESTJ는 효율적이고 신속한 결정을 중시해요.",
"result": "O",
"explanation": "태영이는 'quick decisive action'이라고 빠른 결정을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "우진",
"script": "People's feelings need consideration.",
"translation": "사람들의 감정을 고려해야 해."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "But deadlines won't wait.",
"translation": "하지만 마감일은 기다려주지 않아."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-young says deadlines won't @@.",
"hint": "ESTJ는 시간과 효율성을 중시해요.",
"optionA": "come",
"optionB": "wait",
"optionC": "matter",
"result": "wait",
"explanation": "태영이는 마감일이 기다려주지 않는다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "우진",
"script": "Your efficiency keeps us organized.",
"translation": "네 효율성이 우리를 체계적으로 유지시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "You care about everyone!",
"translation": "넌 모든 사람을 신경 써!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태영이의 인정이에요.",
"optionA": "care",
"optionB": "about",
"optionC": "You",
"result": "You care about",
"explanation": "태영이는 우진이가 모든 사람을 신경 쓴다고 인정해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회사 업무 분배 갈등",
"explanation": "ISFJ의 개인별 배려와 ESTJ의 공정한 시스템 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "Consider everyone's personal circumstances.",
"translation": "모든 사람의 개인 상황을 고려하자."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Apply fair standards equally.",
"translation": "공정한 기준을 동등하게 적용하자."
},
{
"type": "ox",
"index": 3,
"quiz": "서아는 공정한 기준을 중시하나요?",
"hint": "ESTJ는 객관적이고 일관된 기준을 선호해요.",
"result": "O",
"explanation": "서아는 'fair standards equally'라고 공정한 기준을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Individual needs vary greatly.",
"translation": "개인적 필요는 크게 다양해."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "But consistency prevents complaints.",
"translation": "하지만 일관성이 불만을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-a thinks consistency prevents @@.",
"hint": "ESTJ는 일관된 규칙이 문제를 방지한다고 믿어요.",
"optionA": "work",
"optionB": "complaints",
"optionC": "success",
"result": "complaints",
"explanation": "서아는 일관성이 불만을 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "Your system creates order.",
"translation": "네 시스템이 질서를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "You understand individuals well!",
"translation": "넌 개인을 잘 이해해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서아의 칭찬이에요.",
"optionA": "understand",
"optionB": "individuals",
"optionC": "You",
"result": "You understand individuals",
"explanation": "서아는 예나가 개인을 잘 이해한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회사 업무 분배 갈등",
"explanation": "ISFJ의 개인별 배려와 ESTJ의 공정한 시스템 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "Consider everyone's personal circumstances.",
"translation": "모든 사람의 개인 상황을 고려하자."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Apply fair standards equally.",
"translation": "공정한 기준을 동등하게 적용하자."
},
{
"type": "ox",
"index": 3,
"quiz": "서아는 공정한 기준을 중시하나요?",
"hint": "ESTJ는 객관적이고 일관된 기준을 선호해요.",
"result": "O",
"explanation": "서아는 'fair standards equally'라고 공정한 기준을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Individual needs vary greatly.",
"translation": "개인적 필요는 크게 다양해."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "But consistency prevents complaints.",
"translation": "하지만 일관성이 불만을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-a thinks consistency prevents @@.",
"hint": "ESTJ는 일관된 규칙이 문제를 방지한다고 믿어요.",
"optionA": "work",
"optionB": "complaints",
"optionC": "success",
"result": "complaints",
"explanation": "서아는 일관성이 불만을 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "Your system creates order.",
"translation": "네 시스템이 질서를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "You understand individuals well!",
"translation": "넌 개인을 잘 이해해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서아의 칭찬이에요.",
"optionA": "understand",
"optionB": "individuals",
"optionC": "You",
"result": "You understand individuals",
"explanation": "서아는 예나가 개인을 잘 이해한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가정 내 규칙 갈등",
"explanation": "ISFJ의 온화한 타협과 ESTJ의 명확한 규칙 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승민",
"script": "Let's discuss this warmly.",
"translation": "이걸 따뜻하게 논의하자."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "Clear rules prevent confusion.",
"translation": "명확한 규칙이 혼란을 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "소라는 명확한 규칙을 선호하나요?",
"hint": "ESTJ는 명확하고 체계적인 규칙을 중시해요.",
"result": "O",
"explanation": "소라는 'Clear rules prevent confusion'이라고 명확한 규칙을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "승민",
"script": "Flexibility helps family harmony.",
"translation": "유연성이 가족 화합에 도움 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Structure builds long-term stability.",
"translation": "구조가 장기적 안정을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-ra believes structure builds long-term @@.",
"hint": "ESTJ는 체계가 안정을 가져다준다고 믿어요.",
"optionA": "problems",
"optionB": "stability",
"optionC": "confusion",
"result": "stability",
"explanation": "소라는 구조가 장기적 안정을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "승민",
"script": "Your planning secures our future.",
"translation": "네 계획이 우리 미래를 보장해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "You nurture relationships beautifully!",
"translation": "넌 관계를 아름답게 돌봐!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소라의 칭찬이에요.",
"optionA": "nurture",
"optionB": "relationships",
"optionC": "You",
"result": "You nurture relationships",
"explanation": "소라는 승민이가 관계를 잘 돌본다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가정 내 규칙 갈등",
"explanation": "ISFJ의 온화한 타협과 ESTJ의 명확한 규칙 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승민",
"script": "Let's discuss this warmly.",
"translation": "이걸 따뜻하게 논의하자."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "Clear rules prevent confusion.",
"translation": "명확한 규칙이 혼란을 방지해."
},
{
"type": "ox",
"index": 3,
"quiz": "소라는 명확한 규칙을 선호하나요?",
"hint": "ESTJ는 명확하고 체계적인 규칙을 중시해요.",
"result": "O",
"explanation": "소라는 'Clear rules prevent confusion'이라고 명확한 규칙을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "승민",
"script": "Flexibility helps family harmony.",
"translation": "유연성이 가족 화합에 도움 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Structure builds long-term stability.",
"translation": "구조가 장기적 안정을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-ra believes structure builds long-term @@.",
"hint": "ESTJ는 체계가 안정을 가져다준다고 믿어요.",
"optionA": "problems",
"optionB": "stability",
"optionC": "confusion",
"result": "stability",
"explanation": "소라는 구조가 장기적 안정을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "승민",
"script": "Your planning secures our future.",
"translation": "네 계획이 우리 미래를 보장해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "You nurture relationships beautifully!",
"translation": "넌 관계를 아름답게 돌봐!"
},
{
"type": "puzzle",
"index": 9,
"hint": "소라의 칭찬이에요.",
"optionA": "nurture",
"optionB": "relationships",
"optionC": "You",
"result": "You nurture relationships",
"explanation": "소라는 승민이가 관계를 잘 돌본다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 급한 문제",
"explanation": "ISFJ의 신중한 접근과 ESTP의 즉석 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민우",
"script": "Let's think this through.",
"translation": "이걸 차근차근 생각해보자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Just fix it right now.",
"translation": "그냥 지금 당장 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 즉시 해결하려고 하나요?",
"hint": "ESTP는 빠른 행동과 즉석 해결을 선호해요.",
"result": "O",
"explanation": "상우는 'Just fix it right now'라고 즉시 해결하려 해요."
},
{
"type": "script",
"index": 4,
"speaker": "민우",
"script": "Careful planning prevents mistakes.",
"translation": "신중한 계획이 실수를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action saves time.",
"translation": "빠른 행동이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u thinks quick action saves @@.",
"hint": "ESTP는 빠른 행동이 효율적이라고 믿어요.",
"optionA": "money",
"optionB": "time",
"optionC": "effort",
"result": "time",
"explanation": "상우는 빠른 행동이 시간을 절약한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민우",
"script": "Your energy gets things done.",
"translation": "네 에너지가 일을 해내게 해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "You prevent future problems!",
"translation": "넌 미래 문제를 방지해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우의 인정이에요.",
"optionA": "prevent",
"optionB": "problems",
"optionC": "You",
"result": "You prevent problems",
"explanation": "상우는 민우가 문제를 방지한다고 인정해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 급한 문제",
"explanation": "ISFJ의 신중한 접근과 ESTP의 즉석 해결 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민우",
"script": "Let's think this through.",
"translation": "이걸 차근차근 생각해보자."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Just fix it right now.",
"translation": "그냥 지금 당장 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "상우는 즉시 해결하려고 하나요?",
"hint": "ESTP는 빠른 행동과 즉석 해결을 선호해요.",
"result": "O",
"explanation": "상우는 'Just fix it right now'라고 즉시 해결하려 해요."
},
{
"type": "script",
"index": 4,
"speaker": "민우",
"script": "Careful planning prevents mistakes.",
"translation": "신중한 계획이 실수를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action saves time.",
"translation": "빠른 행동이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sang-u thinks quick action saves @@.",
"hint": "ESTP는 빠른 행동이 효율적이라고 믿어요.",
"optionA": "money",
"optionB": "time",
"optionC": "effort",
"result": "time",
"explanation": "상우는 빠른 행동이 시간을 절약한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "민우",
"script": "Your energy gets things done.",
"translation": "네 에너지가 일을 해내게 해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "You prevent future problems!",
"translation": "넌 미래 문제를 방지해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "상우의 인정이에요.",
"optionA": "prevent",
"optionB": "problems",
"optionC": "You",
"result": "You prevent problems",
"explanation": "상우는 민우가 문제를 방지한다고 인정해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 여행 계획",
"explanation": "ISFJ의 모든 사람 고려와 ESTP의 자유로운 모험 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안함을 느껴야 해."
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Let's just go with flow.",
"translation": "그냥 흐름에 맡기자."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 자유로운 접근을 선호하나요?",
"hint": "ESTP는 유연하고 즉흥적인 접근을 좋아해요.",
"result": "O",
"explanation": "시우는 'go with flow'라고 자유로운 접근을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "소현",
"script": "Planning ensures no one's excluded.",
"translation": "계획이 누구도 제외되지 않게 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Spontaneity creates better memories.",
"translation": "즉흥성이 더 좋은 추억을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u believes spontaneity creates better @@.",
"hint": "ESTP는 즉흥적인 경험을 중시해요.",
"optionA": "plans",
"optionB": "memories",
"optionC": "problems",
"result": "memories",
"explanation": "시우는 즉흥성이 더 좋은 추억을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "Your adventure spirit excites everyone.",
"translation": "네 모험 정신이 모든 사람을 흥미롭게 해."
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "You make everyone feel special!",
"translation": "넌 모든 사람을 특별하게 느끼게 해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "시우의 칭찬이에요.",
"optionA": "make",
"optionB": "everyone",
"optionC": "You",
"result": "You make everyone",
"explanation": "시우는 소현이가 모든 사람을 특별하게 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 여행 계획",
"explanation": "ISFJ의 모든 사람 고려와 ESTP의 자유로운 모험 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안함을 느껴야 해."
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Let's just go with flow.",
"translation": "그냥 흐름에 맡기자."
},
{
"type": "ox",
"index": 3,
"quiz": "시우는 자유로운 접근을 선호하나요?",
"hint": "ESTP는 유연하고 즉흥적인 접근을 좋아해요.",
"result": "O",
"explanation": "시우는 'go with flow'라고 자유로운 접근을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "소현",
"script": "Planning ensures no one's excluded.",
"translation": "계획이 누구도 제외되지 않게 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Spontaneity creates better memories.",
"translation": "즉흥성이 더 좋은 추억을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Si-u believes spontaneity creates better @@.",
"hint": "ESTP는 즉흥적인 경험을 중시해요.",
"optionA": "plans",
"optionB": "memories",
"optionC": "problems",
"result": "memories",
"explanation": "시우는 즉흥성이 더 좋은 추억을 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "Your adventure spirit excites everyone.",
"translation": "네 모험 정신이 모든 사람을 흥미롭게 해."
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "You make everyone feel special!",
"translation": "넌 모든 사람을 특별하게 느끼게 해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "시우의 칭찬이에요.",
"optionA": "make",
"optionB": "everyone",
"optionC": "You",
"result": "You make everyone",
"explanation": "시우는 소현이가 모든 사람을 특별하게 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동네 분쟁 해결",
"explanation": "ISFJ의 평화로운 중재와 ESTP의 직접적 대응 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "Let's mediate peacefully first.",
"translation": "먼저 평화롭게 중재하자."
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "I'll confront them directly.",
"translation": "내가 직접 대면할게."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 직접적인 대응을 선호하나요?",
"hint": "ESTP는 직접적이고 솔직한 접근을 좋아해요.",
"result": "O",
"explanation": "태준이는 'confront them directly'라고 직접적 대응을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤아",
"script": "Gentle approach preserves relationships.",
"translation": "부드러운 접근이 관계를 보존해."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "Honest confrontation clears air quickly.",
"translation": "솔직한 대면이 분위기를 빨리 정리해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks honest confrontation clears @@ quickly.",
"hint": "ESTP는 직접적 해결이 상황을 정리한다고 믿어요.",
"optionA": "problems",
"optionB": "air",
"optionC": "minds",
"result": "air",
"explanation": "태준이는 솔직한 대면이 분위기를 빨리 정리한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "Your directness cuts through confusion.",
"translation": "네 직접성이 혼란을 뚫고 나가."
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "You bring harmony naturally!",
"translation": "넌 자연스럽게 조화를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태준이의 칭찬이에요.",
"optionA": "bring",
"optionB": "harmony",
"optionC": "You",
"result": "You bring harmony",
"explanation": "태준이는 윤아가 자연스럽게 조화를 가져온다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동네 분쟁 해결",
"explanation": "ISFJ의 평화로운 중재와 ESTP의 직접적 대응 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "Let's mediate peacefully first.",
"translation": "먼저 평화롭게 중재하자."
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "I'll confront them directly.",
"translation": "내가 직접 대면할게."
},
{
"type": "ox",
"index": 3,
"quiz": "태준이는 직접적인 대응을 선호하나요?",
"hint": "ESTP는 직접적이고 솔직한 접근을 좋아해요.",
"result": "O",
"explanation": "태준이는 'confront them directly'라고 직접적 대응을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤아",
"script": "Gentle approach preserves relationships.",
"translation": "부드러운 접근이 관계를 보존해."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "Honest confrontation clears air quickly.",
"translation": "솔직한 대면이 분위기를 빨리 정리해."
},
{
"type": "blank",
"index": 6,
"quiz": "Tae-jun thinks honest confrontation clears @@ quickly.",
"hint": "ESTP는 직접적 해결이 상황을 정리한다고 믿어요.",
"optionA": "problems",
"optionB": "air",
"optionC": "minds",
"result": "air",
"explanation": "태준이는 솔직한 대면이 분위기를 빨리 정리한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "Your directness cuts through confusion.",
"translation": "네 직접성이 혼란을 뚫고 나가."
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "You bring harmony naturally!",
"translation": "넌 자연스럽게 조화를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태준이의 칭찬이에요.",
"optionA": "bring",
"optionB": "harmony",
"optionC": "You",
"result": "You bring harmony",
"explanation": "태준이는 윤아가 자연스럽게 조화를 가져온다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 모임 의견 차이",
"explanation": "ISFJ의 신중한 중재와 ESFJ의 적극적인 화해 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "Let's listen to everyone.",
"translation": "모든 사람의 말을 들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Everyone needs to feel heard!",
"translation": "모든 사람이 들어준다는 느낌이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 말을 들어보자고 하나요?",
"hint": "ISFJ는 모든 사람의 입장을 배려해요.",
"result": "O",
"explanation": "예나는 'Let's listen to everyone'이라고 모든 사람의 말을 들어보자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Understanding helps us heal.",
"translation": "이해가 치유에 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Healing brings families together!",
"translation": "치유가 가족을 하나로 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps them heal together.",
"hint": "ISFJ는 서로를 이해하는 것이 중요하다고 생각해요.",
"optionA": "Fighting",
"optionB": "Understanding",
"optionC": "Ignoring",
"result": "Understanding",
"explanation": "이해가 그들이 함께 치유하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "You bring people together.",
"translation": "넌 사람들을 하나로 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your gentle care fixes everything!",
"translation": "네 부드러운 돌봄이 모든 걸 고쳐!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지의 칭찬이에요.",
"optionA": "care",
"optionB": "everything",
"optionC": "Your",
"result": "Your care everything",
"explanation": "민지는 예나의 부드러운 돌봄이 모든 걸 고친다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 모임 의견 차이",
"explanation": "ISFJ의 신중한 중재와 ESFJ의 적극적인 화해 중재 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "Let's listen to everyone.",
"translation": "모든 사람의 말을 들어보자."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Everyone needs to feel heard!",
"translation": "모든 사람이 들어준다는 느낌이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 말을 들어보자고 하나요?",
"hint": "ISFJ는 모든 사람의 입장을 배려해요.",
"result": "O",
"explanation": "예나는 'Let's listen to everyone'이라고 모든 사람의 말을 들어보자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Understanding helps us heal.",
"translation": "이해가 치유에 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Healing brings families together!",
"translation": "치유가 가족을 하나로 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps them heal together.",
"hint": "ISFJ는 서로를 이해하는 것이 중요하다고 생각해요.",
"optionA": "Fighting",
"optionB": "Understanding",
"optionC": "Ignoring",
"result": "Understanding",
"explanation": "이해가 그들이 함께 치유하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "You bring people together.",
"translation": "넌 사람들을 하나로 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your gentle care fixes everything!",
"translation": "네 부드러운 돌봄이 모든 걸 고쳐!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민지의 칭찬이에요.",
"optionA": "care",
"optionB": "everything",
"optionC": "Your",
"result": "Your care everything",
"explanation": "민지는 예나의 부드러운 돌봄이 모든 걸 고친다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해",
"explanation": "ISFJ의 조용한 상담과 ESFJ의 활발한 소통 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "I'll talk to them privately.",
"translation": "개인적으로 그들과 대화할게."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "Private talks help hearts open!",
"translation": "개인적인 대화가 마음을 열게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 공개적으로 대화하려고 하나요?",
"hint": "ISFJ는 조용하고 개인적인 접근을 선호해요.",
"result": "X",
"explanation": "수현이는 개인적으로 대화하겠다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Gentle words work better.",
"translation": "부드러운 말이 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Better words create happy endings!",
"translation": "더 나은 말이 행복한 결말을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ words work better for Su-hyeon.",
"hint": "ISFJ는 부드럽고 배려 깊은 말을 사용해요.",
"optionA": "Harsh",
"optionB": "Gentle",
"optionC": "Loud",
"result": "Gentle",
"explanation": "수현이에게는 부드러운 말이 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "You make everyone feel welcome.",
"translation": "넌 모든 사람이 환영받는다고 느끼게 해."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your patience heals broken friendships!",
"translation": "네 인내가 깨진 우정을 치유해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지우의 감탄이에요.",
"optionA": "patience",
"optionB": "friendships",
"optionC": "Your",
"result": "Your patience friendships",
"explanation": "지우는 수현이의 인내가 깨진 우정을 치유한다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해",
"explanation": "ISFJ의 조용한 상담과 ESFJ의 활발한 소통 중재 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "I'll talk to them privately.",
"translation": "개인적으로 그들과 대화할게."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "Private talks help hearts open!",
"translation": "개인적인 대화가 마음을 열게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 공개적으로 대화하려고 하나요?",
"hint": "ISFJ는 조용하고 개인적인 접근을 선호해요.",
"result": "X",
"explanation": "수현이는 개인적으로 대화하겠다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Gentle words work better.",
"translation": "부드러운 말이 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "지우",
"script": "Better words create happy endings!",
"translation": "더 나은 말이 행복한 결말을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ words work better for Su-hyeon.",
"hint": "ISFJ는 부드럽고 배려 깊은 말을 사용해요.",
"optionA": "Harsh",
"optionB": "Gentle",
"optionC": "Loud",
"result": "Gentle",
"explanation": "수현이에게는 부드러운 말이 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "You make everyone feel welcome.",
"translation": "넌 모든 사람이 환영받는다고 느끼게 해."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your patience heals broken friendships!",
"translation": "네 인내가 깨진 우정을 치유해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지우의 감탄이에요.",
"optionA": "patience",
"optionB": "friendships",
"optionC": "Your",
"result": "Your patience friendships",
"explanation": "지우는 수현이의 인내가 깨진 우정을 치유한다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 내 갈등 해결",
"explanation": "ISFJ의 차분한 조율과 ESFJ의 따뜻한 단합 유도 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "Small steps help everyone.",
"translation": "작은 걸음이 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "Everyone deserves second chances!",
"translation": "모든 사람이 두 번째 기회를 받을 만해!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 작은 걸음이 도움이 된다고 생각하나요?",
"hint": "ISFJ는 점진적이고 신중한 접근을 선호해요.",
"result": "O",
"explanation": "윤서는 'Small steps help everyone'이라고 작은 걸음이 모든 사람에게 도움이 된다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Time heals hurt feelings.",
"translation": "시간이 상처받은 감정을 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Time brings wonderful forgiveness!",
"translation": "시간이 멋진 용서를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ heals hurt feelings slowly.",
"hint": "ISFJ는 시간이 갈등을 자연스럽게 해결한다고 믿어요.",
"optionA": "Money",
"optionB": "Time",
"optionC": "Anger",
"result": "Time",
"explanation": "시간이 상처받은 감정을 천천히 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "You spread happiness everywhere.",
"translation": "넌 어디든 행복을 퍼뜨려."
},
{
"type": "script",
"index": 8,
"speaker": "지민",
"script": "Your quiet wisdom creates lasting peace!",
"translation": "네 조용한 지혜가 지속적인 평화를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지민의 칭찬이에요.",
"optionA": "wisdom",
"optionB": "peace",
"optionC": "Your",
"result": "Your wisdom peace",
"explanation": "지민은 윤서의 조용한 지혜가 지속적인 평화를 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 내 갈등 해결",
"explanation": "ISFJ의 차분한 조율과 ESFJ의 따뜻한 단합 유도 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "Small steps help everyone.",
"translation": "작은 걸음이 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 2,
"speaker": "지민",
"script": "Everyone deserves second chances!",
"translation": "모든 사람이 두 번째 기회를 받을 만해!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 작은 걸음이 도움이 된다고 생각하나요?",
"hint": "ISFJ는 점진적이고 신중한 접근을 선호해요.",
"result": "O",
"explanation": "윤서는 'Small steps help everyone'이라고 작은 걸음이 모든 사람에게 도움이 된다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Time heals hurt feelings.",
"translation": "시간이 상처받은 감정을 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "지민",
"script": "Time brings wonderful forgiveness!",
"translation": "시간이 멋진 용서를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ heals hurt feelings slowly.",
"hint": "ISFJ는 시간이 갈등을 자연스럽게 해결한다고 믿어요.",
"optionA": "Money",
"optionB": "Time",
"optionC": "Anger",
"result": "Time",
"explanation": "시간이 상처받은 감정을 천천히 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "You spread happiness everywhere.",
"translation": "넌 어디든 행복을 퍼뜨려."
},
{
"type": "script",
"index": 8,
"speaker": "지민",
"script": "Your quiet wisdom creates lasting peace!",
"translation": "네 조용한 지혜가 지속적인 평화를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지민의 칭찬이에요.",
"optionA": "wisdom",
"optionB": "peace",
"optionC": "Your",
"result": "Your wisdom peace",
"explanation": "지민은 윤서의 조용한 지혜가 지속적인 평화를 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀워크 문제 해결",
"explanation": "ISFJ의 신중한 지원과 ESFP의 즐거운 분위기 조성 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "Everyone needs support today.",
"translation": "오늘 모든 사람이 지원이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Support makes hearts shine bright!",
"translation": "지원이 마음을 밝게 빛나게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "소현이는 모든 사람이 지원이 필요하다고 생각하나요?",
"hint": "ISFJ는 다른 사람들을 돌보는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "소현이는 'Everyone needs support today'라고 모든 사람이 지원이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소현",
"script": "Caring helps teams work.",
"translation": "배려가 팀이 일하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Work becomes fun with caring!",
"translation": "배려가 있으면 일이 재미있어져!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps teams work better.",
"hint": "ISFJ는 팀원들을 배려하는 것이 중요하다고 생각해요.",
"optionA": "Complaining",
"optionB": "Caring",
"optionC": "Rushing",
"result": "Caring",
"explanation": "배려가 팀이 더 잘 일하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "You make everything enjoyable.",
"translation": "넌 모든 걸 즐겁게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your kindness creates magical teamwork!",
"translation": "네 친절함이 마법 같은 팀워크를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔의 감탄이에요.",
"optionA": "kindness",
"optionB": "teamwork",
"optionC": "Your",
"result": "Your kindness teamwork",
"explanation": "예솔은 소현이의 친절함이 마법 같은 팀워크를 만든다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀워크 문제 해결",
"explanation": "ISFJ의 신중한 지원과 ESFP의 즐거운 분위기 조성 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "Everyone needs support today.",
"translation": "오늘 모든 사람이 지원이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Support makes hearts shine bright!",
"translation": "지원이 마음을 밝게 빛나게 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "소현이는 모든 사람이 지원이 필요하다고 생각하나요?",
"hint": "ISFJ는 다른 사람들을 돌보는 것을 중요하게 여겨요.",
"result": "O",
"explanation": "소현이는 'Everyone needs support today'라고 모든 사람이 지원이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소현",
"script": "Caring helps teams work.",
"translation": "배려가 팀이 일하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Work becomes fun with caring!",
"translation": "배려가 있으면 일이 재미있어져!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps teams work better.",
"hint": "ISFJ는 팀원들을 배려하는 것이 중요하다고 생각해요.",
"optionA": "Complaining",
"optionB": "Caring",
"optionC": "Rushing",
"result": "Caring",
"explanation": "배려가 팀이 더 잘 일하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "You make everything enjoyable.",
"translation": "넌 모든 걸 즐겁게 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your kindness creates magical teamwork!",
"translation": "네 친절함이 마법 같은 팀워크를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예솔의 감탄이에요.",
"optionA": "kindness",
"optionB": "teamwork",
"optionC": "Your",
"result": "Your kindness teamwork",
"explanation": "예솔은 소현이의 친절함이 마법 같은 팀워크를 만든다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정적 충돌 상황",
"explanation": "ISFJ의 공감적 위로와 ESFP의 밝은 격려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "Feelings matter very much.",
"translation": "감정이 매우 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Feelings deserve happy celebrations!",
"translation": "감정은 행복한 축하를 받을 만해!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤아는 감정이 중요하다고 생각하나요?",
"hint": "ISFJ는 사람들의 감정을 세심하게 배려해요.",
"result": "O",
"explanation": "윤아는 'Feelings matter very much'라고 감정이 매우 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤아",
"script": "Understanding brings us closer.",
"translation": "이해가 우리를 더 가깝게 해."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Closer means more joy together!",
"translation": "더 가깝다는 건 함께 더 많은 기쁨이야!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ brings people closer together.",
"hint": "ISFJ는 서로를 이해하는 것이 관계를 개선한다고 믿어요.",
"optionA": "Arguing",
"optionB": "Understanding",
"optionC": "Avoiding",
"result": "Understanding",
"explanation": "이해가 사람들을 더 가깝게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "You brighten difficult moments.",
"translation": "넌 어려운 순간을 밝게 해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your gentle heart heals everything!",
"translation": "네 부드러운 마음이 모든 걸 치유해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미소의 칭찬이에요.",
"optionA": "heart",
"optionB": "everything",
"optionC": "Your",
"result": "Your heart everything",
"explanation": "미소는 윤아의 부드러운 마음이 모든 걸 치유한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "감정적 충돌 상황",
"explanation": "ISFJ의 공감적 위로와 ESFP의 밝은 격려 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "Feelings matter very much.",
"translation": "감정이 매우 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Feelings deserve happy celebrations!",
"translation": "감정은 행복한 축하를 받을 만해!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤아는 감정이 중요하다고 생각하나요?",
"hint": "ISFJ는 사람들의 감정을 세심하게 배려해요.",
"result": "O",
"explanation": "윤아는 'Feelings matter very much'라고 감정이 매우 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤아",
"script": "Understanding brings us closer.",
"translation": "이해가 우리를 더 가깝게 해."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Closer means more joy together!",
"translation": "더 가깝다는 건 함께 더 많은 기쁨이야!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ brings people closer together.",
"hint": "ISFJ는 서로를 이해하는 것이 관계를 개선한다고 믿어요.",
"optionA": "Arguing",
"optionB": "Understanding",
"optionC": "Avoiding",
"result": "Understanding",
"explanation": "이해가 사람들을 더 가깝게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "You brighten difficult moments.",
"translation": "넌 어려운 순간을 밝게 해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your gentle heart heals everything!",
"translation": "네 부드러운 마음이 모든 걸 치유해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미소의 칭찬이에요.",
"optionA": "heart",
"optionB": "everything",
"optionC": "Your",
"result": "Your heart everything",
"explanation": "미소는 윤아의 부드러운 마음이 모든 걸 치유한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의견 불일치 조율",
"explanation": "ISFJ의 조용한 중재와 ESFP의 활기찬 화해 유도 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "Let's find common ground.",
"translation": "공통점을 찾아보자."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Common ground creates beautiful unity!",
"translation": "공통점이 아름다운 단합을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "은서는 공통점을 찾자고 하나요?",
"hint": "ISFJ는 서로 간의 공통점을 찾아 화해를 도모해요.",
"result": "O",
"explanation": "은서는 'Let's find common ground'라고 공통점을 찾자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "은서",
"script": "Peaceful ways work best.",
"translation": "평화로운 방법이 가장 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Best ways bring smiling faces!",
"translation": "최고의 방법이 웃는 얼굴을 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ ways work best for Eun-seo.",
"hint": "ISFJ는 갈등 없는 평화로운 해결을 선호해요.",
"optionA": "Aggressive",
"optionB": "Peaceful",
"optionC": "Quick",
"result": "Peaceful",
"explanation": "은서에게는 평화로운 방법이 가장 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "You make everyone smile.",
"translation": "넌 모든 사람을 웃게 해."
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Your patience builds wonderful bridges!",
"translation": "네 인내가 멋진 다리를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜린의 감탄이에요.",
"optionA": "patience",
"optionB": "bridges",
"optionC": "Your",
"result": "Your patience bridges",
"explanation": "혜린은 은서의 인내가 멋진 다리를 만든다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의견 불일치 조율",
"explanation": "ISFJ의 조용한 중재와 ESFP의 활기찬 화해 유도 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "Let's find common ground.",
"translation": "공통점을 찾아보자."
},
{
"type": "script",
"index": 2,
"speaker": "혜린",
"script": "Common ground creates beautiful unity!",
"translation": "공통점이 아름다운 단합을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "은서는 공통점을 찾자고 하나요?",
"hint": "ISFJ는 서로 간의 공통점을 찾아 화해를 도모해요.",
"result": "O",
"explanation": "은서는 'Let's find common ground'라고 공통점을 찾자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "은서",
"script": "Peaceful ways work best.",
"translation": "평화로운 방법이 가장 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "혜린",
"script": "Best ways bring smiling faces!",
"translation": "최고의 방법이 웃는 얼굴을 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ ways work best for Eun-seo.",
"hint": "ISFJ는 갈등 없는 평화로운 해결을 선호해요.",
"optionA": "Aggressive",
"optionB": "Peaceful",
"optionC": "Quick",
"result": "Peaceful",
"explanation": "은서에게는 평화로운 방법이 가장 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "You make everyone smile.",
"translation": "넌 모든 사람을 웃게 해."
},
{
"type": "script",
"index": 8,
"speaker": "혜린",
"script": "Your patience builds wonderful bridges!",
"translation": "네 인내가 멋진 다리를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "혜린의 감탄이에요.",
"optionA": "patience",
"optionB": "bridges",
"optionC": "Your",
"result": "Your patience bridges",
"explanation": "혜린은 은서의 인내가 멋진 다리를 만든다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 진행 방식 갈등",
"explanation": "ISFJ의 세심한 협조와 ENTJ의 효율적인 리더십 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "Everyone's ideas have value.",
"translation": "모든 사람의 아이디어가 가치가 있어."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Value drives powerful results!",
"translation": "가치가 강력한 결과를 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 모든 사람의 아이디어가 가치있다고 생각하나요?",
"hint": "ISFJ는 모든 사람의 기여를 소중히 여겨요.",
"result": "O",
"explanation": "수현이는 'Everyone's ideas have value'라고 모든 사람의 아이디어가 가치있다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Gentle changes work better.",
"translation": "부드러운 변화가 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Better changes create success!",
"translation": "더 나은 변화가 성공을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ changes work better for Su-hyeon.",
"hint": "ISFJ는 급작스럽지 않은 점진적 변화를 선호해요.",
"optionA": "Sudden",
"optionB": "Gentle",
"optionC": "Harsh",
"result": "Gentle",
"explanation": "수현이에게는 부드러운 변화가 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "You get things done.",
"translation": "넌 일을 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "나연",
"script": "Your thoughtfulness builds strong foundations!",
"translation": "네 사려 깊음이 강한 기반을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "나연의 칭찬이에요.",
"optionA": "thoughtfulness",
"optionB": "foundations",
"optionC": "Your",
"result": "Your thoughtfulness foundations",
"explanation": "나연은 수현이의 사려 깊음이 강한 기반을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 진행 방식 갈등",
"explanation": "ISFJ의 세심한 협조와 ENTJ의 효율적인 리더십 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "Everyone's ideas have value.",
"translation": "모든 사람의 아이디어가 가치가 있어."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Value drives powerful results!",
"translation": "가치가 강력한 결과를 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "수현이는 모든 사람의 아이디어가 가치있다고 생각하나요?",
"hint": "ISFJ는 모든 사람의 기여를 소중히 여겨요.",
"result": "O",
"explanation": "수현이는 'Everyone's ideas have value'라고 모든 사람의 아이디어가 가치있다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수현",
"script": "Gentle changes work better.",
"translation": "부드러운 변화가 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Better changes create success!",
"translation": "더 나은 변화가 성공을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ changes work better for Su-hyeon.",
"hint": "ISFJ는 급작스럽지 않은 점진적 변화를 선호해요.",
"optionA": "Sudden",
"optionB": "Gentle",
"optionC": "Harsh",
"result": "Gentle",
"explanation": "수현이에게는 부드러운 변화가 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "You get things done.",
"translation": "넌 일을 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "나연",
"script": "Your thoughtfulness builds strong foundations!",
"translation": "네 사려 깊음이 강한 기반을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "나연의 칭찬이에요.",
"optionA": "thoughtfulness",
"optionB": "foundations",
"optionC": "Your",
"result": "Your thoughtfulness foundations",
"explanation": "나연은 수현이의 사려 깊음이 강한 기반을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더십 스타일 차이",
"explanation": "ISFJ의 지지적 접근과 ENTJ의 결단력 있는 지도력 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "People need encouragement first.",
"translation": "사람들에게 먼저 격려가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Encouragement builds winning teams!",
"translation": "격려가 승리하는 팀을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 사람들에게 먼저 격려가 필요하다고 생각하나요?",
"hint": "ISFJ는 사람들을 격려하고 지지하는 것을 우선시해요.",
"result": "O",
"explanation": "예나는 'People need encouragement first'라고 사람들에게 먼저 격려가 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Supporting helps everyone grow.",
"translation": "지지가 모든 사람이 성장하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Growth creates powerful organizations!",
"translation": "성장이 강력한 조직을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps everyone grow together.",
"hint": "ISFJ는 팀원들을 지지하는 것이 중요하다고 생각해요.",
"optionA": "Criticizing",
"optionB": "Supporting",
"optionC": "Ignoring",
"result": "Supporting",
"explanation": "지지가 모든 사람이 함께 성장하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "You drive results forward.",
"translation": "넌 결과를 앞으로 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "수진",
"script": "Your caring leadership inspires greatness!",
"translation": "네 배려 있는 리더십이 위대함에 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수진의 감탄이에요.",
"optionA": "leadership",
"optionB": "greatness",
"optionC": "Your",
"result": "Your leadership greatness",
"explanation": "수진은 예나의 배려 있는 리더십이 위대함에 영감을 준다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더십 스타일 차이",
"explanation": "ISFJ의 지지적 접근과 ENTJ의 결단력 있는 지도력 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "People need encouragement first.",
"translation": "사람들에게 먼저 격려가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Encouragement builds winning teams!",
"translation": "격려가 승리하는 팀을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 사람들에게 먼저 격려가 필요하다고 생각하나요?",
"hint": "ISFJ는 사람들을 격려하고 지지하는 것을 우선시해요.",
"result": "O",
"explanation": "예나는 'People need encouragement first'라고 사람들에게 먼저 격려가 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "예나",
"script": "Supporting helps everyone grow.",
"translation": "지지가 모든 사람이 성장하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Growth creates powerful organizations!",
"translation": "성장이 강력한 조직을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps everyone grow together.",
"hint": "ISFJ는 팀원들을 지지하는 것이 중요하다고 생각해요.",
"optionA": "Criticizing",
"optionB": "Supporting",
"optionC": "Ignoring",
"result": "Supporting",
"explanation": "지지가 모든 사람이 함께 성장하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "You drive results forward.",
"translation": "넌 결과를 앞으로 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "수진",
"script": "Your caring leadership inspires greatness!",
"translation": "네 배려 있는 리더십이 위대함에 영감을 줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수진의 감탄이에요.",
"optionA": "leadership",
"optionB": "greatness",
"optionC": "Your",
"result": "Your leadership greatness",
"explanation": "수진은 예나의 배려 있는 리더십이 위대함에 영감을 준다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "우선순위 설정 갈등",
"explanation": "ISFJ의 사람 중심 접근과 ENTJ의 목표 중심 전략 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "People's needs come first.",
"translation": "사람들의 필요가 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "First things drive ultimate victory!",
"translation": "첫 번째 것들이 궁극적인 승리를 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 사람들의 필요가 먼저라고 생각하나요?",
"hint": "ISFJ는 사람들의 복지를 최우선으로 생각해요.",
"result": "O",
"explanation": "윤서는 'People's needs come first'라고 사람들의 필요가 먼저라고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Happy people work better.",
"translation": "행복한 사람들이 더 잘 일해."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Better work creates amazing achievements!",
"translation": "더 나은 일이 놀라운 성취를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ people work better together.",
"hint": "ISFJ는 사람들의 행복이 성과에 영향을 준다고 믿어요.",
"optionA": "Tired",
"optionB": "Happy",
"optionC": "Angry",
"result": "Happy",
"explanation": "행복한 사람들이 함께 더 잘 일해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "You focus on big goals.",
"translation": "넌 큰 목표에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "하은",
"script": "Your compassion creates sustainable success!",
"translation": "네 연민이 지속가능한 성공을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "하은의 칭찬이에요.",
"optionA": "compassion",
"optionB": "success",
"optionC": "Your",
"result": "Your compassion success",
"explanation": "하은은 윤서의 연민이 지속가능한 성공을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "우선순위 설정 갈등",
"explanation": "ISFJ의 사람 중심 접근과 ENTJ의 목표 중심 전략 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "People's needs come first.",
"translation": "사람들의 필요가 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "First things drive ultimate victory!",
"translation": "첫 번째 것들이 궁극적인 승리를 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 사람들의 필요가 먼저라고 생각하나요?",
"hint": "ISFJ는 사람들의 복지를 최우선으로 생각해요.",
"result": "O",
"explanation": "윤서는 'People's needs come first'라고 사람들의 필요가 먼저라고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "윤서",
"script": "Happy people work better.",
"translation": "행복한 사람들이 더 잘 일해."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Better work creates amazing achievements!",
"translation": "더 나은 일이 놀라운 성취를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ people work better together.",
"hint": "ISFJ는 사람들의 행복이 성과에 영향을 준다고 믿어요.",
"optionA": "Tired",
"optionB": "Happy",
"optionC": "Angry",
"result": "Happy",
"explanation": "행복한 사람들이 함께 더 잘 일해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "You focus on big goals.",
"translation": "넌 큰 목표에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "하은",
"script": "Your compassion creates sustainable success!",
"translation": "네 연민이 지속가능한 성공을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "하은의 칭찬이에요.",
"optionA": "compassion",
"optionB": "success",
"optionC": "Your",
"result": "Your compassion success",
"explanation": "하은은 윤서의 연민이 지속가능한 성공을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 동료와의 의견 차이",
"explanation": "ISFJ의 조화 추구와 ENTP의 토론 선호 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "I don't want to cause any problems with the team.",
"translation": "팀에 어떤 문제도 일으키고 싶지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "But we should debate this! Different ideas make us stronger!",
"translation": "하지만 이걸 토론해야 해! 다른 아이디어들이 우리를 더 강하게 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "도윤은 토론을 하자고 제안하나요?",
"hint": "ENTP는 아이디어 충돌과 토론을 건설적이라고 생각해요.",
"result": "O",
"explanation": "도윤은 'we should debate this'라며 토론을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Conflict can actually lead to breakthrough solutions!",
"translation": "갈등이 실제로 획기적인 해결책으로 이어질 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "I'd rather find a compromise everyone can accept.",
"translation": "모든 사람이 받아들일 수 있는 타협점을 찾고 싶어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-na wants to find a @@ everyone can accept.",
"hint": "ISFJ는 모든 사람이 편안해할 수 있는 중간지점을 찾으려 해요.",
"optionA": "argument",
"optionB": "compromise",
"optionC": "winner",
"result": "compromise",
"explanation": "예나는 모든 사람이 받아들일 수 있는 타협점을 찾고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "Harmony in the workplace is really important to me.",
"translation": "직장에서의 화합이 나에게 정말 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your peaceful approach helps balance my intensity.",
"translation": "네 평화로운 접근법이 내 강렬함의 균형을 맞춰줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 화합 중시 가치관이에요.",
"optionA": "workplace",
"optionB": "harmony",
"result": "workplace harmony",
"explanation": "예나는 직장에서의 화합을 중요하게 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 동료와의 의견 차이",
"explanation": "ISFJ의 조화 추구와 ENTP의 토론 선호 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "I don't want to cause any problems with the team.",
"translation": "팀에 어떤 문제도 일으키고 싶지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "But we should debate this! Different ideas make us stronger!",
"translation": "하지만 이걸 토론해야 해! 다른 아이디어들이 우리를 더 강하게 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "도윤은 토론을 하자고 제안하나요?",
"hint": "ENTP는 아이디어 충돌과 토론을 건설적이라고 생각해요.",
"result": "O",
"explanation": "도윤은 'we should debate this'라며 토론을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "도윤",
"script": "Conflict can actually lead to breakthrough solutions!",
"translation": "갈등이 실제로 획기적인 해결책으로 이어질 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "I'd rather find a compromise everyone can accept.",
"translation": "모든 사람이 받아들일 수 있는 타협점을 찾고 싶어."
},
{
"type": "blank",
"index": 6,
"quiz": "Ye-na wants to find a @@ everyone can accept.",
"hint": "ISFJ는 모든 사람이 편안해할 수 있는 중간지점을 찾으려 해요.",
"optionA": "argument",
"optionB": "compromise",
"optionC": "winner",
"result": "compromise",
"explanation": "예나는 모든 사람이 받아들일 수 있는 타협점을 찾고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "예나",
"script": "Harmony in the workplace is really important to me.",
"translation": "직장에서의 화합이 나에게 정말 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your peaceful approach helps balance my intensity.",
"translation": "네 평화로운 접근법이 내 강렬함의 균형을 맞춰줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 화합 중시 가치관이에요.",
"optionA": "workplace",
"optionB": "harmony",
"result": "workplace harmony",
"explanation": "예나는 직장에서의 화합을 중요하게 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 방향 변경 논의",
"explanation": "ISFJ의 신중한 접근과 ENTP의 실험적 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "We should be careful not to upset our current process.",
"translation": "현재 과정을 방해하지 않도록 조심해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "What if we completely reimagine how we do things?",
"translation": "우리가 일하는 방식을 완전히 새롭게 상상해보면 어떨까?"
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 완전히 새로운 방식을 제안하나요?",
"hint": "ENTP는 기존 방식에 도전하고 혁신적 변화를 추구해요.",
"result": "O",
"explanation": "현우는 'completely reimagine'라며 완전히 새로운 방식을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Sometimes you have to break things to make them better!",
"translation": "때로는 더 좋게 만들기 위해 기존 것을 깨뜨려야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "But what about the people who depend on stability?",
"translation": "하지만 안정성에 의존하는 사람들은 어떡해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-hyeon worries about people who depend on @@.",
"hint": "ISFJ는 변화가 다른 사람들에게 미칠 영향을 걱정해요.",
"optionA": "change",
"optionB": "stability",
"optionC": "innovation",
"result": "stability",
"explanation": "수현은 안정성에 의존하는 사람들을 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "I think gradual changes might be less disruptive.",
"translation": "점진적인 변화가 덜 파괴적일 것 같아."
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your consideration for others keeps us grounded.",
"translation": "다른 사람들에 대한 네 배려가 우리를 현실적으로 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 점진적 변화 선호이에요.",
"optionA": "gradual",
"optionB": "changes",
"result": "gradual changes",
"explanation": "수현은 점진적인 변화를 선호해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 방향 변경 논의",
"explanation": "ISFJ의 신중한 접근과 ENTP의 실험적 접근 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "We should be careful not to upset our current process.",
"translation": "현재 과정을 방해하지 않도록 조심해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "What if we completely reimagine how we do things?",
"translation": "우리가 일하는 방식을 완전히 새롭게 상상해보면 어떨까?"
},
{
"type": "ox",
"index": 3,
"quiz": "현우는 완전히 새로운 방식을 제안하나요?",
"hint": "ENTP는 기존 방식에 도전하고 혁신적 변화를 추구해요.",
"result": "O",
"explanation": "현우는 'completely reimagine'라며 완전히 새로운 방식을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "현우",
"script": "Sometimes you have to break things to make them better!",
"translation": "때로는 더 좋게 만들기 위해 기존 것을 깨뜨려야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "But what about the people who depend on stability?",
"translation": "하지만 안정성에 의존하는 사람들은 어떡해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-hyeon worries about people who depend on @@.",
"hint": "ISFJ는 변화가 다른 사람들에게 미칠 영향을 걱정해요.",
"optionA": "change",
"optionB": "stability",
"optionC": "innovation",
"result": "stability",
"explanation": "수현은 안정성에 의존하는 사람들을 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "수현",
"script": "I think gradual changes might be less disruptive.",
"translation": "점진적인 변화가 덜 파괴적일 것 같아."
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your consideration for others keeps us grounded.",
"translation": "다른 사람들에 대한 네 배려가 우리를 현실적으로 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 점진적 변화 선호이에요.",
"optionA": "gradual",
"optionB": "changes",
"result": "gradual changes",
"explanation": "수현은 점진적인 변화를 선호해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "고객 불만 처리",
"explanation": "ISFJ의 개인적 배려와 ENTP의 시스템 개선 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "I want to personally apologize to each upset customer.",
"translation": "화난 각 고객에게 개인적으로 사과하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Why not redesign the whole system to prevent this?",
"translation": "이런 일을 방지하기 위해 전체 시스템을 재설계하는 게 어때?"
},
{
"type": "ox",
"index": 3,
"quiz": "태현은 시스템 재설계를 제안하나요?",
"hint": "ENTP는 근본적인 시스템 차원의 해결책을 선호해요.",
"result": "O",
"explanation": "태현은 'redesign the whole system'라며 시스템적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "We could turn this crisis into an innovation opportunity!",
"translation": "이 위기를 혁신 기회로 바꿀 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "But right now, people are hurt and need personal attention.",
"translation": "하지만 지금 당장은 사람들이 상처받았고 개인적 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-seo thinks people need personal @@.",
"hint": "ISFJ는 개별적이고 인간적인 접근을 중시해요.",
"optionA": "systems",
"optionB": "attention",
"optionC": "innovation",
"result": "attention",
"explanation": "윤서는 사람들이 개인적 관심이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "Each person's feelings matter to me individually.",
"translation": "각 사람의 감정이 나에게는 개별적으로 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your human touch makes all the difference here.",
"translation": "네 인간적 접근이 여기서 모든 차이를 만들어내."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 개별적 감정 배려이에요.",
"optionA": "feelings",
"optionB": "matter",
"optionC": "individually",
"result": "feelings matter individually",
"explanation": "윤서는 각 사람의 감정이 개별적으로 중요하다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "고객 불만 처리",
"explanation": "ISFJ의 개인적 배려와 ENTP의 시스템 개선 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "I want to personally apologize to each upset customer.",
"translation": "화난 각 고객에게 개인적으로 사과하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Why not redesign the whole system to prevent this?",
"translation": "이런 일을 방지하기 위해 전체 시스템을 재설계하는 게 어때?"
},
{
"type": "ox",
"index": 3,
"quiz": "태현은 시스템 재설계를 제안하나요?",
"hint": "ENTP는 근본적인 시스템 차원의 해결책을 선호해요.",
"result": "O",
"explanation": "태현은 'redesign the whole system'라며 시스템적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "태현",
"script": "We could turn this crisis into an innovation opportunity!",
"translation": "이 위기를 혁신 기회로 바꿀 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "But right now, people are hurt and need personal attention.",
"translation": "하지만 지금 당장은 사람들이 상처받았고 개인적 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-seo thinks people need personal @@.",
"hint": "ISFJ는 개별적이고 인간적인 접근을 중시해요.",
"optionA": "systems",
"optionB": "attention",
"optionC": "innovation",
"result": "attention",
"explanation": "윤서는 사람들이 개인적 관심이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "Each person's feelings matter to me individually.",
"translation": "각 사람의 감정이 나에게는 개별적으로 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your human touch makes all the difference here.",
"translation": "네 인간적 접근이 여기서 모든 차이를 만들어내."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 개별적 감정 배려이에요.",
"optionA": "feelings",
"optionB": "matter",
"optionC": "individually",
"result": "feelings matter individually",
"explanation": "윤서는 각 사람의 감정이 개별적으로 중요하다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 내 소외된 멤버",
"explanation": "ISFJ의 조용한 지원과 ENFJ의 적극적 포용 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "I'll quietly talk to him and see how he's feeling.",
"translation": "조용히 그에게 가서 어떤 기분인지 물어볼게."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Let's bring everyone together and address this openly!",
"translation": "모든 사람을 모아서 이 문제를 공개적으로 다뤄보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 공개적으로 문제를 다루자고 하나요?",
"hint": "ENFJ는 그룹 차원에서 적극적으로 문제를 해결하려 해요.",
"result": "O",
"explanation": "민아는 'address this openly'라며 공개적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Everyone should feel valued and included in our team!",
"translation": "모든 사람이 우리 팀에서 가치있고 포함된다고 느껴야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "소현",
"script": "But he might feel embarrassed if we make it too public.",
"translation": "하지만 너무 공개적으로 하면 그가 당황할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-hyeon worries he might feel @@.",
"hint": "ISFJ는 개인의 편안함과 사생활을 중시해요.",
"optionA": "happy",
"optionB": "embarrassed",
"optionC": "included",
"result": "embarrassed",
"explanation": "소현은 그가 당황할 수도 있다고 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "I prefer to help people in private first.",
"translation": "나는 먼저 개인적으로 사람들을 돕는 걸 선호해."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your gentle approach creates a safe space for him.",
"translation": "네 부드러운 접근법이 그에게 안전한 공간을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 개인적 도움 방식이에요.",
"optionA": "in",
"optionB": "private",
"result": "in private",
"explanation": "소현은 개인적으로 사람들을 돕는 것을 선호해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 내 소외된 멤버",
"explanation": "ISFJ의 조용한 지원과 ENFJ의 적극적 포용 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "I'll quietly talk to him and see how he's feeling.",
"translation": "조용히 그에게 가서 어떤 기분인지 물어볼게."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Let's bring everyone together and address this openly!",
"translation": "모든 사람을 모아서 이 문제를 공개적으로 다뤄보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 공개적으로 문제를 다루자고 하나요?",
"hint": "ENFJ는 그룹 차원에서 적극적으로 문제를 해결하려 해요.",
"result": "O",
"explanation": "민아는 'address this openly'라며 공개적 접근을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Everyone should feel valued and included in our team!",
"translation": "모든 사람이 우리 팀에서 가치있고 포함된다고 느껴야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "소현",
"script": "But he might feel embarrassed if we make it too public.",
"translation": "하지만 너무 공개적으로 하면 그가 당황할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-hyeon worries he might feel @@.",
"hint": "ISFJ는 개인의 편안함과 사생활을 중시해요.",
"optionA": "happy",
"optionB": "embarrassed",
"optionC": "included",
"result": "embarrassed",
"explanation": "소현은 그가 당황할 수도 있다고 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "I prefer to help people in private first.",
"translation": "나는 먼저 개인적으로 사람들을 돕는 걸 선호해."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your gentle approach creates a safe space for him.",
"translation": "네 부드러운 접근법이 그에게 안전한 공간을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 개인적 도움 방식이에요.",
"optionA": "in",
"optionB": "private",
"result": "in private",
"explanation": "소현은 개인적으로 사람들을 돕는 것을 선호해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "부서 간 협력 문제",
"explanation": "ISFJ의 개별 관계 중시와 ENFJ의 전체 비전 중시 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "I'll meet with each department head separately.",
"translation": "각 부서장과 따로 만날게."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "We need a unified vision that inspires everyone!",
"translation": "모든 사람에게 영감을 주는 통합된 비전이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 통합된 비전이 필요하다고 하나요?",
"hint": "ENFJ는 큰 그림과 공통 목표로 사람들을 하나로 모으려 해요.",
"result": "O",
"explanation": "지아는 'unified vision'라며 통합된 비전의 필요성을 말하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "When people see the bigger picture, conflicts disappear!",
"translation": "사람들이 더 큰 그림을 보면 갈등이 사라져!"
},
{
"type": "script",
"index": 5,
"speaker": "윤아",
"script": "But first we need to understand each person's concerns.",
"translation": "하지만 먼저 각 사람의 걱정을 이해해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-a wants to understand each person's @@.",
"hint": "ISFJ는 개별적 필요와 걱정을 파악하는 것을 중시해요.",
"optionA": "vision",
"optionB": "concerns",
"optionC": "inspiration",
"result": "concerns",
"explanation": "윤아는 각 사람의 걱정을 이해하고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "Individual relationships are the foundation of teamwork.",
"translation": "개별적 관계가 팀워크의 기초야."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your attention to individuals strengthens our whole vision.",
"translation": "개인에 대한 네 관심이 우리 전체 비전을 강화시켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 개별 관계 중시 철학이에요.",
"optionA": "individual",
"optionB": "relationships",
"result": "individual relationships",
"explanation": "윤아는 개별적 관계를 팀워크의 기초라고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "부서 간 협력 문제",
"explanation": "ISFJ의 개별 관계 중시와 ENFJ의 전체 비전 중시 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "I'll meet with each department head separately.",
"translation": "각 부서장과 따로 만날게."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "We need a unified vision that inspires everyone!",
"translation": "모든 사람에게 영감을 주는 통합된 비전이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 통합된 비전이 필요하다고 하나요?",
"hint": "ENFJ는 큰 그림과 공통 목표로 사람들을 하나로 모으려 해요.",
"result": "O",
"explanation": "지아는 'unified vision'라며 통합된 비전의 필요성을 말하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "When people see the bigger picture, conflicts disappear!",
"translation": "사람들이 더 큰 그림을 보면 갈등이 사라져!"
},
{
"type": "script",
"index": 5,
"speaker": "윤아",
"script": "But first we need to understand each person's concerns.",
"translation": "하지만 먼저 각 사람의 걱정을 이해해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-a wants to understand each person's @@.",
"hint": "ISFJ는 개별적 필요와 걱정을 파악하는 것을 중시해요.",
"optionA": "vision",
"optionB": "concerns",
"optionC": "inspiration",
"result": "concerns",
"explanation": "윤아는 각 사람의 걱정을 이해하고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "윤아",
"script": "Individual relationships are the foundation of teamwork.",
"translation": "개별적 관계가 팀워크의 기초야."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your attention to individuals strengthens our whole vision.",
"translation": "개인에 대한 네 관심이 우리 전체 비전을 강화시켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 개별 관계 중시 철학이에요.",
"optionA": "individual",
"optionB": "relationships",
"result": "individual relationships",
"explanation": "윤아는 개별적 관계를 팀워크의 기초라고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 저항",
"explanation": "ISFJ의 안정성 보장과 ENFJ의 변화 동기 부여 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "People are scared. I want to reassure them personally.",
"translation": "사람들이 무서워해. 개인적으로 안심시켜주고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "유나",
"script": "Let's show them the exciting possibilities ahead!",
"translation": "앞에 있는 흥미진진한 가능성들을 보여주자!"
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 흥미진진한 가능성을 보여주자고 하나요?",
"hint": "ENFJ는 긍정적 미래 비전으로 사람들에게 동기를 부여해요.",
"result": "O",
"explanation": "유나는 'exciting possibilities'라며 긍정적 미래를 제시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Change is an adventure we're taking together!",
"translation": "변화는 우리가 함께 떠나는 모험이야!"
},
{
"type": "script",
"index": 5,
"speaker": "은서",
"script": "But they need to know their jobs and routines are safe first.",
"translation": "하지만 그들은 먼저 자신의 일과 루틴이 안전하다는 걸 알아야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-seo thinks people need to know their jobs are @@ first.",
"hint": "ISFJ는 기본적 안정감과 보안이 우선이라고 생각해요.",
"optionA": "exciting",
"optionB": "safe",
"optionC": "different",
"result": "safe",
"explanation": "은서는 사람들이 자신의 일이 안전하다는 걸 먼저 알아야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "Security comes before excitement for most people.",
"translation": "대부분의 사람에게는 흥미진진함보다 안정감이 먼저야."
},
{
"type": "script",
"index": 8,
"speaker": "유나",
"script": "Your care for their security makes my vision more believable.",
"translation": "그들의 안정에 대한 네 관심이 내 비전을 더 믿을 만하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 안정 우선 사고방식이에요.",
"optionA": "comes",
"optionB": "before",
"optionC": "excitement",
"result": "comes before excitement",
"explanation": "은서는 안정감이 흥미진진함보다 먼저라고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 저항",
"explanation": "ISFJ의 안정성 보장과 ENFJ의 변화 동기 부여 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "People are scared. I want to reassure them personally.",
"translation": "사람들이 무서워해. 개인적으로 안심시켜주고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "유나",
"script": "Let's show them the exciting possibilities ahead!",
"translation": "앞에 있는 흥미진진한 가능성들을 보여주자!"
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 흥미진진한 가능성을 보여주자고 하나요?",
"hint": "ENFJ는 긍정적 미래 비전으로 사람들에게 동기를 부여해요.",
"result": "O",
"explanation": "유나는 'exciting possibilities'라며 긍정적 미래를 제시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Change is an adventure we're taking together!",
"translation": "변화는 우리가 함께 떠나는 모험이야!"
},
{
"type": "script",
"index": 5,
"speaker": "은서",
"script": "But they need to know their jobs and routines are safe first.",
"translation": "하지만 그들은 먼저 자신의 일과 루틴이 안전하다는 걸 알아야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-seo thinks people need to know their jobs are @@ first.",
"hint": "ISFJ는 기본적 안정감과 보안이 우선이라고 생각해요.",
"optionA": "exciting",
"optionB": "safe",
"optionC": "different",
"result": "safe",
"explanation": "은서는 사람들이 자신의 일이 안전하다는 걸 먼저 알아야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "Security comes before excitement for most people.",
"translation": "대부분의 사람에게는 흥미진진함보다 안정감이 먼저야."
},
{
"type": "script",
"index": 8,
"speaker": "유나",
"script": "Your care for their security makes my vision more believable.",
"translation": "그들의 안정에 대한 네 관심이 내 비전을 더 믿을 만하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 안정 우선 사고방식이에요.",
"optionA": "comes",
"optionB": "before",
"optionC": "excitement",
"result": "comes before excitement",
"explanation": "은서는 안정감이 흥미진진함보다 먼저라고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의 프로젝트 갈등",
"explanation": "ISFJ의 세심한 계획과 ENFP의 자유로운 탐색 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "We should plan each step carefully to avoid problems.",
"translation": "문제를 피하기 위해 각 단계를 신중하게 계획해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지혜",
"script": "Let's just start creating and see where it takes us!",
"translation": "그냥 창작을 시작해서 어디로 가는지 보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "지혜는 바로 창작을 시작하자고 하나요?",
"hint": "ENFP는 즉흥성과 자유로운 탐색을 선호해요.",
"result": "O",
"explanation": "지혜는 'just start creating'라며 즉흥적인 시작을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지혜",
"script": "The best ideas come when we're not overthinking!",
"translation": "최고의 아이디어는 너무 많이 생각하지 않을 때 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "But what if we waste time or hurt someone's feelings?",
"translation": "하지만 시간을 낭비하거나 누군가의 감정을 상하게 하면 어떻게 해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-seo worries about hurting someone's @@.",
"hint": "ISFJ는 다른 사람의 감정이 상할 가능성을 걱정해요.",
"optionA": "creativity",
"optionB": "feelings",
"optionC": "ideas",
"result": "feelings",
"explanation": "윤서는 누군가의 감정이 상할 것을 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "I like to think through the impact on everyone involved.",
"translation": "관련된 모든 사람에게 미칠 영향을 생각해보는 걸 좋아해."
},
{
"type": "script",
"index": 8,
"speaker": "지혜",
"script": "Your thoughtfulness protects our team's harmony.",
"translation": "네 신중함이 우리 팀의 화합을 보호해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 영향 고려 사고방식이에요.",
"optionA": "impact",
"optionB": "everyone",
"result": "impact everyone",
"explanation": "윤서는 모든 사람에게 미칠 영향을 고려해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의 프로젝트 갈등",
"explanation": "ISFJ의 세심한 계획과 ENFP의 자유로운 탐색 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤서",
"script": "We should plan each step carefully to avoid problems.",
"translation": "문제를 피하기 위해 각 단계를 신중하게 계획해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "지혜",
"script": "Let's just start creating and see where it takes us!",
"translation": "그냥 창작을 시작해서 어디로 가는지 보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "지혜는 바로 창작을 시작하자고 하나요?",
"hint": "ENFP는 즉흥성과 자유로운 탐색을 선호해요.",
"result": "O",
"explanation": "지혜는 'just start creating'라며 즉흥적인 시작을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지혜",
"script": "The best ideas come when we're not overthinking!",
"translation": "최고의 아이디어는 너무 많이 생각하지 않을 때 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "But what if we waste time or hurt someone's feelings?",
"translation": "하지만 시간을 낭비하거나 누군가의 감정을 상하게 하면 어떻게 해?"
},
{
"type": "blank",
"index": 6,
"quiz": "Yun-seo worries about hurting someone's @@.",
"hint": "ISFJ는 다른 사람의 감정이 상할 가능성을 걱정해요.",
"optionA": "creativity",
"optionB": "feelings",
"optionC": "ideas",
"result": "feelings",
"explanation": "윤서는 누군가의 감정이 상할 것을 걱정하고 있어요."
},
{
"type": "script",
"index": 7,
"speaker": "윤서",
"script": "I like to think through the impact on everyone involved.",
"translation": "관련된 모든 사람에게 미칠 영향을 생각해보는 걸 좋아해."
},
{
"type": "script",
"index": 8,
"speaker": "지혜",
"script": "Your thoughtfulness protects our team's harmony.",
"translation": "네 신중함이 우리 팀의 화합을 보호해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 영향 고려 사고방식이에요.",
"optionA": "impact",
"optionB": "everyone",
"result": "impact everyone",
"explanation": "윤서는 모든 사람에게 미칠 영향을 고려해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "고객 서비스 개선",
"explanation": "ISFJ의 개별 케어와 ENFP의 전체적 혁신 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "I want to personally follow up with each unsatisfied customer.",
"translation": "불만족한 각 고객을 개인적으로 후속 관리하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "민영",
"script": "What if we create a completely new customer experience?",
"translation": "완전히 새로운 고객 경험을 만들면 어떨까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민영은 새로운 고객 경험을 만들자고 하나요?",
"hint": "ENFP는 혁신적이고 포괄적인 변화를 추구해요.",
"result": "O",
"explanation": "민영은 'completely new customer experience'라며 혁신적 변화를 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민영",
"script": "We could revolutionize how people feel about our service!",
"translation": "사람들이 우리 서비스에 대해 느끼는 방식을 혁명적으로 바꿀 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "소현",
"script": "But these specific customers need immediate attention now.",
"translation": "하지만 이런 특정 고객들은 지금 즉시 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-hyeon thinks specific customers need @@ attention.",
"hint": "ISFJ는 현재 문제가 있는 개별 상황에 집중해요.",
"optionA": "future",
"optionB": "immediate",
"optionC": "creative",
"result": "immediate",
"explanation": "소현은 특정 고객들이 즉시 관심이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "Taking care of current problems comes first for me.",
"translation": "현재 문제들을 돌보는 것이 나에게는 우선이야."
},
{
"type": "script",
"index": 8,
"speaker": "민영",
"script": "Your detailed care builds the foundation for bigger changes.",
"translation": "네 세심한 관리가 더 큰 변화의 기반을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 현재 문제 우선 접근법이에요.",
"optionA": "current",
"optionB": "problems",
"result": "current problems",
"explanation": "소현은 현재 문제들을 우선적으로 돌보는 것이 중요하다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "고객 서비스 개선",
"explanation": "ISFJ의 개별 케어와 ENFP의 전체적 혁신 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소현",
"script": "I want to personally follow up with each unsatisfied customer.",
"translation": "불만족한 각 고객을 개인적으로 후속 관리하고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "민영",
"script": "What if we create a completely new customer experience?",
"translation": "완전히 새로운 고객 경험을 만들면 어떨까?"
},
{
"type": "ox",
"index": 3,
"quiz": "민영은 새로운 고객 경험을 만들자고 하나요?",
"hint": "ENFP는 혁신적이고 포괄적인 변화를 추구해요.",
"result": "O",
"explanation": "민영은 'completely new customer experience'라며 혁신적 변화를 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민영",
"script": "We could revolutionize how people feel about our service!",
"translation": "사람들이 우리 서비스에 대해 느끼는 방식을 혁명적으로 바꿀 수 있어!"
},
{
"type": "script",
"index": 5,
"speaker": "소현",
"script": "But these specific customers need immediate attention now.",
"translation": "하지만 이런 특정 고객들은 지금 즉시 관심이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-hyeon thinks specific customers need @@ attention.",
"hint": "ISFJ는 현재 문제가 있는 개별 상황에 집중해요.",
"optionA": "future",
"optionB": "immediate",
"optionC": "creative",
"result": "immediate",
"explanation": "소현은 특정 고객들이 즉시 관심이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소현",
"script": "Taking care of current problems comes first for me.",
"translation": "현재 문제들을 돌보는 것이 나에게는 우선이야."
},
{
"type": "script",
"index": 8,
"speaker": "민영",
"script": "Your detailed care builds the foundation for bigger changes.",
"translation": "네 세심한 관리가 더 큰 변화의 기반을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 현재 문제 우선 접근법이에요.",
"optionA": "current",
"optionB": "problems",
"result": "current problems",
"explanation": "소현은 현재 문제들을 우선적으로 돌보는 것이 중요하다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 개선",
"explanation": "ISFJ의 질서 있는 진행과 ENFP의 자유로운 참여 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "Let's make sure everyone gets equal time to speak.",
"translation": "모든 사람이 똑같은 시간 동안 발언할 수 있도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "나리",
"script": "Why don't we let conversation flow naturally?",
"translation": "대화가 자연스럽게 흘러가게 하는 게 어때?"
},
{
"type": "ox",
"index": 3,
"quiz": "나리는 대화가 자연스럽게 흘러가기를 원하나요?",
"hint": "ENFP는 구조보다는 자유로운 상호작용을 선호해요.",
"result": "O",
"explanation": "나리는 'let conversation flow naturally'라며 자연스러운 진행을 원하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "The best insights come from spontaneous discussions!",
"translation": "최고의 통찰은 자발적인 토론에서 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "은서",
"script": "But quiet people might never get a chance to contribute.",
"translation": "하지만 조용한 사람들은 기여할 기회를 전혀 얻지 못할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-seo worries quiet people won't get a @@.",
"hint": "ISFJ는 소외될 수 있는 사람들을 배려해요.",
"optionA": "voice",
"optionB": "chance",
"optionC": "topic",
"result": "chance",
"explanation": "은서는 조용한 사람들이 기회를 얻지 못할 것을 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "Structure helps ensure everyone feels included and heard.",
"translation": "구조는 모든 사람이 포함되고 들어준다고 느끼도록 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "나리",
"script": "Your inclusive approach makes our creativity more complete.",
"translation": "네 포용적인 접근법이 우리의 창의성을 더 완전하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFJ의 포용적 구조 중시이에요.",
"optionA": "feels",
"optionB": "included",
"result": "feels included",
"explanation": "은서는 모든 사람이 포함된다고 느끼는 것이 중요하다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 개선",
"explanation": "ISFJ의 질서 있는 진행과 ENFP의 자유로운 참여 비교",
"level": 1,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "Let's make sure everyone gets equal time to speak.",
"translation": "모든 사람이 똑같은 시간 동안 발언할 수 있도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "나리",
"script": "Why don't we let conversation flow naturally?",
"translation": "대화가 자연스럽게 흘러가게 하는 게 어때?"
},
{
"type": "ox",
"index": 3,
"quiz": "나리는 대화가 자연스럽게 흘러가기를 원하나요?",
"hint": "ENFP는 구조보다는 자유로운 상호작용을 선호해요.",
"result": "O",
"explanation": "나리는 'let conversation flow naturally'라며 자연스러운 진행을 원하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "나리",
"script": "The best insights come from spontaneous discussions!",
"translation": "최고의 통찰은 자발적인 토론에서 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "은서",
"script": "But quiet people might never get a chance to contribute.",
"translation": "하지만 조용한 사람들은 기여할 기회를 전혀 얻지 못할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Eun-seo worries quiet people won't get a @@.",
"hint": "ISFJ는 소외될 수 있는 사람들을 배려해요.",
"optionA": "voice",
"optionB": "chance",
"optionC": "topic",
"result": "chance",
"explanation": "은서는 조용한 사람들이 기회를 얻지 못할 것을 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "은서",
"script": "Structure helps ensure everyone feels included and heard.",
"translation": "구조는 모든 사람이 포함되고 들어준다고 느끼도록 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "나리",
"script": "Your inclusive approach makes our creativity more complete.",
"translation": "네 포용적인 접근법이 우리의 창의성을 더 완전하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFJ의 포용적 구조 중시이에요.",
"optionA": "feels",
"optionB": "included",
"result": "feels included",
"explanation": "은서는 모든 사람이 포함된다고 느끼는 것이 중요하다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 규칙 논쟁",
"explanation": "ISFP의 개인 가치 중심과 ISTJ의 체계적 규칙 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Personal values matter most.",
"translation": "개인적 가치가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Rules ensure fair treatment.",
"translation": "규칙이 공정한 대우를 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 규칙이 공정함을 보장한다고 생각하나요?",
"hint": "ISTJ는 체계적 규칙의 중요성을 믿어요.",
"result": "O",
"explanation": "동현은 'rules ensure fair treatment'라며 규칙의 공정함을 강조해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Flexibility allows individual expression.",
"translation": "유연성이 개인 표현을 허용해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Consistency prevents confusion.",
"translation": "일관성이 혼란을 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young thinks @@ values matter most.",
"hint": "ISFP는 개인의 내적 신념과 가치를 중시해요.",
"optionA": "group",
"optionB": "personal",
"optionC": "social",
"result": "personal",
"explanation": "채영은 개인적 가치가 가장 중요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Structure brings stability!",
"translation": "구조가 안정성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Values create meaning!",
"translation": "가치가 의미를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현의 인정이에요.",
"optionA": "Values",
"optionB": "create",
"optionC": "meaning",
"result": "Values create meaning",
"explanation": "동현은 채영의 가치가 의미를 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 규칙 논쟁",
"explanation": "ISFP의 개인 가치 중심과 ISTJ의 체계적 규칙 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Personal values matter most.",
"translation": "개인적 가치가 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Rules ensure fair treatment.",
"translation": "규칙이 공정한 대우를 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 규칙이 공정함을 보장한다고 생각하나요?",
"hint": "ISTJ는 체계적 규칙의 중요성을 믿어요.",
"result": "O",
"explanation": "동현은 'rules ensure fair treatment'라며 규칙의 공정함을 강조해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Flexibility allows individual expression.",
"translation": "유연성이 개인 표현을 허용해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Consistency prevents confusion.",
"translation": "일관성이 혼란을 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young thinks @@ values matter most.",
"hint": "ISFP는 개인의 내적 신념과 가치를 중시해요.",
"optionA": "group",
"optionB": "personal",
"optionC": "social",
"result": "personal",
"explanation": "채영은 개인적 가치가 가장 중요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Structure brings stability!",
"translation": "구조가 안정성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Values create meaning!",
"translation": "가치가 의미를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "동현의 인정이에요.",
"optionA": "Values",
"optionB": "create",
"optionC": "meaning",
"result": "Values create meaning",
"explanation": "동현은 채영의 가치가 의미를 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 프로젝트 일정 조율",
"explanation": "ISFP의 개별 상황 고려와 ISTJ의 정확한 계획 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "Consider everyone's different needs.",
"translation": "모든 사람의 다른 필요를 고려하자."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Fixed schedule works better.",
"translation": "정해진 일정이 더 효과적이야."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 정해진 일정을 선호하나요?",
"hint": "ISTJ는 예측 가능하고 체계적인 계획을 좋아해요.",
"result": "O",
"explanation": "지호는 'fixed schedule works better'라며 정해진 일정을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Individual pace varies naturally.",
"translation": "개인 속도는 자연스럽게 다양해."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Deadlines ensure project completion.",
"translation": "마감일이 프로젝트 완성을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji wants to consider everyone's different @@.",
"hint": "ISFP는 각자의 독특한 상황과 필요를 존중해요.",
"optionA": "opinions",
"optionB": "needs",
"optionC": "skills",
"result": "needs",
"explanation": "수지는 모든 사람의 다른 필요를 고려하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Deadlines create focus!",
"translation": "마감일이 집중력을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Individual pace shows care!",
"translation": "개인 속도가 배려를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지호의 인정이에요.",
"optionA": "Individual",
"optionB": "pace",
"optionC": "shows",
"result": "Individual pace shows",
"explanation": "지호는 수지의 개인 속도 존중이 배려를 보여준다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 프로젝트 일정 조율",
"explanation": "ISFP의 개별 상황 고려와 ISTJ의 정확한 계획 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "Consider everyone's different needs.",
"translation": "모든 사람의 다른 필요를 고려하자."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Fixed schedule works better.",
"translation": "정해진 일정이 더 효과적이야."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 정해진 일정을 선호하나요?",
"hint": "ISTJ는 예측 가능하고 체계적인 계획을 좋아해요.",
"result": "O",
"explanation": "지호는 'fixed schedule works better'라며 정해진 일정을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Individual pace varies naturally.",
"translation": "개인 속도는 자연스럽게 다양해."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Deadlines ensure project completion.",
"translation": "마감일이 프로젝트 완성을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji wants to consider everyone's different @@.",
"hint": "ISFP는 각자의 독특한 상황과 필요를 존중해요.",
"optionA": "opinions",
"optionB": "needs",
"optionC": "skills",
"result": "needs",
"explanation": "수지는 모든 사람의 다른 필요를 고려하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Deadlines create focus!",
"translation": "마감일이 집중력을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Individual pace shows care!",
"translation": "개인 속도가 배려를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지호의 인정이에요.",
"optionA": "Individual",
"optionB": "pace",
"optionC": "shows",
"result": "Individual pace shows",
"explanation": "지호는 수지의 개인 속도 존중이 배려를 보여준다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 회의 진행 방식",
"explanation": "ISFP의 자유로운 토론과 ISTJ의 구조화된 절차 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Let conversations flow naturally.",
"translation": "대화가 자연스럽게 흐르도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Follow structured agenda please.",
"translation": "구조화된 안건을 따르자."
},
{
"type": "ox",
"index": 3,
"quiz": "현수는 구조화된 안건을 선호하나요?",
"hint": "ISTJ는 체계적이고 조직적인 진행을 좋아해요.",
"result": "O",
"explanation": "현수는 'follow structured agenda'라며 구조화된 안건을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Authentic sharing builds trust.",
"translation": "진정한 나눔이 신뢰를 구축해."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Clear process saves time.",
"translation": "명확한 과정이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin wants conversations to flow @@.",
"hint": "ISFP는 자발적이고 유기적인 소통을 선호해요.",
"optionA": "quickly",
"optionB": "naturally",
"optionC": "quietly",
"result": "naturally",
"explanation": "아린은 대화가 자연스럽게 흐르기를 원해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Process brings efficiency!",
"translation": "과정이 효율성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Natural flow encourages openness!",
"translation": "자연스러운 흐름이 개방성을 격려해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현수의 인정이에요.",
"optionA": "Natural",
"optionB": "flow",
"optionC": "encourages",
"result": "Natural flow encourages",
"explanation": "현수는 아린의 자연스러운 흐름이 개방성을 격려한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 회의 진행 방식",
"explanation": "ISFP의 자유로운 토론과 ISTJ의 구조화된 절차 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Let conversations flow naturally.",
"translation": "대화가 자연스럽게 흐르도록 하자."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Follow structured agenda please.",
"translation": "구조화된 안건을 따르자."
},
{
"type": "ox",
"index": 3,
"quiz": "현수는 구조화된 안건을 선호하나요?",
"hint": "ISTJ는 체계적이고 조직적인 진행을 좋아해요.",
"result": "O",
"explanation": "현수는 'follow structured agenda'라며 구조화된 안건을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Authentic sharing builds trust.",
"translation": "진정한 나눔이 신뢰를 구축해."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Clear process saves time.",
"translation": "명확한 과정이 시간을 절약해."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin wants conversations to flow @@.",
"hint": "ISFP는 자발적이고 유기적인 소통을 선호해요.",
"optionA": "quickly",
"optionB": "naturally",
"optionC": "quietly",
"result": "naturally",
"explanation": "아린은 대화가 자연스럽게 흐르기를 원해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Process brings efficiency!",
"translation": "과정이 효율성을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Natural flow encourages openness!",
"translation": "자연스러운 흐름이 개방성을 격려해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현수의 인정이에요.",
"optionA": "Natural",
"optionB": "flow",
"optionC": "encourages",
"result": "Natural flow encourages",
"explanation": "현수는 아린의 자연스러운 흐름이 개방성을 격려한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "취미 클럽 활동 선택",
"explanation": "ISFP의 감정적 선택과 ISTP의 실용적 판단 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "Choose what feels right.",
"translation": "옳게 느껴지는 것을 선택하자."
},
{
"type": "script",
"index": 2,
"speaker": "성호",
"script": "Pick most practical option.",
"translation": "가장 실용적인 옵션을 고르자."
},
{
"type": "ox",
"index": 3,
"quiz": "성호는 실용적인 선택을 선호하나요?",
"hint": "ISTP는 효율성과 실용성을 중시해요.",
"result": "O",
"explanation": "성호는 'pick most practical option'이라며 실용적 선택을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Heart guides best decisions.",
"translation": "마음이 최고의 결정을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "성호",
"script": "Logic prevents future problems.",
"translation": "논리가 미래 문제를 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-mi wants to choose what feels @@.",
"hint": "ISFP는 내적 감정과 직감을 중시해요.",
"optionA": "easy",
"optionB": "right",
"optionC": "popular",
"result": "right",
"explanation": "소미는 옳게 느껴지는 것을 선택하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Logic brings clarity!",
"translation": "논리가 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "성호",
"script": "Following heart shows wisdom!",
"translation": "마음을 따르는 것이 지혜를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성호의 인정이에요.",
"optionA": "Following",
"optionB": "heart",
"optionC": "shows",
"result": "Following heart shows",
"explanation": "성호는 소미가 마음을 따르는 것이 지혜를 보여준다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "취미 클럽 활동 선택",
"explanation": "ISFP의 감정적 선택과 ISTP의 실용적 판단 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "Choose what feels right.",
"translation": "옳게 느껴지는 것을 선택하자."
},
{
"type": "script",
"index": 2,
"speaker": "성호",
"script": "Pick most practical option.",
"translation": "가장 실용적인 옵션을 고르자."
},
{
"type": "ox",
"index": 3,
"quiz": "성호는 실용적인 선택을 선호하나요?",
"hint": "ISTP는 효율성과 실용성을 중시해요.",
"result": "O",
"explanation": "성호는 'pick most practical option'이라며 실용적 선택을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Heart guides best decisions.",
"translation": "마음이 최고의 결정을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "성호",
"script": "Logic prevents future problems.",
"translation": "논리가 미래 문제를 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-mi wants to choose what feels @@.",
"hint": "ISFP는 내적 감정과 직감을 중시해요.",
"optionA": "easy",
"optionB": "right",
"optionC": "popular",
"result": "right",
"explanation": "소미는 옳게 느껴지는 것을 선택하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Logic brings clarity!",
"translation": "논리가 명확함을 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "성호",
"script": "Following heart shows wisdom!",
"translation": "마음을 따르는 것이 지혜를 보여줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성호의 인정이에요.",
"optionA": "Following",
"optionB": "heart",
"optionC": "shows",
"result": "Following heart shows",
"explanation": "성호는 소미가 마음을 따르는 것이 지혜를 보여준다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 역할 분배 갈등",
"explanation": "ISFP의 개성 존중과 ISTP의 능력 기반 분배 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Respect individual strengths.",
"translation": "개인의 강점을 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Assign based on skills.",
"translation": "기술에 기반해서 배정하자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 기술을 기준으로 역할을 배정하려 하나요?",
"hint": "ISTP는 객관적 능력과 효율성을 중시해요.",
"result": "O",
"explanation": "동민은 'assign based on skills'라며 기술 기반 배정을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Personal passion drives excellence.",
"translation": "개인적 열정이 우수함을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "동민",
"script": "Right fit ensures success.",
"translation": "적합한 배치가 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul wants to respect individual @@.",
"hint": "ISFP는 각자의 고유한 재능과 특성을 존중해요.",
"optionA": "opinions",
"optionB": "strengths",
"optionC": "choices",
"result": "strengths",
"explanation": "소율은 개인의 강점을 존중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Fit creates efficiency!",
"translation": "적합한 배치가 효율성을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Passion fuels greatness!",
"translation": "열정이 위대함을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동민의 인정이에요.",
"optionA": "Passion",
"optionB": "fuels",
"optionC": "greatness",
"result": "Passion fuels greatness",
"explanation": "동민은 소율의 열정이 위대함을 불러일으킨다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 역할 분배 갈등",
"explanation": "ISFP의 개성 존중과 ISTP의 능력 기반 분배 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Respect individual strengths.",
"translation": "개인의 강점을 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Assign based on skills.",
"translation": "기술에 기반해서 배정하자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 기술을 기준으로 역할을 배정하려 하나요?",
"hint": "ISTP는 객관적 능력과 효율성을 중시해요.",
"result": "O",
"explanation": "동민은 'assign based on skills'라며 기술 기반 배정을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Personal passion drives excellence.",
"translation": "개인적 열정이 우수함을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "동민",
"script": "Right fit ensures success.",
"translation": "적합한 배치가 성공을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul wants to respect individual @@.",
"hint": "ISFP는 각자의 고유한 재능과 특성을 존중해요.",
"optionA": "opinions",
"optionB": "strengths",
"optionC": "choices",
"result": "strengths",
"explanation": "소율은 개인의 강점을 존중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Fit creates efficiency!",
"translation": "적합한 배치가 효율성을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Passion fuels greatness!",
"translation": "열정이 위대함을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "동민의 인정이에요.",
"optionA": "Passion",
"optionB": "fuels",
"optionC": "greatness",
"result": "Passion fuels greatness",
"explanation": "동민은 소율의 열정이 위대함을 불러일으킨다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동호회 갈등 중재",
"explanation": "ISFP의 감정 이해와 ISTP의 객관적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "Understand everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 이해하자."
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "Focus on actual problems.",
"translation": "실제 문제에 집중하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성진은 실제 문제에 집중하려 하나요?",
"hint": "ISTP는 감정보다 실질적 해결책을 선호해요.",
"result": "O",
"explanation": "성진은 'focus on actual problems'라며 실제 문제에 집중하자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "Emotions reveal real issues.",
"translation": "감정이 진짜 문제를 드러내."
},
{
"type": "script",
"index": 5,
"speaker": "성진",
"script": "Clear solutions fix situations.",
"translation": "명확한 해결책이 상황을 고쳐."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-young wants to understand everyone's @@ first.",
"hint": "ISFP는 감정적 이해를 우선시해요.",
"optionA": "ideas",
"optionB": "feelings",
"optionC": "goals",
"result": "feelings",
"explanation": "도영은 먼저 모든 사람의 감정을 이해하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Solutions bring results!",
"translation": "해결책이 결과를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "Understanding prevents future conflicts!",
"translation": "이해가 미래 갈등을 예방해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성진의 인정이에요.",
"optionA": "Understanding",
"optionB": "prevents",
"optionC": "conflicts",
"result": "Understanding prevents conflicts",
"explanation": "성진은 도영의 이해가 미래 갈등을 예방한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동호회 갈등 중재",
"explanation": "ISFP의 감정 이해와 ISTP의 객관적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "Understand everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 이해하자."
},
{
"type": "script",
"index": 2,
"speaker": "성진",
"script": "Focus on actual problems.",
"translation": "실제 문제에 집중하자."
},
{
"type": "ox",
"index": 3,
"quiz": "성진은 실제 문제에 집중하려 하나요?",
"hint": "ISTP는 감정보다 실질적 해결책을 선호해요.",
"result": "O",
"explanation": "성진은 'focus on actual problems'라며 실제 문제에 집중하자고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "Emotions reveal real issues.",
"translation": "감정이 진짜 문제를 드러내."
},
{
"type": "script",
"index": 5,
"speaker": "성진",
"script": "Clear solutions fix situations.",
"translation": "명확한 해결책이 상황을 고쳐."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-young wants to understand everyone's @@ first.",
"hint": "ISFP는 감정적 이해를 우선시해요.",
"optionA": "ideas",
"optionB": "feelings",
"optionC": "goals",
"result": "feelings",
"explanation": "도영은 먼저 모든 사람의 감정을 이해하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Solutions bring results!",
"translation": "해결책이 결과를 가져와!"
},
{
"type": "script",
"index": 8,
"speaker": "성진",
"script": "Understanding prevents future conflicts!",
"translation": "이해가 미래 갈등을 예방해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성진의 인정이에요.",
"optionA": "Understanding",
"optionB": "prevents",
"optionC": "conflicts",
"result": "Understanding prevents conflicts",
"explanation": "성진은 도영의 이해가 미래 갈등을 예방한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 내 다툼",
"explanation": "ISFP의 개별 존중과 ISFJ의 전체 조화 추구 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Honor individual differences.",
"translation": "개인차를 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Maintain group harmony please.",
"translation": "그룹 조화를 유지하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 그룹 조화를 중시하나요?",
"hint": "ISFJ는 전체적인 관계 조화를 우선시해요.",
"result": "O",
"explanation": "예나는 'maintain group harmony'라며 그룹 조화를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Authentic self matters.",
"translation": "진정한 자아가 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Unity strengthens relationships.",
"translation": "단결이 관계를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-ho wants to honor individual @@.",
"hint": "ISFP는 각자의 고유성과 독특함을 존중해요.",
"optionA": "opinions",
"optionB": "differences",
"optionC": "talents",
"result": "differences",
"explanation": "진호는 개인차를 존중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Unity builds strength!",
"translation": "단결이 힘을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Authenticity creates trust!",
"translation": "진정성이 신뢰를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나의 인정이에요.",
"optionA": "Authenticity",
"optionB": "creates",
"optionC": "trust",
"result": "Authenticity creates trust",
"explanation": "예나는 진호의 진정성이 신뢰를 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 내 다툼",
"explanation": "ISFP의 개별 존중과 ISFJ의 전체 조화 추구 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Honor individual differences.",
"translation": "개인차를 존중하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Maintain group harmony please.",
"translation": "그룹 조화를 유지하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 그룹 조화를 중시하나요?",
"hint": "ISFJ는 전체적인 관계 조화를 우선시해요.",
"result": "O",
"explanation": "예나는 'maintain group harmony'라며 그룹 조화를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Authentic self matters.",
"translation": "진정한 자아가 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Unity strengthens relationships.",
"translation": "단결이 관계를 강화해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-ho wants to honor individual @@.",
"hint": "ISFP는 각자의 고유성과 독특함을 존중해요.",
"optionA": "opinions",
"optionB": "differences",
"optionC": "talents",
"result": "differences",
"explanation": "진호는 개인차를 존중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Unity builds strength!",
"translation": "단결이 힘을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Authenticity creates trust!",
"translation": "진정성이 신뢰를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예나의 인정이에요.",
"optionA": "Authenticity",
"optionB": "creates",
"optionC": "trust",
"result": "Authenticity creates trust",
"explanation": "예나는 진호의 진정성이 신뢰를 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "봉사활동 참여 방식",
"explanation": "ISFP의 자발적 참여와 ISFJ의 책임감 기반 참여 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "Volunteer when inspired.",
"translation": "영감을 받을 때 자원하자."
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Commitment ensures reliable help.",
"translation": "약속이 믿을 만한 도움을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 약속이 믿을 만한 도움을 보장한다고 생각하나요?",
"hint": "ISFJ는 책임감과 일관성을 중시해요.",
"result": "O",
"explanation": "수현은 'commitment ensures reliable help'라며 약속의 중요성을 강조해요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "Genuine motivation works better.",
"translation": "진정한 동기가 더 효과적이야."
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Consistency helps those needing.",
"translation": "일관성이 도움이 필요한 사람들을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-hui wants to volunteer when @@.",
"hint": "ISFP는 내적 동기와 영감을 중시해요.",
"optionA": "required",
"optionB": "inspired",
"optionC": "asked",
"result": "inspired",
"explanation": "건희는 영감을 받을 때 자원하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Consistency helps others!",
"translation": "일관성이 다른 사람들을 도와!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Inspiration brings energy!",
"translation": "영감이 에너지를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수현의 인정이에요.",
"optionA": "Inspiration",
"optionB": "brings",
"optionC": "energy",
"result": "Inspiration brings energy",
"explanation": "수현은 건희의 영감이 에너지를 가져온다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "봉사활동 참여 방식",
"explanation": "ISFP의 자발적 참여와 ISFJ의 책임감 기반 참여 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "Volunteer when inspired.",
"translation": "영감을 받을 때 자원하자."
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Commitment ensures reliable help.",
"translation": "약속이 믿을 만한 도움을 보장해."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 약속이 믿을 만한 도움을 보장한다고 생각하나요?",
"hint": "ISFJ는 책임감과 일관성을 중시해요.",
"result": "O",
"explanation": "수현은 'commitment ensures reliable help'라며 약속의 중요성을 강조해요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "Genuine motivation works better.",
"translation": "진정한 동기가 더 효과적이야."
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Consistency helps those needing.",
"translation": "일관성이 도움이 필요한 사람들을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-hui wants to volunteer when @@.",
"hint": "ISFP는 내적 동기와 영감을 중시해요.",
"optionA": "required",
"optionB": "inspired",
"optionC": "asked",
"result": "inspired",
"explanation": "건희는 영감을 받을 때 자원하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Consistency helps others!",
"translation": "일관성이 다른 사람들을 도와!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Inspiration brings energy!",
"translation": "영감이 에너지를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수현의 인정이에요.",
"optionA": "Inspiration",
"optionB": "brings",
"optionC": "energy",
"result": "Inspiration brings energy",
"explanation": "수현은 건희의 영감이 에너지를 가져온다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 모임 계획",
"explanation": "ISFP의 개인 취향 고려와 ISFJ의 모든 사람 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "Follow personal preferences.",
"translation": "개인 취향을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Consider everyone's comfort equally.",
"translation": "모든 사람의 편안함을 평등하게 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 모든 사람의 편안함을 평등하게 고려하나요?",
"hint": "ISFJ는 모든 구성원을 공평하게 배려해요.",
"result": "O",
"explanation": "윤서는 'consider everyone's comfort equally'라며 평등한 배려를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "Individual needs deserve respect.",
"translation": "개인적 필요가 존중받을 가치가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Shared experience brings joy.",
"translation": "공유된 경험이 기쁨을 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok wants to follow personal @@.",
"hint": "ISFP는 개인의 고유한 취향과 선호를 중시해요.",
"optionA": "rules",
"optionB": "preferences",
"optionC": "duties",
"result": "preferences",
"explanation": "준석은 개인 취향을 따르자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Sharing creates connection!",
"translation": "나눔이 연결을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Individual respect matters!",
"translation": "개인 존중이 중요해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "윤서의 인정이에요.",
"optionA": "Individual",
"optionB": "respect",
"optionC": "matters",
"result": "Individual respect matters",
"explanation": "윤서는 준석의 개인 존중이 중요하다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 모임 계획",
"explanation": "ISFP의 개인 취향 고려와 ISFJ의 모든 사람 배려 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "Follow personal preferences.",
"translation": "개인 취향을 따르자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Consider everyone's comfort equally.",
"translation": "모든 사람의 편안함을 평등하게 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 모든 사람의 편안함을 평등하게 고려하나요?",
"hint": "ISFJ는 모든 구성원을 공평하게 배려해요.",
"result": "O",
"explanation": "윤서는 'consider everyone's comfort equally'라며 평등한 배려를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "Individual needs deserve respect.",
"translation": "개인적 필요가 존중받을 가치가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Shared experience brings joy.",
"translation": "공유된 경험이 기쁨을 가져와."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok wants to follow personal @@.",
"hint": "ISFP는 개인의 고유한 취향과 선호를 중시해요.",
"optionA": "rules",
"optionB": "preferences",
"optionC": "duties",
"result": "preferences",
"explanation": "준석은 개인 취향을 따르자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Sharing creates connection!",
"translation": "나눔이 연결을 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Individual respect matters!",
"translation": "개인 존중이 중요해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "윤서의 인정이에요.",
"optionA": "Individual",
"optionB": "respect",
"optionC": "matters",
"result": "Individual respect matters",
"explanation": "윤서는 준석의 개인 존중이 중요하다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 방향성 갈등",
"explanation": "ISFP의 감정적 접근과 INTJ의 논리적 체계 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "This feels wrong somehow.",
"translation": "이게 왠지 틀린 느낌이야."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let's analyze the problem systematically.",
"translation": "문제를 체계적으로 분석해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 감정적으로 문제를 인식하나요?",
"hint": "ISFP는 직감적이고 감정적으로 문제를 감지해요.",
"result": "O",
"explanation": "준석이는 'feels wrong somehow'라고 감정적으로 문제를 인식해요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "My values don't align here.",
"translation": "내 가치관이 여기에 맞지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Logic should guide our decisions.",
"translation": "논리가 우리 결정을 이끌어야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun thinks logic should guide our @@.",
"hint": "INTJ는 논리적 의사결정을 중시해요.",
"optionA": "feelings",
"optionB": "decisions",
"optionC": "values",
"result": "decisions",
"explanation": "지훈이는 논리가 우리 결정을 이끌어야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Your strategic thinking helps.",
"translation": "네 전략적 사고가 도움 돼."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your principles matter too!",
"translation": "네 원칙도 중요해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이의 인정이에요.",
"optionA": "principles",
"optionB": "matter",
"optionC": "Your",
"result": "Your principles matter",
"explanation": "지훈이는 준석이의 원칙이 중요하다고 인정해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 방향성 갈등",
"explanation": "ISFP의 감정적 접근과 INTJ의 논리적 체계 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "This feels wrong somehow.",
"translation": "이게 왠지 틀린 느낌이야."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "Let's analyze the problem systematically.",
"translation": "문제를 체계적으로 분석해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 감정적으로 문제를 인식하나요?",
"hint": "ISFP는 직감적이고 감정적으로 문제를 감지해요.",
"result": "O",
"explanation": "준석이는 'feels wrong somehow'라고 감정적으로 문제를 인식해요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "My values don't align here.",
"translation": "내 가치관이 여기에 맞지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Logic should guide our decisions.",
"translation": "논리가 우리 결정을 이끌어야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun thinks logic should guide our @@.",
"hint": "INTJ는 논리적 의사결정을 중시해요.",
"optionA": "feelings",
"optionB": "decisions",
"optionC": "values",
"result": "decisions",
"explanation": "지훈이는 논리가 우리 결정을 이끌어야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Your strategic thinking helps.",
"translation": "네 전략적 사고가 도움 돼."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "Your principles matter too!",
"translation": "네 원칙도 중요해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지훈이의 인정이에요.",
"optionA": "principles",
"optionB": "matter",
"optionC": "Your",
"result": "Your principles matter",
"explanation": "지훈이는 준석이의 원칙이 중요하다고 인정해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 부당한 대우",
"explanation": "ISFP의 개인적 상처와 INTJ의 구조적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I feel personally attacked.",
"translation": "개인적으로 공격받는 느낌이야."
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "We need systematic change.",
"translation": "체계적인 변화가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "도영이는 개인적 감정에 초점을 맞추나요?",
"hint": "ISFP는 개인적인 감정과 경험을 중시해요.",
"result": "O",
"explanation": "도영이는 'personally attacked'라고 개인적 감정에 초점을 맞춰요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "This hurts my dignity.",
"translation": "이게 내 존엄성을 해쳐."
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Root causes need addressing.",
"translation": "근본 원인을 다뤄야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon says root causes need @@.",
"hint": "INTJ는 근본적인 해결책을 추구해요.",
"optionA": "ignoring",
"optionB": "addressing",
"optionC": "hiding",
"result": "addressing",
"explanation": "승현이는 근본 원인을 다뤄야 한다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Your strategic thinking helps.",
"translation": "네 전략적 사고가 도움 돼."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "You inspire real change!",
"translation": "넌 진짜 변화를 일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "승현이의 칭찬이에요.",
"optionA": "inspire",
"optionB": "change",
"optionC": "You",
"result": "You inspire change",
"explanation": "승현이는 도영이가 변화를 일으킨다고 칭찬해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 부당한 대우",
"explanation": "ISFP의 개인적 상처와 INTJ의 구조적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I feel personally attacked.",
"translation": "개인적으로 공격받는 느낌이야."
},
{
"type": "script",
"index": 2,
"speaker": "승현",
"script": "We need systematic change.",
"translation": "체계적인 변화가 필요해."
},
{
"type": "ox",
"index": 3,
"quiz": "도영이는 개인적 감정에 초점을 맞추나요?",
"hint": "ISFP는 개인적인 감정과 경험을 중시해요.",
"result": "O",
"explanation": "도영이는 'personally attacked'라고 개인적 감정에 초점을 맞춰요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "This hurts my dignity.",
"translation": "이게 내 존엄성을 해쳐."
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Root causes need addressing.",
"translation": "근본 원인을 다뤄야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon says root causes need @@.",
"hint": "INTJ는 근본적인 해결책을 추구해요.",
"optionA": "ignoring",
"optionB": "addressing",
"optionC": "hiding",
"result": "addressing",
"explanation": "승현이는 근본 원인을 다뤄야 한다고 말해요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Your strategic thinking helps.",
"translation": "네 전략적 사고가 도움 돼."
},
{
"type": "script",
"index": 8,
"speaker": "승현",
"script": "You inspire real change!",
"translation": "넌 진짜 변화를 일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "승현이의 칭찬이에요.",
"optionA": "inspire",
"optionB": "change",
"optionC": "You",
"result": "You inspire change",
"explanation": "승현이는 도영이가 변화를 일으킨다고 칭찬해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 내 갈등",
"explanation": "ISFP의 조화 추구와 INTJ의 효율적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "Clear boundaries work better.",
"translation": "명확한 경계가 더 잘 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "진호는 모든 사람의 편안함을 중시하나요?",
"hint": "ISFP는 조화롭고 평화로운 분위기를 추구해요.",
"result": "O",
"explanation": "진호는 'Everyone should feel comfortable'라고 모든 사람의 편안함을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Gentle approach preserves friendship.",
"translation": "부드러운 접근이 우정을 보존해."
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "Efficient solutions prevent future conflicts.",
"translation": "효율적 해결책이 미래 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks efficient solutions prevent future @@.",
"hint": "INTJ는 미래의 문제를 예방하는 체계적 접근을 선호해요.",
"optionA": "friendships",
"optionB": "conflicts",
"optionC": "meetings",
"result": "conflicts",
"explanation": "재현이는 효율적 해결책이 미래 갈등을 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Your planning keeps us organized.",
"translation": "네 계획이 우리를 체계적으로 유지시켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "You bring peaceful harmony!",
"translation": "넌 평화로운 조화를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재현이의 칭찬이에요.",
"optionA": "bring",
"optionB": "harmony",
"optionC": "You",
"result": "You bring harmony",
"explanation": "재현이는 진호가 조화를 가져온다고 칭찬해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 내 갈등",
"explanation": "ISFP의 조화 추구와 INTJ의 효율적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "재현",
"script": "Clear boundaries work better.",
"translation": "명확한 경계가 더 잘 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "진호는 모든 사람의 편안함을 중시하나요?",
"hint": "ISFP는 조화롭고 평화로운 분위기를 추구해요.",
"result": "O",
"explanation": "진호는 'Everyone should feel comfortable'라고 모든 사람의 편안함을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Gentle approach preserves friendship.",
"translation": "부드러운 접근이 우정을 보존해."
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "Efficient solutions prevent future conflicts.",
"translation": "효율적 해결책이 미래 갈등을 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks efficient solutions prevent future @@.",
"hint": "INTJ는 미래의 문제를 예방하는 체계적 접근을 선호해요.",
"optionA": "friendships",
"optionB": "conflicts",
"optionC": "meetings",
"result": "conflicts",
"explanation": "재현이는 효율적 해결책이 미래 갈등을 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Your planning keeps us organized.",
"translation": "네 계획이 우리를 체계적으로 유지시켜."
},
{
"type": "script",
"index": 8,
"speaker": "재현",
"script": "You bring peaceful harmony!",
"translation": "넌 평화로운 조화를 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "재현이의 칭찬이에요.",
"optionA": "bring",
"optionB": "harmony",
"optionC": "You",
"result": "You bring harmony",
"explanation": "재현이는 진호가 조화를 가져온다고 칭찬해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창작 활동 의견 충돌",
"explanation": "ISFP의 가치 중심 해결과 INTP의 분석적 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "This doesn't feel authentic.",
"translation": "이게 진정성 있게 느껴지지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Let's examine why it fails.",
"translation": "왜 실패하는지 살펴보자."
},
{
"type": "ox",
"index": 3,
"quiz": "건희는 진정성을 중요하게 여기나요?",
"hint": "ISFP는 개인적 가치와 진정성을 우선시해요.",
"result": "O",
"explanation": "건희는 'doesn't feel authentic'라고 진정성을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "My artistic vision matters.",
"translation": "내 예술적 비전이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Objective analysis reveals patterns.",
"translation": "객관적 분석이 패턴을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae believes objective analysis reveals @@.",
"hint": "INTP는 객관적 분석을 통해 구조를 파악하려 해요.",
"optionA": "emotions",
"optionB": "patterns",
"optionC": "colors",
"result": "patterns",
"explanation": "민재는 객관적 분석이 패턴을 드러낸다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Your logic brings clarity.",
"translation": "네 논리가 명확성을 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "You drive creative innovation!",
"translation": "넌 창의적 혁신을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재의 칭찬이에요.",
"optionA": "drive",
"optionB": "innovation",
"optionC": "You",
"result": "You drive innovation",
"explanation": "민재는 건희가 혁신을 이끈다고 칭찬해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창작 활동 의견 충돌",
"explanation": "ISFP의 가치 중심 해결과 INTP의 분석적 접근 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "This doesn't feel authentic.",
"translation": "이게 진정성 있게 느껴지지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Let's examine why it fails.",
"translation": "왜 실패하는지 살펴보자."
},
{
"type": "ox",
"index": 3,
"quiz": "건희는 진정성을 중요하게 여기나요?",
"hint": "ISFP는 개인적 가치와 진정성을 우선시해요.",
"result": "O",
"explanation": "건희는 'doesn't feel authentic'라고 진정성을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "My artistic vision matters.",
"translation": "내 예술적 비전이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Objective analysis reveals patterns.",
"translation": "객관적 분석이 패턴을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae believes objective analysis reveals @@.",
"hint": "INTP는 객관적 분석을 통해 구조를 파악하려 해요.",
"optionA": "emotions",
"optionB": "patterns",
"optionC": "colors",
"result": "patterns",
"explanation": "민재는 객관적 분석이 패턴을 드러낸다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Your logic brings clarity.",
"translation": "네 논리가 명확성을 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "You drive creative innovation!",
"translation": "넌 창의적 혁신을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민재의 칭찬이에요.",
"optionA": "drive",
"optionB": "innovation",
"optionC": "You",
"result": "You drive innovation",
"explanation": "민재는 건희가 혁신을 이끈다고 칭찬해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 운영 방식 갈등",
"explanation": "ISFP의 개인 존중과 INTP의 이론적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Everyone's individuality should shine.",
"translation": "모든 사람의 개성이 빛나야 해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Systems theory explains group dynamics.",
"translation": "시스템 이론이 그룹 역학을 설명해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개성을 중요하게 여기나요?",
"hint": "ISFP는 개인의 독특함과 개성을 존중해요.",
"result": "O",
"explanation": "채영이는 'individuality should shine'이라고 개성을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Personal harmony creates group success.",
"translation": "개인적 조화가 그룹 성공을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Understanding frameworks helps optimization.",
"translation": "프레임워크 이해가 최적화에 도움 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon thinks understanding frameworks helps @@.",
"hint": "INTP는 체계적 이해를 통한 최적화를 추구해요.",
"optionA": "confusion",
"optionB": "optimization",
"optionC": "problems",
"result": "optimization",
"explanation": "도현이는 프레임워크 이해가 최적화에 도움된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Your theories provide structure.",
"translation": "네 이론이 구조를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "You value human uniqueness!",
"translation": "넌 인간의 독특함을 소중히 여겨!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도현이의 인정이에요.",
"optionA": "value",
"optionB": "uniqueness",
"optionC": "You",
"result": "You value uniqueness",
"explanation": "도현이는 채영이가 독특함을 소중히 여긴다고 인정해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 운영 방식 갈등",
"explanation": "ISFP의 개인 존중과 INTP의 이론적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Everyone's individuality should shine.",
"translation": "모든 사람의 개성이 빛나야 해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Systems theory explains group dynamics.",
"translation": "시스템 이론이 그룹 역학을 설명해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개성을 중요하게 여기나요?",
"hint": "ISFP는 개인의 독특함과 개성을 존중해요.",
"result": "O",
"explanation": "채영이는 'individuality should shine'이라고 개성을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Personal harmony creates group success.",
"translation": "개인적 조화가 그룹 성공을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Understanding frameworks helps optimization.",
"translation": "프레임워크 이해가 최적화에 도움 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon thinks understanding frameworks helps @@.",
"hint": "INTP는 체계적 이해를 통한 최적화를 추구해요.",
"optionA": "confusion",
"optionB": "optimization",
"optionC": "problems",
"result": "optimization",
"explanation": "도현이는 프레임워크 이해가 최적화에 도움된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Your theories provide structure.",
"translation": "네 이론이 구조를 제공해."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "You value human uniqueness!",
"translation": "넌 인간의 독특함을 소중히 여겨!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도현이의 인정이에요.",
"optionA": "value",
"optionB": "uniqueness",
"optionC": "You",
"result": "You value uniqueness",
"explanation": "도현이는 채영이가 독특함을 소중히 여긴다고 인정해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "학습 방법 논쟁",
"explanation": "ISFP의 감성적 학습과 INTP의 논리적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "Learning should feel meaningful.",
"translation": "배움이 의미 있게 느껴져야 해."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Conceptual understanding comes first.",
"translation": "개념적 이해가 먼저야."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 학습에서 의미를 중요하게 여기나요?",
"hint": "ISFP는 개인적 의미와 연결을 통해 학습해요.",
"result": "O",
"explanation": "수지는 'feel meaningful'이라고 의미 있는 학습을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Personal connection enhances retention.",
"translation": "개인적 연결이 기억력을 향상시켜."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Logical frameworks build knowledge.",
"translation": "논리적 프레임워크가 지식을 구축해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jeong-u believes logical frameworks build @@.",
"hint": "INTP는 논리적 구조를 통한 지식 구축을 선호해요.",
"optionA": "confusion",
"optionB": "knowledge",
"optionC": "feelings",
"result": "knowledge",
"explanation": "정우는 논리적 프레임워크가 지식을 구축한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Your systematic approach impresses.",
"translation": "네 체계적 접근이 인상적이야."
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "You connect everything personally!",
"translation": "넌 모든 걸 개인적으로 연결해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정우의 칭찬이에요.",
"optionA": "connect",
"optionB": "everything",
"optionC": "You",
"result": "You connect everything",
"explanation": "정우는 수지가 모든 것을 개인적으로 연결한다고 칭찬해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "학습 방법 논쟁",
"explanation": "ISFP의 감성적 학습과 INTP의 논리적 분석 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "Learning should feel meaningful.",
"translation": "배움이 의미 있게 느껴져야 해."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Conceptual understanding comes first.",
"translation": "개념적 이해가 먼저야."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 학습에서 의미를 중요하게 여기나요?",
"hint": "ISFP는 개인적 의미와 연결을 통해 학습해요.",
"result": "O",
"explanation": "수지는 'feel meaningful'이라고 의미 있는 학습을 중요하게 여겨요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Personal connection enhances retention.",
"translation": "개인적 연결이 기억력을 향상시켜."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Logical frameworks build knowledge.",
"translation": "논리적 프레임워크가 지식을 구축해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jeong-u believes logical frameworks build @@.",
"hint": "INTP는 논리적 구조를 통한 지식 구축을 선호해요.",
"optionA": "confusion",
"optionB": "knowledge",
"optionC": "feelings",
"result": "knowledge",
"explanation": "정우는 논리적 프레임워크가 지식을 구축한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Your systematic approach impresses.",
"translation": "네 체계적 접근이 인상적이야."
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "You connect everything personally!",
"translation": "넌 모든 걸 개인적으로 연결해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "정우의 칭찬이에요.",
"optionA": "connect",
"optionB": "everything",
"optionC": "You",
"result": "You connect everything",
"explanation": "정우는 수지가 모든 것을 개인적으로 연결한다고 칭찬해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 내 가치관 충돌",
"explanation": "ISFP의 개인적 가치와 INFJ의 전체적 조화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "My personal values matter.",
"translation": "내 개인적 가치관이 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Family harmony needs protection.",
"translation": "가족 화합을 보호해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "민수는 가족 전체의 조화를 중시하나요?",
"hint": "INFJ는 전체적인 조화와 관계를 우선시해요.",
"result": "O",
"explanation": "민수는 'Family harmony needs protection'이라고 전체 조화를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Individual authenticity can't be compromised.",
"translation": "개인적 진정성은 타협될 수 없어."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Understanding everyone's perspective helps.",
"translation": "모든 사람의 관점 이해가 도움 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-su thinks understanding everyone's @@ helps.",
"hint": "INFJ는 모든 사람의 입장을 이해하려고 해요.",
"optionA": "problems",
"optionB": "perspective",
"optionC": "feelings",
"result": "perspective",
"explanation": "민수는 모든 사람의 관점 이해가 도움된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Your empathy bridges differences.",
"translation": "네 공감이 차이를 연결해."
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "You inspire deep respect!",
"translation": "넌 깊은 존경을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민수의 칭찬이에요.",
"optionA": "inspire",
"optionB": "respect",
"optionC": "You",
"result": "You inspire respect",
"explanation": "민수는 아린이가 존경을 불러일으킨다고 칭찬해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 내 가치관 충돌",
"explanation": "ISFP의 개인적 가치와 INFJ의 전체적 조화 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "My personal values matter.",
"translation": "내 개인적 가치관이 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Family harmony needs protection.",
"translation": "가족 화합을 보호해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "민수는 가족 전체의 조화를 중시하나요?",
"hint": "INFJ는 전체적인 조화와 관계를 우선시해요.",
"result": "O",
"explanation": "민수는 'Family harmony needs protection'이라고 전체 조화를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Individual authenticity can't be compromised.",
"translation": "개인적 진정성은 타협될 수 없어."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Understanding everyone's perspective helps.",
"translation": "모든 사람의 관점 이해가 도움 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-su thinks understanding everyone's @@ helps.",
"hint": "INFJ는 모든 사람의 입장을 이해하려고 해요.",
"optionA": "problems",
"optionB": "perspective",
"optionC": "feelings",
"result": "perspective",
"explanation": "민수는 모든 사람의 관점 이해가 도움된다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Your empathy bridges differences.",
"translation": "네 공감이 차이를 연결해."
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "You inspire deep respect!",
"translation": "넌 깊은 존경을 불러일으켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민수의 칭찬이에요.",
"optionA": "inspire",
"optionB": "respect",
"optionC": "You",
"result": "You inspire respect",
"explanation": "민수는 아린이가 존경을 불러일으킨다고 칭찬해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 관계 오해",
"explanation": "ISFP의 순수한 감정과 INFJ의 깊은 이해 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I just want genuine friendship.",
"translation": "나는 그냥 진짜 우정을 원해."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "Let's explore underlying feelings.",
"translation": "숨겨진 감정들을 탐구해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 순수한 우정을 추구하나요?",
"hint": "ISFP는 진정성 있고 순수한 관계를 원해요.",
"result": "O",
"explanation": "소미는 'genuine friendship'이라고 순수한 우정을 추구해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Simple honesty resolves misunderstandings.",
"translation": "단순한 솔직함이 오해를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Deep emotional processing heals wounds.",
"translation": "깊은 감정 처리가 상처를 치유해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes deep emotional processing heals @@.",
"hint": "INFJ는 깊은 감정적 치유를 추구해요.",
"optionA": "problems",
"optionB": "wounds",
"optionC": "relationships",
"result": "wounds",
"explanation": "서진이는 깊은 감정 처리가 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Your insight reveals hidden truths.",
"translation": "네 통찰력이 숨겨진 진실을 드러내."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "You touch hearts deeply!",
"translation": "넌 마음을 깊이 건드려!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이의 감동이에요.",
"optionA": "touch",
"optionB": "hearts",
"optionC": "You",
"result": "You touch hearts",
"explanation": "서진이는 소미가 마음을 건드린다고 감동해해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 관계 오해",
"explanation": "ISFP의 순수한 감정과 INFJ의 깊은 이해 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I just want genuine friendship.",
"translation": "나는 그냥 진짜 우정을 원해."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "Let's explore underlying feelings.",
"translation": "숨겨진 감정들을 탐구해보자."
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 순수한 우정을 추구하나요?",
"hint": "ISFP는 진정성 있고 순수한 관계를 원해요.",
"result": "O",
"explanation": "소미는 'genuine friendship'이라고 순수한 우정을 추구해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Simple honesty resolves misunderstandings.",
"translation": "단순한 솔직함이 오해를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Deep emotional processing heals wounds.",
"translation": "깊은 감정 처리가 상처를 치유해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin believes deep emotional processing heals @@.",
"hint": "INFJ는 깊은 감정적 치유를 추구해요.",
"optionA": "problems",
"optionB": "wounds",
"optionC": "relationships",
"result": "wounds",
"explanation": "서진이는 깊은 감정 처리가 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Your insight reveals hidden truths.",
"translation": "네 통찰력이 숨겨진 진실을 드러내."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "You touch hearts deeply!",
"translation": "넌 마음을 깊이 건드려!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이의 감동이에요.",
"optionA": "touch",
"optionB": "hearts",
"optionC": "You",
"result": "You touch hearts",
"explanation": "서진이는 소미가 마음을 건드린다고 감동해해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 팀 갈등",
"explanation": "ISFP의 개인 존중과 INFJ의 집단 비전 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Each person deserves respect.",
"translation": "각자가 존중받을 자격이 있어."
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Shared vision unites us.",
"translation": "공유된 비전이 우리를 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 개인의 존중을 중시하나요?",
"hint": "ISFP는 각 개인의 존엄성과 개별성을 중시해요.",
"result": "O",
"explanation": "소율이는 'Each person deserves respect'라고 개인 존중을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Personal dignity creates team strength.",
"translation": "개인적 존엄성이 팀 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "Collective purpose drives achievement.",
"translation": "집단적 목적이 성취를 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-na thinks collective purpose drives @@.",
"hint": "INFJ는 공동의 목적이 성과를 만든다고 믿어요.",
"optionA": "confusion",
"optionB": "achievement",
"optionC": "problems",
"result": "achievement",
"explanation": "미나는 집단적 목적이 성취를 이끈다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Your vision guides progress.",
"translation": "네 비전이 진보를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "You respect everyone deeply!",
"translation": "넌 모든 사람을 깊게 존중해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미나의 인정이에요.",
"optionA": "respect",
"optionB": "everyone",
"optionC": "You",
"result": "You respect everyone",
"explanation": "미나는 소율이가 모든 사람을 존중한다고 인정해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "직장 내 팀 갈등",
"explanation": "ISFP의 개인 존중과 INFJ의 집단 비전 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Each person deserves respect.",
"translation": "각자가 존중받을 자격이 있어."
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Shared vision unites us.",
"translation": "공유된 비전이 우리를 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 개인의 존중을 중시하나요?",
"hint": "ISFP는 각 개인의 존엄성과 개별성을 중시해요.",
"result": "O",
"explanation": "소율이는 'Each person deserves respect'라고 개인 존중을 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Personal dignity creates team strength.",
"translation": "개인적 존엄성이 팀 힘을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "Collective purpose drives achievement.",
"translation": "집단적 목적이 성취를 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-na thinks collective purpose drives @@.",
"hint": "INFJ는 공동의 목적이 성과를 만든다고 믿어요.",
"optionA": "confusion",
"optionB": "achievement",
"optionC": "problems",
"result": "achievement",
"explanation": "미나는 집단적 목적이 성취를 이끈다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Your vision guides progress.",
"translation": "네 비전이 진보를 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "You respect everyone deeply!",
"translation": "넌 모든 사람을 깊게 존중해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미나의 인정이에요.",
"optionA": "respect",
"optionB": "everyone",
"optionC": "You",
"result": "You respect everyone",
"explanation": "미나는 소율이가 모든 사람을 존중한다고 인정해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 간의 상처",
"explanation": "ISFP의 감정적 공감과 INFP의 깊은 이해 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I feel their pain.",
"translation": "그들의 아픔을 느껴."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Pain needs gentle healing!",
"translation": "아픔에는 부드러운 치유가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 다른 사람의 아픔을 느끼나요?",
"hint": "ISFP는 다른 사람의 감정에 깊이 공감해요.",
"result": "O",
"explanation": "채영이는 'I feel their pain'이라고 그들의 아픔을 느낀다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Hearts need time to heal.",
"translation": "마음은 치유될 시간이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Time brings beautiful understanding!",
"translation": "시간이 아름다운 이해를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ need time to heal slowly.",
"hint": "ISFP는 감정적 치유가 시간이 걸린다고 생각해요.",
"optionA": "Bodies",
"optionB": "Hearts",
"optionC": "Cars",
"result": "Hearts",
"explanation": "마음은 천천히 치유될 시간이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "You see deeper meanings.",
"translation": "너는 더 깊은 의미를 봐."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your compassion touches every soul!",
"translation": "네 연민이 모든 영혼을 감동시켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준호의 감탄이에요.",
"optionA": "compassion",
"optionB": "soul",
"optionC": "Your",
"result": "Your compassion soul",
"explanation": "준호는 채영이의 연민이 모든 영혼을 감동시킨다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 간의 상처",
"explanation": "ISFP의 감정적 공감과 INFP의 깊은 이해 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I feel their pain.",
"translation": "그들의 아픔을 느껴."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Pain needs gentle healing!",
"translation": "아픔에는 부드러운 치유가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 다른 사람의 아픔을 느끼나요?",
"hint": "ISFP는 다른 사람의 감정에 깊이 공감해요.",
"result": "O",
"explanation": "채영이는 'I feel their pain'이라고 그들의 아픔을 느낀다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Hearts need time to heal.",
"translation": "마음은 치유될 시간이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Time brings beautiful understanding!",
"translation": "시간이 아름다운 이해를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ need time to heal slowly.",
"hint": "ISFP는 감정적 치유가 시간이 걸린다고 생각해요.",
"optionA": "Bodies",
"optionB": "Hearts",
"optionC": "Cars",
"result": "Hearts",
"explanation": "마음은 천천히 치유될 시간이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "You see deeper meanings.",
"translation": "너는 더 깊은 의미를 봐."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your compassion touches every soul!",
"translation": "네 연민이 모든 영혼을 감동시켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준호의 감탄이에요.",
"optionA": "compassion",
"optionB": "soul",
"optionC": "Your",
"result": "Your compassion soul",
"explanation": "준호는 채영이의 연민이 모든 영혼을 감동시킨다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인적 가치 충돌",
"explanation": "ISFP의 조용한 신념과 INFP의 이상적 가치 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "What's right matters most.",
"translation": "옳은 것이 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Most important things inspire hope!",
"translation": "가장 중요한 것들이 희망에 영감을 줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 옳은 것이 중요하다고 생각하나요?",
"hint": "ISFP는 개인적 가치와 신념을 중요하게 여겨요.",
"result": "O",
"explanation": "수지는 'What's right matters most'라고 옳은 것이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Everyone deserves respect always.",
"translation": "모든 사람이 항상 존중받을 만해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Respect creates wonderful harmony!",
"translation": "존중이 멋진 조화를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone deserves @@ from others.",
"hint": "ISFP는 모든 사람이 동등하게 대우받아야 한다고 믿어요.",
"optionA": "money",
"optionB": "respect",
"optionC": "gifts",
"result": "respect",
"explanation": "모든 사람이 다른 사람들로부터 존중받을 만해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "You dream of better worlds.",
"translation": "너는 더 나은 세상을 꿈꿔."
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your authentic heart creates real change!",
"translation": "네 진정한 마음이 실제 변화를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서준의 칭찬이에요.",
"optionA": "heart",
"optionB": "change",
"optionC": "Your",
"result": "Your heart change",
"explanation": "서준은 수지의 진정한 마음이 실제 변화를 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인적 가치 충돌",
"explanation": "ISFP의 조용한 신념과 INFP의 이상적 가치 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "What's right matters most.",
"translation": "옳은 것이 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "Most important things inspire hope!",
"translation": "가장 중요한 것들이 희망에 영감을 줘!"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 옳은 것이 중요하다고 생각하나요?",
"hint": "ISFP는 개인적 가치와 신념을 중요하게 여겨요.",
"result": "O",
"explanation": "수지는 'What's right matters most'라고 옳은 것이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Everyone deserves respect always.",
"translation": "모든 사람이 항상 존중받을 만해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Respect creates wonderful harmony!",
"translation": "존중이 멋진 조화를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone deserves @@ from others.",
"hint": "ISFP는 모든 사람이 동등하게 대우받아야 한다고 믿어요.",
"optionA": "money",
"optionB": "respect",
"optionC": "gifts",
"result": "respect",
"explanation": "모든 사람이 다른 사람들로부터 존중받을 만해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "You dream of better worlds.",
"translation": "너는 더 나은 세상을 꿈꿔."
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your authentic heart creates real change!",
"translation": "네 진정한 마음이 실제 변화를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서준의 칭찬이에요.",
"optionA": "heart",
"optionB": "change",
"optionC": "Your",
"result": "Your heart change",
"explanation": "서준은 수지의 진정한 마음이 실제 변화를 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "예술적 견해 차이",
"explanation": "ISFP의 감각적 접근과 INFP의 상상적 표현 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Art speaks from heart.",
"translation": "예술은 마음에서 나와."
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Heart language touches infinite souls!",
"translation": "마음의 언어가 무한한 영혼들을 감동시켜!"
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 예술이 마음에서 나온다고 생각하나요?",
"hint": "ISFP는 예술을 감정적 표현으로 봐요.",
"result": "O",
"explanation": "아린이는 'Art speaks from heart'라고 예술이 마음에서 나온다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Beautiful things heal us.",
"translation": "아름다운 것들이 우리를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Healing brings peaceful joy!",
"translation": "치유가 평화로운 기쁨을 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ things heal people naturally.",
"hint": "ISFP는 아름다움이 치유력을 갖는다고 믿어요.",
"optionA": "Ugly",
"optionB": "Beautiful",
"optionC": "Expensive",
"result": "Beautiful",
"explanation": "아름다운 것들이 사람들을 자연스럽게 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "You find magic everywhere.",
"translation": "너는 어디든 마법을 찾아."
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your sensitivity creates lasting beauty!",
"translation": "네 감수성이 지속적인 아름다움을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도훈의 감탄이에요.",
"optionA": "sensitivity",
"optionB": "beauty",
"optionC": "Your",
"result": "Your sensitivity beauty",
"explanation": "도훈은 아린이의 감수성이 지속적인 아름다움을 만든다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "예술적 견해 차이",
"explanation": "ISFP의 감각적 접근과 INFP의 상상적 표현 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Art speaks from heart.",
"translation": "예술은 마음에서 나와."
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Heart language touches infinite souls!",
"translation": "마음의 언어가 무한한 영혼들을 감동시켜!"
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 예술이 마음에서 나온다고 생각하나요?",
"hint": "ISFP는 예술을 감정적 표현으로 봐요.",
"result": "O",
"explanation": "아린이는 'Art speaks from heart'라고 예술이 마음에서 나온다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Beautiful things heal us.",
"translation": "아름다운 것들이 우리를 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Healing brings peaceful joy!",
"translation": "치유가 평화로운 기쁨을 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ things heal people naturally.",
"hint": "ISFP는 아름다움이 치유력을 갖는다고 믿어요.",
"optionA": "Ugly",
"optionB": "Beautiful",
"optionC": "Expensive",
"result": "Beautiful",
"explanation": "아름다운 것들이 사람들을 자연스럽게 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "You find magic everywhere.",
"translation": "너는 어디든 마법을 찾아."
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your sensitivity creates lasting beauty!",
"translation": "네 감수성이 지속적인 아름다움을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도훈의 감탄이에요.",
"optionA": "sensitivity",
"optionB": "beauty",
"optionC": "Your",
"result": "Your sensitivity beauty",
"explanation": "도훈은 아린이의 감수성이 지속적인 아름다움을 만든다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "일처리 방식 갈등",
"explanation": "ISFP의 개인적 접근과 ESTJ의 체계적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "People's feelings matter first.",
"translation": "사람들의 감정이 먼저 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "예은",
"script": "First things create strong results!",
"translation": "첫 번째 것들이 강한 결과를 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 사람들의 감정이 먼저 중요하다고 생각하나요?",
"hint": "ISFP는 사람의 감정을 우선적으로 고려해요.",
"result": "O",
"explanation": "소미는 'People's feelings matter first'라고 사람들의 감정이 먼저 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Gentle ways work better.",
"translation": "부드러운 방법이 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "예은",
"script": "Better methods drive success!",
"translation": "더 나은 방법이 성공을 이끌어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ ways work better for So-mi.",
"hint": "ISFP는 강압적이지 않은 접근을 선호해요.",
"optionA": "Harsh",
"optionB": "Gentle",
"optionC": "Fast",
"result": "Gentle",
"explanation": "소미에게는 부드러운 방법이 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "You get things organized.",
"translation": "넌 일을 체계화해."
},
{
"type": "script",
"index": 8,
"speaker": "예은",
"script": "Your caring approach builds trust!",
"translation": "네 배려하는 접근이 신뢰를 쌓아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예은의 칭찬이에요.",
"optionA": "approach",
"optionB": "trust",
"optionC": "Your",
"result": "Your approach trust",
"explanation": "예은은 소미의 배려하는 접근이 신뢰를 쌓는다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "일처리 방식 갈등",
"explanation": "ISFP의 개인적 접근과 ESTJ의 체계적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "People's feelings matter first.",
"translation": "사람들의 감정이 먼저 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "예은",
"script": "First things create strong results!",
"translation": "첫 번째 것들이 강한 결과를 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 사람들의 감정이 먼저 중요하다고 생각하나요?",
"hint": "ISFP는 사람의 감정을 우선적으로 고려해요.",
"result": "O",
"explanation": "소미는 'People's feelings matter first'라고 사람들의 감정이 먼저 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Gentle ways work better.",
"translation": "부드러운 방법이 더 잘 작용해."
},
{
"type": "script",
"index": 5,
"speaker": "예은",
"script": "Better methods drive success!",
"translation": "더 나은 방법이 성공을 이끌어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ ways work better for So-mi.",
"hint": "ISFP는 강압적이지 않은 접근을 선호해요.",
"optionA": "Harsh",
"optionB": "Gentle",
"optionC": "Fast",
"result": "Gentle",
"explanation": "소미에게는 부드러운 방법이 더 잘 작용해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "You get things organized.",
"translation": "넌 일을 체계화해."
},
{
"type": "script",
"index": 8,
"speaker": "예은",
"script": "Your caring approach builds trust!",
"translation": "네 배려하는 접근이 신뢰를 쌓아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예은의 칭찬이에요.",
"optionA": "approach",
"optionB": "trust",
"optionC": "Your",
"result": "Your approach trust",
"explanation": "예은은 소미의 배려하는 접근이 신뢰를 쌓는다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 규칙 논쟁",
"explanation": "ISFP의 유연한 적용과 ESTJ의 일관된 적용 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Rules need human touch.",
"translation": "규칙에는 인간적 터치가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Touch creates efficient systems!",
"translation": "터치가 효율적인 시스템을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 규칙에 인간적 터치가 필요하다고 생각하나요?",
"hint": "ISFP는 규칙을 유연하게 적용하려고 해요.",
"result": "O",
"explanation": "소율이는 'Rules need human touch'라고 규칙에 인간적 터치가 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Each person is different.",
"translation": "각 사람은 다르다."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "Different skills build strong teams!",
"translation": "다른 기술들이 강한 팀을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Each @@ is different and special.",
"hint": "ISFP는 개인의 독특함을 인정해요.",
"optionA": "rule",
"optionB": "person",
"optionC": "day",
"result": "person",
"explanation": "각 사람은 다르고 특별해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "You make clear structures.",
"translation": "넌 명확한 구조를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "Your empathy creates balanced solutions!",
"translation": "네 공감이 균형 잡힌 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서아의 감탄이에요.",
"optionA": "empathy",
"optionB": "solutions",
"optionC": "Your",
"result": "Your empathy solutions",
"explanation": "서아는 소율이의 공감이 균형 잡힌 해결책을 만든다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 규칙 논쟁",
"explanation": "ISFP의 유연한 적용과 ESTJ의 일관된 적용 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Rules need human touch.",
"translation": "규칙에는 인간적 터치가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Touch creates efficient systems!",
"translation": "터치가 효율적인 시스템을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 규칙에 인간적 터치가 필요하다고 생각하나요?",
"hint": "ISFP는 규칙을 유연하게 적용하려고 해요.",
"result": "O",
"explanation": "소율이는 'Rules need human touch'라고 규칙에 인간적 터치가 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Each person is different.",
"translation": "각 사람은 다르다."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "Different skills build strong teams!",
"translation": "다른 기술들이 강한 팀을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Each @@ is different and special.",
"hint": "ISFP는 개인의 독특함을 인정해요.",
"optionA": "rule",
"optionB": "person",
"optionC": "day",
"result": "person",
"explanation": "각 사람은 다르고 특별해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "You make clear structures.",
"translation": "넌 명확한 구조를 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "Your empathy creates balanced solutions!",
"translation": "네 공감이 균형 잡힌 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서아의 감탄이에요.",
"optionA": "empathy",
"optionB": "solutions",
"optionC": "Your",
"result": "Your empathy solutions",
"explanation": "서아는 소율이의 공감이 균형 잡힌 해결책을 만든다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "목표 달성 방법 차이",
"explanation": "ISFP의 가치 중심과 ESTJ의 결과 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "How we do matters.",
"translation": "우리가 어떻게 하는지가 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "How leads to amazing achievements!",
"translation": "방법이 놀라운 성취로 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 방법이 중요하다고 생각하나요?",
"hint": "ISFP는 과정과 방법이 결과만큼 중요하다고 봐요.",
"result": "O",
"explanation": "채영이는 'How we do matters'라고 우리가 어떻게 하는지가 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Good intentions help everyone.",
"translation": "좋은 의도가 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Everyone benefits from clear plans!",
"translation": "모든 사람이 명확한 계획의 혜택을 받아!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ intentions help everyone succeed.",
"hint": "ISFP는 순수한 동기가 중요하다고 생각해요.",
"optionA": "Bad",
"optionB": "Good",
"optionC": "Hidden",
"result": "Good",
"explanation": "좋은 의도가 모든 사람이 성공하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "You focus on results.",
"translation": "넌 결과에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "Your values create meaningful progress!",
"translation": "네 가치관이 의미 있는 진전을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소라의 칭찬이에요.",
"optionA": "values",
"optionB": "progress",
"optionC": "Your",
"result": "Your values progress",
"explanation": "소라는 채영이의 가치관이 의미 있는 진전을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "목표 달성 방법 차이",
"explanation": "ISFP의 가치 중심과 ESTJ의 결과 중심 접근 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "How we do matters.",
"translation": "우리가 어떻게 하는지가 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "How leads to amazing achievements!",
"translation": "방법이 놀라운 성취로 이끌어!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 방법이 중요하다고 생각하나요?",
"hint": "ISFP는 과정과 방법이 결과만큼 중요하다고 봐요.",
"result": "O",
"explanation": "채영이는 'How we do matters'라고 우리가 어떻게 하는지가 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "Good intentions help everyone.",
"translation": "좋은 의도가 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Everyone benefits from clear plans!",
"translation": "모든 사람이 명확한 계획의 혜택을 받아!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ intentions help everyone succeed.",
"hint": "ISFP는 순수한 동기가 중요하다고 생각해요.",
"optionA": "Bad",
"optionB": "Good",
"optionC": "Hidden",
"result": "Good",
"explanation": "좋은 의도가 모든 사람이 성공하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "You focus on results.",
"translation": "넌 결과에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "Your values create meaningful progress!",
"translation": "네 가치관이 의미 있는 진전을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "소라의 칭찬이에요.",
"optionA": "values",
"optionB": "progress",
"optionC": "Your",
"result": "Your values progress",
"explanation": "소라는 채영이의 가치관이 의미 있는 진전을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석 문제 해결",
"explanation": "ISFP의 신중한 고민과 ESTP의 빠른 행동 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I need time to think.",
"translation": "생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "Time helps us act smart!",
"translation": "시간이 우리가 현명하게 행동하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 생각할 시간이 필요하다고 하나요?",
"hint": "ISFP는 신중하게 고민한 후에 행동해요.",
"result": "O",
"explanation": "수지는 'I need time to think'라고 생각할 시간이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Careful steps prevent mistakes.",
"translation": "신중한 걸음이 실수를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Mistakes teach us great lessons!",
"translation": "실수가 우리에게 훌륭한 교훈을 가르쳐!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ steps prevent many mistakes.",
"hint": "ISFP는 신중하게 행동하는 것을 중요하게 여겨요.",
"optionA": "Fast",
"optionB": "Careful",
"optionC": "Loud",
"result": "Careful",
"explanation": "신중한 걸음이 많은 실수를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "You take quick action.",
"translation": "넌 빠른 행동을 해."
},
{
"type": "script",
"index": 8,
"speaker": "현진",
"script": "Your thoughtfulness creates perfect timing!",
"translation": "네 사려 깊음이 완벽한 타이밍을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현진의 칭찬이에요.",
"optionA": "thoughtfulness",
"optionB": "timing",
"optionC": "Your",
"result": "Your thoughtfulness timing",
"explanation": "현진은 수지의 사려 깊음이 완벽한 타이밍을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "즉석 문제 해결",
"explanation": "ISFP의 신중한 고민과 ESTP의 빠른 행동 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I need time to think.",
"translation": "생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "현진",
"script": "Time helps us act smart!",
"translation": "시간이 우리가 현명하게 행동하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 생각할 시간이 필요하다고 하나요?",
"hint": "ISFP는 신중하게 고민한 후에 행동해요.",
"result": "O",
"explanation": "수지는 'I need time to think'라고 생각할 시간이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Careful steps prevent mistakes.",
"translation": "신중한 걸음이 실수를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "현진",
"script": "Mistakes teach us great lessons!",
"translation": "실수가 우리에게 훌륭한 교훈을 가르쳐!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ steps prevent many mistakes.",
"hint": "ISFP는 신중하게 행동하는 것을 중요하게 여겨요.",
"optionA": "Fast",
"optionB": "Careful",
"optionC": "Loud",
"result": "Careful",
"explanation": "신중한 걸음이 많은 실수를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "You take quick action.",
"translation": "넌 빠른 행동을 해."
},
{
"type": "script",
"index": 8,
"speaker": "현진",
"script": "Your thoughtfulness creates perfect timing!",
"translation": "네 사려 깊음이 완벽한 타이밍을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현진의 칭찬이에요.",
"optionA": "thoughtfulness",
"optionB": "timing",
"optionC": "Your",
"result": "Your thoughtfulness timing",
"explanation": "현진은 수지의 사려 깊음이 완벽한 타이밍을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 활동 참여 방식",
"explanation": "ISFP의 조용한 기여와 ESTP의 적극적 참여 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I help in quiet ways.",
"translation": "조용한 방법으로 도와."
},
{
"type": "script",
"index": 2,
"speaker": "다희",
"script": "Quiet ways create beautiful harmony!",
"translation": "조용한 방법이 아름다운 조화를 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 시끄럽게 도와주나요?",
"hint": "ISFP는 눈에 띄지 않게 조용히 도와요.",
"result": "X",
"explanation": "아린이는 조용한 방법으로 도와준다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Everyone's voice needs hearing.",
"translation": "모든 사람의 목소리가 들려질 필요가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "다희",
"script": "Hearing brings amazing understanding!",
"translation": "듣기가 놀라운 이해를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone's @@ needs careful hearing.",
"hint": "ISFP는 모든 사람의 의견을 소중히 여겨요.",
"optionA": "money",
"optionB": "voice",
"optionC": "food",
"result": "voice",
"explanation": "모든 사람의 목소리가 신중한 듣기를 필요로 해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "You bring energy everywhere.",
"translation": "넌 어디든 에너지를 가져다줘."
},
{
"type": "script",
"index": 8,
"speaker": "다희",
"script": "Your gentle support lifts everyone up!",
"translation": "네 부드러운 지지가 모든 사람을 끌어올려!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "다희의 감탄이에요.",
"optionA": "support",
"optionB": "everyone",
"optionC": "Your",
"result": "Your support everyone",
"explanation": "다희는 아린이의 부드러운 지지가 모든 사람을 끌어올린다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 활동 참여 방식",
"explanation": "ISFP의 조용한 기여와 ESTP의 적극적 참여 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I help in quiet ways.",
"translation": "조용한 방법으로 도와."
},
{
"type": "script",
"index": 2,
"speaker": "다희",
"script": "Quiet ways create beautiful harmony!",
"translation": "조용한 방법이 아름다운 조화를 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 시끄럽게 도와주나요?",
"hint": "ISFP는 눈에 띄지 않게 조용히 도와요.",
"result": "X",
"explanation": "아린이는 조용한 방법으로 도와준다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Everyone's voice needs hearing.",
"translation": "모든 사람의 목소리가 들려질 필요가 있어."
},
{
"type": "script",
"index": 5,
"speaker": "다희",
"script": "Hearing brings amazing understanding!",
"translation": "듣기가 놀라운 이해를 가져다줘!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone's @@ needs careful hearing.",
"hint": "ISFP는 모든 사람의 의견을 소중히 여겨요.",
"optionA": "money",
"optionB": "voice",
"optionC": "food",
"result": "voice",
"explanation": "모든 사람의 목소리가 신중한 듣기를 필요로 해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "You bring energy everywhere.",
"translation": "넌 어디든 에너지를 가져다줘."
},
{
"type": "script",
"index": 8,
"speaker": "다희",
"script": "Your gentle support lifts everyone up!",
"translation": "네 부드러운 지지가 모든 사람을 끌어올려!"
},
{
"type": "puzzle",
"index": 9,
"hint": "다희의 감탄이에요.",
"optionA": "support",
"optionB": "everyone",
"optionC": "Your",
"result": "Your support everyone",
"explanation": "다희는 아린이의 부드러운 지지가 모든 사람을 끌어올린다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "스트레스 상황 대응",
"explanation": "ISFP의 내면적 처리와 ESTP의 외향적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I need quiet space.",
"translation": "조용한 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "현아",
"script": "Space helps us think clear!",
"translation": "공간이 우리가 명확히 생각하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 조용한 공간이 필요하다고 하나요?",
"hint": "ISFP는 스트레스받을 때 혼자만의 시간이 필요해요.",
"result": "O",
"explanation": "소미는 'I need quiet space'라고 조용한 공간이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Calm feelings help decisions.",
"translation": "차분한 감정이 결정에 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "현아",
"script": "Decisions create great opportunities!",
"translation": "결정이 훌륭한 기회를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ feelings help make decisions.",
"hint": "ISFP는 감정이 안정될 때 좋은 판단을 할 수 있다고 생각해요.",
"optionA": "Angry",
"optionB": "Calm",
"optionC": "Confused",
"result": "Calm",
"explanation": "차분한 감정이 결정을 내리는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "You face problems directly.",
"translation": "넌 문제를 직접 마주해."
},
{
"type": "script",
"index": 8,
"speaker": "현아",
"script": "Your peaceful heart creates wise solutions!",
"translation": "네 평화로운 마음이 현명한 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현아의 칭찬이에요.",
"optionA": "heart",
"optionB": "solutions",
"optionC": "Your",
"result": "Your heart solutions",
"explanation": "현아는 소미의 평화로운 마음이 현명한 해결책을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "스트레스 상황 대응",
"explanation": "ISFP의 내면적 처리와 ESTP의 외향적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I need quiet space.",
"translation": "조용한 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "현아",
"script": "Space helps us think clear!",
"translation": "공간이 우리가 명확히 생각하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 조용한 공간이 필요하다고 하나요?",
"hint": "ISFP는 스트레스받을 때 혼자만의 시간이 필요해요.",
"result": "O",
"explanation": "소미는 'I need quiet space'라고 조용한 공간이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Calm feelings help decisions.",
"translation": "차분한 감정이 결정에 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "현아",
"script": "Decisions create great opportunities!",
"translation": "결정이 훌륭한 기회를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ feelings help make decisions.",
"hint": "ISFP는 감정이 안정될 때 좋은 판단을 할 수 있다고 생각해요.",
"optionA": "Angry",
"optionB": "Calm",
"optionC": "Confused",
"result": "Calm",
"explanation": "차분한 감정이 결정을 내리는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "You face problems directly.",
"translation": "넌 문제를 직접 마주해."
},
{
"type": "script",
"index": 8,
"speaker": "현아",
"script": "Your peaceful heart creates wise solutions!",
"translation": "네 평화로운 마음이 현명한 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현아의 칭찬이에요.",
"optionA": "heart",
"optionB": "solutions",
"optionC": "Your",
"result": "Your heart solutions",
"explanation": "현아는 소미의 평화로운 마음이 현명한 해결책을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인적 가치관 충돌",
"explanation": "ISFP의 내면적 해결과 ESFJ의 관계 중심 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I need some time alone to think about this.",
"translation": "이것에 대해 혼자 생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Let's talk it through together right now!",
"translation": "지금 당장 함께 얘기해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 함께 얘기하자고 제안하나요?",
"hint": "ESFJ는 문제를 함께 대화로 해결하려고 해요.",
"result": "O",
"explanation": "민지는 'talk it through together'라며 함께 대화로 해결하자고 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Talking helps us understand each other better!",
"translation": "대화는 우리가 서로를 더 잘 이해하도록 도와줘!"
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "But I process things differently when I'm by myself.",
"translation": "하지만 나는 혼자 있을 때 다르게 생각을 정리해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young processes things differently when she's @@.",
"hint": "ISFP는 내성적 성찰을 통해 문제를 해결해요.",
"optionA": "talking",
"optionB": "by herself",
"optionC": "with others",
"result": "by herself",
"explanation": "채영은 혼자 있을 때 다르게 생각을 정리한다고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "I need to feel authentic to my own values first.",
"translation": "먼저 내 자신의 가치관에 진실해야 한다고 느껴."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your self-reflection brings depth to our friendship.",
"translation": "네 자기성찰이 우리 우정에 깊이를 가져다줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 내면적 가치 중시이에요.",
"optionA": "own",
"optionB": "values",
"result": "own values",
"explanation": "채영은 자신만의 가치관을 중요하게 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "개인적 가치관 충돌",
"explanation": "ISFP의 내면적 해결과 ESFJ의 관계 중심 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I need some time alone to think about this.",
"translation": "이것에 대해 혼자 생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "Let's talk it through together right now!",
"translation": "지금 당장 함께 얘기해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 함께 얘기하자고 제안하나요?",
"hint": "ESFJ는 문제를 함께 대화로 해결하려고 해요.",
"result": "O",
"explanation": "민지는 'talk it through together'라며 함께 대화로 해결하자고 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "Talking helps us understand each other better!",
"translation": "대화는 우리가 서로를 더 잘 이해하도록 도와줘!"
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "But I process things differently when I'm by myself.",
"translation": "하지만 나는 혼자 있을 때 다르게 생각을 정리해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young processes things differently when she's @@.",
"hint": "ISFP는 내성적 성찰을 통해 문제를 해결해요.",
"optionA": "talking",
"optionB": "by herself",
"optionC": "with others",
"result": "by herself",
"explanation": "채영은 혼자 있을 때 다르게 생각을 정리한다고 했어요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "I need to feel authentic to my own values first.",
"translation": "먼저 내 자신의 가치관에 진실해야 한다고 느껴."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your self-reflection brings depth to our friendship.",
"translation": "네 자기성찰이 우리 우정에 깊이를 가져다줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 내면적 가치 중시이에요.",
"optionA": "own",
"optionB": "values",
"result": "own values",
"explanation": "채영은 자신만의 가치관을 중요하게 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 활동 계획 갈등",
"explanation": "ISFP의 개인적 편안함과 ESFJ의 그룹 조화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I'm not comfortable with such a big group event.",
"translation": "이렇게 큰 그룹 행사는 편하지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "But everyone's been looking forward to this together!",
"translation": "하지만 모든 사람이 함께 이걸 기대하고 있었어!"
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 모든 사람이 함께 기대하고 있다고 하나요?",
"hint": "ESFJ는 그룹의 기대와 사회적 조화를 중시해요.",
"result": "O",
"explanation": "지우는 'everyone's been looking forward to this together'라며 그룹의 기대를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "We can't let the team down when they're all excited!",
"translation": "모든 사람이 신나하는데 팀을 실망시킬 수는 없어!"
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "Maybe I could contribute in a smaller, quieter way?",
"translation": "좀 더 작고 조용한 방식으로 기여할 수도 있을까?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji wants to contribute in a @@ way.",
"hint": "ISFP는 자신에게 맞는 편안한 참여 방식을 찾아요.",
"optionA": "loud",
"optionB": "quieter",
"optionC": "public",
"result": "quieter",
"explanation": "수지는 좀 더 조용한 방식으로 기여하고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "I want to help, but in a way that feels right to me.",
"translation": "도움이 되고 싶지만, 나에게 맞다고 느껴지는 방식으로 하고 싶어."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your authentic participation makes it more meaningful.",
"translation": "네 진정한 참여가 그것을 더 의미있게 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 진정성 있는 참여 방식이에요.",
"optionA": "feels",
"optionB": "right",
"result": "feels right",
"explanation": "수지는 자신에게 맞다고 느껴지는 방식을 원해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "그룹 활동 계획 갈등",
"explanation": "ISFP의 개인적 편안함과 ESFJ의 그룹 조화 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I'm not comfortable with such a big group event.",
"translation": "이렇게 큰 그룹 행사는 편하지 않아."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "But everyone's been looking forward to this together!",
"translation": "하지만 모든 사람이 함께 이걸 기대하고 있었어!"
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 모든 사람이 함께 기대하고 있다고 하나요?",
"hint": "ESFJ는 그룹의 기대와 사회적 조화를 중시해요.",
"result": "O",
"explanation": "지우는 'everyone's been looking forward to this together'라며 그룹의 기대를 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "We can't let the team down when they're all excited!",
"translation": "모든 사람이 신나하는데 팀을 실망시킬 수는 없어!"
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "Maybe I could contribute in a smaller, quieter way?",
"translation": "좀 더 작고 조용한 방식으로 기여할 수도 있을까?"
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji wants to contribute in a @@ way.",
"hint": "ISFP는 자신에게 맞는 편안한 참여 방식을 찾아요.",
"optionA": "loud",
"optionB": "quieter",
"optionC": "public",
"result": "quieter",
"explanation": "수지는 좀 더 조용한 방식으로 기여하고 싶어해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "I want to help, but in a way that feels right to me.",
"translation": "도움이 되고 싶지만, 나에게 맞다고 느껴지는 방식으로 하고 싶어."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your authentic participation makes it more meaningful.",
"translation": "네 진정한 참여가 그것을 더 의미있게 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 진정성 있는 참여 방식이에요.",
"optionA": "feels",
"optionB": "right",
"result": "feels right",
"explanation": "수지는 자신에게 맞다고 느껴지는 방식을 원해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료 간 오해 중재",
"explanation": "ISFP의 개인적 공감과 ESFJ의 적극적 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I understand how both of them feel, but I don't want to interfere.",
"translation": "둘 다 어떤 기분인지 이해하지만, 끼어들고 싶지는 않아."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "We should help them resolve this before it gets worse!",
"translation": "더 나빠지기 전에 그들이 해결하도록 도와야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수민은 문제를 해결하도록 도와야 한다고 하나요?",
"hint": "ESFJ는 갈등 상황에서 적극적으로 중재하려 해요.",
"result": "O",
"explanation": "수민은 'help them resolve this'라며 적극적 도움을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Friendship means stepping in when people need help!",
"translation": "우정은 사람들이 도움이 필요할 때 나서는 것을 의미해!"
},
{
"type": "script",
"index": 5,
"speaker": "아린",
"script": "But sometimes people need to work things out themselves.",
"translation": "하지만 때로는 사람들이 스스로 문제를 해결해야 할 때도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin thinks people sometimes need to work things out @@.",
"hint": "ISFP는 개인의 자율성과 개별적 해결을 존중해요.",
"optionA": "together",
"optionB": "themselves",
"optionC": "quickly",
"result": "themselves",
"explanation": "아린은 사람들이 때로는 스스로 문제를 해결해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "I believe in respecting their personal process.",
"translation": "그들의 개인적인 과정을 존중한다고 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "수민",
"script": "Your respectful distance gives them space to grow.",
"translation": "네 존중하는 거리두기가 그들에게 성장할 공간을 줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 개인적 과정 존중이에요.",
"optionA": "personal",
"optionB": "process",
"result": "personal process",
"explanation": "아린은 그들의 개인적인 과정을 존중해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료 간 오해 중재",
"explanation": "ISFP의 개인적 공감과 ESFJ의 적극적 중재 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I understand how both of them feel, but I don't want to interfere.",
"translation": "둘 다 어떤 기분인지 이해하지만, 끼어들고 싶지는 않아."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "We should help them resolve this before it gets worse!",
"translation": "더 나빠지기 전에 그들이 해결하도록 도와야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수민은 문제를 해결하도록 도와야 한다고 하나요?",
"hint": "ESFJ는 갈등 상황에서 적극적으로 중재하려 해요.",
"result": "O",
"explanation": "수민은 'help them resolve this'라며 적극적 도움을 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Friendship means stepping in when people need help!",
"translation": "우정은 사람들이 도움이 필요할 때 나서는 것을 의미해!"
},
{
"type": "script",
"index": 5,
"speaker": "아린",
"script": "But sometimes people need to work things out themselves.",
"translation": "하지만 때로는 사람들이 스스로 문제를 해결해야 할 때도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin thinks people sometimes need to work things out @@.",
"hint": "ISFP는 개인의 자율성과 개별적 해결을 존중해요.",
"optionA": "together",
"optionB": "themselves",
"optionC": "quickly",
"result": "themselves",
"explanation": "아린은 사람들이 때로는 스스로 문제를 해결해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "I believe in respecting their personal process.",
"translation": "그들의 개인적인 과정을 존중한다고 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "수민",
"script": "Your respectful distance gives them space to grow.",
"translation": "네 존중하는 거리두기가 그들에게 성장할 공간을 줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 개인적 과정 존중이에요.",
"optionA": "personal",
"optionB": "process",
"result": "personal process",
"explanation": "아린은 그들의 개인적인 과정을 존중해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의견 불일치 상황",
"explanation": "ISFP의 조용한 철회와 ESFP의 즉각적 대화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I think I'll step back and let others decide.",
"translation": "나는 뒤로 물러서서 다른 사람들이 결정하게 할 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "No way! Your opinion matters just as much!",
"translation": "말도 안 돼! 네 의견도 똑같이 중요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 소미의 의견이 중요하다고 하나요?",
"hint": "ESFP는 모든 사람의 참여와 표현을 격려해요.",
"result": "O",
"explanation": "예솔은 'Your opinion matters just as much'라며 소미의 의견이 중요하다고 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "Come on, tell us what you really think!",
"translation": "자, 정말로 무슨 생각인지 말해봐!"
},
{
"type": "script",
"index": 5,
"speaker": "소미",
"script": "I don't like conflict, so I'd rather avoid it.",
"translation": "갈등을 좋아하지 않아서, 피하는 걸 선호해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-mi doesn't like @@ and prefers to avoid it.",
"hint": "ISFP는 갈등을 불편해하고 조화를 선호해요.",
"optionA": "attention",
"optionB": "conflict",
"optionC": "discussion",
"result": "conflict",
"explanation": "소미는 갈등을 좋아하지 않아서 피하려고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Harmony feels more important to me than winning.",
"translation": "이기는 것보다 화합이 나에게 더 중요하게 느껴져."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your peaceful nature helps calm everyone down.",
"translation": "네 평화로운 성격이 모든 사람을 진정시키는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 화합 우선 가치관이에요.",
"optionA": "more",
"optionB": "important",
"result": "more important",
"explanation": "소미는 화합이 이기는 것보다 더 중요하다고 느껴요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의견 불일치 상황",
"explanation": "ISFP의 조용한 철회와 ESFP의 즉각적 대화 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I think I'll step back and let others decide.",
"translation": "나는 뒤로 물러서서 다른 사람들이 결정하게 할 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "No way! Your opinion matters just as much!",
"translation": "말도 안 돼! 네 의견도 똑같이 중요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 소미의 의견이 중요하다고 하나요?",
"hint": "ESFP는 모든 사람의 참여와 표현을 격려해요.",
"result": "O",
"explanation": "예솔은 'Your opinion matters just as much'라며 소미의 의견이 중요하다고 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "Come on, tell us what you really think!",
"translation": "자, 정말로 무슨 생각인지 말해봐!"
},
{
"type": "script",
"index": 5,
"speaker": "소미",
"script": "I don't like conflict, so I'd rather avoid it.",
"translation": "갈등을 좋아하지 않아서, 피하는 걸 선호해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-mi doesn't like @@ and prefers to avoid it.",
"hint": "ISFP는 갈등을 불편해하고 조화를 선호해요.",
"optionA": "attention",
"optionB": "conflict",
"optionC": "discussion",
"result": "conflict",
"explanation": "소미는 갈등을 좋아하지 않아서 피하려고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Harmony feels more important to me than winning.",
"translation": "이기는 것보다 화합이 나에게 더 중요하게 느껴져."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your peaceful nature helps calm everyone down.",
"translation": "네 평화로운 성격이 모든 사람을 진정시키는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 화합 우선 가치관이에요.",
"optionA": "more",
"optionB": "important",
"result": "more important",
"explanation": "소미는 화합이 이기는 것보다 더 중요하다고 느껴요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창작 프로젝트 방향성",
"explanation": "ISFP의 내면적 영감과 ESFP의 외부 피드백 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "I want to follow my artistic vision, even if others don't get it.",
"translation": "다른 사람들이 이해하지 못해도 내 예술적 비전을 따르고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "But we should consider what the audience wants to see!",
"translation": "하지만 관객이 보고 싶어하는 것을 고려해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 관객이 원하는 것을 고려하자고 하나요?",
"hint": "ESFP는 다른 사람들의 반응과 외부 피드백을 중시해요.",
"result": "O",
"explanation": "미소는 'consider what the audience wants'라며 관객의 요구를 고려하자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "미소",
"script": "Making people happy is what art should do!",
"translation": "사람들을 행복하게 만드는 것이 예술이 해야 할 일이야!"
},
{
"type": "script",
"index": 5,
"speaker": "소율",
"script": "But art should also be true to the artist's inner feelings.",
"translation": "하지만 예술은 또한 예술가의 내면적 감정에도 진실해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul thinks art should be true to the artist's inner @@.",
"hint": "ISFP는 내면적 진정성과 개인적 감정을 중시해요.",
"optionA": "audience",
"optionB": "feelings",
"optionC": "success",
"result": "feelings",
"explanation": "소율은 예술이 예술가의 내면적 감정에 진실해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Authentic expression comes from within, not from outside approval.",
"translation": "진정한 표현은 외부 승인이 아니라 내면에서 나와."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your deep authenticity makes our work more meaningful.",
"translation": "네 깊은 진정성이 우리 작업을 더 의미있게 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 내면적 진정성 중시이에요.",
"optionA": "authentic",
"optionB": "expression",
"result": "authentic expression",
"explanation": "소율은 진정한 표현이 내면에서 나온다고 믿어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창작 프로젝트 방향성",
"explanation": "ISFP의 내면적 영감과 ESFP의 외부 피드백 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "I want to follow my artistic vision, even if others don't get it.",
"translation": "다른 사람들이 이해하지 못해도 내 예술적 비전을 따르고 싶어."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "But we should consider what the audience wants to see!",
"translation": "하지만 관객이 보고 싶어하는 것을 고려해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 관객이 원하는 것을 고려하자고 하나요?",
"hint": "ESFP는 다른 사람들의 반응과 외부 피드백을 중시해요.",
"result": "O",
"explanation": "미소는 'consider what the audience wants'라며 관객의 요구를 고려하자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "미소",
"script": "Making people happy is what art should do!",
"translation": "사람들을 행복하게 만드는 것이 예술이 해야 할 일이야!"
},
{
"type": "script",
"index": 5,
"speaker": "소율",
"script": "But art should also be true to the artist's inner feelings.",
"translation": "하지만 예술은 또한 예술가의 내면적 감정에도 진실해야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul thinks art should be true to the artist's inner @@.",
"hint": "ISFP는 내면적 진정성과 개인적 감정을 중시해요.",
"optionA": "audience",
"optionB": "feelings",
"optionC": "success",
"result": "feelings",
"explanation": "소율은 예술이 예술가의 내면적 감정에 진실해야 한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Authentic expression comes from within, not from outside approval.",
"translation": "진정한 표현은 외부 승인이 아니라 내면에서 나와."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your deep authenticity makes our work more meaningful.",
"translation": "네 깊은 진정성이 우리 작업을 더 의미있게 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 내면적 진정성 중시이에요.",
"optionA": "authentic",
"optionB": "expression",
"result": "authentic expression",
"explanation": "소율은 진정한 표현이 내면에서 나온다고 믿어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사회적 갈등 대응",
"explanation": "ISFP의 개인적 철학과 ESFP의 관계적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "누나",
"script": "Everyone has their own path. I won't judge them.",
"translation": "모든 사람은 자신만의 길이 있어. 나는 그들을 판단하지 않을 거야."
},
{
"type": "script",
"index": 2,
"speaker": "혜림",
"script": "But we should try to bring everyone together!",
"translation": "하지만 모든 사람을 한데 모으려고 노력해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 모든 사람을 한데 모으려고 하나요?",
"hint": "ESFP는 사회적 조화와 그룹 결속을 추구해요.",
"result": "O",
"explanation": "혜림은 'bring everyone together'라며 사람들을 모으려고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Life is better when we're all connected and happy!",
"translation": "우리가 모두 연결되고 행복할 때 인생이 더 좋아!"
},
{
"type": "script",
"index": 5,
"speaker": "누나",
"script": "But forcing connection might not be authentic for everyone.",
"translation": "하지만 연결을 강요하는 것은 모든 사람에게 진정하지 않을 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Nu-na thinks forcing connection might not be @@ for everyone.",
"hint": "ISFP는 개인의 진정성과 자율성을 존중해요.",
"optionA": "fun",
"optionB": "authentic",
"optionC": "easy",
"result": "authentic",
"explanation": "누나는 연결을 강요하는 것이 모든 사람에게 진정하지 않을 수도 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "누나",
"script": "I believe in accepting people as they are.",
"translation": "나는 사람들을 있는 그대로 받아들이는 것을 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "혜림",
"script": "Your acceptance creates a safe space for everyone.",
"translation": "네 수용이 모든 사람에게 안전한 공간을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 있는 그대로 받아들이는 철학이에요.",
"optionA": "as",
"optionB": "they",
"optionC": "are",
"result": "as they are",
"explanation": "누나는 사람들을 있는 그대로 받아들이는 것을 믿어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사회적 갈등 대응",
"explanation": "ISFP의 개인적 철학과 ESFP의 관계적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "누나",
"script": "Everyone has their own path. I won't judge them.",
"translation": "모든 사람은 자신만의 길이 있어. 나는 그들을 판단하지 않을 거야."
},
{
"type": "script",
"index": 2,
"speaker": "혜림",
"script": "But we should try to bring everyone together!",
"translation": "하지만 모든 사람을 한데 모으려고 노력해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 모든 사람을 한데 모으려고 하나요?",
"hint": "ESFP는 사회적 조화와 그룹 결속을 추구해요.",
"result": "O",
"explanation": "혜림은 'bring everyone together'라며 사람들을 모으려고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Life is better when we're all connected and happy!",
"translation": "우리가 모두 연결되고 행복할 때 인생이 더 좋아!"
},
{
"type": "script",
"index": 5,
"speaker": "누나",
"script": "But forcing connection might not be authentic for everyone.",
"translation": "하지만 연결을 강요하는 것은 모든 사람에게 진정하지 않을 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "Nu-na thinks forcing connection might not be @@ for everyone.",
"hint": "ISFP는 개인의 진정성과 자율성을 존중해요.",
"optionA": "fun",
"optionB": "authentic",
"optionC": "easy",
"result": "authentic",
"explanation": "누나는 연결을 강요하는 것이 모든 사람에게 진정하지 않을 수도 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "누나",
"script": "I believe in accepting people as they are.",
"translation": "나는 사람들을 있는 그대로 받아들이는 것을 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "혜림",
"script": "Your acceptance creates a safe space for everyone.",
"translation": "네 수용이 모든 사람에게 안전한 공간을 만들어줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 있는 그대로 받아들이는 철학이에요.",
"optionA": "as",
"optionB": "they",
"optionC": "are",
"result": "as they are",
"explanation": "누나는 사람들을 있는 그대로 받아들이는 것을 믿어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 리더십",
"explanation": "ISFP의 조용한 지원과 ENTJ의 직접적 지휘 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채린",
"script": "I prefer to support from behind the scenes.",
"translation": "나는 뒤에서 지원하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "We need clear leadership and direct action now!",
"translation": "지금 명확한 리더십과 직접적인 행동이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "나연은 명확한 리더십이 필요하다고 하나요?",
"hint": "ENTJ는 강력하고 직접적인 리더십을 중시해요.",
"result": "O",
"explanation": "나연은 'clear leadership and direct action'이라며 강력한 리더십이 필요하다고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "나연",
"script": "Someone needs to take charge and make decisions!",
"translation": "누군가는 주도권을 잡고 결정을 내려야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "채린",
"script": "But people work better when they don't feel pressured.",
"translation": "하지만 사람들은 압박감을 느끼지 않을 때 더 잘 일해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-rin thinks people work better when they don't feel @@.",
"hint": "ISFP는 부드럽고 압박 없는 환경을 선호해요.",
"optionA": "motivated",
"optionB": "pressured",
"optionC": "organized",
"result": "pressured",
"explanation": "채린은 사람들이 압박감을 느끼지 않을 때 더 잘 일한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채린",
"script": "Gentle guidance feels more natural to me than commanding.",
"translation": "명령하는 것보다 부드러운 안내가 나에게 더 자연스럽게 느껴져."
},
{
"type": "script",
"index": 8,
"speaker": "나연",
"script": "Your gentle approach brings out people's best efforts.",
"translation": "네 부드러운 접근법이 사람들의 최고의 노력을 이끌어내."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 부드러운 리더십 스타일이에요.",
"optionA": "gentle",
"optionB": "guidance",
"result": "gentle guidance",
"explanation": "채린은 부드러운 안내가 더 자연스럽다고 느껴요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 리더십",
"explanation": "ISFP의 조용한 지원과 ENTJ의 직접적 지휘 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채린",
"script": "I prefer to support from behind the scenes.",
"translation": "나는 뒤에서 지원하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "We need clear leadership and direct action now!",
"translation": "지금 명확한 리더십과 직접적인 행동이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "나연은 명확한 리더십이 필요하다고 하나요?",
"hint": "ENTJ는 강력하고 직접적인 리더십을 중시해요.",
"result": "O",
"explanation": "나연은 'clear leadership and direct action'이라며 강력한 리더십이 필요하다고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "나연",
"script": "Someone needs to take charge and make decisions!",
"translation": "누군가는 주도권을 잡고 결정을 내려야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "채린",
"script": "But people work better when they don't feel pressured.",
"translation": "하지만 사람들은 압박감을 느끼지 않을 때 더 잘 일해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-rin thinks people work better when they don't feel @@.",
"hint": "ISFP는 부드럽고 압박 없는 환경을 선호해요.",
"optionA": "motivated",
"optionB": "pressured",
"optionC": "organized",
"result": "pressured",
"explanation": "채린은 사람들이 압박감을 느끼지 않을 때 더 잘 일한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "채린",
"script": "Gentle guidance feels more natural to me than commanding.",
"translation": "명령하는 것보다 부드러운 안내가 나에게 더 자연스럽게 느껴져."
},
{
"type": "script",
"index": 8,
"speaker": "나연",
"script": "Your gentle approach brings out people's best efforts.",
"translation": "네 부드러운 접근법이 사람들의 최고의 노력을 이끌어내."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 부드러운 리더십 스타일이에요.",
"optionA": "gentle",
"optionB": "guidance",
"result": "gentle guidance",
"explanation": "채린은 부드러운 안내가 더 자연스럽다고 느껴요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "마감 압박 상황",
"explanation": "ISFP의 개인적 페이스와 ENTJ의 효율적 실행 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소은",
"script": "I need to work at my own pace to do quality work.",
"translation": "양질의 작업을 하려면 내 속도대로 일해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "We have to speed up and meet the deadline!",
"translation": "속도를 높여서 마감일을 맞춰야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수진은 속도를 높여야 한다고 하나요?",
"hint": "ENTJ는 효율성과 목표 달성을 우선시해요.",
"result": "O",
"explanation": "수진은 'speed up and meet the deadline'라며 속도를 높이자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수진",
"script": "Results matter more than personal comfort!",
"translation": "개인적 편안함보다 결과가 더 중요해!"
},
{
"type": "script",
"index": 5,
"speaker": "소은",
"script": "But rushing might compromise the quality and meaning.",
"translation": "하지만 서두르는 것은 품질과 의미를 훼손할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-eun worries that rushing might compromise @@.",
"hint": "ISFP는 작품의 품질과 개인적 의미를 중시해요.",
"optionA": "speed",
"optionB": "quality",
"optionC": "deadlines",
"result": "quality",
"explanation": "소은은 서두르는 것이 품질을 훼손할 수도 있다고 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "소은",
"script": "Meaningful work takes time and can't be forced.",
"translation": "의미 있는 작업은 시간이 걸리고 강요될 수 없어."
},
{
"type": "script",
"index": 8,
"speaker": "수진",
"script": "Your focus on quality ensures we deliver excellence.",
"translation": "품질에 대한 네 집중이 우리가 우수성을 전달하도록 보장해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 의미 있는 작업 철학이에요.",
"optionA": "meaningful",
"optionB": "work",
"result": "meaningful work",
"explanation": "소은은 의미 있는 작업이 시간이 걸린다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "마감 압박 상황",
"explanation": "ISFP의 개인적 페이스와 ENTJ의 효율적 실행 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소은",
"script": "I need to work at my own pace to do quality work.",
"translation": "양질의 작업을 하려면 내 속도대로 일해야 해."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "We have to speed up and meet the deadline!",
"translation": "속도를 높여서 마감일을 맞춰야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "수진은 속도를 높여야 한다고 하나요?",
"hint": "ENTJ는 효율성과 목표 달성을 우선시해요.",
"result": "O",
"explanation": "수진은 'speed up and meet the deadline'라며 속도를 높이자고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수진",
"script": "Results matter more than personal comfort!",
"translation": "개인적 편안함보다 결과가 더 중요해!"
},
{
"type": "script",
"index": 5,
"speaker": "소은",
"script": "But rushing might compromise the quality and meaning.",
"translation": "하지만 서두르는 것은 품질과 의미를 훼손할 수도 있어."
},
{
"type": "blank",
"index": 6,
"quiz": "So-eun worries that rushing might compromise @@.",
"hint": "ISFP는 작품의 품질과 개인적 의미를 중시해요.",
"optionA": "speed",
"optionB": "quality",
"optionC": "deadlines",
"result": "quality",
"explanation": "소은은 서두르는 것이 품질을 훼손할 수도 있다고 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "소은",
"script": "Meaningful work takes time and can't be forced.",
"translation": "의미 있는 작업은 시간이 걸리고 강요될 수 없어."
},
{
"type": "script",
"index": 8,
"speaker": "수진",
"script": "Your focus on quality ensures we deliver excellence.",
"translation": "품질에 대한 네 집중이 우리가 우수성을 전달하도록 보장해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 의미 있는 작업 철학이에요.",
"optionA": "meaningful",
"optionB": "work",
"result": "meaningful work",
"explanation": "소은은 의미 있는 작업이 시간이 걸린다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 추진",
"explanation": "ISFP의 개인적 적응과 ENTJ의 체계적 변화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "보라",
"script": "Change is hard for me. I need time to adjust personally.",
"translation": "변화는 나에게 어려워. 개인적으로 적응할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "We must implement this change strategically and quickly!",
"translation": "이 변화를 전략적이고 빠르게 실행해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "하은은 변화를 전략적으로 실행해야 한다고 하나요?",
"hint": "ENTJ는 체계적이고 전략적인 변화 실행을 선호해요.",
"result": "O",
"explanation": "하은은 'implement this change strategically'라며 전략적 실행을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Delays will cost us opportunities and competitive advantage!",
"translation": "지연은 우리에게 기회와 경쟁 우위를 잃게 할 거야!"
},
{
"type": "script",
"index": 5,
"speaker": "보라",
"script": "But people need emotional time to process big changes.",
"translation": "하지만 사람들은 큰 변화를 처리하기 위한 감정적 시간이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Bo-ra thinks people need emotional time to @@ changes.",
"hint": "ISFP는 변화에 대한 감정적 처리와 개인적 적응을 중시해요.",
"optionA": "ignore",
"optionB": "process",
"optionC": "implement",
"result": "process",
"explanation": "보라는 사람들이 변화를 처리하기 위한 감정적 시간이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "보라",
"script": "Individual feelings matter as much as business goals.",
"translation": "개인적 감정도 사업 목표만큼이나 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "하은",
"script": "Your concern for people makes our changes more sustainable.",
"translation": "사람들에 대한 네 관심이 우리 변화를 더 지속 가능하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "ISFP의 개인적 감정 중시이에요.",
"optionA": "individual",
"optionB": "feelings",
"result": "individual feelings",
"explanation": "보라는 개인적 감정이 사업 목표만큼 중요하다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 변화 추진",
"explanation": "ISFP의 개인적 적응과 ENTJ의 체계적 변화 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "보라",
"script": "Change is hard for me. I need time to adjust personally.",
"translation": "변화는 나에게 어려워. 개인적으로 적응할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "We must implement this change strategically and quickly!",
"translation": "이 변화를 전략적이고 빠르게 실행해야 해!"
},
{
"type": "ox",
"index": 3,
"quiz": "하은은 변화를 전략적으로 실행해야 한다고 하나요?",
"hint": "ENTJ는 체계적이고 전략적인 변화 실행을 선호해요.",
"result": "O",
"explanation": "하은은 'implement this change strategically'라며 전략적 실행을 강조하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "하은",
"script": "Delays will cost us opportunities and competitive advantage!",
"translation": "지연은 우리에게 기회와 경쟁 우위를 잃게 할 거야!"
},
{
"type": "script",
"index": 5,
"speaker": "보라",
"script": "But people need emotional time to process big changes.",
"translation": "하지만 사람들은 큰 변화를 처리하기 위한 감정적 시간이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Bo-ra thinks people need emotional time to @@ changes.",
"hint": "ISFP는 변화에 대한 감정적 처리와 개인적 적응을 중시해요.",
"optionA": "ignore",
"optionB": "process",
"optionC": "implement",
"result": "process",
"explanation": "보라는 사람들이 변화를 처리하기 위한 감정적 시간이 필요하다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "보라",
"script": "Individual feelings matter as much as business goals.",
"translation": "개인적 감정도 사업 목표만큼이나 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "하은",
"script": "Your concern for people makes our changes more sustainable.",
"translation": "사람들에 대한 네 관심이 우리 변화를 더 지속 가능하게 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "ISFP의 개인적 감정 중시이에요.",
"optionA": "individual",
"optionB": "feelings",
"result": "individual feelings",
"explanation": "보라는 개인적 감정이 사업 목표만큼 중요하다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ISFP의 조용한 중재와 ENTP의 창의적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Everyone seems pretty tense.",
"translation": "모두가 꽤 긴장한 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Let's brainstorm new ideas!",
"translation": "새로운 아이디어를 브레인스토밍해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 팀원들의 긴장감을 느끼고 있나요?",
"hint": "ISFP는 분위기와 감정을 민감하게 감지해요.",
"result": "O",
"explanation": "채영이는 'Everyone seems pretty tense'라고 긴장감을 느꼈어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "We need gentle understanding.",
"translation": "우리에게는 부드러운 이해가 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Innovation solves everything here.",
"translation": "혁신이 여기서 모든 걸 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes @@ solves everything.",
"hint": "ENTP는 새로운 접근법을 선호해요.",
"optionA": "rules",
"optionB": "innovation",
"optionC": "silence",
"result": "innovation",
"explanation": "도윤이는 혁신이 모든 것을 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Your creativity amazes me!",
"translation": "네 창의력이 놀라워!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your sensitivity brings balance.",
"translation": "네 섬세함이 균형을 가져와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이가 인정하는 채영이의 특질이에요.",
"optionA": "brings",
"optionB": "sensitivity",
"optionC": "Your",
"result": "Your sensitivity brings",
"explanation": "도윤이는 채영이의 섬세함이 균형을 가져온다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 팀 갈등",
"explanation": "ISFP의 조용한 중재와 ENTP의 창의적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "Everyone seems pretty tense.",
"translation": "모두가 꽤 긴장한 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "Let's brainstorm new ideas!",
"translation": "새로운 아이디어를 브레인스토밍해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 팀원들의 긴장감을 느끼고 있나요?",
"hint": "ISFP는 분위기와 감정을 민감하게 감지해요.",
"result": "O",
"explanation": "채영이는 'Everyone seems pretty tense'라고 긴장감을 느꼈어요."
},
{
"type": "script",
"index": 4,
"speaker": "채영",
"script": "We need gentle understanding.",
"translation": "우리에게는 부드러운 이해가 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Innovation solves everything here.",
"translation": "혁신이 여기서 모든 걸 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-yoon believes @@ solves everything.",
"hint": "ENTP는 새로운 접근법을 선호해요.",
"optionA": "rules",
"optionB": "innovation",
"optionC": "silence",
"result": "innovation",
"explanation": "도윤이는 혁신이 모든 것을 해결한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "채영",
"script": "Your creativity amazes me!",
"translation": "네 창의력이 놀라워!"
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "Your sensitivity brings balance.",
"translation": "네 섬세함이 균형을 가져와."
},
{
"type": "puzzle",
"index": 9,
"hint": "도윤이가 인정하는 채영이의 특질이에요.",
"optionA": "brings",
"optionB": "sensitivity",
"optionC": "Your",
"result": "Your sensitivity brings",
"explanation": "도윤이는 채영이의 섬세함이 균형을 가져온다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ISFP의 평화로운 접근과 ENTP의 논리적 토론 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "They both look hurt.",
"translation": "둘 다 상처받은 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "What's behind this conflict?",
"translation": "이 갈등의 배경이 뭐야?"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 친구들의 상처를 걱정하나요?",
"hint": "ISFP는 다른 사람의 감정적 고통을 민감하게 받아들여요.",
"result": "O",
"explanation": "수지는 'They both look hurt'라고 상처를 걱정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Quiet space helps healing.",
"translation": "조용한 공간이 치유를 도와."
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "Open debate clears confusion.",
"translation": "열린 토론이 혼란을 없애줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji thinks quiet @@ helps healing.",
"hint": "ISFP는 평온한 환경을 중시해요.",
"optionA": "noise",
"optionB": "space",
"optionC": "argument",
"result": "space",
"explanation": "수지는 조용한 공간이 치유를 돕는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Your ideas spark hope!",
"translation": "네 아이디어가 희망을 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your peace calms storms.",
"translation": "네 평화로움이 폭풍을 진정시켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현우가 인정하는 수지의 능력이에요.",
"optionA": "calms",
"optionB": "peace",
"optionC": "Your",
"result": "Your peace calms",
"explanation": "현우는 수지의 평화로움이 폭풍을 진정시킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 간 다툼",
"explanation": "ISFP의 평화로운 접근과 ENTP의 논리적 토론 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "They both look hurt.",
"translation": "둘 다 상처받은 것 같아."
},
{
"type": "script",
"index": 2,
"speaker": "현우",
"script": "What's behind this conflict?",
"translation": "이 갈등의 배경이 뭐야?"
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 친구들의 상처를 걱정하나요?",
"hint": "ISFP는 다른 사람의 감정적 고통을 민감하게 받아들여요.",
"result": "O",
"explanation": "수지는 'They both look hurt'라고 상처를 걱정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "수지",
"script": "Quiet space helps healing.",
"translation": "조용한 공간이 치유를 도와."
},
{
"type": "script",
"index": 5,
"speaker": "현우",
"script": "Open debate clears confusion.",
"translation": "열린 토론이 혼란을 없애줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji thinks quiet @@ helps healing.",
"hint": "ISFP는 평온한 환경을 중시해요.",
"optionA": "noise",
"optionB": "space",
"optionC": "argument",
"result": "space",
"explanation": "수지는 조용한 공간이 치유를 돕는다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "수지",
"script": "Your ideas spark hope!",
"translation": "네 아이디어가 희망을 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "현우",
"script": "Your peace calms storms.",
"translation": "네 평화로움이 폭풍을 진정시켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "현우가 인정하는 수지의 능력이에요.",
"optionA": "calms",
"optionB": "peace",
"optionC": "Your",
"result": "Your peace calms",
"explanation": "현우는 수지의 평화로움이 폭풍을 진정시킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 내 의견 충돌",
"explanation": "ISFP의 개인적 배려와 ENTP의 다각적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Each person feels different.",
"translation": "각자 다른 감정을 느껴."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Multiple perspectives help here.",
"translation": "다양한 관점이 여기서 도움이 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 개인의 감정 차이를 인정하나요?",
"hint": "ISFP는 개인의 고유성을 중시해요.",
"result": "O",
"explanation": "아린이는 'Each person feels different'라고 차이를 인정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Personal values matter most.",
"translation": "개인의 가치관이 가장 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "Creative solutions work better.",
"translation": "창의적인 해결책이 더 잘 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin believes personal @@ matter most.",
"hint": "ISFP는 개인의 내면적 가치를 소중히 여겨요.",
"optionA": "rules",
"optionB": "values",
"optionC": "plans",
"result": "values",
"explanation": "아린이는 개인의 가치관이 가장 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Your vision opens minds!",
"translation": "네 비전이 마음을 열어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your authenticity inspires trust.",
"translation": "네 진실함이 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태현이가 인정하는 아린이의 진실함이에요.",
"optionA": "authenticity",
"optionB": "inspires",
"optionC": "Your",
"result": "Your authenticity inspires",
"explanation": "태현이는 아린이의 진실함이 신뢰를 불러일으킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 내 의견 충돌",
"explanation": "ISFP의 개인적 배려와 ENTP의 다각적 분석 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "Each person feels different.",
"translation": "각자 다른 감정을 느껴."
},
{
"type": "script",
"index": 2,
"speaker": "태현",
"script": "Multiple perspectives help here.",
"translation": "다양한 관점이 여기서 도움이 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "아린이는 개인의 감정 차이를 인정하나요?",
"hint": "ISFP는 개인의 고유성을 중시해요.",
"result": "O",
"explanation": "아린이는 'Each person feels different'라고 차이를 인정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "아린",
"script": "Personal values matter most.",
"translation": "개인의 가치관이 가장 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "태현",
"script": "Creative solutions work better.",
"translation": "창의적인 해결책이 더 잘 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "A-rin believes personal @@ matter most.",
"hint": "ISFP는 개인의 내면적 가치를 소중히 여겨요.",
"optionA": "rules",
"optionB": "values",
"optionC": "plans",
"result": "values",
"explanation": "아린이는 개인의 가치관이 가장 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "아린",
"script": "Your vision opens minds!",
"translation": "네 비전이 마음을 열어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태현",
"script": "Your authenticity inspires trust.",
"translation": "네 진실함이 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "태현이가 인정하는 아린이의 진실함이에요.",
"optionA": "authenticity",
"optionB": "inspires",
"optionC": "Your",
"result": "Your authenticity inspires",
"explanation": "태현이는 아린이의 진실함이 신뢰를 불러일으킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료들 간 분쟁",
"explanation": "ISFP의 개별적 접근과 ENFJ의 집단 조화 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "Everyone needs their space.",
"translation": "모두가 자신만의 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Let's bring everyone together.",
"translation": "모두를 함께 모아보자."
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 개인 공간의 중요성을 강조하나요?",
"hint": "ISFP는 개인의 독립성을 중시해요.",
"result": "O",
"explanation": "소미는 'Everyone needs their space'라고 공간을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Individual feelings come first.",
"translation": "개인의 감정이 우선이야."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Group harmony heals wounds.",
"translation": "그룹 화합이 상처를 치유해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-min believes group @@ heals wounds.",
"hint": "ENFJ는 집단의 조화를 중시해요.",
"optionA": "conflict",
"optionB": "harmony",
"optionC": "silence",
"result": "harmony",
"explanation": "재민이는 그룹 화합이 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Your leadership guides well!",
"translation": "네 리더십이 잘 이끌어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Your compassion touches hearts.",
"translation": "네 동정심이 마음을 감동시켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민이가 느끼는 소미의 따뜻함이에요.",
"optionA": "compassion",
"optionB": "touches",
"optionC": "Your",
"result": "Your compassion touches",
"explanation": "재민이는 소미의 동정심이 마음을 감동시킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동료들 간 분쟁",
"explanation": "ISFP의 개별적 접근과 ENFJ의 집단 조화 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "Everyone needs their space.",
"translation": "모두가 자신만의 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Let's bring everyone together.",
"translation": "모두를 함께 모아보자."
},
{
"type": "ox",
"index": 3,
"quiz": "소미는 개인 공간의 중요성을 강조하나요?",
"hint": "ISFP는 개인의 독립성을 중시해요.",
"result": "O",
"explanation": "소미는 'Everyone needs their space'라고 공간을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "소미",
"script": "Individual feelings come first.",
"translation": "개인의 감정이 우선이야."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Group harmony heals wounds.",
"translation": "그룹 화합이 상처를 치유해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-min believes group @@ heals wounds.",
"hint": "ENFJ는 집단의 조화를 중시해요.",
"optionA": "conflict",
"optionB": "harmony",
"optionC": "silence",
"result": "harmony",
"explanation": "재민이는 그룹 화합이 상처를 치유한다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "소미",
"script": "Your leadership guides well!",
"translation": "네 리더십이 잘 이끌어줘!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Your compassion touches hearts.",
"translation": "네 동정심이 마음을 감동시켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "재민이가 느끼는 소미의 따뜻함이에요.",
"optionA": "compassion",
"optionB": "touches",
"optionC": "Your",
"result": "Your compassion touches",
"explanation": "재민이는 소미의 동정심이 마음을 감동시킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ISFP의 조용한 지지와 ENFJ의 적극적 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Time heals most wounds.",
"translation": "시간이 대부분의 상처를 치유해."
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Active support helps faster.",
"translation": "적극적인 지원이 더 빨리 도와."
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 시간의 치유력을 믿나요?",
"hint": "ISFP는 자연스러운 치유 과정을 선호해요.",
"result": "O",
"explanation": "소율이는 'Time heals most wounds'라고 시간을 믿어요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Gentle care works best.",
"translation": "부드러운 배려가 가장 좋아."
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "Communication bridges all gaps.",
"translation": "소통이 모든 간격을 메워줘."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul thinks gentle @@ works best.",
"hint": "ISFP는 조심스럽고 부드러운 접근을 선호해요.",
"optionA": "force",
"optionB": "care",
"optionC": "noise",
"result": "care",
"explanation": "소율이는 부드러운 배려가 가장 좋다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Your energy lifts everyone!",
"translation": "네 에너지가 모두를 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Your gentleness brings peace.",
"translation": "네 부드러움이 평화를 가져와."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준영이가 인정하는 소율이의 부드러움이에요.",
"optionA": "brings",
"optionB": "gentleness",
"optionC": "Your",
"result": "Your gentleness brings",
"explanation": "준영이는 소율이의 부드러움이 평화를 가져온다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구 그룹 갈등",
"explanation": "ISFP의 조용한 지지와 ENFJ의 적극적 중재 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "Time heals most wounds.",
"translation": "시간이 대부분의 상처를 치유해."
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Active support helps faster.",
"translation": "적극적인 지원이 더 빨리 도와."
},
{
"type": "ox",
"index": 3,
"quiz": "소율이는 시간의 치유력을 믿나요?",
"hint": "ISFP는 자연스러운 치유 과정을 선호해요.",
"result": "O",
"explanation": "소율이는 'Time heals most wounds'라고 시간을 믿어요."
},
{
"type": "script",
"index": 4,
"speaker": "소율",
"script": "Gentle care works best.",
"translation": "부드러운 배려가 가장 좋아."
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "Communication bridges all gaps.",
"translation": "소통이 모든 간격을 메워줘."
},
{
"type": "blank",
"index": 6,
"quiz": "So-yul thinks gentle @@ works best.",
"hint": "ISFP는 조심스럽고 부드러운 접근을 선호해요.",
"optionA": "force",
"optionB": "care",
"optionC": "noise",
"result": "care",
"explanation": "소율이는 부드러운 배려가 가장 좋다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "소율",
"script": "Your energy lifts everyone!",
"translation": "네 에너지가 모두를 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Your gentleness brings peace.",
"translation": "네 부드러움이 평화를 가져와."
},
{
"type": "puzzle",
"index": 9,
"hint": "준영이가 인정하는 소율이의 부드러움이에요.",
"optionA": "brings",
"optionB": "gentleness",
"optionC": "Your",
"result": "Your gentleness brings",
"explanation": "준영이는 소율이의 부드러움이 평화를 가져온다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ISFP의 개인적 관심과 ENFJ의 전체적 비전 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "Each voice deserves respect.",
"translation": "각각의 목소리가 존중받을 자격이 있어."
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Common goals unite us.",
"translation": "공통 목표가 우리를 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 개인의 목소리를 중시하나요?",
"hint": "ISFP는 개인의 고유함을 존중해요.",
"result": "O",
"explanation": "준석이는 'Each voice deserves respect'라고 개인을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "Personal truth matters deeply.",
"translation": "개인의 진실이 깊이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Shared vision creates strength.",
"translation": "공유된 비전이 힘을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok believes personal @@ matters deeply.",
"hint": "ISFP는 개인의 내면적 진실을 소중히 여겨요.",
"optionA": "success",
"optionB": "truth",
"optionC": "power",
"result": "truth",
"explanation": "준석이는 개인의 진실이 깊이 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Your passion motivates everyone!",
"translation": "네 열정이 모든 사람에게 동기를 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Your sincerity builds trust.",
"translation": "네 진실함이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정훈이가 인정하는 준석이의 진실함이에요.",
"optionA": "builds",
"optionB": "sincerity",
"optionC": "Your",
"result": "Your sincerity builds",
"explanation": "정훈이는 준석이의 진실함이 신뢰를 쌓는다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 갈등",
"explanation": "ISFP의 개인적 관심과 ENFJ의 전체적 비전 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "Each voice deserves respect.",
"translation": "각각의 목소리가 존중받을 자격이 있어."
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Common goals unite us.",
"translation": "공통 목표가 우리를 하나로 만들어."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 개인의 목소리를 중시하나요?",
"hint": "ISFP는 개인의 고유함을 존중해요.",
"result": "O",
"explanation": "준석이는 'Each voice deserves respect'라고 개인을 중시했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준석",
"script": "Personal truth matters deeply.",
"translation": "개인의 진실이 깊이 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Shared vision creates strength.",
"translation": "공유된 비전이 힘을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok believes personal @@ matters deeply.",
"hint": "ISFP는 개인의 내면적 진실을 소중히 여겨요.",
"optionA": "success",
"optionB": "truth",
"optionC": "power",
"result": "truth",
"explanation": "준석이는 개인의 진실이 깊이 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "준석",
"script": "Your passion motivates everyone!",
"translation": "네 열정이 모든 사람에게 동기를 줘!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Your sincerity builds trust.",
"translation": "네 진실함이 신뢰를 쌓아."
},
{
"type": "puzzle",
"index": 9,
"hint": "정훈이가 인정하는 준석이의 진실함이에요.",
"optionA": "builds",
"optionB": "sincerity",
"optionC": "Your",
"result": "Your sincerity builds",
"explanation": "정훈이는 준석이의 진실함이 신뢰를 쌓는다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해",
"explanation": "ISFP의 조용한 치유와 ENFP의 활발한 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "They need quiet time.",
"translation": "그들에게는 조용한 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "Let's talk it out!",
"translation": "대화로 해결해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "도영이는 조용한 시간이 필요하다고 생각하나요?",
"hint": "ISFP는 조용한 환경에서 문제를 해결하는 것을 선호해요.",
"result": "O",
"explanation": "도영이는 'They need quiet time'이라고 조용함을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "Inner peace comes first.",
"translation": "내면의 평화가 우선이야."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Energy and enthusiasm help.",
"translation": "에너지와 열정이 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-young believes inner @@ comes first.",
"hint": "ISFP는 내면의 안정을 중시해요.",
"optionA": "conflict",
"optionB": "peace",
"optionC": "noise",
"result": "peace",
"explanation": "도영이는 내면의 평화가 우선이라고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Your enthusiasm brightens everything!",
"translation": "네 열정이 모든 것을 밝게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "Your calmness soothes souls.",
"translation": "네 차분함이 마음을 달래줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성민이가 느끼는 도영이의 차분함이에요.",
"optionA": "calmness",
"optionB": "soothes",
"optionC": "Your",
"result": "Your calmness soothes",
"explanation": "성민이는 도영이의 차분함이 마음을 달래준다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해",
"explanation": "ISFP의 조용한 치유와 ENFP의 활발한 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "They need quiet time.",
"translation": "그들에게는 조용한 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "Let's talk it out!",
"translation": "대화로 해결해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "도영이는 조용한 시간이 필요하다고 생각하나요?",
"hint": "ISFP는 조용한 환경에서 문제를 해결하는 것을 선호해요.",
"result": "O",
"explanation": "도영이는 'They need quiet time'이라고 조용함을 원했어요."
},
{
"type": "script",
"index": 4,
"speaker": "도영",
"script": "Inner peace comes first.",
"translation": "내면의 평화가 우선이야."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Energy and enthusiasm help.",
"translation": "에너지와 열정이 도와줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-young believes inner @@ comes first.",
"hint": "ISFP는 내면의 안정을 중시해요.",
"optionA": "conflict",
"optionB": "peace",
"optionC": "noise",
"result": "peace",
"explanation": "도영이는 내면의 평화가 우선이라고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "도영",
"script": "Your enthusiasm brightens everything!",
"translation": "네 열정이 모든 것을 밝게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "Your calmness soothes souls.",
"translation": "네 차분함이 마음을 달래줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "성민이가 느끼는 도영이의 차분함이에요.",
"optionA": "calmness",
"optionB": "soothes",
"optionC": "Your",
"result": "Your calmness soothes",
"explanation": "성민이는 도영이의 차분함이 마음을 달래준다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "연인 사이 갈등",
"explanation": "ISFP의 감정적 이해와 ENFP의 창의적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Deep feelings need time.",
"translation": "깊은 감정에는 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "건우",
"script": "New approaches create magic!",
"translation": "새로운 접근법이 마법을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "진호는 감정이 시간을 필요로 한다고 생각하나요?",
"hint": "ISFP는 감정 처리에 시간이 걸린다는 것을 이해해요.",
"result": "O",
"explanation": "진호는 'Deep feelings need time'이라고 시간을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Authentic connection matters most.",
"translation": "진실한 연결이 가장 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "건우",
"script": "Creative love fixes everything.",
"translation": "창의적인 사랑이 모든 걸 고쳐."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-ho believes authentic @@ matters most.",
"hint": "ISFP는 진실한 관계를 매우 중시해요.",
"optionA": "success",
"optionB": "connection",
"optionC": "money",
"result": "connection",
"explanation": "진호는 진실한 연결이 가장 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Your creativity inspires love!",
"translation": "네 창의력이 사랑을 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "건우",
"script": "Your depth touches hearts.",
"translation": "네 깊이가 마음을 감동시켜."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "건우가 느끼는 진호의 깊이에요.",
"optionA": "depth",
"optionB": "touches",
"optionC": "Your",
"result": "Your depth touches",
"explanation": "건우는 진호의 깊이가 마음을 감동시킨다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "연인 사이 갈등",
"explanation": "ISFP의 감정적 이해와 ENFP의 창의적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "Deep feelings need time.",
"translation": "깊은 감정에는 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "건우",
"script": "New approaches create magic!",
"translation": "새로운 접근법이 마법을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "진호는 감정이 시간을 필요로 한다고 생각하나요?",
"hint": "ISFP는 감정 처리에 시간이 걸린다는 것을 이해해요.",
"result": "O",
"explanation": "진호는 'Deep feelings need time'이라고 시간을 강조했어요."
},
{
"type": "script",
"index": 4,
"speaker": "진호",
"script": "Authentic connection matters most.",
"translation": "진실한 연결이 가장 중요해."
},
{
"type": "script",
"index": 5,
"speaker": "건우",
"script": "Creative love fixes everything.",
"translation": "창의적인 사랑이 모든 걸 고쳐."
},
{
"type": "blank",
"index": 6,
"quiz": "Jin-ho believes authentic @@ matters most.",
"hint": "ISFP는 진실한 관계를 매우 중시해요.",
"optionA": "success",
"optionB": "connection",
"optionC": "money",
"result": "connection",
"explanation": "진호는 진실한 연결이 가장 중요하다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "진호",
"script": "Your creativity inspires love!",
"translation": "네 창의력이 사랑을 불러일으켜!"
},
{
"type": "script",
"index": 8,
"speaker": "건우",
"script": "Your depth touches hearts.",
"translation": "네 깊이가 마음을 감동시켜."
},
{
"type": "puzzle",
"index": 9,
"hint": "건우가 느끼는 진호의 깊이에요.",
"optionA": "depth",
"optionB": "touches",
"optionC": "Your",
"result": "Your depth touches",
"explanation": "건우는 진호의 깊이가 마음을 감동시킨다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 간 의견 차이",
"explanation": "ISFP의 개별 존중과 ENFP의 포용적 해결 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "Everyone's path is different.",
"translation": "모든 사람의 길은 달라."
},
{
"type": "script",
"index": 2,
"speaker": "민규",
"script": "Together we find answers!",
"translation": "함께 답을 찾아보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "건희는 개인의 다른 길을 인정하나요?",
"hint": "ISFP는 개인의 고유한 여정을 존중해요.",
"result": "O",
"explanation": "건희는 'Everyone's path is different'라고 차이를 인정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "Individual dreams deserve support.",
"translation": "개인의 꿈이 지지받을 자격이 있어."
},
{
"type": "script",
"index": 5,
"speaker": "민규",
"script": "Shared joy multiplies happiness.",
"translation": "공유된 기쁨이 행복을 배가시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-hui thinks individual @@ deserve support.",
"hint": "ISFP는 개인의 꿈과 목표를 소중히 여겨요.",
"optionA": "problems",
"optionB": "dreams",
"optionC": "rules",
"result": "dreams",
"explanation": "건희는 개인의 꿈이 지지받을 자격이 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Your optimism lifts spirits!",
"translation": "네 낙관주의가 기분을 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "민규",
"script": "Your understanding creates harmony.",
"translation": "네 이해심이 조화를 만들어."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민규가 인정하는 건희의 이해심이에요.",
"optionA": "creates",
"optionB": "understanding",
"optionC": "Your",
"result": "Your understanding creates",
"explanation": "민규는 건희의 이해심이 조화를 만든다고 말했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 간 의견 차이",
"explanation": "ISFP의 개별 존중과 ENFP의 포용적 해결 비교",
"level": 1,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "Everyone's path is different.",
"translation": "모든 사람의 길은 달라."
},
{
"type": "script",
"index": 2,
"speaker": "민규",
"script": "Together we find answers!",
"translation": "함께 답을 찾아보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "건희는 개인의 다른 길을 인정하나요?",
"hint": "ISFP는 개인의 고유한 여정을 존중해요.",
"result": "O",
"explanation": "건희는 'Everyone's path is different'라고 차이를 인정했어요."
},
{
"type": "script",
"index": 4,
"speaker": "건희",
"script": "Individual dreams deserve support.",
"translation": "개인의 꿈이 지지받을 자격이 있어."
},
{
"type": "script",
"index": 5,
"speaker": "민규",
"script": "Shared joy multiplies happiness.",
"translation": "공유된 기쁨이 행복을 배가시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Geon-hui thinks individual @@ deserve support.",
"hint": "ISFP는 개인의 꿈과 목표를 소중히 여겨요.",
"optionA": "problems",
"optionB": "dreams",
"optionC": "rules",
"result": "dreams",
"explanation": "건희는 개인의 꿈이 지지받을 자격이 있다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "건희",
"script": "Your optimism lifts spirits!",
"translation": "네 낙관주의가 기분을 끌어올려!"
},
{
"type": "script",
"index": 8,
"speaker": "민규",
"script": "Your understanding creates harmony.",
"translation": "네 이해심이 조화를 만들어."
},
{
"type": "puzzle",
"index": 9,
"hint": "민규가 인정하는 건희의 이해심이에요.",
"optionA": "creates",
"optionB": "understanding",
"optionC": "Your",
"result": "Your understanding creates",
"explanation": "민규는 건희의 이해심이 조화를 만든다고 말했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "부서 업무 프로세스 개선",
"explanation": "INTJ의 혁신적 개선과 ISTJ의 기존 방식 유지 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Redesign the entire system.",
"translation": "전체 시스템을 재설계하자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Current method works fine.",
"translation": "현재 방법이 잘 작동해."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 현재 방법이 효과적이라고 생각하나요?",
"hint": "ISTJ는 검증된 기존 방식을 신뢰해요.",
"result": "O",
"explanation": "동현은 'current method works fine'이라며 기존 방식을 옹호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Innovation prevents future problems.",
"translation": "혁신이 미래 문제를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Stability ensures reliable results.",
"translation": "안정성이 신뢰할 만한 결과를 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun wants to redesign the entire @@.",
"hint": "INTJ는 전체적이고 체계적인 변화를 추구해요.",
"optionA": "plan",
"optionB": "system",
"optionC": "team",
"result": "system",
"explanation": "지훈은 전체 시스템을 재설계하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Stability builds confidence!",
"translation": "안정성이 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Innovation drives progress!",
"translation": "혁신이 진전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현의 인정이에요.",
"optionA": "Innovation",
"optionB": "drives",
"optionC": "progress",
"result": "Innovation drives progress",
"explanation": "동현은 지훈의 혁신이 진전을 이끈다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "부서 업무 프로세스 개선",
"explanation": "INTJ의 혁신적 개선과 ISTJ의 기존 방식 유지 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Redesign the entire system.",
"translation": "전체 시스템을 재설계하자."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Current method works fine.",
"translation": "현재 방법이 잘 작동해."
},
{
"type": "ox",
"index": 3,
"quiz": "동현은 현재 방법이 효과적이라고 생각하나요?",
"hint": "ISTJ는 검증된 기존 방식을 신뢰해요.",
"result": "O",
"explanation": "동현은 'current method works fine'이라며 기존 방식을 옹호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Innovation prevents future problems.",
"translation": "혁신이 미래 문제를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Stability ensures reliable results.",
"translation": "안정성이 신뢰할 만한 결과를 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun wants to redesign the entire @@.",
"hint": "INTJ는 전체적이고 체계적인 변화를 추구해요.",
"optionA": "plan",
"optionB": "system",
"optionC": "team",
"result": "system",
"explanation": "지훈은 전체 시스템을 재설계하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Stability builds confidence!",
"translation": "안정성이 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Innovation drives progress!",
"translation": "혁신이 진전을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "동현의 인정이에요.",
"optionA": "Innovation",
"optionB": "drives",
"optionC": "progress",
"result": "Innovation drives progress",
"explanation": "동현은 지훈의 혁신이 진전을 이끈다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 규칙 제정 논의",
"explanation": "INTJ의 효율성 중심과 ISTJ의 전통적 절차 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Focus on strategic objectives.",
"translation": "전략적 목표에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Follow established procedures.",
"translation": "기존 절차를 따르자."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 기존 절차를 따르려 하나요?",
"hint": "ISTJ는 검증된 절차와 전통을 중시해요.",
"result": "O",
"explanation": "지호는 'follow established procedures'라며 기존 절차를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Efficiency maximizes team output.",
"translation": "효율성이 팀 성과를 극대화해."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Procedures prevent costly mistakes.",
"translation": "절차가 비용이 많이 드는 실수를 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon wants to focus on strategic @@.",
"hint": "INTJ는 장기적이고 전략적인 목표를 중시해요.",
"optionA": "meetings",
"optionB": "objectives",
"optionC": "relationships",
"result": "objectives",
"explanation": "승현은 전략적 목표에 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Procedures ensure quality!",
"translation": "절차가 품질을 보장해!"
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Strategy creates direction!",
"translation": "전략이 방향을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지호의 인정이에요.",
"optionA": "Strategy",
"optionB": "creates",
"optionC": "direction",
"result": "Strategy creates direction",
"explanation": "지호는 승현의 전략이 방향을 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 규칙 제정 논의",
"explanation": "INTJ의 효율성 중심과 ISTJ의 전통적 절차 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Focus on strategic objectives.",
"translation": "전략적 목표에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Follow established procedures.",
"translation": "기존 절차를 따르자."
},
{
"type": "ox",
"index": 3,
"quiz": "지호는 기존 절차를 따르려 하나요?",
"hint": "ISTJ는 검증된 절차와 전통을 중시해요.",
"result": "O",
"explanation": "지호는 'follow established procedures'라며 기존 절차를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Efficiency maximizes team output.",
"translation": "효율성이 팀 성과를 극대화해."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Procedures prevent costly mistakes.",
"translation": "절차가 비용이 많이 드는 실수를 예방해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon wants to focus on strategic @@.",
"hint": "INTJ는 장기적이고 전략적인 목표를 중시해요.",
"optionA": "meetings",
"optionB": "objectives",
"optionC": "relationships",
"result": "objectives",
"explanation": "승현은 전략적 목표에 집중하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Procedures ensure quality!",
"translation": "절차가 품질을 보장해!"
},
{
"type": "script",
"index": 8,
"speaker": "지호",
"script": "Strategy creates direction!",
"translation": "전략이 방향을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "지호의 인정이에요.",
"optionA": "Strategy",
"optionB": "creates",
"optionC": "direction",
"result": "Strategy creates direction",
"explanation": "지호는 승현의 전략이 방향을 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 관리 방식",
"explanation": "INTJ의 미래 대비와 ISTJ의 단계별 진행 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "Plan three steps ahead.",
"translation": "세 단계 앞을 계획하자."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Complete current tasks first.",
"translation": "현재 업무부터 완료하자."
},
{
"type": "ox",
"index": 3,
"quiz": "현수는 현재 업무를 먼저 완료하려 하나요?",
"hint": "ISTJ는 순차적이고 체계적인 진행을 선호해요.",
"result": "O",
"explanation": "현수는 'complete current tasks first'라며 현재 업무를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Foresight prevents bottlenecks.",
"translation": "선견지명이 병목현상을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Step-by-step ensures thoroughness.",
"translation": "단계별 진행이 철저함을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon wants to plan @@ steps ahead.",
"hint": "INTJ는 미래를 예측하고 대비하는 걸 좋아해요.",
"optionA": "two",
"optionB": "three",
"optionC": "four",
"result": "three",
"explanation": "재현은 세 단계 앞을 계획하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "Thoroughness builds excellence!",
"translation": "철저함이 우수함을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Foresight prevents problems!",
"translation": "선견지명이 문제를 예방해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현수의 인정이에요.",
"optionA": "Foresight",
"optionB": "prevents",
"optionC": "problems",
"result": "Foresight prevents problems",
"explanation": "현수는 재현의 선견지명이 문제를 예방한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 관리 방식",
"explanation": "INTJ의 미래 대비와 ISTJ의 단계별 진행 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "Plan three steps ahead.",
"translation": "세 단계 앞을 계획하자."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Complete current tasks first.",
"translation": "현재 업무부터 완료하자."
},
{
"type": "ox",
"index": 3,
"quiz": "현수는 현재 업무를 먼저 완료하려 하나요?",
"hint": "ISTJ는 순차적이고 체계적인 진행을 선호해요.",
"result": "O",
"explanation": "현수는 'complete current tasks first'라며 현재 업무를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Foresight prevents bottlenecks.",
"translation": "선견지명이 병목현상을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Step-by-step ensures thoroughness.",
"translation": "단계별 진행이 철저함을 보장해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon wants to plan @@ steps ahead.",
"hint": "INTJ는 미래를 예측하고 대비하는 걸 좋아해요.",
"optionA": "two",
"optionB": "three",
"optionC": "four",
"result": "three",
"explanation": "재현은 세 단계 앞을 계획하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "Thoroughness builds excellence!",
"translation": "철저함이 우수함을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "현수",
"script": "Foresight prevents problems!",
"translation": "선견지명이 문제를 예방해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "현수의 인정이에요.",
"optionA": "Foresight",
"optionB": "prevents",
"optionC": "problems",
"result": "Foresight prevents problems",
"explanation": "현수는 재현의 선견지명이 문제를 예방한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "워크샵 운영 방식 갈등",
"explanation": "INTJ의 체계적 계획과 ISTP의 즉석 대응 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "Create comprehensive framework first.",
"translation": "먼저 포괄적 틀을 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "Handle issues as they arise.",
"translation": "문제가 생기는 대로 처리하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 문제를 즉석에서 처리하려 하나요?",
"hint": "ISTP는 현재 상황에 유연하게 대응해요.",
"result": "O",
"explanation": "태오는 'handle issues as they arise'라며 즉석 대응을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "유진",
"script": "Structure prevents chaos.",
"translation": "구조가 혼란을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Flexibility adapts to reality.",
"translation": "유연성이 현실에 적응해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yu-jin wants to create comprehensive @@ first.",
"hint": "INTJ는 전체적이고 체계적인 틀을 먼저 구축해요.",
"optionA": "schedule",
"optionB": "framework",
"optionC": "meeting",
"result": "framework",
"explanation": "유진은 먼저 포괄적 틀을 만들자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "유진",
"script": "Flexibility shows wisdom!",
"translation": "유연성이 지혜를 보여줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Structure brings clarity!",
"translation": "구조가 명확함을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태오의 인정이에요.",
"optionA": "Structure",
"optionB": "brings",
"optionC": "clarity",
"result": "Structure brings clarity",
"explanation": "태오는 유진의 구조가 명확함을 가져온다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "워크샵 운영 방식 갈등",
"explanation": "INTJ의 체계적 계획과 ISTP의 즉석 대응 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "Create comprehensive framework first.",
"translation": "먼저 포괄적 틀을 만들자."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "Handle issues as they arise.",
"translation": "문제가 생기는 대로 처리하자."
},
{
"type": "ox",
"index": 3,
"quiz": "태오는 문제를 즉석에서 처리하려 하나요?",
"hint": "ISTP는 현재 상황에 유연하게 대응해요.",
"result": "O",
"explanation": "태오는 'handle issues as they arise'라며 즉석 대응을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "유진",
"script": "Structure prevents chaos.",
"translation": "구조가 혼란을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Flexibility adapts to reality.",
"translation": "유연성이 현실에 적응해."
},
{
"type": "blank",
"index": 6,
"quiz": "Yu-jin wants to create comprehensive @@ first.",
"hint": "INTJ는 전체적이고 체계적인 틀을 먼저 구축해요.",
"optionA": "schedule",
"optionB": "framework",
"optionC": "meeting",
"result": "framework",
"explanation": "유진은 먼저 포괄적 틀을 만들자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "유진",
"script": "Flexibility shows wisdom!",
"translation": "유연성이 지혜를 보여줘!"
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "Structure brings clarity!",
"translation": "구조가 명확함을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태오의 인정이에요.",
"optionA": "Structure",
"optionB": "brings",
"optionC": "clarity",
"result": "Structure brings clarity",
"explanation": "태오는 유진의 구조가 명확함을 가져온다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "기술 도입 결정 과정",
"explanation": "INTJ의 장기 분석과 ISTP의 실용적 테스트 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Analyze long-term implications.",
"translation": "장기적 영향을 분석하자."
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Test functionality right now.",
"translation": "지금 당장 기능을 테스트하자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 지금 당장 테스트하려 하나요?",
"hint": "ISTP는 즉시 실용성을 확인하고 싶어해요.",
"result": "O",
"explanation": "동민은 'test functionality right now'라며 즉시 테스트를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Strategic thinking prevents waste.",
"translation": "전략적 사고가 낭비를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "동민",
"script": "Hands-on experience reveals truth.",
"translation": "직접 경험이 진실을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun wants to analyze long-term @@.",
"hint": "INTJ는 미래에 미칠 영향을 깊이 분석해요.",
"optionA": "costs",
"optionB": "implications",
"optionC": "benefits",
"result": "implications",
"explanation": "지훈은 장기적 영향을 분석하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Experience provides insights!",
"translation": "경험이 통찰을 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Strategy guides decisions!",
"translation": "전략이 결정을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동민의 인정이에요.",
"optionA": "Strategy",
"optionB": "guides",
"optionC": "decisions",
"result": "Strategy guides decisions",
"explanation": "동민은 지훈의 전략이 결정을 이끈다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "기술 도입 결정 과정",
"explanation": "INTJ의 장기 분석과 ISTP의 실용적 테스트 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Analyze long-term implications.",
"translation": "장기적 영향을 분석하자."
},
{
"type": "script",
"index": 2,
"speaker": "동민",
"script": "Test functionality right now.",
"translation": "지금 당장 기능을 테스트하자."
},
{
"type": "ox",
"index": 3,
"quiz": "동민은 지금 당장 테스트하려 하나요?",
"hint": "ISTP는 즉시 실용성을 확인하고 싶어해요.",
"result": "O",
"explanation": "동민은 'test functionality right now'라며 즉시 테스트를 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Strategic thinking prevents waste.",
"translation": "전략적 사고가 낭비를 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "동민",
"script": "Hands-on experience reveals truth.",
"translation": "직접 경험이 진실을 드러내."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun wants to analyze long-term @@.",
"hint": "INTJ는 미래에 미칠 영향을 깊이 분석해요.",
"optionA": "costs",
"optionB": "implications",
"optionC": "benefits",
"result": "implications",
"explanation": "지훈은 장기적 영향을 분석하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Experience provides insights!",
"translation": "경험이 통찰을 제공해!"
},
{
"type": "script",
"index": 8,
"speaker": "동민",
"script": "Strategy guides decisions!",
"translation": "전략이 결정을 이끌어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "동민의 인정이에요.",
"optionA": "Strategy",
"optionB": "guides",
"optionC": "decisions",
"result": "Strategy guides decisions",
"explanation": "동민은 지훈의 전략이 결정을 이끈다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 문제 해결 접근법",
"explanation": "INTJ의 근본 원인 분석과 ISTP의 즉시 수정 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "Identify root cause patterns.",
"translation": "근본 원인 패턴을 파악하자."
},
{
"type": "script",
"index": 2,
"speaker": "성호",
"script": "Fix what's broken immediately.",
"translation": "고장난 것을 즉시 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "성호는 고장난 것을 즉시 고치려 하나요?",
"hint": "ISTP는 당면한 문제를 바로 해결하려 해요.",
"result": "O",
"explanation": "성호는 'fix what's broken immediately'라며 즉시 수정을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "서연",
"script": "Understanding prevents recurrence.",
"translation": "이해가 재발을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "성호",
"script": "Quick fixes restore function.",
"translation": "빠른 수정이 기능을 회복시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-yeon wants to identify root cause @@.",
"hint": "INTJ는 문제의 근본적인 패턴을 파악하려 해요.",
"optionA": "solutions",
"optionB": "patterns",
"optionC": "examples",
"result": "patterns",
"explanation": "서연은 근본 원인 패턴을 파악하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "서연",
"script": "Quick solutions work!",
"translation": "빠른 해결책이 효과적이야!"
},
{
"type": "script",
"index": 8,
"speaker": "성호",
"script": "Understanding creates wisdom!",
"translation": "이해가 지혜를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성호의 인정이에요.",
"optionA": "Understanding",
"optionB": "creates",
"optionC": "wisdom",
"result": "Understanding creates wisdom",
"explanation": "성호는 서연의 이해가 지혜를 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 문제 해결 접근법",
"explanation": "INTJ의 근본 원인 분석과 ISTP의 즉시 수정 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "Identify root cause patterns.",
"translation": "근본 원인 패턴을 파악하자."
},
{
"type": "script",
"index": 2,
"speaker": "성호",
"script": "Fix what's broken immediately.",
"translation": "고장난 것을 즉시 고치자."
},
{
"type": "ox",
"index": 3,
"quiz": "성호는 고장난 것을 즉시 고치려 하나요?",
"hint": "ISTP는 당면한 문제를 바로 해결하려 해요.",
"result": "O",
"explanation": "성호는 'fix what's broken immediately'라며 즉시 수정을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "서연",
"script": "Understanding prevents recurrence.",
"translation": "이해가 재발을 예방해."
},
{
"type": "script",
"index": 5,
"speaker": "성호",
"script": "Quick fixes restore function.",
"translation": "빠른 수정이 기능을 회복시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-yeon wants to identify root cause @@.",
"hint": "INTJ는 문제의 근본적인 패턴을 파악하려 해요.",
"optionA": "solutions",
"optionB": "patterns",
"optionC": "examples",
"result": "patterns",
"explanation": "서연은 근본 원인 패턴을 파악하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "서연",
"script": "Quick solutions work!",
"translation": "빠른 해결책이 효과적이야!"
},
{
"type": "script",
"index": 8,
"speaker": "성호",
"script": "Understanding creates wisdom!",
"translation": "이해가 지혜를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "성호의 인정이에요.",
"optionA": "Understanding",
"optionB": "creates",
"optionC": "wisdom",
"result": "Understanding creates wisdom",
"explanation": "성호는 서연의 이해가 지혜를 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀원 갈등 중재 방식",
"explanation": "INTJ의 객관적 분석과 ISFJ의 감정적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Analyze the conflict objectively.",
"translation": "갈등을 객관적으로 분석하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 감정을 먼저 고려하나요?",
"hint": "ISFJ는 관련된 모든 사람의 감정을 우선시해요.",
"result": "O",
"explanation": "예나는 'consider everyone's feelings first'라며 감정을 먼저 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Logic finds fair solutions.",
"translation": "논리가 공정한 해결책을 찾아."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Emotional safety enables healing.",
"translation": "감정적 안전이 치유를 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-seok wants to analyze the conflict @@.",
"hint": "INTJ는 주관적 감정보다 객관적 관점을 선호해요.",
"optionA": "carefully",
"optionB": "objectively",
"optionC": "quickly",
"result": "objectively",
"explanation": "현석은 갈등을 객관적으로 분석하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Emotional care builds trust!",
"translation": "감정적 배려가 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Logic brings clarity!",
"translation": "논리가 명확함을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예나의 인정이에요.",
"optionA": "Logic",
"optionB": "brings",
"optionC": "clarity",
"result": "Logic brings clarity",
"explanation": "예나는 현석의 논리가 명확함을 가져온다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀원 갈등 중재 방식",
"explanation": "INTJ의 객관적 분석과 ISFJ의 감정적 배려 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Analyze the conflict objectively.",
"translation": "갈등을 객관적으로 분석하자."
},
{
"type": "script",
"index": 2,
"speaker": "예나",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려하자."
},
{
"type": "ox",
"index": 3,
"quiz": "예나는 모든 사람의 감정을 먼저 고려하나요?",
"hint": "ISFJ는 관련된 모든 사람의 감정을 우선시해요.",
"result": "O",
"explanation": "예나는 'consider everyone's feelings first'라며 감정을 먼저 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Logic finds fair solutions.",
"translation": "논리가 공정한 해결책을 찾아."
},
{
"type": "script",
"index": 5,
"speaker": "예나",
"script": "Emotional safety enables healing.",
"translation": "감정적 안전이 치유를 가능하게 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-seok wants to analyze the conflict @@.",
"hint": "INTJ는 주관적 감정보다 객관적 관점을 선호해요.",
"optionA": "carefully",
"optionB": "objectively",
"optionC": "quickly",
"result": "objectively",
"explanation": "현석은 갈등을 객관적으로 분석하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Emotional care builds trust!",
"translation": "감정적 배려가 신뢰를 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "예나",
"script": "Logic brings clarity!",
"translation": "논리가 명확함을 가져와!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예나의 인정이에요.",
"optionA": "Logic",
"optionB": "brings",
"optionC": "clarity",
"result": "Logic brings clarity",
"explanation": "예나는 현석의 논리가 명확함을 가져온다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 우선순위 결정",
"explanation": "INTJ의 효율성 중심과 ISFJ의 구성원 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "Prioritize maximum impact tasks.",
"translation": "최대 영향을 주는 업무를 우선시하자."
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Balance everyone's workload fairly.",
"translation": "모든 사람의 업무량을 공정하게 균형을 맞추자."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 모든 사람의 업무량을 공정하게 고려하나요?",
"hint": "ISFJ는 팀원들의 부담을 고르게 배분하려 해요.",
"result": "O",
"explanation": "수현은 'balance everyone's workload fairly'라며 공정한 배분을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "지원",
"script": "Strategic focus maximizes results.",
"translation": "전략적 집중이 결과를 극대화해."
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Team harmony sustains performance.",
"translation": "팀 조화가 성과를 지속시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-won wants to prioritize maximum @@ tasks.",
"hint": "INTJ는 목표 달성에 가장 큰 영향을 주는 것을 중시해요.",
"optionA": "urgent",
"optionB": "impact",
"optionC": "easy",
"result": "impact",
"explanation": "지원은 최대 영향을 주는 업무를 우선시하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지원",
"script": "Harmony builds strength!",
"translation": "조화가 힘을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Focus creates efficiency!",
"translation": "집중이 효율성을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수현의 인정이에요.",
"optionA": "Focus",
"optionB": "creates",
"optionC": "efficiency",
"result": "Focus creates efficiency",
"explanation": "수현은 지원의 집중이 효율성을 만든다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 우선순위 결정",
"explanation": "INTJ의 효율성 중심과 ISFJ의 구성원 배려 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "Prioritize maximum impact tasks.",
"translation": "최대 영향을 주는 업무를 우선시하자."
},
{
"type": "script",
"index": 2,
"speaker": "수현",
"script": "Balance everyone's workload fairly.",
"translation": "모든 사람의 업무량을 공정하게 균형을 맞추자."
},
{
"type": "ox",
"index": 3,
"quiz": "수현은 모든 사람의 업무량을 공정하게 고려하나요?",
"hint": "ISFJ는 팀원들의 부담을 고르게 배분하려 해요.",
"result": "O",
"explanation": "수현은 'balance everyone's workload fairly'라며 공정한 배분을 원해요."
},
{
"type": "script",
"index": 4,
"speaker": "지원",
"script": "Strategic focus maximizes results.",
"translation": "전략적 집중이 결과를 극대화해."
},
{
"type": "script",
"index": 5,
"speaker": "수현",
"script": "Team harmony sustains performance.",
"translation": "팀 조화가 성과를 지속시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-won wants to prioritize maximum @@ tasks.",
"hint": "INTJ는 목표 달성에 가장 큰 영향을 주는 것을 중시해요.",
"optionA": "urgent",
"optionB": "impact",
"optionC": "easy",
"result": "impact",
"explanation": "지원은 최대 영향을 주는 업무를 우선시하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지원",
"script": "Harmony builds strength!",
"translation": "조화가 힘을 구축해!"
},
{
"type": "script",
"index": 8,
"speaker": "수현",
"script": "Focus creates efficiency!",
"translation": "집중이 효율성을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수현의 인정이에요.",
"optionA": "Focus",
"optionB": "creates",
"optionC": "efficiency",
"result": "Focus creates efficiency",
"explanation": "수현은 지원의 집중이 효율성을 만든다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 개선",
"explanation": "INTJ의 목표 중심과 ISFJ의 참여자 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "Streamline meeting agenda efficiently.",
"translation": "회의 안건을 효율적으로 간소화하자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Ensure everyone participates comfortably.",
"translation": "모든 사람이 편안하게 참여하도록 하자."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 모든 사람의 편안한 참여를 중시하나요?",
"hint": "ISFJ는 모든 참여자가 소외되지 않도록 배려해요.",
"result": "O",
"explanation": "윤서는 'ensure everyone participates comfortably'라며 편안한 참여를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "지현",
"script": "Focused discussion achieves objectives.",
"translation": "집중된 논의가 목표를 달성해."
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Inclusive atmosphere encourages contribution.",
"translation": "포용적 분위기가 기여를 격려해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hyeon wants to streamline meeting agenda @@.",
"hint": "INTJ는 시간 낭비를 줄이고 효율성을 추구해요.",
"optionA": "slowly",
"optionB": "efficiently",
"optionC": "carefully",
"result": "efficiently",
"explanation": "지현은 회의 안건을 효율적으로 간소화하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지현",
"script": "Inclusion strengthens teams!",
"translation": "포용이 팀을 강화시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Efficiency saves time!",
"translation": "효율성이 시간을 절약해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "윤서의 인정이에요.",
"optionA": "Efficiency",
"optionB": "saves",
"optionC": "time",
"result": "Efficiency saves time",
"explanation": "윤서는 지현의 효율성이 시간을 절약한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "회의 진행 방식 개선",
"explanation": "INTJ의 목표 중심과 ISFJ의 참여자 배려 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "Streamline meeting agenda efficiently.",
"translation": "회의 안건을 효율적으로 간소화하자."
},
{
"type": "script",
"index": 2,
"speaker": "윤서",
"script": "Ensure everyone participates comfortably.",
"translation": "모든 사람이 편안하게 참여하도록 하자."
},
{
"type": "ox",
"index": 3,
"quiz": "윤서는 모든 사람의 편안한 참여를 중시하나요?",
"hint": "ISFJ는 모든 참여자가 소외되지 않도록 배려해요.",
"result": "O",
"explanation": "윤서는 'ensure everyone participates comfortably'라며 편안한 참여를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "지현",
"script": "Focused discussion achieves objectives.",
"translation": "집중된 논의가 목표를 달성해."
},
{
"type": "script",
"index": 5,
"speaker": "윤서",
"script": "Inclusive atmosphere encourages contribution.",
"translation": "포용적 분위기가 기여를 격려해."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hyeon wants to streamline meeting agenda @@.",
"hint": "INTJ는 시간 낭비를 줄이고 효율성을 추구해요.",
"optionA": "slowly",
"optionB": "efficiently",
"optionC": "carefully",
"result": "efficiently",
"explanation": "지현은 회의 안건을 효율적으로 간소화하자고 해요."
},
{
"type": "script",
"index": 7,
"speaker": "지현",
"script": "Inclusion strengthens teams!",
"translation": "포용이 팀을 강화시켜!"
},
{
"type": "script",
"index": 8,
"speaker": "윤서",
"script": "Efficiency saves time!",
"translation": "효율성이 시간을 절약해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "윤서의 인정이에요.",
"optionA": "Efficiency",
"optionB": "saves",
"optionC": "time",
"result": "Efficiency saves time",
"explanation": "윤서는 지현의 효율성이 시간을 절약한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 목표 설정",
"explanation": "INTJ의 논리적 효율성과 ISFP의 개인적 가치 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Data-driven decisions work best.",
"translation": "데이터 기반 결정이 가장 좋아."
},
{
"type": "script",
"index": 2,
"speaker": "준석",
"script": "This feels wrong somehow.",
"translation": "이게 왠지 틀린 느낌이야."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 감정적으로 문제를 인식하나요?",
"hint": "ISFP는 직감과 감정을 통해 상황을 판단해요.",
"result": "O",
"explanation": "준석이는 'feels wrong somehow'라고 감정적으로 문제를 인식해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Logic eliminates emotional bias.",
"translation": "논리가 감정적 편향을 제거해."
},
{
"type": "script",
"index": 5,
"speaker": "준석",
"script": "Personal values guide better choices.",
"translation": "개인적 가치관이 더 나은 선택을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok believes personal values guide better @@.",
"hint": "ISFP는 개인의 가치관을 중시해요.",
"optionA": "problems",
"optionB": "choices",
"optionC": "feelings",
"result": "choices",
"explanation": "준석이는 개인적 가치관이 더 나은 선택을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Your authenticity brings important perspectives.",
"translation": "네 진정성이 중요한 관점을 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "준석",
"script": "You create clear structures!",
"translation": "넌 명확한 구조를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준석이의 칭찬이에요.",
"optionA": "create",
"optionB": "structures",
"optionC": "You",
"result": "You create structures",
"explanation": "준석이는 지훈이가 명확한 구조를 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 목표 설정",
"explanation": "INTJ의 논리적 효율성과 ISFP의 개인적 가치 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Data-driven decisions work best.",
"translation": "데이터 기반 결정이 가장 좋아."
},
{
"type": "script",
"index": 2,
"speaker": "준석",
"script": "This feels wrong somehow.",
"translation": "이게 왠지 틀린 느낌이야."
},
{
"type": "ox",
"index": 3,
"quiz": "준석이는 감정적으로 문제를 인식하나요?",
"hint": "ISFP는 직감과 감정을 통해 상황을 판단해요.",
"result": "O",
"explanation": "준석이는 'feels wrong somehow'라고 감정적으로 문제를 인식해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Logic eliminates emotional bias.",
"translation": "논리가 감정적 편향을 제거해."
},
{
"type": "script",
"index": 5,
"speaker": "준석",
"script": "Personal values guide better choices.",
"translation": "개인적 가치관이 더 나은 선택을 이끌어."
},
{
"type": "blank",
"index": 6,
"quiz": "Jun-seok believes personal values guide better @@.",
"hint": "ISFP는 개인의 가치관을 중시해요.",
"optionA": "problems",
"optionB": "choices",
"optionC": "feelings",
"result": "choices",
"explanation": "준석이는 개인적 가치관이 더 나은 선택을 이끈다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Your authenticity brings important perspectives.",
"translation": "네 진정성이 중요한 관점을 가져와."
},
{
"type": "script",
"index": 8,
"speaker": "준석",
"script": "You create clear structures!",
"translation": "넌 명확한 구조를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준석이의 칭찬이에요.",
"optionA": "create",
"optionB": "structures",
"optionC": "You",
"result": "You create structures",
"explanation": "준석이는 지훈이가 명확한 구조를 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 운영 방침 갈등",
"explanation": "INTJ의 체계적 관리와 ISFP의 개성 존중 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Standardized rules ensure fairness.",
"translation": "표준화된 규칙이 공정성을 보장해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Individual needs matter more.",
"translation": "개인적 필요가 더 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개인의 필요를 우선시하나요?",
"hint": "ISFP는 각 개인의 독특함과 필요를 중시해요.",
"result": "O",
"explanation": "채영이는 'Individual needs matter more'라고 개인의 필요를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Systems prevent unfair treatment.",
"translation": "시스템이 불공정한 대우를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Flexibility preserves personal dignity.",
"translation": "유연성이 개인의 존엄성을 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young thinks flexibility preserves personal @@.",
"hint": "ISFP는 개인의 존엄성을 매우 중요하게 여겨요.",
"optionA": "problems",
"optionB": "dignity",
"optionC": "rules",
"result": "dignity",
"explanation": "채영이는 유연성이 개인의 존엄성을 보존한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Your compassion balances efficiency.",
"translation": "네 연민이 효율성과 균형을 맞춰."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "You organize everything well!",
"translation": "넌 모든 것을 잘 정리해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이의 인정이에요.",
"optionA": "organize",
"optionB": "everything",
"optionC": "You",
"result": "You organize everything",
"explanation": "채영이는 승현이가 모든 것을 잘 정리한다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "동아리 운영 방침 갈등",
"explanation": "INTJ의 체계적 관리와 ISFP의 개성 존중 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Standardized rules ensure fairness.",
"translation": "표준화된 규칙이 공정성을 보장해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "Individual needs matter more.",
"translation": "개인적 필요가 더 중요해."
},
{
"type": "ox",
"index": 3,
"quiz": "채영이는 개인의 필요를 우선시하나요?",
"hint": "ISFP는 각 개인의 독특함과 필요를 중시해요.",
"result": "O",
"explanation": "채영이는 'Individual needs matter more'라고 개인의 필요를 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Systems prevent unfair treatment.",
"translation": "시스템이 불공정한 대우를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Flexibility preserves personal dignity.",
"translation": "유연성이 개인의 존엄성을 보존해."
},
{
"type": "blank",
"index": 6,
"quiz": "Chae-young thinks flexibility preserves personal @@.",
"hint": "ISFP는 개인의 존엄성을 매우 중요하게 여겨요.",
"optionA": "problems",
"optionB": "dignity",
"optionC": "rules",
"result": "dignity",
"explanation": "채영이는 유연성이 개인의 존엄성을 보존한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Your compassion balances efficiency.",
"translation": "네 연민이 효율성과 균형을 맞춰."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "You organize everything well!",
"translation": "넌 모든 것을 잘 정리해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "채영이의 인정이에요.",
"optionA": "organize",
"optionB": "everything",
"optionC": "You",
"result": "You organize everything",
"explanation": "채영이는 승현이가 모든 것을 잘 정리한다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 의사결정 갈등",
"explanation": "INTJ의 논리적 분석과 ISFP의 감정적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "Objective analysis guides decisions.",
"translation": "객관적 분석이 결정을 이끌어."
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "Everyone's feelings need consideration.",
"translation": "모든 사람의 감정을 고려해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 모든 사람의 감정을 고려하나요?",
"hint": "ISFP는 관련된 모든 사람의 감정을 배려해요.",
"result": "O",
"explanation": "수지는 'Everyone's feelings need consideration'이라고 모든 감정을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Facts eliminate personal conflicts.",
"translation": "사실이 개인적 갈등을 제거해."
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "Emotional harmony creates family peace.",
"translation": "감정적 조화가 가족 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji believes emotional harmony creates family @@.",
"hint": "ISFP는 평화롭고 조화로운 분위기를 추구해요.",
"optionA": "problems",
"optionB": "peace",
"optionC": "rules",
"result": "peace",
"explanation": "수지는 감정적 조화가 가족 평화를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "Your empathy prevents hurt feelings.",
"translation": "네 공감이 상한 감정을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "You solve problems systematically!",
"translation": "넌 문제를 체계적으로 해결해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수지의 칭찬이에요.",
"optionA": "solve",
"optionB": "problems",
"optionC": "You",
"result": "You solve problems",
"explanation": "수지는 재현이가 문제를 체계적으로 해결한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "가족 의사결정 갈등",
"explanation": "INTJ의 논리적 분석과 ISFP의 감정적 배려 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "Objective analysis guides decisions.",
"translation": "객관적 분석이 결정을 이끌어."
},
{
"type": "script",
"index": 2,
"speaker": "수지",
"script": "Everyone's feelings need consideration.",
"translation": "모든 사람의 감정을 고려해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "수지는 모든 사람의 감정을 고려하나요?",
"hint": "ISFP는 관련된 모든 사람의 감정을 배려해요.",
"result": "O",
"explanation": "수지는 'Everyone's feelings need consideration'이라고 모든 감정을 고려해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Facts eliminate personal conflicts.",
"translation": "사실이 개인적 갈등을 제거해."
},
{
"type": "script",
"index": 5,
"speaker": "수지",
"script": "Emotional harmony creates family peace.",
"translation": "감정적 조화가 가족 평화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Su-ji believes emotional harmony creates family @@.",
"hint": "ISFP는 평화롭고 조화로운 분위기를 추구해요.",
"optionA": "problems",
"optionB": "peace",
"optionC": "rules",
"result": "peace",
"explanation": "수지는 감정적 조화가 가족 평화를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "Your empathy prevents hurt feelings.",
"translation": "네 공감이 상한 감정을 방지해."
},
{
"type": "script",
"index": 8,
"speaker": "수지",
"script": "You solve problems systematically!",
"translation": "넌 문제를 체계적으로 해결해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "수지의 칭찬이에요.",
"optionA": "solve",
"optionB": "problems",
"optionC": "You",
"result": "You solve problems",
"explanation": "수지는 재현이가 문제를 체계적으로 해결한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "연구 방법론 논쟁",
"explanation": "INTJ의 목표 지향적 접근과 INTP의 탐구적 분석 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Focus on practical outcomes.",
"translation": "실용적 결과에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Understanding theory comes first.",
"translation": "이론 이해가 먼저야."
},
{
"type": "ox",
"index": 3,
"quiz": "민재는 이론적 이해를 우선시하나요?",
"hint": "INTP는 개념과 이론을 깊이 탐구하려 해요.",
"result": "O",
"explanation": "민재는 'Understanding theory comes first'라고 이론을 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Efficient execution delivers results.",
"translation": "효율적 실행이 결과를 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Comprehensive analysis prevents mistakes.",
"translation": "포괄적 분석이 실수를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae thinks comprehensive analysis prevents @@.",
"hint": "INTP는 철저한 분석을 통해 오류를 방지하려 해요.",
"optionA": "success",
"optionB": "mistakes",
"optionC": "theories",
"result": "mistakes",
"explanation": "민재는 포괄적 분석이 실수를 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Your thorough research strengthens foundations.",
"translation": "네 철저한 연구가 기반을 강화해."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "You achieve goals efficiently!",
"translation": "넌 효율적으로 목표를 달성해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민재의 칭찬이에요.",
"optionA": "achieve",
"optionB": "goals",
"optionC": "You",
"result": "You achieve goals",
"explanation": "민재는 현석이가 효율적으로 목표를 달성한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "연구 방법론 논쟁",
"explanation": "INTJ의 목표 지향적 접근과 INTP의 탐구적 분석 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Focus on practical outcomes.",
"translation": "실용적 결과에 집중하자."
},
{
"type": "script",
"index": 2,
"speaker": "민재",
"script": "Understanding theory comes first.",
"translation": "이론 이해가 먼저야."
},
{
"type": "ox",
"index": 3,
"quiz": "민재는 이론적 이해를 우선시하나요?",
"hint": "INTP는 개념과 이론을 깊이 탐구하려 해요.",
"result": "O",
"explanation": "민재는 'Understanding theory comes first'라고 이론을 우선시해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Efficient execution delivers results.",
"translation": "효율적 실행이 결과를 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "민재",
"script": "Comprehensive analysis prevents mistakes.",
"translation": "포괄적 분석이 실수를 방지해."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-jae thinks comprehensive analysis prevents @@.",
"hint": "INTP는 철저한 분석을 통해 오류를 방지하려 해요.",
"optionA": "success",
"optionB": "mistakes",
"optionC": "theories",
"result": "mistakes",
"explanation": "민재는 포괄적 분석이 실수를 방지한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Your thorough research strengthens foundations.",
"translation": "네 철저한 연구가 기반을 강화해."
},
{
"type": "script",
"index": 8,
"speaker": "민재",
"script": "You achieve goals efficiently!",
"translation": "넌 효율적으로 목표를 달성해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민재의 칭찬이에요.",
"optionA": "achieve",
"optionB": "goals",
"optionC": "You",
"result": "You achieve goals",
"explanation": "민재는 현석이가 효율적으로 목표를 달성한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결 접근법 차이",
"explanation": "INTJ의 결과 중심과 INTP의 과정 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "Quick solutions save time.",
"translation": "빠른 해결책이 시간을 절약해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Deep exploration reveals patterns.",
"translation": "깊은 탐구가 패턴을 드러내."
},
{
"type": "ox",
"index": 3,
"quiz": "도현이는 깊은 탐구를 중요하게 여기나요?",
"hint": "INTP는 문제의 근본 원리와 패턴을 파악하려 해요.",
"result": "O",
"explanation": "도현이는 'Deep exploration reveals patterns'라고 깊은 탐구를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "유진",
"script": "Decisive action prevents delays.",
"translation": "결단력 있는 행동이 지연을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Multiple perspectives improve understanding.",
"translation": "다양한 관점이 이해를 향상시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon believes multiple perspectives improve @@.",
"hint": "INTP는 다각도 분석을 통해 이해를 깊게 해요.",
"optionA": "problems",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "도현이는 다양한 관점이 이해를 향상시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유진",
"script": "Your analytical depth impresses.",
"translation": "네 분석적 깊이가 인상적이야."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "You execute plans decisively!",
"translation": "넌 계획을 결단력 있게 실행해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도현이의 감탄이에요.",
"optionA": "execute",
"optionB": "plans",
"optionC": "You",
"result": "You execute plans",
"explanation": "도현이는 유진이가 계획을 결단력 있게 실행한다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결 접근법 차이",
"explanation": "INTJ의 결과 중심과 INTP의 과정 중심 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "Quick solutions save time.",
"translation": "빠른 해결책이 시간을 절약해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "Deep exploration reveals patterns.",
"translation": "깊은 탐구가 패턴을 드러내."
},
{
"type": "ox",
"index": 3,
"quiz": "도현이는 깊은 탐구를 중요하게 여기나요?",
"hint": "INTP는 문제의 근본 원리와 패턴을 파악하려 해요.",
"result": "O",
"explanation": "도현이는 'Deep exploration reveals patterns'라고 깊은 탐구를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "유진",
"script": "Decisive action prevents delays.",
"translation": "결단력 있는 행동이 지연을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Multiple perspectives improve understanding.",
"translation": "다양한 관점이 이해를 향상시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Do-hyeon believes multiple perspectives improve @@.",
"hint": "INTP는 다각도 분석을 통해 이해를 깊게 해요.",
"optionA": "problems",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "도현이는 다양한 관점이 이해를 향상시킨다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "유진",
"script": "Your analytical depth impresses.",
"translation": "네 분석적 깊이가 인상적이야."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "You execute plans decisively!",
"translation": "넌 계획을 결단력 있게 실행해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도현이의 감탄이에요.",
"optionA": "execute",
"optionB": "plans",
"optionC": "You",
"result": "You execute plans",
"explanation": "도현이는 유진이가 계획을 결단력 있게 실행한다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "학술 토론 방식 갈등",
"explanation": "INTJ의 구조적 논증과 INTP의 개방적 탐구 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "Structured arguments work better.",
"translation": "구조화된 논증이 더 잘 돼."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Open exploration finds truth.",
"translation": "열린 탐구가 진실을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "정우는 열린 탐구를 선호하나요?",
"hint": "INTP는 개방적이고 유연한 사고 과정을 좋아해요.",
"result": "O",
"explanation": "정우는 'Open exploration finds truth'라고 열린 탐구를 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지원",
"script": "Clear frameworks prevent confusion.",
"translation": "명확한 프레임워크가 혼란을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Flexible thinking discovers possibilities.",
"translation": "유연한 사고가 가능성을 발견해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jeong-u thinks flexible thinking discovers @@.",
"hint": "INTP는 유연한 사고로 새로운 가능성을 찾아요.",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "structures",
"result": "possibilities",
"explanation": "정우는 유연한 사고가 가능성을 발견한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지원",
"script": "Your creativity challenges assumptions.",
"translation": "네 창의성이 가정들에 도전해."
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "You build logical frameworks!",
"translation": "넌 논리적 틀을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정우의 칭찬이에요.",
"optionA": "build",
"optionB": "frameworks",
"optionC": "You",
"result": "You build frameworks",
"explanation": "정우는 지원이가 논리적 틀을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "학술 토론 방식 갈등",
"explanation": "INTJ의 구조적 논증과 INTP의 개방적 탐구 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "Structured arguments work better.",
"translation": "구조화된 논증이 더 잘 돼."
},
{
"type": "script",
"index": 2,
"speaker": "정우",
"script": "Open exploration finds truth.",
"translation": "열린 탐구가 진실을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "정우는 열린 탐구를 선호하나요?",
"hint": "INTP는 개방적이고 유연한 사고 과정을 좋아해요.",
"result": "O",
"explanation": "정우는 'Open exploration finds truth'라고 열린 탐구를 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지원",
"script": "Clear frameworks prevent confusion.",
"translation": "명확한 프레임워크가 혼란을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "정우",
"script": "Flexible thinking discovers possibilities.",
"translation": "유연한 사고가 가능성을 발견해."
},
{
"type": "blank",
"index": 6,
"quiz": "Jeong-u thinks flexible thinking discovers @@.",
"hint": "INTP는 유연한 사고로 새로운 가능성을 찾아요.",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "structures",
"result": "possibilities",
"explanation": "정우는 유연한 사고가 가능성을 발견한다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지원",
"script": "Your creativity challenges assumptions.",
"translation": "네 창의성이 가정들에 도전해."
},
{
"type": "script",
"index": 8,
"speaker": "정우",
"script": "You build logical frameworks!",
"translation": "넌 논리적 틀을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "정우의 칭찬이에요.",
"optionA": "build",
"optionB": "frameworks",
"optionC": "You",
"result": "You build frameworks",
"explanation": "정우는 지원이가 논리적 틀을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재 방식",
"explanation": "INTJ의 객관적 분석과 INFJ의 공감적 중재 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "Facts resolve disputes efficiently.",
"translation": "사실이 분쟁을 효율적으로 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Understanding emotions heals relationships.",
"translation": "감정 이해가 관계를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "민수는 감정적 이해를 중시하나요?",
"hint": "INFJ는 사람들의 감정과 내면을 깊이 이해하려 해요.",
"result": "O",
"explanation": "민수는 'Understanding emotions heals relationships'라고 감정 이해를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "서연",
"script": "Logical analysis prevents bias.",
"translation": "논리적 분석이 편향을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Empathy creates lasting harmony.",
"translation": "공감이 지속적인 조화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-su believes empathy creates lasting @@.",
"hint": "INFJ는 깊은 공감을 통한 조화를 추구해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "confusion",
"result": "harmony",
"explanation": "민수는 공감이 지속적인 조화를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서연",
"script": "Your insight bridges different perspectives.",
"translation": "네 통찰력이 다양한 관점을 연결해."
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "You solve conflicts systematically!",
"translation": "넌 갈등을 체계적으로 해결해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민수의 칭찬이에요.",
"optionA": "solve",
"optionB": "conflicts",
"optionC": "You",
"result": "You solve conflicts",
"explanation": "민수는 서연이가 갈등을 체계적으로 해결한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재 방식",
"explanation": "INTJ의 객관적 분석과 INFJ의 공감적 중재 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "Facts resolve disputes efficiently.",
"translation": "사실이 분쟁을 효율적으로 해결해."
},
{
"type": "script",
"index": 2,
"speaker": "민수",
"script": "Understanding emotions heals relationships.",
"translation": "감정 이해가 관계를 치유해."
},
{
"type": "ox",
"index": 3,
"quiz": "민수는 감정적 이해를 중시하나요?",
"hint": "INFJ는 사람들의 감정과 내면을 깊이 이해하려 해요.",
"result": "O",
"explanation": "민수는 'Understanding emotions heals relationships'라고 감정 이해를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "서연",
"script": "Logical analysis prevents bias.",
"translation": "논리적 분석이 편향을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "민수",
"script": "Empathy creates lasting harmony.",
"translation": "공감이 지속적인 조화를 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Min-su believes empathy creates lasting @@.",
"hint": "INFJ는 깊은 공감을 통한 조화를 추구해요.",
"optionA": "problems",
"optionB": "harmony",
"optionC": "confusion",
"result": "harmony",
"explanation": "민수는 공감이 지속적인 조화를 만든다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서연",
"script": "Your insight bridges different perspectives.",
"translation": "네 통찰력이 다양한 관점을 연결해."
},
{
"type": "script",
"index": 8,
"speaker": "민수",
"script": "You solve conflicts systematically!",
"translation": "넌 갈등을 체계적으로 해결해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "민수의 칭찬이에요.",
"optionA": "solve",
"optionB": "conflicts",
"optionC": "You",
"result": "You solve conflicts",
"explanation": "민수는 서연이가 갈등을 체계적으로 해결한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 개선 방향 갈등",
"explanation": "INTJ의 효율성 추구와 INFJ의 관계 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "Process optimization increases productivity.",
"translation": "프로세스 최적화가 생산성을 높여."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "People-centered approaches work better.",
"translation": "사람 중심 접근이 더 잘 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 사람 중심 접근을 선호하나요?",
"hint": "INFJ는 사람과 관계를 우선시하는 접근을 선호해요.",
"result": "O",
"explanation": "서진이는 'People-centered approaches work better'라고 사람 중심을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지현",
"script": "Data-driven changes ensure success.",
"translation": "데이터 기반 변화가 성공을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Relationship building creates sustainable growth.",
"translation": "관계 구축이 지속 가능한 성장을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin thinks relationship building creates sustainable @@.",
"hint": "INFJ는 관계를 통한 장기적 성장을 중시해요.",
"optionA": "problems",
"optionB": "growth",
"optionC": "data",
"result": "growth",
"explanation": "서진이는 관계 구축이 지속 가능한 성장을 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지현",
"script": "Your vision inspires team commitment.",
"translation": "네 비전이 팀 헌신을 불러일으켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "You create efficient systems!",
"translation": "넌 효율적인 시스템을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서진이의 칭찬이에요.",
"optionA": "create",
"optionB": "systems",
"optionC": "You",
"result": "You create systems",
"explanation": "서진이는 지현이가 효율적인 시스템을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 개선 방향 갈등",
"explanation": "INTJ의 효율성 추구와 INFJ의 관계 중심 접근 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "Process optimization increases productivity.",
"translation": "프로세스 최적화가 생산성을 높여."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "People-centered approaches work better.",
"translation": "사람 중심 접근이 더 잘 돼."
},
{
"type": "ox",
"index": 3,
"quiz": "서진이는 사람 중심 접근을 선호하나요?",
"hint": "INFJ는 사람과 관계를 우선시하는 접근을 선호해요.",
"result": "O",
"explanation": "서진이는 'People-centered approaches work better'라고 사람 중심을 선호해요."
},
{
"type": "script",
"index": 4,
"speaker": "지현",
"script": "Data-driven changes ensure success.",
"translation": "데이터 기반 변화가 성공을 보장해."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Relationship building creates sustainable growth.",
"translation": "관계 구축이 지속 가능한 성장을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Seo-jin thinks relationship building creates sustainable @@.",
"hint": "INFJ는 관계를 통한 장기적 성장을 중시해요.",
"optionA": "problems",
"optionB": "growth",
"optionC": "data",
"result": "growth",
"explanation": "서진이는 관계 구축이 지속 가능한 성장을 만든다고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "지현",
"script": "Your vision inspires team commitment.",
"translation": "네 비전이 팀 헌신을 불러일으켜."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "You create efficient systems!",
"translation": "넌 효율적인 시스템을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서진이의 칭찬이에요.",
"optionA": "create",
"optionB": "systems",
"optionC": "You",
"result": "You create systems",
"explanation": "서진이는 지현이가 효율적인 시스템을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사회적 문제 해결법",
"explanation": "INTJ의 구조적 개혁과 INFJ의 인간적 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "Systematic reform addresses root causes.",
"translation": "체계적 개혁이 근본 원인을 다뤄."
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Individual healing transforms society.",
"translation": "개인적 치유가 사회를 변화시켜."
},
{
"type": "ox",
"index": 3,
"quiz": "미나는 개인적 치유를 중시하나요?",
"hint": "INFJ는 개인의 내적 변화가 전체에 미치는 영향을 믿어요.",
"result": "O",
"explanation": "미나는 'Individual healing transforms society'라고 개인 치유를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "서현",
"script": "Policy changes create measurable impact.",
"translation": "정책 변화가 측정 가능한 영향을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "Compassionate understanding builds bridges.",
"translation": "연민 어린 이해가 다리를 놓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-na believes compassionate understanding builds @@.",
"hint": "INFJ는 공감과 이해를 통한 연결을 중시해요.",
"optionA": "walls",
"optionB": "bridges",
"optionC": "systems",
"result": "bridges",
"explanation": "미나는 연민 어린 이해가 다리를 놓는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서현",
"script": "Your empathy motivates real change.",
"translation": "네 공감이 진짜 변화를 동기부여해."
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "You design powerful solutions!",
"translation": "넌 강력한 해결책을 설계해!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미나의 칭찬이에요.",
"optionA": "design",
"optionB": "solutions",
"optionC": "You",
"result": "You design solutions",
"explanation": "미나는 서현이가 강력한 해결책을 설계한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "사회적 문제 해결법",
"explanation": "INTJ의 구조적 개혁과 INFJ의 인간적 접근 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "Systematic reform addresses root causes.",
"translation": "체계적 개혁이 근본 원인을 다뤄."
},
{
"type": "script",
"index": 2,
"speaker": "미나",
"script": "Individual healing transforms society.",
"translation": "개인적 치유가 사회를 변화시켜."
},
{
"type": "ox",
"index": 3,
"quiz": "미나는 개인적 치유를 중시하나요?",
"hint": "INFJ는 개인의 내적 변화가 전체에 미치는 영향을 믿어요.",
"result": "O",
"explanation": "미나는 'Individual healing transforms society'라고 개인 치유를 중시해요."
},
{
"type": "script",
"index": 4,
"speaker": "서현",
"script": "Policy changes create measurable impact.",
"translation": "정책 변화가 측정 가능한 영향을 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "미나",
"script": "Compassionate understanding builds bridges.",
"translation": "연민 어린 이해가 다리를 놓아."
},
{
"type": "blank",
"index": 6,
"quiz": "Mi-na believes compassionate understanding builds @@.",
"hint": "INFJ는 공감과 이해를 통한 연결을 중시해요.",
"optionA": "walls",
"optionB": "bridges",
"optionC": "systems",
"result": "bridges",
"explanation": "미나는 연민 어린 이해가 다리를 놓는다고 믿어요."
},
{
"type": "script",
"index": 7,
"speaker": "서현",
"script": "Your empathy motivates real change.",
"translation": "네 공감이 진짜 변화를 동기부여해."
},
{
"type": "script",
"index": 8,
"speaker": "미나",
"script": "You design powerful solutions!",
"translation": "넌 강력한 해결책을 설계해!"
},
{
"type": "puzzle",
"index": 9,
"hint": "미나의 칭찬이에요.",
"optionA": "design",
"optionB": "solutions",
"optionC": "You",
"result": "You design solutions",
"explanation": "미나는 서현이가 강력한 해결책을 설계한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 방향 설정 갈등",
"explanation": "INTJ의 논리적 분석과 INFP의 가치 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Data shows clear direction.",
"translation": "데이터가 명확한 방향을 보여줘."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Direction needs meaningful purpose!",
"translation": "방향에는 의미 있는 목적이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 데이터가 방향을 보여준다고 생각하나요?",
"hint": "INTJ는 객관적인 데이터를 바탕으로 판단해요.",
"result": "O",
"explanation": "지훈이는 'Data shows clear direction'이라고 데이터가 명확한 방향을 보여준다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Logic helps us decide.",
"translation": "논리가 결정하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Decisions touch people's hearts!",
"translation": "결정이 사람들의 마음을 건드려!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps them decide wisely.",
"hint": "INTJ는 논리적 사고를 중요하게 여겨요.",
"optionA": "Emotion",
"optionB": "Logic",
"optionC": "Luck",
"result": "Logic",
"explanation": "논리가 그들이 현명하게 결정하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You care about people's values.",
"translation": "너는 사람들의 가치를 신경 써."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your clear thinking creates solid foundations!",
"translation": "네 명확한 사고가 견고한 기초를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준호의 칭찬이에요.",
"optionA": "thinking",
"optionB": "foundations",
"optionC": "Your",
"result": "Your thinking foundations",
"explanation": "준호는 지훈이의 명확한 사고가 견고한 기초를 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 방향 설정 갈등",
"explanation": "INTJ의 논리적 분석과 INFP의 가치 중심 접근 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Data shows clear direction.",
"translation": "데이터가 명확한 방향을 보여줘."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "Direction needs meaningful purpose!",
"translation": "방향에는 의미 있는 목적이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 데이터가 방향을 보여준다고 생각하나요?",
"hint": "INTJ는 객관적인 데이터를 바탕으로 판단해요.",
"result": "O",
"explanation": "지훈이는 'Data shows clear direction'이라고 데이터가 명확한 방향을 보여준다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Logic helps us decide.",
"translation": "논리가 결정하는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Decisions touch people's hearts!",
"translation": "결정이 사람들의 마음을 건드려!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ helps them decide wisely.",
"hint": "INTJ는 논리적 사고를 중요하게 여겨요.",
"optionA": "Emotion",
"optionB": "Logic",
"optionC": "Luck",
"result": "Logic",
"explanation": "논리가 그들이 현명하게 결정하는 데 도움이 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You care about people's values.",
"translation": "너는 사람들의 가치를 신경 써."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "Your clear thinking creates solid foundations!",
"translation": "네 명확한 사고가 견고한 기초를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "준호의 칭찬이에요.",
"optionA": "thinking",
"optionB": "foundations",
"optionC": "Your",
"result": "Your thinking foundations",
"explanation": "준호는 지훈이의 명확한 사고가 견고한 기초를 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 목표 우선순위 논쟁",
"explanation": "INTJ의 효율성 중심과 INFP의 인간성 중심 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Efficiency comes first always.",
"translation": "효율성이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "First things need gentle consideration!",
"translation": "첫 번째 것들에는 부드러운 배려가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 효율성이 먼저라고 생각하나요?",
"hint": "INTJ는 효율적인 해결책을 우선시해요.",
"result": "O",
"explanation": "승현이는 'Efficiency comes first always'라고 효율성이 항상 먼저라고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Systems work when optimized.",
"translation": "시스템은 최적화될 때 작동해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Work becomes beautiful with caring!",
"translation": "돌봄이 있으면 일이 아름다워져!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ work when properly optimized.",
"hint": "INTJ는 체계적인 접근을 선호해요.",
"optionA": "People",
"optionB": "Systems",
"optionC": "Dreams",
"result": "Systems",
"explanation": "시스템은 제대로 최적화될 때 작동해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "You see human aspects.",
"translation": "너는 인간적인 면을 봐."
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your strategic mind builds lasting solutions!",
"translation": "네 전략적 마음이 지속적인 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서준의 감탄이에요.",
"optionA": "mind",
"optionB": "solutions",
"optionC": "Your",
"result": "Your mind solutions",
"explanation": "서준은 승현이의 전략적 마음이 지속적인 해결책을 만든다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 목표 우선순위 논쟁",
"explanation": "INTJ의 효율성 중심과 INFP의 인간성 중심 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Efficiency comes first always.",
"translation": "효율성이 항상 먼저야."
},
{
"type": "script",
"index": 2,
"speaker": "서준",
"script": "First things need gentle consideration!",
"translation": "첫 번째 것들에는 부드러운 배려가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 효율성이 먼저라고 생각하나요?",
"hint": "INTJ는 효율적인 해결책을 우선시해요.",
"result": "O",
"explanation": "승현이는 'Efficiency comes first always'라고 효율성이 항상 먼저라고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Systems work when optimized.",
"translation": "시스템은 최적화될 때 작동해."
},
{
"type": "script",
"index": 5,
"speaker": "서준",
"script": "Work becomes beautiful with caring!",
"translation": "돌봄이 있으면 일이 아름다워져!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ work when properly optimized.",
"hint": "INTJ는 체계적인 접근을 선호해요.",
"optionA": "People",
"optionB": "Systems",
"optionC": "Dreams",
"result": "Systems",
"explanation": "시스템은 제대로 최적화될 때 작동해요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "You see human aspects.",
"translation": "너는 인간적인 면을 봐."
},
{
"type": "script",
"index": 8,
"speaker": "서준",
"script": "Your strategic mind builds lasting solutions!",
"translation": "네 전략적 마음이 지속적인 해결책을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서준의 감탄이에요.",
"optionA": "mind",
"optionB": "solutions",
"optionC": "Your",
"result": "Your mind solutions",
"explanation": "서준은 승현이의 전략적 마음이 지속적인 해결책을 만든다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 아이디어 평가 차이",
"explanation": "INTJ의 실현 가능성 분석과 INFP의 창의적 잠재력 지지 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "This idea needs testing.",
"translation": "이 아이디어는 테스트가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Testing can inspire amazing possibilities!",
"translation": "테스트가 놀라운 가능성에 영감을 줄 수 있어!"
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 아이디어를 테스트해야 한다고 생각하나요?",
"hint": "INTJ는 아이디어의 실현 가능성을 검토해요.",
"result": "O",
"explanation": "재현이는 'This idea needs testing'이라고 아이디어를 테스트해야 한다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Facts prove what works.",
"translation": "사실이 무엇이 작동하는지 증명해."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Works can create wonderful dreams!",
"translation": "작동하는 것들이 멋진 꿈을 만들 수 있어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ prove what really works.",
"hint": "INTJ는 객관적 증거를 중요하게 여겨요.",
"optionA": "Dreams",
"optionB": "Facts",
"optionC": "Wishes",
"result": "Facts",
"explanation": "사실이 실제로 무엇이 작동하는지 증명해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "You believe in creative potential.",
"translation": "너는 창의적 잠재력을 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your analytical skill finds hidden treasures!",
"translation": "네 분석적 기술이 숨겨진 보물을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도훈의 칭찬이에요.",
"optionA": "skill",
"optionB": "treasures",
"optionC": "Your",
"result": "Your skill treasures",
"explanation": "도훈은 재현이의 분석적 기술이 숨겨진 보물을 찾는다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의적 아이디어 평가 차이",
"explanation": "INTJ의 실현 가능성 분석과 INFP의 창의적 잠재력 지지 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "This idea needs testing.",
"translation": "이 아이디어는 테스트가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "도훈",
"script": "Testing can inspire amazing possibilities!",
"translation": "테스트가 놀라운 가능성에 영감을 줄 수 있어!"
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 아이디어를 테스트해야 한다고 생각하나요?",
"hint": "INTJ는 아이디어의 실현 가능성을 검토해요.",
"result": "O",
"explanation": "재현이는 'This idea needs testing'이라고 아이디어를 테스트해야 한다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Facts prove what works.",
"translation": "사실이 무엇이 작동하는지 증명해."
},
{
"type": "script",
"index": 5,
"speaker": "도훈",
"script": "Works can create wonderful dreams!",
"translation": "작동하는 것들이 멋진 꿈을 만들 수 있어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ prove what really works.",
"hint": "INTJ는 객관적 증거를 중요하게 여겨요.",
"optionA": "Dreams",
"optionB": "Facts",
"optionC": "Wishes",
"result": "Facts",
"explanation": "사실이 실제로 무엇이 작동하는지 증명해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "You believe in creative potential.",
"translation": "너는 창의적 잠재력을 믿어."
},
{
"type": "script",
"index": 8,
"speaker": "도훈",
"script": "Your analytical skill finds hidden treasures!",
"translation": "네 분석적 기술이 숨겨진 보물을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "도훈의 칭찬이에요.",
"optionA": "skill",
"optionB": "treasures",
"optionC": "Your",
"result": "Your skill treasures",
"explanation": "도훈은 재현이의 분석적 기술이 숨겨진 보물을 찾는다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 운영 방식 갈등",
"explanation": "INTJ의 장기적 비전과 ESTJ의 즉시 실행 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Long-term planning matters most.",
"translation": "장기 계획이 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "예은",
"script": "Most important things need action!",
"translation": "가장 중요한 것들에는 행동이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "현석이는 장기 계획이 중요하다고 생각하나요?",
"hint": "INTJ는 미래를 내다보는 전략적 사고를 해요.",
"result": "O",
"explanation": "현석이는 'Long-term planning matters most'라고 장기 계획이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Vision guides all decisions.",
"translation": "비전이 모든 결정을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "예은",
"script": "Decisions create immediate results!",
"translation": "결정이 즉각적인 결과를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ guides all their decisions.",
"hint": "INTJ는 큰 그림과 미래 비전을 중요하게 여겨요.",
"optionA": "Money",
"optionB": "Vision",
"optionC": "Rules",
"result": "Vision",
"explanation": "비전이 그들의 모든 결정을 이끌어요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "You get things done quickly.",
"translation": "넌 일을 빨리 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "예은",
"script": "Your deep insight creates powerful strategies!",
"translation": "네 깊은 통찰력이 강력한 전략을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예은의 칭찬이에요.",
"optionA": "insight",
"optionB": "strategies",
"optionC": "Your",
"result": "Your insight strategies",
"explanation": "예은은 현석이의 깊은 통찰력이 강력한 전략을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조직 운영 방식 갈등",
"explanation": "INTJ의 장기적 비전과 ESTJ의 즉시 실행 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Long-term planning matters most.",
"translation": "장기 계획이 가장 중요해."
},
{
"type": "script",
"index": 2,
"speaker": "예은",
"script": "Most important things need action!",
"translation": "가장 중요한 것들에는 행동이 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "현석이는 장기 계획이 중요하다고 생각하나요?",
"hint": "INTJ는 미래를 내다보는 전략적 사고를 해요.",
"result": "O",
"explanation": "현석이는 'Long-term planning matters most'라고 장기 계획이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Vision guides all decisions.",
"translation": "비전이 모든 결정을 이끌어."
},
{
"type": "script",
"index": 5,
"speaker": "예은",
"script": "Decisions create immediate results!",
"translation": "결정이 즉각적인 결과를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ guides all their decisions.",
"hint": "INTJ는 큰 그림과 미래 비전을 중요하게 여겨요.",
"optionA": "Money",
"optionB": "Vision",
"optionC": "Rules",
"result": "Vision",
"explanation": "비전이 그들의 모든 결정을 이끌어요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "You get things done quickly.",
"translation": "넌 일을 빨리 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "예은",
"script": "Your deep insight creates powerful strategies!",
"translation": "네 깊은 통찰력이 강력한 전략을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "예은의 칭찬이에요.",
"optionA": "insight",
"optionB": "strategies",
"optionC": "Your",
"result": "Your insight strategies",
"explanation": "예은은 현석이의 깊은 통찰력이 강력한 전략을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "업무 프로세스 개선 논쟁",
"explanation": "INTJ의 혁신적 재구성과 ESTJ의 점진적 개선 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Systems need complete redesign.",
"translation": "시스템이 완전한 재설계가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Redesign builds efficient operations!",
"translation": "재설계가 효율적인 운영을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 시스템을 조금만 바꾸면 된다고 생각하나요?",
"hint": "INTJ는 근본적인 변화를 추구해요.",
"result": "X",
"explanation": "지훈이는 완전한 재설계가 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Innovation solves root problems.",
"translation": "혁신이 근본 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "Problems need practical solutions!",
"translation": "문제에는 실용적인 해결책이 필요해!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ solves the root problems.",
"hint": "INTJ는 혁신적 접근을 통해 문제를 해결하려고 해요.",
"optionA": "Tradition",
"optionB": "Innovation",
"optionC": "Patience",
"result": "Innovation",
"explanation": "혁신이 근본 문제를 해결해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You focus on proven methods.",
"translation": "너는 검증된 방법에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "Your creative thinking transforms everything!",
"translation": "네 창의적 사고가 모든 걸 변화시켜!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서아의 감탄이에요.",
"optionA": "thinking",
"optionB": "everything",
"optionC": "Your",
"result": "Your thinking everything",
"explanation": "서아는 지훈이의 창의적 사고가 모든 걸 변화시킨다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "업무 프로세스 개선 논쟁",
"explanation": "INTJ의 혁신적 재구성과 ESTJ의 점진적 개선 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Systems need complete redesign.",
"translation": "시스템이 완전한 재설계가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "서아",
"script": "Redesign builds efficient operations!",
"translation": "재설계가 효율적인 운영을 만들어!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 시스템을 조금만 바꾸면 된다고 생각하나요?",
"hint": "INTJ는 근본적인 변화를 추구해요.",
"result": "X",
"explanation": "지훈이는 완전한 재설계가 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Innovation solves root problems.",
"translation": "혁신이 근본 문제를 해결해."
},
{
"type": "script",
"index": 5,
"speaker": "서아",
"script": "Problems need practical solutions!",
"translation": "문제에는 실용적인 해결책이 필요해!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ solves the root problems.",
"hint": "INTJ는 혁신적 접근을 통해 문제를 해결하려고 해요.",
"optionA": "Tradition",
"optionB": "Innovation",
"optionC": "Patience",
"result": "Innovation",
"explanation": "혁신이 근본 문제를 해결해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You focus on proven methods.",
"translation": "너는 검증된 방법에 집중해."
},
{
"type": "script",
"index": 8,
"speaker": "서아",
"script": "Your creative thinking transforms everything!",
"translation": "네 창의적 사고가 모든 걸 변화시켜!"
},
{
"type": "puzzle",
"index": 9,
"hint": "서아의 감탄이에요.",
"optionA": "thinking",
"optionB": "everything",
"optionC": "Your",
"result": "Your thinking everything",
"explanation": "서아는 지훈이의 창의적 사고가 모든 걸 변화시킨다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더십 접근법 차이",
"explanation": "INTJ의 독립적 지도와 ESTJ의 체계적 관리 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "People work best independently.",
"translation": "사람들은 독립적으로 일할 때 가장 좋아."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "Independently strong people need guidance!",
"translation": "독립적으로 강한 사람들에게는 지도가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 사람들이 독립적으로 일하는 것이 좋다고 생각하나요?",
"hint": "INTJ는 자율성을 중요하게 여겨요.",
"result": "O",
"explanation": "승현이는 'People work best independently'라고 사람들이 독립적으로 일할 때 가장 좋다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Trust builds strong performance.",
"translation": "신뢰가 강한 성과를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Performance creates excellent achievements!",
"translation": "성과가 훌륭한 성취를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ builds really strong performance.",
"hint": "INTJ는 팀원들을 신뢰하는 것이 중요하다고 생각해요.",
"optionA": "Control",
"optionB": "Trust",
"optionC": "Fear",
"result": "Trust",
"explanation": "신뢰가 정말로 강한 성과를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "You organize teams effectively.",
"translation": "넌 팀을 효과적으로 구성해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "Your wisdom creates autonomous excellence!",
"translation": "네 지혜가 자율적인 탁월함을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소라의 칭찬이에요.",
"optionA": "wisdom",
"optionB": "excellence",
"optionC": "Your",
"result": "Your wisdom excellence",
"explanation": "소라는 승현이의 지혜가 자율적인 탁월함을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "리더십 접근법 차이",
"explanation": "INTJ의 독립적 지도와 ESTJ의 체계적 관리 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "People work best independently.",
"translation": "사람들은 독립적으로 일할 때 가장 좋아."
},
{
"type": "script",
"index": 2,
"speaker": "소라",
"script": "Independently strong people need guidance!",
"translation": "독립적으로 강한 사람들에게는 지도가 필요해!"
},
{
"type": "ox",
"index": 3,
"quiz": "승현이는 사람들이 독립적으로 일하는 것이 좋다고 생각하나요?",
"hint": "INTJ는 자율성을 중요하게 여겨요.",
"result": "O",
"explanation": "승현이는 'People work best independently'라고 사람들이 독립적으로 일할 때 가장 좋다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "승현",
"script": "Trust builds strong performance.",
"translation": "신뢰가 강한 성과를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "소라",
"script": "Performance creates excellent achievements!",
"translation": "성과가 훌륭한 성취를 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ builds really strong performance.",
"hint": "INTJ는 팀원들을 신뢰하는 것이 중요하다고 생각해요.",
"optionA": "Control",
"optionB": "Trust",
"optionC": "Fear",
"result": "Trust",
"explanation": "신뢰가 정말로 강한 성과를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "You organize teams effectively.",
"translation": "넌 팀을 효과적으로 구성해."
},
{
"type": "script",
"index": 8,
"speaker": "소라",
"script": "Your wisdom creates autonomous excellence!",
"translation": "네 지혜가 자율적인 탁월함을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "소라의 칭찬이에요.",
"optionA": "wisdom",
"optionB": "excellence",
"optionC": "Your",
"result": "Your wisdom excellence",
"explanation": "소라는 승현이의 지혜가 자율적인 탁월함을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "위기 상황 대응 방식",
"explanation": "INTJ의 신중한 계획과 ESTP의 즉각적 대응 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "We need careful analysis.",
"translation": "신중한 분석이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Analysis helps us act fast!",
"translation": "분석이 우리가 빨리 행동하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 신중한 분석이 필요하다고 생각하나요?",
"hint": "INTJ는 상황을 철저히 분석한 후 행동해요.",
"result": "O",
"explanation": "재현이는 'We need careful analysis'라고 신중한 분석이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Strategy prevents future problems.",
"translation": "전략이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Problems become great learning chances!",
"translation": "문제가 훌륭한 학습 기회가 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ prevents many future problems.",
"hint": "INTJ는 미리 전략을 세워 문제를 예방하려고 해요.",
"optionA": "Luck",
"optionB": "Strategy",
"optionC": "Speed",
"result": "Strategy",
"explanation": "전략이 많은 미래 문제를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "You handle crisis quickly.",
"translation": "넌 위기를 빨리 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Your planning creates amazing preparedness!",
"translation": "네 계획이 놀라운 준비성을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우의 칭찬이에요.",
"optionA": "planning",
"optionB": "preparedness",
"optionC": "Your",
"result": "Your planning preparedness",
"explanation": "상우는 재현이의 계획이 놀라운 준비성을 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "위기 상황 대응 방식",
"explanation": "INTJ의 신중한 계획과 ESTP의 즉각적 대응 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "We need careful analysis.",
"translation": "신중한 분석이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "Analysis helps us act fast!",
"translation": "분석이 우리가 빨리 행동하는 데 도움이 돼!"
},
{
"type": "ox",
"index": 3,
"quiz": "재현이는 신중한 분석이 필요하다고 생각하나요?",
"hint": "INTJ는 상황을 철저히 분석한 후 행동해요.",
"result": "O",
"explanation": "재현이는 'We need careful analysis'라고 신중한 분석이 필요하다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "재현",
"script": "Strategy prevents future problems.",
"translation": "전략이 미래 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Problems become great learning chances!",
"translation": "문제가 훌륭한 학습 기회가 돼!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ prevents many future problems.",
"hint": "INTJ는 미리 전략을 세워 문제를 예방하려고 해요.",
"optionA": "Luck",
"optionB": "Strategy",
"optionC": "Speed",
"result": "Strategy",
"explanation": "전략이 많은 미래 문제를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "You handle crisis quickly.",
"translation": "넌 위기를 빨리 처리해."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Your planning creates amazing preparedness!",
"translation": "네 계획이 놀라운 준비성을 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "상우의 칭찬이에요.",
"optionA": "planning",
"optionB": "preparedness",
"optionC": "Your",
"result": "Your planning preparedness",
"explanation": "상우는 재현이의 계획이 놀라운 준비성을 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의사결정 속도 차이",
"explanation": "INTJ의 깊이 있는 검토와 ESTP의 빠른 판단 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Good decisions need time.",
"translation": "좋은 결정은 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Time teaches us perfect timing!",
"translation": "시간이 우리에게 완벽한 타이밍을 가르쳐!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 좋은 결정이 빨리 내려진다고 생각하나요?",
"hint": "INTJ는 충분히 고민한 후에 결정해요.",
"result": "X",
"explanation": "지훈이는 좋은 결정은 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Research shows best options.",
"translation": "조사가 최선의 선택을 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Options create exciting possibilities!",
"translation": "선택이 신나는 가능성을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ shows the best options.",
"hint": "INTJ는 철저한 조사를 통해 결정을 내려요.",
"optionA": "Guessing",
"optionB": "Research",
"optionC": "Speed",
"result": "Research",
"explanation": "조사가 최선의 선택을 보여줘요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You make quick decisions.",
"translation": "넌 빠른 결정을 해."
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "Your thorough research finds perfect solutions!",
"translation": "네 철저한 조사가 완벽한 해결책을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "시우의 감탄이에요.",
"optionA": "research",
"optionB": "solutions",
"optionC": "Your",
"result": "Your research solutions",
"explanation": "시우는 지훈이의 철저한 조사가 완벽한 해결책을 찾는다고 감탄했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "의사결정 속도 차이",
"explanation": "INTJ의 깊이 있는 검토와 ESTP의 빠른 판단 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "Good decisions need time.",
"translation": "좋은 결정은 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "시우",
"script": "Time teaches us perfect timing!",
"translation": "시간이 우리에게 완벽한 타이밍을 가르쳐!"
},
{
"type": "ox",
"index": 3,
"quiz": "지훈이는 좋은 결정이 빨리 내려진다고 생각하나요?",
"hint": "INTJ는 충분히 고민한 후에 결정해요.",
"result": "X",
"explanation": "지훈이는 좋은 결정은 시간이 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지훈",
"script": "Research shows best options.",
"translation": "조사가 최선의 선택을 보여줘."
},
{
"type": "script",
"index": 5,
"speaker": "시우",
"script": "Options create exciting possibilities!",
"translation": "선택이 신나는 가능성을 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ shows the best options.",
"hint": "INTJ는 철저한 조사를 통해 결정을 내려요.",
"optionA": "Guessing",
"optionB": "Research",
"optionC": "Speed",
"result": "Research",
"explanation": "조사가 최선의 선택을 보여줘요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "You make quick decisions.",
"translation": "넌 빠른 결정을 해."
},
{
"type": "script",
"index": 8,
"speaker": "시우",
"script": "Your thorough research finds perfect solutions!",
"translation": "네 철저한 조사가 완벽한 해결책을 찾아!"
},
{
"type": "puzzle",
"index": 9,
"hint": "시우의 감탄이에요.",
"optionA": "research",
"optionB": "solutions",
"optionC": "Your",
"result": "Your research solutions",
"explanation": "시우는 지훈이의 철저한 조사가 완벽한 해결책을 찾는다고 감탄했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 협업 스타일 충돌",
"explanation": "INTJ의 독립적 기여와 ESTP의 즉석 협력 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Individual work brings quality.",
"translation": "개별 작업이 품질을 가져다줘."
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "Quality shines through team spirit!",
"translation": "품질이 팀 정신을 통해 빛나!"
},
{
"type": "ox",
"index": 3,
"quiz": "현석이는 개별 작업이 품질을 가져다준다고 생각하나요?",
"hint": "INTJ는 집중적인 개별 작업을 선호해요.",
"result": "O",
"explanation": "현석이는 'Individual work brings quality'라고 개별 작업이 품질을 가져다준다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Focus creates better results.",
"translation": "집중이 더 나은 결과를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "Results come from great teamwork!",
"translation": "결과가 훌륭한 팀워크에서 나와!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ creates much better results.",
"hint": "INTJ는 깊이 있는 집중을 중요하게 여겨요.",
"optionA": "Noise",
"optionB": "Focus",
"optionC": "Rush",
"result": "Focus",
"explanation": "집중이 훨씬 더 나은 결과를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "You energize team dynamics.",
"translation": "넌 팀 역학을 활성화시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "Your deep focus creates brilliant breakthroughs!",
"translation": "네 깊은 집중이 훌륭한 돌파구를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태준의 칭찬이에요.",
"optionA": "focus",
"optionB": "breakthroughs",
"optionC": "Your",
"result": "Your focus breakthroughs",
"explanation": "태준은 현석이의 깊은 집중이 훌륭한 돌파구를 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 협업 스타일 충돌",
"explanation": "INTJ의 독립적 기여와 ESTP의 즉석 협력 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "Individual work brings quality.",
"translation": "개별 작업이 품질을 가져다줘."
},
{
"type": "script",
"index": 2,
"speaker": "태준",
"script": "Quality shines through team spirit!",
"translation": "품질이 팀 정신을 통해 빛나!"
},
{
"type": "ox",
"index": 3,
"quiz": "현석이는 개별 작업이 품질을 가져다준다고 생각하나요?",
"hint": "INTJ는 집중적인 개별 작업을 선호해요.",
"result": "O",
"explanation": "현석이는 'Individual work brings quality'라고 개별 작업이 품질을 가져다준다고 해요."
},
{
"type": "script",
"index": 4,
"speaker": "현석",
"script": "Focus creates better results.",
"translation": "집중이 더 나은 결과를 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태준",
"script": "Results come from great teamwork!",
"translation": "결과가 훌륭한 팀워크에서 나와!"
},
{
"type": "blank",
"index": 6,
"quiz": "@@ creates much better results.",
"hint": "INTJ는 깊이 있는 집중을 중요하게 여겨요.",
"optionA": "Noise",
"optionB": "Focus",
"optionC": "Rush",
"result": "Focus",
"explanation": "집중이 훨씬 더 나은 결과를 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "You energize team dynamics.",
"translation": "넌 팀 역학을 활성화시켜."
},
{
"type": "script",
"index": 8,
"speaker": "태준",
"script": "Your deep focus creates brilliant breakthroughs!",
"translation": "네 깊은 집중이 훌륭한 돌파구를 만들어!"
},
{
"type": "puzzle",
"index": 9,
"hint": "태준의 칭찬이에요.",
"optionA": "focus",
"optionB": "breakthroughs",
"optionC": "Your",
"result": "Your focus breakthroughs",
"explanation": "태준은 현석이의 깊은 집중이 훌륭한 돌파구를 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "업무 프로세스 개선",
"explanation": "INTJ의 시스템적 분석과 ESFJ의 사람 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "We need to analyze the root cause and fix the system.",
"translation": "근본 원인을 분석하고 시스템을 고쳐야 해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "But what about the people who will be affected?",
"translation": "하지만 영향을 받을 사람들은 어떡해?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 영향받을 사람들을 걱정하나요?",
"hint": "ESFJ는 변화가 사람들에게 미칠 영향을 우선적으로 고려해요.",
"result": "O",
"explanation": "민지는 'people who will be affected'라며 사람들에 대한 걱정을 표현하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "We should talk to everyone and make sure they're comfortable!",
"translation": "모든 사람과 얘기해서 그들이 편안하다고 확신해야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "The data shows us exactly what needs to be changed.",
"translation": "데이터가 정확히 무엇을 바꿔야 하는지 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun relies on @@ to show what needs changing.",
"hint": "INTJ는 객관적 정보와 논리적 분석을 기반으로 판단해요.",
"optionA": "feelings",
"optionB": "data",
"optionC": "consensus",
"result": "data",
"explanation": "지훈은 데이터에 의존해서 무엇을 바꿔야 할지 판단해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Logic should guide our decisions, not emotions.",
"translation": "감정이 아니라 논리가 우리의 결정을 이끌어야 해."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your systematic thinking helps us see the big picture.",
"translation": "네 체계적 사고가 우리가 큰 그림을 보는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "INTJ의 논리 중심 의사결정이에요.",
"optionA": "guide",
"optionB": "decisions",
"result": "guide decisions",
"explanation": "지훈은 논리가 결정을 이끌어야 한다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "업무 프로세스 개선",
"explanation": "INTJ의 시스템적 분석과 ESFJ의 사람 중심 접근 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "We need to analyze the root cause and fix the system.",
"translation": "근본 원인을 분석하고 시스템을 고쳐야 해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "But what about the people who will be affected?",
"translation": "하지만 영향을 받을 사람들은 어떡해?"
},
{
"type": "ox",
"index": 3,
"quiz": "민지는 영향받을 사람들을 걱정하나요?",
"hint": "ESFJ는 변화가 사람들에게 미칠 영향을 우선적으로 고려해요.",
"result": "O",
"explanation": "민지는 'people who will be affected'라며 사람들에 대한 걱정을 표현하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "민지",
"script": "We should talk to everyone and make sure they're comfortable!",
"translation": "모든 사람과 얘기해서 그들이 편안하다고 확신해야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "The data shows us exactly what needs to be changed.",
"translation": "데이터가 정확히 무엇을 바꿔야 하는지 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Ji-hun relies on @@ to show what needs changing.",
"hint": "INTJ는 객관적 정보와 논리적 분석을 기반으로 판단해요.",
"optionA": "feelings",
"optionB": "data",
"optionC": "consensus",
"result": "data",
"explanation": "지훈은 데이터에 의존해서 무엇을 바꿔야 할지 판단해요."
},
{
"type": "script",
"index": 7,
"speaker": "지훈",
"script": "Logic should guide our decisions, not emotions.",
"translation": "감정이 아니라 논리가 우리의 결정을 이끌어야 해."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "Your systematic thinking helps us see the big picture.",
"translation": "네 체계적 사고가 우리가 큰 그림을 보는 데 도움이 돼."
},
{
"type": "puzzle",
"index": 9,
"hint": "INTJ의 논리 중심 의사결정이에요.",
"optionA": "guide",
"optionB": "decisions",
"result": "guide decisions",
"explanation": "지훈은 논리가 결정을 이끌어야 한다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재",
"explanation": "INTJ의 객관적 해결과 ESFJ의 감정적 배려 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Let's look at this objectively and find the most efficient solution.",
"translation": "객관적으로 보고 가장 효율적인 해결책을 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "Everyone's feelings are hurt. We need to heal relationships first.",
"translation": "모든 사람의 감정이 상했어. 먼저 관계를 치유해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 관계를 치유해야 한다고 하나요?",
"hint": "ESFJ는 갈등 해결에서 관계 회복을 우선시해요.",
"result": "O",
"explanation": "지우는 'heal relationships first'라며 관계 치유를 우선시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "People work better when they feel valued and understood.",
"translation": "사람들은 가치있고 이해받는다고 느낄 때 더 잘 일해."
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Facts don't care about feelings. We need practical solutions.",
"translation": "사실은 감정에 관심없어. 실용적인 해결책이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon says facts don't care about @@.",
"hint": "INTJ는 감정보다 객관적 사실을 우선시해요.",
"optionA": "data",
"optionB": "feelings",
"optionC": "efficiency",
"result": "feelings",
"explanation": "승현은 사실이 감정에 관심없다고 말했어요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Emotional reactions cloud rational judgment.",
"translation": "감정적 반응은 합리적 판단을 흐리게 해."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your clear thinking cuts through the confusion.",
"translation": "네 명확한 사고가 혼란을 뚫고 나가게 해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "INTJ의 합리적 판단 중시이에요.",
"optionA": "rational",
"optionB": "judgment",
"result": "rational judgment",
"explanation": "승현은 합리적 판단이 중요하다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 갈등 중재",
"explanation": "INTJ의 객관적 해결과 ESFJ의 감정적 배려 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "Let's look at this objectively and find the most efficient solution.",
"translation": "객관적으로 보고 가장 효율적인 해결책을 찾자."
},
{
"type": "script",
"index": 2,
"speaker": "지우",
"script": "Everyone's feelings are hurt. We need to heal relationships first.",
"translation": "모든 사람의 감정이 상했어. 먼저 관계를 치유해야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "지우는 관계를 치유해야 한다고 하나요?",
"hint": "ESFJ는 갈등 해결에서 관계 회복을 우선시해요.",
"result": "O",
"explanation": "지우는 'heal relationships first'라며 관계 치유를 우선시하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "지우",
"script": "People work better when they feel valued and understood.",
"translation": "사람들은 가치있고 이해받는다고 느낄 때 더 잘 일해."
},
{
"type": "script",
"index": 5,
"speaker": "승현",
"script": "Facts don't care about feelings. We need practical solutions.",
"translation": "사실은 감정에 관심없어. 실용적인 해결책이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Seung-hyeon says facts don't care about @@.",
"hint": "INTJ는 감정보다 객관적 사실을 우선시해요.",
"optionA": "data",
"optionB": "feelings",
"optionC": "efficiency",
"result": "feelings",
"explanation": "승현은 사실이 감정에 관심없다고 말했어요."
},
{
"type": "script",
"index": 7,
"speaker": "승현",
"script": "Emotional reactions cloud rational judgment.",
"translation": "감정적 반응은 합리적 판단을 흐리게 해."
},
{
"type": "script",
"index": 8,
"speaker": "지우",
"script": "Your clear thinking cuts through the confusion.",
"translation": "네 명확한 사고가 혼란을 뚫고 나가게 해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "INTJ의 합리적 판단 중시이에요.",
"optionA": "rational",
"optionB": "judgment",
"result": "rational judgment",
"explanation": "승현은 합리적 판단이 중요하다고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 우선순위 결정",
"explanation": "INTJ의 전략적 계획과 ESFJ의 팀 합의 중시 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I've mapped out the optimal strategy based on long-term goals.",
"translation": "장기 목표를 바탕으로 최적의 전략을 계획했어."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "Shouldn't we discuss this with the whole team first?",
"translation": "먼저 전체 팀과 논의해야 하지 않을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "수민은 전체 팀과 논의하자고 제안하나요?",
"hint": "ESFJ는 팀의 의견을 수렴하고 합의를 중시해요.",
"result": "O",
"explanation": "수민은 'discuss this with the whole team'라며 팀 논의를 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Everyone should have a voice in important decisions!",
"translation": "모든 사람이 중요한 결정에서 목소리를 가져야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "Too many opinions will just slow down the process.",
"translation": "너무 많은 의견들이 과정을 늦출 뿐이야."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks too many opinions will @@ the process.",
"hint": "INTJ는 효율성을 위해 의사결정 과정을 간소화하려 해요.",
"optionA": "improve",
"optionB": "slow down",
"optionC": "clarify",
"result": "slow down",
"explanation": "재현은 너무 많은 의견이 과정을 늦출 것이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "A clear vision from leadership is more effective.",
"translation": "리더십의 명확한 비전이 더 효과적이야."
},
{
"type": "script",
"index": 8,
"speaker": "수민",
"script": "Your strategic vision gives us direction and purpose.",
"translation": "네 전략적 비전이 우리에게 방향과 목적을 제공해줘."
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "INTJ의 명확한 리더십 비전이에요.",
"optionA": "clear",
"optionB": "vision",
"result": "clear vision",
"explanation": "재현은 명확한 비전이 더 효과적이라고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "프로젝트 우선순위 결정",
"explanation": "INTJ의 전략적 계획과 ESFJ의 팀 합의 중시 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I've mapped out the optimal strategy based on long-term goals.",
"translation": "장기 목표를 바탕으로 최적의 전략을 계획했어."
},
{
"type": "script",
"index": 2,
"speaker": "수민",
"script": "Shouldn't we discuss this with the whole team first?",
"translation": "먼저 전체 팀과 논의해야 하지 않을까?"
},
{
"type": "ox",
"index": 3,
"quiz": "수민은 전체 팀과 논의하자고 제안하나요?",
"hint": "ESFJ는 팀의 의견을 수렴하고 합의를 중시해요.",
"result": "O",
"explanation": "수민은 'discuss this with the whole team'라며 팀 논의를 제안하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "수민",
"script": "Everyone should have a voice in important decisions!",
"translation": "모든 사람이 중요한 결정에서 목소리를 가져야 해!"
},
{
"type": "script",
"index": 5,
"speaker": "재현",
"script": "Too many opinions will just slow down the process.",
"translation": "너무 많은 의견들이 과정을 늦출 뿐이야."
},
{
"type": "blank",
"index": 6,
"quiz": "Jae-hyeon thinks too many opinions will @@ the process.",
"hint": "INTJ는 효율성을 위해 의사결정 과정을 간소화하려 해요.",
"optionA": "improve",
"optionB": "slow down",
"optionC": "clarify",
"result": "slow down",
"explanation": "재현은 너무 많은 의견이 과정을 늦출 것이라고 생각해요."
},
{
"type": "script",
"index": 7,
"speaker": "재현",
"script": "A clear vision from leadership is more effective.",
"translation": "리더십의 명확한 비전이 더 효과적이야."
},
{
"type": "script",
"index": 8,
"speaker": "수민",
"script": "Your strategic vision gives us direction and purpose.",
"translation": "네 전략적 비전이 우리에게 방향과 목적을 제공해줘."
},
{
"type": "puzzle",
"index": 9,
"hint": "INTJ의 명확한 리더십 비전이에요.",
"optionA": "clear",
"optionB": "vision",
"result": "clear vision",
"explanation": "재현은 명확한 비전이 더 효과적이라고 생각해요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의 프로젝트 접근법",
"explanation": "INTJ의 체계적 계획과 ESFP의 즉흥적 창작 비교",
"category": "갈등 해결 방식",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "We need a detailed plan before we start creating anything.",
"translation": "무엇이든 만들기 시작하기 전에 상세한 계획이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Let's just dive in and see what happens! Spontaneity is fun!",
"translation": "그냥 뛰어들어서 무슨 일이 일어나는지 보자! 즉흥성은 재미있어!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 즉흥성이 재미있다고 하나요?",
"hint": "ESFP는 계획보다는 즉흥적이고 자연스러운 창작을 선호해요.",
"result": "O",
"explanation": "예솔은 'Spontaneity is fun'라며 즉흥성을 즐긴다고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "The best ideas come when we're just playing around!",
"translation": "최고의 아이디어는 그냥 놀고 있을 때 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "현석",
"script": "Without structure, we'll waste time and resources.",
"translation": "구조 없이는 시간과 자원을 낭비할 거야."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-seok worries they'll waste time without @@.",
"hint": "INTJ는 체계적 구조와 계획의 필요성을 강조해요.",
"optionA": "fun",
"optionB": "structure",
"optionC": "creativity",
"result": "structure",
"explanation": "현석은 구조 없이는 시간을 낭비할 것이라고 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Efficiency comes from careful preparation and foresight.",
"translation": "효율성은 신중한 준비와 선견지명에서 나와."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your organized thinking helps balance my wild creativity!",
"translation": "네 체계적 사고가 내 거친 창의성의 균형을 맞춰줘!"
},
{
"type": "puzzle",
"index": 9,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "INTJ의 신중한 준비 철학이에요.",
"optionA": "careful",
"optionB": "preparation",
"result": "careful preparation",
"explanation": "현석은 신중한 준비에서 효율성이 나온다고 생각해요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "창의 프로젝트 접근법",
"explanation": "INTJ의 체계적 계획과 ESFP의 즉흥적 창작 비교",
"level": 1,
"my_mbti": "INTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "We need a detailed plan before we start creating anything.",
"translation": "무엇이든 만들기 시작하기 전에 상세한 계획이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Let's just dive in and see what happens! Spontaneity is fun!",
"translation": "그냥 뛰어들어서 무슨 일이 일어나는지 보자! 즉흥성은 재미있어!"
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 즉흥성이 재미있다고 하나요?",
"hint": "ESFP는 계획보다는 즉흥적이고 자연스러운 창작을 선호해요.",
"result": "O",
"explanation": "예솔은 'Spontaneity is fun'라며 즉흥성을 즐긴다고 하고 있어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "The best ideas come when we're just playing around!",
"translation": "최고의 아이디어는 그냥 놀고 있을 때 나와!"
},
{
"type": "script",
"index": 5,
"speaker": "현석",
"script": "Without structure, we'll waste time and resources.",
"translation": "구조 없이는 시간과 자원을 낭비할 거야."
},
{
"type": "blank",
"index": 6,
"quiz": "Hyeon-seok worries they'll waste time without @@.",
"hint": "INTJ는 체계적 구조와 계획의 필요성을 강조해요.",
"optionA": "fun",
"optionB": "structure",
"optionC": "creativity",
"result": "structure",
"explanation": "현석은 구조 없이는 시간을 낭비할 것이라고 걱정해요."
},
{
"type": "script",
"index": 7,
"speaker": "현석",
"script": "Efficiency comes from careful preparation and foresight.",
"translation": "효율성은 신중한 준비와 선견지명에서 나와."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your organized thinking helps balance my wild creativity!",
"translation": "네 체계적 사고가 내 거친 창의성의 균형을 맞춰줘!"
},
{
"type": "puzzle",
"index": 9,
"hint": "INTJ의 신중한 준비 철학이에요.",
"optionA": "careful",
"optionB": "preparation",
"result": "careful preparation",
"explanation": "현석은 신중한 준비에서 효율성이 나온다고 생각해요."
}
]
}
]
} |
총 100개의 레코드를 처리했습니다.