현재 모드: 테스트 (Dry Run)
대상 테이블: content_mbti_items
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "신중한 배려",
"explanation": "ISFJ의 깊은 배려와 ESTP의 즉흥적 행동",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "I think before helping.",
"translation": "나는 도움을 주기 전에 생각해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I help before thinking.",
"translation": "나는 생각하기 전에 도와."
},
{
"type": "script",
"index": 3,
"speaker": "윤아",
"script": "Careful consideration prevents mistakes.",
"translation": "신중한 고려가 실수를 방지해."
},
{
"type": "ox",
"index": 4,
"quiz": "윤아는 도움을 주기 전에 생각하나요?",
"hint": "ISFJ는 신중하고 깊이 생각하는 편이에요.",
"result": "O",
"explanation": "윤아는 'I think before helping'이라고 도움을 주기 전에 생각한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action saves time.",
"translation": "빠른 행동이 시간을 절약해."
},
{
"type": "script",
"index": 6,
"speaker": "윤아",
"script": "I understand their feelings.",
"translation": "나는 그들의 감정을 이해해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yun-a thinks before @@.",
"hint": "도움을 주거나 돕는 것이에요.",
"optionA": "helping",
"optionB": "eating",
"optionC": "sleeping",
"result": "helping",
"explanation": "윤아는 도움을 주기 전에 생각한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Energy drives my choices.",
"translation": "에너지가 내 선택을 이끌어."
},
{
"type": "script",
"index": 9,
"speaker": "윤아",
"script": "Thoughtful care lasts longer.",
"translation": "사려 깊은 돌봄이 더 오래 지속돼."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "상우의 시간 절약법이에요.",
"optionA": "quick",
"optionB": "action",
"optionC": "saves",
"optionD": "precious",
"optionE": "time",
"result": "quick action saves precious time",
"explanation": "상우는 빠른 행동이 소중한 시간을 절약한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your thoughtful care prevents problems!",
"translation": "너의 사려 깊은 배려가 문제를 방지해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "신중한 배려",
"explanation": "ISFJ의 깊은 배려와 ESTP의 즉흥적 행동",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "윤아",
"script": "I think before helping.",
"translation": "나는 도움을 주기 전에 생각해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I help before thinking.",
"translation": "나는 생각하기 전에 도와."
},
{
"type": "script",
"index": 3,
"speaker": "윤아",
"script": "Careful consideration prevents mistakes.",
"translation": "신중한 고려가 실수를 방지해."
},
{
"type": "ox",
"index": 4,
"quiz": "윤아는 도움을 주기 전에 생각하나요?",
"hint": "ISFJ는 신중하고 깊이 생각하는 편이에요.",
"result": "O",
"explanation": "윤아는 'I think before helping'이라고 도움을 주기 전에 생각한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action saves time.",
"translation": "빠른 행동이 시간을 절약해."
},
{
"type": "script",
"index": 6,
"speaker": "윤아",
"script": "I understand their feelings.",
"translation": "나는 그들의 감정을 이해해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yun-a thinks before @@.",
"hint": "도움을 주거나 돕는 것이에요.",
"optionA": "helping",
"optionB": "eating",
"optionC": "sleeping",
"result": "helping",
"explanation": "윤아는 도움을 주기 전에 생각한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "Energy drives my choices.",
"translation": "에너지가 내 선택을 이끌어."
},
{
"type": "script",
"index": 9,
"speaker": "윤아",
"script": "Thoughtful care lasts longer.",
"translation": "사려 깊은 돌봄이 더 오래 지속돼."
},
{
"type": "puzzle",
"index": 10,
"hint": "상우의 시간 절약법이에요.",
"optionA": "quick",
"optionB": "action",
"optionC": "saves",
"optionD": "precious",
"optionE": "time",
"result": "quick action saves precious time",
"explanation": "상우는 빠른 행동이 소중한 시간을 절약한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your thoughtful care prevents problems!",
"translation": "너의 사려 깊은 배려가 문제를 방지해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "친구들과 만나는 시간",
"explanation": "ENFJ의 관계 중심 소통과 ENTJ의 목표 중심 접근 비교",
"category": "사회적 상호작용",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Let's meet everyone together!",
"translation": "모든 친구들과 함께 만나자!"
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Good idea for networking.",
"translation": "네트워킹에 좋은 아이디어네."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 친구들과 함께 만나자고 했나요?",
"hint": "ENFJ는 모든 사람을 포함시키려 합니다.",
"result": "O",
"explanation": "민아는 'Let's meet everyone together'라고 모든 친구들과 함께 만나자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "We need quality time.",
"translation": "우리 좋은 시간을 보내야 해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Time management is important.",
"translation": "시간 관리가 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Quality @@ helps friendship grow.",
"hint": "민아가 친구들과 보내고 싶어하는 것은?",
"optionA": "food",
"optionB": "time",
"optionC": "money",
"result": "time",
"explanation": "좋은 시간이 우정을 키워줘요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Everyone feels included here.",
"translation": "모든 사람이 여기서 포함된 느낌을 받아."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your inclusive approach works!",
"translation": "너의 포용적인 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Caring creates strong bonds.",
"translation": "배려가 강한 유대감을 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You bring people together.",
"translation": "너는 사람들을 하나로 모아줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이 민아의 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "together",
"optionD": "people",
"optionE": "really",
"result": "You really bring people together",
"explanation": "준혁은 'You really bring people together'라고 민아가 정말로 사람들을 하나로 모아준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "친구들과 만나는 시간",
"explanation": "ENFJ의 관계 중심 소통과 ENTJ의 목표 중심 접근 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Let's meet everyone together!",
"translation": "모든 친구들과 함께 만나자!"
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Good idea for networking.",
"translation": "네트워킹에 좋은 아이디어네."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 모든 친구들과 함께 만나자고 했나요?",
"hint": "ENFJ는 모든 사람을 포함시키려 합니다.",
"result": "O",
"explanation": "민아는 'Let's meet everyone together'라고 모든 친구들과 함께 만나자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "We need quality time.",
"translation": "우리 좋은 시간을 보내야 해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Time management is important.",
"translation": "시간 관리가 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Quality @@ helps friendship grow.",
"hint": "민아가 친구들과 보내고 싶어하는 것은?",
"optionA": "food",
"optionB": "time",
"optionC": "money",
"result": "time",
"explanation": "좋은 시간이 우정을 키워줘요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Everyone feels included here.",
"translation": "모든 사람이 여기서 포함된 느낌을 받아."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your inclusive approach works!",
"translation": "너의 포용적인 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Caring creates strong bonds.",
"translation": "배려가 강한 유대감을 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You bring people together.",
"translation": "너는 사람들을 하나로 모아줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "준혁이 민아의 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "together",
"optionD": "people",
"optionE": "really",
"result": "You really bring people together",
"explanation": "준혁은 'You really bring people together'라고 민아가 정말로 사람들을 하나로 모아준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "팀 프로젝트 진행하기",
"explanation": "ENFJ의 조화로운 협력과 ENTJ의 효율적 리더십 비교",
"category": "사회적 상호작용",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "We need clear goals.",
"translation": "우리에게 명확한 목표가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안함을 느껴야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 명확한 목표가 필요하다고 했나요?",
"hint": "ENTJ는 프로젝트에서 명확한 목표를 중시합니다.",
"result": "O",
"explanation": "태성은 'We need clear goals'라고 명확한 목표가 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Deadlines keep us focused.",
"translation": "마감일이 우리를 집중하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Teamwork makes everything better.",
"translation": "팀워크가 모든 것을 더 좋게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ makes everything better.",
"hint": "지아가 모든 것을 더 좋게 만든다고 한 것은?",
"optionA": "weather",
"optionB": "teamwork",
"optionC": "food",
"result": "teamwork",
"explanation": "좋은 팀워크가 모든 것을 더 좋게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "People's feelings matter too!",
"translation": "사람들의 감정도 중요해!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "You balance efficiency perfectly.",
"translation": "너는 효율성의 균형을 완벽하게 맞춰."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You get things done!",
"translation": "너는 일을 해내는구나!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지아가 태성의 능력을 인정하는 말이에요.",
"optionA": "things",
"optionB": "really",
"optionC": "You",
"optionD": "done",
"optionE": "get",
"result": "You really get things done",
"explanation": "지아는 'You really get things done'이라고 태성이 정말로 일을 해낸다고 인정했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "팀 프로젝트 진행하기",
"explanation": "ENFJ의 조화로운 협력과 ENTJ의 효율적 리더십 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "We need clear goals.",
"translation": "우리에게 명확한 목표가 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Everyone should feel comfortable.",
"translation": "모든 사람이 편안함을 느껴야 해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 명확한 목표가 필요하다고 했나요?",
"hint": "ENTJ는 프로젝트에서 명확한 목표를 중시합니다.",
"result": "O",
"explanation": "태성은 'We need clear goals'라고 명확한 목표가 필요하다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Deadlines keep us focused.",
"translation": "마감일이 우리를 집중하게 해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Teamwork makes everything better.",
"translation": "팀워크가 모든 것을 더 좋게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ makes everything better.",
"hint": "지아가 모든 것을 더 좋게 만든다고 한 것은?",
"optionA": "weather",
"optionB": "teamwork",
"optionC": "food",
"result": "teamwork",
"explanation": "좋은 팀워크가 모든 것을 더 좋게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "People's feelings matter too!",
"translation": "사람들의 감정도 중요해!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "You balance efficiency perfectly.",
"translation": "너는 효율성의 균형을 완벽하게 맞춰."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You get things done!",
"translation": "너는 일을 해내는구나!"
},
{
"type": "puzzle",
"index": 11,
"hint": "지아가 태성의 능력을 인정하는 말이에요.",
"optionA": "things",
"optionB": "really",
"optionC": "You",
"optionD": "done",
"optionE": "get",
"result": "You really get things done",
"explanation": "지아는 'You really get things done'이라고 태성이 정말로 일을 해낸다고 인정했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "새로운 취미 찾기",
"explanation": "ENFJ의 관계 탐구와 ENTJ의 체계적 분석 비교",
"category": "정보 탐구",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜진",
"script": "Let's ask friends first!",
"translation": "먼저 친구들에게 물어보자!"
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Research options systematically.",
"translation": "선택지들을 체계적으로 조사해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜진은 먼저 친구들에게 물어보자고 했나요?",
"hint": "ENFJ는 정보를 얻을 때 사람들에게 먼저 물어봅니다.",
"result": "O",
"explanation": "혜진은 'Let's ask friends first'라고 먼저 친구들에게 물어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜진",
"script": "People share great experiences.",
"translation": "사람들이 좋은 경험을 공유해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Data helps make decisions.",
"translation": "데이터가 결정을 내리는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "People share great @@.",
"hint": "혜진이 사람들이 공유한다고 한 것은?",
"optionA": "books",
"optionB": "experiences",
"optionC": "money",
"result": "experiences",
"explanation": "사람들이 좋은 경험들을 공유해요."
},
{
"type": "script",
"index": 7,
"speaker": "혜진",
"script": "Stories inspire new ideas.",
"translation": "이야기들이 새로운 아이디어를 영감을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your people approach works!",
"translation": "너의 사람 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "혜진",
"script": "Personal connections matter most.",
"translation": "개인적인 연결이 가장 중요해."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You find hidden gems.",
"translation": "너는 숨겨진 보석들을 찾아내."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민준이 혜진의 능력을 칭찬하는 말이에요.",
"optionA": "gems",
"optionB": "find",
"optionC": "You",
"optionD": "really",
"optionE": "hidden",
"result": "You really find hidden gems",
"explanation": "민준은 'You really find hidden gems'라고 혜진이 정말로 숨겨진 보석들을 찾아낸다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "새로운 취미 찾기",
"explanation": "ENFJ의 관계 탐구와 ENTJ의 체계적 분석 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜진",
"script": "Let's ask friends first!",
"translation": "먼저 친구들에게 물어보자!"
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Research options systematically.",
"translation": "선택지들을 체계적으로 조사해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜진은 먼저 친구들에게 물어보자고 했나요?",
"hint": "ENFJ는 정보를 얻을 때 사람들에게 먼저 물어봅니다.",
"result": "O",
"explanation": "혜진은 'Let's ask friends first'라고 먼저 친구들에게 물어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜진",
"script": "People share great experiences.",
"translation": "사람들이 좋은 경험을 공유해."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Data helps make decisions.",
"translation": "데이터가 결정을 내리는 데 도움이 돼."
},
{
"type": "blank",
"index": 6,
"quiz": "People share great @@.",
"hint": "혜진이 사람들이 공유한다고 한 것은?",
"optionA": "books",
"optionB": "experiences",
"optionC": "money",
"result": "experiences",
"explanation": "사람들이 좋은 경험들을 공유해요."
},
{
"type": "script",
"index": 7,
"speaker": "혜진",
"script": "Stories inspire new ideas.",
"translation": "이야기들이 새로운 아이디어를 영감을 줘."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your people approach works!",
"translation": "너의 사람 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "혜진",
"script": "Personal connections matter most.",
"translation": "개인적인 연결이 가장 중요해."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You find hidden gems.",
"translation": "너는 숨겨진 보석들을 찾아내."
},
{
"type": "puzzle",
"index": 11,
"hint": "민준이 혜진의 능력을 칭찬하는 말이에요.",
"optionA": "gems",
"optionB": "find",
"optionC": "You",
"optionD": "really",
"optionE": "hidden",
"result": "You really find hidden gems",
"explanation": "민준은 'You really find hidden gems'라고 혜진이 정말로 숨겨진 보석들을 찾아낸다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "온라인 쇼핑 리서치",
"explanation": "ENTJ의 효율적 분석과 ENFJ의 후기 중심 탐구 비교",
"category": "정보 탐구",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Compare prices and features.",
"translation": "가격과 기능을 비교해."
},
{
"type": "script",
"index": 2,
"speaker": "다현",
"script": "Read customer reviews first!",
"translation": "먼저 고객 후기를 읽어봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 가격과 기능을 비교하자고 했나요?",
"hint": "ENTJ는 정보 탐구 시 객관적 데이터를 중시합니다.",
"result": "O",
"explanation": "성준은 'Compare prices and features'라고 가격과 기능을 비교하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Facts help decide quickly.",
"translation": "사실들이 빠른 결정을 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "다현",
"script": "People's experiences matter more.",
"translation": "사람들의 경험이 더 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "People's @@ matter more than facts.",
"hint": "다현이 사실보다 더 중요하다고 한 것은?",
"optionA": "money",
"optionB": "experiences",
"optionC": "time",
"result": "experiences",
"explanation": "사람들의 경험이 사실보다 더 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Efficiency saves precious time.",
"translation": "효율성이 소중한 시간을 절약해."
},
{
"type": "script",
"index": 8,
"speaker": "다현",
"script": "You analyze everything perfectly!",
"translation": "너는 모든 것을 완벽하게 분석해!"
},
{
"type": "script",
"index": 9,
"speaker": "성준",
"script": "Real stories give insights.",
"translation": "실제 이야기들이 통찰을 줘."
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "You make smart choices!",
"translation": "너는 현명한 선택을 해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "다현이 성준의 능력을 칭찬하는 말이에요.",
"optionA": "smart",
"optionB": "You",
"optionC": "really",
"optionD": "make",
"optionE": "choices",
"result": "You really make smart choices",
"explanation": "다현은 'You really make smart choices'라고 성준이 정말로 현명한 선택을 한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "온라인 쇼핑 리서치",
"explanation": "ENTJ의 효율적 분석과 ENFJ의 후기 중심 탐구 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Compare prices and features.",
"translation": "가격과 기능을 비교해."
},
{
"type": "script",
"index": 2,
"speaker": "다현",
"script": "Read customer reviews first!",
"translation": "먼저 고객 후기를 읽어봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 가격과 기능을 비교하자고 했나요?",
"hint": "ENTJ는 정보 탐구 시 객관적 데이터를 중시합니다.",
"result": "O",
"explanation": "성준은 'Compare prices and features'라고 가격과 기능을 비교하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Facts help decide quickly.",
"translation": "사실들이 빠른 결정을 도와줘."
},
{
"type": "script",
"index": 5,
"speaker": "다현",
"script": "People's experiences matter more.",
"translation": "사람들의 경험이 더 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "People's @@ matter more than facts.",
"hint": "다현이 사실보다 더 중요하다고 한 것은?",
"optionA": "money",
"optionB": "experiences",
"optionC": "time",
"result": "experiences",
"explanation": "사람들의 경험이 사실보다 더 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Efficiency saves precious time.",
"translation": "효율성이 소중한 시간을 절약해."
},
{
"type": "script",
"index": 8,
"speaker": "다현",
"script": "You analyze everything perfectly!",
"translation": "너는 모든 것을 완벽하게 분석해!"
},
{
"type": "script",
"index": 9,
"speaker": "성준",
"script": "Real stories give insights.",
"translation": "실제 이야기들이 통찰을 줘."
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "You make smart choices!",
"translation": "너는 현명한 선택을 해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "다현이 성준의 능력을 칭찬하는 말이에요.",
"optionA": "smart",
"optionB": "You",
"optionC": "really",
"optionD": "make",
"optionE": "choices",
"result": "You really make smart choices",
"explanation": "다현은 'You really make smart choices'라고 성준이 정말로 현명한 선택을 한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "진로 선택하기",
"explanation": "ENFJ의 가치 중심 결정과 ENTJ의 목표 중심 분석 비교",
"category": "의사결정 방식",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Consider people's feelings first.",
"translation": "먼저 사람들의 감정을 고려해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Analyze long-term career benefits.",
"translation": "장기적인 진로 이익을 분석해."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 먼저 사람들의 감정을 고려하자고 했나요?",
"hint": "ENFJ는 의사결정 시 사람들의 감정을 우선 고려합니다.",
"result": "O",
"explanation": "유나는 'Consider people's feelings first'라고 먼저 사람들의 감정을 고려하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Values guide right choices.",
"translation": "가치가 올바른 선택을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Data shows clear paths.",
"translation": "데이터가 명확한 길을 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Personal @@ guide right choices.",
"hint": "유나가 올바른 선택을 안내한다고 한 것은?",
"optionA": "money",
"optionB": "values",
"optionC": "friends",
"result": "values",
"explanation": "개인적인 가치들이 올바른 선택을 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Heart knows what matters.",
"translation": "마음이 무엇이 중요한지 알아."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your heart approach works!",
"translation": "너의 마음 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "People come before profit.",
"translation": "사람이 이익보다 먼저야."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You make meaningful choices!",
"translation": "너는 의미있는 선택을 해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이 유나의 결정 방식을 칭찬하는 말이에요.",
"optionA": "You",
"optionB": "meaningful",
"optionC": "really",
"optionD": "choices",
"optionE": "make",
"result": "You really make meaningful choices",
"explanation": "준혁은 'You really make meaningful choices'라고 유나가 정말로 의미있는 선택을 한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "진로 선택하기",
"explanation": "ENFJ의 가치 중심 결정과 ENTJ의 목표 중심 분석 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Consider people's feelings first.",
"translation": "먼저 사람들의 감정을 고려해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Analyze long-term career benefits.",
"translation": "장기적인 진로 이익을 분석해."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 먼저 사람들의 감정을 고려하자고 했나요?",
"hint": "ENFJ는 의사결정 시 사람들의 감정을 우선 고려합니다.",
"result": "O",
"explanation": "유나는 'Consider people's feelings first'라고 먼저 사람들의 감정을 고려하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Values guide right choices.",
"translation": "가치가 올바른 선택을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Data shows clear paths.",
"translation": "데이터가 명확한 길을 보여줘."
},
{
"type": "blank",
"index": 6,
"quiz": "Personal @@ guide right choices.",
"hint": "유나가 올바른 선택을 안내한다고 한 것은?",
"optionA": "money",
"optionB": "values",
"optionC": "friends",
"result": "values",
"explanation": "개인적인 가치들이 올바른 선택을 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Heart knows what matters.",
"translation": "마음이 무엇이 중요한지 알아."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your heart approach works!",
"translation": "너의 마음 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "People come before profit.",
"translation": "사람이 이익보다 먼저야."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You make meaningful choices!",
"translation": "너는 의미있는 선택을 해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "준혁이 유나의 결정 방식을 칭찬하는 말이에요.",
"optionA": "You",
"optionB": "meaningful",
"optionC": "really",
"optionD": "choices",
"optionE": "make",
"result": "You really make meaningful choices",
"explanation": "준혁은 'You really make meaningful choices'라고 유나가 정말로 의미있는 선택을 한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "투자 계획 세우기",
"explanation": "ENTJ의 논리적 분석과 ENFJ의 가치 중심 고려 비교",
"category": "의사결정 방식",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Calculate risks and returns.",
"translation": "위험과 수익을 계산해."
},
{
"type": "script",
"index": 2,
"speaker": "혜림",
"script": "Think about family impact.",
"translation": "가족에게 미치는 영향을 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 위험과 수익을 계산하자고 했나요?",
"hint": "ENTJ는 의사결정 시 논리적 분석을 중시합니다.",
"result": "O",
"explanation": "태성은 'Calculate risks and returns'라고 위험과 수익을 계산하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Numbers never lie here.",
"translation": "숫자는 절대 거짓말하지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "혜림",
"script": "People's needs matter most.",
"translation": "사람들의 필요가 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "People's @@ matter most in decisions.",
"hint": "혜림이 결정에서 가장 중요하다고 한 것은?",
"optionA": "money",
"optionB": "needs",
"optionC": "time",
"result": "needs",
"explanation": "사람들의 필요가 결정에서 가장 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Logic guides smart investments.",
"translation": "논리가 현명한 투자를 안내해."
},
{
"type": "script",
"index": 8,
"speaker": "혜림",
"script": "Your analysis is impressive!",
"translation": "너의 분석은 인상적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Human factors add value.",
"translation": "인간적 요소들이 가치를 더해."
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "You see big pictures!",
"translation": "너는 큰 그림을 봐!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜림이 태성의 능력을 칭찬하는 말이에요.",
"optionA": "big",
"optionB": "You",
"optionC": "see",
"optionD": "really",
"optionE": "pictures",
"result": "You really see big pictures",
"explanation": "혜림은 'You really see big pictures'라고 태성이 정말로 큰 그림을 본다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "투자 계획 세우기",
"explanation": "ENTJ의 논리적 분석과 ENFJ의 가치 중심 고려 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Calculate risks and returns.",
"translation": "위험과 수익을 계산해."
},
{
"type": "script",
"index": 2,
"speaker": "혜림",
"script": "Think about family impact.",
"translation": "가족에게 미치는 영향을 생각해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 위험과 수익을 계산하자고 했나요?",
"hint": "ENTJ는 의사결정 시 논리적 분석을 중시합니다.",
"result": "O",
"explanation": "태성은 'Calculate risks and returns'라고 위험과 수익을 계산하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Numbers never lie here.",
"translation": "숫자는 절대 거짓말하지 않아."
},
{
"type": "script",
"index": 5,
"speaker": "혜림",
"script": "People's needs matter most.",
"translation": "사람들의 필요가 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "People's @@ matter most in decisions.",
"hint": "혜림이 결정에서 가장 중요하다고 한 것은?",
"optionA": "money",
"optionB": "needs",
"optionC": "time",
"result": "needs",
"explanation": "사람들의 필요가 결정에서 가장 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Logic guides smart investments.",
"translation": "논리가 현명한 투자를 안내해."
},
{
"type": "script",
"index": 8,
"speaker": "혜림",
"script": "Your analysis is impressive!",
"translation": "너의 분석은 인상적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Human factors add value.",
"translation": "인간적 요소들이 가치를 더해."
},
{
"type": "script",
"index": 10,
"speaker": "혜림",
"script": "You see big pictures!",
"translation": "너는 큰 그림을 봐!"
},
{
"type": "puzzle",
"index": 11,
"hint": "혜림이 태성의 능력을 칭찬하는 말이에요.",
"optionA": "big",
"optionB": "You",
"optionC": "see",
"optionD": "really",
"optionE": "pictures",
"result": "You really see big pictures",
"explanation": "혜림은 'You really see big pictures'라고 태성이 정말로 큰 그림을 본다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "주말 일정 관리",
"explanation": "ENFJ의 유연한 조화와 ENTJ의 체계적 계획 비교",
"category": "생활 태도",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Keep schedule flexible today.",
"translation": "오늘은 일정을 유연하게 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Plan every hour efficiently.",
"translation": "매 시간을 효율적으로 계획해."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 일정을 유연하게 유지하자고 했나요?",
"hint": "ENFJ는 생활에서 유연성을 선호합니다.",
"result": "O",
"explanation": "민아는 'Keep schedule flexible today'라고 오늘은 일정을 유연하게 유지하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Spontaneous moments bring joy.",
"translation": "즉흥적인 순간들이 기쁨을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Structure creates more time.",
"translation": "구조가 더 많은 시간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Spontaneous @@ bring real joy.",
"hint": "민아가 기쁨을 가져다준다고 한 것은?",
"optionA": "plans",
"optionB": "moments",
"optionC": "people",
"result": "moments",
"explanation": "즉흥적인 순간들이 진짜 기쁨을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Life flows naturally sometimes.",
"translation": "삶이 때때로 자연스럽게 흘러가."
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Your flow approach works!",
"translation": "너의 흐름 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Balance creates perfect harmony.",
"translation": "균형이 완벽한 조화를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "You adapt so well!",
"translation": "너는 정말 잘 적응해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성준이 민아의 적응력을 칭찬하는 말이에요.",
"optionA": "adapt",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "well",
"result": "You really adapt so well",
"explanation": "성준은 'You really adapt so well'이라고 민아가 정말로 매우 잘 적응한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "주말 일정 관리",
"explanation": "ENFJ의 유연한 조화와 ENTJ의 체계적 계획 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Keep schedule flexible today.",
"translation": "오늘은 일정을 유연하게 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Plan every hour efficiently.",
"translation": "매 시간을 효율적으로 계획해."
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 일정을 유연하게 유지하자고 했나요?",
"hint": "ENFJ는 생활에서 유연성을 선호합니다.",
"result": "O",
"explanation": "민아는 'Keep schedule flexible today'라고 오늘은 일정을 유연하게 유지하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Spontaneous moments bring joy.",
"translation": "즉흥적인 순간들이 기쁨을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Structure creates more time.",
"translation": "구조가 더 많은 시간을 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Spontaneous @@ bring real joy.",
"hint": "민아가 기쁨을 가져다준다고 한 것은?",
"optionA": "plans",
"optionB": "moments",
"optionC": "people",
"result": "moments",
"explanation": "즉흥적인 순간들이 진짜 기쁨을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Life flows naturally sometimes.",
"translation": "삶이 때때로 자연스럽게 흘러가."
},
{
"type": "script",
"index": 8,
"speaker": "성준",
"script": "Your flow approach works!",
"translation": "너의 흐름 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Balance creates perfect harmony.",
"translation": "균형이 완벽한 조화를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "You adapt so well!",
"translation": "너는 정말 잘 적응해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "성준이 민아의 적응력을 칭찬하는 말이에요.",
"optionA": "adapt",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "well",
"result": "You really adapt so well",
"explanation": "성준은 'You really adapt so well'이라고 민아가 정말로 매우 잘 적응한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "집안일 분담하기",
"explanation": "ENTJ의 효율적 시스템과 ENFJ의 협력적 조화 비교",
"category": "생활 태도",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준혁",
"script": "Divide tasks by efficiency.",
"translation": "효율성에 따라 업무를 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Consider everyone's preferences first.",
"translation": "먼저 모든 사람의 선호를 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁은 효율성에 따라 업무를 나누자고 했나요?",
"hint": "ENTJ는 생활에서도 효율성을 중시합니다.",
"result": "O",
"explanation": "준혁은 'Divide tasks by efficiency'라고 효율성에 따라 업무를 나누자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준혁",
"script": "Systems save everyone time.",
"translation": "시스템이 모든 사람의 시간을 절약해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Happy people work better.",
"translation": "행복한 사람들이 더 잘 일해."
},
{
"type": "blank",
"index": 6,
"quiz": "Happy @@ work much better.",
"hint": "지아가 더 잘 일한다고 한 것은?",
"optionA": "machines",
"optionB": "people",
"optionC": "systems",
"result": "people",
"explanation": "행복한 사람들이 훨씬 더 잘 일해요."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your system really works!",
"translation": "너의 시스템이 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "준혁",
"script": "Teamwork improves everything significantly.",
"translation": "팀워크가 모든 것을 상당히 개선해."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You organize so well!",
"translation": "너는 정말 잘 조직해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지아가 준혁의 조직력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "well",
"result": "You really organize so well",
"explanation": "지아는 'You really organize so well'이라고 준혁이 정말로 매우 잘 조직한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "집안일 분담하기",
"explanation": "ENTJ의 효율적 시스템과 ENFJ의 협력적 조화 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준혁",
"script": "Divide tasks by efficiency.",
"translation": "효율성에 따라 업무를 나눠."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Consider everyone's preferences first.",
"translation": "먼저 모든 사람의 선호를 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "준혁은 효율성에 따라 업무를 나누자고 했나요?",
"hint": "ENTJ는 생활에서도 효율성을 중시합니다.",
"result": "O",
"explanation": "준혁은 'Divide tasks by efficiency'라고 효율성에 따라 업무를 나누자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "준혁",
"script": "Systems save everyone time.",
"translation": "시스템이 모든 사람의 시간을 절약해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Happy people work better.",
"translation": "행복한 사람들이 더 잘 일해."
},
{
"type": "blank",
"index": 6,
"quiz": "Happy @@ work much better.",
"hint": "지아가 더 잘 일한다고 한 것은?",
"optionA": "machines",
"optionB": "people",
"optionC": "systems",
"result": "people",
"explanation": "행복한 사람들이 훨씬 더 잘 일해요."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your system really works!",
"translation": "너의 시스템이 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "준혁",
"script": "Teamwork improves everything significantly.",
"translation": "팀워크가 모든 것을 상당히 개선해."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You organize so well!",
"translation": "너는 정말 잘 조직해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "지아가 준혁의 조직력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "well",
"result": "You really organize so well",
"explanation": "지아는 'You really organize so well'이라고 준혁이 정말로 매우 잘 조직한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "시험 기간 스트레스",
"explanation": "ENFJ의 관계 중심 대처와 ENTJ의 목표 중심 해결 비교",
"category": "스트레스 상황 대처",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Talk to friends first.",
"translation": "먼저 친구들과 얘기해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Make clear study plans.",
"translation": "명확한 공부 계획을 세워."
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 먼저 친구들과 얘기하자고 했나요?",
"hint": "ENFJ는 스트레스를 받을 때 사람들과 이야기하려 합니다.",
"result": "O",
"explanation": "다현은 'Talk to friends first'라고 먼저 친구들과 얘기하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Sharing reduces stress levels.",
"translation": "공유하는 것이 스트레스 수준을 줄여."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Action solves problems faster.",
"translation": "행동이 문제를 더 빨리 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sharing problems @@ stress levels.",
"hint": "다현이 공유하는 것이 스트레스에 미치는 영향은?",
"optionA": "increases",
"optionB": "reduces",
"optionC": "creates",
"result": "reduces",
"explanation": "문제를 공유하는 것이 스트레스 수준을 줄여요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Support helps me breathe.",
"translation": "지지가 내가 숨을 쉴 수 있게 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your support system works!",
"translation": "너의 지지 시스템이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Together we overcome anything.",
"translation": "함께라면 우리는 무엇이든 극복해."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You handle pressure well!",
"translation": "너는 압박을 잘 다뤄!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민준이 다현의 스트레스 대처능력을 칭찬하는 말이에요.",
"optionA": "handle",
"optionB": "You",
"optionC": "pressure",
"optionD": "really",
"optionE": "well",
"result": "You really handle pressure well",
"explanation": "민준은 'You really handle pressure well'이라고 다현이 정말로 압박을 잘 다룬다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "시험 기간 스트레스",
"explanation": "ENFJ의 관계 중심 대처와 ENTJ의 목표 중심 해결 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Talk to friends first.",
"translation": "먼저 친구들과 얘기해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Make clear study plans.",
"translation": "명확한 공부 계획을 세워."
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 먼저 친구들과 얘기하자고 했나요?",
"hint": "ENFJ는 스트레스를 받을 때 사람들과 이야기하려 합니다.",
"result": "O",
"explanation": "다현은 'Talk to friends first'라고 먼저 친구들과 얘기하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Sharing reduces stress levels.",
"translation": "공유하는 것이 스트레스 수준을 줄여."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Action solves problems faster.",
"translation": "행동이 문제를 더 빨리 해결해."
},
{
"type": "blank",
"index": 6,
"quiz": "Sharing problems @@ stress levels.",
"hint": "다현이 공유하는 것이 스트레스에 미치는 영향은?",
"optionA": "increases",
"optionB": "reduces",
"optionC": "creates",
"result": "reduces",
"explanation": "문제를 공유하는 것이 스트레스 수준을 줄여요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Support helps me breathe.",
"translation": "지지가 내가 숨을 쉴 수 있게 도와줘."
},
{
"type": "script",
"index": 8,
"speaker": "민준",
"script": "Your support system works!",
"translation": "너의 지지 시스템이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Together we overcome anything.",
"translation": "함께라면 우리는 무엇이든 극복해."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "You handle pressure well!",
"translation": "너는 압박을 잘 다뤄!"
},
{
"type": "puzzle",
"index": 11,
"hint": "민준이 다현의 스트레스 대처능력을 칭찬하는 말이에요.",
"optionA": "handle",
"optionB": "You",
"optionC": "pressure",
"optionD": "really",
"optionE": "well",
"result": "You really handle pressure well",
"explanation": "민준은 'You really handle pressure well'이라고 다현이 정말로 압박을 잘 다룬다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "갑작스런 업무 변화",
"explanation": "ENTJ의 빠른 재조직과 ENFJ의 팀 배려 대처 비교",
"category": "스트레스 상황 대처",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Reorganize priorities immediately now.",
"translation": "지금 즉시 우선순위를 재조직해."
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Check team feelings first.",
"translation": "먼저 팀의 감정을 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 우선순위를 즉시 재조직하자고 했나요?",
"hint": "ENTJ는 스트레스 상황에서 빠른 재조직을 선호합니다.",
"result": "O",
"explanation": "태성은 'Reorganize priorities immediately now'라고 지금 즉시 우선순위를 재조직하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Quick decisions prevent chaos.",
"translation": "빠른 결정이 혼돈을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Scared people need comfort.",
"translation": "무서워하는 사람들은 위안이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Scared people need extra @@.",
"hint": "혜진이 무서워하는 사람들에게 필요하다고 한 것은?",
"optionA": "work",
"optionB": "comfort",
"optionC": "time",
"result": "comfort",
"explanation": "무서워하는 사람들은 추가적인 위안이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Control reduces stress effectively.",
"translation": "통제가 스트레스를 효과적으로 줄여."
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your leadership really helps!",
"translation": "너의 리더십이 정말 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Care strengthens team bonds.",
"translation": "배려가 팀 유대감을 강화해."
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You stay so calm!",
"translation": "너는 정말 침착해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜진이 태성의 침착함을 칭찬하는 말이에요.",
"optionA": "stay",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "calm",
"result": "You really stay so calm",
"explanation": "혜진은 'You really stay so calm'이라고 태성이 정말로 매우 침착하다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "갑작스런 업무 변화",
"explanation": "ENTJ의 빠른 재조직과 ENFJ의 팀 배려 대처 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Reorganize priorities immediately now.",
"translation": "지금 즉시 우선순위를 재조직해."
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Check team feelings first.",
"translation": "먼저 팀의 감정을 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 우선순위를 즉시 재조직하자고 했나요?",
"hint": "ENTJ는 스트레스 상황에서 빠른 재조직을 선호합니다.",
"result": "O",
"explanation": "태성은 'Reorganize priorities immediately now'라고 지금 즉시 우선순위를 재조직하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Quick decisions prevent chaos.",
"translation": "빠른 결정이 혼돈을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Scared people need comfort.",
"translation": "무서워하는 사람들은 위안이 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Scared people need extra @@.",
"hint": "혜진이 무서워하는 사람들에게 필요하다고 한 것은?",
"optionA": "work",
"optionB": "comfort",
"optionC": "time",
"result": "comfort",
"explanation": "무서워하는 사람들은 추가적인 위안이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Control reduces stress effectively.",
"translation": "통제가 스트레스를 효과적으로 줄여."
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your leadership really helps!",
"translation": "너의 리더십이 정말 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Care strengthens team bonds.",
"translation": "배려가 팀 유대감을 강화해."
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You stay so calm!",
"translation": "너는 정말 침착해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "혜진이 태성의 침착함을 칭찬하는 말이에요.",
"optionA": "stay",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "calm",
"result": "You really stay so calm",
"explanation": "혜진은 'You really stay so calm'이라고 태성이 정말로 매우 침착하다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "미래 커리어 계획",
"explanation": "ENFJ의 가치 중심 목표와 ENTJ의 성과 중심 전략 비교",
"category": "직업 및 목표 설정",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Help people achieve dreams.",
"translation": "사람들이 꿈을 이루도록 도와줘."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Set measurable career targets.",
"translation": "측정 가능한 커리어 목표를 세워."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 사람들이 꿈을 이루도록 도와주고 싶다고 했나요?",
"hint": "ENFJ는 직업 목표로 다른 사람들을 돕는 것을 중시합니다.",
"result": "O",
"explanation": "유나는 'Help people achieve dreams'라고 사람들이 꿈을 이루도록 도와주고 싶다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Meaningful work brings happiness.",
"translation": "의미있는 일이 행복을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Success needs clear metrics.",
"translation": "성공에는 명확한 지표가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Meaningful @@ brings true happiness.",
"hint": "유나가 진짜 행복을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "work",
"optionC": "time",
"result": "work",
"explanation": "의미있는 일이 진짜 행복을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Impact matters more here.",
"translation": "영향력이 여기서 더 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your purpose approach works!",
"translation": "너의 목적 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "Hearts guide best directions.",
"translation": "마음이 최고의 방향을 안내해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You inspire others naturally!",
"translation": "너는 자연스럽게 다른 사람들에게 영감을 줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이 유나의 영감을 주는 능력을 칭찬하는 말이에요.",
"optionA": "inspire",
"optionB": "You",
"optionC": "others",
"optionD": "really",
"optionE": "naturally",
"result": "You really inspire others naturally",
"explanation": "준혁은 'You really inspire others naturally'라고 유나가 정말로 자연스럽게 다른 사람들에게 영감을 준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "미래 커리어 계획",
"explanation": "ENFJ의 가치 중심 목표와 ENTJ의 성과 중심 전략 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Help people achieve dreams.",
"translation": "사람들이 꿈을 이루도록 도와줘."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Set measurable career targets.",
"translation": "측정 가능한 커리어 목표를 세워."
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 사람들이 꿈을 이루도록 도와주고 싶다고 했나요?",
"hint": "ENFJ는 직업 목표로 다른 사람들을 돕는 것을 중시합니다.",
"result": "O",
"explanation": "유나는 'Help people achieve dreams'라고 사람들이 꿈을 이루도록 도와주고 싶다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Meaningful work brings happiness.",
"translation": "의미있는 일이 행복을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Success needs clear metrics.",
"translation": "성공에는 명확한 지표가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Meaningful @@ brings true happiness.",
"hint": "유나가 진짜 행복을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "work",
"optionC": "time",
"result": "work",
"explanation": "의미있는 일이 진짜 행복을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Impact matters more here.",
"translation": "영향력이 여기서 더 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your purpose approach works!",
"translation": "너의 목적 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "Hearts guide best directions.",
"translation": "마음이 최고의 방향을 안내해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You inspire others naturally!",
"translation": "너는 자연스럽게 다른 사람들에게 영감을 줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "준혁이 유나의 영감을 주는 능력을 칭찬하는 말이에요.",
"optionA": "inspire",
"optionB": "You",
"optionC": "others",
"optionD": "really",
"optionE": "naturally",
"result": "You really inspire others naturally",
"explanation": "준혁은 'You really inspire others naturally'라고 유나가 정말로 자연스럽게 다른 사람들에게 영감을 준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "창업 계획 세우기",
"explanation": "ENTJ의 전략적 계획과 ENFJ의 가치 중심 비전 비교",
"category": "직업 및 목표 설정",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Analyze market opportunities thoroughly.",
"translation": "시장 기회를 철저히 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Consider social impact first.",
"translation": "먼저 사회적 영향을 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 시장 기회를 철저히 분석하자고 했나요?",
"hint": "ENTJ는 목표 설정 시 시장 분석을 중시합니다.",
"result": "O",
"explanation": "성준은 'Analyze market opportunities thoroughly'라고 시장 기회를 철저히 분석하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Profit margins determine success.",
"translation": "수익 마진이 성공을 결정해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Happy customers matter more.",
"translation": "행복한 고객들이 더 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Happy @@ matter more than profit.",
"hint": "민아가 수익보다 더 중요하다고 한 것은?",
"optionA": "workers",
"optionB": "customers",
"optionC": "products",
"result": "customers",
"explanation": "행복한 고객들이 수익보다 더 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Data drives smart decisions.",
"translation": "데이터가 현명한 결정을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your strategy is brilliant!",
"translation": "너의 전략이 훌륭해!"
},
{
"type": "script",
"index": 9,
"speaker": "성준",
"script": "People create lasting value.",
"translation": "사람들이 지속적인 가치를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "You think so strategically!",
"translation": "너는 정말 전략적으로 생각해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민아가 성준의 전략적 사고를 칭찬하는 말이에요.",
"optionA": "think",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "strategically",
"result": "You really think so strategically",
"explanation": "민아는 'You really think so strategically'라고 성준이 정말로 매우 전략적으로 생각한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "창업 계획 세우기",
"explanation": "ENTJ의 전략적 계획과 ENFJ의 가치 중심 비전 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "성준",
"script": "Analyze market opportunities thoroughly.",
"translation": "시장 기회를 철저히 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Consider social impact first.",
"translation": "먼저 사회적 영향을 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "성준은 시장 기회를 철저히 분석하자고 했나요?",
"hint": "ENTJ는 목표 설정 시 시장 분석을 중시합니다.",
"result": "O",
"explanation": "성준은 'Analyze market opportunities thoroughly'라고 시장 기회를 철저히 분석하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "성준",
"script": "Profit margins determine success.",
"translation": "수익 마진이 성공을 결정해."
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Happy customers matter more.",
"translation": "행복한 고객들이 더 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Happy @@ matter more than profit.",
"hint": "민아가 수익보다 더 중요하다고 한 것은?",
"optionA": "workers",
"optionB": "customers",
"optionC": "products",
"result": "customers",
"explanation": "행복한 고객들이 수익보다 더 중요해요."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Data drives smart decisions.",
"translation": "데이터가 현명한 결정을 이끌어."
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your strategy is brilliant!",
"translation": "너의 전략이 훌륭해!"
},
{
"type": "script",
"index": 9,
"speaker": "성준",
"script": "People create lasting value.",
"translation": "사람들이 지속적인 가치를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "You think so strategically!",
"translation": "너는 정말 전략적으로 생각해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "민아가 성준의 전략적 사고를 칭찬하는 말이에요.",
"optionA": "think",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "strategically",
"result": "You really think so strategically",
"explanation": "민아는 'You really think so strategically'라고 성준이 정말로 매우 전략적으로 생각한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "취미 동호회 활동",
"explanation": "ENFJ의 관계 중심 즐거움과 ENTJ의 목표 중심 성취 비교",
"category": "취미와 여가 활동",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Enjoy time with everyone.",
"translation": "모든 사람과 시간을 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Improve skills through practice.",
"translation": "연습을 통해 실력을 향상시켜."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 모든 사람과 시간을 즐기자고 했나요?",
"hint": "ENFJ는 여가활동에서 관계를 중시합니다.",
"result": "O",
"explanation": "혜림은 'Enjoy time with everyone'이라고 모든 사람과 시간을 즐기자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Friends make hobbies special.",
"translation": "친구들이 취미를 특별하게 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "Goals keep activities focused.",
"translation": "목표가 활동을 집중시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ make hobbies very special.",
"hint": "혜림이 취미를 특별하게 만든다고 한 것은?",
"optionA": "books",
"optionB": "friends",
"optionC": "tools",
"result": "friends",
"explanation": "좋은 친구들이 취미를 매우 특별하게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Laughter creates wonderful memories.",
"translation": "웃음이 멋진 추억을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "태성",
"script": "Your friendship approach works!",
"translation": "너의 우정 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "혜림",
"script": "Joy spreads to everyone.",
"translation": "기쁨이 모든 사람에게 퍼져."
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "You bring happiness everywhere!",
"translation": "너는 어디든 행복을 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "태성이 혜림의 긍정적 영향력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "happiness",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring happiness everywhere",
"explanation": "태성은 'You really bring happiness everywhere'라고 혜림이 정말로 어디든 행복을 가져다준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "취미 동호회 활동",
"explanation": "ENFJ의 관계 중심 즐거움과 ENTJ의 목표 중심 성취 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Enjoy time with everyone.",
"translation": "모든 사람과 시간을 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Improve skills through practice.",
"translation": "연습을 통해 실력을 향상시켜."
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 모든 사람과 시간을 즐기자고 했나요?",
"hint": "ENFJ는 여가활동에서 관계를 중시합니다.",
"result": "O",
"explanation": "혜림은 'Enjoy time with everyone'이라고 모든 사람과 시간을 즐기자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Friends make hobbies special.",
"translation": "친구들이 취미를 특별하게 만들어."
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "Goals keep activities focused.",
"translation": "목표가 활동을 집중시켜."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ make hobbies very special.",
"hint": "혜림이 취미를 특별하게 만든다고 한 것은?",
"optionA": "books",
"optionB": "friends",
"optionC": "tools",
"result": "friends",
"explanation": "좋은 친구들이 취미를 매우 특별하게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Laughter creates wonderful memories.",
"translation": "웃음이 멋진 추억을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "태성",
"script": "Your friendship approach works!",
"translation": "너의 우정 중심 접근이 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "혜림",
"script": "Joy spreads to everyone.",
"translation": "기쁨이 모든 사람에게 퍼져."
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "You bring happiness everywhere!",
"translation": "너는 어디든 행복을 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "태성이 혜림의 긍정적 영향력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "happiness",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring happiness everywhere",
"explanation": "태성은 'You really bring happiness everywhere'라고 혜림이 정말로 어디든 행복을 가져다준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "새로운 운동 시작하기",
"explanation": "ENTJ의 성과 중심 도전과 ENFJ의 즐거움 중심 참여 비교",
"category": "취미와 여가 활동",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민준",
"script": "Set fitness goals immediately.",
"translation": "즉시 피트니스 목표를 설정해."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Find fun workout buddies.",
"translation": "재미있는 운동 친구들을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "민준은 즉시 피트니스 목표를 설정하자고 했나요?",
"hint": "ENTJ는 여가활동에서도 목표 설정을 중시합니다.",
"result": "O",
"explanation": "민준은 'Set fitness goals immediately'라고 즉시 피트니스 목표를 설정하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민준",
"script": "Progress tracking motivates more.",
"translation": "진척 추적이 더 동기부여해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Fun makes exercise easier.",
"translation": "재미가 운동을 더 쉽게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Real @@ makes exercise much easier.",
"hint": "지아가 운동을 훨씬 쉽게 만든다고 한 것은?",
"optionA": "equipment",
"optionB": "fun",
"optionC": "time",
"result": "fun",
"explanation": "진짜 재미가 운동을 훨씬 쉽게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Achievement brings satisfaction here.",
"translation": "성취가 여기서 만족감을 가져다줘."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your dedication is amazing!",
"translation": "너의 헌신이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "민준",
"script": "Social support helps significantly.",
"translation": "사회적 지지가 상당히 도움이 돼."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You push yourself hard!",
"translation": "너는 자신을 열심히 밀어붙여!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지아가 민준의 노력을 칭찬하는 말이에요.",
"optionA": "push",
"optionB": "You",
"optionC": "yourself",
"optionD": "really",
"optionE": "hard",
"result": "You really push yourself hard",
"explanation": "지아는 'You really push yourself hard'라고 민준이 정말로 자신을 열심히 밀어붙인다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "새로운 운동 시작하기",
"explanation": "ENTJ의 성과 중심 도전과 ENFJ의 즐거움 중심 참여 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민준",
"script": "Set fitness goals immediately.",
"translation": "즉시 피트니스 목표를 설정해."
},
{
"type": "script",
"index": 2,
"speaker": "지아",
"script": "Find fun workout buddies.",
"translation": "재미있는 운동 친구들을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "민준은 즉시 피트니스 목표를 설정하자고 했나요?",
"hint": "ENTJ는 여가활동에서도 목표 설정을 중시합니다.",
"result": "O",
"explanation": "민준은 'Set fitness goals immediately'라고 즉시 피트니스 목표를 설정하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민준",
"script": "Progress tracking motivates more.",
"translation": "진척 추적이 더 동기부여해."
},
{
"type": "script",
"index": 5,
"speaker": "지아",
"script": "Fun makes exercise easier.",
"translation": "재미가 운동을 더 쉽게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Real @@ makes exercise much easier.",
"hint": "지아가 운동을 훨씬 쉽게 만든다고 한 것은?",
"optionA": "equipment",
"optionB": "fun",
"optionC": "time",
"result": "fun",
"explanation": "진짜 재미가 운동을 훨씬 쉽게 만들어요."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Achievement brings satisfaction here.",
"translation": "성취가 여기서 만족감을 가져다줘."
},
{
"type": "script",
"index": 8,
"speaker": "지아",
"script": "Your dedication is amazing!",
"translation": "너의 헌신이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "민준",
"script": "Social support helps significantly.",
"translation": "사회적 지지가 상당히 도움이 돼."
},
{
"type": "script",
"index": 10,
"speaker": "지아",
"script": "You push yourself hard!",
"translation": "너는 자신을 열심히 밀어붙여!"
},
{
"type": "puzzle",
"index": 11,
"hint": "지아가 민준의 노력을 칭찬하는 말이에요.",
"optionA": "push",
"optionB": "You",
"optionC": "yourself",
"optionD": "really",
"optionE": "hard",
"result": "You really push yourself hard",
"explanation": "지아는 'You really push yourself hard'라고 민준이 정말로 자신을 열심히 밀어붙인다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 의견 충돌",
"explanation": "ENFJ의 조화 중심 중재와 ENTJ의 해결 중심 접근 비교",
"category": "갈등 해결 방식",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Listen to everyone carefully.",
"translation": "모든 사람의 말을 신중히 들어."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Find solutions quickly now.",
"translation": "지금 빨리 해결책을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 모든 사람의 말을 신중히 들어보자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 모든 사람의 의견을 듣는 것을 중시합니다.",
"result": "O",
"explanation": "다현은 'Listen to everyone carefully'라고 모든 사람의 말을 신중히 들어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Understanding heals broken hearts.",
"translation": "이해가 상처받은 마음을 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Clear decisions end confusion.",
"translation": "명확한 결정이 혼란을 끝내."
},
{
"type": "blank",
"index": 6,
"quiz": "Deep @@ heals broken hearts.",
"hint": "다현이 상처받은 마음을 치유한다고 한 것은?",
"optionA": "money",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "깊은 이해가 상처받은 마음을 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Harmony matters most always.",
"translation": "조화가 항상 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your mediation really works!",
"translation": "너의 중재가 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Peace brings everyone together.",
"translation": "평화가 모든 사람을 하나로 모아."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You heal relationships beautifully!",
"translation": "너는 관계를 아름답게 치유해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이 다현의 관계 치유능력을 칭찬하는 말이에요.",
"optionA": "heal",
"optionB": "You",
"optionC": "relationships",
"optionD": "really",
"optionE": "beautifully",
"result": "You really heal relationships beautifully",
"explanation": "준혁은 'You really heal relationships beautifully'라고 다현이 정말로 관계를 아름답게 치유한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 의견 충돌",
"explanation": "ENFJ의 조화 중심 중재와 ENTJ의 해결 중심 접근 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Listen to everyone carefully.",
"translation": "모든 사람의 말을 신중히 들어."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Find solutions quickly now.",
"translation": "지금 빨리 해결책을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 모든 사람의 말을 신중히 들어보자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 모든 사람의 의견을 듣는 것을 중시합니다.",
"result": "O",
"explanation": "다현은 'Listen to everyone carefully'라고 모든 사람의 말을 신중히 들어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Understanding heals broken hearts.",
"translation": "이해가 상처받은 마음을 치유해."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Clear decisions end confusion.",
"translation": "명확한 결정이 혼란을 끝내."
},
{
"type": "blank",
"index": 6,
"quiz": "Deep @@ heals broken hearts.",
"hint": "다현이 상처받은 마음을 치유한다고 한 것은?",
"optionA": "money",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "깊은 이해가 상처받은 마음을 치유해요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Harmony matters most always.",
"translation": "조화가 항상 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "Your mediation really works!",
"translation": "너의 중재가 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Peace brings everyone together.",
"translation": "평화가 모든 사람을 하나로 모아."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "You heal relationships beautifully!",
"translation": "너는 관계를 아름답게 치유해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "준혁이 다현의 관계 치유능력을 칭찬하는 말이에요.",
"optionA": "heal",
"optionB": "You",
"optionC": "relationships",
"optionD": "really",
"optionE": "beautifully",
"result": "You really heal relationships beautifully",
"explanation": "준혁은 'You really heal relationships beautifully'라고 다현이 정말로 관계를 아름답게 치유한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 문제 해결",
"explanation": "ENTJ의 직접적 해결과 ENFJ의 감정 배려 접근 비교",
"category": "갈등 해결 방식",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Address problems directly now.",
"translation": "지금 문제를 직접적으로 다뤄."
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 문제를 직접적으로 다루자고 했나요?",
"hint": "ENTJ는 갈등 해결 시 직접적 접근을 선호합니다.",
"result": "O",
"explanation": "태성은 'Address problems directly now'라고 지금 문제를 직접적으로 다루자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Swift action prevents escalation.",
"translation": "신속한 행동이 확산을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Hurt feelings need healing.",
"translation": "상처받은 감정은 치유가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hurt @@ need gentle healing.",
"hint": "혜진이 부드러운 치유가 필요하다고 한 것은?",
"optionA": "bodies",
"optionB": "feelings",
"optionC": "plans",
"result": "feelings",
"explanation": "상처받은 감정들은 부드러운 치유가 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your leadership gets results!",
"translation": "너의 리더십이 결과를 만들어내!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Empathy improves team dynamics.",
"translation": "공감이 팀 역학을 개선해."
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You solve things efficiently!",
"translation": "너는 일을 효율적으로 해결해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜진이 태성의 해결능력을 칭찬하는 말이에요.",
"optionA": "solve",
"optionB": "You",
"optionC": "things",
"optionD": "really",
"optionE": "efficiently",
"result": "You really solve things efficiently",
"explanation": "혜진은 'You really solve things efficiently'라고 태성이 정말로 일을 효율적으로 해결한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 프로젝트 문제 해결",
"explanation": "ENTJ의 직접적 해결과 ENFJ의 감정 배려 접근 비교",
"level": 2,
"my_mbti": "ENTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "태성",
"script": "Address problems directly now.",
"translation": "지금 문제를 직접적으로 다뤄."
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Consider everyone's feelings first.",
"translation": "먼저 모든 사람의 감정을 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "태성은 문제를 직접적으로 다루자고 했나요?",
"hint": "ENTJ는 갈등 해결 시 직접적 접근을 선호합니다.",
"result": "O",
"explanation": "태성은 'Address problems directly now'라고 지금 문제를 직접적으로 다루자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "태성",
"script": "Swift action prevents escalation.",
"translation": "신속한 행동이 확산을 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Hurt feelings need healing.",
"translation": "상처받은 감정은 치유가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Hurt @@ need gentle healing.",
"hint": "혜진이 부드러운 치유가 필요하다고 한 것은?",
"optionA": "bodies",
"optionB": "feelings",
"optionC": "plans",
"result": "feelings",
"explanation": "상처받은 감정들은 부드러운 치유가 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Results matter most here.",
"translation": "결과가 여기서 가장 중요해."
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your leadership gets results!",
"translation": "너의 리더십이 결과를 만들어내!"
},
{
"type": "script",
"index": 9,
"speaker": "태성",
"script": "Empathy improves team dynamics.",
"translation": "공감이 팀 역학을 개선해."
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You solve things efficiently!",
"translation": "너는 일을 효율적으로 해결해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "혜진이 태성의 해결능력을 칭찬하는 말이에요.",
"optionA": "solve",
"optionB": "You",
"optionC": "things",
"optionD": "really",
"optionE": "efficiently",
"result": "You really solve things efficiently",
"explanation": "혜진은 'You really solve things efficiently'라고 태성이 정말로 일을 효율적으로 해결한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "마음의 연결",
"explanation": "ISFJ의 조용한 배려와 ESFJ의 활발한 배려",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "I care quietly privately.",
"translation": "나는 조용히 은밀하게 배려해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I care openly publicly.",
"translation": "나는 공개적으로 공적으로 배려해."
},
{
"type": "script",
"index": 3,
"speaker": "은서",
"script": "Behind-scenes support works best.",
"translation": "뒤에서 지지하는 것이 가장 좋아."
},
{
"type": "ox",
"index": 4,
"quiz": "은서는 조용히 배려하나요?",
"hint": "ISFJ는 드러나지 않게 배려하는 편이에요.",
"result": "O",
"explanation": "은서는 'I care quietly privately'라고 조용히 은밀하게 배려한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Group activities build connections.",
"translation": "그룹 활동이 연결을 쌓아."
},
{
"type": "script",
"index": 6,
"speaker": "은서",
"script": "I observe individual needs.",
"translation": "나는 개인적 필요를 관찰해."
},
{
"type": "blank",
"index": 7,
"quiz": "Eun-seo cares quietly @@.",
"hint": "남들이 잘 모르게 은밀하게예요.",
"optionA": "privately",
"optionB": "loudly",
"optionC": "angrily",
"result": "privately",
"explanation": "은서는 조용히 은밀하게 배려한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I organize social gatherings.",
"translation": "나는 사교 모임을 조직해."
},
{
"type": "script",
"index": 9,
"speaker": "은서",
"script": "Personal attention heals deeply.",
"translation": "개인적 관심이 깊이 치유해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민지의 연결 구축 방법이에요.",
"optionA": "group",
"optionB": "activities",
"optionC": "build",
"optionD": "strong",
"optionE": "connections",
"result": "group activities build strong connections",
"explanation": "민지는 그룹 활동이 강한 연결을 쌓는다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your private care touches souls!",
"translation": "너의 은밀한 배려가 영혼을 어루만져!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "마음의 연결",
"explanation": "ISFJ의 조용한 배려와 ESFJ의 활발한 배려",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은서",
"script": "I care quietly privately.",
"translation": "나는 조용히 은밀하게 배려해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I care openly publicly.",
"translation": "나는 공개적으로 공적으로 배려해."
},
{
"type": "script",
"index": 3,
"speaker": "은서",
"script": "Behind-scenes support works best.",
"translation": "뒤에서 지지하는 것이 가장 좋아."
},
{
"type": "ox",
"index": 4,
"quiz": "은서는 조용히 배려하나요?",
"hint": "ISFJ는 드러나지 않게 배려하는 편이에요.",
"result": "O",
"explanation": "은서는 'I care quietly privately'라고 조용히 은밀하게 배려한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Group activities build connections.",
"translation": "그룹 활동이 연결을 쌓아."
},
{
"type": "script",
"index": 6,
"speaker": "은서",
"script": "I observe individual needs.",
"translation": "나는 개인적 필요를 관찰해."
},
{
"type": "blank",
"index": 7,
"quiz": "Eun-seo cares quietly @@.",
"hint": "남들이 잘 모르게 은밀하게예요.",
"optionA": "privately",
"optionB": "loudly",
"optionC": "angrily",
"result": "privately",
"explanation": "은서는 조용히 은밀하게 배려한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I organize social gatherings.",
"translation": "나는 사교 모임을 조직해."
},
{
"type": "script",
"index": 9,
"speaker": "은서",
"script": "Personal attention heals deeply.",
"translation": "개인적 관심이 깊이 치유해."
},
{
"type": "puzzle",
"index": 10,
"hint": "민지의 연결 구축 방법이에요.",
"optionA": "group",
"optionB": "activities",
"optionC": "build",
"optionD": "strong",
"optionE": "connections",
"result": "group activities build strong connections",
"explanation": "민지는 그룹 활동이 강한 연결을 쌓는다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your private care touches souls!",
"translation": "너의 은밀한 배려가 영혼을 어루만져!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 봉사",
"explanation": "ISFJ의 은은한 도움과 ESFP의 밝은 나눔",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민호",
"script": "I serve without recognition.",
"translation": "나는 인정받지 않고도 섬겨."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I serve with celebration.",
"translation": "나는 축하와 함께 섬겨."
},
{
"type": "script",
"index": 3,
"speaker": "민호",
"script": "Humble service brings satisfaction.",
"translation": "겸손한 봉사가 만족을 가져다줘."
},
{
"type": "ox",
"index": 4,
"quiz": "민호는 인정받지 않고도 섬기나요?",
"hint": "ISFJ는 드러나지 않는 봉사를 좋아해요.",
"result": "O",
"explanation": "민호는 'I serve without recognition'이라고 인정받지 않고도 섬긴다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Joyful giving spreads happiness.",
"translation": "즐거운 나눔이 행복을 퍼뜨려."
},
{
"type": "script",
"index": 6,
"speaker": "민호",
"script": "I work behind curtains.",
"translation": "나는 커튼 뒤에서 일해."
},
{
"type": "blank",
"index": 7,
"quiz": "Min-ho serves without @@.",
"hint": "인정이나 칭찬을 받는 것이에요.",
"optionA": "recognition",
"optionB": "food",
"optionC": "money",
"result": "recognition",
"explanation": "민호는 인정받지 않고도 섬긴다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I share joy spontaneously.",
"translation": "나는 즉흥적으로 기쁨을 나눠."
},
{
"type": "script",
"index": 9,
"speaker": "민호",
"script": "Silent kindness changes lives.",
"translation": "조용한 친절이 삶을 바꿔."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이의 행복 전파 방법이에요.",
"optionA": "joyful",
"optionB": "giving",
"optionC": "spreads",
"optionD": "pure",
"optionE": "happiness",
"result": "joyful giving spreads pure happiness",
"explanation": "예솔이는 즐거운 나눔이 순수한 행복을 퍼뜨린다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your silent service creates miracles!",
"translation": "너의 조용한 봉사가 기적을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 봉사",
"explanation": "ISFJ의 은은한 도움과 ESFP의 밝은 나눔",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민호",
"script": "I serve without recognition.",
"translation": "나는 인정받지 않고도 섬겨."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I serve with celebration.",
"translation": "나는 축하와 함께 섬겨."
},
{
"type": "script",
"index": 3,
"speaker": "민호",
"script": "Humble service brings satisfaction.",
"translation": "겸손한 봉사가 만족을 가져다줘."
},
{
"type": "ox",
"index": 4,
"quiz": "민호는 인정받지 않고도 섬기나요?",
"hint": "ISFJ는 드러나지 않는 봉사를 좋아해요.",
"result": "O",
"explanation": "민호는 'I serve without recognition'이라고 인정받지 않고도 섬긴다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Joyful giving spreads happiness.",
"translation": "즐거운 나눔이 행복을 퍼뜨려."
},
{
"type": "script",
"index": 6,
"speaker": "민호",
"script": "I work behind curtains.",
"translation": "나는 커튼 뒤에서 일해."
},
{
"type": "blank",
"index": 7,
"quiz": "Min-ho serves without @@.",
"hint": "인정이나 칭찬을 받는 것이에요.",
"optionA": "recognition",
"optionB": "food",
"optionC": "money",
"result": "recognition",
"explanation": "민호는 인정받지 않고도 섬긴다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I share joy spontaneously.",
"translation": "나는 즉흥적으로 기쁨을 나눠."
},
{
"type": "script",
"index": 9,
"speaker": "민호",
"script": "Silent kindness changes lives.",
"translation": "조용한 친절이 삶을 바꿔."
},
{
"type": "puzzle",
"index": 10,
"hint": "예솔이의 행복 전파 방법이에요.",
"optionA": "joyful",
"optionB": "giving",
"optionC": "spreads",
"optionD": "pure",
"optionE": "happiness",
"result": "joyful giving spreads pure happiness",
"explanation": "예솔이는 즐거운 나눔이 순수한 행복을 퍼뜨린다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your silent service creates miracles!",
"translation": "너의 조용한 봉사가 기적을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "섬김의 리더십",
"explanation": "ISFJ의 겸손한 지원과 ENTJ의 강력한 리더십",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "우진",
"script": "I lead through service.",
"translation": "나는 섬김을 통해 이끌어."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I lead through vision.",
"translation": "나는 비전을 통해 이끌어."
},
{
"type": "script",
"index": 3,
"speaker": "우진",
"script": "Supporting others creates strength.",
"translation": "다른 사람을 지지하는 것이 힘을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "우진이는 섬김을 통해 이끄나요?",
"hint": "ISFJ는 봉사하는 마음으로 리더십을 발휘해요.",
"result": "O",
"explanation": "우진이는 'I lead through service'라고 섬김을 통해 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Bold decisions drive progress.",
"translation": "대담한 결정이 진보를 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "우진",
"script": "I enable their success.",
"translation": "나는 그들의 성공을 가능하게 해."
},
{
"type": "blank",
"index": 7,
"quiz": "U-jin leads through @@.",
"hint": "다른 사람을 돕고 섬기는 것이에요.",
"optionA": "service",
"optionB": "anger",
"optionC": "money",
"result": "service",
"explanation": "우진이는 섬김을 통해 이끈다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize teams effectively.",
"translation": "나는 팀을 효과적으로 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "우진",
"script": "Servant leadership inspires loyalty.",
"translation": "섬기는 리더십이 충성심을 영감을 줘."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준혁이의 진보 추진력이에요.",
"optionA": "bold",
"optionB": "decisions",
"optionC": "drive",
"optionD": "real",
"optionE": "progress",
"result": "bold decisions drive real progress",
"explanation": "준혁이는 대담한 결정이 실질적 진보를 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your servant leadership builds foundations!",
"translation": "너의 섬기는 리더십이 기반을 쌓아!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "섬김의 리더십",
"explanation": "ISFJ의 겸손한 지원과 ENTJ의 강력한 리더십",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "우진",
"script": "I lead through service.",
"translation": "나는 섬김을 통해 이끌어."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I lead through vision.",
"translation": "나는 비전을 통해 이끌어."
},
{
"type": "script",
"index": 3,
"speaker": "우진",
"script": "Supporting others creates strength.",
"translation": "다른 사람을 지지하는 것이 힘을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "우진이는 섬김을 통해 이끄나요?",
"hint": "ISFJ는 봉사하는 마음으로 리더십을 발휘해요.",
"result": "O",
"explanation": "우진이는 'I lead through service'라고 섬김을 통해 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Bold decisions drive progress.",
"translation": "대담한 결정이 진보를 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "우진",
"script": "I enable their success.",
"translation": "나는 그들의 성공을 가능하게 해."
},
{
"type": "blank",
"index": 7,
"quiz": "U-jin leads through @@.",
"hint": "다른 사람을 돕고 섬기는 것이에요.",
"optionA": "service",
"optionB": "anger",
"optionC": "money",
"result": "service",
"explanation": "우진이는 섬김을 통해 이끈다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize teams effectively.",
"translation": "나는 팀을 효과적으로 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "우진",
"script": "Servant leadership inspires loyalty.",
"translation": "섬기는 리더십이 충성심을 영감을 줘."
},
{
"type": "puzzle",
"index": 10,
"hint": "준혁이의 진보 추진력이에요.",
"optionA": "bold",
"optionB": "decisions",
"optionC": "drive",
"optionD": "real",
"optionE": "progress",
"result": "bold decisions drive real progress",
"explanation": "준혁이는 대담한 결정이 실질적 진보를 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your servant leadership builds foundations!",
"translation": "너의 섬기는 리더십이 기반을 쌓아!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "안정의 힘",
"explanation": "ISFJ의 안정적 지지와 ENTP의 창의적 변화",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승민",
"script": "I provide steady support.",
"translation": "나는 꾸준한 지지를 제공해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I provide creative energy.",
"translation": "나는 창의적 에너지를 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "승민",
"script": "Consistency builds trust slowly.",
"translation": "일관성이 서서히 신뢰를 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "승민이는 꾸준한 지지를 제공하나요?",
"hint": "ISFJ는 안정적이고 지속적인 지원을 해요.",
"result": "O",
"explanation": "승민이는 'I provide steady support'라고 꾸준한 지지를 제공한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Innovation sparks rapid change.",
"translation": "혁신이 빠른 변화를 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "승민",
"script": "I maintain stable foundation.",
"translation": "나는 안정적 기반을 유지해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-min provides steady @@.",
"hint": "지지하거나 도움을 주는 것이에요.",
"optionA": "support",
"optionB": "noise",
"optionC": "problems",
"result": "support",
"explanation": "승민이는 꾸준한 지지를 제공한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I challenge existing patterns.",
"translation": "나는 기존 패턴에 도전해."
},
{
"type": "script",
"index": 9,
"speaker": "승민",
"script": "Reliable presence brings comfort.",
"translation": "신뢰할 수 있는 존재가 위안을 줘."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도윤이의 변화 촉진제예요.",
"optionA": "innovation",
"optionB": "sparks",
"optionC": "rapid",
"optionD": "positive",
"optionE": "change",
"result": "innovation sparks rapid positive change",
"explanation": "도윤이는 혁신이 빠른 긍정적 변화를 불러일으킨다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your steady support enables exploration!",
"translation": "너의 꾸준한 지지가 탐험을 가능하게 해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "안정의 힘",
"explanation": "ISFJ의 안정적 지지와 ENTP의 창의적 변화",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승민",
"script": "I provide steady support.",
"translation": "나는 꾸준한 지지를 제공해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I provide creative energy.",
"translation": "나는 창의적 에너지를 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "승민",
"script": "Consistency builds trust slowly.",
"translation": "일관성이 서서히 신뢰를 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "승민이는 꾸준한 지지를 제공하나요?",
"hint": "ISFJ는 안정적이고 지속적인 지원을 해요.",
"result": "O",
"explanation": "승민이는 'I provide steady support'라고 꾸준한 지지를 제공한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Innovation sparks rapid change.",
"translation": "혁신이 빠른 변화를 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "승민",
"script": "I maintain stable foundation.",
"translation": "나는 안정적 기반을 유지해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-min provides steady @@.",
"hint": "지지하거나 도움을 주는 것이에요.",
"optionA": "support",
"optionB": "noise",
"optionC": "problems",
"result": "support",
"explanation": "승민이는 꾸준한 지지를 제공한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I challenge existing patterns.",
"translation": "나는 기존 패턴에 도전해."
},
{
"type": "script",
"index": 9,
"speaker": "승민",
"script": "Reliable presence brings comfort.",
"translation": "신뢰할 수 있는 존재가 위안을 줘."
},
{
"type": "puzzle",
"index": 10,
"hint": "도윤이의 변화 촉진제예요.",
"optionA": "innovation",
"optionB": "sparks",
"optionC": "rapid",
"optionD": "positive",
"optionE": "change",
"result": "innovation sparks rapid positive change",
"explanation": "도윤이는 혁신이 빠른 긍정적 변화를 불러일으킨다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your steady support enables exploration!",
"translation": "너의 꾸준한 지지가 탐험을 가능하게 해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "두 가지 마음",
"explanation": "ISFJ의 개인적 돌봄과 ENFJ의 집단 영향력",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "I care for individuals.",
"translation": "나는 개인을 돌봐."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I inspire whole communities.",
"translation": "나는 전체 공동체에 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "예나",
"script": "Personal attention heals wounds.",
"translation": "개인적 관심이 상처를 치유해."
},
{
"type": "ox",
"index": 4,
"quiz": "예나는 개인을 돌보나요?",
"hint": "ISFJ는 한 사람 한 사람을 세심하게 돌봐요.",
"result": "O",
"explanation": "예나는 'I care for individuals'라고 개인을 돌본다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Collective growth multiplies impact.",
"translation": "집단적 성장이 영향을 배가시켜."
},
{
"type": "script",
"index": 6,
"speaker": "예나",
"script": "I notice subtle changes.",
"translation": "나는 미묘한 변화를 알아챠."
},
{
"type": "blank",
"index": 7,
"quiz": "Ye-na cares for @@.",
"hint": "한 사람 한 사람을 가리키는 말이에요.",
"optionA": "individuals",
"optionB": "buildings",
"optionC": "machines",
"result": "individuals",
"explanation": "예나는 개인을 돌본다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I mobilize group potential.",
"translation": "나는 그룹 잠재력을 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "예나",
"script": "One-on-one connection matters most.",
"translation": "일대일 연결이 가장 중요해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민이의 영향 증대 방법이에요.",
"optionA": "collective",
"optionB": "growth",
"optionC": "multiplies",
"optionD": "positive",
"optionE": "impact",
"result": "collective growth multiplies positive impact",
"explanation": "재민이는 집단적 성장이 긍정적 영향을 배가시킨다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your individual care builds community!",
"translation": "너의 개인적 돌봄이 공동체를 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "두 가지 마음",
"explanation": "ISFJ의 개인적 돌봄과 ENFJ의 집단 영향력",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예나",
"script": "I care for individuals.",
"translation": "나는 개인을 돌봐."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I inspire whole communities.",
"translation": "나는 전체 공동체에 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "예나",
"script": "Personal attention heals wounds.",
"translation": "개인적 관심이 상처를 치유해."
},
{
"type": "ox",
"index": 4,
"quiz": "예나는 개인을 돌보나요?",
"hint": "ISFJ는 한 사람 한 사람을 세심하게 돌봐요.",
"result": "O",
"explanation": "예나는 'I care for individuals'라고 개인을 돌본다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Collective growth multiplies impact.",
"translation": "집단적 성장이 영향을 배가시켜."
},
{
"type": "script",
"index": 6,
"speaker": "예나",
"script": "I notice subtle changes.",
"translation": "나는 미묘한 변화를 알아챠."
},
{
"type": "blank",
"index": 7,
"quiz": "Ye-na cares for @@.",
"hint": "한 사람 한 사람을 가리키는 말이에요.",
"optionA": "individuals",
"optionB": "buildings",
"optionC": "machines",
"result": "individuals",
"explanation": "예나는 개인을 돌본다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I mobilize group potential.",
"translation": "나는 그룹 잠재력을 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "예나",
"script": "One-on-one connection matters most.",
"translation": "일대일 연결이 가장 중요해."
},
{
"type": "puzzle",
"index": 10,
"hint": "재민이의 영향 증대 방법이에요.",
"optionA": "collective",
"optionB": "growth",
"optionC": "multiplies",
"optionD": "positive",
"optionE": "impact",
"result": "collective growth multiplies positive impact",
"explanation": "재민이는 집단적 성장이 긍정적 영향을 배가시킨다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your individual care builds community!",
"translation": "너의 개인적 돌봄이 공동체를 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 격려",
"explanation": "ISFJ의 은근한 지지와 ENFP의 열정적 격려",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "I encourage through consistency.",
"translation": "나는 일관성으로 격려해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I encourage through enthusiasm.",
"translation": "나는 열정으로 격려해."
},
{
"type": "script",
"index": 3,
"speaker": "수현",
"script": "Steady presence builds confidence.",
"translation": "꾸준한 존재가 자신감을 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "수현이는 일관성으로 격려하나요?",
"hint": "ISFJ는 꾸준하고 일관된 지지를 해요.",
"result": "O",
"explanation": "수현이는 'I encourage through consistency'라고 일관성으로 격려한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Exciting possibilities inspire dreams.",
"translation": "신나는 가능성이 꿈에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "수현",
"script": "I believe in progress.",
"translation": "나는 서서히 진전함을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-hyeon encourages through @@.",
"hint": "변하지 않고 일정한 것이에요.",
"optionA": "consistency",
"optionB": "chaos",
"optionC": "anger",
"result": "consistency",
"explanation": "수현이는 일관성으로 격려한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I celebrate every breakthrough.",
"translation": "나는 모든 돌파구를 축하해."
},
{
"type": "script",
"index": 9,
"speaker": "수현",
"script": "Quiet faith moves mountains.",
"translation": "조용한 믿음이 산을 옮겨."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "성민이의 영감 원천이에요.",
"optionA": "exciting",
"optionB": "possibilities",
"optionC": "inspire",
"optionD": "beautiful",
"optionE": "dreams",
"result": "exciting possibilities inspire beautiful dreams",
"explanation": "성민이는 신나는 가능성이 아름다운 꿈에 영감을 준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your quiet faith creates miracles!",
"translation": "너의 조용한 믿음이 기적을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 격려",
"explanation": "ISFJ의 은근한 지지와 ENFP의 열정적 격려",
"level": 2,
"my_mbti": "ISFJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수현",
"script": "I encourage through consistency.",
"translation": "나는 일관성으로 격려해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I encourage through enthusiasm.",
"translation": "나는 열정으로 격려해."
},
{
"type": "script",
"index": 3,
"speaker": "수현",
"script": "Steady presence builds confidence.",
"translation": "꾸준한 존재가 자신감을 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "수현이는 일관성으로 격려하나요?",
"hint": "ISFJ는 꾸준하고 일관된 지지를 해요.",
"result": "O",
"explanation": "수현이는 'I encourage through consistency'라고 일관성으로 격려한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Exciting possibilities inspire dreams.",
"translation": "신나는 가능성이 꿈에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "수현",
"script": "I believe in progress.",
"translation": "나는 서서히 진전함을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-hyeon encourages through @@.",
"hint": "변하지 않고 일정한 것이에요.",
"optionA": "consistency",
"optionB": "chaos",
"optionC": "anger",
"result": "consistency",
"explanation": "수현이는 일관성으로 격려한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I celebrate every breakthrough.",
"translation": "나는 모든 돌파구를 축하해."
},
{
"type": "script",
"index": 9,
"speaker": "수현",
"script": "Quiet faith moves mountains.",
"translation": "조용한 믿음이 산을 옮겨."
},
{
"type": "puzzle",
"index": 10,
"hint": "성민이의 영감 원천이에요.",
"optionA": "exciting",
"optionB": "possibilities",
"optionC": "inspire",
"optionD": "beautiful",
"optionE": "dreams",
"result": "exciting possibilities inspire beautiful dreams",
"explanation": "성민이는 신나는 가능성이 아름다운 꿈에 영감을 준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your quiet faith creates miracles!",
"translation": "너의 조용한 믿음이 기적을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유로운 마음의 색깔",
"explanation": "ISFP의 창의적 자유와 ISTJ의 체계적 계획",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I create when inspired.",
"translation": "나는 영감이 올 때 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "I create with schedules.",
"translation": "나는 스케줄에 맞춰 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "채영",
"script": "Feelings guide my choices.",
"translation": "감정이 내 선택을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "채영이는 영감이 올 때 창작하나요?",
"hint": "ISFP는 감정과 영감을 중시해요.",
"result": "O",
"explanation": "채영이는 'I create when inspired'라고 영감이 올 때 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Structure helps me finish.",
"translation": "구조가 완성하는 데 도움이 돼."
},
{
"type": "script",
"index": 6,
"speaker": "채영",
"script": "I follow my heart.",
"translation": "나는 내 마음을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "Chae-young creates when @@.",
"hint": "갑자기 떠오르는 창작 욕구예요.",
"optionA": "inspired",
"optionB": "tired",
"optionC": "angry",
"result": "inspired",
"explanation": "채영이는 영감이 올 때 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Planning prevents creative blocks.",
"translation": "계획이 창작 막힘을 방지해."
},
{
"type": "script",
"index": 9,
"speaker": "채영",
"script": "Authenticity brings joy.",
"translation": "진정성이 기쁨을 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "동현이의 창작 완성 비결이에요.",
"optionA": "structure",
"optionB": "helps",
"optionC": "me",
"optionD": "finish",
"optionE": "projects",
"result": "structure helps me finish projects",
"explanation": "동현이는 구조가 프로젝트를 완성하는 데 도움이 된다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your creative freedom inspires beauty!",
"translation": "너의 창의적 자유가 아름다움을 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유로운 마음의 색깔",
"explanation": "ISFP의 창의적 자유와 ISTJ의 체계적 계획",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I create when inspired.",
"translation": "나는 영감이 올 때 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "I create with schedules.",
"translation": "나는 스케줄에 맞춰 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "채영",
"script": "Feelings guide my choices.",
"translation": "감정이 내 선택을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "채영이는 영감이 올 때 창작하나요?",
"hint": "ISFP는 감정과 영감을 중시해요.",
"result": "O",
"explanation": "채영이는 'I create when inspired'라고 영감이 올 때 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Structure helps me finish.",
"translation": "구조가 완성하는 데 도움이 돼."
},
{
"type": "script",
"index": 6,
"speaker": "채영",
"script": "I follow my heart.",
"translation": "나는 내 마음을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "Chae-young creates when @@.",
"hint": "갑자기 떠오르는 창작 욕구예요.",
"optionA": "inspired",
"optionB": "tired",
"optionC": "angry",
"result": "inspired",
"explanation": "채영이는 영감이 올 때 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "Planning prevents creative blocks.",
"translation": "계획이 창작 막힘을 방지해."
},
{
"type": "script",
"index": 9,
"speaker": "채영",
"script": "Authenticity brings joy.",
"translation": "진정성이 기쁨을 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"hint": "동현이의 창작 완성 비결이에요.",
"optionA": "structure",
"optionB": "helps",
"optionC": "me",
"optionD": "finish",
"optionE": "projects",
"result": "structure helps me finish projects",
"explanation": "동현이는 구조가 프로젝트를 완성하는 데 도움이 된다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your creative freedom inspires beauty!",
"translation": "너의 창의적 자유가 아름다움을 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "창작자의 영혼",
"explanation": "ISFP의 감성적 창작과 ISTP의 실용적 창작",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I create for beauty.",
"translation": "나는 아름다움을 위해 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I create for function.",
"translation": "나는 기능을 위해 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "수지",
"script": "Art expresses inner emotions.",
"translation": "예술이 내면 감정을 표현해."
},
{
"type": "ox",
"index": 4,
"quiz": "수지는 아름다움을 위해 창작하나요?",
"hint": "ISFP는 미적 가치와 감정 표현을 중시해요.",
"result": "O",
"explanation": "수지는 'I create for beauty'라고 아름다움을 위해 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Tools solve real problems.",
"translation": "도구가 실제 문제를 해결해."
},
{
"type": "script",
"index": 6,
"speaker": "수지",
"script": "I paint my feelings.",
"translation": "나는 내 감정을 그려."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-ji creates for @@.",
"hint": "아름답고 예쁜 것이에요.",
"optionA": "beauty",
"optionB": "money",
"optionC": "fame",
"result": "beauty",
"explanation": "수지는 아름다움을 위해 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "I build useful things.",
"translation": "나는 유용한 것들을 만들어."
},
{
"type": "script",
"index": 9,
"speaker": "수지",
"script": "Colors speak without words.",
"translation": "색깔이 말없이 말해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수지의 감정 표현 방법이에요.",
"optionA": "art",
"optionB": "expresses",
"optionC": "deep",
"optionD": "inner",
"optionE": "emotions",
"result": "art expresses deep inner emotions",
"explanation": "수지는 예술이 깊은 내면 감정을 표현한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Your emotional art touches hearts!",
"translation": "너의 감성적 예술이 마음을 어루만져!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "창작자의 영혼",
"explanation": "ISFP의 감성적 창작과 ISTP의 실용적 창작",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I create for beauty.",
"translation": "나는 아름다움을 위해 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I create for function.",
"translation": "나는 기능을 위해 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "수지",
"script": "Art expresses inner emotions.",
"translation": "예술이 내면 감정을 표현해."
},
{
"type": "ox",
"index": 4,
"quiz": "수지는 아름다움을 위해 창작하나요?",
"hint": "ISFP는 미적 가치와 감정 표현을 중시해요.",
"result": "O",
"explanation": "수지는 'I create for beauty'라고 아름다움을 위해 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Tools solve real problems.",
"translation": "도구가 실제 문제를 해결해."
},
{
"type": "script",
"index": 6,
"speaker": "수지",
"script": "I paint my feelings.",
"translation": "나는 내 감정을 그려."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-ji creates for @@.",
"hint": "아름답고 예쁜 것이에요.",
"optionA": "beauty",
"optionB": "money",
"optionC": "fame",
"result": "beauty",
"explanation": "수지는 아름다움을 위해 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "I build useful things.",
"translation": "나는 유용한 것들을 만들어."
},
{
"type": "script",
"index": 9,
"speaker": "수지",
"script": "Colors speak without words.",
"translation": "색깔이 말없이 말해."
},
{
"type": "puzzle",
"index": 10,
"hint": "수지의 감정 표현 방법이에요.",
"optionA": "art",
"optionB": "expresses",
"optionC": "deep",
"optionD": "inner",
"optionE": "emotions",
"result": "art expresses deep inner emotions",
"explanation": "수지는 예술이 깊은 내면 감정을 표현한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Your emotional art touches hearts!",
"translation": "너의 감성적 예술이 마음을 어루만져!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "가치를 찾는 시간",
"explanation": "ISFP의 개인적 가치와 ISFJ의 타인 배려",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I honor personal values.",
"translation": "나는 개인적 가치를 존중해."
},
{
"type": "script",
"index": 2,
"speaker": "민호",
"script": "I honor others' needs.",
"translation": "나는 다른 사람의 필요를 존중해."
},
{
"type": "script",
"index": 3,
"speaker": "아린",
"script": "Inner truth guides decisions.",
"translation": "내면의 진실이 결정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "아린이는 개인적 가치를 존중하나요?",
"hint": "ISFP는 자신만의 가치관을 매우 중시해요.",
"result": "O",
"explanation": "아린이는 'I honor personal values'라고 개인적 가치를 존중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민호",
"script": "Community harmony matters most.",
"translation": "공동체 조화가 가장 중요해."
},
{
"type": "script",
"index": 6,
"speaker": "아린",
"script": "I stay true myself.",
"translation": "나는 나 자신에게 진실해."
},
{
"type": "blank",
"index": 7,
"quiz": "A-rin honors personal @@.",
"hint": "개인이 중요하게 생각하는 신념이에요.",
"optionA": "values",
"optionB": "money",
"optionC": "fame",
"result": "values",
"explanation": "아린이는 개인적 가치를 존중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민호",
"script": "I help others succeed.",
"translation": "나는 다른 사람들이 성공하도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "아린",
"script": "Authenticity brings peace.",
"translation": "진정성이 평화를 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "아린이의 의사결정 기준이에요.",
"optionA": "inner",
"optionB": "truth",
"optionC": "guides",
"optionD": "all",
"optionE": "decisions",
"result": "inner truth guides all decisions",
"explanation": "아린이는 내면의 진실이 모든 결정을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민호",
"script": "Your authentic values inspire goodness!",
"translation": "너의 진정한 가치가 선함을 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "가치를 찾는 시간",
"explanation": "ISFP의 개인적 가치와 ISFJ의 타인 배려",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I honor personal values.",
"translation": "나는 개인적 가치를 존중해."
},
{
"type": "script",
"index": 2,
"speaker": "민호",
"script": "I honor others' needs.",
"translation": "나는 다른 사람의 필요를 존중해."
},
{
"type": "script",
"index": 3,
"speaker": "아린",
"script": "Inner truth guides decisions.",
"translation": "내면의 진실이 결정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "아린이는 개인적 가치를 존중하나요?",
"hint": "ISFP는 자신만의 가치관을 매우 중시해요.",
"result": "O",
"explanation": "아린이는 'I honor personal values'라고 개인적 가치를 존중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민호",
"script": "Community harmony matters most.",
"translation": "공동체 조화가 가장 중요해."
},
{
"type": "script",
"index": 6,
"speaker": "아린",
"script": "I stay true myself.",
"translation": "나는 나 자신에게 진실해."
},
{
"type": "blank",
"index": 7,
"quiz": "A-rin honors personal @@.",
"hint": "개인이 중요하게 생각하는 신념이에요.",
"optionA": "values",
"optionB": "money",
"optionC": "fame",
"result": "values",
"explanation": "아린이는 개인적 가치를 존중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민호",
"script": "I help others succeed.",
"translation": "나는 다른 사람들이 성공하도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "아린",
"script": "Authenticity brings peace.",
"translation": "진정성이 평화를 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"hint": "아린이의 의사결정 기준이에요.",
"optionA": "inner",
"optionB": "truth",
"optionC": "guides",
"optionD": "all",
"optionE": "decisions",
"result": "inner truth guides all decisions",
"explanation": "아린이는 내면의 진실이 모든 결정을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민호",
"script": "Your authentic values inspire goodness!",
"translation": "너의 진정한 가치가 선함을 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "감성의 흐름",
"explanation": "ISFP의 현재 감정과 INTJ의 미래 전략",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I live in moments.",
"translation": "나는 순간 속에 살아."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "I plan for years.",
"translation": "나는 몇 년을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Present feelings matter most.",
"translation": "현재 감정이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 순간 속에 사나요?",
"hint": "ISFP는 현재 순간을 중시하고 감정에 충실해요.",
"result": "O",
"explanation": "소미는 'I live in moments'라고 순간 속에 산다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Future vision shapes today.",
"translation": "미래 비전이 오늘을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I trust my instincts.",
"translation": "나는 내 직감을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-mi lives in @@.",
"hint": "짧은 시간 단위예요.",
"optionA": "moments",
"optionB": "years",
"optionC": "decades",
"result": "moments",
"explanation": "소미는 순간 속에 산다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "I analyze long-term patterns.",
"translation": "나는 장기적 패턴을 분석해."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Spontaneous joy feels natural.",
"translation": "즉흥적 기쁨이 자연스럽게 느껴져."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소미의 중요한 가치예요.",
"optionA": "present",
"optionB": "feelings",
"optionC": "matter",
"optionD": "most",
"optionE": "deeply",
"result": "present feelings matter most deeply",
"explanation": "소미는 현재 감정이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Your present focus creates beauty!",
"translation": "너의 현재 집중이 아름다움을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "감성의 흐름",
"explanation": "ISFP의 현재 감정과 INTJ의 미래 전략",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I live in moments.",
"translation": "나는 순간 속에 살아."
},
{
"type": "script",
"index": 2,
"speaker": "지훈",
"script": "I plan for years.",
"translation": "나는 몇 년을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Present feelings matter most.",
"translation": "현재 감정이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 순간 속에 사나요?",
"hint": "ISFP는 현재 순간을 중시하고 감정에 충실해요.",
"result": "O",
"explanation": "소미는 'I live in moments'라고 순간 속에 산다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지훈",
"script": "Future vision shapes today.",
"translation": "미래 비전이 오늘을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I trust my instincts.",
"translation": "나는 내 직감을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-mi lives in @@.",
"hint": "짧은 시간 단위예요.",
"optionA": "moments",
"optionB": "years",
"optionC": "decades",
"result": "moments",
"explanation": "소미는 순간 속에 산다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "지훈",
"script": "I analyze long-term patterns.",
"translation": "나는 장기적 패턴을 분석해."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Spontaneous joy feels natural.",
"translation": "즉흥적 기쁨이 자연스럽게 느껴져."
},
{
"type": "puzzle",
"index": 10,
"hint": "소미의 중요한 가치예요.",
"optionA": "present",
"optionB": "feelings",
"optionC": "matter",
"optionD": "most",
"optionE": "deeply",
"result": "present feelings matter most deeply",
"explanation": "소미는 현재 감정이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "지훈",
"script": "Your present focus creates beauty!",
"translation": "너의 현재 집중이 아름다움을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 목소리",
"explanation": "ISFP의 감성적 탐구와 INTP의 논리적 탐구",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "I explore through emotions.",
"translation": "나는 감정을 통해 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "I explore through logic.",
"translation": "나는 논리를 통해 탐구해."
},
{
"type": "script",
"index": 3,
"speaker": "소율",
"script": "Feelings reveal deep truths.",
"translation": "감정이 깊은 진실을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "소율이는 감정을 통해 탐구하나요?",
"hint": "ISFP는 감정을 통해 세상을 이해해요.",
"result": "O",
"explanation": "소율이는 'I explore through emotions'라고 감정을 통해 탐구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Analysis uncovers hidden patterns.",
"translation": "분석이 숨겨진 패턴을 발견해."
},
{
"type": "script",
"index": 6,
"speaker": "소율",
"script": "I listen to heart.",
"translation": "나는 마음의 소리를 들어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-yul explores through @@.",
"hint": "기쁨, 슬픔 등의 마음 상태예요.",
"optionA": "emotions",
"optionB": "books",
"optionC": "computers",
"result": "emotions",
"explanation": "소율이는 감정을 통해 탐구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "I question fundamental assumptions.",
"translation": "나는 근본적인 가정에 의문을 제기해."
},
{
"type": "script",
"index": 9,
"speaker": "소율",
"script": "Intuitive understanding flows naturally.",
"translation": "직관적 이해가 자연스럽게 흘러."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소율이의 진실 발견 방법이에요.",
"optionA": "feelings",
"optionB": "reveal",
"optionC": "deep",
"optionD": "hidden",
"optionE": "truths",
"result": "feelings reveal deep hidden truths",
"explanation": "소율이는 감정이 깊고 숨겨진 진실을 드러낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도현",
"script": "Your emotional wisdom inspires insight!",
"translation": "너의 감정적 지혜가 통찰에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 목소리",
"explanation": "ISFP의 감성적 탐구와 INTP의 논리적 탐구",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소율",
"script": "I explore through emotions.",
"translation": "나는 감정을 통해 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "I explore through logic.",
"translation": "나는 논리를 통해 탐구해."
},
{
"type": "script",
"index": 3,
"speaker": "소율",
"script": "Feelings reveal deep truths.",
"translation": "감정이 깊은 진실을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "소율이는 감정을 통해 탐구하나요?",
"hint": "ISFP는 감정을 통해 세상을 이해해요.",
"result": "O",
"explanation": "소율이는 'I explore through emotions'라고 감정을 통해 탐구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Analysis uncovers hidden patterns.",
"translation": "분석이 숨겨진 패턴을 발견해."
},
{
"type": "script",
"index": 6,
"speaker": "소율",
"script": "I listen to heart.",
"translation": "나는 마음의 소리를 들어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-yul explores through @@.",
"hint": "기쁨, 슬픔 등의 마음 상태예요.",
"optionA": "emotions",
"optionB": "books",
"optionC": "computers",
"result": "emotions",
"explanation": "소율이는 감정을 통해 탐구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "I question fundamental assumptions.",
"translation": "나는 근본적인 가정에 의문을 제기해."
},
{
"type": "script",
"index": 9,
"speaker": "소율",
"script": "Intuitive understanding flows naturally.",
"translation": "직관적 이해가 자연스럽게 흘러."
},
{
"type": "puzzle",
"index": 10,
"hint": "소율이의 진실 발견 방법이에요.",
"optionA": "feelings",
"optionB": "reveal",
"optionC": "deep",
"optionD": "hidden",
"optionE": "truths",
"result": "feelings reveal deep hidden truths",
"explanation": "소율이는 감정이 깊고 숨겨진 진실을 드러낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도현",
"script": "Your emotional wisdom inspires insight!",
"translation": "너의 감정적 지혜가 통찰에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "진정성의 여행",
"explanation": "ISFP의 개인적 의미와 INFJ의 보편적 의미",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "I find personal meaning.",
"translation": "나는 개인적 의미를 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I find universal meaning.",
"translation": "나는 보편적 의미를 찾아."
},
{
"type": "script",
"index": 3,
"speaker": "준석",
"script": "Individual journey matters most.",
"translation": "개인적 여정이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "준석이는 개인적 의미를 찾나요?",
"hint": "ISFP는 자신만의 고유한 의미를 추구해요.",
"result": "O",
"explanation": "준석이는 'I find personal meaning'이라고 개인적 의미를 찾는다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Collective purpose inspires action.",
"translation": "집단적 목적이 행동에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "준석",
"script": "I create unique expressions.",
"translation": "나는 독특한 표현을 만들어."
},
{
"type": "blank",
"index": 7,
"quiz": "Jun-seok finds personal @@.",
"hint": "삶의 목적이나 가치예요.",
"optionA": "meaning",
"optionB": "money",
"optionC": "fame",
"result": "meaning",
"explanation": "준석이는 개인적 의미를 찾는다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "I help others discover purpose.",
"translation": "나는 다른 사람들이 목적을 발견하도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "준석",
"script": "Self-discovery brings fulfillment.",
"translation": "자기 발견이 성취감을 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준석이의 중요한 가치예요.",
"optionA": "individual",
"optionB": "journey",
"optionC": "matters",
"optionD": "most",
"optionE": "personally",
"result": "individual journey matters most personally",
"explanation": "준석이는 개인적 여정이 개인적으로 가장 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your personal journey enriches humanity!",
"translation": "너의 개인적 여정이 인류를 풍요롭게 해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "진정성의 여행",
"explanation": "ISFP의 개인적 의미와 INFJ의 보편적 의미",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "I find personal meaning.",
"translation": "나는 개인적 의미를 찾아."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I find universal meaning.",
"translation": "나는 보편적 의미를 찾아."
},
{
"type": "script",
"index": 3,
"speaker": "준석",
"script": "Individual journey matters most.",
"translation": "개인적 여정이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "준석이는 개인적 의미를 찾나요?",
"hint": "ISFP는 자신만의 고유한 의미를 추구해요.",
"result": "O",
"explanation": "준석이는 'I find personal meaning'이라고 개인적 의미를 찾는다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Collective purpose inspires action.",
"translation": "집단적 목적이 행동에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "준석",
"script": "I create unique expressions.",
"translation": "나는 독특한 표현을 만들어."
},
{
"type": "blank",
"index": 7,
"quiz": "Jun-seok finds personal @@.",
"hint": "삶의 목적이나 가치예요.",
"optionA": "meaning",
"optionB": "money",
"optionC": "fame",
"result": "meaning",
"explanation": "준석이는 개인적 의미를 찾는다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "I help others discover purpose.",
"translation": "나는 다른 사람들이 목적을 발견하도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "준석",
"script": "Self-discovery brings fulfillment.",
"translation": "자기 발견이 성취감을 가져다줘."
},
{
"type": "puzzle",
"index": 10,
"hint": "준석이의 중요한 가치예요.",
"optionA": "individual",
"optionB": "journey",
"optionC": "matters",
"optionD": "most",
"optionE": "personally",
"result": "individual journey matters most personally",
"explanation": "준석이는 개인적 여정이 개인적으로 가장 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your personal journey enriches humanity!",
"translation": "너의 개인적 여정이 인류를 풍요롭게 해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "마음이 가는 곳",
"explanation": "ISFP의 감성적 표현과 INFP의 이상적 추구",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I express through art.",
"translation": "나는 예술로 표현해."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "I express through words.",
"translation": "나는 말로 표현해."
},
{
"type": "script",
"index": 3,
"speaker": "도영",
"script": "Visual beauty speaks loudest.",
"translation": "시각적 아름다움이 가장 크게 말해."
},
{
"type": "ox",
"index": 4,
"quiz": "도영이는 예술로 표현하나요?",
"hint": "ISFP는 시각적이고 감각적인 표현을 좋아해요.",
"result": "O",
"explanation": "도영이는 'I express through art'라고 예술로 표현한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Written thoughts touch souls.",
"translation": "글로 쓴 생각이 영혼을 어루만져."
},
{
"type": "script",
"index": 6,
"speaker": "도영",
"script": "I paint my dreams.",
"translation": "나는 내 꿈을 그려."
},
{
"type": "blank",
"index": 7,
"quiz": "Do-young expresses through @@.",
"hint": "그림이나 조각 등의 창작 활동이에요.",
"optionA": "art",
"optionB": "sports",
"optionC": "math",
"result": "art",
"explanation": "도영이는 예술로 표현한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "I write my hopes.",
"translation": "나는 내 희망을 써."
},
{
"type": "script",
"index": 9,
"speaker": "도영",
"script": "Colors capture feelings perfectly.",
"translation": "색깔이 감정을 완벽하게 담아내."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도영이의 표현 방식이에요.",
"optionA": "visual",
"optionB": "beauty",
"optionC": "speaks",
"optionD": "most",
"optionE": "loudly",
"result": "visual beauty speaks most loudly",
"explanation": "도영이는 시각적 아름다움이 가장 크게 말한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준호",
"script": "Your artistic vision inspires wonder!",
"translation": "너의 예술적 비전이 경이로움을 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "마음이 가는 곳",
"explanation": "ISFP의 감성적 표현과 INFP의 이상적 추구",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I express through art.",
"translation": "나는 예술로 표현해."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "I express through words.",
"translation": "나는 말로 표현해."
},
{
"type": "script",
"index": 3,
"speaker": "도영",
"script": "Visual beauty speaks loudest.",
"translation": "시각적 아름다움이 가장 크게 말해."
},
{
"type": "ox",
"index": 4,
"quiz": "도영이는 예술로 표현하나요?",
"hint": "ISFP는 시각적이고 감각적인 표현을 좋아해요.",
"result": "O",
"explanation": "도영이는 'I express through art'라고 예술로 표현한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Written thoughts touch souls.",
"translation": "글로 쓴 생각이 영혼을 어루만져."
},
{
"type": "script",
"index": 6,
"speaker": "도영",
"script": "I paint my dreams.",
"translation": "나는 내 꿈을 그려."
},
{
"type": "blank",
"index": 7,
"quiz": "Do-young expresses through @@.",
"hint": "그림이나 조각 등의 창작 활동이에요.",
"optionA": "art",
"optionB": "sports",
"optionC": "math",
"result": "art",
"explanation": "도영이는 예술로 표현한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "I write my hopes.",
"translation": "나는 내 희망을 써."
},
{
"type": "script",
"index": 9,
"speaker": "도영",
"script": "Colors capture feelings perfectly.",
"translation": "색깔이 감정을 완벽하게 담아내."
},
{
"type": "puzzle",
"index": 10,
"hint": "도영이의 표현 방식이에요.",
"optionA": "visual",
"optionB": "beauty",
"optionC": "speaks",
"optionD": "most",
"optionE": "loudly",
"result": "visual beauty speaks most loudly",
"explanation": "도영이는 시각적 아름다움이 가장 크게 말한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준호",
"script": "Your artistic vision inspires wonder!",
"translation": "너의 예술적 비전이 경이로움을 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유와 질서 사이",
"explanation": "ISFP의 개인적 자유와 ESTJ의 체계적 효율",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "I value creative freedom.",
"translation": "나는 창의적 자유를 중시해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "I value organized systems.",
"translation": "나는 체계적인 시스템을 중시해."
},
{
"type": "script",
"index": 3,
"speaker": "진호",
"script": "Flexibility allows authentic expression.",
"translation": "유연성이 진정한 표현을 허용해."
},
{
"type": "ox",
"index": 4,
"quiz": "진호는 창의적 자유를 중시하나요?",
"hint": "ISFP는 자유롭고 제약 없는 창작을 좋아해요.",
"result": "O",
"explanation": "진호는 'I value creative freedom'이라고 창의적 자유를 중시한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structure ensures consistent results.",
"translation": "구조가 일관된 결과를 보장해."
},
{
"type": "script",
"index": 6,
"speaker": "진호",
"script": "I follow inspiration's call.",
"translation": "나는 영감의 부름을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "Jin-ho values creative @@.",
"hint": "구속받지 않는 자유로운 상태예요.",
"optionA": "freedom",
"optionB": "rules",
"optionC": "orders",
"result": "freedom",
"explanation": "진호는 창의적 자유를 중시한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "I coordinate team efforts.",
"translation": "나는 팀 노력을 조정해."
},
{
"type": "script",
"index": 9,
"speaker": "진호",
"script": "Personal space nurtures creativity.",
"translation": "개인적 공간이 창의성을 키워."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "진호의 표현 조건이에요.",
"optionA": "flexibility",
"optionB": "allows",
"optionC": "authentic",
"optionD": "creative",
"optionE": "expression",
"result": "flexibility allows authentic creative expression",
"explanation": "진호는 유연성이 진정한 창의적 표현을 허용한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your creative freedom produces innovation!",
"translation": "너의 창의적 자유가 혁신을 만들어내!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "자유와 질서 사이",
"explanation": "ISFP의 개인적 자유와 ESTJ의 체계적 효율",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "진호",
"script": "I value creative freedom.",
"translation": "나는 창의적 자유를 중시해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "I value organized systems.",
"translation": "나는 체계적인 시스템을 중시해."
},
{
"type": "script",
"index": 3,
"speaker": "진호",
"script": "Flexibility allows authentic expression.",
"translation": "유연성이 진정한 표현을 허용해."
},
{
"type": "ox",
"index": 4,
"quiz": "진호는 창의적 자유를 중시하나요?",
"hint": "ISFP는 자유롭고 제약 없는 창작을 좋아해요.",
"result": "O",
"explanation": "진호는 'I value creative freedom'이라고 창의적 자유를 중시한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Structure ensures consistent results.",
"translation": "구조가 일관된 결과를 보장해."
},
{
"type": "script",
"index": 6,
"speaker": "진호",
"script": "I follow inspiration's call.",
"translation": "나는 영감의 부름을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "Jin-ho values creative @@.",
"hint": "구속받지 않는 자유로운 상태예요.",
"optionA": "freedom",
"optionB": "rules",
"optionC": "orders",
"result": "freedom",
"explanation": "진호는 창의적 자유를 중시한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "I coordinate team efforts.",
"translation": "나는 팀 노력을 조정해."
},
{
"type": "script",
"index": 9,
"speaker": "진호",
"script": "Personal space nurtures creativity.",
"translation": "개인적 공간이 창의성을 키워."
},
{
"type": "puzzle",
"index": 10,
"hint": "진호의 표현 조건이에요.",
"optionA": "flexibility",
"optionB": "allows",
"optionC": "authentic",
"optionD": "creative",
"optionE": "expression",
"result": "flexibility allows authentic creative expression",
"explanation": "진호는 유연성이 진정한 창의적 표현을 허용한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your creative freedom produces innovation!",
"translation": "너의 창의적 자유가 혁신을 만들어내!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 창조",
"explanation": "ISFP의 내성적 창작과 ESTP의 외향적 행동",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "I create in solitude.",
"translation": "나는 고독 속에서 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I create with people.",
"translation": "나는 사람들과 함께 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "건희",
"script": "Quiet reflection inspires ideas.",
"translation": "조용한 성찰이 아이디어에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "건희는 고독 속에서 창작하나요?",
"hint": "ISFP는 혼자만의 시간에서 창의성을 발휘해요.",
"result": "O",
"explanation": "건희는 'I create in solitude'라고 고독 속에서 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Group energy fuels creativity.",
"translation": "그룹 에너지가 창의성을 촉진해."
},
{
"type": "script",
"index": 6,
"speaker": "건희",
"script": "I need quiet space.",
"translation": "나는 조용한 공간이 필요해."
},
{
"type": "blank",
"index": 7,
"quiz": "Geon-hui creates in @@.",
"hint": "혼자 있는 고요한 상태예요.",
"optionA": "solitude",
"optionB": "crowds",
"optionC": "noise",
"result": "solitude",
"explanation": "건희는 고독 속에서 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "I thrive on social.",
"translation": "나는 사교에서 번영해."
},
{
"type": "script",
"index": 9,
"speaker": "건희",
"script": "Inner world provides endless.",
"translation": "내면 세계가 무한한 것을 제공해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "건희의 영감 방법이에요.",
"optionA": "quiet",
"optionB": "reflection",
"optionC": "inspires",
"optionD": "creative",
"optionE": "ideas",
"result": "quiet reflection inspires creative ideas",
"explanation": "건희는 조용한 성찰이 창의적 아이디어에 영감을 준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your solitary creativity amazes everyone!",
"translation": "너의 고독한 창의성이 모두를 놀라게 해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "조용한 창조",
"explanation": "ISFP의 내성적 창작과 ESTP의 외향적 행동",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "건희",
"script": "I create in solitude.",
"translation": "나는 고독 속에서 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I create with people.",
"translation": "나는 사람들과 함께 창작해."
},
{
"type": "script",
"index": 3,
"speaker": "건희",
"script": "Quiet reflection inspires ideas.",
"translation": "조용한 성찰이 아이디어에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "건희는 고독 속에서 창작하나요?",
"hint": "ISFP는 혼자만의 시간에서 창의성을 발휘해요.",
"result": "O",
"explanation": "건희는 'I create in solitude'라고 고독 속에서 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Group energy fuels creativity.",
"translation": "그룹 에너지가 창의성을 촉진해."
},
{
"type": "script",
"index": 6,
"speaker": "건희",
"script": "I need quiet space.",
"translation": "나는 조용한 공간이 필요해."
},
{
"type": "blank",
"index": 7,
"quiz": "Geon-hui creates in @@.",
"hint": "혼자 있는 고요한 상태예요.",
"optionA": "solitude",
"optionB": "crowds",
"optionC": "noise",
"result": "solitude",
"explanation": "건희는 고독 속에서 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "I thrive on social.",
"translation": "나는 사교에서 번영해."
},
{
"type": "script",
"index": 9,
"speaker": "건희",
"script": "Inner world provides endless.",
"translation": "내면 세계가 무한한 것을 제공해."
},
{
"type": "puzzle",
"index": 10,
"hint": "건희의 영감 방법이에요.",
"optionA": "quiet",
"optionB": "reflection",
"optionC": "inspires",
"optionD": "creative",
"optionE": "ideas",
"result": "quiet reflection inspires creative ideas",
"explanation": "건희는 조용한 성찰이 창의적 아이디어에 영감을 준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your solitary creativity amazes everyone!",
"translation": "너의 고독한 창의성이 모두를 놀라게 해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적인 표현",
"explanation": "ISFP의 개인적 표현과 ESFJ의 사회적 조화",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I express individual style.",
"translation": "나는 개인적 스타일을 표현해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I create group harmony.",
"translation": "나는 그룹 조화를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "채영",
"script": "Personal uniqueness matters most.",
"translation": "개인적 독특함이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "채영이는 개인적 스타일을 표현하나요?",
"hint": "ISFP는 자신만의 독특한 개성을 중시해요.",
"result": "O",
"explanation": "채영이는 'I express individual style'이라고 개인적 스타일을 표현한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social connection brings joy.",
"translation": "사회적 연결이 기쁨을 가져다줘."
},
{
"type": "script",
"index": 6,
"speaker": "채영",
"script": "I honor my differences.",
"translation": "나는 내 차이점을 존중해."
},
{
"type": "blank",
"index": 7,
"quiz": "Chae-young expresses individual @@.",
"hint": "개인만의 독특한 방식이에요.",
"optionA": "style",
"optionB": "money",
"optionC": "rules",
"result": "style",
"explanation": "채영이는 개인적 스타일을 표현한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I help everyone feel.",
"translation": "나는 모두가 편안하게 느끼도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "채영",
"script": "Authenticity trumps popularity.",
"translation": "진정성이 인기보다 중요해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "채영이의 중요한 가치예요.",
"optionA": "personal",
"optionB": "uniqueness",
"optionC": "matters",
"optionD": "most",
"optionE": "deeply",
"result": "personal uniqueness matters most deeply",
"explanation": "채영이는 개인적 독특함이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your unique style inspires authenticity!",
"translation": "너의 독특한 스타일이 진정성에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적인 표현",
"explanation": "ISFP의 개인적 표현과 ESFJ의 사회적 조화",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채영",
"script": "I express individual style.",
"translation": "나는 개인적 스타일을 표현해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I create group harmony.",
"translation": "나는 그룹 조화를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "채영",
"script": "Personal uniqueness matters most.",
"translation": "개인적 독특함이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "채영이는 개인적 스타일을 표현하나요?",
"hint": "ISFP는 자신만의 독특한 개성을 중시해요.",
"result": "O",
"explanation": "채영이는 'I express individual style'이라고 개인적 스타일을 표현한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social connection brings joy.",
"translation": "사회적 연결이 기쁨을 가져다줘."
},
{
"type": "script",
"index": 6,
"speaker": "채영",
"script": "I honor my differences.",
"translation": "나는 내 차이점을 존중해."
},
{
"type": "blank",
"index": 7,
"quiz": "Chae-young expresses individual @@.",
"hint": "개인만의 독특한 방식이에요.",
"optionA": "style",
"optionB": "money",
"optionC": "rules",
"result": "style",
"explanation": "채영이는 개인적 스타일을 표현한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I help everyone feel.",
"translation": "나는 모두가 편안하게 느끼도록 도와."
},
{
"type": "script",
"index": 9,
"speaker": "채영",
"script": "Authenticity trumps popularity.",
"translation": "진정성이 인기보다 중요해."
},
{
"type": "puzzle",
"index": 10,
"hint": "채영이의 중요한 가치예요.",
"optionA": "personal",
"optionB": "uniqueness",
"optionC": "matters",
"optionD": "most",
"optionE": "deeply",
"result": "personal uniqueness matters most deeply",
"explanation": "채영이는 개인적 독특함이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your unique style inspires authenticity!",
"translation": "너의 독특한 스타일이 진정성에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "예술가의 시간",
"explanation": "ISFP의 내향적 예술과 ESFP의 외향적 표현",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I create private art.",
"translation": "나는 사적인 예술을 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I share public performances.",
"translation": "나는 공개 공연을 나눠."
},
{
"type": "script",
"index": 3,
"speaker": "수지",
"script": "Intimate creativity feels natural.",
"translation": "친밀한 창의성이 자연스럽게 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "수지는 사적인 예술을 창작하나요?",
"hint": "ISFP는 개인적이고 내밀한 창작 활동을 선호해요.",
"result": "O",
"explanation": "수지는 'I create private art'라고 사적인 예술을 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Audience energy inspires performance.",
"translation": "관객 에너지가 공연에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "수지",
"script": "I work alone peacefully.",
"translation": "나는 평화롭게 혼자 작업해."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-ji creates private @@.",
"hint": "창작 활동의 결과물이에요.",
"optionA": "art",
"optionB": "noise",
"optionC": "problems",
"result": "art",
"explanation": "수지는 사적인 예술을 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I connect through entertainment.",
"translation": "나는 오락을 통해 연결해."
},
{
"type": "script",
"index": 9,
"speaker": "수지",
"script": "Personal expression satisfies deeply.",
"translation": "개인적 표현이 깊이 만족시켜."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "수지의 창작 느낌이에요.",
"optionA": "intimate",
"optionB": "creativity",
"optionC": "feels",
"optionD": "most",
"optionE": "natural",
"result": "intimate creativity feels most natural",
"explanation": "수지는 친밀한 창의성이 가장 자연스럽게 느껴진다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your private art creates magic!",
"translation": "너의 사적인 예술이 마법을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "예술가의 시간",
"explanation": "ISFP의 내향적 예술과 ESFP의 외향적 표현",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "수지",
"script": "I create private art.",
"translation": "나는 사적인 예술을 창작해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I share public performances.",
"translation": "나는 공개 공연을 나눠."
},
{
"type": "script",
"index": 3,
"speaker": "수지",
"script": "Intimate creativity feels natural.",
"translation": "친밀한 창의성이 자연스럽게 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "수지는 사적인 예술을 창작하나요?",
"hint": "ISFP는 개인적이고 내밀한 창작 활동을 선호해요.",
"result": "O",
"explanation": "수지는 'I create private art'라고 사적인 예술을 창작한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Audience energy inspires performance.",
"translation": "관객 에너지가 공연에 영감을 줘."
},
{
"type": "script",
"index": 6,
"speaker": "수지",
"script": "I work alone peacefully.",
"translation": "나는 평화롭게 혼자 작업해."
},
{
"type": "blank",
"index": 7,
"quiz": "Su-ji creates private @@.",
"hint": "창작 활동의 결과물이에요.",
"optionA": "art",
"optionB": "noise",
"optionC": "problems",
"result": "art",
"explanation": "수지는 사적인 예술을 창작한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I connect through entertainment.",
"translation": "나는 오락을 통해 연결해."
},
{
"type": "script",
"index": 9,
"speaker": "수지",
"script": "Personal expression satisfies deeply.",
"translation": "개인적 표현이 깊이 만족시켜."
},
{
"type": "puzzle",
"index": 10,
"hint": "수지의 창작 느낌이에요.",
"optionA": "intimate",
"optionB": "creativity",
"optionC": "feels",
"optionD": "most",
"optionE": "natural",
"result": "intimate creativity feels most natural",
"explanation": "수지는 친밀한 창의성이 가장 자연스럽게 느껴진다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your private art creates magic!",
"translation": "너의 사적인 예술이 마법을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "꿈을 그리는 방법",
"explanation": "ISFP의 개인적 가치와 ENTJ의 목표 달성",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I pursue meaningful dreams.",
"translation": "나는 의미 있는 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I achieve strategic goals.",
"translation": "나는 전략적 목표를 달성해."
},
{
"type": "script",
"index": 3,
"speaker": "아린",
"script": "Heart-driven purpose matters most.",
"translation": "마음에서 우러난 목적이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "아린이는 의미 있는 꿈을 추구하나요?",
"hint": "ISFP는 개인적으로 의미 있는 것을 추구해요.",
"result": "O",
"explanation": "아린이는 'I pursue meaningful dreams'라고 의미 있는 꿈을 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Results-oriented planning drives success.",
"translation": "결과 지향적 계획이 성공을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "아린",
"script": "I follow passion's path.",
"translation": "나는 열정의 길을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "A-rin pursues meaningful @@.",
"hint": "이루고 싶은 소망이나 희망이에요.",
"optionA": "dreams",
"optionB": "money",
"optionC": "fame",
"result": "dreams",
"explanation": "아린이는 의미 있는 꿈을 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize resources efficiently.",
"translation": "나는 자원을 효율적으로 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "아린",
"script": "Authentic choices create fulfillment.",
"translation": "진정한 선택이 성취감을 만들어."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "아린이의 중요한 가치예요.",
"optionA": "heart-driven",
"optionB": "purpose",
"optionC": "matters",
"optionD": "most",
"optionE": "deeply",
"result": "heart-driven purpose matters most deeply",
"explanation": "아린이는 마음에서 우러난 목적이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your meaningful dreams inspire vision!",
"translation": "너의 의미 있는 꿈이 비전에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "꿈을 그리는 방법",
"explanation": "ISFP의 개인적 가치와 ENTJ의 목표 달성",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "아린",
"script": "I pursue meaningful dreams.",
"translation": "나는 의미 있는 꿈을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I achieve strategic goals.",
"translation": "나는 전략적 목표를 달성해."
},
{
"type": "script",
"index": 3,
"speaker": "아린",
"script": "Heart-driven purpose matters most.",
"translation": "마음에서 우러난 목적이 가장 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "아린이는 의미 있는 꿈을 추구하나요?",
"hint": "ISFP는 개인적으로 의미 있는 것을 추구해요.",
"result": "O",
"explanation": "아린이는 'I pursue meaningful dreams'라고 의미 있는 꿈을 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Results-oriented planning drives success.",
"translation": "결과 지향적 계획이 성공을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "아린",
"script": "I follow passion's path.",
"translation": "나는 열정의 길을 따라가."
},
{
"type": "blank",
"index": 7,
"quiz": "A-rin pursues meaningful @@.",
"hint": "이루고 싶은 소망이나 희망이에요.",
"optionA": "dreams",
"optionB": "money",
"optionC": "fame",
"result": "dreams",
"explanation": "아린이는 의미 있는 꿈을 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize resources efficiently.",
"translation": "나는 자원을 효율적으로 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "아린",
"script": "Authentic choices create fulfillment.",
"translation": "진정한 선택이 성취감을 만들어."
},
{
"type": "puzzle",
"index": 10,
"hint": "아린이의 중요한 가치예요.",
"optionA": "heart-driven",
"optionB": "purpose",
"optionC": "matters",
"optionD": "most",
"optionE": "deeply",
"result": "heart-driven purpose matters most deeply",
"explanation": "아린이는 마음에서 우러난 목적이 가장 깊이 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your meaningful dreams inspire vision!",
"translation": "너의 의미 있는 꿈이 비전에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "창의적인 자유",
"explanation": "ISFP의 개인적 창의와 ENTP의 혁신적 아이디어",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I develop personal creativity.",
"translation": "나는 개인적 창의성을 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I generate innovative ideas.",
"translation": "나는 혁신적 아이디어를 만들어내."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Individual artistic vision matters.",
"translation": "개인적 예술적 비전이 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 개인적 창의성을 개발하나요?",
"hint": "ISFP는 자신만의 고유한 창의성을 발전시켜요.",
"result": "O",
"explanation": "소미는 'I develop personal creativity'라고 개인적 창의성을 개발한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Collaborative brainstorming sparks innovation.",
"translation": "협력적 브레인스토밍이 혁신을 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I trust creative instincts.",
"translation": "나는 창의적 직감을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-mi develops personal @@.",
"hint": "새롭고 독창적인 능력이에요.",
"optionA": "creativity",
"optionB": "anger",
"optionC": "problems",
"result": "creativity",
"explanation": "소미는 개인적 창의성을 개발한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I connect diverse concepts.",
"translation": "나는 다양한 개념들을 연결해."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Quiet inspiration flows naturally.",
"translation": "조용한 영감이 자연스럽게 흘러."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "소미의 중요한 것이에요.",
"optionA": "individual",
"optionB": "artistic",
"optionC": "vision",
"optionD": "matters",
"optionE": "most",
"result": "individual artistic vision matters most",
"explanation": "소미는 개인적 예술적 비전이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your personal creativity enriches possibilities!",
"translation": "너의 개인적 창의성이 가능성을 풍요롭게 해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "창의적인 자유",
"explanation": "ISFP의 개인적 창의와 ENTP의 혁신적 아이디어",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I develop personal creativity.",
"translation": "나는 개인적 창의성을 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I generate innovative ideas.",
"translation": "나는 혁신적 아이디어를 만들어내."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Individual artistic vision matters.",
"translation": "개인적 예술적 비전이 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 개인적 창의성을 개발하나요?",
"hint": "ISFP는 자신만의 고유한 창의성을 발전시켜요.",
"result": "O",
"explanation": "소미는 'I develop personal creativity'라고 개인적 창의성을 개발한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Collaborative brainstorming sparks innovation.",
"translation": "협력적 브레인스토밍이 혁신을 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I trust creative instincts.",
"translation": "나는 창의적 직감을 믿어."
},
{
"type": "blank",
"index": 7,
"quiz": "So-mi develops personal @@.",
"hint": "새롭고 독창적인 능력이에요.",
"optionA": "creativity",
"optionB": "anger",
"optionC": "problems",
"result": "creativity",
"explanation": "소미는 개인적 창의성을 개발한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I connect diverse concepts.",
"translation": "나는 다양한 개념들을 연결해."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Quiet inspiration flows naturally.",
"translation": "조용한 영감이 자연스럽게 흘러."
},
{
"type": "puzzle",
"index": 10,
"hint": "소미의 중요한 것이에요.",
"optionA": "individual",
"optionB": "artistic",
"optionC": "vision",
"optionD": "matters",
"optionE": "most",
"result": "individual artistic vision matters most",
"explanation": "소미는 개인적 예술적 비전이 가장 중요하다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your personal creativity enriches possibilities!",
"translation": "너의 개인적 창의성이 가능성을 풍요롭게 해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장하는 마음",
"explanation": "ISFP의 개인적 성장과 ENFJ의 타인 성장 도움",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "I focus on growth.",
"translation": "나는 개인 성장에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I help others grow.",
"translation": "나는 다른 사람들이 성장하도록 도와."
},
{
"type": "script",
"index": 3,
"speaker": "준석",
"script": "Self-discovery brings inner peace.",
"translation": "자기 발견이 내적 평화를 가져다줘."
},
{
"type": "ox",
"index": 4,
"quiz": "준석이는 개인 성장에 집중하나요?",
"hint": "ISFP는 자기 자신의 발전과 성장을 중시해요.",
"result": "O",
"explanation": "준석이는 'I focus on personal growth'라고 개인 성장에 집중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Mentoring others creates meaning.",
"translation": "다른 사람을 멘토링하는 것이 의미를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "준석",
"script": "I explore inner landscapes.",
"translation": "나는 내면의 풍경을 탐험해."
},
{
"type": "blank",
"index": 7,
"quiz": "Jun-seok focuses on personal @@.",
"hint": "발전하고 성숙해지는 과정이에요.",
"optionA": "growth",
"optionB": "money",
"optionC": "fame",
"result": "growth",
"explanation": "준석이는 개인 성장에 집중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I inspire collective development.",
"translation": "나는 집단적 발전에 영감을 줘."
},
{
"type": "script",
"index": 9,
"speaker": "준석",
"script": "Authentic development takes time.",
"translation": "진정한 발전에는 시간이 걸려."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준석이의 평화 원천이에요.",
"optionA": "self-discovery",
"optionB": "brings",
"optionC": "deep",
"optionD": "inner",
"optionE": "peace",
"result": "self-discovery brings deep inner peace",
"explanation": "준석이는 자기 발견이 깊은 내적 평화를 가져다준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your personal growth inspires others!",
"translation": "너의 개인적 성장이 다른 사람들에게 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "성장하는 마음",
"explanation": "ISFP의 개인적 성장과 ENFJ의 타인 성장 도움",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준석",
"script": "I focus on growth.",
"translation": "나는 개인 성장에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I help others grow.",
"translation": "나는 다른 사람들이 성장하도록 도와."
},
{
"type": "script",
"index": 3,
"speaker": "준석",
"script": "Self-discovery brings inner peace.",
"translation": "자기 발견이 내적 평화를 가져다줘."
},
{
"type": "ox",
"index": 4,
"quiz": "준석이는 개인 성장에 집중하나요?",
"hint": "ISFP는 자기 자신의 발전과 성장을 중시해요.",
"result": "O",
"explanation": "준석이는 'I focus on personal growth'라고 개인 성장에 집중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Mentoring others creates meaning.",
"translation": "다른 사람을 멘토링하는 것이 의미를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "준석",
"script": "I explore inner landscapes.",
"translation": "나는 내면의 풍경을 탐험해."
},
{
"type": "blank",
"index": 7,
"quiz": "Jun-seok focuses on personal @@.",
"hint": "발전하고 성숙해지는 과정이에요.",
"optionA": "growth",
"optionB": "money",
"optionC": "fame",
"result": "growth",
"explanation": "준석이는 개인 성장에 집중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I inspire collective development.",
"translation": "나는 집단적 발전에 영감을 줘."
},
{
"type": "script",
"index": 9,
"speaker": "준석",
"script": "Authentic development takes time.",
"translation": "진정한 발전에는 시간이 걸려."
},
{
"type": "puzzle",
"index": 10,
"hint": "준석이의 평화 원천이에요.",
"optionA": "self-discovery",
"optionB": "brings",
"optionC": "deep",
"optionD": "inner",
"optionE": "peace",
"result": "self-discovery brings deep inner peace",
"explanation": "준석이는 자기 발견이 깊은 내적 평화를 가져다준다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your personal growth inspires others!",
"translation": "너의 개인적 성장이 다른 사람들에게 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "가능성을 품은 마음",
"explanation": "ISFP의 내향적 가치와 ENFP의 외향적 가능성",
"category": "생활 태도",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I explore inner possibilities.",
"translation": "나는 내면의 가능성을 탐험해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I explore outer possibilities.",
"translation": "나는 외부의 가능성을 탐험해."
},
{
"type": "script",
"index": 3,
"speaker": "도영",
"script": "Deep reflection reveals potential.",
"translation": "깊은 성찰이 잠재력을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "도영이는 내면의 가능성을 탐험하나요?",
"hint": "ISFP는 자신 안의 숨겨진 가능성을 찾아요.",
"result": "O",
"explanation": "도영이는 'I explore inner possibilities'라고 내면의 가능성을 탐험한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Social connections spark ideas.",
"translation": "사회적 연결이 아이디어를 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "도영",
"script": "I cultivate personal gifts.",
"translation": "나는 개인적 재능을 기르고."
},
{
"type": "blank",
"index": 7,
"quiz": "Do-young explores inner @@.",
"hint": "실현될 수 있는 잠재적 능력이에요.",
"optionA": "possibilities",
"optionB": "problems",
"optionC": "anger",
"result": "possibilities",
"explanation": "도영이는 내면의 가능성을 탐험한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I inspire group adventures.",
"translation": "나는 그룹 모험에 영감을 줘."
},
{
"type": "script",
"index": 9,
"speaker": "도영",
"script": "Solitary development feels authentic.",
"translation": "혼자 하는 발전이 진정하게 느껴져."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "도영이의 잠재력 발견 방법이에요.",
"optionA": "deep",
"optionB": "reflection",
"optionC": "reveals",
"optionD": "hidden",
"optionE": "potential",
"result": "deep reflection reveals hidden potential",
"explanation": "도영이는 깊은 성찰이 숨겨진 잠재력을 드러낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your inner exploration creates wisdom!",
"translation": "너의 내면 탐험이 지혜를 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "가능성을 품은 마음",
"explanation": "ISFP의 내향적 가치와 ENFP의 외향적 가능성",
"level": 2,
"my_mbti": "ISFP",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도영",
"script": "I explore inner possibilities.",
"translation": "나는 내면의 가능성을 탐험해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I explore outer possibilities.",
"translation": "나는 외부의 가능성을 탐험해."
},
{
"type": "script",
"index": 3,
"speaker": "도영",
"script": "Deep reflection reveals potential.",
"translation": "깊은 성찰이 잠재력을 드러내."
},
{
"type": "ox",
"index": 4,
"quiz": "도영이는 내면의 가능성을 탐험하나요?",
"hint": "ISFP는 자신 안의 숨겨진 가능성을 찾아요.",
"result": "O",
"explanation": "도영이는 'I explore inner possibilities'라고 내면의 가능성을 탐험한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Social connections spark ideas.",
"translation": "사회적 연결이 아이디어를 불러일으켜."
},
{
"type": "script",
"index": 6,
"speaker": "도영",
"script": "I cultivate personal gifts.",
"translation": "나는 개인적 재능을 기르고."
},
{
"type": "blank",
"index": 7,
"quiz": "Do-young explores inner @@.",
"hint": "실현될 수 있는 잠재적 능력이에요.",
"optionA": "possibilities",
"optionB": "problems",
"optionC": "anger",
"result": "possibilities",
"explanation": "도영이는 내면의 가능성을 탐험한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I inspire group adventures.",
"translation": "나는 그룹 모험에 영감을 줘."
},
{
"type": "script",
"index": 9,
"speaker": "도영",
"script": "Solitary development feels authentic.",
"translation": "혼자 하는 발전이 진정하게 느껴져."
},
{
"type": "puzzle",
"index": 10,
"hint": "도영이의 잠재력 발견 방법이에요.",
"optionA": "deep",
"optionB": "reflection",
"optionC": "reveals",
"optionD": "hidden",
"optionE": "potential",
"result": "deep reflection reveals hidden potential",
"explanation": "도영이는 깊은 성찰이 숨겨진 잠재력을 드러낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your inner exploration creates wisdom!",
"translation": "너의 내면 탐험이 지혜를 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "생각의 깊이와 체계적 접근",
"explanation": "INTP의 깊은 사고와 ISTJ의 체계적 접근 방식 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "I need time to think.",
"translation": "생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "That shows careful consideration.",
"translation": "그건 신중한 고려를 보여줘."
},
{
"type": "script",
"index": 3,
"speaker": "민재",
"script": "Ideas come to me slowly.",
"translation": "아이디어가 천천히 떠올라."
},
{
"type": "ox",
"index": 4,
"quiz": "민재는 빨리 결정을 내리나요?",
"hint": "민재가 아이디어가 어떻게 온다고 했나요?",
"result": "X",
"explanation": "민재는 아이디어가 '천천히' 온다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Slow thinking creates better results.",
"translation": "천천히 생각하는 게 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "민재",
"script": "I explore many possibilities first.",
"translation": "나는 먼저 많은 가능성을 탐구해."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Your deep analysis helps everyone.",
"translation": "너의 깊은 분석이 모두에게 도움 돼."
},
{
"type": "blank",
"index": 8,
"quiz": "Minjae explores many @@ first.",
"hint": "민재가 먼저 무엇을 탐구한다고 했나요?",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "people",
"result": "possibilities",
"explanation": "민재는 '많은 가능성(possibilities)'을 먼저 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민재",
"script": "Different angles reveal new insights.",
"translation": "다른 각도가 새로운 통찰을 보여줘."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "I really appreciate your perspective.",
"translation": "너의 관점을 정말 고마워해."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "생각하는 시간에 대한 문장이에요.",
"result": "Thinking time helps us",
"explanation": "생각하는 시간이 우리에게 도움이 돼요.",
"optionA": "us",
"optionB": "helps",
"optionC": "time",
"optionD": "Thinking"
},
{
"type": "script",
"index": 12,
"speaker": "민재",
"script": "You make complex things simple.",
"translation": "너는 복잡한 것을 간단하게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Together we balance ideas perfectly.",
"translation": "함께하면 우리는 아이디어의 균형을 완벽하게 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "생각의 깊이와 체계적 접근",
"explanation": "INTP의 깊은 사고와 ISTJ의 체계적 접근 방식 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민재",
"script": "I need time to think.",
"translation": "생각할 시간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "That shows careful consideration.",
"translation": "그건 신중한 고려를 보여줘."
},
{
"type": "script",
"index": 3,
"speaker": "민재",
"script": "Ideas come to me slowly.",
"translation": "아이디어가 천천히 떠올라."
},
{
"type": "ox",
"index": 4,
"quiz": "민재는 빨리 결정을 내리나요?",
"hint": "민재가 아이디어가 어떻게 온다고 했나요?",
"result": "X",
"explanation": "민재는 아이디어가 '천천히' 온다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Slow thinking creates better results.",
"translation": "천천히 생각하는 게 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "민재",
"script": "I explore many possibilities first.",
"translation": "나는 먼저 많은 가능성을 탐구해."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "Your deep analysis helps everyone.",
"translation": "너의 깊은 분석이 모두에게 도움 돼."
},
{
"type": "blank",
"index": 8,
"quiz": "Minjae explores many @@ first.",
"hint": "민재가 먼저 무엇을 탐구한다고 했나요?",
"optionA": "problems",
"optionB": "possibilities",
"optionC": "people",
"result": "possibilities",
"explanation": "민재는 '많은 가능성(possibilities)'을 먼저 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "민재",
"script": "Different angles reveal new insights.",
"translation": "다른 각도가 새로운 통찰을 보여줘."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "I really appreciate your perspective.",
"translation": "너의 관점을 정말 고마워해."
},
{
"type": "puzzle",
"index": 11,
"hint": "생각하는 시간에 대한 문장이에요.",
"optionA": "us",
"optionB": "helps",
"optionC": "time",
"optionD": "Thinking",
"result": "Thinking time helps us",
"explanation": "생각하는 시간이 우리에게 도움이 돼요."
},
{
"type": "script",
"index": 12,
"speaker": "민재",
"script": "You make complex things simple.",
"translation": "너는 복잡한 것을 간단하게 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Together we balance ideas perfectly.",
"translation": "함께하면 우리는 아이디어의 균형을 완벽하게 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "조용한 에너지 충전소",
"explanation": "INTP의 혼자만의 시간과 ISTJ의 안정적 루틴 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I prefer quiet spaces alone.",
"translation": "나는 혼자만의 조용한 공간을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Quiet time helps you recharge.",
"translation": "조용한 시간이 재충전에 도움이 되지."
},
{
"type": "script",
"index": 3,
"speaker": "채원",
"script": "Crowds make me feel tired.",
"translation": "사람들이 많으면 피곤해져."
},
{
"type": "ox",
"index": 4,
"quiz": "채원이는 사람이 많은 곳을 좋아하나요?",
"hint": "채원이가 사람 많은 곳에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "채원이는 사람이 많으면 '피곤해진다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "I understand that feeling completely.",
"translation": "그 기분을 완전히 이해해."
},
{
"type": "script",
"index": 6,
"speaker": "채원",
"script": "Small groups feel more comfortable.",
"translation": "작은 그룹이 더 편안해."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "You work best in calm environments.",
"translation": "너는 차분한 환경에서 최고로 일해."
},
{
"type": "blank",
"index": 8,
"quiz": "Chaewon prefers @@ spaces alone.",
"hint": "채원이가 선호하는 공간은 어떤 곳인가요?",
"optionA": "noisy",
"optionB": "quiet",
"optionC": "busy",
"result": "quiet",
"explanation": "채원이는 '조용한(quiet)' 공간을 혼자 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "채원",
"script": "Peace helps me think clearly.",
"translation": "평화로움이 명확하게 생각하는 데 도움 돼."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Your focused thinking inspires me.",
"translation": "너의 집중된 생각이 나에게 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "조용한 시간에 대한 문장이에요.",
"result": "Quiet time helps think",
"explanation": "조용한 시간이 생각하는 데 도움이 돼요.",
"optionA": "time",
"optionB": "Quiet",
"optionC": "think",
"optionD": "helps"
},
{
"type": "script",
"index": 12,
"speaker": "채원",
"script": "You create stable supportive spaces.",
"translation": "너는 안정적이고 지지적인 공간을 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Together we balance energy perfectly.",
"translation": "함께하면 우리는 에너지의 균형을 완벽하게 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "조용한 에너지 충전소",
"explanation": "INTP의 혼자만의 시간과 ISTJ의 안정적 루틴 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "채원",
"script": "I prefer quiet spaces alone.",
"translation": "나는 혼자만의 조용한 공간을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "Quiet time helps you recharge.",
"translation": "조용한 시간이 재충전에 도움이 되지."
},
{
"type": "script",
"index": 3,
"speaker": "채원",
"script": "Crowds make me feel tired.",
"translation": "사람들이 많으면 피곤해져."
},
{
"type": "ox",
"index": 4,
"quiz": "채원이는 사람이 많은 곳을 좋아하나요?",
"hint": "채원이가 사람 많은 곳에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "채원이는 사람이 많으면 '피곤해진다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "I understand that feeling completely.",
"translation": "그 기분을 완전히 이해해."
},
{
"type": "script",
"index": 6,
"speaker": "채원",
"script": "Small groups feel more comfortable.",
"translation": "작은 그룹이 더 편안해."
},
{
"type": "script",
"index": 7,
"speaker": "동현",
"script": "You work best in calm environments.",
"translation": "너는 차분한 환경에서 최고로 일해."
},
{
"type": "blank",
"index": 8,
"quiz": "Chaewon prefers @@ spaces alone.",
"hint": "채원이가 선호하는 공간은 어떤 곳인가요?",
"optionA": "noisy",
"optionB": "quiet",
"optionC": "busy",
"result": "quiet",
"explanation": "채원이는 '조용한(quiet)' 공간을 혼자 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "채원",
"script": "Peace helps me think clearly.",
"translation": "평화로움이 명확하게 생각하는 데 도움 돼."
},
{
"type": "script",
"index": 10,
"speaker": "동현",
"script": "Your focused thinking inspires me.",
"translation": "너의 집중된 생각이 나에게 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "조용한 시간에 대한 문장이에요.",
"optionA": "time",
"optionB": "Quiet",
"optionC": "think",
"optionD": "helps",
"result": "Quiet time helps think",
"explanation": "조용한 시간이 생각하는 데 도움이 돼요."
},
{
"type": "script",
"index": 12,
"speaker": "채원",
"script": "You create stable supportive spaces.",
"translation": "너는 안정적이고 지지적인 공간을 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "동현",
"script": "Together we balance energy perfectly.",
"translation": "함께하면 우리는 에너지의 균형을 완벽하게 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "정보 수집의 달인들",
"explanation": "INTP의 이론적 탐구와 ISTJ의 사실 수집 비교",
"category": "정보 탐구",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "I love learning new theories.",
"translation": "새로운 이론 배우는 걸 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Learning keeps our minds sharp.",
"translation": "배움이 우리 정신을 예리하게 해."
},
{
"type": "script",
"index": 3,
"speaker": "정현",
"script": "Abstract concepts fascinate me deeply.",
"translation": "추상적 개념이 나를 깊이 매혹시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "정현이는 구체적인 것보다 추상적인 것을 좋아하나요?",
"hint": "정현이가 추상적 개념에 대해 뭐라고 했나요?",
"result": "O",
"explanation": "정현이는 추상적 개념이 자신을 '깊이 매혹시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Your curiosity opens new doors.",
"translation": "너의 호기심이 새로운 문을 열어."
},
{
"type": "script",
"index": 6,
"speaker": "정현",
"script": "I connect different ideas together.",
"translation": "나는 다른 아이디어들을 함께 연결해."
},
{
"type": "script",
"index": 7,
"speaker": "지호",
"script": "Facts support your creative thinking.",
"translation": "사실들이 너의 창의적 사고를 뒷받침해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jeonghyeon connects different @@ together.",
"hint": "정현이가 무엇을 함께 연결한다고 했나요?",
"optionA": "people",
"optionB": "ideas",
"optionC": "places",
"result": "ideas",
"explanation": "정현이는 다른 '아이디어들(ideas)'을 함께 연결한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "정현",
"script": "Knowledge builds on previous knowledge.",
"translation": "지식은 이전 지식 위에 쌓여."
},
{
"type": "script",
"index": 10,
"speaker": "지호",
"script": "Your insights help me understand.",
"translation": "너의 통찰이 내가 이해하는 데 도움 돼."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지식에 대한 문장이에요.",
"result": "Knowledge is true power",
"explanation": "지식이 진정한 힘이에요.",
"optionA": "power",
"optionB": "is",
"optionC": "true",
"optionD": "Knowledge"
},
{
"type": "script",
"index": 12,
"speaker": "정현",
"script": "You organize information so well.",
"translation": "너는 정보를 정말 잘 정리해."
},
{
"type": "script",
"index": 13,
"speaker": "지호",
"script": "We make a great research team.",
"translation": "우리는 훌륭한 연구 팀을 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "정보 수집의 달인들",
"explanation": "INTP의 이론적 탐구와 ISTJ의 사실 수집 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정현",
"script": "I love learning new theories.",
"translation": "새로운 이론 배우는 걸 좋아해."
},
{
"type": "script",
"index": 2,
"speaker": "지호",
"script": "Learning keeps our minds sharp.",
"translation": "배움이 우리 정신을 예리하게 해."
},
{
"type": "script",
"index": 3,
"speaker": "정현",
"script": "Abstract concepts fascinate me deeply.",
"translation": "추상적 개념이 나를 깊이 매혹시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "정현이는 구체적인 것보다 추상적인 것을 좋아하나요?",
"hint": "정현이가 추상적 개념에 대해 뭐라고 했나요?",
"result": "O",
"explanation": "정현이는 추상적 개념이 자신을 '깊이 매혹시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지호",
"script": "Your curiosity opens new doors.",
"translation": "너의 호기심이 새로운 문을 열어."
},
{
"type": "script",
"index": 6,
"speaker": "정현",
"script": "I connect different ideas together.",
"translation": "나는 다른 아이디어들을 함께 연결해."
},
{
"type": "script",
"index": 7,
"speaker": "지호",
"script": "Facts support your creative thinking.",
"translation": "사실들이 너의 창의적 사고를 뒷받침해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jeonghyeon connects different @@ together.",
"hint": "정현이가 무엇을 함께 연결한다고 했나요?",
"optionA": "people",
"optionB": "ideas",
"optionC": "places",
"result": "ideas",
"explanation": "정현이는 다른 '아이디어들(ideas)'을 함께 연결한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "정현",
"script": "Knowledge builds on previous knowledge.",
"translation": "지식은 이전 지식 위에 쌓여."
},
{
"type": "script",
"index": 10,
"speaker": "지호",
"script": "Your insights help me understand.",
"translation": "너의 통찰이 내가 이해하는 데 도움 돼."
},
{
"type": "puzzle",
"index": 11,
"hint": "지식에 대한 문장이에요.",
"optionA": "power",
"optionB": "is",
"optionC": "true",
"optionD": "Knowledge",
"result": "Knowledge is true power",
"explanation": "지식이 진정한 힘이에요."
},
{
"type": "script",
"index": 12,
"speaker": "정현",
"script": "You organize information so well.",
"translation": "너는 정보를 정말 잘 정리해."
},
{
"type": "script",
"index": 13,
"speaker": "지호",
"script": "We make a great research team.",
"translation": "우리는 훌륭한 연구 팀을 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "결정의 기술",
"explanation": "INTP의 논리적 분석과 ISTJ의 체계적 결정 비교",
"category": "의사결정 방식",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은지",
"script": "I analyze all possible options.",
"translation": "모든 가능한 선택들을 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Careful analysis prevents big mistakes.",
"translation": "신중한 분석이 큰 실수를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "은지",
"script": "Logic guides my decision process.",
"translation": "논리가 내 결정 과정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "은지는 감정보다 논리를 중시하나요?",
"hint": "은지가 결정할 때 무엇이 이끈다고 했나요?",
"result": "O",
"explanation": "은지는 '논리가' 자신의 결정 과정을 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Your logical thinking saves time.",
"translation": "너의 논리적 사고가 시간을 절약해."
},
{
"type": "script",
"index": 6,
"speaker": "은지",
"script": "I question everything before deciding.",
"translation": "결정하기 전에 모든 것을 의문시해."
},
{
"type": "script",
"index": 7,
"speaker": "현수",
"script": "Questions lead to better answers.",
"translation": "질문이 더 좋은 답으로 이어져."
},
{
"type": "blank",
"index": 8,
"quiz": "Eunji questions everything before @@.",
"hint": "은지가 무엇을 하기 전에 질문하나요?",
"optionA": "sleeping",
"optionB": "deciding",
"optionC": "eating",
"result": "deciding",
"explanation": "은지는 '결정하기(deciding)' 전에 모든 것을 의문시한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "은지",
"script": "Different perspectives reveal hidden flaws.",
"translation": "다른 관점이 숨겨진 결함을 드러내."
},
{
"type": "script",
"index": 10,
"speaker": "현수",
"script": "Your thorough approach inspires confidence.",
"translation": "너의 철저한 접근이 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "좋은 결정에 대한 문장이에요.",
"result": "Thinking leads good decisions",
"explanation": "사고가 좋은 결정으로 이끌어요.",
"optionA": "Thinking",
"optionB": "decisions",
"optionC": "leads",
"optionD": "good"
},
{
"type": "script",
"index": 12,
"speaker": "은지",
"script": "You make decisions with confidence.",
"translation": "너는 자신감을 가지고 결정해."
},
{
"type": "script",
"index": 13,
"speaker": "현수",
"script": "Together we choose wisely always.",
"translation": "함께하면 우리는 항상 현명하게 선택해."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "결정의 기술",
"explanation": "INTP의 논리적 분석과 ISTJ의 체계적 결정 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은지",
"script": "I analyze all possible options.",
"translation": "모든 가능한 선택들을 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "현수",
"script": "Careful analysis prevents big mistakes.",
"translation": "신중한 분석이 큰 실수를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "은지",
"script": "Logic guides my decision process.",
"translation": "논리가 내 결정 과정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "은지는 감정보다 논리를 중시하나요?",
"hint": "은지가 결정할 때 무엇이 이끈다고 했나요?",
"result": "O",
"explanation": "은지는 '논리가' 자신의 결정 과정을 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "현수",
"script": "Your logical thinking saves time.",
"translation": "너의 논리적 사고가 시간을 절약해."
},
{
"type": "script",
"index": 6,
"speaker": "은지",
"script": "I question everything before deciding.",
"translation": "결정하기 전에 모든 것을 의문시해."
},
{
"type": "script",
"index": 7,
"speaker": "현수",
"script": "Questions lead to better answers.",
"translation": "질문이 더 좋은 답으로 이어져."
},
{
"type": "blank",
"index": 8,
"quiz": "Eunji questions everything before @@.",
"hint": "은지가 무엇을 하기 전에 질문하나요?",
"optionA": "sleeping",
"optionB": "deciding",
"optionC": "eating",
"result": "deciding",
"explanation": "은지는 '결정하기(deciding)' 전에 모든 것을 의문시한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "은지",
"script": "Different perspectives reveal hidden flaws.",
"translation": "다른 관점이 숨겨진 결함을 드러내."
},
{
"type": "script",
"index": 10,
"speaker": "현수",
"script": "Your thorough approach inspires confidence.",
"translation": "너의 철저한 접근이 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "좋은 결정에 대한 문장이에요.",
"optionA": "Thinking",
"optionB": "decisions",
"optionC": "leads",
"optionD": "good",
"result": "Thinking leads good decisions",
"explanation": "사고가 좋은 결정으로 이끌어요."
},
{
"type": "script",
"index": 12,
"speaker": "은지",
"script": "You make decisions with confidence.",
"translation": "너는 자신감을 가지고 결정해."
},
{
"type": "script",
"index": 13,
"speaker": "현수",
"script": "Together we choose wisely always.",
"translation": "함께하면 우리는 항상 현명하게 선택해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "계획 vs 자유로운 흐름",
"explanation": "INTP의 유연성과 ISTJ의 체계적 계획 비교",
"category": "의사결정 방식",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "I prefer keeping options open.",
"translation": "선택의 여지를 열어두는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "진우",
"script": "Flexibility helps handle unexpected changes.",
"translation": "유연성이 예상치 못한 변화에 대처하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "소영",
"script": "Plans sometimes limit creative solutions.",
"translation": "계획이 때로는 창의적 해결책을 제한해."
},
{
"type": "ox",
"index": 4,
"quiz": "소영이는 계획을 매우 중요하게 생각하나요?",
"hint": "소영이가 계획에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "소영이는 계획이 창의적 해결책을 '제한한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "진우",
"script": "Your adaptability creates new opportunities.",
"translation": "너의 적응력이 새로운 기회를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "소영",
"script": "I work better with loose deadlines.",
"translation": "느슨한 마감일과 함께 일하는 게 나아."
},
{
"type": "script",
"index": 7,
"speaker": "진우",
"script": "Freedom helps your creativity flow.",
"translation": "자유가 너의 창의성이 흐르도록 도와."
},
{
"type": "blank",
"index": 8,
"quiz": "Soyoung works better with @@ deadlines.",
"hint": "소영이가 어떤 마감일과 함께 일하는 게 좋다고 했나요?",
"optionA": "strict",
"optionB": "loose",
"optionC": "early",
"result": "loose",
"explanation": "소영이는 '느슨한(loose)' 마감일과 함께 일하는 게 낫다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "소영",
"script": "Spontaneous ideas often work best.",
"translation": "즉흥적인 아이디어가 종종 가장 잘 작동해."
},
{
"type": "script",
"index": 10,
"speaker": "진우",
"script": "Your fresh perspective amazes me.",
"translation": "너의 신선한 관점이 나를 놀라게 해."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "유연성에 대한 문장이에요.",
"result": "Flexibility helps us adapt",
"explanation": "유연성이 우리가 적응하는 데 도움이 돼요.",
"optionA": "Flexibility",
"optionB": "adapt",
"optionC": "us",
"optionD": "helps"
},
{
"type": "script",
"index": 12,
"speaker": "소영",
"script": "Your structure provides helpful guidance.",
"translation": "너의 체계가 도움되는 안내를 제공해."
},
{
"type": "script",
"index": 13,
"speaker": "진우",
"script": "We balance freedom and organization.",
"translation": "우리는 자유와 조직의 균형을 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "계획 vs 자유로운 흐름",
"explanation": "INTP의 유연성과 ISTJ의 체계적 계획 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소영",
"script": "I prefer keeping options open.",
"translation": "선택의 여지를 열어두는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "진우",
"script": "Flexibility helps handle unexpected changes.",
"translation": "유연성이 예상치 못한 변화에 대처하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "소영",
"script": "Plans sometimes limit creative solutions.",
"translation": "계획이 때로는 창의적 해결책을 제한해."
},
{
"type": "ox",
"index": 4,
"quiz": "소영이는 계획을 매우 중요하게 생각하나요?",
"hint": "소영이가 계획에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "소영이는 계획이 창의적 해결책을 '제한한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "진우",
"script": "Your adaptability creates new opportunities.",
"translation": "너의 적응력이 새로운 기회를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "소영",
"script": "I work better with loose deadlines.",
"translation": "느슨한 마감일과 함께 일하는 게 나아."
},
{
"type": "script",
"index": 7,
"speaker": "진우",
"script": "Freedom helps your creativity flow.",
"translation": "자유가 너의 창의성이 흐르도록 도와."
},
{
"type": "blank",
"index": 8,
"quiz": "Soyoung works better with @@ deadlines.",
"hint": "소영이가 어떤 마감일과 함께 일하는 게 좋다고 했나요?",
"optionA": "strict",
"optionB": "loose",
"optionC": "early",
"result": "loose",
"explanation": "소영이는 '느슨한(loose)' 마감일과 함께 일하는 게 낫다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "소영",
"script": "Spontaneous ideas often work best.",
"translation": "즉흥적인 아이디어가 종종 가장 잘 작동해."
},
{
"type": "script",
"index": 10,
"speaker": "진우",
"script": "Your fresh perspective amazes me.",
"translation": "너의 신선한 관점이 나를 놀라게 해."
},
{
"type": "puzzle",
"index": 11,
"hint": "유연성에 대한 문장이에요.",
"optionA": "Flexibility",
"optionB": "adapt",
"optionC": "us",
"optionD": "helps",
"result": "Flexibility helps us adapt",
"explanation": "유연성이 우리가 적응하는 데 도움이 돼요."
},
{
"type": "script",
"index": 12,
"speaker": "소영",
"script": "Your structure provides helpful guidance.",
"translation": "너의 체계가 도움되는 안내를 제공해."
},
{
"type": "script",
"index": 13,
"speaker": "진우",
"script": "We balance freedom and organization.",
"translation": "우리는 자유와 조직의 균형을 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "생활의 리듬",
"explanation": "INTP의 자유로운 일상과 ISTJ의 규칙적 생활 비교",
"category": "생활 태도",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "I enjoy flexible daily routines.",
"translation": "유연한 일상 루틴을 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "우진",
"script": "Flexibility makes life more interesting.",
"translation": "유연성이 삶을 더 흥미롭게 해."
},
{
"type": "script",
"index": 3,
"speaker": "도현",
"script": "Rigid schedules feel too restrictive.",
"translation": "경직된 일정이 너무 제한적으로 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "도현이는 경직된 일정을 선호하나요?",
"hint": "도현이가 경직된 일정에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "도현이는 경직된 일정이 '너무 제한적'이라고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "우진",
"script": "Your spontaneity brings pleasant surprises.",
"translation": "너의 즉흥성이 즐거운 놀라움을 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "도현",
"script": "I work when inspiration strikes.",
"translation": "영감이 떠오를 때 일해."
},
{
"type": "script",
"index": 7,
"speaker": "우진",
"script": "Following natural energy makes sense.",
"translation": "자연스러운 에너지를 따르는 게 합리적이야."
},
{
"type": "blank",
"index": 8,
"quiz": "Dohyeon works when @@ strikes.",
"hint": "도현이가 언제 일한다고 했나요?",
"optionA": "midnight",
"optionB": "inspiration",
"optionC": "trouble",
"result": "inspiration",
"explanation": "도현이는 '영감(inspiration)'이 떠오를 때 일한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "도현",
"script": "Creative moments come at random.",
"translation": "창의적인 순간들이 무작위로 와."
},
{
"type": "script",
"index": 10,
"speaker": "우진",
"script": "Your creativity enriches our lives.",
"translation": "너의 창의성이 우리 삶을 풍요롭게 해."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "자연스러운 리듬에 대한 문장이에요.",
"result": "Natural rhythm flows best",
"explanation": "자연스러운 리듬이 가장 잘 흘러요.",
"optionA": "best",
"optionB": "flows",
"optionC": "rhythm",
"optionD": "Natural"
},
{
"type": "script",
"index": 12,
"speaker": "도현",
"script": "Your consistency provides stability.",
"translation": "너의 일관성이 안정성을 제공해."
},
{
"type": "script",
"index": 13,
"speaker": "우진",
"script": "Different rhythms create beautiful harmony.",
"translation": "다른 리듬들이 아름다운 조화를 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "생활의 리듬",
"explanation": "INTP의 자유로운 일상과 ISTJ의 규칙적 생활 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "도현",
"script": "I enjoy flexible daily routines.",
"translation": "유연한 일상 루틴을 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "우진",
"script": "Flexibility makes life more interesting.",
"translation": "유연성이 삶을 더 흥미롭게 해."
},
{
"type": "script",
"index": 3,
"speaker": "도현",
"script": "Rigid schedules feel too restrictive.",
"translation": "경직된 일정이 너무 제한적으로 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "도현이는 경직된 일정을 선호하나요?",
"hint": "도현이가 경직된 일정에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "도현이는 경직된 일정이 '너무 제한적'이라고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "우진",
"script": "Your spontaneity brings pleasant surprises.",
"translation": "너의 즉흥성이 즐거운 놀라움을 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "도현",
"script": "I work when inspiration strikes.",
"translation": "영감이 떠오를 때 일해."
},
{
"type": "script",
"index": 7,
"speaker": "우진",
"script": "Following natural energy makes sense.",
"translation": "자연스러운 에너지를 따르는 게 합리적이야."
},
{
"type": "blank",
"index": 8,
"quiz": "Dohyeon works when @@ strikes.",
"hint": "도현이가 언제 일한다고 했나요?",
"optionA": "midnight",
"optionB": "inspiration",
"optionC": "trouble",
"result": "inspiration",
"explanation": "도현이는 '영감(inspiration)'이 떠오를 때 일한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "도현",
"script": "Creative moments come at random.",
"translation": "창의적인 순간들이 무작위로 와."
},
{
"type": "script",
"index": 10,
"speaker": "우진",
"script": "Your creativity enriches our lives.",
"translation": "너의 창의성이 우리 삶을 풍요롭게 해."
},
{
"type": "puzzle",
"index": 11,
"hint": "자연스러운 리듬에 대한 문장이에요.",
"optionA": "best",
"optionB": "flows",
"optionC": "rhythm",
"optionD": "Natural",
"result": "Natural rhythm flows best",
"explanation": "자연스러운 리듬이 가장 잘 흘러요."
},
{
"type": "script",
"index": 12,
"speaker": "도현",
"script": "Your consistency provides stability.",
"translation": "너의 일관성이 안정성을 제공해."
},
{
"type": "script",
"index": 13,
"speaker": "우진",
"script": "Different rhythms create beautiful harmony.",
"translation": "다른 리듬들이 아름다운 조화를 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 평화 찾기",
"explanation": "INTP의 개인적 성찰과 ISTJ의 차분한 대처 비교",
"category": "생활 태도",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하늘",
"script": "I need space to process.",
"translation": "처리할 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "수빈",
"script": "Personal space helps restore balance.",
"translation": "개인 공간이 균형을 회복하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "하늘",
"script": "Reflection brings inner clarity.",
"translation": "성찰이 내적 명확성을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "하늘이는 성찰을 통해 명확성을 얻나요?",
"hint": "하늘이가 성찰에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "하늘이는 성찰이 '내적 명확성을 가져온다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수빈",
"script": "Quiet moments heal the soul.",
"translation": "조용한 순간들이 영혼을 치유해."
},
{
"type": "script",
"index": 6,
"speaker": "하늘",
"script": "I recharge through solitary time.",
"translation": "혼자만의 시간을 통해 재충전해."
},
{
"type": "script",
"index": 7,
"speaker": "수빈",
"script": "Solitude nurtures your creative spirit.",
"translation": "고독이 너의 창의적 영혼을 기르지."
},
{
"type": "blank",
"index": 8,
"quiz": "Haneul recharges through @@ time.",
"hint": "하늘이가 어떤 시간을 통해 재충전한다고 했나요?",
"optionA": "busy",
"optionB": "solitary",
"optionC": "social",
"result": "solitary",
"explanation": "하늘이는 '혼자만의(solitary)' 시간을 통해 재충전한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "하늘",
"script": "Inner wisdom guides my choices.",
"translation": "내면의 지혜가 내 선택을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "수빈",
"script": "Your depth inspires thoughtful living.",
"translation": "너의 깊이가 사려 깊은 삶에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "내면의 평화에 대한 문장이에요.",
"result": "Inner peace brings wisdom",
"explanation": "내면의 평화가 지혜를 가져와요.",
"optionA": "brings",
"optionB": "wisdom",
"optionC": "Inner",
"optionD": "peace"
},
{
"type": "script",
"index": 12,
"speaker": "하늘",
"script": "Your calm presence soothes anxiety.",
"translation": "너의 차분한 존재가 불안을 달래."
},
{
"type": "script",
"index": 13,
"speaker": "수빈",
"script": "Together we find peaceful solutions.",
"translation": "함께하면 우리는 평화로운 해결책을 찾아."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 평화 찾기",
"explanation": "INTP의 개인적 성찰과 ISTJ의 차분한 대처 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하늘",
"script": "I need space to process.",
"translation": "처리할 공간이 필요해."
},
{
"type": "script",
"index": 2,
"speaker": "수빈",
"script": "Personal space helps restore balance.",
"translation": "개인 공간이 균형을 회복하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "하늘",
"script": "Reflection brings inner clarity.",
"translation": "성찰이 내적 명확성을 가져와."
},
{
"type": "ox",
"index": 4,
"quiz": "하늘이는 성찰을 통해 명확성을 얻나요?",
"hint": "하늘이가 성찰에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "하늘이는 성찰이 '내적 명확성을 가져온다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수빈",
"script": "Quiet moments heal the soul.",
"translation": "조용한 순간들이 영혼을 치유해."
},
{
"type": "script",
"index": 6,
"speaker": "하늘",
"script": "I recharge through solitary time.",
"translation": "혼자만의 시간을 통해 재충전해."
},
{
"type": "script",
"index": 7,
"speaker": "수빈",
"script": "Solitude nurtures your creative spirit.",
"translation": "고독이 너의 창의적 영혼을 기르지."
},
{
"type": "blank",
"index": 8,
"quiz": "Haneul recharges through @@ time.",
"hint": "하늘이가 어떤 시간을 통해 재충전한다고 했나요?",
"optionA": "busy",
"optionB": "solitary",
"optionC": "social",
"result": "solitary",
"explanation": "하늘이는 '혼자만의(solitary)' 시간을 통해 재충전한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "하늘",
"script": "Inner wisdom guides my choices.",
"translation": "내면의 지혜가 내 선택을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "수빈",
"script": "Your depth inspires thoughtful living.",
"translation": "너의 깊이가 사려 깊은 삶에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "내면의 평화에 대한 문장이에요.",
"optionA": "brings",
"optionB": "wisdom",
"optionC": "Inner",
"optionD": "peace",
"result": "Inner peace brings wisdom",
"explanation": "내면의 평화가 지혜를 가져와요."
},
{
"type": "script",
"index": 12,
"speaker": "하늘",
"script": "Your calm presence soothes anxiety.",
"translation": "너의 차분한 존재가 불안을 달래."
},
{
"type": "script",
"index": 13,
"speaker": "수빈",
"script": "Together we find peaceful solutions.",
"translation": "함께하면 우리는 평화로운 해결책을 찾아."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "스트레스 신호등",
"explanation": "INTP의 압박감 관리와 ISTJ의 체계적 대응 비교",
"category": "스트레스 상황 대처",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미나",
"script": "Pressure makes me shut down.",
"translation": "압박감이 나를 차단시켜."
},
{
"type": "script",
"index": 2,
"speaker": "지연",
"script": "Taking breaks prevents complete burnout.",
"translation": "휴식을 취하는 게 완전한 번아웃을 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "미나",
"script": "I need time to recover.",
"translation": "회복할 시간이 필요해."
},
{
"type": "ox",
"index": 4,
"quiz": "미나는 압박을 받으면 더 활발해지나요?",
"hint": "미나가 압박감에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "미나는 압박감이 자신을 '차단시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지연",
"script": "Rest helps restore your energy.",
"translation": "휴식이 너의 에너지를 회복시키는 데 도움 돼."
},
{
"type": "script",
"index": 6,
"speaker": "미나",
"script": "Overwhelm clouds my thinking process.",
"translation": "과부하가 내 사고 과정을 흐려."
},
{
"type": "script",
"index": 7,
"speaker": "지연",
"script": "Step by step reduces overwhelm.",
"translation": "단계별로 하는 게 과부하를 줄여."
},
{
"type": "blank",
"index": 8,
"quiz": "Overwhelm clouds Mina's @@ process.",
"hint": "과부하가 미나의 무엇을 흐린다고 했나요?",
"optionA": "sleeping",
"optionB": "thinking",
"optionC": "eating",
"result": "thinking",
"explanation": "과부하가 미나의 '사고(thinking)' 과정을 흐린다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미나",
"script": "Gentle approach works much better.",
"translation": "부드러운 접근이 훨씬 더 잘 작동해."
},
{
"type": "script",
"index": 10,
"speaker": "지연",
"script": "Your sensitivity creates deeper understanding.",
"translation": "너의 민감성이 더 깊은 이해를 만들어."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "휴식에 대한 문장이에요.",
"result": "Rest heals the mind",
"explanation": "휴식이 마음을 치유해요.",
"optionA": "the",
"optionB": "heals",
"optionC": "mind",
"optionD": "Rest"
},
{
"type": "script",
"index": 12,
"speaker": "미나",
"script": "Your steady support calms me.",
"translation": "너의 꾸준한 지지가 나를 진정시켜."
},
{
"type": "script",
"index": 13,
"speaker": "지연",
"script": "We handle stress better together.",
"translation": "함께하면 우리는 스트레스를 더 잘 다뤄."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "스트레스 신호등",
"explanation": "INTP의 압박감 관리와 ISTJ의 체계적 대응 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미나",
"script": "Pressure makes me shut down.",
"translation": "압박감이 나를 차단시켜."
},
{
"type": "script",
"index": 2,
"speaker": "지연",
"script": "Taking breaks prevents complete burnout.",
"translation": "휴식을 취하는 게 완전한 번아웃을 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "미나",
"script": "I need time to recover.",
"translation": "회복할 시간이 필요해."
},
{
"type": "ox",
"index": 4,
"quiz": "미나는 압박을 받으면 더 활발해지나요?",
"hint": "미나가 압박감에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "미나는 압박감이 자신을 '차단시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "지연",
"script": "Rest helps restore your energy.",
"translation": "휴식이 너의 에너지를 회복시키는 데 도움 돼."
},
{
"type": "script",
"index": 6,
"speaker": "미나",
"script": "Overwhelm clouds my thinking process.",
"translation": "과부하가 내 사고 과정을 흐려."
},
{
"type": "script",
"index": 7,
"speaker": "지연",
"script": "Step by step reduces overwhelm.",
"translation": "단계별로 하는 게 과부하를 줄여."
},
{
"type": "blank",
"index": 8,
"quiz": "Overwhelm clouds Mina's @@ process.",
"hint": "과부하가 미나의 무엇을 흐린다고 했나요?",
"optionA": "sleeping",
"optionB": "thinking",
"optionC": "eating",
"result": "thinking",
"explanation": "과부하가 미나의 '사고(thinking)' 과정을 흐린다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미나",
"script": "Gentle approach works much better.",
"translation": "부드러운 접근이 훨씬 더 잘 작동해."
},
{
"type": "script",
"index": 10,
"speaker": "지연",
"script": "Your sensitivity creates deeper understanding.",
"translation": "너의 민감성이 더 깊은 이해를 만들어."
},
{
"type": "puzzle",
"index": 11,
"hint": "휴식에 대한 문장이에요.",
"optionA": "the",
"optionB": "heals",
"optionC": "mind",
"optionD": "Rest",
"result": "Rest heals the mind",
"explanation": "휴식이 마음을 치유해요."
},
{
"type": "script",
"index": 12,
"speaker": "미나",
"script": "Your steady support calms me.",
"translation": "너의 꾸준한 지지가 나를 진정시켜."
},
{
"type": "script",
"index": 13,
"speaker": "지연",
"script": "We handle stress better together.",
"translation": "함께하면 우리는 스트레스를 더 잘 다뤄."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "문제 해결의 달인",
"explanation": "INTP의 창의적 해결과 ISTJ의 실용적 접근 비교",
"category": "스트레스 상황 대처",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미영",
"script": "I explore unconventional solutions first.",
"translation": "먼저 관습적이지 않은 해결책을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "서윤",
"script": "Creative solutions often surprise everyone.",
"translation": "창의적 해결책이 종종 모두를 놀라게 해."
},
{
"type": "script",
"index": 3,
"speaker": "미영",
"script": "Standard methods sometimes miss opportunities.",
"translation": "표준적인 방법이 때로는 기회를 놓쳐."
},
{
"type": "ox",
"index": 4,
"quiz": "미영이는 표준적인 방법만 사용하나요?",
"hint": "미영이가 먼저 무엇을 탐구한다고 했나요?",
"result": "X",
"explanation": "미영이는 '관습적이지 않은' 해결책을 먼저 탐구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서윤",
"script": "Your fresh perspective opens possibilities.",
"translation": "너의 신선한 관점이 가능성을 열어."
},
{
"type": "script",
"index": 6,
"speaker": "미영",
"script": "I think outside traditional boundaries.",
"translation": "전통적인 경계 밖에서 생각해."
},
{
"type": "script",
"index": 7,
"speaker": "서윤",
"script": "Innovation needs brave thinking spirits.",
"translation": "혁신에는 용감한 사고 정신이 필요해."
},
{
"type": "blank",
"index": 8,
"quiz": "Miyoung thinks outside traditional @@.",
"hint": "미영이가 전통적인 무엇의 밖에서 생각한다고 했나요?",
"optionA": "houses",
"optionB": "boundaries",
"optionC": "schools",
"result": "boundaries",
"explanation": "미영이는 전통적인 '경계(boundaries)' 밖에서 생각한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미영",
"script": "Different angles reveal hidden solutions.",
"translation": "다른 각도가 숨겨진 해결책을 드러내."
},
{
"type": "script",
"index": 10,
"speaker": "서윤",
"script": "Your creativity inspires my confidence.",
"translation": "너의 창의성이 내 자신감에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창의적 사고에 대한 문장이에요.",
"result": "Creative thinking opens doors",
"explanation": "창의적 사고가 문을 열어요.",
"optionA": "thinking",
"optionB": "doors",
"optionC": "opens",
"optionD": "Creative"
},
{
"type": "script",
"index": 12,
"speaker": "미영",
"script": "Your practical wisdom guides implementation.",
"translation": "너의 실용적 지혜가 실행을 이끌어."
},
{
"type": "script",
"index": 13,
"speaker": "서윤",
"script": "We solve problems with perfect.",
"translation": "우리는 문제를 완벽하게 해결해."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "문제 해결의 달인",
"explanation": "INTP의 창의적 해결과 ISTJ의 실용적 접근 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미영",
"script": "I explore unconventional solutions first.",
"translation": "먼저 관습적이지 않은 해결책을 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "서윤",
"script": "Creative solutions often surprise everyone.",
"translation": "창의적 해결책이 종종 모두를 놀라게 해."
},
{
"type": "script",
"index": 3,
"speaker": "미영",
"script": "Standard methods sometimes miss opportunities.",
"translation": "표준적인 방법이 때로는 기회를 놓쳐."
},
{
"type": "ox",
"index": 4,
"quiz": "미영이는 표준적인 방법만 사용하나요?",
"hint": "미영이가 먼저 무엇을 탐구한다고 했나요?",
"result": "X",
"explanation": "미영이는 '관습적이지 않은' 해결책을 먼저 탐구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서윤",
"script": "Your fresh perspective opens possibilities.",
"translation": "너의 신선한 관점이 가능성을 열어."
},
{
"type": "script",
"index": 6,
"speaker": "미영",
"script": "I think outside traditional boundaries.",
"translation": "전통적인 경계 밖에서 생각해."
},
{
"type": "script",
"index": 7,
"speaker": "서윤",
"script": "Innovation needs brave thinking spirits.",
"translation": "혁신에는 용감한 사고 정신이 필요해."
},
{
"type": "blank",
"index": 8,
"quiz": "Miyoung thinks outside traditional @@.",
"hint": "미영이가 전통적인 무엇의 밖에서 생각한다고 했나요?",
"optionA": "houses",
"optionB": "boundaries",
"optionC": "schools",
"result": "boundaries",
"explanation": "미영이는 전통적인 '경계(boundaries)' 밖에서 생각한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "미영",
"script": "Different angles reveal hidden solutions.",
"translation": "다른 각도가 숨겨진 해결책을 드러내."
},
{
"type": "script",
"index": 10,
"speaker": "서윤",
"script": "Your creativity inspires my confidence.",
"translation": "너의 창의성이 내 자신감에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "창의적 사고에 대한 문장이에요.",
"optionA": "thinking",
"optionB": "doors",
"optionC": "opens",
"optionD": "Creative",
"result": "Creative thinking opens doors",
"explanation": "창의적 사고가 문을 열어요."
},
{
"type": "script",
"index": 12,
"speaker": "미영",
"script": "Your practical wisdom guides implementation.",
"translation": "너의 실용적 지혜가 실행을 이끌어."
},
{
"type": "script",
"index": 13,
"speaker": "서윤",
"script": "We solve problems with perfect.",
"translation": "우리는 문제를 완벽하게 해결해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "꿈을 현실로",
"explanation": "INTP의 이론적 목표와 ISTJ의 실현 가능한 계획 비교",
"category": "직업 및 목표 설정",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나영",
"script": "I dream about future possibilities.",
"translation": "미래의 가능성들을 꿈꿔."
},
{
"type": "script",
"index": 2,
"speaker": "민경",
"script": "Dreams inspire us to grow.",
"translation": "꿈이 우리가 성장하도록 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "나영",
"script": "Big ideas excite my imagination.",
"translation": "큰 아이디어가 내 상상력을 자극해."
},
{
"type": "ox",
"index": 4,
"quiz": "나영이는 작은 아이디어를 더 좋아하나요?",
"hint": "나영이가 어떤 아이디어가 자신을 자극한다고 했나요?",
"result": "X",
"explanation": "나영이는 '큰 아이디어'가 자신의 상상력을 자극한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민경",
"script": "Your vision creates meaningful direction.",
"translation": "너의 비전이 의미 있는 방향을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "나영",
"script": "I explore many career paths.",
"translation": "많은 진로를 탐구해."
},
{
"type": "script",
"index": 7,
"speaker": "민경",
"script": "Exploring helps discover hidden talents.",
"translation": "탐구하는 것이 숨겨진 재능을 발견하는 데 도움 돼."
},
{
"type": "blank",
"index": 8,
"quiz": "Nayoung explores many @@ paths.",
"hint": "나영이가 많은 무엇을 탐구한다고 했나요?",
"optionA": "walking",
"optionB": "career",
"optionC": "garden",
"result": "career",
"explanation": "나영이는 많은 '진로(career)' 경로를 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나영",
"script": "Potential opportunities fascinate me deeply.",
"translation": "잠재적 기회들이 나를 깊이 매혹시켜."
},
{
"type": "script",
"index": 10,
"speaker": "민경",
"script": "Your curiosity opens new doors.",
"translation": "너의 호기심이 새로운 문을 열어."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "꿈에 대한 문장이에요.",
"result": "Dreams create endless possibilities",
"explanation": "꿈이 끝없는 가능성을 만들어요.",
"optionA": "create",
"optionB": "endless",
"optionC": "Dreams",
"optionD": "possibilities"
},
{
"type": "script",
"index": 12,
"speaker": "나영",
"script": "Your planning skills make things.",
"translation": "너의 계획 기술이 일들을 실현시켜."
},
{
"type": "script",
"index": 13,
"speaker": "민경",
"script": "Together we build achievable dreams.",
"translation": "함께하면 우리는 달성 가능한 꿈을 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "꿈을 현실로",
"explanation": "INTP의 이론적 목표와 ISTJ의 실현 가능한 계획 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "나영",
"script": "I dream about future possibilities.",
"translation": "미래의 가능성들을 꿈꿔."
},
{
"type": "script",
"index": 2,
"speaker": "민경",
"script": "Dreams inspire us to grow.",
"translation": "꿈이 우리가 성장하도록 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "나영",
"script": "Big ideas excite my imagination.",
"translation": "큰 아이디어가 내 상상력을 자극해."
},
{
"type": "ox",
"index": 4,
"quiz": "나영이는 작은 아이디어를 더 좋아하나요?",
"hint": "나영이가 어떤 아이디어가 자신을 자극한다고 했나요?",
"result": "X",
"explanation": "나영이는 '큰 아이디어'가 자신의 상상력을 자극한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민경",
"script": "Your vision creates meaningful direction.",
"translation": "너의 비전이 의미 있는 방향을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "나영",
"script": "I explore many career paths.",
"translation": "많은 진로를 탐구해."
},
{
"type": "script",
"index": 7,
"speaker": "민경",
"script": "Exploring helps discover hidden talents.",
"translation": "탐구하는 것이 숨겨진 재능을 발견하는 데 도움 돼."
},
{
"type": "blank",
"index": 8,
"quiz": "Nayoung explores many @@ paths.",
"hint": "나영이가 많은 무엇을 탐구한다고 했나요?",
"optionA": "walking",
"optionB": "career",
"optionC": "garden",
"result": "career",
"explanation": "나영이는 많은 '진로(career)' 경로를 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "나영",
"script": "Potential opportunities fascinate me deeply.",
"translation": "잠재적 기회들이 나를 깊이 매혹시켜."
},
{
"type": "script",
"index": 10,
"speaker": "민경",
"script": "Your curiosity opens new doors.",
"translation": "너의 호기심이 새로운 문을 열어."
},
{
"type": "puzzle",
"index": 11,
"hint": "꿈에 대한 문장이에요.",
"optionA": "create",
"optionB": "endless",
"optionC": "Dreams",
"optionD": "possibilities",
"result": "Dreams create endless possibilities",
"explanation": "꿈이 끝없는 가능성을 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "나영",
"script": "Your planning skills make things.",
"translation": "너의 계획 기술이 일들을 실현시켜."
},
{
"type": "script",
"index": 13,
"speaker": "민경",
"script": "Together we build achievable dreams.",
"translation": "함께하면 우리는 달성 가능한 꿈을 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "단계별 성공 전략",
"explanation": "INTP의 유연한 접근과 ISTJ의 체계적 목표 달성 비교",
"category": "직업 및 목표 설정",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준호",
"script": "I adjust goals as I learn.",
"translation": "배우면서 목표를 조정해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Flexibility helps achieve better results.",
"translation": "유연성이 더 좋은 결과를 달성하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "준호",
"script": "New information changes my direction.",
"translation": "새로운 정보가 내 방향을 바꿔."
},
{
"type": "ox",
"index": 4,
"quiz": "준호는 목표를 절대 바꾸지 않나요?",
"hint": "준호가 목표에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "준호는 배우면서 목표를 '조정한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Adapting shows intelligent growth mindset.",
"translation": "적응하는 것이 지적인 성장 마인드셋을 보여줘."
},
{
"type": "script",
"index": 6,
"speaker": "준호",
"script": "I follow interesting opportunities naturally.",
"translation": "흥미로운 기회들을 자연스럽게 따라가."
},
{
"type": "script",
"index": 7,
"speaker": "태영",
"script": "Following passion creates genuine success.",
"translation": "열정을 따르는 것이 진정한 성공을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Junho follows interesting @@ naturally.",
"hint": "준호가 흥미로운 무엇을 자연스럽게 따라간다고 했나요?",
"optionA": "people",
"optionB": "opportunities",
"optionC": "movies",
"result": "opportunities",
"explanation": "준호는 흥미로운 '기회들(opportunities)'을 자연스럽게 따라간다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "준호",
"script": "Curiosity leads to unexpected discoveries.",
"translation": "호기심이 예상치 못한 발견으로 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "태영",
"script": "Your openness inspires continuous learning.",
"translation": "너의 열린 마음이 지속적인 학습에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "기회에 대한 문장이에요.",
"result": "Opportunity always brings growth",
"explanation": "기회는 항상 성장을 가져와요.",
"optionA": "growth",
"optionB": "always",
"optionC": "Opportunity",
"optionD": "brings"
},
{
"type": "script",
"index": 12,
"speaker": "준호",
"script": "Your steady progress motivates me.",
"translation": "너의 꾸준한 진전이 나에게 동기를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Different paths lead to success.",
"translation": "다른 길들이 성공으로 이끌어."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "단계별 성공 전략",
"explanation": "INTP의 유연한 접근과 ISTJ의 체계적 목표 달성 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "준호",
"script": "I adjust goals as I learn.",
"translation": "배우면서 목표를 조정해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "Flexibility helps achieve better results.",
"translation": "유연성이 더 좋은 결과를 달성하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "준호",
"script": "New information changes my direction.",
"translation": "새로운 정보가 내 방향을 바꿔."
},
{
"type": "ox",
"index": 4,
"quiz": "준호는 목표를 절대 바꾸지 않나요?",
"hint": "준호가 목표에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "준호는 배우면서 목표를 '조정한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Adapting shows intelligent growth mindset.",
"translation": "적응하는 것이 지적인 성장 마인드셋을 보여줘."
},
{
"type": "script",
"index": 6,
"speaker": "준호",
"script": "I follow interesting opportunities naturally.",
"translation": "흥미로운 기회들을 자연스럽게 따라가."
},
{
"type": "script",
"index": 7,
"speaker": "태영",
"script": "Following passion creates genuine success.",
"translation": "열정을 따르는 것이 진정한 성공을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Junho follows interesting @@ naturally.",
"hint": "준호가 흥미로운 무엇을 자연스럽게 따라간다고 했나요?",
"optionA": "people",
"optionB": "opportunities",
"optionC": "movies",
"result": "opportunities",
"explanation": "준호는 흥미로운 '기회들(opportunities)'을 자연스럽게 따라간다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "준호",
"script": "Curiosity leads to unexpected discoveries.",
"translation": "호기심이 예상치 못한 발견으로 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "태영",
"script": "Your openness inspires continuous learning.",
"translation": "너의 열린 마음이 지속적인 학습에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "기회에 대한 문장이에요.",
"optionA": "growth",
"optionB": "always",
"optionC": "Opportunity",
"optionD": "brings",
"result": "Opportunity always brings growth",
"explanation": "기회는 항상 성장을 가져와요."
},
{
"type": "script",
"index": 12,
"speaker": "준호",
"script": "Your steady progress motivates me.",
"translation": "너의 꾸준한 진전이 나에게 동기를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "태영",
"script": "Different paths lead to success.",
"translation": "다른 길들이 성공으로 이끌어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 여가 시간",
"explanation": "INTP의 개인적 취미와 ISTJ의 체계적 여가 비교",
"category": "취미와 여가 활동",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서준",
"script": "I enjoy exploring random topics.",
"translation": "무작위 주제들을 탐구하는 걸 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Learning new things keeps life.",
"translation": "새로운 것들을 배우는 것이 삶을 흥미롭게 해."
},
{
"type": "script",
"index": 3,
"speaker": "서준",
"script": "Books take me to different.",
"translation": "책이 나를 다른 세계로 데려가."
},
{
"type": "ox",
"index": 4,
"quiz": "서준이는 책 읽기를 좋아하나요?",
"hint": "서준이가 책에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "서준이는 책이 자신을 '다른 세계로 데려간다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "Reading expands our understanding beautifully.",
"translation": "독서가 우리의 이해를 아름답게 확장시켜."
},
{
"type": "script",
"index": 6,
"speaker": "서준",
"script": "I follow my curiosity naturally.",
"translation": "자연스럽게 내 호기심을 따라가."
},
{
"type": "script",
"index": 7,
"speaker": "준서",
"script": "Natural curiosity creates wonderful adventures.",
"translation": "자연스러운 호기심이 멋진 모험을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seojun follows his @@ naturally.",
"hint": "서준이가 자연스럽게 무엇을 따라간다고 했나요?",
"optionA": "friends",
"optionB": "curiosity",
"optionC": "schedule",
"result": "curiosity",
"explanation": "서준이는 자연스럽게 자신의 '호기심(curiosity)'을 따라간다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서준",
"script": "Hobbies should feel completely free.",
"translation": "취미는 완전히 자유로워야 해."
},
{
"type": "script",
"index": 10,
"speaker": "준서",
"script": "Freedom nurtures your creative spirit.",
"translation": "자유가 너의 창의적 영혼을 기르지."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "호기심에 대한 문장이에요.",
"result": "Curiosity creates new knowledge",
"explanation": "호기심이 새로운 지식을 만들어요.",
"optionA": "new",
"optionB": "knowledge",
"optionC": "creates",
"optionD": "Curiosity"
},
{
"type": "script",
"index": 12,
"speaker": "서준",
"script": "Your organized hobbies inspire consistency.",
"translation": "너의 체계적인 취미가 일관성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "준서",
"script": "We enjoy learning in ways.",
"translation": "우리는 다른 방식으로 배우는 것을 즐겨."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "자유로운 여가 시간",
"explanation": "INTP의 개인적 취미와 ISTJ의 체계적 여가 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서준",
"script": "I enjoy exploring random topics.",
"translation": "무작위 주제들을 탐구하는 걸 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "준서",
"script": "Learning new things keeps life.",
"translation": "새로운 것들을 배우는 것이 삶을 흥미롭게 해."
},
{
"type": "script",
"index": 3,
"speaker": "서준",
"script": "Books take me to different.",
"translation": "책이 나를 다른 세계로 데려가."
},
{
"type": "ox",
"index": 4,
"quiz": "서준이는 책 읽기를 좋아하나요?",
"hint": "서준이가 책에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "서준이는 책이 자신을 '다른 세계로 데려간다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준서",
"script": "Reading expands our understanding beautifully.",
"translation": "독서가 우리의 이해를 아름답게 확장시켜."
},
{
"type": "script",
"index": 6,
"speaker": "서준",
"script": "I follow my curiosity naturally.",
"translation": "자연스럽게 내 호기심을 따라가."
},
{
"type": "script",
"index": 7,
"speaker": "준서",
"script": "Natural curiosity creates wonderful adventures.",
"translation": "자연스러운 호기심이 멋진 모험을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seojun follows his @@ naturally.",
"hint": "서준이가 자연스럽게 무엇을 따라간다고 했나요?",
"optionA": "friends",
"optionB": "curiosity",
"optionC": "schedule",
"result": "curiosity",
"explanation": "서준이는 자연스럽게 자신의 '호기심(curiosity)'을 따라간다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서준",
"script": "Hobbies should feel completely free.",
"translation": "취미는 완전히 자유로워야 해."
},
{
"type": "script",
"index": 10,
"speaker": "준서",
"script": "Freedom nurtures your creative spirit.",
"translation": "자유가 너의 창의적 영혼을 기르지."
},
{
"type": "puzzle",
"index": 11,
"hint": "호기심에 대한 문장이에요.",
"optionA": "new",
"optionB": "knowledge",
"optionC": "creates",
"optionD": "Curiosity",
"result": "Curiosity creates new knowledge",
"explanation": "호기심이 새로운 지식을 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "서준",
"script": "Your organized hobbies inspire consistency.",
"translation": "너의 체계적인 취미가 일관성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "준서",
"script": "We enjoy learning in ways.",
"translation": "우리는 다른 방식으로 배우는 것을 즐겨."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창작의 즐거움",
"explanation": "INTP의 실험적 창작과 ISTJ의 꾸준한 실습 비교",
"category": "취미와 여가 활동",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은비",
"script": "I experiment with different styles.",
"translation": "다른 스타일들을 실험해봐."
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Experimenting develops unique personal voice.",
"translation": "실험하는 것이 독특한 개인적 목소리를 개발해."
},
{
"type": "script",
"index": 3,
"speaker": "은비",
"script": "Creative freedom inspires better work.",
"translation": "창의적 자유가 더 좋은 작품에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "은비는 창의적 자유를 중요하게 생각하나요?",
"hint": "은비가 창의적 자유에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "은비는 창의적 자유가 '더 좋은 작품에 영감을 준다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "Your creativity brings fresh perspectives.",
"translation": "너의 창의성이 신선한 관점을 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "은비",
"script": "I mix unexpected elements together.",
"translation": "예상치 못한 요소들을 함께 섞어."
},
{
"type": "script",
"index": 7,
"speaker": "태윤",
"script": "Unexpected combinations create beautiful surprises.",
"translation": "예상치 못한 조합이 아름다운 놀라움을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Eunbi mixes unexpected @@ together.",
"hint": "은비가 예상치 못한 무엇을 함께 섞는다고 했나요?",
"optionA": "colors",
"optionB": "elements",
"optionC": "sounds",
"result": "elements",
"explanation": "은비는 예상치 못한 '요소들(elements)'을 함께 섞는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "은비",
"script": "Art should express inner thoughts.",
"translation": "예술은 내면의 생각을 표현해야 해."
},
{
"type": "script",
"index": 10,
"speaker": "태윤",
"script": "Your expression touches hearts deeply.",
"translation": "너의 표현이 마음을 깊이 감동시켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예술에 대한 문장이에요.",
"result": "Art speaks the soul",
"explanation": "예술이 영혼을 말해요.",
"optionA": "Art",
"optionB": "the",
"optionC": "soul",
"optionD": "speaks"
},
{
"type": "script",
"index": 12,
"speaker": "은비",
"script": "Your patience teaches valuable lessons.",
"translation": "너의 인내심이 소중한 교훈을 가르쳐."
},
{
"type": "script",
"index": 13,
"speaker": "태윤",
"script": "We create beauty through passion.",
"translation": "우리는 열정을 통해 아름다움을 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창작의 즐거움",
"explanation": "INTP의 실험적 창작과 ISTJ의 꾸준한 실습 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "은비",
"script": "I experiment with different styles.",
"translation": "다른 스타일들을 실험해봐."
},
{
"type": "script",
"index": 2,
"speaker": "태윤",
"script": "Experimenting develops unique personal voice.",
"translation": "실험하는 것이 독특한 개인적 목소리를 개발해."
},
{
"type": "script",
"index": 3,
"speaker": "은비",
"script": "Creative freedom inspires better work.",
"translation": "창의적 자유가 더 좋은 작품에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "은비는 창의적 자유를 중요하게 생각하나요?",
"hint": "은비가 창의적 자유에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "은비는 창의적 자유가 '더 좋은 작품에 영감을 준다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태윤",
"script": "Your creativity brings fresh perspectives.",
"translation": "너의 창의성이 신선한 관점을 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "은비",
"script": "I mix unexpected elements together.",
"translation": "예상치 못한 요소들을 함께 섞어."
},
{
"type": "script",
"index": 7,
"speaker": "태윤",
"script": "Unexpected combinations create beautiful surprises.",
"translation": "예상치 못한 조합이 아름다운 놀라움을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Eunbi mixes unexpected @@ together.",
"hint": "은비가 예상치 못한 무엇을 함께 섞는다고 했나요?",
"optionA": "colors",
"optionB": "elements",
"optionC": "sounds",
"result": "elements",
"explanation": "은비는 예상치 못한 '요소들(elements)'을 함께 섞는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "은비",
"script": "Art should express inner thoughts.",
"translation": "예술은 내면의 생각을 표현해야 해."
},
{
"type": "script",
"index": 10,
"speaker": "태윤",
"script": "Your expression touches hearts deeply.",
"translation": "너의 표현이 마음을 깊이 감동시켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "예술에 대한 문장이에요.",
"optionA": "Art",
"optionB": "the",
"optionC": "soul",
"optionD": "speaks",
"result": "Art speaks the soul",
"explanation": "예술이 영혼을 말해요."
},
{
"type": "script",
"index": 12,
"speaker": "은비",
"script": "Your patience teaches valuable lessons.",
"translation": "너의 인내심이 소중한 교훈을 가르쳐."
},
{
"type": "script",
"index": 13,
"speaker": "태윤",
"script": "We create beauty through passion.",
"translation": "우리는 열정을 통해 아름다움을 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "대화의 기술",
"explanation": "INTP의 이해 중심 소통과 ISTJ의 명확한 의사소통 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하윤",
"script": "I try understanding different viewpoints.",
"translation": "다른 관점들을 이해하려고 노력해."
},
{
"type": "script",
"index": 2,
"speaker": "성훈",
"script": "Understanding prevents many unnecessary conflicts.",
"translation": "이해하는 것이 많은 불필요한 갈등을 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "하윤",
"script": "Every perspective contains some truth.",
"translation": "모든 관점이 어떤 진실을 담고 있어."
},
{
"type": "ox",
"index": 4,
"quiz": "하윤이는 자신의 관점만이 옳다고 생각하나요?",
"hint": "하윤이가 모든 관점에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "하윤이는 '모든 관점이 어떤 진실을 담고 있다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성훈",
"script": "Your openness creates peaceful discussions.",
"translation": "너의 열린 마음이 평화로운 토론을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "하윤",
"script": "I listen before sharing opinions.",
"translation": "의견을 나누기 전에 들어."
},
{
"type": "script",
"index": 7,
"speaker": "성훈",
"script": "Good listening builds stronger relationships.",
"translation": "좋은 경청이 더 강한 관계를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Hayun listens before sharing @@.",
"hint": "하윤이가 무엇을 나누기 전에 듣는다고 했나요?",
"optionA": "food",
"optionB": "opinions",
"optionC": "books",
"result": "opinions",
"explanation": "하윤이는 '의견들(opinions)'을 나누기 전에 듣는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "하윤",
"script": "Patience helps find common ground.",
"translation": "인내심이 공통점을 찾는 데 도움 돼."
},
{
"type": "script",
"index": 10,
"speaker": "성훈",
"script": "Your thoughtfulness brings people together.",
"translation": "너의 사려 깊음이 사람들을 하나로 모아."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "듣기에 대한 문장이에요.",
"result": "Listening always builds trust",
"explanation": "듣기는 항상 신뢰를 만들어요.",
"optionA": "Listening",
"optionB": "trust",
"optionC": "builds",
"optionD": "always"
},
{
"type": "script",
"index": 12,
"speaker": "하윤",
"script": "Your clear communication helps everyone.",
"translation": "너의 명확한 의사소통이 모두에게 도움 돼."
},
{
"type": "script",
"index": 13,
"speaker": "성훈",
"script": "Together we resolve conflicts peacefully.",
"translation": "함께하면 우리는 갈등을 평화롭게 해결해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "대화의 기술",
"explanation": "INTP의 이해 중심 소통과 ISTJ의 명확한 의사소통 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "하윤",
"script": "I try understanding different viewpoints.",
"translation": "다른 관점들을 이해하려고 노력해."
},
{
"type": "script",
"index": 2,
"speaker": "성훈",
"script": "Understanding prevents many unnecessary conflicts.",
"translation": "이해하는 것이 많은 불필요한 갈등을 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "하윤",
"script": "Every perspective contains some truth.",
"translation": "모든 관점이 어떤 진실을 담고 있어."
},
{
"type": "ox",
"index": 4,
"quiz": "하윤이는 자신의 관점만이 옳다고 생각하나요?",
"hint": "하윤이가 모든 관점에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "하윤이는 '모든 관점이 어떤 진실을 담고 있다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성훈",
"script": "Your openness creates peaceful discussions.",
"translation": "너의 열린 마음이 평화로운 토론을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "하윤",
"script": "I listen before sharing opinions.",
"translation": "의견을 나누기 전에 들어."
},
{
"type": "script",
"index": 7,
"speaker": "성훈",
"script": "Good listening builds stronger relationships.",
"translation": "좋은 경청이 더 강한 관계를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Hayun listens before sharing @@.",
"hint": "하윤이가 무엇을 나누기 전에 듣는다고 했나요?",
"optionA": "food",
"optionB": "opinions",
"optionC": "books",
"result": "opinions",
"explanation": "하윤이는 '의견들(opinions)'을 나누기 전에 듣는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "하윤",
"script": "Patience helps find common ground.",
"translation": "인내심이 공통점을 찾는 데 도움 돼."
},
{
"type": "script",
"index": 10,
"speaker": "성훈",
"script": "Your thoughtfulness brings people together.",
"translation": "너의 사려 깊음이 사람들을 하나로 모아."
},
{
"type": "puzzle",
"index": 11,
"hint": "듣기에 대한 문장이에요.",
"optionA": "Listening",
"optionB": "trust",
"optionC": "builds",
"optionD": "always",
"result": "Listening always builds trust",
"explanation": "듣기는 항상 신뢰를 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "하윤",
"script": "Your clear communication helps everyone.",
"translation": "너의 명확한 의사소통이 모두에게 도움 돼."
},
{
"type": "script",
"index": 13,
"speaker": "성훈",
"script": "Together we resolve conflicts peacefully.",
"translation": "함께하면 우리는 갈등을 평화롭게 해결해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "평화로운 해결책",
"explanation": "INTP의 중립적 중재와 ISTJ의 공정한 판단 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I prefer avoiding unnecessary arguments.",
"translation": "불필요한 논쟁을 피하는 것을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "하준",
"script": "Peaceful solutions benefit everyone involved.",
"translation": "평화로운 해결책이 관련된 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Arguments drain my mental energy.",
"translation": "논쟁이 내 정신적 에너지를 소모시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 논쟁을 즐기나요?",
"hint": "소미가 논쟁에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "소미는 논쟁이 '정신적 에너지를 소모시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하준",
"script": "Preserving energy helps focus better.",
"translation": "에너지를 보존하는 것이 더 잘 집중하는 데 도움 돼."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I seek win-win solutions always.",
"translation": "항상 윈-윈 해결책을 찾아."
},
{
"type": "script",
"index": 7,
"speaker": "하준",
"script": "Fair solutions create lasting harmony.",
"translation": "공정한 해결책이 지속적인 조화를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Somi seeks win-win @@ always.",
"hint": "소미가 항상 무엇을 찾는다고 했나요?",
"optionA": "games",
"optionB": "solutions",
"optionC": "friends",
"result": "solutions",
"explanation": "소미는 항상 윈-윈 '해결책들(solutions)'을 찾는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Compromise requires understanding all sides.",
"translation": "타협은 모든 면을 이해하는 것을 필요로 해."
},
{
"type": "script",
"index": 10,
"speaker": "하준",
"script": "Your balanced approach inspires cooperation.",
"translation": "너의 균형 잡힌 접근이 협력에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "평화에 대한 문장이에요.",
"result": "Peace heals broken relationships",
"explanation": "평화가 깨진 관계를 치유해요.",
"optionA": "relationships",
"optionB": "heals",
"optionC": "Peace",
"optionD": "broken"
},
{
"type": "script",
"index": 12,
"speaker": "소미",
"script": "Your fairness guides wise decisions.",
"translation": "너의 공정함이 현명한 결정을 이끌어."
},
{
"type": "script",
"index": 13,
"speaker": "하준",
"script": "We build bridges instead walls.",
"translation": "우리는 벽 대신 다리를 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "평화로운 해결책",
"explanation": "INTP의 중립적 중재와 ISTJ의 공정한 판단 비교",
"level": 3,
"my_mbti": "INTP",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "소미",
"script": "I prefer avoiding unnecessary arguments.",
"translation": "불필요한 논쟁을 피하는 것을 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "하준",
"script": "Peaceful solutions benefit everyone involved.",
"translation": "평화로운 해결책이 관련된 모든 사람에게 도움이 돼."
},
{
"type": "script",
"index": 3,
"speaker": "소미",
"script": "Arguments drain my mental energy.",
"translation": "논쟁이 내 정신적 에너지를 소모시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "소미는 논쟁을 즐기나요?",
"hint": "소미가 논쟁에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "소미는 논쟁이 '정신적 에너지를 소모시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하준",
"script": "Preserving energy helps focus better.",
"translation": "에너지를 보존하는 것이 더 잘 집중하는 데 도움 돼."
},
{
"type": "script",
"index": 6,
"speaker": "소미",
"script": "I seek win-win solutions always.",
"translation": "항상 윈-윈 해결책을 찾아."
},
{
"type": "script",
"index": 7,
"speaker": "하준",
"script": "Fair solutions create lasting harmony.",
"translation": "공정한 해결책이 지속적인 조화를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Somi seeks win-win @@ always.",
"hint": "소미가 항상 무엇을 찾는다고 했나요?",
"optionA": "games",
"optionB": "solutions",
"optionC": "friends",
"result": "solutions",
"explanation": "소미는 항상 윈-윈 '해결책들(solutions)'을 찾는다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "소미",
"script": "Compromise requires understanding all sides.",
"translation": "타협은 모든 면을 이해하는 것을 필요로 해."
},
{
"type": "script",
"index": 10,
"speaker": "하준",
"script": "Your balanced approach inspires cooperation.",
"translation": "너의 균형 잡힌 접근이 협력에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "평화에 대한 문장이에요.",
"optionA": "relationships",
"optionB": "heals",
"optionC": "Peace",
"optionD": "broken",
"result": "Peace heals broken relationships",
"explanation": "평화가 깨진 관계를 치유해요."
},
{
"type": "script",
"index": 12,
"speaker": "소미",
"script": "Your fairness guides wise decisions.",
"translation": "너의 공정함이 현명한 결정을 이끌어."
},
{
"type": "script",
"index": 13,
"speaker": "하준",
"script": "We build bridges instead walls.",
"translation": "우리는 벽 대신 다리를 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "미래를 설계하는 마음",
"explanation": "INTJ의 장기적 비전과 ISTJ의 현실적 실행",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I plan for decades.",
"translation": "나는 수십 년을 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "I plan for months.",
"translation": "나는 몇 달을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "Long-term vision guides decisions.",
"translation": "장기적 비전이 결정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 수십 년을 계획하나요?",
"hint": "INTJ는 매우 장기적인 관점을 가져요.",
"result": "O",
"explanation": "지훈이는 'I plan for decades'라고 수십 년을 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Present tasks need attention.",
"translation": "현재 과제들이 관심이 필요해."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "I design future systems.",
"translation": "나는 미래 시스템을 설계해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hun plans for @@.",
"hint": "매우 긴 시간 단위예요.",
"optionA": "decades",
"optionB": "minutes",
"optionC": "hours",
"result": "decades",
"explanation": "지훈이는 수십 년을 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "I handle daily operations.",
"translation": "나는 일상 업무를 처리해."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Strategic thinking prevents problems.",
"translation": "전략적 사고가 문제를 방지해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이의 의사결정 가이드예요.",
"optionA": "Long-term",
"optionB": "vision",
"optionC": "guides",
"optionD": "all",
"optionE": "decisions",
"result": "Long-term vision guides all decisions",
"explanation": "지훈이는 장기적 비전이 모든 결정을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your future vision inspires progress!",
"translation": "너의 미래 비전이 진보에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "미래를 설계하는 마음",
"explanation": "INTJ의 장기적 비전과 ISTJ의 현실적 실행",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I plan for decades.",
"translation": "나는 수십 년을 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "동현",
"script": "I plan for months.",
"translation": "나는 몇 달을 계획해."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "Long-term vision guides decisions.",
"translation": "장기적 비전이 결정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 수십 년을 계획하나요?",
"hint": "INTJ는 매우 장기적인 관점을 가져요.",
"result": "O",
"explanation": "지훈이는 'I plan for decades'라고 수십 년을 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "동현",
"script": "Present tasks need attention.",
"translation": "현재 과제들이 관심이 필요해."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "I design future systems.",
"translation": "나는 미래 시스템을 설계해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hun plans for @@.",
"hint": "매우 긴 시간 단위예요.",
"optionA": "decades",
"optionB": "minutes",
"optionC": "hours",
"result": "decades",
"explanation": "지훈이는 수십 년을 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "동현",
"script": "I handle daily operations.",
"translation": "나는 일상 업무를 처리해."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Strategic thinking prevents problems.",
"translation": "전략적 사고가 문제를 방지해."
},
{
"type": "puzzle",
"index": 10,
"hint": "지훈이의 의사결정 가이드예요.",
"optionA": "Long-term",
"optionB": "vision",
"optionC": "guides",
"optionD": "all",
"optionE": "decisions",
"result": "Long-term vision guides all decisions",
"explanation": "지훈이는 장기적 비전이 모든 결정을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "동현",
"script": "Your future vision inspires progress!",
"translation": "너의 미래 비전이 진보에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "체계와 자유로움",
"explanation": "INTJ의 계획적 체계와 ISTP의 유연한 적응",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I build systematic frameworks.",
"translation": "나는 체계적인 틀을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I adapt to circumstances.",
"translation": "나는 상황에 적응해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Structure enables efficiency.",
"translation": "구조가 효율성을 가능하게 해."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 체계적인 틀을 만드나요?",
"hint": "INTJ는 체계적이고 구조적인 접근을 해요.",
"result": "O",
"explanation": "유진이는 'I build systematic frameworks'라고 체계적인 틀을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Flexibility keeps options open.",
"translation": "유연성이 선택권을 열어둬."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I optimize processes continuously.",
"translation": "나는 프로세스를 지속적으로 최적화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yu-jin builds systematic @@.",
"hint": "기본 구조나 틀이에요.",
"optionA": "frameworks",
"optionB": "houses",
"optionC": "cars",
"result": "frameworks",
"explanation": "유진이는 체계적인 틀을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "I solve problems practically.",
"translation": "나는 문제를 실용적으로 해결해."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Methodology ensures consistent results.",
"translation": "방법론이 일관된 결과를 보장해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "유진이의 효율성 조건이에요.",
"optionA": "Structure",
"optionB": "enables",
"optionC": "maximum",
"optionD": "efficiency",
"optionE": "always",
"result": "Structure enables maximum efficiency always",
"explanation": "유진이는 구조가 항상 최대 효율성을 가능하게 한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Your systematic approach creates order!",
"translation": "너의 체계적 접근이 질서를 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "체계와 자유로움",
"explanation": "INTJ의 계획적 체계와 ISTP의 유연한 적응",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I build systematic frameworks.",
"translation": "나는 체계적인 틀을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "태오",
"script": "I adapt to circumstances.",
"translation": "나는 상황에 적응해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Structure enables efficiency.",
"translation": "구조가 효율성을 가능하게 해."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 체계적인 틀을 만드나요?",
"hint": "INTJ는 체계적이고 구조적인 접근을 해요.",
"result": "O",
"explanation": "유진이는 'I build systematic frameworks'라고 체계적인 틀을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태오",
"script": "Flexibility keeps options open.",
"translation": "유연성이 선택권을 열어둬."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I optimize processes continuously.",
"translation": "나는 프로세스를 지속적으로 최적화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yu-jin builds systematic @@.",
"hint": "기본 구조나 틀이에요.",
"optionA": "frameworks",
"optionB": "houses",
"optionC": "cars",
"result": "frameworks",
"explanation": "유진이는 체계적인 틀을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태오",
"script": "I solve problems practically.",
"translation": "나는 문제를 실용적으로 해결해."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Methodology ensures consistent results.",
"translation": "방법론이 일관된 결과를 보장해."
},
{
"type": "puzzle",
"index": 10,
"hint": "유진이의 효율성 조건이에요.",
"optionA": "Structure",
"optionB": "enables",
"optionC": "maximum",
"optionD": "efficiency",
"optionE": "always",
"result": "Structure enables maximum efficiency always",
"explanation": "유진이는 구조가 항상 최대 효율성을 가능하게 한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태오",
"script": "Your systematic approach creates order!",
"translation": "너의 체계적 접근이 질서를 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "비전과 현재의 만남",
"explanation": "INTJ의 미래 전략과 ISFJ의 현재 돌봄",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I focus on outcomes.",
"translation": "나는 결과에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "민호",
"script": "I focus on people.",
"translation": "나는 사람에 집중해."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Strategic planning shapes tomorrow.",
"translation": "전략적 계획이 내일을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 결과에 집중하나요?",
"hint": "INTJ는 최종 결과와 성과를 중시해요.",
"result": "O",
"explanation": "서연이는 'I focus on outcomes'라고 결과에 집중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민호",
"script": "Personal care matters today.",
"translation": "개인적 돌봄이 오늘 중요해."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I analyze trends patterns.",
"translation": "나는 동향 패턴을 분석해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-yeon focuses on @@.",
"hint": "최종 결과나 성과예요.",
"optionA": "outcomes",
"optionB": "colors",
"optionC": "music",
"result": "outcomes",
"explanation": "서연이는 결과에 집중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민호",
"script": "I notice individual needs.",
"translation": "나는 개별적 필요를 알아챠."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Future-thinking prevents crises.",
"translation": "미래 사고가 위기를 방지해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서연이의 미래 설계법이에요.",
"optionA": "Strategic",
"optionB": "planning",
"optionC": "shapes",
"optionD": "bright",
"optionE": "tomorrow",
"result": "Strategic planning shapes bright tomorrow",
"explanation": "서연이는 전략적 계획이 밝은 내일을 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민호",
"script": "Your future thinking creates hope!",
"translation": "너의 미래 사고가 희망을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "비전과 현재의 만남",
"explanation": "INTJ의 미래 전략과 ISFJ의 현재 돌봄",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I focus on outcomes.",
"translation": "나는 결과에 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "민호",
"script": "I focus on people.",
"translation": "나는 사람에 집중해."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Strategic planning shapes tomorrow.",
"translation": "전략적 계획이 내일을 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 결과에 집중하나요?",
"hint": "INTJ는 최종 결과와 성과를 중시해요.",
"result": "O",
"explanation": "서연이는 'I focus on outcomes'라고 결과에 집중한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민호",
"script": "Personal care matters today.",
"translation": "개인적 돌봄이 오늘 중요해."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I analyze trends patterns.",
"translation": "나는 동향 패턴을 분석해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-yeon focuses on @@.",
"hint": "최종 결과나 성과예요.",
"optionA": "outcomes",
"optionB": "colors",
"optionC": "music",
"result": "outcomes",
"explanation": "서연이는 결과에 집중한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민호",
"script": "I notice individual needs.",
"translation": "나는 개별적 필요를 알아챠."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Future-thinking prevents crises.",
"translation": "미래 사고가 위기를 방지해."
},
{
"type": "puzzle",
"index": 10,
"hint": "서연이의 미래 설계법이에요.",
"optionA": "Strategic",
"optionB": "planning",
"optionC": "shapes",
"optionD": "bright",
"optionE": "tomorrow",
"result": "Strategic planning shapes bright tomorrow",
"explanation": "서연이는 전략적 계획이 밝은 내일을 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민호",
"script": "Your future thinking creates hope!",
"translation": "너의 미래 사고가 희망을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "효율과 감성 사이",
"explanation": "INTJ의 합리적 최적화와 ISFP의 개인적 가치",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I optimize for efficiency.",
"translation": "나는 효율성을 위해 최적화해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I optimize for authenticity.",
"translation": "나는 진정성을 위해 최적화해."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Logical systems reduce waste.",
"translation": "논리적 시스템이 낭비를 줄여."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 효율성을 위해 최적화하나요?",
"hint": "INTJ는 효율성과 합리성을 추구해요.",
"result": "O",
"explanation": "지현이는 'I optimize for efficiency'라고 효율성을 위해 최적화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Personal values guide choices.",
"translation": "개인적 가치가 선택을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I streamline complex processes.",
"translation": "나는 복잡한 과정을 간소화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hyeon optimizes for @@.",
"hint": "능률이나 효과성이에요.",
"optionA": "efficiency",
"optionB": "beauty",
"optionC": "fun",
"result": "efficiency",
"explanation": "지현이는 효율성을 위해 최적화한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "I honor individual differences.",
"translation": "나는 개인적 차이를 존중해."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Rational analysis improves performance.",
"translation": "합리적 분석이 성능을 향상시켜."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지현이의 낭비 방지법이에요.",
"optionA": "Logical",
"optionB": "systems",
"optionC": "reduce",
"optionD": "all",
"optionE": "waste",
"result": "Logical systems reduce all waste",
"explanation": "지현이는 논리적 시스템이 모든 낭비를 줄인다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Your efficiency creates amazing results!",
"translation": "너의 효율성이 놀라운 결과를 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "효율과 감성 사이",
"explanation": "INTJ의 합리적 최적화와 ISFP의 개인적 가치",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ISFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I optimize for efficiency.",
"translation": "나는 효율성을 위해 최적화해."
},
{
"type": "script",
"index": 2,
"speaker": "채영",
"script": "I optimize for authenticity.",
"translation": "나는 진정성을 위해 최적화해."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Logical systems reduce waste.",
"translation": "논리적 시스템이 낭비를 줄여."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 효율성을 위해 최적화하나요?",
"hint": "INTJ는 효율성과 합리성을 추구해요.",
"result": "O",
"explanation": "지현이는 'I optimize for efficiency'라고 효율성을 위해 최적화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "채영",
"script": "Personal values guide choices.",
"translation": "개인적 가치가 선택을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I streamline complex processes.",
"translation": "나는 복잡한 과정을 간소화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hyeon optimizes for @@.",
"hint": "능률이나 효과성이에요.",
"optionA": "efficiency",
"optionB": "beauty",
"optionC": "fun",
"result": "efficiency",
"explanation": "지현이는 효율성을 위해 최적화한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "채영",
"script": "I honor individual differences.",
"translation": "나는 개인적 차이를 존중해."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Rational analysis improves performance.",
"translation": "합리적 분석이 성능을 향상시켜."
},
{
"type": "puzzle",
"index": 10,
"hint": "지현이의 낭비 방지법이에요.",
"optionA": "Logical",
"optionB": "systems",
"optionC": "reduce",
"optionD": "all",
"optionE": "waste",
"result": "Logical systems reduce all waste",
"explanation": "지현이는 논리적 시스템이 모든 낭비를 줄인다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "채영",
"script": "Your efficiency creates amazing results!",
"translation": "너의 효율성이 놀라운 결과를 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "목적과 탐구의 길",
"explanation": "INTJ의 목표 지향과 INTP의 순수 탐구",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I pursue specific goals.",
"translation": "나는 구체적인 목표를 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "I pursue endless questions.",
"translation": "나는 끝없는 질문을 추구해."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "Achievement-oriented thinking drives progress.",
"translation": "성취 지향적 사고가 진보를 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 구체적인 목표를 추구하나요?",
"hint": "INTJ는 명확한 목표와 성과를 중시해요.",
"result": "O",
"explanation": "서현이는 'I pursue specific goals'라고 구체적인 목표를 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Curiosity-driven exploration reveals truth.",
"translation": "호기심 주도 탐험이 진실을 드러내."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "I implement strategic solutions.",
"translation": "나는 전략적 해결책을 구현해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-hyeon pursues specific @@.",
"hint": "달성하고자 하는 목적이나 표적이에요.",
"optionA": "goals",
"optionB": "colors",
"optionC": "sounds",
"result": "goals",
"explanation": "서현이는 구체적인 목표를 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "I explore theoretical possibilities.",
"translation": "나는 이론적 가능성을 탐구해."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Targeted focus maximizes impact.",
"translation": "표적화된 집중이 영향을 극대화해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서현이의 진보 추진력이에요.",
"optionA": "Achievement-oriented",
"optionB": "thinking",
"optionC": "drives",
"optionD": "real",
"optionE": "progress",
"result": "Achievement-oriented thinking drives real progress",
"explanation": "서현이는 성취 지향적 사고가 실질적 진보를 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도현",
"script": "Your goal-focused approach achieves breakthroughs!",
"translation": "너의 목표 집중 접근이 돌파구를 달성해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "목적과 탐구의 길",
"explanation": "INTJ의 목표 지향과 INTP의 순수 탐구",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I pursue specific goals.",
"translation": "나는 구체적인 목표를 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "도현",
"script": "I pursue endless questions.",
"translation": "나는 끝없는 질문을 추구해."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "Achievement-oriented thinking drives progress.",
"translation": "성취 지향적 사고가 진보를 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 구체적인 목표를 추구하나요?",
"hint": "INTJ는 명확한 목표와 성과를 중시해요.",
"result": "O",
"explanation": "서현이는 'I pursue specific goals'라고 구체적인 목표를 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도현",
"script": "Curiosity-driven exploration reveals truth.",
"translation": "호기심 주도 탐험이 진실을 드러내."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "I implement strategic solutions.",
"translation": "나는 전략적 해결책을 구현해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-hyeon pursues specific @@.",
"hint": "달성하고자 하는 목적이나 표적이에요.",
"optionA": "goals",
"optionB": "colors",
"optionC": "sounds",
"result": "goals",
"explanation": "서현이는 구체적인 목표를 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도현",
"script": "I explore theoretical possibilities.",
"translation": "나는 이론적 가능성을 탐구해."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Targeted focus maximizes impact.",
"translation": "표적화된 집중이 영향을 극대화해."
},
{
"type": "puzzle",
"index": 10,
"hint": "서현이의 진보 추진력이에요.",
"optionA": "Achievement-oriented",
"optionB": "thinking",
"optionC": "drives",
"optionD": "real",
"optionE": "progress",
"result": "Achievement-oriented thinking drives real progress",
"explanation": "서현이는 성취 지향적 사고가 실질적 진보를 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도현",
"script": "Your goal-focused approach achieves breakthroughs!",
"translation": "너의 목표 집중 접근이 돌파구를 달성해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "전략과 이상의 조화",
"explanation": "INTJ의 실용적 전략과 INFJ의 이상적 비전",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I create practical strategies.",
"translation": "나는 실용적인 전략을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I create meaningful visions.",
"translation": "나는 의미 있는 비전을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Effective planning ensures success.",
"translation": "효과적인 계획이 성공을 보장해."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 실용적인 전략을 만드나요?",
"hint": "INTJ는 실현 가능하고 효과적인 전략을 중시해요.",
"result": "O",
"explanation": "현석이는 'I create practical strategies'라고 실용적인 전략을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Inspirational purpose motivates action.",
"translation": "영감을 주는 목적이 행동을 동기부여해."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I calculate risk rewards.",
"translation": "나는 위험 보상을 계산해."
},
{
"type": "blank",
"index": 7,
"quiz": "Hyeon-seok creates practical @@.",
"hint": "목표 달성을 위한 계획이나 방법이에요.",
"optionA": "strategies",
"optionB": "paintings",
"optionC": "songs",
"result": "strategies",
"explanation": "현석이는 실용적인 전략을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "I envision better futures.",
"translation": "나는 더 나은 미래를 그려."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Logical execution achieves objectives.",
"translation": "논리적 실행이 목표를 달성해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현석이의 성공 보장책이에요.",
"optionA": "Effective",
"optionB": "planning",
"optionC": "ensures",
"optionD": "ultimate",
"optionE": "success",
"result": "Effective planning ensures ultimate success",
"explanation": "현석이는 효과적인 계획이 궁극적인 성공을 보장한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your strategic thinking builds foundations!",
"translation": "너의 전략적 사고가 기반을 쌓아!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "전략과 이상의 조화",
"explanation": "INTJ의 실용적 전략과 INFJ의 이상적 비전",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I create practical strategies.",
"translation": "나는 실용적인 전략을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "서진",
"script": "I create meaningful visions.",
"translation": "나는 의미 있는 비전을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Effective planning ensures success.",
"translation": "효과적인 계획이 성공을 보장해."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 실용적인 전략을 만드나요?",
"hint": "INTJ는 실현 가능하고 효과적인 전략을 중시해요.",
"result": "O",
"explanation": "현석이는 'I create practical strategies'라고 실용적인 전략을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "서진",
"script": "Inspirational purpose motivates action.",
"translation": "영감을 주는 목적이 행동을 동기부여해."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I calculate risk rewards.",
"translation": "나는 위험 보상을 계산해."
},
{
"type": "blank",
"index": 7,
"quiz": "Hyeon-seok creates practical @@.",
"hint": "목표 달성을 위한 계획이나 방법이에요.",
"optionA": "strategies",
"optionB": "paintings",
"optionC": "songs",
"result": "strategies",
"explanation": "현석이는 실용적인 전략을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "서진",
"script": "I envision better futures.",
"translation": "나는 더 나은 미래를 그려."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Logical execution achieves objectives.",
"translation": "논리적 실행이 목표를 달성해."
},
{
"type": "puzzle",
"index": 10,
"hint": "현석이의 성공 보장책이에요.",
"optionA": "Effective",
"optionB": "planning",
"optionC": "ensures",
"optionD": "ultimate",
"optionE": "success",
"result": "Effective planning ensures ultimate success",
"explanation": "현석이는 효과적인 계획이 궁극적인 성공을 보장한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "서진",
"script": "Your strategic thinking builds foundations!",
"translation": "너의 전략적 사고가 기반을 쌓아!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "합리성과 진정성",
"explanation": "INTJ의 논리적 개선과 INFP의 가치 중심 삶",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I improve systems continuously.",
"translation": "나는 시스템을 지속적으로 개선해."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "I improve myself authentically.",
"translation": "나는 나 자신을 진정성 있게 개선해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Optimization creates better outcomes.",
"translation": "최적화가 더 나은 결과를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 시스템을 지속적으로 개선하나요?",
"hint": "INTJ는 지속적인 개선과 최적화를 추구해요.",
"result": "O",
"explanation": "승현이는 'I improve systems continuously'라고 시스템을 지속적으로 개선한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Personal growth honors values.",
"translation": "개인적 성장이 가치를 존중해."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I design efficient workflows.",
"translation": "나는 효율적인 워크플로우를 설계해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-hyeon improves systems @@.",
"hint": "끊임없이 계속해서예요.",
"optionA": "continuously",
"optionB": "rarely",
"optionC": "never",
"result": "continuously",
"explanation": "승현이는 시스템을 지속적으로 개선한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "I follow heart's wisdom.",
"translation": "나는 마음의 지혜를 따라가."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Methodical progress builds mastery.",
"translation": "체계적인 진전이 숙련을 쌓아."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "승현이의 결과 개선법이에요.",
"optionA": "Optimization",
"optionB": "creates",
"optionC": "much",
"optionD": "better",
"optionE": "outcomes",
"result": "Optimization creates much better outcomes",
"explanation": "승현이는 최적화가 훨씬 더 나은 결과를 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준호",
"script": "Your systematic improvement inspires excellence!",
"translation": "너의 체계적 개선이 우수성에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "합리성과 진정성",
"explanation": "INTJ의 논리적 개선과 INFP의 가치 중심 삶",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "INFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I improve systems continuously.",
"translation": "나는 시스템을 지속적으로 개선해."
},
{
"type": "script",
"index": 2,
"speaker": "준호",
"script": "I improve myself authentically.",
"translation": "나는 나 자신을 진정성 있게 개선해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Optimization creates better outcomes.",
"translation": "최적화가 더 나은 결과를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 시스템을 지속적으로 개선하나요?",
"hint": "INTJ는 지속적인 개선과 최적화를 추구해요.",
"result": "O",
"explanation": "승현이는 'I improve systems continuously'라고 시스템을 지속적으로 개선한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준호",
"script": "Personal growth honors values.",
"translation": "개인적 성장이 가치를 존중해."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I design efficient workflows.",
"translation": "나는 효율적인 워크플로우를 설계해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-hyeon improves systems @@.",
"hint": "끊임없이 계속해서예요.",
"optionA": "continuously",
"optionB": "rarely",
"optionC": "never",
"result": "continuously",
"explanation": "승현이는 시스템을 지속적으로 개선한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준호",
"script": "I follow heart's wisdom.",
"translation": "나는 마음의 지혜를 따라가."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Methodical progress builds mastery.",
"translation": "체계적인 진전이 숙련을 쌓아."
},
{
"type": "puzzle",
"index": 10,
"hint": "승현이의 결과 개선법이에요.",
"optionA": "Optimization",
"optionB": "creates",
"optionC": "much",
"optionD": "better",
"optionE": "outcomes",
"result": "Optimization creates much better outcomes",
"explanation": "승현이는 최적화가 훨씬 더 나은 결과를 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준호",
"script": "Your systematic improvement inspires excellence!",
"translation": "너의 체계적 개선이 우수성에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "비전과 실행의 힘",
"explanation": "INTJ의 장기 비전과 ESTJ의 효율적 실행",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I develop long-term architecture.",
"translation": "나는 장기적 구조를 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "I execute immediate priorities.",
"translation": "나는 즉각적인 우선순위를 실행해."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "Visionary planning shapes futures.",
"translation": "비전적 계획이 미래를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 장기적 구조를 개발하나요?",
"hint": "INTJ는 장기적이고 체계적인 구조를 만들어요.",
"result": "O",
"explanation": "재현이는 'I develop long-term architecture'라고 장기적 구조를 개발한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Operational excellence drives results.",
"translation": "운영의 우수성이 결과를 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "I anticipate future challenges.",
"translation": "나는 미래 도전을 예상해."
},
{
"type": "blank",
"index": 7,
"quiz": "Jae-hyeon develops long-term @@.",
"hint": "전체적인 구조나 체계예요.",
"optionA": "architecture",
"optionB": "paintings",
"optionC": "music",
"result": "architecture",
"explanation": "재현이는 장기적 구조를 개발한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "I coordinate team activities.",
"translation": "나는 팀 활동을 조정해."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Strategic foresight prevents problems.",
"translation": "전략적 통찰력이 문제를 방지해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재현이의 미래 설계법이에요.",
"optionA": "Visionary",
"optionB": "planning",
"optionC": "shapes",
"optionD": "all",
"optionE": "futures",
"result": "Visionary planning shapes all futures",
"explanation": "재현이는 비전적 계획이 모든 미래를 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your strategic architecture guides execution!",
"translation": "너의 전략적 구조가 실행을 이끌어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "비전과 실행의 힘",
"explanation": "INTJ의 장기 비전과 ESTJ의 효율적 실행",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I develop long-term architecture.",
"translation": "나는 장기적 구조를 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "태영",
"script": "I execute immediate priorities.",
"translation": "나는 즉각적인 우선순위를 실행해."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "Visionary planning shapes futures.",
"translation": "비전적 계획이 미래를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 장기적 구조를 개발하나요?",
"hint": "INTJ는 장기적이고 체계적인 구조를 만들어요.",
"result": "O",
"explanation": "재현이는 'I develop long-term architecture'라고 장기적 구조를 개발한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태영",
"script": "Operational excellence drives results.",
"translation": "운영의 우수성이 결과를 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "I anticipate future challenges.",
"translation": "나는 미래 도전을 예상해."
},
{
"type": "blank",
"index": 7,
"quiz": "Jae-hyeon develops long-term @@.",
"hint": "전체적인 구조나 체계예요.",
"optionA": "architecture",
"optionB": "paintings",
"optionC": "music",
"result": "architecture",
"explanation": "재현이는 장기적 구조를 개발한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "태영",
"script": "I coordinate team activities.",
"translation": "나는 팀 활동을 조정해."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Strategic foresight prevents problems.",
"translation": "전략적 통찰력이 문제를 방지해."
},
{
"type": "puzzle",
"index": 10,
"hint": "재현이의 미래 설계법이에요.",
"optionA": "Visionary",
"optionB": "planning",
"optionC": "shapes",
"optionD": "all",
"optionE": "futures",
"result": "Visionary planning shapes all futures",
"explanation": "재현이는 비전적 계획이 모든 미래를 만든다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "태영",
"script": "Your strategic architecture guides execution!",
"translation": "너의 전략적 구조가 실행을 이끌어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "계획과 행동의 균형",
"explanation": "INTJ의 신중한 계획과 ESTP의 즉각적 행동",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I plan before moving.",
"translation": "나는 움직이기 전에 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I move before planning.",
"translation": "나는 계획하기 전에 움직여."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "Careful preparation minimizes risks.",
"translation": "신중한 준비가 위험을 최소화해."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 움직이기 전에 계획하나요?",
"hint": "INTJ는 행동 전에 철저히 계획해요.",
"result": "O",
"explanation": "지훈이는 'I plan before moving'이라고 움직이기 전에 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action seizes opportunities.",
"translation": "빠른 행동이 기회를 잡아."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "I analyze potential consequences.",
"translation": "나는 잠재적 결과를 분석해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hun plans before @@.",
"hint": "행동하거나 움직이는 것이에요.",
"optionA": "moving",
"optionB": "sleeping",
"optionC": "eating",
"result": "moving",
"explanation": "지훈이는 움직이기 전에 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "I adapt to circumstances.",
"translation": "나는 상황에 적응해."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Thorough analysis guides decisions.",
"translation": "철저한 분석이 결정을 이끌어."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지훈이의 위험 관리법이에요.",
"optionA": "Careful",
"optionB": "preparation",
"optionC": "minimizes",
"optionD": "all",
"optionE": "risks",
"result": "Careful preparation minimizes all risks",
"explanation": "지훈이는 신중한 준비가 모든 위험을 최소화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your careful planning prevents disasters!",
"translation": "너의 신중한 계획이 재앙을 방지해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "계획과 행동의 균형",
"explanation": "INTJ의 신중한 계획과 ESTP의 즉각적 행동",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I plan before moving.",
"translation": "나는 움직이기 전에 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "상우",
"script": "I move before planning.",
"translation": "나는 계획하기 전에 움직여."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "Careful preparation minimizes risks.",
"translation": "신중한 준비가 위험을 최소화해."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 움직이기 전에 계획하나요?",
"hint": "INTJ는 행동 전에 철저히 계획해요.",
"result": "O",
"explanation": "지훈이는 'I plan before moving'이라고 움직이기 전에 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "상우",
"script": "Quick action seizes opportunities.",
"translation": "빠른 행동이 기회를 잡아."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "I analyze potential consequences.",
"translation": "나는 잠재적 결과를 분석해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hun plans before @@.",
"hint": "행동하거나 움직이는 것이에요.",
"optionA": "moving",
"optionB": "sleeping",
"optionC": "eating",
"result": "moving",
"explanation": "지훈이는 움직이기 전에 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "상우",
"script": "I adapt to circumstances.",
"translation": "나는 상황에 적응해."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Thorough analysis guides decisions.",
"translation": "철저한 분석이 결정을 이끌어."
},
{
"type": "puzzle",
"index": 10,
"hint": "지훈이의 위험 관리법이에요.",
"optionA": "Careful",
"optionB": "preparation",
"optionC": "minimizes",
"optionD": "all",
"optionE": "risks",
"result": "Careful preparation minimizes all risks",
"explanation": "지훈이는 신중한 준비가 모든 위험을 최소화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "상우",
"script": "Your careful planning prevents disasters!",
"translation": "너의 신중한 계획이 재앙을 방지해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적 효율의 추구",
"explanation": "INTJ의 독립적 최적화와 ESFJ의 협력적 조화",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I optimize individual performance.",
"translation": "나는 개인적 성과를 최적화해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I optimize group harmony.",
"translation": "나는 그룹 조화를 최적화해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Personal efficiency maximizes output.",
"translation": "개인적 효율성이 결과를 극대화해."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 개인적 성과를 최적화하나요?",
"hint": "INTJ는 자신의 능력과 성과를 극대화하려 해요.",
"result": "O",
"explanation": "유진이는 'I optimize individual performance'라고 개인적 성과를 최적화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social connection enhances productivity.",
"translation": "사회적 연결이 생산성을 향상시켜."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I work independently efficiently.",
"translation": "나는 독립적으로 효율적으로 일해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yu-jin optimizes individual @@.",
"hint": "개인의 성과나 결과예요.",
"optionA": "performance",
"optionB": "clothes",
"optionC": "food",
"result": "performance",
"explanation": "유진이는 개인적 성과를 최적화한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I facilitate team collaboration.",
"translation": "나는 팀 협력을 촉진해."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Autonomous work styles increase.",
"translation": "자율적 업무 스타일이 증가시켜."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "유진이의 결과 극대화법이에요.",
"optionA": "Personal",
"optionB": "efficiency",
"optionC": "maximizes",
"optionD": "total",
"optionE": "output",
"result": "Personal efficiency maximizes total output",
"explanation": "유진이는 개인적 효율성이 총 결과를 극대화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your efficient approach achieves results!",
"translation": "너의 효율적 접근이 결과를 달성해!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적 효율의 추구",
"explanation": "INTJ의 독립적 최적화와 ESFJ의 협력적 조화",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I optimize individual performance.",
"translation": "나는 개인적 성과를 최적화해."
},
{
"type": "script",
"index": 2,
"speaker": "민지",
"script": "I optimize group harmony.",
"translation": "나는 그룹 조화를 최적화해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Personal efficiency maximizes output.",
"translation": "개인적 효율성이 결과를 극대화해."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 개인적 성과를 최적화하나요?",
"hint": "INTJ는 자신의 능력과 성과를 극대화하려 해요.",
"result": "O",
"explanation": "유진이는 'I optimize individual performance'라고 개인적 성과를 최적화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민지",
"script": "Social connection enhances productivity.",
"translation": "사회적 연결이 생산성을 향상시켜."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I work independently efficiently.",
"translation": "나는 독립적으로 효율적으로 일해."
},
{
"type": "blank",
"index": 7,
"quiz": "Yu-jin optimizes individual @@.",
"hint": "개인의 성과나 결과예요.",
"optionA": "performance",
"optionB": "clothes",
"optionC": "food",
"result": "performance",
"explanation": "유진이는 개인적 성과를 최적화한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "민지",
"script": "I facilitate team collaboration.",
"translation": "나는 팀 협력을 촉진해."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Autonomous work styles increase.",
"translation": "자율적 업무 스타일이 증가시켜."
},
{
"type": "puzzle",
"index": 10,
"hint": "유진이의 결과 극대화법이에요.",
"optionA": "Personal",
"optionB": "efficiency",
"optionC": "maximizes",
"optionD": "total",
"optionE": "output",
"result": "Personal efficiency maximizes total output",
"explanation": "유진이는 개인적 효율성이 총 결과를 극대화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "민지",
"script": "Your efficient approach achieves results!",
"translation": "너의 효율적 접근이 결과를 달성해!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "미래와 순간의 만남",
"explanation": "INTJ의 장기적 사고와 ESFP의 현재 즐김",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I invest in tomorrow.",
"translation": "나는 내일에 투자해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I enjoy today fully.",
"translation": "나는 오늘을 완전히 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Future-focused planning builds legacy.",
"translation": "미래 중심 계획이 유산을 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 내일에 투자하나요?",
"hint": "INTJ는 미래를 위한 장기적 투자를 해요.",
"result": "O",
"explanation": "서연이는 'I invest in tomorrow'라고 내일에 투자한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Present-moment joy creates memories.",
"translation": "현재 순간의 기쁨이 추억을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I sacrifice short-term pleasures.",
"translation": "나는 단기적 쾌락을 희생해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-yeon invests in @@.",
"hint": "다음 날이나 미래예요.",
"optionA": "tomorrow",
"optionB": "yesterday",
"optionC": "never",
"result": "tomorrow",
"explanation": "서연이는 내일에 투자한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I celebrate life's moments.",
"translation": "나는 삶의 순간들을 축하해."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Delayed gratification ensures success.",
"translation": "지연된 만족이 성공을 보장해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서연이의 유산 구축법이에요.",
"optionA": "Future-focused",
"optionB": "planning",
"optionC": "builds",
"optionD": "lasting",
"optionE": "legacy",
"result": "Future-focused planning builds lasting legacy",
"explanation": "서연이는 미래 중심 계획이 지속되는 유산을 쌓는다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your future vision creates hope!",
"translation": "너의 미래 비전이 희망을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "미래와 순간의 만남",
"explanation": "INTJ의 장기적 사고와 ESFP의 현재 즐김",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I invest in tomorrow.",
"translation": "나는 내일에 투자해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "I enjoy today fully.",
"translation": "나는 오늘을 완전히 즐겨."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Future-focused planning builds legacy.",
"translation": "미래 중심 계획이 유산을 쌓아."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 내일에 투자하나요?",
"hint": "INTJ는 미래를 위한 장기적 투자를 해요.",
"result": "O",
"explanation": "서연이는 'I invest in tomorrow'라고 내일에 투자한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Present-moment joy creates memories.",
"translation": "현재 순간의 기쁨이 추억을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I sacrifice short-term pleasures.",
"translation": "나는 단기적 쾌락을 희생해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-yeon invests in @@.",
"hint": "다음 날이나 미래예요.",
"optionA": "tomorrow",
"optionB": "yesterday",
"optionC": "never",
"result": "tomorrow",
"explanation": "서연이는 내일에 투자한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "I celebrate life's moments.",
"translation": "나는 삶의 순간들을 축하해."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Delayed gratification ensures success.",
"translation": "지연된 만족이 성공을 보장해."
},
{
"type": "puzzle",
"index": 10,
"hint": "서연이의 유산 구축법이에요.",
"optionA": "Future-focused",
"optionB": "planning",
"optionC": "builds",
"optionD": "lasting",
"optionE": "legacy",
"result": "Future-focused planning builds lasting legacy",
"explanation": "서연이는 미래 중심 계획이 지속되는 유산을 쌓는다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "예솔",
"script": "Your future vision creates hope!",
"translation": "너의 미래 비전이 희망을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 전략가",
"explanation": "INTJ의 독립적 전략과 ENTJ의 리더십 전략",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I strategize independently.",
"translation": "나는 독립적으로 전략을 세워."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I strategize with teams.",
"translation": "나는 팀과 함께 전략을 세워."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Solo thinking produces insights.",
"translation": "혼자 사고하는 것이 통찰을 만들어내."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 독립적으로 전략을 세우나요?",
"hint": "INTJ는 혼자서 깊이 생각하며 전략을 만들어요.",
"result": "O",
"explanation": "지현이는 'I strategize independently'라고 독립적으로 전략을 세운다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Collaborative planning multiplies power.",
"translation": "협력적 계획이 힘을 배가시켜."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I reflect before deciding.",
"translation": "나는 결정하기 전에 숙고해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hyeon strategizes @@.",
"hint": "혼자서 자립적으로예요.",
"optionA": "independently",
"optionB": "loudly",
"optionC": "angrily",
"result": "independently",
"explanation": "지현이는 독립적으로 전략을 세운다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize resources quickly.",
"translation": "나는 자원을 빠르게 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Introspective analysis reveals patterns.",
"translation": "내성적 분석이 패턴을 드러내."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지현이의 통찰 창출법이에요.",
"optionA": "Solo",
"optionB": "thinking",
"optionC": "produces",
"optionD": "deep",
"optionE": "insights",
"result": "Solo thinking produces deep insights",
"explanation": "지현이는 혼자 사고하는 것이 깊은 통찰을 만들어낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your independent strategy creates innovation!",
"translation": "너의 독립적 전략이 혁신을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "내면의 전략가",
"explanation": "INTJ의 독립적 전략과 ENTJ의 리더십 전략",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I strategize independently.",
"translation": "나는 독립적으로 전략을 세워."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "I strategize with teams.",
"translation": "나는 팀과 함께 전략을 세워."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Solo thinking produces insights.",
"translation": "혼자 사고하는 것이 통찰을 만들어내."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 독립적으로 전략을 세우나요?",
"hint": "INTJ는 혼자서 깊이 생각하며 전략을 만들어요.",
"result": "O",
"explanation": "지현이는 'I strategize independently'라고 독립적으로 전략을 세운다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Collaborative planning multiplies power.",
"translation": "협력적 계획이 힘을 배가시켜."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I reflect before deciding.",
"translation": "나는 결정하기 전에 숙고해."
},
{
"type": "blank",
"index": 7,
"quiz": "Ji-hyeon strategizes @@.",
"hint": "혼자서 자립적으로예요.",
"optionA": "independently",
"optionB": "loudly",
"optionC": "angrily",
"result": "independently",
"explanation": "지현이는 독립적으로 전략을 세운다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "준혁",
"script": "I mobilize resources quickly.",
"translation": "나는 자원을 빠르게 동원해."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Introspective analysis reveals patterns.",
"translation": "내성적 분석이 패턴을 드러내."
},
{
"type": "puzzle",
"index": 10,
"hint": "지현이의 통찰 창출법이에요.",
"optionA": "Solo",
"optionB": "thinking",
"optionC": "produces",
"optionD": "deep",
"optionE": "insights",
"result": "Solo thinking produces deep insights",
"explanation": "지현이는 혼자 사고하는 것이 깊은 통찰을 만들어낸다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "준혁",
"script": "Your independent strategy creates innovation!",
"translation": "너의 독립적 전략이 혁신을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "체계와 창의의 만남",
"explanation": "INTJ의 구조적 혁신과 ENTP의 자유로운 창의",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I create structured innovation.",
"translation": "나는 구조적 혁신을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I create spontaneous breakthroughs.",
"translation": "나는 즉흥적 돌파구를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "Systematic creativity ensures implementation.",
"translation": "체계적 창의성이 구현을 보장해."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 구조적 혁신을 만드나요?",
"hint": "INTJ는 체계적이고 구조화된 혁신을 추구해요.",
"result": "O",
"explanation": "서현이는 'I create structured innovation'이라고 구조적 혁신을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Flexible brainstorming generates possibilities.",
"translation": "유연한 브레인스토밍이 가능성을 만들어내."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "I build sustainable solutions.",
"translation": "나는 지속 가능한 해결책을 만들어."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-hyeon creates structured @@.",
"hint": "새롭고 창의적인 변화예요.",
"optionA": "innovation",
"optionB": "problems",
"optionC": "noise",
"result": "innovation",
"explanation": "서현이는 구조적 혁신을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I explore endless connections.",
"translation": "나는 무한한 연결을 탐구해."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Methodical progress achieves breakthroughs.",
"translation": "체계적 진전이 돌파구를 달성해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "서현이의 구현 보장법이에요.",
"optionA": "Systematic",
"optionB": "creativity",
"optionC": "ensures",
"optionD": "successful",
"optionE": "implementation",
"result": "Systematic creativity ensures successful implementation",
"explanation": "서현이는 체계적 창의성이 성공적인 구현을 보장한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your structured approach builds reality!",
"translation": "너의 구조적 접근이 현실을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "체계와 창의의 만남",
"explanation": "INTJ의 구조적 혁신과 ENTP의 자유로운 창의",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENTP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I create structured innovation.",
"translation": "나는 구조적 혁신을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "도윤",
"script": "I create spontaneous breakthroughs.",
"translation": "나는 즉흥적 돌파구를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "Systematic creativity ensures implementation.",
"translation": "체계적 창의성이 구현을 보장해."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 구조적 혁신을 만드나요?",
"hint": "INTJ는 체계적이고 구조화된 혁신을 추구해요.",
"result": "O",
"explanation": "서현이는 'I create structured innovation'이라고 구조적 혁신을 만든다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "도윤",
"script": "Flexible brainstorming generates possibilities.",
"translation": "유연한 브레인스토밍이 가능성을 만들어내."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "I build sustainable solutions.",
"translation": "나는 지속 가능한 해결책을 만들어."
},
{
"type": "blank",
"index": 7,
"quiz": "Seo-hyeon creates structured @@.",
"hint": "새롭고 창의적인 변화예요.",
"optionA": "innovation",
"optionB": "problems",
"optionC": "noise",
"result": "innovation",
"explanation": "서현이는 구조적 혁신을 만든다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "도윤",
"script": "I explore endless connections.",
"translation": "나는 무한한 연결을 탐구해."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Methodical progress achieves breakthroughs.",
"translation": "체계적 진전이 돌파구를 달성해."
},
{
"type": "puzzle",
"index": 10,
"hint": "서현이의 구현 보장법이에요.",
"optionA": "Systematic",
"optionB": "creativity",
"optionC": "ensures",
"optionD": "successful",
"optionE": "implementation",
"result": "Systematic creativity ensures successful implementation",
"explanation": "서현이는 체계적 창의성이 성공적인 구현을 보장한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "도윤",
"script": "Your structured approach builds reality!",
"translation": "너의 구조적 접근이 현실을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적 비전의 힘",
"explanation": "INTJ의 개인적 성취와 ENFJ의 집단적 영향",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I pursue personal mastery.",
"translation": "나는 개인적 숙련을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I inspire collective growth.",
"translation": "나는 집단적 성장에 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Individual excellence drives innovation.",
"translation": "개인적 우수성이 혁신을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 개인적 숙련을 추구하나요?",
"hint": "INTJ는 자신의 능력과 전문성을 극대화하려 해요.",
"result": "O",
"explanation": "현석이는 'I pursue personal mastery'라고 개인적 숙련을 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Community development creates impact.",
"translation": "공동체 개발이 영향을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I perfect my expertise.",
"translation": "나는 내 전문 지식을 완성해."
},
{
"type": "blank",
"index": 7,
"quiz": "Hyeon-seok pursues personal @@.",
"hint": "높은 수준의 기술이나 능력이에요.",
"optionA": "mastery",
"optionB": "money",
"optionC": "fame",
"result": "mastery",
"explanation": "현석이는 개인적 숙련을 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I develop others' potential.",
"translation": "나는 다른 사람의 잠재력을 개발해."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Self-directed learning accelerates progress.",
"translation": "자기 주도적 학습이 진보를 가속화해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현석이의 혁신 추진력이에요.",
"optionA": "Individual",
"optionB": "excellence",
"optionC": "drives",
"optionD": "real",
"optionE": "innovation",
"result": "Individual excellence drives real innovation",
"explanation": "현석이는 개인적 우수성이 진정한 혁신을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your personal mastery inspires greatness!",
"translation": "너의 개인적 숙련이 위대함에 영감을 줘!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "개인적 비전의 힘",
"explanation": "INTJ의 개인적 성취와 ENFJ의 집단적 영향",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I pursue personal mastery.",
"translation": "나는 개인적 숙련을 추구해."
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "I inspire collective growth.",
"translation": "나는 집단적 성장에 영감을 줘."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Individual excellence drives innovation.",
"translation": "개인적 우수성이 혁신을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 개인적 숙련을 추구하나요?",
"hint": "INTJ는 자신의 능력과 전문성을 극대화하려 해요.",
"result": "O",
"explanation": "현석이는 'I pursue personal mastery'라고 개인적 숙련을 추구한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Community development creates impact.",
"translation": "공동체 개발이 영향을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I perfect my expertise.",
"translation": "나는 내 전문 지식을 완성해."
},
{
"type": "blank",
"index": 7,
"quiz": "Hyeon-seok pursues personal @@.",
"hint": "높은 수준의 기술이나 능력이에요.",
"optionA": "mastery",
"optionB": "money",
"optionC": "fame",
"result": "mastery",
"explanation": "현석이는 개인적 숙련을 추구한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "I develop others' potential.",
"translation": "나는 다른 사람의 잠재력을 개발해."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Self-directed learning accelerates progress.",
"translation": "자기 주도적 학습이 진보를 가속화해."
},
{
"type": "puzzle",
"index": 10,
"hint": "현석이의 혁신 추진력이에요.",
"optionA": "Individual",
"optionB": "excellence",
"optionC": "drives",
"optionD": "real",
"optionE": "innovation",
"result": "Individual excellence drives real innovation",
"explanation": "현석이는 개인적 우수성이 진정한 혁신을 이끈다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "재민",
"script": "Your personal mastery inspires greatness!",
"translation": "너의 개인적 숙련이 위대함에 영감을 줘!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "계획된 가능성",
"explanation": "INTJ의 계획적 실현과 ENFP의 즉흥적 탐험",
"category": "생활 태도",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I plan possibilities systematically.",
"translation": "나는 가능성을 체계적으로 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I explore possibilities spontaneously.",
"translation": "나는 가능성을 즉흥적으로 탐험해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Structured exploration maximizes potential.",
"translation": "구조화된 탐험이 잠재력을 극대화해."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 가능성을 체계적으로 계획하나요?",
"hint": "INTJ는 가능성도 체계적으로 접근해요.",
"result": "O",
"explanation": "승현이는 'I plan possibilities systematically'라고 가능성을 체계적으로 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Intuitive discovery creates magic.",
"translation": "직관적 발견이 마법을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I sequence opportunities strategically.",
"translation": "나는 기회를 전략적으로 순서화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-hyeon plans possibilities @@.",
"hint": "체계적이고 조직적으로예요.",
"optionA": "systematically",
"optionB": "randomly",
"optionC": "carelessly",
"result": "systematically",
"explanation": "승현이는 가능성을 체계적으로 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I follow inspiration's call.",
"translation": "나는 영감의 부름을 따라가."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Methodical development ensures success.",
"translation": "체계적 개발이 성공을 보장해."
},
{
"type": "puzzle",
"index": 10,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "승현이의 잠재력 극대화법이에요.",
"optionA": "Structured",
"optionB": "exploration",
"optionC": "maximizes",
"optionD": "all",
"optionE": "potential",
"result": "Structured exploration maximizes all potential",
"explanation": "승현이는 구조화된 탐험이 모든 잠재력을 극대화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your systematic approach creates wonders!",
"translation": "너의 체계적 접근이 경이로움을 만들어!"
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "계획된 가능성",
"explanation": "INTJ의 계획적 실현과 ENFP의 즉흥적 탐험",
"level": 2,
"my_mbti": "INTJ",
"target_mbti": "ENFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I plan possibilities systematically.",
"translation": "나는 가능성을 체계적으로 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "성민",
"script": "I explore possibilities spontaneously.",
"translation": "나는 가능성을 즉흥적으로 탐험해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Structured exploration maximizes potential.",
"translation": "구조화된 탐험이 잠재력을 극대화해."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 가능성을 체계적으로 계획하나요?",
"hint": "INTJ는 가능성도 체계적으로 접근해요.",
"result": "O",
"explanation": "승현이는 'I plan possibilities systematically'라고 가능성을 체계적으로 계획한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성민",
"script": "Intuitive discovery creates magic.",
"translation": "직관적 발견이 마법을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I sequence opportunities strategically.",
"translation": "나는 기회를 전략적으로 순서화해."
},
{
"type": "blank",
"index": 7,
"quiz": "Seung-hyeon plans possibilities @@.",
"hint": "체계적이고 조직적으로예요.",
"optionA": "systematically",
"optionB": "randomly",
"optionC": "carelessly",
"result": "systematically",
"explanation": "승현이는 가능성을 체계적으로 계획한다고 했어요."
},
{
"type": "script",
"index": 8,
"speaker": "성민",
"script": "I follow inspiration's call.",
"translation": "나는 영감의 부름을 따라가."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Methodical development ensures success.",
"translation": "체계적 개발이 성공을 보장해."
},
{
"type": "puzzle",
"index": 10,
"hint": "승현이의 잠재력 극대화법이에요.",
"optionA": "Structured",
"optionB": "exploration",
"optionC": "maximizes",
"optionD": "all",
"optionE": "potential",
"result": "Structured exploration maximizes all potential",
"explanation": "승현이는 구조화된 탐험이 모든 잠재력을 극대화한다고 해요."
},
{
"type": "script",
"index": 11,
"speaker": "성민",
"script": "Your systematic approach creates wonders!",
"translation": "너의 체계적 접근이 경이로움을 만들어!"
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "새로운 모임 만들기",
"explanation": "ENFJ의 계획적 조직과 ESFP의 즉흥적 참여 비교",
"category": "사회적 상호작용",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Let's plan monthly meetings.",
"translation": "매월 정기 모임을 계획해보자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Sounds fun and exciting!",
"translation": "재미있고 신나겠다!"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 매월 정기 모임을 계획하자고 했나요?",
"hint": "ENFJ는 사회적 활동을 체계적으로 계획하려 합니다.",
"result": "O",
"explanation": "민아는 'Let's plan monthly meetings'라고 매월 정기 모임을 계획하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Everyone needs clear schedules.",
"translation": "모든 사람이 명확한 일정이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Let's keep it flexible!",
"translation": "유연하게 유지하자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone needs clear @@ for meetings.",
"hint": "민아가 모든 사람에게 필요하다고 한 것은?",
"optionA": "friends",
"optionB": "schedules",
"optionC": "food",
"result": "schedules",
"explanation": "모든 사람이 모임을 위한 명확한 일정이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Structure helps everyone participate.",
"translation": "구조가 모든 사람의 참여를 도와."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your planning skills rock!",
"translation": "너의 계획 실력이 최고야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Spontaneity adds wonderful energy.",
"translation": "즉흥성이 멋진 에너지를 더해."
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "You bring people together!",
"translation": "너는 사람들을 하나로 모아줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이 민아의 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "together",
"optionD": "people",
"optionE": "really",
"result": "You really bring people together",
"explanation": "예솔은 'You really bring people together'라고 민아가 정말로 사람들을 하나로 모아준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "새로운 모임 만들기",
"explanation": "ENFJ의 계획적 조직과 ESFP의 즉흥적 참여 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "민아",
"script": "Let's plan monthly meetings.",
"translation": "매월 정기 모임을 계획해보자."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Sounds fun and exciting!",
"translation": "재미있고 신나겠다!"
},
{
"type": "ox",
"index": 3,
"quiz": "민아는 매월 정기 모임을 계획하자고 했나요?",
"hint": "ENFJ는 사회적 활동을 체계적으로 계획하려 합니다.",
"result": "O",
"explanation": "민아는 'Let's plan monthly meetings'라고 매월 정기 모임을 계획하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "민아",
"script": "Everyone needs clear schedules.",
"translation": "모든 사람이 명확한 일정이 필요해."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Let's keep it flexible!",
"translation": "유연하게 유지하자!"
},
{
"type": "blank",
"index": 6,
"quiz": "Everyone needs clear @@ for meetings.",
"hint": "민아가 모든 사람에게 필요하다고 한 것은?",
"optionA": "friends",
"optionB": "schedules",
"optionC": "food",
"result": "schedules",
"explanation": "모든 사람이 모임을 위한 명확한 일정이 필요해요."
},
{
"type": "script",
"index": 7,
"speaker": "민아",
"script": "Structure helps everyone participate.",
"translation": "구조가 모든 사람의 참여를 도와."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your planning skills rock!",
"translation": "너의 계획 실력이 최고야!"
},
{
"type": "script",
"index": 9,
"speaker": "민아",
"script": "Spontaneity adds wonderful energy.",
"translation": "즉흥성이 멋진 에너지를 더해."
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "You bring people together!",
"translation": "너는 사람들을 하나로 모아줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "예솔이 민아의 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "together",
"optionD": "people",
"optionE": "really",
"result": "You really bring people together",
"explanation": "예솔은 'You really bring people together'라고 민아가 정말로 사람들을 하나로 모아준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "파티에서 친구 사귀기",
"explanation": "ESFP의 자연스러운 소통과 ENFJ의 배려 깊은 접근 비교",
"category": "사회적 상호작용",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "강민",
"script": "Hi there! I'm Kang-min!",
"translation": "안녕! 나는 강민이야!"
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Nice meeting you today!",
"translation": "오늘 만나서 반가워!"
},
{
"type": "ox",
"index": 3,
"quiz": "강민은 자신을 강민이라고 소개했나요?",
"hint": "ESFP는 사회적 상황에서 자연스럽게 자신을 소개합니다.",
"result": "O",
"explanation": "강민은 'Hi there! I'm Kang-min!'이라고 자신을 강민이라고 소개했어요."
},
{
"type": "script",
"index": 4,
"speaker": "강민",
"script": "This party is amazing!",
"translation": "이 파티가 정말 멋져!"
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Everyone looks happy here.",
"translation": "여기서 모든 사람이 행복해 보여."
},
{
"type": "blank",
"index": 6,
"quiz": "This @@ is really amazing tonight.",
"hint": "강민이 정말 멋지다고 한 것은?",
"optionA": "music",
"optionB": "party",
"optionC": "food",
"result": "party",
"explanation": "이 파티가 오늘 밤 정말 멋져요."
},
{
"type": "script",
"index": 7,
"speaker": "강민",
"script": "Dancing makes everything better!",
"translation": "춤추는 게 모든 걸 더 좋게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Your energy is contagious!",
"translation": "너의 에너지가 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "강민",
"script": "You care about everyone!",
"translation": "너는 모든 사람을 배려해!"
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "You make parties alive!",
"translation": "너는 파티를 살아있게 만들어!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "재민이 강민의 파티 분위기 메이킹을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "parties",
"optionD": "really",
"optionE": "alive",
"result": "You really make parties alive",
"explanation": "재민은 'You really make parties alive'라고 강민이 정말로 파티를 살아있게 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "파티에서 친구 사귀기",
"explanation": "ESFP의 자연스러운 소통과 ENFJ의 배려 깊은 접근 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "강민",
"script": "Hi there! I'm Kang-min!",
"translation": "안녕! 나는 강민이야!"
},
{
"type": "script",
"index": 2,
"speaker": "재민",
"script": "Nice meeting you today!",
"translation": "오늘 만나서 반가워!"
},
{
"type": "ox",
"index": 3,
"quiz": "강민은 자신을 강민이라고 소개했나요?",
"hint": "ESFP는 사회적 상황에서 자연스럽게 자신을 소개합니다.",
"result": "O",
"explanation": "강민은 'Hi there! I'm Kang-min!'이라고 자신을 강민이라고 소개했어요."
},
{
"type": "script",
"index": 4,
"speaker": "강민",
"script": "This party is amazing!",
"translation": "이 파티가 정말 멋져!"
},
{
"type": "script",
"index": 5,
"speaker": "재민",
"script": "Everyone looks happy here.",
"translation": "여기서 모든 사람이 행복해 보여."
},
{
"type": "blank",
"index": 6,
"quiz": "This @@ is really amazing tonight.",
"hint": "강민이 정말 멋지다고 한 것은?",
"optionA": "music",
"optionB": "party",
"optionC": "food",
"result": "party",
"explanation": "이 파티가 오늘 밤 정말 멋져요."
},
{
"type": "script",
"index": 7,
"speaker": "강민",
"script": "Dancing makes everything better!",
"translation": "춤추는 게 모든 걸 더 좋게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "재민",
"script": "Your energy is contagious!",
"translation": "너의 에너지가 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "강민",
"script": "You care about everyone!",
"translation": "너는 모든 사람을 배려해!"
},
{
"type": "script",
"index": 10,
"speaker": "재민",
"script": "You make parties alive!",
"translation": "너는 파티를 살아있게 만들어!"
},
{
"type": "puzzle",
"index": 11,
"hint": "재민이 강민의 파티 분위기 메이킹을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "parties",
"optionD": "really",
"optionE": "alive",
"result": "You really make parties alive",
"explanation": "재민은 'You really make parties alive'라고 강민이 정말로 파티를 살아있게 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "여행지 정보 찾기",
"explanation": "ENFJ의 체계적 조사와 ESFP의 직감적 탐색 비교",
"category": "정보 탐구",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Research destinations thoroughly first.",
"translation": "먼저 목적지를 철저히 조사해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Let's check pretty pictures!",
"translation": "예쁜 사진들을 확인해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 목적지를 철저히 조사하자고 했나요?",
"hint": "ENFJ는 정보 탐구 시 체계적인 조사를 선호합니다.",
"result": "O",
"explanation": "지아는 'Research destinations thoroughly first'라고 먼저 목적지를 철저히 조사하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Reviews help make decisions.",
"translation": "후기들이 결정을 내리는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Beautiful places call me!",
"translation": "아름다운 곳들이 나를 불러!"
},
{
"type": "blank",
"index": 6,
"quiz": "Pretty @@ show amazing places.",
"hint": "미소가 놀라운 곳들을 보여준다고 한 것은?",
"optionA": "words",
"optionB": "pictures",
"optionC": "maps",
"result": "pictures",
"explanation": "예쁜 사진들이 놀라운 곳들을 보여줘요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Planning prevents travel problems.",
"translation": "계획이 여행 문제를 예방해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your research helps tons!",
"translation": "너의 조사가 엄청 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "지아",
"script": "Instinct finds hidden gems.",
"translation": "직감이 숨겨진 보석들을 찾아."
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "You organize everything perfectly!",
"translation": "너는 모든 것을 완벽하게 정리해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미소가 지아의 정리 능력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "everything",
"optionD": "really",
"optionE": "perfectly",
"result": "You really organize everything perfectly",
"explanation": "미소는 'You really organize everything perfectly'라고 지아가 정말로 모든 것을 완벽하게 정리한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "여행지 정보 찾기",
"explanation": "ENFJ의 체계적 조사와 ESFP의 직감적 탐색 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Research destinations thoroughly first.",
"translation": "먼저 목적지를 철저히 조사해."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Let's check pretty pictures!",
"translation": "예쁜 사진들을 확인해보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 목적지를 철저히 조사하자고 했나요?",
"hint": "ENFJ는 정보 탐구 시 체계적인 조사를 선호합니다.",
"result": "O",
"explanation": "지아는 'Research destinations thoroughly first'라고 먼저 목적지를 철저히 조사하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Reviews help make decisions.",
"translation": "후기들이 결정을 내리는 데 도움이 돼."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Beautiful places call me!",
"translation": "아름다운 곳들이 나를 불러!"
},
{
"type": "blank",
"index": 6,
"quiz": "Pretty @@ show amazing places.",
"hint": "미소가 놀라운 곳들을 보여준다고 한 것은?",
"optionA": "words",
"optionB": "pictures",
"optionC": "maps",
"result": "pictures",
"explanation": "예쁜 사진들이 놀라운 곳들을 보여줘요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Planning prevents travel problems.",
"translation": "계획이 여행 문제를 예방해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your research helps tons!",
"translation": "너의 조사가 엄청 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "지아",
"script": "Instinct finds hidden gems.",
"translation": "직감이 숨겨진 보석들을 찾아."
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "You organize everything perfectly!",
"translation": "너는 모든 것을 완벽하게 정리해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "미소가 지아의 정리 능력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "everything",
"optionD": "really",
"optionE": "perfectly",
"result": "You really organize everything perfectly",
"explanation": "미소는 'You really organize everything perfectly'라고 지아가 정말로 모든 것을 완벽하게 정리한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "맛집 찾기 대작전",
"explanation": "ESFP의 현장 중심 탐색과 ENFJ의 사람 중심 조사 비교",
"category": "정보 탐구",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "Let's walk and explore!",
"translation": "걸으면서 탐색해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "유나",
"script": "Ask locals for recommendations.",
"translation": "현지인들에게 추천을 물어봐."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 걸으면서 탐색해보자고 했나요?",
"hint": "ESFP는 정보 탐구 시 직접 체험을 선호합니다.",
"result": "O",
"explanation": "혜린은 'Let's walk and explore'라고 걸으면서 탐색해보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Smell leads to food!",
"translation": "냄새가 음식으로 안내해!"
},
{
"type": "script",
"index": 5,
"speaker": "유나",
"script": "People know best places.",
"translation": "사람들이 최고의 장소를 알아."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ leads to delicious food.",
"hint": "혜린이 맛있는 음식으로 안내한다고 한 것은?",
"optionA": "map",
"optionB": "smell",
"optionC": "sound",
"result": "smell",
"explanation": "좋은 냄새가 맛있는 음식으로 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Adventure makes food tastier!",
"translation": "모험이 음식을 더 맛있게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "유나",
"script": "Your instincts are amazing!",
"translation": "너의 직감이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You connect with everyone!",
"translation": "너는 모든 사람과 연결돼!"
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "You find exciting places!",
"translation": "너는 신나는 곳들을 찾아내!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "유나가 혜린의 탐색 능력을 칭찬하는 말이에요.",
"optionA": "find",
"optionB": "You",
"optionC": "exciting",
"optionD": "really",
"optionE": "places",
"result": "You really find exciting places",
"explanation": "유나는 'You really find exciting places'라고 혜린이 정말로 신나는 곳들을 찾아낸다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "맛집 찾기 대작전",
"explanation": "ESFP의 현장 중심 탐색과 ENFJ의 사람 중심 조사 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "Let's walk and explore!",
"translation": "걸으면서 탐색해보자!"
},
{
"type": "script",
"index": 2,
"speaker": "유나",
"script": "Ask locals for recommendations.",
"translation": "현지인들에게 추천을 물어봐."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 걸으면서 탐색해보자고 했나요?",
"hint": "ESFP는 정보 탐구 시 직접 체험을 선호합니다.",
"result": "O",
"explanation": "혜린은 'Let's walk and explore'라고 걸으면서 탐색해보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Smell leads to food!",
"translation": "냄새가 음식으로 안내해!"
},
{
"type": "script",
"index": 5,
"speaker": "유나",
"script": "People know best places.",
"translation": "사람들이 최고의 장소를 알아."
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ leads to delicious food.",
"hint": "혜린이 맛있는 음식으로 안내한다고 한 것은?",
"optionA": "map",
"optionB": "smell",
"optionC": "sound",
"result": "smell",
"explanation": "좋은 냄새가 맛있는 음식으로 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Adventure makes food tastier!",
"translation": "모험이 음식을 더 맛있게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "유나",
"script": "Your instincts are amazing!",
"translation": "너의 직감이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You connect with everyone!",
"translation": "너는 모든 사람과 연결돼!"
},
{
"type": "script",
"index": 10,
"speaker": "유나",
"script": "You find exciting places!",
"translation": "너는 신나는 곳들을 찾아내!"
},
{
"type": "puzzle",
"index": 11,
"hint": "유나가 혜린의 탐색 능력을 칭찬하는 말이에요.",
"optionA": "find",
"optionB": "You",
"optionC": "exciting",
"optionD": "really",
"optionE": "places",
"result": "You really find exciting places",
"explanation": "유나는 'You really find exciting places'라고 혜린이 정말로 신나는 곳들을 찾아낸다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "동아리 활동 선택",
"explanation": "ENFJ의 가치 중심 결정과 ESFP의 감정 중심 선택 비교",
"category": "의사결정 방식",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Consider long-term personal growth.",
"translation": "장기적인 개인 성장을 고려해."
},
{
"type": "script",
"index": 2,
"speaker": "승우",
"script": "Choose what feels right!",
"translation": "옳다고 느끼는 것을 선택해!"
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 장기적인 개인 성장을 고려하자고 했나요?",
"hint": "ENFJ는 의사결정 시 장기적 가치를 중시합니다.",
"result": "O",
"explanation": "다현은 'Consider long-term personal growth'라고 장기적인 개인 성장을 고려하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Values guide right choices.",
"translation": "가치가 올바른 선택을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "승우",
"script": "Heart knows what's fun!",
"translation": "마음이 뭐가 재미있는지 알아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Personal @@ guide all right choices.",
"hint": "다현이 올바른 선택을 안내한다고 한 것은?",
"optionA": "friends",
"optionB": "values",
"optionC": "books",
"result": "values",
"explanation": "개인적인 가치들이 모든 올바른 선택을 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Purpose creates lasting satisfaction.",
"translation": "목적이 지속적인 만족을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "승우",
"script": "Your wisdom really helps!",
"translation": "너의 지혜가 정말 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Joy makes everything worthwhile.",
"translation": "기쁨이 모든 것을 가치있게 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "승우",
"script": "You see bigger pictures!",
"translation": "너는 더 큰 그림을 봐!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "승우가 다현의 통찰력을 칭찬하는 말이에요.",
"optionA": "see",
"optionB": "You",
"optionC": "bigger",
"optionD": "really",
"optionE": "pictures",
"result": "You really see bigger pictures",
"explanation": "승우는 'You really see bigger pictures'라고 다현이 정말로 더 큰 그림을 본다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "동아리 활동 선택",
"explanation": "ENFJ의 가치 중심 결정과 ESFP의 감정 중심 선택 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "다현",
"script": "Consider long-term personal growth.",
"translation": "장기적인 개인 성장을 고려해."
},
{
"type": "script",
"index": 2,
"speaker": "승우",
"script": "Choose what feels right!",
"translation": "옳다고 느끼는 것을 선택해!"
},
{
"type": "ox",
"index": 3,
"quiz": "다현은 장기적인 개인 성장을 고려하자고 했나요?",
"hint": "ENFJ는 의사결정 시 장기적 가치를 중시합니다.",
"result": "O",
"explanation": "다현은 'Consider long-term personal growth'라고 장기적인 개인 성장을 고려하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "다현",
"script": "Values guide right choices.",
"translation": "가치가 올바른 선택을 안내해."
},
{
"type": "script",
"index": 5,
"speaker": "승우",
"script": "Heart knows what's fun!",
"translation": "마음이 뭐가 재미있는지 알아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Personal @@ guide all right choices.",
"hint": "다현이 올바른 선택을 안내한다고 한 것은?",
"optionA": "friends",
"optionB": "values",
"optionC": "books",
"result": "values",
"explanation": "개인적인 가치들이 모든 올바른 선택을 안내해요."
},
{
"type": "script",
"index": 7,
"speaker": "다현",
"script": "Purpose creates lasting satisfaction.",
"translation": "목적이 지속적인 만족을 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "승우",
"script": "Your wisdom really helps!",
"translation": "너의 지혜가 정말 도움이 돼!"
},
{
"type": "script",
"index": 9,
"speaker": "다현",
"script": "Joy makes everything worthwhile.",
"translation": "기쁨이 모든 것을 가치있게 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "승우",
"script": "You see bigger pictures!",
"translation": "너는 더 큰 그림을 봐!"
},
{
"type": "puzzle",
"index": 11,
"hint": "승우가 다현의 통찰력을 칭찬하는 말이에요.",
"optionA": "see",
"optionB": "You",
"optionC": "bigger",
"optionD": "really",
"optionE": "pictures",
"result": "You really see bigger pictures",
"explanation": "승우는 'You really see bigger pictures'라고 다현이 정말로 더 큰 그림을 본다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "주말 계획 정하기",
"explanation": "ESFP의 즉석 결정과 ENFJ의 신중한 고려 비교",
"category": "의사결정 방식",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현준",
"script": "Let's decide right now!",
"translation": "지금 바로 결정하자!"
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Think about everyone's schedule.",
"translation": "모든 사람의 일정을 생각해봐."
},
{
"type": "ox",
"index": 3,
"quiz": "현준은 지금 바로 결정하자고 했나요?",
"hint": "ESFP는 의사결정 시 즉석에서 결정하는 것을 선호합니다.",
"result": "O",
"explanation": "현준은 'Let's decide right now'라고 지금 바로 결정하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현준",
"script": "Spontaneous plans work best!",
"translation": "즉흥적인 계획이 가장 잘 돼!"
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Everyone should feel included.",
"translation": "모든 사람이 포함된 느낌을 받아야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Spontaneous @@ work really well.",
"hint": "현준이 정말 잘 된다고 한 것은?",
"optionA": "people",
"optionB": "plans",
"optionC": "ideas",
"result": "plans",
"explanation": "즉흥적인 계획들이 정말 잘 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "현준",
"script": "Energy flows when free!",
"translation": "자유로울 때 에너지가 흘러!"
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your excitement is infectious!",
"translation": "너의 들뜸이 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "현준",
"script": "You care so deeply!",
"translation": "너는 정말 깊이 배려해!"
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You live so fully!",
"translation": "너는 정말 충실하게 살아!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜진이 현준의 삶의 방식을 칭찬하는 말이에요.",
"optionA": "live",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "fully",
"result": "You really live so fully",
"explanation": "혜진은 'You really live so fully'라고 현준이 정말로 매우 충실하게 산다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "주말 계획 정하기",
"explanation": "ESFP의 즉석 결정과 ENFJ의 신중한 고려 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현준",
"script": "Let's decide right now!",
"translation": "지금 바로 결정하자!"
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Think about everyone's schedule.",
"translation": "모든 사람의 일정을 생각해봐."
},
{
"type": "ox",
"index": 3,
"quiz": "현준은 지금 바로 결정하자고 했나요?",
"hint": "ESFP는 의사결정 시 즉석에서 결정하는 것을 선호합니다.",
"result": "O",
"explanation": "현준은 'Let's decide right now'라고 지금 바로 결정하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "현준",
"script": "Spontaneous plans work best!",
"translation": "즉흥적인 계획이 가장 잘 돼!"
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Everyone should feel included.",
"translation": "모든 사람이 포함된 느낌을 받아야 해."
},
{
"type": "blank",
"index": 6,
"quiz": "Spontaneous @@ work really well.",
"hint": "현준이 정말 잘 된다고 한 것은?",
"optionA": "people",
"optionB": "plans",
"optionC": "ideas",
"result": "plans",
"explanation": "즉흥적인 계획들이 정말 잘 돼요."
},
{
"type": "script",
"index": 7,
"speaker": "현준",
"script": "Energy flows when free!",
"translation": "자유로울 때 에너지가 흘러!"
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your excitement is infectious!",
"translation": "너의 들뜸이 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "현준",
"script": "You care so deeply!",
"translation": "너는 정말 깊이 배려해!"
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You live so fully!",
"translation": "너는 정말 충실하게 살아!"
},
{
"type": "puzzle",
"index": 11,
"hint": "혜진이 현준의 삶의 방식을 칭찬하는 말이에요.",
"optionA": "live",
"optionB": "You",
"optionC": "so",
"optionD": "really",
"optionE": "fully",
"result": "You really live so fully",
"explanation": "혜진은 'You really live so fully'라고 현준이 정말로 매우 충실하게 산다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "새 학기 생활 계획",
"explanation": "ENFJ의 체계적 준비와 ESFP의 자유로운 적응 비교",
"category": "생활 태도",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Plan weekly study schedules.",
"translation": "주간 공부 일정을 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Go with the flow!",
"translation": "흐름에 맞춰 가자!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 주간 공부 일정을 계획하자고 했나요?",
"hint": "ENFJ는 생활에서 계획적인 접근을 선호합니다.",
"result": "O",
"explanation": "혜림은 'Plan weekly study schedules'라고 주간 공부 일정을 계획하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Structure helps achieve goals.",
"translation": "구조가 목표 달성을 도와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Freedom makes life fun!",
"translation": "자유가 인생을 재미있게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ helps achieve important goals.",
"hint": "혜림이 중요한 목표 달성을 돕는다고 한 것은?",
"optionA": "luck",
"optionB": "structure",
"optionC": "weather",
"result": "structure",
"explanation": "좋은 구조가 중요한 목표 달성을 도와요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Consistency builds success gradually.",
"translation": "일관성이 성공을 점진적으로 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your planning skills amaze!",
"translation": "너의 계획 실력이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "혜림",
"script": "Flexibility brings wonderful surprises.",
"translation": "유연성이 멋진 놀라움을 가져다줘."
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "You organize life beautifully!",
"translation": "너는 삶을 아름답게 정리해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "예솔이 혜림의 인생 정리 능력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "life",
"optionD": "really",
"optionE": "beautifully",
"result": "You really organize life beautifully",
"explanation": "예솔은 'You really organize life beautifully'라고 혜림이 정말로 삶을 아름답게 정리한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "새 학기 생활 계획",
"explanation": "ENFJ의 체계적 준비와 ESFP의 자유로운 적응 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜림",
"script": "Plan weekly study schedules.",
"translation": "주간 공부 일정을 계획해."
},
{
"type": "script",
"index": 2,
"speaker": "예솔",
"script": "Go with the flow!",
"translation": "흐름에 맞춰 가자!"
},
{
"type": "ox",
"index": 3,
"quiz": "혜림은 주간 공부 일정을 계획하자고 했나요?",
"hint": "ENFJ는 생활에서 계획적인 접근을 선호합니다.",
"result": "O",
"explanation": "혜림은 'Plan weekly study schedules'라고 주간 공부 일정을 계획하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜림",
"script": "Structure helps achieve goals.",
"translation": "구조가 목표 달성을 도와."
},
{
"type": "script",
"index": 5,
"speaker": "예솔",
"script": "Freedom makes life fun!",
"translation": "자유가 인생을 재미있게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ helps achieve important goals.",
"hint": "혜림이 중요한 목표 달성을 돕는다고 한 것은?",
"optionA": "luck",
"optionB": "structure",
"optionC": "weather",
"result": "structure",
"explanation": "좋은 구조가 중요한 목표 달성을 도와요."
},
{
"type": "script",
"index": 7,
"speaker": "혜림",
"script": "Consistency builds success gradually.",
"translation": "일관성이 성공을 점진적으로 만들어."
},
{
"type": "script",
"index": 8,
"speaker": "예솔",
"script": "Your planning skills amaze!",
"translation": "너의 계획 실력이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "혜림",
"script": "Flexibility brings wonderful surprises.",
"translation": "유연성이 멋진 놀라움을 가져다줘."
},
{
"type": "script",
"index": 10,
"speaker": "예솔",
"script": "You organize life beautifully!",
"translation": "너는 삶을 아름답게 정리해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "예솔이 혜림의 인생 정리 능력을 칭찬하는 말이에요.",
"optionA": "organize",
"optionB": "You",
"optionC": "life",
"optionD": "really",
"optionE": "beautifully",
"result": "You really organize life beautifully",
"explanation": "예솔은 'You really organize life beautifully'라고 혜림이 정말로 삶을 아름답게 정리한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "룸메이트와 함께 살기",
"explanation": "ESFP의 즉흥적 적응과 ENFJ의 조화로운 배려 비교",
"category": "생활 태도",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미소",
"script": "Let's be super flexible!",
"translation": "우리 진짜 유연하게 지내자!"
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Consider everyone's comfort needs.",
"translation": "모든 사람의 편안함의 필요를 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 정말 유연하게 지내자고 했나요?",
"hint": "ESFP는 생활에서 유연한 적응을 선호합니다.",
"result": "O",
"explanation": "미소는 'Let's be super flexible'이라고 우리 진짜 유연하게 지내자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "미소",
"script": "Each day brings surprises!",
"translation": "매일이 놀라움을 가져다줘!"
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "Harmony makes home peaceful.",
"translation": "조화가 집을 평화롭게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Each @@ brings wonderful new surprises.",
"hint": "미소가 놀라운 새로운 놀라움을 가져다준다고 한 것은?",
"optionA": "person",
"optionB": "day",
"optionC": "room",
"result": "day",
"explanation": "매일이 놀라운 새로운 놀라움을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "Fun moments happen naturally!",
"translation": "재미있는 순간들이 자연스럽게 일어나!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Your energy brightens everything!",
"translation": "너의 에너지가 모든 것을 밝게 해!"
},
{
"type": "script",
"index": 9,
"speaker": "미소",
"script": "You create such warmth!",
"translation": "너는 그런 따뜻함을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "You make every day!",
"translation": "너는 매일을 만들어가!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준영이 미소의 매일을 만들어가는 능력을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "every",
"optionD": "really",
"optionE": "day",
"result": "You really make every day",
"explanation": "준영은 'You really make every day'라고 미소가 정말로 매일을 만들어간다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "룸메이트와 함께 살기",
"explanation": "ESFP의 즉흥적 적응과 ENFJ의 조화로운 배려 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "미소",
"script": "Let's be super flexible!",
"translation": "우리 진짜 유연하게 지내자!"
},
{
"type": "script",
"index": 2,
"speaker": "준영",
"script": "Consider everyone's comfort needs.",
"translation": "모든 사람의 편안함의 필요를 고려해."
},
{
"type": "ox",
"index": 3,
"quiz": "미소는 정말 유연하게 지내자고 했나요?",
"hint": "ESFP는 생활에서 유연한 적응을 선호합니다.",
"result": "O",
"explanation": "미소는 'Let's be super flexible'이라고 우리 진짜 유연하게 지내자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "미소",
"script": "Each day brings surprises!",
"translation": "매일이 놀라움을 가져다줘!"
},
{
"type": "script",
"index": 5,
"speaker": "준영",
"script": "Harmony makes home peaceful.",
"translation": "조화가 집을 평화롭게 만들어."
},
{
"type": "blank",
"index": 6,
"quiz": "Each @@ brings wonderful new surprises.",
"hint": "미소가 놀라운 새로운 놀라움을 가져다준다고 한 것은?",
"optionA": "person",
"optionB": "day",
"optionC": "room",
"result": "day",
"explanation": "매일이 놀라운 새로운 놀라움을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "미소",
"script": "Fun moments happen naturally!",
"translation": "재미있는 순간들이 자연스럽게 일어나!"
},
{
"type": "script",
"index": 8,
"speaker": "준영",
"script": "Your energy brightens everything!",
"translation": "너의 에너지가 모든 것을 밝게 해!"
},
{
"type": "script",
"index": 9,
"speaker": "미소",
"script": "You create such warmth!",
"translation": "너는 그런 따뜻함을 만들어!"
},
{
"type": "script",
"index": 10,
"speaker": "준영",
"script": "You make every day!",
"translation": "너는 매일을 만들어가!"
},
{
"type": "puzzle",
"index": 11,
"hint": "준영이 미소의 매일을 만들어가는 능력을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "every",
"optionD": "really",
"optionE": "day",
"result": "You really make every day",
"explanation": "준영은 'You really make every day'라고 미소가 정말로 매일을 만들어간다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "시험 기간 버티기",
"explanation": "ENFJ의 체계적 대처와 ESFP의 긍정적 전환 비교",
"category": "스트레스 상황 대처",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정훈",
"script": "Create detailed study plans.",
"translation": "세세한 공부 계획을 세워."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "Take fun study breaks!",
"translation": "재미있는 공부 휴식을 취해!"
},
{
"type": "ox",
"index": 3,
"quiz": "정훈은 세세한 공부 계획을 세우자고 했나요?",
"hint": "ENFJ는 스트레스 상황에서 체계적 접근을 선호합니다.",
"result": "O",
"explanation": "정훈은 'Create detailed study plans'라고 세세한 공부 계획을 세우자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정훈",
"script": "Organization reduces stress levels.",
"translation": "조직화가 스트레스 수준을 줄여."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Music makes studying easier!",
"translation": "음악이 공부를 더 쉽게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ reduces high stress levels.",
"hint": "정훈이 높은 스트레스 수준을 줄인다고 한 것은?",
"optionA": "food",
"optionB": "organization",
"optionC": "sleep",
"result": "organization",
"explanation": "좋은 조직화가 높은 스트레스 수준을 줄여요."
},
{
"type": "script",
"index": 7,
"speaker": "정훈",
"script": "Support groups help everyone.",
"translation": "지지 그룹이 모든 사람을 도와."
},
{
"type": "script",
"index": 8,
"speaker": "강민",
"script": "Your structure really works!",
"translation": "너의 구조가 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "정훈",
"script": "Joy lightens heavy burdens.",
"translation": "기쁨이 무거운 짐을 가볍게 해."
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "You help everyone succeed!",
"translation": "너는 모든 사람이 성공하도록 도와!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "강민이 정훈의 도움 주는 능력을 칭찬하는 말이에요.",
"optionA": "help",
"optionB": "You",
"optionC": "everyone",
"optionD": "really",
"optionE": "succeed",
"result": "You really help everyone succeed",
"explanation": "강민은 'You really help everyone succeed'라고 정훈이 정말로 모든 사람이 성공하도록 돕는다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "시험 기간 버티기",
"explanation": "ENFJ의 체계적 대처와 ESFP의 긍정적 전환 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "정훈",
"script": "Create detailed study plans.",
"translation": "세세한 공부 계획을 세워."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "Take fun study breaks!",
"translation": "재미있는 공부 휴식을 취해!"
},
{
"type": "ox",
"index": 3,
"quiz": "정훈은 세세한 공부 계획을 세우자고 했나요?",
"hint": "ENFJ는 스트레스 상황에서 체계적 접근을 선호합니다.",
"result": "O",
"explanation": "정훈은 'Create detailed study plans'라고 세세한 공부 계획을 세우자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "정훈",
"script": "Organization reduces stress levels.",
"translation": "조직화가 스트레스 수준을 줄여."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Music makes studying easier!",
"translation": "음악이 공부를 더 쉽게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ reduces high stress levels.",
"hint": "정훈이 높은 스트레스 수준을 줄인다고 한 것은?",
"optionA": "food",
"optionB": "organization",
"optionC": "sleep",
"result": "organization",
"explanation": "좋은 조직화가 높은 스트레스 수준을 줄여요."
},
{
"type": "script",
"index": 7,
"speaker": "정훈",
"script": "Support groups help everyone.",
"translation": "지지 그룹이 모든 사람을 도와."
},
{
"type": "script",
"index": 8,
"speaker": "강민",
"script": "Your structure really works!",
"translation": "너의 구조가 정말 효과적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "정훈",
"script": "Joy lightens heavy burdens.",
"translation": "기쁨이 무거운 짐을 가볍게 해."
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "You help everyone succeed!",
"translation": "너는 모든 사람이 성공하도록 도와!"
},
{
"type": "puzzle",
"index": 11,
"hint": "강민이 정훈의 도움 주는 능력을 칭찬하는 말이에요.",
"optionA": "help",
"optionB": "You",
"optionC": "everyone",
"optionD": "really",
"optionE": "succeed",
"result": "You really help everyone succeed",
"explanation": "강민은 'You really help everyone succeed'라고 정훈이 정말로 모든 사람이 성공하도록 돕는다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "갑작스런 계획 변경",
"explanation": "ESFP의 빠른 적응과 ENFJ의 사람 중심 조정 비교",
"category": "스트레스 상황 대처",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "No problem! Let's adapt!",
"translation": "문제없어! 적응하자!"
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Check if everyone's okay.",
"translation": "모든 사람이 괜찮은지 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 문제없다며 적응하자고 했나요?",
"hint": "ESFP는 스트레스 상황에서 빠른 적응을 보입니다.",
"result": "O",
"explanation": "혜린은 'No problem! Let's adapt!'라고 문제없다며 적응하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Change brings new adventures!",
"translation": "변화가 새로운 모험을 가져다줘!"
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Everyone needs emotional support.",
"translation": "모든 사람이 정서적 지지가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Big @@ brings exciting new adventures.",
"hint": "혜린이 신나는 새로운 모험을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "change",
"optionC": "time",
"result": "change",
"explanation": "큰 변화가 신나는 새로운 모험을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Flexibility makes life easier!",
"translation": "유연성이 삶을 더 쉽게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your positivity is inspiring!",
"translation": "너의 긍정성이 영감을 줘!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You care for everyone!",
"translation": "너는 모든 사람을 돌봐!"
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "You bounce back quickly!",
"translation": "너는 빨리 회복해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "민아가 혜린의 회복력을 칭찬하는 말이에요.",
"optionA": "bounce",
"optionB": "You",
"optionC": "back",
"optionD": "really",
"optionE": "quickly",
"result": "You really bounce back quickly",
"explanation": "민아는 'You really bounce back quickly'라고 혜린이 정말로 빨리 회복한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "갑작스런 계획 변경",
"explanation": "ESFP의 빠른 적응과 ENFJ의 사람 중심 조정 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "No problem! Let's adapt!",
"translation": "문제없어! 적응하자!"
},
{
"type": "script",
"index": 2,
"speaker": "민아",
"script": "Check if everyone's okay.",
"translation": "모든 사람이 괜찮은지 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 문제없다며 적응하자고 했나요?",
"hint": "ESFP는 스트레스 상황에서 빠른 적응을 보입니다.",
"result": "O",
"explanation": "혜린은 'No problem! Let's adapt!'라고 문제없다며 적응하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Change brings new adventures!",
"translation": "변화가 새로운 모험을 가져다줘!"
},
{
"type": "script",
"index": 5,
"speaker": "민아",
"script": "Everyone needs emotional support.",
"translation": "모든 사람이 정서적 지지가 필요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Big @@ brings exciting new adventures.",
"hint": "혜린이 신나는 새로운 모험을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "change",
"optionC": "time",
"result": "change",
"explanation": "큰 변화가 신나는 새로운 모험을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Flexibility makes life easier!",
"translation": "유연성이 삶을 더 쉽게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "민아",
"script": "Your positivity is inspiring!",
"translation": "너의 긍정성이 영감을 줘!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You care for everyone!",
"translation": "너는 모든 사람을 돌봐!"
},
{
"type": "script",
"index": 10,
"speaker": "민아",
"script": "You bounce back quickly!",
"translation": "너는 빨리 회복해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "민아가 혜린의 회복력을 칭찬하는 말이에요.",
"optionA": "bounce",
"optionB": "You",
"optionC": "back",
"optionD": "really",
"optionE": "quickly",
"result": "You really bounce back quickly",
"explanation": "민아는 'You really bounce back quickly'라고 혜린이 정말로 빨리 회복한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "진로 상담 받기",
"explanation": "ENFJ의 가치 중심 비전과 ESFP의 현재 중심 탐색 비교",
"category": "직업 및 목표 설정",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Focus on helping others.",
"translation": "다른 사람들을 돕는 데 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "현준",
"script": "Try different things first!",
"translation": "먼저 다른 것들을 시도해봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 다른 사람들을 돕는 데 집중하자고 했나요?",
"hint": "ENFJ는 직업 목표에서 타인을 돕는 것을 중시합니다.",
"result": "O",
"explanation": "유나는 'Focus on helping others'라고 다른 사람들을 돕는 데 집중하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Meaningful work brings satisfaction.",
"translation": "의미있는 일이 만족감을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "현준",
"script": "Fun jobs make happy!",
"translation": "재미있는 직업이 행복하게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Meaningful @@ brings deep satisfaction.",
"hint": "유나가 깊은 만족감을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "work",
"optionC": "time",
"result": "work",
"explanation": "의미있는 일이 깊은 만족감을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Long-term vision guides choices.",
"translation": "장기적인 비전이 선택을 안내해."
},
{
"type": "script",
"index": 8,
"speaker": "현준",
"script": "Your purpose is amazing!",
"translation": "너의 목적이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "Exploration opens new doors.",
"translation": "탐험이 새로운 문을 열어."
},
{
"type": "script",
"index": 10,
"speaker": "현준",
"script": "You inspire people daily!",
"translation": "너는 매일 사람들에게 영감을 줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "현준이 유나의 영감을 주는 능력을 칭찬하는 말이에요.",
"optionA": "inspire",
"optionB": "You",
"optionC": "people",
"optionD": "really",
"optionE": "daily",
"result": "You really inspire people daily",
"explanation": "현준은 'You really inspire people daily'라고 유나가 정말로 매일 사람들에게 영감을 준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "진로 상담 받기",
"explanation": "ENFJ의 가치 중심 비전과 ESFP의 현재 중심 탐색 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유나",
"script": "Focus on helping others.",
"translation": "다른 사람들을 돕는 데 집중해."
},
{
"type": "script",
"index": 2,
"speaker": "현준",
"script": "Try different things first!",
"translation": "먼저 다른 것들을 시도해봐!"
},
{
"type": "ox",
"index": 3,
"quiz": "유나는 다른 사람들을 돕는 데 집중하자고 했나요?",
"hint": "ENFJ는 직업 목표에서 타인을 돕는 것을 중시합니다.",
"result": "O",
"explanation": "유나는 'Focus on helping others'라고 다른 사람들을 돕는 데 집중하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "유나",
"script": "Meaningful work brings satisfaction.",
"translation": "의미있는 일이 만족감을 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "현준",
"script": "Fun jobs make happy!",
"translation": "재미있는 직업이 행복하게 만들어!"
},
{
"type": "blank",
"index": 6,
"quiz": "Meaningful @@ brings deep satisfaction.",
"hint": "유나가 깊은 만족감을 가져다준다고 한 것은?",
"optionA": "money",
"optionB": "work",
"optionC": "time",
"result": "work",
"explanation": "의미있는 일이 깊은 만족감을 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "유나",
"script": "Long-term vision guides choices.",
"translation": "장기적인 비전이 선택을 안내해."
},
{
"type": "script",
"index": 8,
"speaker": "현준",
"script": "Your purpose is amazing!",
"translation": "너의 목적이 놀라워!"
},
{
"type": "script",
"index": 9,
"speaker": "유나",
"script": "Exploration opens new doors.",
"translation": "탐험이 새로운 문을 열어."
},
{
"type": "script",
"index": 10,
"speaker": "현준",
"script": "You inspire people daily!",
"translation": "너는 매일 사람들에게 영감을 줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "현준이 유나의 영감을 주는 능력을 칭찬하는 말이에요.",
"optionA": "inspire",
"optionB": "You",
"optionC": "people",
"optionD": "really",
"optionE": "daily",
"result": "You really inspire people daily",
"explanation": "현준은 'You really inspire people daily'라고 유나가 정말로 매일 사람들에게 영감을 준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "아르바이트 고르기",
"explanation": "ESFP의 경험 중심 선택과 ENFJ의 성장 중심 고려 비교",
"category": "직업 및 목표 설정",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승우",
"script": "Choose something really fun!",
"translation": "정말 재미있는 걸 선택해!"
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Think about skill development.",
"translation": "실력 개발에 대해 생각해봐."
},
{
"type": "ox",
"index": 3,
"quiz": "승우는 정말 재미있는 것을 선택하자고 했나요?",
"hint": "ESFP는 직업 선택에서 즐거움을 중시합니다.",
"result": "O",
"explanation": "승우는 'Choose something really fun'이라고 정말 재미있는 걸 선택하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "승우",
"script": "Enjoy every working moment!",
"translation": "일하는 모든 순간을 즐겨!"
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Growth opportunities matter most.",
"translation": "성장 기회가 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Enjoy every single working @@.",
"hint": "승우가 즐기자고 한 것은?",
"optionA": "person",
"optionB": "moment",
"optionC": "place",
"result": "moment",
"explanation": "일하는 모든 순간을 즐겨요."
},
{
"type": "script",
"index": 7,
"speaker": "승우",
"script": "People make jobs special!",
"translation": "사람들이 일을 특별하게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your enthusiasm is contagious!",
"translation": "너의 열정이 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "승우",
"script": "You see bigger purposes!",
"translation": "너는 더 큰 목적을 봐!"
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You bring joy everywhere!",
"translation": "너는 어디든 기쁨을 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "혜진이 승우의 기쁨을 전파하는 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "joy",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring joy everywhere",
"explanation": "혜진은 'You really bring joy everywhere'라고 승우가 정말로 어디든 기쁨을 가져다준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "아르바이트 고르기",
"explanation": "ESFP의 경험 중심 선택과 ENFJ의 성장 중심 고려 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승우",
"script": "Choose something really fun!",
"translation": "정말 재미있는 걸 선택해!"
},
{
"type": "script",
"index": 2,
"speaker": "혜진",
"script": "Think about skill development.",
"translation": "실력 개발에 대해 생각해봐."
},
{
"type": "ox",
"index": 3,
"quiz": "승우는 정말 재미있는 것을 선택하자고 했나요?",
"hint": "ESFP는 직업 선택에서 즐거움을 중시합니다.",
"result": "O",
"explanation": "승우는 'Choose something really fun'이라고 정말 재미있는 걸 선택하자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "승우",
"script": "Enjoy every working moment!",
"translation": "일하는 모든 순간을 즐겨!"
},
{
"type": "script",
"index": 5,
"speaker": "혜진",
"script": "Growth opportunities matter most.",
"translation": "성장 기회가 가장 중요해."
},
{
"type": "blank",
"index": 6,
"quiz": "Enjoy every single working @@.",
"hint": "승우가 즐기자고 한 것은?",
"optionA": "person",
"optionB": "moment",
"optionC": "place",
"result": "moment",
"explanation": "일하는 모든 순간을 즐겨요."
},
{
"type": "script",
"index": 7,
"speaker": "승우",
"script": "People make jobs special!",
"translation": "사람들이 일을 특별하게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "혜진",
"script": "Your enthusiasm is contagious!",
"translation": "너의 열정이 전염돼!"
},
{
"type": "script",
"index": 9,
"speaker": "승우",
"script": "You see bigger purposes!",
"translation": "너는 더 큰 목적을 봐!"
},
{
"type": "script",
"index": 10,
"speaker": "혜진",
"script": "You bring joy everywhere!",
"translation": "너는 어디든 기쁨을 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "혜진이 승우의 기쁨을 전파하는 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "joy",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring joy everywhere",
"explanation": "혜진은 'You really bring joy everywhere'라고 승우가 정말로 어디든 기쁨을 가져다준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "새로운 운동 시작하기",
"explanation": "ENFJ의 건강한 습관 형성과 ESFP의 즉석 체험 비교",
"category": "취미와 여가 활동",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Build healthy long-term habits.",
"translation": "건강한 장기적 습관을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Let's try dancing first!",
"translation": "먼저 춤춰보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "재민은 건강한 장기적 습관을 만들자고 했나요?",
"hint": "ENFJ는 취미활동에서도 장기적 관점을 중시합니다.",
"result": "O",
"explanation": "재민은 'Build healthy long-term habits'라고 건강한 장기적 습관을 만들자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "Consistency brings better results.",
"translation": "일관성이 더 나은 결과를 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Movement feels so good!",
"translation": "움직이는 게 정말 기분 좋아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ brings much better results.",
"hint": "재민이 훨씬 더 나은 결과를 가져다준다고 한 것은?",
"optionA": "luck",
"optionB": "consistency",
"optionC": "weather",
"result": "consistency",
"explanation": "좋은 일관성이 훨씬 더 나은 결과를 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "Goals motivate daily progress.",
"translation": "목표가 매일의 진전을 동기부여해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your discipline is impressive!",
"translation": "너의 규율이 인상적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "재민",
"script": "Joy makes exercise sustainable.",
"translation": "기쁨이 운동을 지속가능하게 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "You plan everything wisely!",
"translation": "너는 모든 것을 현명하게 계획해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미소가 재민의 계획 능력을 칭찬하는 말이에요.",
"optionA": "plan",
"optionB": "You",
"optionC": "everything",
"optionD": "really",
"optionE": "wisely",
"result": "You really plan everything wisely",
"explanation": "미소는 'You really plan everything wisely'라고 재민이 정말로 모든 것을 현명하게 계획한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "새로운 운동 시작하기",
"explanation": "ENFJ의 건강한 습관 형성과 ESFP의 즉석 체험 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재민",
"script": "Build healthy long-term habits.",
"translation": "건강한 장기적 습관을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "미소",
"script": "Let's try dancing first!",
"translation": "먼저 춤춰보자!"
},
{
"type": "ox",
"index": 3,
"quiz": "재민은 건강한 장기적 습관을 만들자고 했나요?",
"hint": "ENFJ는 취미활동에서도 장기적 관점을 중시합니다.",
"result": "O",
"explanation": "재민은 'Build healthy long-term habits'라고 건강한 장기적 습관을 만들자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "재민",
"script": "Consistency brings better results.",
"translation": "일관성이 더 나은 결과를 가져다줘."
},
{
"type": "script",
"index": 5,
"speaker": "미소",
"script": "Movement feels so good!",
"translation": "움직이는 게 정말 기분 좋아!"
},
{
"type": "blank",
"index": 6,
"quiz": "Good @@ brings much better results.",
"hint": "재민이 훨씬 더 나은 결과를 가져다준다고 한 것은?",
"optionA": "luck",
"optionB": "consistency",
"optionC": "weather",
"result": "consistency",
"explanation": "좋은 일관성이 훨씬 더 나은 결과를 가져다줘요."
},
{
"type": "script",
"index": 7,
"speaker": "재민",
"script": "Goals motivate daily progress.",
"translation": "목표가 매일의 진전을 동기부여해."
},
{
"type": "script",
"index": 8,
"speaker": "미소",
"script": "Your discipline is impressive!",
"translation": "너의 규율이 인상적이야!"
},
{
"type": "script",
"index": 9,
"speaker": "재민",
"script": "Joy makes exercise sustainable.",
"translation": "기쁨이 운동을 지속가능하게 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "미소",
"script": "You plan everything wisely!",
"translation": "너는 모든 것을 현명하게 계획해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "미소가 재민의 계획 능력을 칭찬하는 말이에요.",
"optionA": "plan",
"optionB": "You",
"optionC": "everything",
"optionD": "really",
"optionE": "wisely",
"result": "You really plan everything wisely",
"explanation": "미소는 'You really plan everything wisely'라고 재민이 정말로 모든 것을 현명하게 계획한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "친구들과 게임하기",
"explanation": "ESFP의 순간 즐기기와 ENFJ의 모두 배려하기 비교",
"category": "취미와 여가 활동",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예솔",
"script": "This game looks awesome!",
"translation": "이 게임이 멋져 보여!"
},
{
"type": "script",
"index": 2,
"speaker": "다현",
"script": "Make sure everyone participates.",
"translation": "모든 사람이 참여하는지 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 이 게임이 멋져 보인다고 했나요?",
"hint": "ESFP는 취미활동에서 즉각적 즐거움을 추구합니다.",
"result": "O",
"explanation": "예솔은 'This game looks awesome'이라고 이 게임이 멋져 보인다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "Let's play right now!",
"translation": "지금 바로 놀자!"
},
{
"type": "script",
"index": 5,
"speaker": "다현",
"script": "Check if rules are clear.",
"translation": "규칙이 명확한지 확인해."
},
{
"type": "blank",
"index": 6,
"quiz": "Let's @@ this game right now.",
"hint": "예솔이 지금 바로 하자고 한 것은?",
"optionA": "buy",
"optionB": "play",
"optionC": "watch",
"result": "play",
"explanation": "이 게임을 지금 바로 놀자."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "Laughter makes everything better!",
"translation": "웃음이 모든 것을 더 좋게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "다현",
"script": "Your energy lifts everyone!",
"translation": "너의 에너지가 모든 사람을 끌어올려!"
},
{
"type": "script",
"index": 9,
"speaker": "예솔",
"script": "You include everyone perfectly!",
"translation": "너는 모든 사람을 완벽하게 포함시켜!"
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "You make games exciting!",
"translation": "너는 게임을 신나게 만들어!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "다현이 예솔의 게임을 신나게 만드는 능력을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "games",
"optionD": "really",
"optionE": "exciting",
"result": "You really make games exciting",
"explanation": "다현은 'You really make games exciting'이라고 예솔이 정말로 게임을 신나게 만든다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "친구들과 게임하기",
"explanation": "ESFP의 순간 즐기기와 ENFJ의 모두 배려하기 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "예솔",
"script": "This game looks awesome!",
"translation": "이 게임이 멋져 보여!"
},
{
"type": "script",
"index": 2,
"speaker": "다현",
"script": "Make sure everyone participates.",
"translation": "모든 사람이 참여하는지 확인해."
},
{
"type": "ox",
"index": 3,
"quiz": "예솔은 이 게임이 멋져 보인다고 했나요?",
"hint": "ESFP는 취미활동에서 즉각적 즐거움을 추구합니다.",
"result": "O",
"explanation": "예솔은 'This game looks awesome'이라고 이 게임이 멋져 보인다고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "예솔",
"script": "Let's play right now!",
"translation": "지금 바로 놀자!"
},
{
"type": "script",
"index": 5,
"speaker": "다현",
"script": "Check if rules are clear.",
"translation": "규칙이 명확한지 확인해."
},
{
"type": "blank",
"index": 6,
"quiz": "Let's @@ this game right now.",
"hint": "예솔이 지금 바로 하자고 한 것은?",
"optionA": "buy",
"optionB": "play",
"optionC": "watch",
"result": "play",
"explanation": "이 게임을 지금 바로 놀자."
},
{
"type": "script",
"index": 7,
"speaker": "예솔",
"script": "Laughter makes everything better!",
"translation": "웃음이 모든 것을 더 좋게 만들어!"
},
{
"type": "script",
"index": 8,
"speaker": "다현",
"script": "Your energy lifts everyone!",
"translation": "너의 에너지가 모든 사람을 끌어올려!"
},
{
"type": "script",
"index": 9,
"speaker": "예솔",
"script": "You include everyone perfectly!",
"translation": "너는 모든 사람을 완벽하게 포함시켜!"
},
{
"type": "script",
"index": 10,
"speaker": "다현",
"script": "You make games exciting!",
"translation": "너는 게임을 신나게 만들어!"
},
{
"type": "puzzle",
"index": 11,
"hint": "다현이 예솔의 게임을 신나게 만드는 능력을 칭찬하는 말이에요.",
"optionA": "make",
"optionB": "You",
"optionC": "games",
"optionD": "really",
"optionE": "exciting",
"result": "You really make games exciting",
"explanation": "다현은 'You really make games exciting'이라고 예솔이 정말로 게임을 신나게 만든다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해 풀기",
"explanation": "ENFJ의 조화 중심 해결과 ESFP의 감정 중심 중재 비교",
"category": "갈등 해결 방식",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Listen to both sides.",
"translation": "양쪽의 얘기를 들어봐."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "Hug it out together!",
"translation": "함께 안아주면서 해결해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 양쪽의 얘기를 들어보자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 모든 관점을 듣는 것을 중시합니다.",
"result": "O",
"explanation": "지아는 'Listen to both sides'라고 양쪽의 얘기를 들어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Understanding prevents bigger problems.",
"translation": "이해가 더 큰 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Love fixes everything fast!",
"translation": "사랑이 모든 것을 빨리 고쳐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Deep @@ prevents much bigger problems.",
"hint": "지아가 훨씬 더 큰 문제를 방지한다고 한 것은?",
"optionA": "money",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "깊은 이해가 훨씬 더 큰 문제를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Patience helps heal wounds.",
"translation": "인내가 상처를 치유하는 데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "강민",
"script": "Your wisdom really shines!",
"translation": "너의 지혜가 정말 빛나!"
},
{
"type": "script",
"index": 9,
"speaker": "지아",
"script": "Warmth melts frozen hearts.",
"translation": "따뜻함이 얼어붙은 마음을 녹여."
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "You bring peace everywhere!",
"translation": "너는 어디든 평화를 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "강민이 지아의 평화를 가져다주는 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "peace",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring peace everywhere",
"explanation": "강민은 'You really bring peace everywhere'라고 지아가 정말로 어디든 평화를 가져다준다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "친구들 사이 오해 풀기",
"explanation": "ENFJ의 조화 중심 해결과 ESFP의 감정 중심 중재 비교",
"level": 2,
"my_mbti": "ENFJ",
"target_mbti": "ESFP",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지아",
"script": "Listen to both sides.",
"translation": "양쪽의 얘기를 들어봐."
},
{
"type": "script",
"index": 2,
"speaker": "강민",
"script": "Hug it out together!",
"translation": "함께 안아주면서 해결해!"
},
{
"type": "ox",
"index": 3,
"quiz": "지아는 양쪽의 얘기를 들어보자고 했나요?",
"hint": "ENFJ는 갈등 해결 시 모든 관점을 듣는 것을 중시합니다.",
"result": "O",
"explanation": "지아는 'Listen to both sides'라고 양쪽의 얘기를 들어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "지아",
"script": "Understanding prevents bigger problems.",
"translation": "이해가 더 큰 문제를 방지해."
},
{
"type": "script",
"index": 5,
"speaker": "강민",
"script": "Love fixes everything fast!",
"translation": "사랑이 모든 것을 빨리 고쳐!"
},
{
"type": "blank",
"index": 6,
"quiz": "Deep @@ prevents much bigger problems.",
"hint": "지아가 훨씬 더 큰 문제를 방지한다고 한 것은?",
"optionA": "money",
"optionB": "understanding",
"optionC": "time",
"result": "understanding",
"explanation": "깊은 이해가 훨씬 더 큰 문제를 방지해요."
},
{
"type": "script",
"index": 7,
"speaker": "지아",
"script": "Patience helps heal wounds.",
"translation": "인내가 상처를 치유하는 데 도움이 돼."
},
{
"type": "script",
"index": 8,
"speaker": "강민",
"script": "Your wisdom really shines!",
"translation": "너의 지혜가 정말 빛나!"
},
{
"type": "script",
"index": 9,
"speaker": "지아",
"script": "Warmth melts frozen hearts.",
"translation": "따뜻함이 얼어붙은 마음을 녹여."
},
{
"type": "script",
"index": 10,
"speaker": "강민",
"script": "You bring peace everywhere!",
"translation": "너는 어디든 평화를 가져다줘!"
},
{
"type": "puzzle",
"index": 11,
"hint": "강민이 지아의 평화를 가져다주는 능력을 칭찬하는 말이에요.",
"optionA": "bring",
"optionB": "You",
"optionC": "peace",
"optionD": "really",
"optionE": "everywhere",
"result": "You really bring peace everywhere",
"explanation": "강민은 'You really bring peace everywhere'라고 지아가 정말로 어디든 평화를 가져다준다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 과제 의견 차이",
"explanation": "ESFP의 직감적 화해와 ENFJ의 체계적 조율 비교",
"category": "갈등 해결 방식",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "Let's laugh about it!",
"translation": "이걸로 웃어보자!"
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Find common ground first.",
"translation": "먼저 공통 기반을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 이것으로 웃어보자고 했나요?",
"hint": "ESFP는 갈등 해결에서 유머와 긍정성을 사용합니다.",
"result": "O",
"explanation": "혜린은 'Let's laugh about it'이라고 이걸로 웃어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Smiles melt angry feelings.",
"translation": "미소가 화난 감정을 녹여."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Structure helps resolve conflicts.",
"translation": "구조가 갈등 해결을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Warm @@ melt all angry feelings.",
"hint": "혜린이 모든 화난 감정을 녹인다고 한 것은?",
"optionA": "words",
"optionB": "smiles",
"optionC": "songs",
"result": "smiles",
"explanation": "따뜻한 미소가 모든 화난 감정을 녹여요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Fun brings people together!",
"translation": "재미가 사람들을 하나로 모아!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Your positivity works magic!",
"translation": "너의 긍정성이 마법을 부려!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You organize thoughts clearly!",
"translation": "너는 생각을 명확하게 정리해!"
},
{
"type": "script",
"index": 10,
"speaker": "정훈",
"script": "You heal hearts instantly!",
"translation": "너는 마음을 즉시 치유해!"
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "정훈이 혜린의 마음 치유 능력을 칭찬하는 말이에요.",
"optionA": "heal",
"optionB": "You",
"optionC": "hearts",
"optionD": "really",
"optionE": "instantly",
"result": "You really heal hearts instantly",
"explanation": "정훈은 'You really heal hearts instantly'라고 혜린이 정말로 마음을 즉시 치유한다고 칭찬했어요."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "팀 과제 의견 차이",
"explanation": "ESFP의 직감적 화해와 ENFJ의 체계적 조율 비교",
"level": 2,
"my_mbti": "ESFP",
"target_mbti": "ENFJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "혜린",
"script": "Let's laugh about it!",
"translation": "이걸로 웃어보자!"
},
{
"type": "script",
"index": 2,
"speaker": "정훈",
"script": "Find common ground first.",
"translation": "먼저 공통 기반을 찾아."
},
{
"type": "ox",
"index": 3,
"quiz": "혜린은 이것으로 웃어보자고 했나요?",
"hint": "ESFP는 갈등 해결에서 유머와 긍정성을 사용합니다.",
"result": "O",
"explanation": "혜린은 'Let's laugh about it'이라고 이걸로 웃어보자고 했어요."
},
{
"type": "script",
"index": 4,
"speaker": "혜린",
"script": "Smiles melt angry feelings.",
"translation": "미소가 화난 감정을 녹여."
},
{
"type": "script",
"index": 5,
"speaker": "정훈",
"script": "Structure helps resolve conflicts.",
"translation": "구조가 갈등 해결을 도와."
},
{
"type": "blank",
"index": 6,
"quiz": "Warm @@ melt all angry feelings.",
"hint": "혜린이 모든 화난 감정을 녹인다고 한 것은?",
"optionA": "words",
"optionB": "smiles",
"optionC": "songs",
"result": "smiles",
"explanation": "따뜻한 미소가 모든 화난 감정을 녹여요."
},
{
"type": "script",
"index": 7,
"speaker": "혜린",
"script": "Fun brings people together!",
"translation": "재미가 사람들을 하나로 모아!"
},
{
"type": "script",
"index": 8,
"speaker": "정훈",
"script": "Your positivity works magic!",
"translation": "너의 긍정성이 마법을 부려!"
},
{
"type": "script",
"index": 9,
"speaker": "혜린",
"script": "You organize thoughts clearly!",
"translation": "너는 생각을 명확하게 정리해!"
},
{
"type": "script",
"index": 10,
"speaker": "정훈",
"script": "You heal hearts instantly!",
"translation": "너는 마음을 즉시 치유해!"
},
{
"type": "puzzle",
"index": 11,
"hint": "정훈이 혜린의 마음 치유 능력을 칭찬하는 말이에요.",
"optionA": "heal",
"optionB": "You",
"optionC": "hearts",
"optionD": "really",
"optionE": "instantly",
"result": "You really heal hearts instantly",
"explanation": "정훈은 'You really heal hearts instantly'라고 혜린이 정말로 마음을 즉시 치유한다고 칭찬했어요."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "조용한 리더십의 힘",
"explanation": "INTJ의 내향적 리더십과 ENTJ의 외향적 지지 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I lead through careful planning.",
"translation": "신중한 계획을 통해 리드해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Smart planning creates better results.",
"translation": "똑똑한 계획이 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "I prefer small focused teams.",
"translation": "작고 집중된 팀을 선호해."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 큰 팀보다 작은 팀을 선호하나요?",
"hint": "지훈이가 어떤 팀을 선호한다고 했나요?",
"result": "O",
"explanation": "지훈이는 '작고 집중된 팀'을 선호한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Focused teams achieve goals faster.",
"translation": "집중된 팀이 목표를 더 빨리 달성해."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "Quality matters more than quantity.",
"translation": "양보다 질이 더 중요해."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Your high standards inspire excellence.",
"translation": "너의 높은 기준이 우수함에 영감을 줘."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihun prefers small @@ teams.",
"hint": "지훈이가 선호하는 팀의 특징은 무엇인가요?",
"optionA": "busy",
"optionB": "focused",
"optionC": "loud",
"result": "focused",
"explanation": "지훈이는 작고 '집중된(focused)' 팀을 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Deep thinking prevents costly mistakes.",
"translation": "깊은 사고가 비용이 큰 실수를 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "Your vision guides our direction.",
"translation": "너의 비전이 우리 방향을 이끌어."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "계획에 대한 문장이에요.",
"result": "Planning saves precious time",
"explanation": "계획이 소중한 시간을 절약해요.",
"optionA": "Planning",
"optionB": "time",
"optionC": "saves",
"optionD": "precious"
},
{
"type": "script",
"index": 12,
"speaker": "지훈",
"script": "Your energy motivates the team.",
"translation": "너의 에너지가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Different leadership styles work together.",
"translation": "다른 리더십 스타일이 함께 작용해."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "조용한 리더십의 힘",
"explanation": "INTJ의 내향적 리더십과 ENTJ의 외향적 지지 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지훈",
"script": "I lead through careful planning.",
"translation": "신중한 계획을 통해 리드해."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Smart planning creates better results.",
"translation": "똑똑한 계획이 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "지훈",
"script": "I prefer small focused teams.",
"translation": "작고 집중된 팀을 선호해."
},
{
"type": "ox",
"index": 4,
"quiz": "지훈이는 큰 팀보다 작은 팀을 선호하나요?",
"hint": "지훈이가 어떤 팀을 선호한다고 했나요?",
"result": "O",
"explanation": "지훈이는 '작고 집중된 팀'을 선호한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Focused teams achieve goals faster.",
"translation": "집중된 팀이 목표를 더 빨리 달성해."
},
{
"type": "script",
"index": 6,
"speaker": "지훈",
"script": "Quality matters more than quantity.",
"translation": "양보다 질이 더 중요해."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Your high standards inspire excellence.",
"translation": "너의 높은 기준이 우수함에 영감을 줘."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihun prefers small @@ teams.",
"hint": "지훈이가 선호하는 팀의 특징은 무엇인가요?",
"optionA": "busy",
"optionB": "focused",
"optionC": "loud",
"result": "focused",
"explanation": "지훈이는 작고 '집중된(focused)' 팀을 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지훈",
"script": "Deep thinking prevents costly mistakes.",
"translation": "깊은 사고가 비용이 큰 실수를 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "Your vision guides our direction.",
"translation": "너의 비전이 우리 방향을 이끌어."
},
{
"type": "puzzle",
"index": 11,
"hint": "계획에 대한 문장이에요.",
"optionA": "Planning",
"optionB": "time",
"optionC": "saves",
"optionD": "precious",
"result": "Planning saves precious time",
"explanation": "계획이 소중한 시간을 절약해요."
},
{
"type": "script",
"index": 12,
"speaker": "지훈",
"script": "Your energy motivates the team.",
"translation": "너의 에너지가 팀에게 동기를 줘."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "Different leadership styles work together.",
"translation": "다른 리더십 스타일이 함께 작용해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "소통의 다리 만들기",
"explanation": "INTJ의 선별적 소통과 ENTJ의 적극적 네트워킹 비교",
"category": "사회적 상호작용",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I choose conversations very carefully.",
"translation": "대화를 매우 신중하게 선택해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Meaningful conversations create real value.",
"translation": "의미 있는 대화가 진정한 가치를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Small talk feels like wasting.",
"translation": "잡담이 시간 낭비처럼 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 잡담을 즐기나요?",
"hint": "승현이가 잡담에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "승현이는 잡담이 '시간 낭비처럼 느껴진다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Deep discussions bring better understanding.",
"translation": "깊은 토론이 더 나은 이해를 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I connect with few people.",
"translation": "적은 수의 사람들과 연결해."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Quality relationships matter most always.",
"translation": "질 좋은 관계가 항상 가장 중요해."
},
{
"type": "blank",
"index": 8,
"quiz": "Seunghyeon chooses @@ very carefully.",
"hint": "승현이가 무엇을 매우 신중하게 선택한다고 했나요?",
"optionA": "books",
"optionB": "conversations",
"optionC": "clothes",
"result": "conversations",
"explanation": "승현이는 '대화(conversations)'를 매우 신중하게 선택한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Trust builds through consistent actions.",
"translation": "신뢰는 일관된 행동을 통해 쌓여."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "Your loyalty inspires deeper commitment.",
"translation": "너의 충성심이 더 깊은 헌신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "신뢰에 대한 문장이에요.",
"result": "Trust grows but slowly",
"explanation": "신뢰는 자라지만 천천히 자라요.",
"optionA": "Trust",
"optionB": "but",
"optionC": "slowly",
"optionD": "grows"
},
{
"type": "script",
"index": 12,
"speaker": "승현",
"script": "Your networking skills open opportunities.",
"translation": "너의 네트워킹 기술이 기회를 열어."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "We balance depth and breadth.",
"translation": "우리는 깊이와 폭의 균형을 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "사회적 상호작용",
"episodes": [
{
"title": "소통의 다리 만들기",
"explanation": "INTJ의 선별적 소통과 ENTJ의 적극적 네트워킹 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I choose conversations very carefully.",
"translation": "대화를 매우 신중하게 선택해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Meaningful conversations create real value.",
"translation": "의미 있는 대화가 진정한 가치를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "Small talk feels like wasting.",
"translation": "잡담이 시간 낭비처럼 느껴져."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 잡담을 즐기나요?",
"hint": "승현이가 잡담에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "승현이는 잡담이 '시간 낭비처럼 느껴진다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Deep discussions bring better understanding.",
"translation": "깊은 토론이 더 나은 이해를 가져와."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "I connect with few people.",
"translation": "적은 수의 사람들과 연결해."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Quality relationships matter most always.",
"translation": "질 좋은 관계가 항상 가장 중요해."
},
{
"type": "blank",
"index": 8,
"quiz": "Seunghyeon chooses @@ very carefully.",
"hint": "승현이가 무엇을 매우 신중하게 선택한다고 했나요?",
"optionA": "books",
"optionB": "conversations",
"optionC": "clothes",
"result": "conversations",
"explanation": "승현이는 '대화(conversations)'를 매우 신중하게 선택한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Trust builds through consistent actions.",
"translation": "신뢰는 일관된 행동을 통해 쌓여."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "Your loyalty inspires deeper commitment.",
"translation": "너의 충성심이 더 깊은 헌신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "신뢰에 대한 문장이에요.",
"optionA": "Trust",
"optionB": "but",
"optionC": "slowly",
"optionD": "grows",
"result": "Trust grows but slowly",
"explanation": "신뢰는 자라지만 천천히 자라요."
},
{
"type": "script",
"index": 12,
"speaker": "승현",
"script": "Your networking skills open opportunities.",
"translation": "너의 네트워킹 기술이 기회를 열어."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "We balance depth and breadth.",
"translation": "우리는 깊이와 폭의 균형을 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "지식의 보물창고",
"explanation": "INTJ의 체계적 학습과 ENTJ의 실용적 정보 활용 비교",
"category": "정보 탐구",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I study subjects very deeply.",
"translation": "주제들을 매우 깊이 공부해."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Deep knowledge creates lasting expertise.",
"translation": "깊은 지식이 지속적인 전문성을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "I connect different ideas systematically.",
"translation": "다른 아이디어들을 체계적으로 연결해."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 아이디어들을 무작위로 연결하나요?",
"hint": "재현이가 아이디어들을 어떻게 연결한다고 했나요?",
"result": "X",
"explanation": "재현이는 아이디어들을 '체계적으로' 연결한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Systematic thinking builds strong foundations.",
"translation": "체계적 사고가 강한 기초를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "Research helps me understand patterns.",
"translation": "연구가 패턴을 이해하는 데 도움 돼."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Pattern recognition accelerates problem solving.",
"translation": "패턴 인식이 문제 해결을 가속화해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jaehyeon connects different @@ systematically.",
"hint": "재현이가 무엇을 체계적으로 연결한다고 했나요?",
"optionA": "people",
"optionB": "ideas",
"optionC": "books",
"result": "ideas",
"explanation": "재현이는 다른 '아이디어들(ideas)'을 체계적으로 연결한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Long-term perspective guides my choices.",
"translation": "장기적 관점이 내 선택을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "Your strategic thinking impresses everyone.",
"translation": "너의 전략적 사고가 모두를 감동시켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "지식에 대한 문장이에요.",
"result": "Knowledge builds true wisdom",
"explanation": "지식이 진정한 지혜를 만들어요.",
"optionA": "true",
"optionB": "builds",
"optionC": "wisdom",
"optionD": "Knowledge"
},
{
"type": "script",
"index": 12,
"speaker": "재현",
"script": "Your action-oriented approach gets results.",
"translation": "너의 행동 지향적 접근이 결과를 얻어."
},
{
"type": "script",
"index": 13,
"speaker": "성준",
"script": "We combine theory and practice.",
"translation": "우리는 이론과 실습을 결합해."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "지식의 보물창고",
"explanation": "INTJ의 체계적 학습과 ENTJ의 실용적 정보 활용 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I study subjects very deeply.",
"translation": "주제들을 매우 깊이 공부해."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Deep knowledge creates lasting expertise.",
"translation": "깊은 지식이 지속적인 전문성을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "I connect different ideas systematically.",
"translation": "다른 아이디어들을 체계적으로 연결해."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 아이디어들을 무작위로 연결하나요?",
"hint": "재현이가 아이디어들을 어떻게 연결한다고 했나요?",
"result": "X",
"explanation": "재현이는 아이디어들을 '체계적으로' 연결한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Systematic thinking builds strong foundations.",
"translation": "체계적 사고가 강한 기초를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "Research helps me understand patterns.",
"translation": "연구가 패턴을 이해하는 데 도움 돼."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Pattern recognition accelerates problem solving.",
"translation": "패턴 인식이 문제 해결을 가속화해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jaehyeon connects different @@ systematically.",
"hint": "재현이가 무엇을 체계적으로 연결한다고 했나요?",
"optionA": "people",
"optionB": "ideas",
"optionC": "books",
"result": "ideas",
"explanation": "재현이는 다른 '아이디어들(ideas)'을 체계적으로 연결한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Long-term perspective guides my choices.",
"translation": "장기적 관점이 내 선택을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "Your strategic thinking impresses everyone.",
"translation": "너의 전략적 사고가 모두를 감동시켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "지식에 대한 문장이에요.",
"optionA": "true",
"optionB": "builds",
"optionC": "wisdom",
"optionD": "Knowledge",
"result": "Knowledge builds true wisdom",
"explanation": "지식이 진정한 지혜를 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "재현",
"script": "Your action-oriented approach gets results.",
"translation": "너의 행동 지향적 접근이 결과를 얻어."
},
{
"type": "script",
"index": 13,
"speaker": "성준",
"script": "We combine theory and practice.",
"translation": "우리는 이론과 실습을 결합해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "미래를 향한 탐험",
"explanation": "INTJ의 개념적 탐구와 ENTJ의 목표 지향적 학습 비교",
"category": "정보 탐구",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I explore abstract concepts deeply.",
"translation": "추상적 개념들을 깊이 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Abstract thinking opens new possibilities.",
"translation": "추상적 사고가 새로운 가능성을 열어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Complex theories fascinate me greatly.",
"translation": "복잡한 이론들이 나를 크게 매혹시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 단순한 것보다 복잡한 이론을 좋아하나요?",
"hint": "현석이가 복잡한 이론들에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "현석이는 복잡한 이론들이 자신을 '크게 매혹시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "Complex problems need deep solutions.",
"translation": "복잡한 문제들은 깊은 해결책이 필요해."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I synthesize information from sources.",
"translation": "여러 출처의 정보를 종합해."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Synthesis creates powerful new insights.",
"translation": "종합이 강력한 새로운 통찰을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeonseok explores @@ concepts deeply.",
"hint": "현석이가 어떤 개념들을 깊이 탐구한다고 했나요?",
"optionA": "simple",
"optionB": "abstract",
"optionC": "concrete",
"result": "abstract",
"explanation": "현석이는 '추상적(abstract)' 개념들을 깊이 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Future implications guide my research.",
"translation": "미래의 함의가 내 연구를 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "Your forward thinking inspires innovation.",
"translation": "너의 미래 지향적 사고가 혁신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "미래에 대한 문장이에요.",
"result": "Future planning starts today",
"explanation": "미래 계획은 오늘 시작돼요.",
"optionA": "Future",
"optionB": "planning",
"optionC": "today",
"optionD": "starts"
},
{
"type": "script",
"index": 12,
"speaker": "현석",
"script": "Your practical focus achieves goals.",
"translation": "너의 실용적 집중이 목표를 달성해."
},
{
"type": "script",
"index": 13,
"speaker": "태성",
"script": "We explore ideas and results.",
"translation": "우리는 아이디어와 결과를 탐구해."
}
]
}
]
} | {
"type": "MBTI",
"category": "정보 탐구",
"episodes": [
{
"title": "미래를 향한 탐험",
"explanation": "INTJ의 개념적 탐구와 ENTJ의 목표 지향적 학습 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I explore abstract concepts deeply.",
"translation": "추상적 개념들을 깊이 탐구해."
},
{
"type": "script",
"index": 2,
"speaker": "태성",
"script": "Abstract thinking opens new possibilities.",
"translation": "추상적 사고가 새로운 가능성을 열어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Complex theories fascinate me greatly.",
"translation": "복잡한 이론들이 나를 크게 매혹시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 단순한 것보다 복잡한 이론을 좋아하나요?",
"hint": "현석이가 복잡한 이론들에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "현석이는 복잡한 이론들이 자신을 '크게 매혹시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "태성",
"script": "Complex problems need deep solutions.",
"translation": "복잡한 문제들은 깊은 해결책이 필요해."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I synthesize information from sources.",
"translation": "여러 출처의 정보를 종합해."
},
{
"type": "script",
"index": 7,
"speaker": "태성",
"script": "Synthesis creates powerful new insights.",
"translation": "종합이 강력한 새로운 통찰을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeonseok explores @@ concepts deeply.",
"hint": "현석이가 어떤 개념들을 깊이 탐구한다고 했나요?",
"optionA": "simple",
"optionB": "abstract",
"optionC": "concrete",
"result": "abstract",
"explanation": "현석이는 '추상적(abstract)' 개념들을 깊이 탐구한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Future implications guide my research.",
"translation": "미래의 함의가 내 연구를 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "태성",
"script": "Your forward thinking inspires innovation.",
"translation": "너의 미래 지향적 사고가 혁신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "미래에 대한 문장이에요.",
"optionA": "Future",
"optionB": "planning",
"optionC": "today",
"optionD": "starts",
"result": "Future planning starts today",
"explanation": "미래 계획은 오늘 시작돼요."
},
{
"type": "script",
"index": 12,
"speaker": "현석",
"script": "Your practical focus achieves goals.",
"translation": "너의 실용적 집중이 목표를 달성해."
},
{
"type": "script",
"index": 13,
"speaker": "태성",
"script": "We explore ideas and results.",
"translation": "우리는 아이디어와 결과를 탐구해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "논리 vs 효율의 만남",
"explanation": "INTJ의 분석적 사고와 ENTJ의 결과 중심 결정 비교",
"category": "의사결정 방식",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I analyze every possible outcome.",
"translation": "모든 가능한 결과를 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Thorough analysis prevents costly errors.",
"translation": "철저한 분석이 비용이 큰 오류를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Data guides my decision process.",
"translation": "데이터가 내 결정 과정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 감정보다 데이터에 의존하나요?",
"hint": "유진이가 결정 과정에서 무엇이 이끈다고 했나요?",
"result": "O",
"explanation": "유진이는 '데이터가' 자신의 결정 과정을 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Data-driven decisions show better results.",
"translation": "데이터 기반 결정이 더 좋은 결과를 보여줘."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I consider long-term consequences always.",
"translation": "항상 장기적 결과를 고려해."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Long-term thinking builds sustainable success.",
"translation": "장기적 사고가 지속 가능한 성공을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Yujin analyzes every possible @@.",
"hint": "유진이가 모든 가능한 무엇을 분석한다고 했나요?",
"optionA": "person",
"optionB": "outcome",
"optionC": "book",
"result": "outcome",
"explanation": "유진이는 모든 가능한 '결과(outcome)'를 분석한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Patience leads to better choices.",
"translation": "인내심이 더 좋은 선택으로 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "Your careful approach minimizes risks.",
"translation": "너의 신중한 접근이 위험을 최소화해."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "분석에 대한 문장이에요.",
"result": "Analysis reveals hidden truth",
"explanation": "분석이 숨겨진 진실을 드러내요.",
"optionA": "reveals",
"optionB": "Analysis",
"optionC": "hidden",
"optionD": "truth"
},
{
"type": "script",
"index": 12,
"speaker": "유진",
"script": "Your quick decisions save time.",
"translation": "너의 빠른 결정이 시간을 절약해."
},
{
"type": "script",
"index": 13,
"speaker": "나연",
"script": "We balance speed and accuracy.",
"translation": "우리는 속도와 정확성의 균형을 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "논리 vs 효율의 만남",
"explanation": "INTJ의 분석적 사고와 ENTJ의 결과 중심 결정 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I analyze every possible outcome.",
"translation": "모든 가능한 결과를 분석해."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Thorough analysis prevents costly errors.",
"translation": "철저한 분석이 비용이 큰 오류를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Data guides my decision process.",
"translation": "데이터가 내 결정 과정을 이끌어."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 감정보다 데이터에 의존하나요?",
"hint": "유진이가 결정 과정에서 무엇이 이끈다고 했나요?",
"result": "O",
"explanation": "유진이는 '데이터가' 자신의 결정 과정을 이끈다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Data-driven decisions show better results.",
"translation": "데이터 기반 결정이 더 좋은 결과를 보여줘."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I consider long-term consequences always.",
"translation": "항상 장기적 결과를 고려해."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Long-term thinking builds sustainable success.",
"translation": "장기적 사고가 지속 가능한 성공을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Yujin analyzes every possible @@.",
"hint": "유진이가 모든 가능한 무엇을 분석한다고 했나요?",
"optionA": "person",
"optionB": "outcome",
"optionC": "book",
"result": "outcome",
"explanation": "유진이는 모든 가능한 '결과(outcome)'를 분석한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Patience leads to better choices.",
"translation": "인내심이 더 좋은 선택으로 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "Your careful approach minimizes risks.",
"translation": "너의 신중한 접근이 위험을 최소화해."
},
{
"type": "puzzle",
"index": 11,
"hint": "분석에 대한 문장이에요.",
"optionA": "reveals",
"optionB": "Analysis",
"optionC": "hidden",
"optionD": "truth",
"result": "Analysis reveals hidden truth",
"explanation": "분석이 숨겨진 진실을 드러내요."
},
{
"type": "script",
"index": 12,
"speaker": "유진",
"script": "Your quick decisions save time.",
"translation": "너의 빠른 결정이 시간을 절약해."
},
{
"type": "script",
"index": 13,
"speaker": "나연",
"script": "We balance speed and accuracy.",
"translation": "우리는 속도와 정확성의 균형을 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "완벽한 계획의 힘",
"explanation": "INTJ의 체계적 계획과 ENTJ의 실행력 결합 비교",
"category": "의사결정 방식",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "I create detailed step-by-step plans.",
"translation": "상세한 단계별 계획을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Detailed planning ensures smooth execution.",
"translation": "상세한 계획이 원활한 실행을 보장해."
},
{
"type": "script",
"index": 3,
"speaker": "지원",
"script": "I anticipate potential problems early.",
"translation": "잠재적 문제들을 일찍 예상해."
},
{
"type": "ox",
"index": 4,
"quiz": "지원이는 문제가 생긴 후에 대응하나요?",
"hint": "지원이가 잠재적 문제들을 언제 예상한다고 했나요?",
"result": "X",
"explanation": "지원이는 잠재적 문제들을 '일찍' 예상한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Early preparation prevents major crises.",
"translation": "초기 준비가 주요 위기를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "지원",
"script": "Contingency plans reduce uncertainty risks.",
"translation": "비상 계획이 불확실성 위험을 줄여."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "Your backup plans inspire confidence.",
"translation": "너의 백업 계획이 자신감을 불러일으켜."
},
{
"type": "blank",
"index": 8,
"quiz": "Jiwon creates detailed step-by-step @@.",
"hint": "지원이가 상세한 단계별 무엇을 만든다고 했나요?",
"optionA": "recipes",
"optionB": "plans",
"optionC": "stories",
"result": "plans",
"explanation": "지원이는 상세한 단계별 '계획들(plans)'을 만든다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지원",
"script": "Perfect timing maximizes success rates.",
"translation": "완벽한 타이밍이 성공률을 최대화해."
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "Your strategic mind amazes everyone.",
"translation": "너의 전략적 정신이 모두를 놀라게 해."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "준비에 대한 문장이에요.",
"result": "Good preparation ensures success",
"explanation": "좋은 준비가 성공을 보장해요.",
"optionA": "Good",
"optionB": "ensures",
"optionC": "preparation",
"optionD": "success"
},
{
"type": "script",
"index": 12,
"speaker": "지원",
"script": "Your decisive action makes things.",
"translation": "너의 결단력 있는 행동이 일을 실현시켜."
},
{
"type": "script",
"index": 13,
"speaker": "수진",
"script": "We turn vision into reality.",
"translation": "우리는 비전을 현실로 바꿔."
}
]
}
]
} | {
"type": "MBTI",
"category": "의사결정 방식",
"episodes": [
{
"title": "완벽한 계획의 힘",
"explanation": "INTJ의 체계적 계획과 ENTJ의 실행력 결합 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "I create detailed step-by-step plans.",
"translation": "상세한 단계별 계획을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Detailed planning ensures smooth execution.",
"translation": "상세한 계획이 원활한 실행을 보장해."
},
{
"type": "script",
"index": 3,
"speaker": "지원",
"script": "I anticipate potential problems early.",
"translation": "잠재적 문제들을 일찍 예상해."
},
{
"type": "ox",
"index": 4,
"quiz": "지원이는 문제가 생긴 후에 대응하나요?",
"hint": "지원이가 잠재적 문제들을 언제 예상한다고 했나요?",
"result": "X",
"explanation": "지원이는 잠재적 문제들을 '일찍' 예상한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Early preparation prevents major crises.",
"translation": "초기 준비가 주요 위기를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "지원",
"script": "Contingency plans reduce uncertainty risks.",
"translation": "비상 계획이 불확실성 위험을 줄여."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "Your backup plans inspire confidence.",
"translation": "너의 백업 계획이 자신감을 불러일으켜."
},
{
"type": "blank",
"index": 8,
"quiz": "Jiwon creates detailed step-by-step @@.",
"hint": "지원이가 상세한 단계별 무엇을 만든다고 했나요?",
"optionA": "recipes",
"optionB": "plans",
"optionC": "stories",
"result": "plans",
"explanation": "지원이는 상세한 단계별 '계획들(plans)'을 만든다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지원",
"script": "Perfect timing maximizes success rates.",
"translation": "완벽한 타이밍이 성공률을 최대화해."
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "Your strategic mind amazes everyone.",
"translation": "너의 전략적 정신이 모두를 놀라게 해."
},
{
"type": "puzzle",
"index": 11,
"hint": "준비에 대한 문장이에요.",
"optionA": "Good",
"optionB": "ensures",
"optionC": "preparation",
"optionD": "success",
"result": "Good preparation ensures success",
"explanation": "좋은 준비가 성공을 보장해요."
},
{
"type": "script",
"index": 12,
"speaker": "지원",
"script": "Your decisive action makes things.",
"translation": "너의 결단력 있는 행동이 일을 실현시켜."
},
{
"type": "script",
"index": 13,
"speaker": "수진",
"script": "We turn vision into reality.",
"translation": "우리는 비전을 현실로 바꿔."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "나만의 시간표",
"explanation": "INTJ의 독립적 일정 관리와 ENTJ의 효율적 시간 활용 비교",
"category": "생활 태도",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I prefer working at times.",
"translation": "내 페이스에 맞춰 일하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "Personal rhythm creates better productivity.",
"translation": "개인적 리듬이 더 좋은 생산성을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Quiet hours help me concentrate.",
"translation": "조용한 시간이 집중하는 데 도움 돼."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 시끄러운 환경에서 더 잘 집중하나요?",
"hint": "서연이가 어떤 시간이 집중에 도움된다고 했나요?",
"result": "X",
"explanation": "서연이는 '조용한 시간'이 집중에 도움된다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Concentration zones boost work quality.",
"translation": "집중 구역이 업무 품질을 높여."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I organize my space efficiently.",
"translation": "내 공간을 효율적으로 정리해."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Organized spaces support clear thinking.",
"translation": "정리된 공간이 명확한 사고를 뒷받침해."
},
{
"type": "blank",
"index": 8,
"quiz": "Seoyeon prefers working at her @@.",
"hint": "서연이가 자신의 무엇에 맞춰 일하길 선호한다고 했나요?",
"optionA": "home",
"optionB": "pace",
"optionC": "desk",
"result": "pace",
"explanation": "서연이는 자신의 '페이스(pace)'에 맞춰 일하는 걸 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Deep focus produces quality results.",
"translation": "깊은 집중이 질 좋은 결과를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "Your attention to detail.",
"translation": "너의 세부사항에 대한 관심이 완벽함을 만들어."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "집중에 대한 문장이에요.",
"result": "Focus creates great results",
"explanation": "집중이 훌륭한 결과를 만들어요.",
"optionA": "Focus",
"optionB": "results",
"optionC": "great",
"optionD": "creates"
},
{
"type": "script",
"index": 12,
"speaker": "서연",
"script": "Your time management inspires efficiency.",
"translation": "너의 시간 관리가 효율성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "하은",
"script": "We optimize our productivity styles.",
"translation": "우리는 생산성 스타일을 최적화해."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "나만의 시간표",
"explanation": "INTJ의 독립적 일정 관리와 ENTJ의 효율적 시간 활용 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I prefer working at times.",
"translation": "내 페이스에 맞춰 일하는 걸 선호해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "Personal rhythm creates better productivity.",
"translation": "개인적 리듬이 더 좋은 생산성을 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Quiet hours help me concentrate.",
"translation": "조용한 시간이 집중하는 데 도움 돼."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 시끄러운 환경에서 더 잘 집중하나요?",
"hint": "서연이가 어떤 시간이 집중에 도움된다고 했나요?",
"result": "X",
"explanation": "서연이는 '조용한 시간'이 집중에 도움된다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Concentration zones boost work quality.",
"translation": "집중 구역이 업무 품질을 높여."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I organize my space efficiently.",
"translation": "내 공간을 효율적으로 정리해."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Organized spaces support clear thinking.",
"translation": "정리된 공간이 명확한 사고를 뒷받침해."
},
{
"type": "blank",
"index": 8,
"quiz": "Seoyeon prefers working at her @@.",
"hint": "서연이가 자신의 무엇에 맞춰 일하길 선호한다고 했나요?",
"optionA": "home",
"optionB": "pace",
"optionC": "desk",
"result": "pace",
"explanation": "서연이는 자신의 '페이스(pace)'에 맞춰 일하는 걸 선호한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Deep focus produces quality results.",
"translation": "깊은 집중이 질 좋은 결과를 만들어."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "Your attention to detail.",
"translation": "너의 세부사항에 대한 관심이 완벽함을 만들어."
},
{
"type": "puzzle",
"index": 11,
"hint": "집중에 대한 문장이에요.",
"optionA": "Focus",
"optionB": "results",
"optionC": "great",
"optionD": "creates",
"result": "Focus creates great results",
"explanation": "집중이 훌륭한 결과를 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "서연",
"script": "Your time management inspires efficiency.",
"translation": "너의 시간 관리가 효율성에 영감을 줘."
},
{
"type": "script",
"index": 13,
"speaker": "하은",
"script": "We optimize our productivity styles.",
"translation": "우리는 생산성 스타일을 최적화해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "완벽주의의 균형",
"explanation": "INTJ의 높은 기준과 ENTJ의 실용적 완성도 비교",
"category": "생활 태도",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I aim for perfection always.",
"translation": "항상 완벽함을 목표로 해."
},
{
"type": "script",
"index": 2,
"speaker": "예린",
"script": "High standards drive excellent outcomes.",
"translation": "높은 기준이 훌륭한 결과를 이끌어."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Details matter more than speed.",
"translation": "속도보다 세부사항이 더 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 속도보다 세부사항을 중시하나요?",
"hint": "지현이가 세부사항과 속도 중 무엇이 더 중요하다고 했나요?",
"result": "O",
"explanation": "지현이는 '속도보다 세부사항이 더 중요하다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예린",
"script": "Attention to detail prevents future.",
"translation": "세부사항에 대한 관심이 미래 문제를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I revise until everything feels.",
"translation": "모든 것이 완벽하게 느껴질 때까지 수정해."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Your persistence creates lasting value.",
"translation": "너의 끈기가 지속적인 가치를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihyeon aims for @@ always.",
"hint": "지현이가 항상 무엇을 목표로 한다고 했나요?",
"optionA": "speed",
"optionB": "perfection",
"optionC": "popularity",
"result": "perfection",
"explanation": "지현이는 항상 '완벽함(perfection)'을 목표로 한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Quality work reflects personal integrity.",
"translation": "질 좋은 일이 개인적 진실성을 반영해."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Your integrity inspires trust completely.",
"translation": "너의 진실성이 완전한 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "품질에 대한 문장이에요.",
"result": "Quality wins over quantity",
"explanation": "품질이 양을 이겨요.",
"optionA": "Quality",
"optionB": "quantity",
"optionC": "wins",
"optionD": "over"
},
{
"type": "script",
"index": 12,
"speaker": "지현",
"script": "Your practical approach balances excellence.",
"translation": "너의 실용적 접근이 탁월함의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "예린",
"script": "We achieve excellence through methods.",
"translation": "우리는 다른 방법을 통해 탁월함을 달성해."
}
]
}
]
} | {
"type": "MBTI",
"category": "생활 태도",
"episodes": [
{
"title": "완벽주의의 균형",
"explanation": "INTJ의 높은 기준과 ENTJ의 실용적 완성도 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I aim for perfection always.",
"translation": "항상 완벽함을 목표로 해."
},
{
"type": "script",
"index": 2,
"speaker": "예린",
"script": "High standards drive excellent outcomes.",
"translation": "높은 기준이 훌륭한 결과를 이끌어."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Details matter more than speed.",
"translation": "속도보다 세부사항이 더 중요해."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 속도보다 세부사항을 중시하나요?",
"hint": "지현이가 세부사항과 속도 중 무엇이 더 중요하다고 했나요?",
"result": "O",
"explanation": "지현이는 '속도보다 세부사항이 더 중요하다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예린",
"script": "Attention to detail prevents future.",
"translation": "세부사항에 대한 관심이 미래 문제를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I revise until everything feels.",
"translation": "모든 것이 완벽하게 느껴질 때까지 수정해."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Your persistence creates lasting value.",
"translation": "너의 끈기가 지속적인 가치를 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihyeon aims for @@ always.",
"hint": "지현이가 항상 무엇을 목표로 한다고 했나요?",
"optionA": "speed",
"optionB": "perfection",
"optionC": "popularity",
"result": "perfection",
"explanation": "지현이는 항상 '완벽함(perfection)'을 목표로 한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Quality work reflects personal integrity.",
"translation": "질 좋은 일이 개인적 진실성을 반영해."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Your integrity inspires trust completely.",
"translation": "너의 진실성이 완전한 신뢰를 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "품질에 대한 문장이에요.",
"optionA": "Quality",
"optionB": "quantity",
"optionC": "wins",
"optionD": "over",
"result": "Quality wins over quantity",
"explanation": "품질이 양을 이겨요."
},
{
"type": "script",
"index": 12,
"speaker": "지현",
"script": "Your practical approach balances excellence.",
"translation": "너의 실용적 접근이 탁월함의 균형을 맞춰."
},
{
"type": "script",
"index": 13,
"speaker": "예린",
"script": "We achieve excellence through methods.",
"translation": "우리는 다른 방법을 통해 탁월함을 달성해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "침착한 위기관리자",
"explanation": "INTJ의 전략적 대응과 ENTJ의 신속한 행동 비교",
"category": "스트레스 상황 대처",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I stay calm under pressure.",
"translation": "압박 하에서도 침착함을 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "혜원",
"script": "Staying calm helps think clearly.",
"translation": "침착함을 유지하는 것이 명확하게 생각하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "I analyze the situation first.",
"translation": "먼저 상황을 분석해."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 상황 분석 전에 바로 행동하나요?",
"hint": "서현이가 무엇을 먼저 한다고 했나요?",
"result": "X",
"explanation": "서현이는 '먼저 상황을 분석한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜원",
"script": "Analysis prevents panic-driven mistakes.",
"translation": "분석이 공황으로 인한 실수를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "Strategic thinking saves precious time.",
"translation": "전략적 사고가 소중한 시간을 절약해."
},
{
"type": "script",
"index": 7,
"speaker": "혜원",
"script": "Your cool head guides decisions.",
"translation": "너의 차가운 머리가 결정을 이끌어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seohyeon analyzes the @@ first.",
"hint": "서현이가 무엇을 먼저 분석한다고 했나요?",
"optionA": "problem",
"optionB": "situation",
"optionC": "people",
"result": "situation",
"explanation": "서현이는 '상황(situation)'을 먼저 분석한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Patience prevents costly rushed decisions.",
"translation": "인내심이 비용이 큰 성급한 결정을 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "혜원",
"script": "Your wisdom shows in pressure.",
"translation": "너의 지혜가 압박 상황에서 드러나."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "침착함에 대한 문장이에요.",
"result": "Calm thinking brings clear",
"explanation": "침착한 사고가 명확함을 가져와요.",
"optionA": "Calm",
"optionB": "clear",
"optionC": "brings",
"optionD": "thinking"
},
{
"type": "script",
"index": 12,
"speaker": "서현",
"script": "Your quick action mobilizes resources.",
"translation": "너의 빠른 행동이 자원을 동원해."
},
{
"type": "script",
"index": 13,
"speaker": "혜원",
"script": "We handle crises with planning.",
"translation": "우리는 계획과 행동으로 위기를 다뤄."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "침착한 위기관리자",
"explanation": "INTJ의 전략적 대응과 ENTJ의 신속한 행동 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서현",
"script": "I stay calm under pressure.",
"translation": "압박 하에서도 침착함을 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "혜원",
"script": "Staying calm helps think clearly.",
"translation": "침착함을 유지하는 것이 명확하게 생각하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "서현",
"script": "I analyze the situation first.",
"translation": "먼저 상황을 분석해."
},
{
"type": "ox",
"index": 4,
"quiz": "서현이는 상황 분석 전에 바로 행동하나요?",
"hint": "서현이가 무엇을 먼저 한다고 했나요?",
"result": "X",
"explanation": "서현이는 '먼저 상황을 분석한다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "혜원",
"script": "Analysis prevents panic-driven mistakes.",
"translation": "분석이 공황으로 인한 실수를 방지해."
},
{
"type": "script",
"index": 6,
"speaker": "서현",
"script": "Strategic thinking saves precious time.",
"translation": "전략적 사고가 소중한 시간을 절약해."
},
{
"type": "script",
"index": 7,
"speaker": "혜원",
"script": "Your cool head guides decisions.",
"translation": "너의 차가운 머리가 결정을 이끌어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seohyeon analyzes the @@ first.",
"hint": "서현이가 무엇을 먼저 분석한다고 했나요?",
"optionA": "problem",
"optionB": "situation",
"optionC": "people",
"result": "situation",
"explanation": "서현이는 '상황(situation)'을 먼저 분석한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서현",
"script": "Patience prevents costly rushed decisions.",
"translation": "인내심이 비용이 큰 성급한 결정을 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "혜원",
"script": "Your wisdom shows in pressure.",
"translation": "너의 지혜가 압박 상황에서 드러나."
},
{
"type": "puzzle",
"index": 11,
"hint": "침착함에 대한 문장이에요.",
"optionA": "Calm",
"optionB": "clear",
"optionC": "brings",
"optionD": "thinking",
"result": "Calm thinking brings clear",
"explanation": "침착한 사고가 명확함을 가져와요."
},
{
"type": "script",
"index": 12,
"speaker": "서현",
"script": "Your quick action mobilizes resources.",
"translation": "너의 빠른 행동이 자원을 동원해."
},
{
"type": "script",
"index": 13,
"speaker": "혜원",
"script": "We handle crises with planning.",
"translation": "우리는 계획과 행동으로 위기를 다뤄."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "스트레스 방패막이",
"explanation": "INTJ의 내적 회복력과 ENTJ의 적극적 문제 해결 비교",
"category": "스트레스 상황 대처",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I retreat to recharge energy.",
"translation": "에너지를 재충전하기 위해 물러나."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Personal time helps restore balance.",
"translation": "개인적 시간이 균형을 회복하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "Solitude helps me process stress.",
"translation": "고독이 스트레스를 처리하는 데 도움 돼."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 혼자 있는 시간이 스트레스 해소에 도움이 되나요?",
"hint": "재현이가 고독에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "재현이는 고독이 '스트레스를 처리하는 데 도움된다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Reflection creates stronger comeback strategies.",
"translation": "반성이 더 강한 복귀 전략을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "I plan my recovery systematically.",
"translation": "체계적으로 회복을 계획해."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Systematic recovery builds lasting resilience.",
"translation": "체계적 회복이 지속적인 회복력을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Jaehyeon retreats to recharge @@.",
"hint": "재현이가 무엇을 재충전하기 위해 물러난다고 했나요?",
"optionA": "phone",
"optionB": "energy",
"optionC": "computer",
"result": "energy",
"explanation": "재현이는 '에너지(energy)'를 재충전하기 위해 물러난다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Inner strength grows through reflection.",
"translation": "내적 힘이 성찰을 통해 자라."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "Your resilience inspires steady progress.",
"translation": "너의 회복력이 꾸준한 진전에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "회복에 대한 문장이에요.",
"result": "Rest builds inner strength",
"explanation": "휴식이 내적 힘을 만들어요.",
"optionA": "builds",
"optionB": "Rest",
"optionC": "strength",
"optionD": "inner"
},
{
"type": "script",
"index": 12,
"speaker": "재현",
"script": "Your proactive approach prevents problems.",
"translation": "너의 적극적 접근이 문제를 방지해."
},
{
"type": "script",
"index": 13,
"speaker": "성준",
"script": "We combine recovery and action.",
"translation": "우리는 회복과 행동을 결합해."
}
]
}
]
} | {
"type": "MBTI",
"category": "스트레스 상황 대처",
"episodes": [
{
"title": "스트레스 방패막이",
"explanation": "INTJ의 내적 회복력과 ENTJ의 적극적 문제 해결 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "재현",
"script": "I retreat to recharge energy.",
"translation": "에너지를 재충전하기 위해 물러나."
},
{
"type": "script",
"index": 2,
"speaker": "성준",
"script": "Personal time helps restore balance.",
"translation": "개인적 시간이 균형을 회복하는 데 도움 돼."
},
{
"type": "script",
"index": 3,
"speaker": "재현",
"script": "Solitude helps me process stress.",
"translation": "고독이 스트레스를 처리하는 데 도움 돼."
},
{
"type": "ox",
"index": 4,
"quiz": "재현이는 혼자 있는 시간이 스트레스 해소에 도움이 되나요?",
"hint": "재현이가 고독에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "재현이는 고독이 '스트레스를 처리하는 데 도움된다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "성준",
"script": "Reflection creates stronger comeback strategies.",
"translation": "반성이 더 강한 복귀 전략을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "재현",
"script": "I plan my recovery systematically.",
"translation": "체계적으로 회복을 계획해."
},
{
"type": "script",
"index": 7,
"speaker": "성준",
"script": "Systematic recovery builds lasting resilience.",
"translation": "체계적 회복이 지속적인 회복력을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Jaehyeon retreats to recharge @@.",
"hint": "재현이가 무엇을 재충전하기 위해 물러난다고 했나요?",
"optionA": "phone",
"optionB": "energy",
"optionC": "computer",
"result": "energy",
"explanation": "재현이는 '에너지(energy)'를 재충전하기 위해 물러난다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "재현",
"script": "Inner strength grows through reflection.",
"translation": "내적 힘이 성찰을 통해 자라."
},
{
"type": "script",
"index": 10,
"speaker": "성준",
"script": "Your resilience inspires steady progress.",
"translation": "너의 회복력이 꾸준한 진전에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "회복에 대한 문장이에요.",
"optionA": "builds",
"optionB": "Rest",
"optionC": "strength",
"optionD": "inner",
"result": "Rest builds inner strength",
"explanation": "휴식이 내적 힘을 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "재현",
"script": "Your proactive approach prevents problems.",
"translation": "너의 적극적 접근이 문제를 방지해."
},
{
"type": "script",
"index": 13,
"speaker": "성준",
"script": "We combine recovery and action.",
"translation": "우리는 회복과 행동을 결합해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전을 현실로",
"explanation": "INTJ의 장기적 목표와 ENTJ의 실행 전략 비교",
"category": "직업 및 목표 설정",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I set long-term ambitious goals.",
"translation": "장기적이고 야심찬 목표를 세워."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Ambitious goals push personal growth.",
"translation": "야심찬 목표가 개인적 성장을 촉진해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "I visualize my future success.",
"translation": "내 미래 성공을 시각화해."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 현재보다 미래에 더 집중하나요?",
"hint": "승현이가 무엇을 시각화한다고 했나요?",
"result": "O",
"explanation": "승현이는 '미래 성공'을 시각화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Clear vision guides daily actions.",
"translation": "명확한 비전이 일상 행동을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "Every step connects to goals.",
"translation": "모든 단계가 더 큰 목표와 연결돼."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Strategic connections create powerful momentum.",
"translation": "전략적 연결이 강력한 추진력을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seunghyeon sets long-term ambitious @@.",
"hint": "승현이가 장기적이고 야심찬 무엇을 세운다고 했나요?",
"optionA": "plans",
"optionB": "goals",
"optionC": "rules",
"result": "goals",
"explanation": "승현이는 장기적이고 야심찬 '목표들(goals)'을 세운다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Persistence overcomes temporary setbacks always.",
"translation": "끈기가 항상 일시적 좌절을 극복해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "Your determination inspires team commitment.",
"translation": "너의 결단력이 팀의 헌신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "비전에 대한 문장이에요.",
"result": "Vision turns into action",
"explanation": "비전이 행동으로 바뀌어요.",
"optionA": "turns",
"optionB": "action",
"optionC": "Vision",
"optionD": "into"
},
{
"type": "script",
"index": 12,
"speaker": "승현",
"script": "Your leadership accelerates goal achievement.",
"translation": "너의 리더십이 목표 달성을 가속화해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "We build extraordinary futures together.",
"translation": "함께 특별한 미래를 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "비전을 현실로",
"explanation": "INTJ의 장기적 목표와 ENTJ의 실행 전략 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "승현",
"script": "I set long-term ambitious goals.",
"translation": "장기적이고 야심찬 목표를 세워."
},
{
"type": "script",
"index": 2,
"speaker": "준혁",
"script": "Ambitious goals push personal growth.",
"translation": "야심찬 목표가 개인적 성장을 촉진해."
},
{
"type": "script",
"index": 3,
"speaker": "승현",
"script": "I visualize my future success.",
"translation": "내 미래 성공을 시각화해."
},
{
"type": "ox",
"index": 4,
"quiz": "승현이는 현재보다 미래에 더 집중하나요?",
"hint": "승현이가 무엇을 시각화한다고 했나요?",
"result": "O",
"explanation": "승현이는 '미래 성공'을 시각화한다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "준혁",
"script": "Clear vision guides daily actions.",
"translation": "명확한 비전이 일상 행동을 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "승현",
"script": "Every step connects to goals.",
"translation": "모든 단계가 더 큰 목표와 연결돼."
},
{
"type": "script",
"index": 7,
"speaker": "준혁",
"script": "Strategic connections create powerful momentum.",
"translation": "전략적 연결이 강력한 추진력을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seunghyeon sets long-term ambitious @@.",
"hint": "승현이가 장기적이고 야심찬 무엇을 세운다고 했나요?",
"optionA": "plans",
"optionB": "goals",
"optionC": "rules",
"result": "goals",
"explanation": "승현이는 장기적이고 야심찬 '목표들(goals)'을 세운다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "승현",
"script": "Persistence overcomes temporary setbacks always.",
"translation": "끈기가 항상 일시적 좌절을 극복해."
},
{
"type": "script",
"index": 10,
"speaker": "준혁",
"script": "Your determination inspires team commitment.",
"translation": "너의 결단력이 팀의 헌신에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "비전에 대한 문장이에요.",
"optionA": "turns",
"optionB": "action",
"optionC": "Vision",
"optionD": "into",
"result": "Vision turns into action",
"explanation": "비전이 행동으로 바뀌어요."
},
{
"type": "script",
"index": 12,
"speaker": "승현",
"script": "Your leadership accelerates goal achievement.",
"translation": "너의 리더십이 목표 달성을 가속화해."
},
{
"type": "script",
"index": 13,
"speaker": "준혁",
"script": "We build extraordinary futures together.",
"translation": "함께 특별한 미래를 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "전문가의 길",
"explanation": "INTJ의 전문성 개발과 ENTJ의 리더십 역량 구축 비교",
"category": "직업 및 목표 설정",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I develop deep expertise areas.",
"translation": "특정 분야의 깊은 전문성을 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Specialized knowledge creates unique value.",
"translation": "전문 지식이 독특한 가치를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Mastery requires years of practice.",
"translation": "숙달에는 수년간의 연습이 필요해."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 전문성 개발이 오래 걸린다고 생각하나요?",
"hint": "현석이가 숙달에 무엇이 필요하다고 했나요?",
"result": "O",
"explanation": "현석이는 숙달에 '수년간의 연습'이 필요하다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Patient learning builds solid foundations.",
"translation": "인내심 있는 학습이 견고한 기초를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I focus on continuous improvement.",
"translation": "지속적인 개선에 집중해."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Continuous growth ensures long-term success.",
"translation": "지속적인 성장이 장기적 성공을 보장해."
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeonseok develops deep @@ areas.",
"hint": "현석이가 특정 분야의 깊은 무엇을 개발한다고 했나요?",
"optionA": "knowledge",
"optionB": "expertise",
"optionC": "interest",
"result": "expertise",
"explanation": "현석이는 특정 분야의 깊은 '전문성(expertise)'을 개발한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Knowledge compounds over time exponentially.",
"translation": "지식이 시간이 지날수록 기하급수적으로 복리효과를 내."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "Your expertise elevates team performance.",
"translation": "너의 전문성이 팀 성과를 향상시켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "연습에 대한 문장이에요.",
"result": "Practice makes nearly perfect",
"explanation": "연습이 거의 완벽하게 만들어요.",
"optionA": "perfect",
"optionB": "Practice",
"optionC": "makes",
"optionD": "nearly"
},
{
"type": "script",
"index": 12,
"speaker": "현석",
"script": "Your leadership multiplies team impact.",
"translation": "너의 리더십이 팀 영향력을 배가시켜."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "We excel through specialization leadership.",
"translation": "우리는 전문화와 리더십을 통해 뛰어나."
}
]
}
]
} | {
"type": "MBTI",
"category": "직업 및 목표 설정",
"episodes": [
{
"title": "전문가의 길",
"explanation": "INTJ의 전문성 개발과 ENTJ의 리더십 역량 구축 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "현석",
"script": "I develop deep expertise areas.",
"translation": "특정 분야의 깊은 전문성을 개발해."
},
{
"type": "script",
"index": 2,
"speaker": "민준",
"script": "Specialized knowledge creates unique value.",
"translation": "전문 지식이 독특한 가치를 만들어."
},
{
"type": "script",
"index": 3,
"speaker": "현석",
"script": "Mastery requires years of practice.",
"translation": "숙달에는 수년간의 연습이 필요해."
},
{
"type": "ox",
"index": 4,
"quiz": "현석이는 전문성 개발이 오래 걸린다고 생각하나요?",
"hint": "현석이가 숙달에 무엇이 필요하다고 했나요?",
"result": "O",
"explanation": "현석이는 숙달에 '수년간의 연습'이 필요하다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "민준",
"script": "Patient learning builds solid foundations.",
"translation": "인내심 있는 학습이 견고한 기초를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "현석",
"script": "I focus on continuous improvement.",
"translation": "지속적인 개선에 집중해."
},
{
"type": "script",
"index": 7,
"speaker": "민준",
"script": "Continuous growth ensures long-term success.",
"translation": "지속적인 성장이 장기적 성공을 보장해."
},
{
"type": "blank",
"index": 8,
"quiz": "Hyeonseok develops deep @@ areas.",
"hint": "현석이가 특정 분야의 깊은 무엇을 개발한다고 했나요?",
"optionA": "knowledge",
"optionB": "expertise",
"optionC": "interest",
"result": "expertise",
"explanation": "현석이는 특정 분야의 깊은 '전문성(expertise)'을 개발한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "현석",
"script": "Knowledge compounds over time exponentially.",
"translation": "지식이 시간이 지날수록 기하급수적으로 복리효과를 내."
},
{
"type": "script",
"index": 10,
"speaker": "민준",
"script": "Your expertise elevates team performance.",
"translation": "너의 전문성이 팀 성과를 향상시켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "연습에 대한 문장이에요.",
"optionA": "perfect",
"optionB": "Practice",
"optionC": "makes",
"optionD": "nearly",
"result": "Practice makes nearly perfect",
"explanation": "연습이 거의 완벽하게 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "현석",
"script": "Your leadership multiplies team impact.",
"translation": "너의 리더십이 팀 영향력을 배가시켜."
},
{
"type": "script",
"index": 13,
"speaker": "민준",
"script": "We excel through specialization leadership.",
"translation": "우리는 전문화와 리더십을 통해 뛰어나."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "혼자만의 여가 시간",
"explanation": "INTJ의 개인적 취미와 ENTJ의 사회적 활동 참여 비교",
"category": "취미와 여가 활동",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I enjoy solitary hobbies most.",
"translation": "혼자 하는 취미를 가장 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Personal hobbies provide deep satisfaction.",
"translation": "개인적 취미가 깊은 만족감을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Reading expands my mental horizons.",
"translation": "독서가 내 정신적 지평을 확장시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 독서를 통해 정신적으로 성장하나요?",
"hint": "지현이가 독서에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "지현이는 독서가 '정신적 지평을 확장시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Mental growth creates lasting fulfillment.",
"translation": "정신적 성장이 지속적인 성취감을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I prefer depth over breadth.",
"translation": "폭보다 깊이를 선호해."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "Deep engagement brings meaningful experiences.",
"translation": "깊은 참여가 의미 있는 경험을 가져와."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihyeon enjoys @@ hobbies most.",
"hint": "지현이가 어떤 취미를 가장 즐긴다고 했나요?",
"optionA": "group",
"optionB": "solitary",
"optionC": "outdoor",
"result": "solitary",
"explanation": "지현이는 '혼자 하는(solitary)' 취미를 가장 즐긴다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Quality time feeds my soul.",
"translation": "질 높은 시간이 내 영혼을 만족시켜."
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "Your focus inspires dedicated pursuit.",
"translation": "너의 집중력이 헌신적인 추구에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "독서에 대한 문장이에요.",
"result": "Reading opens curious minds",
"explanation": "독서가 호기심 많은 마음을 열어요.",
"optionA": "opens",
"optionB": "Reading",
"optionC": "minds",
"optionD": "curious"
},
{
"type": "script",
"index": 12,
"speaker": "지현",
"script": "Your social activities create networks.",
"translation": "너의 사회적 활동이 네트워크를 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "수진",
"script": "We balance solitude and connection.",
"translation": "우리는 고독과 연결의 균형을 맞춰."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "혼자만의 여가 시간",
"explanation": "INTJ의 개인적 취미와 ENTJ의 사회적 활동 참여 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지현",
"script": "I enjoy solitary hobbies most.",
"translation": "혼자 하는 취미를 가장 즐겨."
},
{
"type": "script",
"index": 2,
"speaker": "수진",
"script": "Personal hobbies provide deep satisfaction.",
"translation": "개인적 취미가 깊은 만족감을 제공해."
},
{
"type": "script",
"index": 3,
"speaker": "지현",
"script": "Reading expands my mental horizons.",
"translation": "독서가 내 정신적 지평을 확장시켜."
},
{
"type": "ox",
"index": 4,
"quiz": "지현이는 독서를 통해 정신적으로 성장하나요?",
"hint": "지현이가 독서에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "지현이는 독서가 '정신적 지평을 확장시킨다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "수진",
"script": "Mental growth creates lasting fulfillment.",
"translation": "정신적 성장이 지속적인 성취감을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "지현",
"script": "I prefer depth over breadth.",
"translation": "폭보다 깊이를 선호해."
},
{
"type": "script",
"index": 7,
"speaker": "수진",
"script": "Deep engagement brings meaningful experiences.",
"translation": "깊은 참여가 의미 있는 경험을 가져와."
},
{
"type": "blank",
"index": 8,
"quiz": "Jihyeon enjoys @@ hobbies most.",
"hint": "지현이가 어떤 취미를 가장 즐긴다고 했나요?",
"optionA": "group",
"optionB": "solitary",
"optionC": "outdoor",
"result": "solitary",
"explanation": "지현이는 '혼자 하는(solitary)' 취미를 가장 즐긴다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지현",
"script": "Quality time feeds my soul.",
"translation": "질 높은 시간이 내 영혼을 만족시켜."
},
{
"type": "script",
"index": 10,
"speaker": "수진",
"script": "Your focus inspires dedicated pursuit.",
"translation": "너의 집중력이 헌신적인 추구에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "독서에 대한 문장이에요.",
"optionA": "opens",
"optionB": "Reading",
"optionC": "minds",
"optionD": "curious",
"result": "Reading opens curious minds",
"explanation": "독서가 호기심 많은 마음을 열어요."
},
{
"type": "script",
"index": 12,
"speaker": "지현",
"script": "Your social activities create networks.",
"translation": "너의 사회적 활동이 네트워크를 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "수진",
"script": "We balance solitude and connection.",
"translation": "우리는 고독과 연결의 균형을 맞춰."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창작의 세계",
"explanation": "INTJ의 개념적 창작과 ENTJ의 목표 지향적 프로젝트 비교",
"category": "취미와 여가 활동",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I create complex original works.",
"translation": "복잡한 독창적 작품을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Original creativity sets you apart.",
"translation": "독창적 창의성이 너를 돋보이게 해."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Abstract concepts inspire my art.",
"translation": "추상적 개념이 내 예술에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 구체적인 것보다 추상적 개념을 선호하나요?",
"hint": "서연이가 예술에 영감을 주는 것은 무엇인가요?",
"result": "O",
"explanation": "서연이는 '추상적 개념'이 자신의 예술에 영감을 준다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Abstract thinking produces unique perspectives.",
"translation": "추상적 사고가 독특한 관점을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I work on projects patiently.",
"translation": "장기 프로젝트를 인내심을 가지고 작업해."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Patient work creates lasting masterpieces.",
"translation": "인내심 있는 작업이 지속적인 걸작을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seoyeon creates complex original @@.",
"hint": "서연이가 복잡한 독창적 무엇을 만든다고 했나요?",
"optionA": "recipes",
"optionB": "works",
"optionC": "games",
"result": "works",
"explanation": "서연이는 복잡한 독창적 '작품들(works)'을 만든다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Perfectionism drives my creative process.",
"translation": "완벽주의가 내 창작 과정을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "Your high standards inspire excellence.",
"translation": "너의 높은 기준이 탁월함에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "창의성에 대한 문장이에요.",
"result": "Creativity flows from within",
"explanation": "창의성이 내면에서 흘러나와요.",
"optionA": "flows",
"optionB": "within",
"optionC": "Creativity",
"optionD": "from"
},
{
"type": "script",
"index": 12,
"speaker": "서연",
"script": "Your project management brings completion.",
"translation": "너의 프로젝트 관리가 완성을 가져와."
},
{
"type": "script",
"index": 13,
"speaker": "나연",
"script": "We create both art business.",
"translation": "우리는 예술과 비즈니스를 모두 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "취미와 여가 활동",
"episodes": [
{
"title": "창작의 세계",
"explanation": "INTJ의 개념적 창작과 ENTJ의 목표 지향적 프로젝트 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "서연",
"script": "I create complex original works.",
"translation": "복잡한 독창적 작품을 만들어."
},
{
"type": "script",
"index": 2,
"speaker": "나연",
"script": "Original creativity sets you apart.",
"translation": "독창적 창의성이 너를 돋보이게 해."
},
{
"type": "script",
"index": 3,
"speaker": "서연",
"script": "Abstract concepts inspire my art.",
"translation": "추상적 개념이 내 예술에 영감을 줘."
},
{
"type": "ox",
"index": 4,
"quiz": "서연이는 구체적인 것보다 추상적 개념을 선호하나요?",
"hint": "서연이가 예술에 영감을 주는 것은 무엇인가요?",
"result": "O",
"explanation": "서연이는 '추상적 개념'이 자신의 예술에 영감을 준다고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "나연",
"script": "Abstract thinking produces unique perspectives.",
"translation": "추상적 사고가 독특한 관점을 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "서연",
"script": "I work on projects patiently.",
"translation": "장기 프로젝트를 인내심을 가지고 작업해."
},
{
"type": "script",
"index": 7,
"speaker": "나연",
"script": "Patient work creates lasting masterpieces.",
"translation": "인내심 있는 작업이 지속적인 걸작을 만들어."
},
{
"type": "blank",
"index": 8,
"quiz": "Seoyeon creates complex original @@.",
"hint": "서연이가 복잡한 독창적 무엇을 만든다고 했나요?",
"optionA": "recipes",
"optionB": "works",
"optionC": "games",
"result": "works",
"explanation": "서연이는 복잡한 독창적 '작품들(works)'을 만든다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "서연",
"script": "Perfectionism drives my creative process.",
"translation": "완벽주의가 내 창작 과정을 이끌어."
},
{
"type": "script",
"index": 10,
"speaker": "나연",
"script": "Your high standards inspire excellence.",
"translation": "너의 높은 기준이 탁월함에 영감을 줘."
},
{
"type": "puzzle",
"index": 11,
"hint": "창의성에 대한 문장이에요.",
"optionA": "flows",
"optionB": "within",
"optionC": "Creativity",
"optionD": "from",
"result": "Creativity flows from within",
"explanation": "창의성이 내면에서 흘러나와요."
},
{
"type": "script",
"index": 12,
"speaker": "서연",
"script": "Your project management brings completion.",
"translation": "너의 프로젝트 관리가 완성을 가져와."
},
{
"type": "script",
"index": 13,
"speaker": "나연",
"script": "We create both art business.",
"translation": "우리는 예술과 비즈니스를 모두 만들어."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결의 정석",
"explanation": "INTJ의 근본 원인 분석과 ENTJ의 해결책 실행 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I identify root causes first.",
"translation": "먼저 근본 원인을 파악해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "Root analysis prevents recurring problems.",
"translation": "근본 분석이 반복되는 문제를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Surface solutions create more issues.",
"translation": "표면적 해결책이 더 많은 문제를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 표면적 해결책이 효과적이라고 생각하나요?",
"hint": "유진이가 표면적 해결책에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "유진이는 표면적 해결책이 '더 많은 문제를 만든다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Deep understanding leads to solutions.",
"translation": "깊은 이해가 지속적인 해결책으로 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I analyze relationship patterns carefully.",
"translation": "관계 패턴을 신중하게 분석해."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Pattern recognition improves future interactions.",
"translation": "패턴 인식이 미래 상호작용을 개선해."
},
{
"type": "blank",
"index": 8,
"quiz": "Yujin identifies @@ causes first.",
"hint": "유진이가 먼저 무엇 원인을 파악한다고 했나요?",
"optionA": "simple",
"optionB": "root",
"optionC": "hidden",
"result": "root",
"explanation": "유진이는 먼저 '근본(root)' 원인을 파악한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Long-term harmony requires patient work.",
"translation": "장기적 조화에는 인내심 있는 작업이 필요해."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "Your systematic approach builds trust.",
"translation": "너의 체계적 접근이 신뢰를 만들어."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "이해에 대한 문장이에요.",
"result": "Understanding creates lasting solutions",
"explanation": "이해가 지속적인 해결책을 만들어요.",
"optionA": "creates",
"optionB": "solutions",
"optionC": "Understanding",
"optionD": "lasting"
},
{
"type": "script",
"index": 12,
"speaker": "유진",
"script": "Your quick action prevents escalation.",
"translation": "너의 빠른 행동이 확대를 방지해."
},
{
"type": "script",
"index": 13,
"speaker": "하은",
"script": "We solve problems through analysis.",
"translation": "우리는 분석과 행동을 통해 문제를 해결해."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "문제 해결의 정석",
"explanation": "INTJ의 근본 원인 분석과 ENTJ의 해결책 실행 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "유진",
"script": "I identify root causes first.",
"translation": "먼저 근본 원인을 파악해."
},
{
"type": "script",
"index": 2,
"speaker": "하은",
"script": "Root analysis prevents recurring problems.",
"translation": "근본 분석이 반복되는 문제를 방지해."
},
{
"type": "script",
"index": 3,
"speaker": "유진",
"script": "Surface solutions create more issues.",
"translation": "표면적 해결책이 더 많은 문제를 만들어."
},
{
"type": "ox",
"index": 4,
"quiz": "유진이는 표면적 해결책이 효과적이라고 생각하나요?",
"hint": "유진이가 표면적 해결책에 대해 어떻게 말했나요?",
"result": "X",
"explanation": "유진이는 표면적 해결책이 '더 많은 문제를 만든다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "하은",
"script": "Deep understanding leads to solutions.",
"translation": "깊은 이해가 지속적인 해결책으로 이끌어."
},
{
"type": "script",
"index": 6,
"speaker": "유진",
"script": "I analyze relationship patterns carefully.",
"translation": "관계 패턴을 신중하게 분석해."
},
{
"type": "script",
"index": 7,
"speaker": "하은",
"script": "Pattern recognition improves future interactions.",
"translation": "패턴 인식이 미래 상호작용을 개선해."
},
{
"type": "blank",
"index": 8,
"quiz": "Yujin identifies @@ causes first.",
"hint": "유진이가 먼저 무엇 원인을 파악한다고 했나요?",
"optionA": "simple",
"optionB": "root",
"optionC": "hidden",
"result": "root",
"explanation": "유진이는 먼저 '근본(root)' 원인을 파악한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "유진",
"script": "Long-term harmony requires patient work.",
"translation": "장기적 조화에는 인내심 있는 작업이 필요해."
},
{
"type": "script",
"index": 10,
"speaker": "하은",
"script": "Your systematic approach builds trust.",
"translation": "너의 체계적 접근이 신뢰를 만들어."
},
{
"type": "puzzle",
"index": 11,
"hint": "이해에 대한 문장이에요.",
"optionA": "creates",
"optionB": "solutions",
"optionC": "Understanding",
"optionD": "lasting",
"result": "Understanding creates lasting solutions",
"explanation": "이해가 지속적인 해결책을 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "유진",
"script": "Your quick action prevents escalation.",
"translation": "너의 빠른 행동이 확대를 방지해."
},
{
"type": "script",
"index": 13,
"speaker": "하은",
"script": "We solve problems through analysis.",
"translation": "우리는 분석과 행동을 통해 문제를 해결해."
}
]
}
]
} |
| 원본 (수정 전) | 수정 후 |
|---|---|
{
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조화로운 팀워크",
"explanation": "INTJ의 객관적 중재와 ENTJ의 팀 리더십 결합 비교",
"category": "갈등 해결 방식",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "I remain neutral during conflicts.",
"translation": "갈등 중에는 중립을 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "예린",
"script": "Neutral perspective helps fair.",
"translation": "중립적 관점이 공정한 해결책을 도와."
},
{
"type": "script",
"index": 3,
"speaker": "지원",
"script": "Emotions can cloud logical judgment.",
"translation": "감정이 논리적 판단을 흐릴 수 있어."
},
{
"type": "ox",
"index": 4,
"quiz": "지원이는 감정이 판단에 방해가 된다고 생각하나요?",
"hint": "지원이가 감정과 논리적 판단에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "지원이는 감정이 '논리적 판단을 흐릴 수 있다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예린",
"script": "Clear thinking produces better outcomes.",
"translation": "명확한 사고가 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "지원",
"script": "I focus on facts information.",
"translation": "사실과 객관적 정보에 집중해."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Facts provide solid foundation solutions.",
"translation": "사실이 해결책을 위한 견고한 기초를 제공해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jiwon remains @@ during conflicts.",
"hint": "지원이가 갈등 중에 무엇을 유지한다고 했나요?",
"optionA": "angry",
"optionB": "neutral",
"optionC": "excited",
"result": "neutral",
"explanation": "지원이는 갈등 중에 '중립(neutral)'을 유지한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지원",
"script": "Systematic approach prevents bias completely.",
"translation": "체계적 접근이 편견을 완전히 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Your fairness inspires team respect.",
"translation": "너의 공정함이 팀의 존경을 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
"hint": "공정함에 대한 문장이에요.",
"result": "Fairness builds mutual trust",
"explanation": "공정함이 상호 신뢰를 만들어요.",
"optionA": "builds",
"optionB": "Fairness",
"optionC": "mutual",
"optionD": "trust"
},
{
"type": "script",
"index": 12,
"speaker": "지원",
"script": "Your leadership unites team members.",
"translation": "너의 리더십이 팀 멤버들을 하나로 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "예린",
"script": "We create harmony through wisdom.",
"translation": "우리는 지혜와 행동을 통해 조화를 만들어."
}
]
}
]
} | {
"type": "MBTI",
"category": "갈등 해결 방식",
"episodes": [
{
"title": "조화로운 팀워크",
"explanation": "INTJ의 객관적 중재와 ENTJ의 팀 리더십 결합 비교",
"level": 3,
"my_mbti": "INTJ",
"target_mbti": "ENTJ",
"content": [
{
"type": "script",
"index": 1,
"speaker": "지원",
"script": "I remain neutral during conflicts.",
"translation": "갈등 중에는 중립을 유지해."
},
{
"type": "script",
"index": 2,
"speaker": "예린",
"script": "Neutral perspective helps fair.",
"translation": "중립적 관점이 공정한 해결책을 도와."
},
{
"type": "script",
"index": 3,
"speaker": "지원",
"script": "Emotions can cloud logical judgment.",
"translation": "감정이 논리적 판단을 흐릴 수 있어."
},
{
"type": "ox",
"index": 4,
"quiz": "지원이는 감정이 판단에 방해가 된다고 생각하나요?",
"hint": "지원이가 감정과 논리적 판단에 대해 어떻게 말했나요?",
"result": "O",
"explanation": "지원이는 감정이 '논리적 판단을 흐릴 수 있다'고 했어요."
},
{
"type": "script",
"index": 5,
"speaker": "예린",
"script": "Clear thinking produces better outcomes.",
"translation": "명확한 사고가 더 좋은 결과를 만들어."
},
{
"type": "script",
"index": 6,
"speaker": "지원",
"script": "I focus on facts information.",
"translation": "사실과 객관적 정보에 집중해."
},
{
"type": "script",
"index": 7,
"speaker": "예린",
"script": "Facts provide solid foundation solutions.",
"translation": "사실이 해결책을 위한 견고한 기초를 제공해."
},
{
"type": "blank",
"index": 8,
"quiz": "Jiwon remains @@ during conflicts.",
"hint": "지원이가 갈등 중에 무엇을 유지한다고 했나요?",
"optionA": "angry",
"optionB": "neutral",
"optionC": "excited",
"result": "neutral",
"explanation": "지원이는 갈등 중에 '중립(neutral)'을 유지한다고 했어요."
},
{
"type": "script",
"index": 9,
"speaker": "지원",
"script": "Systematic approach prevents bias completely.",
"translation": "체계적 접근이 편견을 완전히 방지해."
},
{
"type": "script",
"index": 10,
"speaker": "예린",
"script": "Your fairness inspires team respect.",
"translation": "너의 공정함이 팀의 존경을 불러일으켜."
},
{
"type": "puzzle",
"index": 11,
"hint": "공정함에 대한 문장이에요.",
"optionA": "builds",
"optionB": "Fairness",
"optionC": "mutual",
"optionD": "trust",
"result": "Fairness builds mutual trust",
"explanation": "공정함이 상호 신뢰를 만들어요."
},
{
"type": "script",
"index": 12,
"speaker": "지원",
"script": "Your leadership unites team members.",
"translation": "너의 리더십이 팀 멤버들을 하나로 만들어."
},
{
"type": "script",
"index": 13,
"speaker": "예린",
"script": "We create harmony through wisdom.",
"translation": "우리는 지혜와 행동을 통해 조화를 만들어."
}
]
}
]
} |
총 100개의 레코드를 처리했습니다.